On Wed, Jun 21, 2006 at 04:02:14PM +0200, Mario Ivankovits wrote:
> Hi Frank,
> > which version Suse did you use ? 
> >   
> tried with two machines, both: SuSE 10.1
> 
> maybe there is a change in the latest sysfs.

No, 10.1 does not mount usbfs at /proc/bus/usb/ and the version of
libusb that is built into flasher is not expecting it to be gone.

You can solve this by either passing that environment variable to
flasher, or by mounting usbfs yourself by running the following as root:
        mount -t usbfs none /proc/bus/usb/

and then running flasher.

Hope this helps,

greg k-h
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to