I tried to flash ClockworkMod with Heimdall on my Galaxy Mini by doing the following:
- I go into download mode
- Plug in my phone
- Go into the recovery image folder
- Run
heimdall flash --kernel zImage
I get this error and my phone stays in download mode:
Initialising connection...
Detecting device...
Claiming interface...
Attempt failed. Detaching driver...
Claiming interface again...
Setting up interface...
ERROR: Setting up interface failed!
Re-attaching kernel driver...
USB debugging mode is enabled of course and I'm on Ubuntu. How can I successfully flash ClockworkMod?
sudoin front of it but not with your user account, you don't have the proper permissions to the device. I'm not sure Heimdall uses ADB permissions - the Heimdall webpage should have more details. – Broam Mar 20 '12 at 13:33adb devicesterminal command return? (you may need to install Android SDK if you haven't already) – Chahk Mar 20 '12 at 19:42