Martin Michlmayr, le Tue 21 Mar 2006 00:56:03 +0000, a écrit :
> * Samuel Thibault <[EMAIL PROTECTED]> [2006-03-21 01:00]:
> > It just mounts usbdevfs itself by hand on /etc/brltty/usbfs:
> > 
> > mount("usbfs", "/etc/brltty/usbfs", "usbfs", 0, NULL)
> 
> I think your problem is something completely different: The directory
> /etc/brltty/usbfs does not exist, and therefor the mount fails.

It does exist. Just modprobing usbcore makes brltty happy.

> BTW, is /etc/brltty/usbfs really a good location for that?

Yes, because the brltty-udeb package contains that directory, so we are
sure that it will exist.

> 15600:[EMAIL PROTECTED]: ~/tmp/src/brltty-3.7.2] sudo mount -t usbfs usbfs 
> /mnt
> 15601:[EMAIL PROTECTED]: ~/tmp/src/brltty-3.7.2] sudo mount -t usbfs usbfs 
> /etc/brltty/usbfs
> mount: mount point /etc/brltty/usbfs does not exist
> 
> > And this doesn't trigger an autoload of usbdevfs.
> 
> There's no "usbdevfs" anymore, by the way.  It's called "usbfs" now.

modprobe usbfs doesn't work: usbdevfs is an alias for usbcore.

Regards,
Samuel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to