On 18/02/10 16:41, brown wrap wrote: > OK, I took the suggestion of make both > > > [r...@localhost boot]# grep CONFIG_USB_OHCI_HCD config-2.6.32.7 > CONFIG_USB_OHCI_HCD=m > [r...@localhost boot]# grep CONFIG_USB_UHCI_HCD config-2.6.32.7 > CONFIG_USB_UHCI_HCD=m > [r...@localhost boot]# >
The dmesg you posted earlier from Centos shows that your system uses OHCI. just build with CONFIG_USB_OHCI_HCD=y # CONFIG_USB_UHCI_HCD is not set Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
