Martins, Maybe you could try to disable EHCI.
By the way, I forgot to tell you. You could stop all those kernel messages with: dmesg -n1 or: echo 1 > /proc/sys/kernel/printk or in LFS you can make this permanent by seting LOGLEVEL="1" in the file /etc/sysconfig/console or in /etc/sysconfig/rc.site. And you'll still be able to see them with dmesg (or even better dmesg | tail). -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page