View previous topic :: View next topic |
Author |
Message |
McVeigh Tux's lil' helper
Joined: 24 Apr 2002 Posts: 102 Location: Florida
|
Posted: Mon May 06, 2002 12:34 pm Post subject: why can't I load the USB-uhci module? |
|
|
Hi, I have most things working but I had to put a usb->PS2 adapter on my mouse because I can't load the usb-uhci module I get an error. I have in in my modules.autoload and it wont load on startup or when i do it by hand.
anyone else have this problem? _________________ Take Care,
Seth
left to do:
USB printer
qmail
squirelmail
php |
|
Back to top |
|
|
klieber Bodhisattva
Joined: 17 Apr 2002 Posts: 3657 Location: San Francisco, CA
|
Posted: Mon May 06, 2002 12:39 pm Post subject: Re: why can't I load the USB-uhci module? |
|
|
McVeigh wrote: | Hi, I have most things working but I had to put a usb->PS2 adapter on my mouse because I can't load the usb-uhci module I get an error. I have in in my modules.autoload and it wont load on startup or when i do it by hand.
anyone else have this problem? |
- What is the error message that you're getting? (verbatim)
- Do you, in fact, have a USB controller that requires the usb-uhci module?
--kurt _________________ The problem with political jokes is that they get elected |
|
Back to top |
|
|
McVeigh Tux's lil' helper
Joined: 24 Apr 2002 Posts: 102 Location: Florida
|
Posted: Mon May 06, 2002 1:22 pm Post subject: |
|
|
yes I'm 99% sure i do have ausb controller that uses uhci, it's worked before under redhat
#modprobe usb-uhci
/lib/modules/2.4.19-gentoo-r1/kernel/drivers/usb/usb-uhci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.4.19-gentoo-r1/kernel/drivers/usb/usb-uhci.o: insmod /lib/modules/2.4.19-gentoo-r1/kernel/drivers/usb/usb-uhci.o failed
/lib/modules/2.4.19-gentoo-r1/kernel/drivers/usb/usb-uhci.o: insmod usb-uhci failed
thanks! _________________ Take Care,
Seth
left to do:
USB printer
qmail
squirelmail
php |
|
Back to top |
|
|
Kintaro Guest
|
Posted: Mon May 06, 2002 2:28 pm Post subject: |
|
|
try to do "modprobe usbcore" first. |
|
Back to top |
|
|
McVeigh Tux's lil' helper
Joined: 24 Apr 2002 Posts: 102 Location: Florida
|
Posted: Tue May 07, 2002 3:28 am Post subject: |
|
|
just got home
midas root # modprobe usbcore
modprobe: Can't locate module usbcore
midas root #
so what did I do forget a module in the kernel? _________________ Take Care,
Seth
left to do:
USB printer
qmail
squirelmail
php |
|
Back to top |
|
|
McVeigh Tux's lil' helper
Joined: 24 Apr 2002 Posts: 102 Location: Florida
|
Posted: Wed May 08, 2002 1:18 am Post subject: |
|
|
bump _________________ Take Care,
Seth
left to do:
USB printer
qmail
squirelmail
php |
|
Back to top |
|
|
|