On Mon, 17 Jan 2005, Frank Van Damme wrote: > > Hello list, > > I have a problem with usb devices. I am running kernel 2.4.26 on Debian > (Sarge), and my computer refuses to recognise devices when I plug them in. > That means, the output of lsusb stays the same whether I plug in a device or > not: > > # lsusb > Bus 001 Device 001: ID 0000:0000 > > I don't think I configured my kernel the wrong way, because it has worked > with > this kernel before (kernel compiled months ago).
> Output from the hotplug init script: > > [13:42] [EMAIL PROTECTED]:/var/log# /etc/init.d/hotplug restart > Restarting hotplug subsystem: input > pci > radeonfb: ignore video modules: radeonfb > ehci-hcd: loaded successfully > usb-uhci: blacklisted > emu10k1-gp: loaded successfully > snd-emu10k1: loaded successfully > emu10k1: blacklisted > pci [success] > usb > usbcore: blacklisted > usb [success] > > > NOTE: usbcore is compiled statically in the kernel. That blacklist entry for usb-uhci looks suspicious. Is it also a static part of the kernel? If you don't have usb-uhci, usb-ohci, or uhci loaded then you won't be able to use any full-speed or low-speed USB devices. Alan Stern ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
