Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
juzza87
Old
#1  
Member - OP
Thanks Meter 12
Posts: 75
Join Date: May 2010
Location: Melbourne
Unhappy [Q] Can't flash doomkernel, waiting for device

Hey all,

Just nuked my phone set up so I could install the latest doomkernel (first time wanted to try it out) on my GSM play running latest SE software, but it refuses to flash the boot.img file to the device.

I unlocked (after a re-lock a while ago) the boot loader and can access fastboot (blue LED on phone, "fastboot.exe -i 0x0fce getvar version" brings a version 0.3)

fastboot.exe flash boot boot.img ---> stuck on "< waiting for device >" message

I tried with the latest flashtool and I got this from the log:

Code:
05/046/2012 00:46:31 - INFO  - Device connected in fastboot mode
05/046/2012 00:46:42 - INFO  - Selected kernel (boot.img or kernel.sin): C:\boot.img
05/046/2012 00:46:42 - INFO  - Flashing selected kernel
05/046/2012 00:46:43 - INFO  - FASTBOOT Output: 
 sending 'boot' (7330 KB)...
FAILED (remote: The Device must be rooted first)
finished. total time: 0.001s
I then rooted the phone using zergrush and it's rooted properly, but I can't for the life of me figure out why I can't push the kernel, since I know the fastboot process is working because I used it to unlock the boot loader

Code:
C:\Users\Access\Downloads>fastboot.exe -i 0x0fce oem unlock 0x
< waiting for device >
                              ... INFOUnlock phone requested
INFOErasing block 0x00000d00
INFOErasing block 0x00000e00
INFOErasing block 0x00000f00
Is there something I'm missing or will I never be able to have a custom kernel?

Any ideas and suggestions appreciated thanks
 
kamisteppe
Old
#2  
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Jan 2010
I have the exact same problem with my Arc S, can`t figure out why is getting stuck on "< waiting for device >"
 
Michealtbh
Old
#3  
Michealtbh's Avatar
Senior Member
Thanks Meter 616
Posts: 1,927
Join Date: Nov 2010
Location: Belfast
Try fastboot -i 0x0fce flash boot boot.img
The Following User Says Thank You to Michealtbh For This Useful Post: [ Click to Expand ]
 
kamisteppe
Old
#4  
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Jan 2010
Quote:
Originally Posted by Michealtbh View Post
Try fastboot -i 0x0fce flash boot boot.img
Thx alot man, it worked like a charm !

Code:
C:\Android>fastboot.exe -i 0x0fce getvar version
version: 0.3
finished. total time: 0.001s

C:\Android>fastboot -i 0x0fce flash boot boot.img
      sending 'boot' (7922 KB)... INFOUSB download speed was 9187kB/s
OKAY [  0.892s]
                writing 'boot'... INFODownload buffer format: boot IMG
INFOFlash of partition 'boot' requested
INFOS1 partID 0x00000003, block 0x00000280-0x000002e3
INFOErase operation complete, 0 bad blocks encountered
INFOFlashing...
INFOFlash operation complete
OKAY [  1.532s]
finished. total time: 2.424s
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more

Permanent Screen Off for the Visually Impaired

Most of us take the simple act of waking up our devices and having a quick glance at the … more

App Analytics, or the Death of the Independent App Developer

This is entry number one in a series of articles about tools for app developers, … more