Project

General

Profile

libusb

Added by Tom C about 8 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 8 years ago

just try it with root permissions:

sudo heimdall flash --KERNEL /.../recovery.img
or 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 8 years ago

Thanks My Self.

Tried doing it with root permissions, still getting the same result :-(

RE: libusb - Added by My Self about 8 years ago

  1. Please try to switch the USB-port before executing the command with root permissions again.
  2. 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 8 years ago

Yes, tried two different ports different cables and definitely have it in download mode...

    (1-5/5)