View previous topic :: View next topic |
Author |
Message |
nobrob n00b
Joined: 23 Sep 2004 Posts: 26
|
Posted: Wed Sep 29, 2004 10:19 pm Post subject: /proc/bus/usb is empty |
|
|
Yea, well, /proc/bus/usb is emtpy:
Code: | rob usb # ls /proc/bus/usb
rob usb # |
here's some more info:
I have hotplug and libusb installed.
I have the USB kernel modules installed, but it doesn't seem to do anything with them, except load usbcore on boot.
All the kernel log says about USB is two lines, nothing about UHCI or OHCI:
Code: | usbcore: registered new driver usbfs
usbcore: registered new driver hub |
After all, nothing happens when I plug in a USB device...
Any help would be appreciated |
|
Back to top |
|
|
hw-tph l33t
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Thu Sep 30, 2004 12:33 am Post subject: |
|
|
Do you modprobe the USB host drivers (UHCI, OHCI, EHCI) or load them using the /etc/modules.autoload.d/kernel-<VERSION>? You should.
Håk |
|
Back to top |
|
|
nobrob n00b
Joined: 23 Sep 2004 Posts: 26
|
Posted: Thu Sep 30, 2004 11:36 am Post subject: |
|
|
Well, I try to load ohci-hcd but it hangs my system... the only way out is a hard shutdown.
The others, uhci-hcd and ehci-hcd load fine, but nothing happens.
Before I reinstalled gentoo, I had USB working, but hotplug used to load everything for me, even the HCDs... |
|
Back to top |
|
|
nobrob n00b
Joined: 23 Sep 2004 Posts: 26
|
Posted: Thu Sep 30, 2004 11:47 am Post subject: |
|
|
Haha, while starting up, I get this error:
Code: | * Mounting local filesystems...
mount: mount point /proc/bus/usb does not exist |
I've seen this in a post elsewhere...
[EDIT]
This is because there's a init script that tries to mount usbfs.
I also forgot to add that when I run 'mount', it tells me that usbfs is mounted... (although the directory is empty) |
|
Back to top |
|
|
nobrob n00b
Joined: 23 Sep 2004 Posts: 26
|
Posted: Fri Oct 01, 2004 4:23 pm Post subject: |
|
|
Nobody knows why this could be? |
|
Back to top |
|
|
eNTi Veteran
Joined: 20 Oct 2002 Posts: 1011 Location: Salzburg, Austria
|
Posted: Mon Oct 04, 2004 7:42 pm Post subject: |
|
|
i have a similar problem with a speedtouch usb modem. samer error, at least.
update: this thread seems to have a solution. i'll try that right away. _________________ If you fall off a cliff, you might as well try to fly. After all, you got nothing to lose.
-- John Sheridan - Babylon 5, Season 4 |
|
Back to top |
|
|
nobrob n00b
Joined: 23 Sep 2004 Posts: 26
|
|
Back to top |
|
|
|