On Thu, 24 Feb 2005 23:28:49 +0100 Krischan wrote: KK> Hello KK> KK> I'm running ydl 4 on an iBook G3 800MHz and yumed it to the latest updates KK> avaible for non-ydl-enhanced-net-users. Works okay for me ___ except that I KK> noticed that something is wrong with the usb support. KK> KK> An attached usb keyboard and mouse work great. So does a usb drive. But the KK> kinfocenter does not show any informations anymore. Also gtkam does not KK> interact with my digital camera via the usb cable any more.
Does 'ls /proc/bus/usb/' give you anything? If not, you need the usbfs filesystem mounted. Add this to your /etc/fstab and then run 'mount -a'. none /proc/bus/usb usbfs defaults 0 0 Then try 'ls /proc/bus/usb/' again, and you should see stuff. Then try kinfocenter again.. _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
