Alexander Dalloz wrote:
Am Fr, den 23.01.2004 schrieb franbert@xxxxxxxxxx um 18:06:
hallo,
i have compiled own kernel starting by vanilla (www.kernel.org). it works
fine, but i have problem with usbmouse and usbkeyboard. I have read that
the problem is in to /etc/rc.sysinit. i must modify this file but i don't
know how. anyone can help me? at the console, i do modprobe uhci-hdc and
the mouse runs!
thanks.
echo "modprobe uhci-hdc" >> /etc/rc.local
and the kernel module will be loaded at startup automagically.
Or add an alias to /etc/modprobe.conf (this IS a 2.6 kernel, right?).
Much cleaner.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- To err is human. To forgive, a large sum of money is needed. -
----------------------------------------------------------------------