Thread
:
Unable to enumerate USB buses! flashing n900
View Single Post
glassflag
2011-02-18 , 22:55
Posts: 13 | Thanked: 15 times | Joined on Oct 2010
#
3
Originally Posted by
bash
I'm sorry to resume this, but it's the first result on google.
The fix is to use libusb 0.1.12!
This fix didn't work for me as OpenSuse 11.3 already has libusb0.1.12 but presumably it isn't where flasher thinks it should be.
What worked for me was:
1. Download
Mandriva's RPM
of libusb0.1_4-0.1.12-12mdv2009.1.i586.rpm
2. create /opt/libusb and cd to there
3. su to root, sudo does not work properly here!
4. Move the RPM to /opt/libusb
5. Run: rpm2cpio libusb0.1_4-0.1.12-12mdv2009.1.i586.rpm | cpio -idmv
6. export LD_LIBRARY_PATH=/opt/libusb/lib
7. Run flasher again and it should work
8. Exit root shell
This is an old thread but Googling for this problem turns up almost nothing useful.
Last edited by glassflag; 2011-02-18 at
22:59
.
Quote & Reply
|
The Following User Says Thank You to glassflag For This Useful Post:
traysh
glassflag
View Public Profile
Send a private message to glassflag
Find all posts by glassflag