i compiled heimdall fillowing these instructions on FC16:
http://www.sysadminworld.com/2012/co...all-on-fedora/
after that heimdall seems to work and detect my device (N7100)
but... actually trying to flash recovery.img i get an error the interface can't be claimed:
then i also added the device to udev rules but it makes no difference.
then i proceded to install heimdall 1.3.1 FC16 RPM's from:
https://github.com/superweapons/Heim...wnload_149229]
but still the same problem.
does anyone had anyluck using heimdall on fedora?
if so... how?
http://www.sysadminworld.com/2012/co...all-on-fedora/
after that heimdall seems to work and detect my device (N7100)
Code:
# /usr/local/bin/heimdall detect
Device detectedCode:
/usr/local/bin/heimdall flash --verbose --recovery recovery.img
Heimdall v1.4 RC1
...
Initialising connection...
Detecting device...
length: 18
device class: 2
S/N: 0
VID:PID: 04E8:685D
bcdDevice: 021B
iMan:iProd:iSer: 1:2:0
nb confs: 1
interface[0].altsetting[0]: num endpoints = 1
Class.SubClass.Protocol: 02.02.01
endpoint[0].address: 83
max packet size: 0010
polling interval: 09
interface[1].altsetting[0]: num endpoints = 2
Class.SubClass.Protocol: 0A.00.00
endpoint[0].address: 81
max packet size: 0200
polling interval: 00
endpoint[1].address: 02
max packet size: 0200
polling interval: 00
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
ERROR: Claiming interface failed!then i proceded to install heimdall 1.3.1 FC16 RPM's from:
https://github.com/superweapons/Heim...wnload_149229]
but still the same problem.
does anyone had anyluck using heimdall on fedora?
if so... how?