Re: [gentoo-user] Seeking USB help

2005-12-05 Thread Christoph Eckert
What am I missing to get USB working on my laptop? Any suggestions? Is hotplug running? It should handle all module loading stuff for you. Best regards ce -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Seeking USB help

2005-12-05 Thread michael
On Mon, 5 Dec 2005, Christoph Eckert wrote: What am I missing to get USB working on my laptop? Any suggestions? Is hotplug running? It should handle all module loading stuff for you. This is what /etc/init.d/hotplug says: # nothing here anymore. Please use the coldplug package if you

Re: [gentoo-user] Seeking USB help

2005-12-05 Thread Mrugesh Karnik
On Tuesday 06 December 2005 02:22, [EMAIL PROTECTED] wrote: This is what /etc/init.d/hotplug says: # nothing here anymore. Please use the coldplug package if you really # want to # load modules for devices that are discovered by your kernel before # init runs. # # However, please realize

[gentoo-user] Seeking USB help

2005-12-04 Thread michael
Hi, I have an ancient Dell Inspiron 3000 running Gentoo with a 2.6.14 kernel. I'm trying to get USB to work. # grep USB .config | grep =y$ CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB=y CONFIG_USB_DEVICEFS=y