On Wed, 23 Nov 2005, Ajay Jain wrote:

> Alan Stern wrote:

> > Is the usbhid driver loaded?  Is it bound to the keyboard?  What does 
> > /proc/bus/usb/devices say?
> > 
> > Alan Stern
> > 
> > 
> 
> I do not see anything inside /proc. What do I do?

You need to do:

        mount -t procfs none /proc
        mount -t usbfs none /proc/bus/usb

This should already be set up for you.  A number of programs won't work
right if /proc isn't mounted.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to