Daniel Hawthorn wrote:
> Clemens Ladisch wrote:
> > The last message should have the usbfs file name after the "to"
> > (something like /proc/bus/usb/001/004). Are you sure you didn't
> > accidentally delete the last part?
>
> Oh!  You may have somthing here... doing "ls /proc/bus" gives me only
> two directories: "pccard" and "pci", no "usb".

I meant the message text you copied into your mail, not the actual
directory.  :-)

But now we've found the cause. I'll add a meaningful error message for
this case to my script.

> Where does this directory come from, and how can I put it back?

In theory, the startup scripts from your distribution should mount it
automatically after the USB drivers have been loaded.

Please check that
- usbdevfs/usbfs is enabled in the kernel configuration
- you have the entry in fstab (see Adam's mail)
- /proc/bus/usb is mounted at startup. If your init scripts don't do
  this automatically, try to add the following to your modules.conf:

  post-install usb-uhci mount /proc/bus/usb

  (The name of your USB driver may be different from "usb-uhci".)


HTH
Clemens




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to