On 16/02/10 20:35, brown wrap wrote: > > >> It looks to me like you might not have everything you need >> supported >> in your kernel. You might want to configure and install the >> kernel >> again. Checking the config a lot closer this time. > > > I found this line in the .config file: > > CONFIG_USB_SUPPORT=y > > I don't have any problem in recompiling the kernel, but I don't want to end > up with the same result. I have a version of KNOPPIX 6.1 and the usb keyboard > doesn't work on it either, but as I said it does work on 6.6-rc1 > and Centos 5.4. > > I guess I need to know where in the kernel to set the appropriate usb support.
CONFIG_USB_HID=y Is the important option for USB input devices Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
