LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB Ports Deregistered (https://www.linuxquestions.org/questions/linux-hardware-18/usb-ports-deregistered-99491/)

JimboJones 10-02-2003 01:52 PM

USB Ports Deregistered
 
After an update of my kernel to get my Radeon 9800 working with my nForce board :D , my USB mouse did not work. Out came the USB to PS/2 connector and I thought I could forget about that little problem :rolleyes: . I found out I couldnt be farther from the truth. On trying to sync my palm for the first time I noticed there was no activity so i ran dmesg. This is the part that I noticed was wrong:

usb-ohci.c: USB OHCI at membase 0xf8f77000, IRQ 11
usb-ohci.c: usb-00:02.0, nVidia Corporation nForce2 USB Controller
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Setting latency timer of device 00:02.1 to 64
usb-ohci.c: USB OHCI at membase 0xf8f79000, IRQ 11
usb-ohci.c: usb-00:02.1, nVidia Corporation nForce2 USB Controller (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Setting latency timer of device 00:02.2 to 64
ehci_hcd 00:02.2: nVidia Corporation nForce2 USB Controller
ehci_hcd 00:02.2: irq 5, pci mem f8f81000
usb.c: new USB bus registered, assigned bus number 3
PCI: 00:02.2 PCI cache line size set incorrectly (0 bytes) by BIOS/FW.
PCI: 00:02.2 PCI cache line size corrected to 64.
ehci_hcd 00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Jun-19/2.4
hub.c: USB hub found
hub.c: 6 ports detected
usb.c: USB disconnect on device 00:02.0-0 address 1
usb.c: USB bus 1 deregistered
usb.c: USB disconnect on device 00:02.1-0 address 1
usb.c: USB bus 2 deregistered
ehci_hcd 00:02.2: remove state 3
usb.c: USB disconnect on device 00:02.2-0 address 1
usb.c: USB bus 3 deregistered

Nice.... :cry: lol. Any suggestion pls?

<EDIT> Forgot some essential info :eek:

kernel 2.4.22, Red Hat, nForce 2 m/b, NO nVidia drivers

Brian1 10-02-2003 04:25 PM

Did you build the kernel with all the USB modules?

I've seen some problems with the USB and 2.4.22 kernel. Extract a new copy of linux-2.4.22 and patch the kernel with patch-2.4.23-pre5.

Good luck
Brian1
" When in doubt, RTFM "

JimboJones 10-03-2003 02:28 PM

I have just gone through check my options and all usb drivers are compiled as modules. This includes UHCI etc and fully compliant HID etc.

So i got 2.4.23-pre6 as pre5 is not on www.kernel.org and patched it in succesfully but I get dodgy menu errors when im in xconfig and I cant do anything.

Seeing as you mentioned pre5 i'll hunt for that elsewhere. Trouble is there must have been something wrong with it so I'm unsure.

Brian1 10-03-2003 05:04 PM

Didn't know pre6 was out. Have to check it out. The pre5 is there on the site you just have to goto the ftp://ftp.kernel.org/pub/linux/

Check out my site here for building the kernel the way I do for Redhat.
http://www.fullnet.com/u/crusher9/kernel.html

Most of the site is blank, but I have a few things done.

Have fun
Brian1
" When in doubt, RTFM "

Firari 11-03-2004 02:37 AM

I have asus a7n8x-vm/400 board with nforce2 chipset.
I cannot use my 6 usb ports either :(:(


All times are GMT -5. The time now is 03:19 AM.