|
2010-02-24
, 05:13
|
Posts: 208 |
Thanked: 69 times |
Joined on Nov 2009
@ saint petersburg, fl
|
#12
|
|
2010-02-24
, 05:19
|
Posts: 208 |
Thanked: 69 times |
Joined on Nov 2009
@ saint petersburg, fl
|
#13
|
|
2010-02-24
, 05:23
|
Posts: 24 |
Thanked: 2 times |
Joined on Jan 2010
|
#14
|
|
2010-02-24
, 05:25
|
Posts: 208 |
Thanked: 69 times |
Joined on Nov 2009
@ saint petersburg, fl
|
#15
|
The Following User Says Thank You to weirdbeard For This Useful Post: | ||
|
2010-02-24
, 05:38
|
Posts: 24 |
Thanked: 2 times |
Joined on Jan 2010
|
#16
|
|
2010-02-24
, 20:34
|
Posts: 277 |
Thanked: 46 times |
Joined on Jan 2010
|
#17
|
The Following User Says Thank You to planetf1 For This Useful Post: | ||
|
2010-02-24
, 21:11
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#18
|
I turned the phone off and plugged the USB in and got this..
Failed to mount "Nokia N900".
Rejected send message, 1 matched rules; type="method_call", sender=":1.161" (uid=1000 pid=3723 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1418 comm="/usr/sbin/hald)).
When I plug the device in I get this message... any idea?
sudo ./flasher-3.5 -F RX-51_2009SE_3.2010.02-8_PR_COMBINED_MR0_ARM.bin -f -R
Password:
./flasher-3.5: error while loading shared libraries: libusb-0.1.so.4: wrong ELF class: ELFCLASS64
|
2010-09-26
, 18:56
|
Posts: 1 |
Thanked: 1 time |
Joined on Sep 2010
|
#19
|
Personally I would recommend simply booting from an Ubuntu Live CD (I used 8.10) and flashing from there. I too am running a 64bit Linux and couldn't get the flasher to work (as it said USB was already in use).Make sure you have a 32bit version of libusb installed as it clearly is trying to use the 64bit version. That said, with a correctly configured dual 32/64bit system I believe it should just see that its missing rather than trying to use the 64bit library, so you may be running a pure 64bit system without the 32bit directory structure necessarily to have both 32 and 64 bit libraries installed simultaneously.
dpkg-deb -c libusb-0.1-4_0.1.12-13_i386.deb sudo dpkg -x libusb-0.1-4_0.1.12-13_i386.deb libusb-0.1-4_0.1.12-13_i386 sudo mv libusb-0.1-4_0.1.12-13_i386/lib/* /lib32 cd /usr/lib32 sudo ln -s /lib32/libusb-0.1.so.4
The Following User Says Thank You to village For This Useful Post: | ||
Failed to mount "Nokia N900".
Rejected send message, 1 matched rules; type="method_call", sender=":1.161" (uid=1000 pid=3723 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1418 comm="/usr/sbin/hald)).
When I plug the device in I get this message... any idea?
sudo ./flasher-3.5 -F RX-51_2009SE_3.2010.02-8_PR_COMBINED_MR0_ARM.bin -f -R
Password:
./flasher-3.5: error while loading shared libraries: libusb-0.1.so.4: wrong ELF class: ELFCLASS64