Forums » Replicant installation »
libusb
Added by Tom C about 9 years ago
Hello, following instructions to install onto a Galaxy S2 and have got stuck when installing the image. What am I doing wrong?
Thanks!
heimdall flash --KERNEL /home/tom/Documents/REPLICANTG/recovery.img Heimdall v1.4.0 Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna http://www.glassechidna.com.au/ This software is provided free of charge. Copying and redistribution is encouraged. If you appreciate this software and you would like to support future development please consider donating: http://www.glassechidna.com.au/donate/ Initialising connection... Detecting device... libusbx: error [_get_usbfs_fd] libusbx couldn't open USB device /dev/bus/usb/003/065: Permission denied libusbx: error [_get_usbfs_fd] libusbx requires write access to USB device nodes. ERROR: Failed to access device. libusb error: -3 @Inline Code@
Replies (5)
RE: libusb - Added by My Self about 9 years ago
just try it with root permissions:
sudo heimdall flash --KERNEL /.../recovery.imgor if you don't using sudo, switch to root user temporarily:
su heimdall flash --KERNEL /.../recovery.img
Have fun.
RE: libusb - Added by Tom C about 9 years ago
Thanks My Self.
Tried doing it with root permissions, still getting the same result :-(
RE: libusb - Added by My Self about 9 years ago
- Please try to switch the USB-port before executing the command with root permissions again.
- Are you sure, your device is in 'Download Mode' (Volume down + Select + Power... finally confirmed with Volume up),
like at the end of this clip: https://www.youtube.com/watch?v=nCBloj93yhM
RE: libusb - Added by Tom C about 9 years ago
Yes, tried two different ports different cables and definitely have it in download mode...
RE: libusb - Added by My Self about 9 years ago
Seems the discussion continues here: http://redmine.replicant.us/boards/3/topics/12423?r=12429