today i've upgraded to Linux Kernel 2.6.5 from 2.6.0 (using Debian 3.0).
Everything works fine, except my USB mouse. The usb controller didn't recognize
the mouse.
cat /proc/bus/usb/devices says:
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.5-1-k7 uhci_hcd S: Product=VIA Technologies, Inc. USB (#3) S: SerialNumber=0000:00:10.2 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.5-1-k7 uhci_hcd S: Product=VIA Technologies, Inc. USB (#2) S: SerialNumber=0000:00:10.1 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.5-1-k7 uhci_hcd S: Product=VIA Technologies, Inc. USB S: SerialNumber=0000:00:10.0 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
I've loaded all drivers:
lsmod says:
floppy 60564 0
snd_mixer_oss 19840 0
psmouse 20296 0
msr 2880 0
cpuid 2432 0
sd_mod 21056 0
scsi_mod 120972 1 sd_mod
ide_cd 41860 0
cdrom 40928 1 ide_cd
ipv6 251648 12
ds 18500 0
pcmcia_core 67204 1 ds
snd_cmipci 36020 0
snd_pcm 98020 1 snd_cmipci
snd_page_alloc 11332 1 snd_pcm
snd_opl3_lib 11200 1 snd_cmipci
snd_timer 25860 2 snd_pcm,snd_opl3_lib
snd_hwdep 9504 1 snd_opl3_lib
gameport 4736 1 snd_cmipci
snd_mpu401_uart 7872 1 snd_cmipci
snd_rawmidi 25120 1 snd_mpu401_uart
snd_seq_device 8136 2 snd_opl3_lib,snd_rawmidi
snd 55972 9 snd_mixer_oss,snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10272 1 snd
rtc 12728 0
8139too 26048 0
mii 5184 1 8139too
crc32 4352 1 8139too
loop 16520 0
nvidia 2071144 12
mousedev 10004 1
hid 33664 0
uhci_hcd 32656 0
usbcore 105692 4 hid,uhci_hcd
ide_disk 19264 5
ide_generic 1344 0 [permanent]
via82cxxx 14044 1
atiixp 8600 0 [permanent]
ide_core 148960 5 ide_cd,ide_disk,ide_generic,via82cxxx,atiixp
unix 28464 269
font 8448 0
cfbcopyarea 3840 0
cfbimgblt 3072 0
cfbfillrect 3712 0
ext3 120552 3
jbd 61400 1 ext3
ext2 72296 0
mbcache 9092 2 ext3,ext2
If i disconnect my USB mouse i get a kernel trace and this message: irq 21: nobody cared! and that the irq is disabled.
The mouse is a Logitech Mini Wheel Mouse.
Please help me. If more information are needed write me.
Thanks a lot.
best regards, Seika
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
