mouse USB atrasado para carregar

4

Eu estava usando o 10.04 neste fim de semana e, após uma atualização do kernel, comecei a observar alguns comportamentos não confiáveis do USB: meu mouse USB está extremamente atrasado para a festa (geralmente é ativado alguns segundos após o login) e meu USB leitor de cartão praticamente não está funcionando em tudo.

Na esperança do mais recente e maior cuidado, e precisando mudar para x64, atualizei para 10.10 e fiquei desapontado ao descobrir que os problemas ainda estão aqui.

Atualmente, não estou muito familiarizado com os sistemas USB do Ubuntu, por isso estou a fazer a seguinte pergunta: como começo a diagnosticar este problema?

Atualização 1: Eu adicionei noapictimer e irqpoll ao meu comando do kernel. Nenhuma mudança.

Atualização 2: Eu desconectei todos os dispositivos USB, exceto o mouse e o leitor multi-cartão interno (conectado a um dos cabeçalhos USB da placa-mãe). A saída do dmesg abaixo é o resultado.

Alguma saída relevante do dmesg: você pode ver quanto tempo leva para colocar o mouse online.

$ dmesg | egrep "hci|usb"
[    0.711064] usbcore: registered new interface driver usbfs
[    0.711064] usbcore: registered new interface driver hub
[    0.711064] usbcore: registered new device driver usb
[    1.055260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.055298] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.055318] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.055355] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.055382] ehci_hcd 0000:00:12.2: debug port 1
[    1.055407] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
[    1.060140] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.060335] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.060347] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.060373] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.060399] ehci_hcd 0000:00:13.2: debug port 1
[    1.060423] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
[    1.080132] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.080269] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.080317] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.080330] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    1.080351] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[    1.080379] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000
[    1.144302] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.144313] ohci_hcd 0000:00:12.1: OHCI Host Controller
[    1.144333] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[    1.144348] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000
[    1.204319] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.204331] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    1.204353] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.204381] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000
[    1.264325] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.264336] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    1.264358] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[    1.264373] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000
[    1.324323] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.324335] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    1.324361] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[    1.324376] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000
[    1.384279] uhci_hcd: USB Universal Host Controller Interface driver
[    1.435428] firewire_ohci 0000:03:0e.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.436716] ahci 0000:00:11.0: version 3.0
[    1.436730] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.436827] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.436829] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    1.438473] scsi2 : ahci
[    1.438554] scsi3 : ahci
[    1.438601] scsi4 : ahci
[    1.438638] scsi5 : ahci
[    1.440179] usb 2-6: new high speed USB device using ehci_hcd and address 2
[    1.490160] firewire_ohci: Added fw-ohci device 0000:03:0e.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[   16.560107] usb 2-6: device descriptor read/64, error -110
[   31.790134] usb 2-6: device descriptor read/64, error -110
[   32.020129] usb 2-6: new high speed USB device using ehci_hcd and address 3
[   47.150111] usb 2-6: device descriptor read/64, error -110
[   62.380130] usb 2-6: device descriptor read/64, error -110
[   62.610125] usb 2-6: new high speed USB device using ehci_hcd and address 4
[   73.030125] usb 2-6: device not accepting address 4, error -110
[       73.150122] usb 2-6: new high speed USB device using ehci_hcd and address 5
[   83.570186] usb 2-6: device not accepting address 5, error -110
[   83.760195] usb 4-2: new low speed USB device using ohci_hcd and address 2
[   83.992508] usbcore: registered new interface driver hiddev
[   83.997139] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input3
[   83.997357] generic-usb 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:12.1-2/input0
[   83.997402] usbcore: registered new interface driver usbhid
[   83.997408] usbhid: USB HID core driver
[   84.260207] usb 6-3: new full speed USB device using ohci_hcd and address 2
[   99.410194] usb 6-3: device descriptor read/64, error -110
[  114.670184] usb 6-3: device descriptor read/64, error -110
[  114.950222] usb 6-3: new full speed USB device using ohci_hcd and address 3
[  130.100199] usb 6-3: device descriptor read/64, error -110
[  145.360206] usb 6-3: device descriptor read/64, error -110
[  145.620188] usb 6-3: new full speed USB device using ohci_hcd and address 4
[  156.040197] usb 6-3: device not accepting address 4, error -110
[  156.210204] usb 6-3: new full speed USB device using ohci_hcd and address 5
[  166.630203] usb 6-3: device not accepting address 5, error -110

E para o registro.

$ lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

O leitor de cartões está faltando completamente na saída acima, infelizmente. Estava funcionando há cerca de 2 semanas, até uma atualização do kernel quando eu estava rodando 10.04.

    
por antik 08.11.2010 / 12:57

2 respostas

2

Atualização: O dmesg mostra um monte de erro de leitura sobre dispositivos USB, eles podem ser a causa do mau desempenho do mouse. O usuário percebeu que a desconexão dos outros dispositivos USB fazia seu mouse funcionar novamente.

Pode ser um problema de APIC, pois, como solução alternativa, você pode tentar inicializar seu sistema com as opções:

noapictimer irqpoll

Para fazer isso, você precisa modificar o arquivo / etc / default / grub. Etapa:

  • Backup do arquivo sudo cp /etc/default/grub /etc/default/grub.bak
  • Abra o arquivo em gedit gksu gedit /etc/default/grub e insira sua senha
  • Encontre a linha GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  • Substitua essa linha por GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapictimer irqpoll"
  • Salve o arquivo e atualize sua configuração do grub sudo update-grub
  • Reinicialize seu sistema

Se você quiser reverter as alterações apenas restaure o arquivo grub.bak e sudo update-grub novamente:)

    
por OpenNingia 08.11.2010 / 13:24
0

Você está executando uma instalação padrão do Maverick ou fez alguma alteração? por exemplo, adicionando a peça de reconhecimento facial ao GDM.

Eu vou admitir que tenho o mesmo problema, mas eu reinicio com tanta frequência que raramente noto o problema. Parece apenas ocorrer na minha área de trabalho e não no meu laptop.

    
por Adam 08.11.2010 / 13:09