Okay i solved my problem.

If i insmod the uhci driver he didn't recognize my USB mouse. But if i did the following:

rmmod uhci_hcd
insmod ehci-hcd.ko
rmmod ehci_hcd
insmod uhci-hcd.ko

the uhci driver it works fine. I'm not sure but it seems to be a bug of the uhci driver.

Stephen J. Gowdy wrote:

You either a BIOS or PCI problem as you are getting no interups for USB.
You could try a BIOS update or check earlier in your logs for information
from the PCI system. If you need more helptry the linux-kernel list.

On Tue, 20 Apr 2004, Seika van Olstroem wrote:



Hello,

cat /proc/interrupts says:

         CPU0
 0:     786205    IO-APIC-edge  timer
 1:       1019    IO-APIC-edge  i8042
 2:          0          XT-PIC  cascade
 8:          1    IO-APIC-edge  rtc
 9:          0   IO-APIC-level  acpi
12:      35303    IO-APIC-edge  i8042
14:       8440    IO-APIC-edge  ide0
15:         79    IO-APIC-edge  ide1
16:      65973   IO-APIC-level  CMI8738-MC6, nvidia
17:       2625   IO-APIC-level  eth0
21:          0   IO-APIC-level  uhci_hcd, uhci_hcd, uhci_hcd
NMI:          0
LOC:     786148
ERR:          0
MIS:          0

/var/log/messages says:

drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:10.0: VIA Technologies, Inc. USB
uhci_hcd 0000:00:10.0: irq 21, io base 0000dc00
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:10.1: VIA Technologies, Inc. USB (#2)
uhci_hcd 0000:00:10.1: irq 21, io base 0000e000
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:10.2: VIA Technologies, Inc. USB (#3)
uhci_hcd 0000:00:10.2: irq 21, io base 0000e400
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
drivers/usb/core/usb.c: registered new driver hiddev
drivers/usb/core/usb.c: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice

if i disconnect the mouse, /var/log/messages says:

irq 21: nobody cared!
Call Trace:
[<c010b60a>] __report_bad_irq+0x2a/0x90
[<c010b6fc>] note_interrupt+0x6c/0xa0
[<c010b9d1>] do_IRQ+0x121/0x130
[<c0109cf4>] common_interrupt+0x18/0x20
[<c0107053>] default_idle+0x23/0x30
[<c01070bc>] cpu_idle+0x2c/0x40
[<c031a7d7>] start_kernel+0x197/0x1e0
[<c031a4a0>] unknown_bootoption+0x0/0x160

handlers:
[<e092ac40>] (usb_hcd_irq+0x0/0x70 [usbcore])
[<e092ac40>] (usb_hcd_irq+0x0/0x70 [usbcore])
[<e092ac40>] (usb_hcd_irq+0x0/0x70 [usbcore])
Disabling IRQ #21


Stephen J. Gowdy wrote:




What is in /proc/interupts? What is in your log files?

On Mon, 19 Apr 2004, Seika van Olstroem wrote:





Hello List,

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





--
/------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
\------------------------------------+-------------------------/


------------------------------------------------------- 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






best regards,
Seika




-- /------------------------------------+-------------------------\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 | \------------------------------------+-------------------------/




best regards,
Seika van Olstroem


------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to