[Q] Can't install radio - Desire Q&A, Help & Troubleshooting

Hey!
I have a problem with my desire. I'm trying to install the lastest radio, but my Clockworkmod Recovery tells me that the amend script is no longer supported. So I did that:
1. asked google and I read that I have to install the radio with fastboot
2. installed Android SDK
3. started fastboot
4. at first I checked if it recognizes the phone, yeah.
5. I downloaded the lastest radio from here
6. extracted the radio.img to the SDK folder
7. fastboot flash radio radio.img
8. error message: sending 'radio' (26112 KB)... FAILED (status malformed (1 bytes))
finished. total time: -0.000s
The file is not broken, and I also tried it with another radio. Checked MD5, same thing.
I really don't know what to do now. Do you have any ideas? That would be great, thanks!

danyasd said:
Hey!
I have a problem with my desire. I'm trying to install the lastest radio, but my Clockworkmod Recovery tells me that the amend script is no longer supported. So I did that:
1. asked google and I read that I have to install the radio with fastboot
2. installed Android SDK
3. started fastboot
4. at first I checked if it recognizes the phone, yeah.
5. I downloaded the lastest radio from here
6. extracted the radio.img to the SDK folder
7. fastboot flash radio radio.img
8. error message: sending 'radio' (26112 KB)... FAILED (status malformed (1 bytes))
finished. total time: -0.000s
The file is not broken, and I also tried it with another radio. Checked MD5, same thing.
I really don't know what to do now. Do you have any ideas? That would be great, thanks!
Click to expand...
Click to collapse
And you're in fastboot?

I'm in fastboot? I started fastboot and then typed in this command. If it would be wrong, it had now shown me all connected devices. But sorry, I guess I did not understand you.

danyasd said:
I'm in fastboot? I started fastboot and then typed in this command. If it would be wrong, it had now shown me all connected devices. But sorry, I guess I did not understand you.
Click to expand...
Click to collapse
Just making sure, have you tried using a tool instead?
Also just to be sure that you are in fastboot, turn off the phone, then hold BACK and POWER, and try it again

I used faatboot, and it recognized my phone. It was plugged and there was a number, when I was testing it. But I held Volume Down and Power for coming into fastboot? It showed HTC usb plug or something like this.

I'm sorry, the problem is solved now. I thought you meant the fastboot.exe on my PC. I wasn't in the right mode on my desire, I was in the bootloader, not in fastboot. Thanks!

Related

[Q] was this radio flashing successful or not?

hi all,
just flashed radio 12.41.60.19_26.06.04.14_M in order to flash Android revolution HD using below method:
- Download the zip file in this post and extract it to a folder on your computer
- Copy your "radio.img" into this folder
- Reboot your phone into bootloader mode (poweroff and then Volume- + Power button)
- Select fastboot
- Connect your phone to the computer
- Open "Start here.bat" (don't worry, you can check that it only contains a link to command prompt)
- While in the command prompt issue the following commands:
- "adb reboot bootloader"
- "fastboot flash radio radio.img"
- "fastboot reboot"
- Your phone should now be rebooting as normal, with a newly flashed radio
Click to expand...
Click to collapse
in the CMD there are these lines as result:
C:\Users\...\Desktop\Radio flash>adb reboot bootloader
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\Users\...\Desktop\Radio flash>fastboot flash radio radio.img
sending 'radio' (24832 KB)... OKAY [ 4.287s]
writing 'radio'... OKAY [ 23.686s]
finished. total time: 27.974s
C:\Users\...\Desktop\Radio flash>fastboot reboot
rebooting...
finished. total time: 0.151s
Click to expand...
Click to collapse
Also on bootloader mode desired radio number mentioned. According to the red text; was the flashing successful? what' wrong with it?
-----------
I downloaded Android SDK zip file and extracted it then copy radio.img into 'tools' folder. When I try to run 'fastboot flash radio radio.img' it returned error that 'AdbWinApi.dll' is missing. it's the reason I was forced to use above method for flashing radio instead. should I copy 'AdbWinApi.dll' manually to 'C:\sdk\tools' ? (i.e. from EasyS-OFF.zip package) anyone should copy it manually? Why it isn't there by default?
many Thanks in advance
writing 'radio'... OKAY [ 23.686s]
finished. total time: 27.974s
Click to expand...
Click to collapse
seems successful flashed. and yes you need to put AdbWinApi.dll in the same folder with adb.exe or just copy them to x:\windows\system32. then you can directly run adb in cmd.
187j3x1 said:
seems successful flashed. and yes you need to put AdbWinApi.dll in the same folder with adb.exe or just copy them to x:\windows\system32. then you can directly run adb in cmd.
Click to expand...
Click to collapse
Thanks a lot

Flashing Radio using Android Flasher

I can't post on the developers thread so thought best to post here.
I'm trying to use android flasher to flash the latest Desire radio (bravo.5.17.05.23) as recommended by the Sense ROM's I'd like to try.
I have installed Windows .net 4.0 on Windows Vista, have downloaded HTC Sync and then uninstalled it leaving only the drivers remaining. I also have USB debugging enabled.
I have booted into FASTBOOT having powered off (Power button, back button) and have connected the phone to the laptop to get FASTBOOTUSB to appear.
I unzip Android Flasher and the two .dll files to the desktop and then open Android Flasher. I select Desire and then browse for the radio .img on my desktop. I tick "I'm already in fastboot" and then press flash.
At this point the status bar reaches just over halfway. No script appears in the dialogue box and nothing further happens.
Can anyone advise if I have missed a step? Do I need to reboot the phone from inside the FASTBOOT USB menu?
-Revolutionary-
BRAVO PVT1 SHIP S-OFF
HBOOT-6.93.1002
MICROP-031d
TOUCH PANEL-SYNT0101
RADIO-5.11.05.27
You might want to try and flash the radio image directly via fastboot. Just download the fastboot binary, put it in a path you can remember, put the radio img file in the same directory, click Start > Run and type in cmd. Then, type in 'cd C:\path\to\the\fastboot\directory\', followed by 'fastboot.exe flash radio radio_image_name.img'. That's it!
Proz0r said:
You might want to try and flash the radio image directly via fastboot. Just download the fastboot binary, put it in a path you can remember, put the radio img file in the same directory, click Start > Run and type in cmd. Then, type in 'cd C:\path\to\the\fastboot\directory\', followed by 'fastboot.exe flash radio radio_image_name.img'. That's it!
Click to expand...
Click to collapse
Hello - I just tried this and got the following error ....
H:\>fastboot.exe flash radio D:bravo.5.17.05.23.zip
sending 'radio' (11561 KB)...
OKAY [ 1.906s]
writing 'radio'...
FAILED (remote: image update error)
finished. total time: 1.969s
Any ideas ?
Sorry wrong post
Looloup said:
Hello - I just tried this and got the following error ....
H:\>fastboot.exe flash radio D:bravo.5.17.05.23.zip
sending 'radio' (11561 KB)...
OKAY [ 1.906s]
writing 'radio'...
FAILED (remote: image update error)
finished. total time: 1.969s
Any ideas ?
Click to expand...
Click to collapse
Yep, you need to extract the .Img file from the zip and fastboot flash that. Not going to work trying to flash the zip file.
Sent from my HTC Desire using Tapatalk
Is it necessesary to be S-OFF to flalsh new Radio?
I tried with revoked but it does not find my phone so i think of flashing radio via fastboot instead of sdcard.
Px80 said:
Is it necessesary to be S-OFF to flalsh new Radio?
I tried with revoked but it does not find my phone so i think of flashing radio via fastboot instead of sdcard.
Click to expand...
Click to collapse
yes i believe you need to be s-off to flash radios
in your sig, you have desire s, so don't flash radios from this thread (for desire (Bravo))!
make sure you check the md5 sum of the radio.img before flashing, a bad radio flash = brick! the fastboot commands should still be the same however.

Toolkit Rooting Question FAILInvalid Command"

I'm confused.... I'm following all the instructions using the toolkit v10.
I was able to unlock the bootloader without an issue, but when it comes to rooting, I'm having problems.
I use option 16 for the build, then option 4 to root. In the fastboot screen, the bottom Fastboot status says FAILInvalid Command as soon as it pulls up, then it goes to "reboot" after the 30 second wait.
It doesn't reboot automatically, so I press the power button to reboot it myself. then it reboots and then goes back into fastboot with the fail invalid command. Then this comes up:
downloading 'boot.img'
FAILED (remote: Invalid Command)
finished. total time: 0.006s
Waiting for device.
I'm at a loss. I feel like last time did this, I had to get the factory image and the boot.img file from somewhere and place them in the folders within the c:/galaxy nexus toolkit folder.
Any help would be greatly appreciated!
Thanks,
Nick
put on your big boy pants and root your phone this way:
http://forum.xda-developers.com/showthread.php?t=1529058
I have tried that... i get a similar message:
sending 'recovery' (5990 KB)
FAILED (remote: Invalid Argument)
finished. total time: 0.006s
then the fastboot status on the phone changes to "download 005d9800"
not sure what to make of that either.
is the cwm/twrp image actually named recovery? and is it in the fastboot.exe directory?
are you typing the command correctly? ( fastboot flash recovery nameofrecovery.img
It's in the same "platform-tools" folder that the fastboot.exe file is in. it's called recovery-clockwork-touch-6.0.2.3-toro.img, so i type fastboot flash recovery recovery-clockwork-touch-6.0.2.3-toro.img and hit enter. That's what made sense to me in reading that post.
waldo22 said:
It's in the same "platform-tools" folder that the fastboot.exe file is in. it's called recovery-clockwork-touch-6.0.2.3-toro.img, so i type fastboot flash recovery recovery-clockwork-touch-6.0.2.3-toro.img and hit enter. That's what made sense to me in reading that post.
Click to expand...
Click to collapse
Yep that's it
Sent from my Galaxy Nexus using Tapatalk 2
I'm guessing you mean that that's the correct way to do it and not, "yep that's you're problem." Any ideas where to go from there?
crazy... I switched to a different computer, and used the most up to date pdanet drivers, and it's going like a champ.

/sdcard not mounting

dear all
i am using GN 4.2.2 stock
at the moment i can go to fastboot and i flash clockwordmod recovery v6.0.1.9
i did this because my phone startted to reboot
at the GB logo
.
now problem is i cant flash ROM to sdcard.
here is the output
=================
sending 'bootloader' (2308 KB)...
OKAY [ 0.260s]
writing 'bootloader'...
FAILED (status read failed (Too many links))
finished. total time: 0.435s
==========================
sending 'radio' (12288 KB)...
OKAY [ 1.353s]
writing 'radio'...
FAILED (status read failed (Too many links))
finished. total time: 2.060s
===================================
in recovery when i am trying to mount sdcard.
===============
Error mounting sdcard
Are u trying to flash the rom immediately after unlocking the bootloader?? When the bootloader unlock is performed, the data is wiped completely.. Now u have to restart the device to mount the sd card again in recovery..
Sent from my Galaxy Nexus using xda app-developers app
1) you will never be able to mount the sdcard in recovery, so stop trying
2) what is the fastboot command you typed to generate the output?
Zepius said:
1) you will never be able to mount the sdcard in recovery, so stop trying
2) what is the fastboot command you typed to generate the output?
Click to expand...
Click to collapse
fastboot commands i tried are
fastboot flash bootloader bootloader-maguro-primela03.img
fastboot flash radio radio-maguro-i9250xxla02.img
i cant flash any thing
i am stuck
is my sdcard gone
????
amith007 said:
Are u trying to flash the rom immediately after unlocking the bootloader?? When the bootloader unlock is performed, the data is wiped completely.. Now u have to restart the device to mount the sd card again in recovery..
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
yes i unlocked bootloader, and yes all data must have been wiped out.
i restarted into recovery but with recovery i cant mount the sdcard
!!!!!
zakisays said:
fastboot commands i tried are
fastboot flash bootloader bootloader-maguro-primela03.img
fastboot flash radio radio-maguro-i9250xxla02.img
i cant flash any thing
i am stuck
is my sdcard gone
????
Click to expand...
Click to collapse
do you have the files in the same directory with your fastboot.exe?
you could also boot into your custom recovery and use adb to push a rom to your phone.
zakisays said:
yes i unlocked bootloader, and yes all data must have been wiped out.
i restarted into recovery but with recovery i cant mount the sdcard
!!!!!
Click to expand...
Click to collapse
Perhaps you didnt read the post, so I will quote it here:
Zepius said:
1) you will never be able to mount the sdcard in recovery, so stop trying
2) what is the fastboot command you typed to generate the output?
Click to expand...
Click to collapse
Zepius said:
do you have the files in the same directory with your fastboot.exe?
you could also boot into your custom recovery and use adb to push a rom to your phone.
Click to expand...
Click to collapse
fastboot flash bootloader bootloader-maguro-primela03.img
fastboot flash radio radio-maguro-i9250xxla02.img
can you sent me the link to the steps for custom recovery & adb push
let me try it
thanks in advance
zakisays said:
fastboot flash bootloader bootloader-maguro-primela03.img
fastboot flash radio radio-maguro-i9250xxla02.img
can you sent me the link to the steps for custom recovery & adb push
let me try it
thanks in advance
Click to expand...
Click to collapse
first, flash cwm 6.0.2.3.
look in problem can happen section in my thread
samersh72 said:
first, flash cwm 6.0.2.3.
look in problem can happen section in my thread
Click to expand...
Click to collapse
i gave the following command
H:\Galaxy Nexus (yakju)>adb -d push "H:\Galaxy Nexus (yakju)\Stock-Unroot Jelly
Bean GNex GSM.zip" /sdcard/
its almost 2 hours now the command hasnt finished executing, hope all is going ok
ok i cancelled the previous command .
rebooted to recovery , mounted /data and /system
then reran push command.
got the zip file into sdcard
then tried installing , error generated
finding update package
opening update package
installing update
Installation aborted
!!!!!
please help
thanks
just do this: http://forum.xda-developers.com/showthread.php?t=1626895
Zepius said:
just do this: http://forum.xda-developers.com/showthread.php?t=1626895
Click to expand...
Click to collapse
well i followed the steps.
i got error as below
===================
H:\brick\xda-24-3-2013\yakju-jdq39>fastboot.exe flash bootloader bootloader-magu
ro-primelc03.img
sending 'bootloader' (2308 KB)...
OKAY [ 0.260s]
writing 'bootloader'...
FAILED (status read failed (Too many links))
finished. total time: 0.507s
================================
i hope now its clear what i am facing.
i can boot to fastboot and to recovery , but cant do anything else
if i flash something then the "Too many links error" comes
thanks for the help , is there anything else i can try
========================
ok i found something interesting
when i flash something i get the error " Too many links"
then when i run fastboot.exe devices , i get
???????????? fastboot
and after reboot i get
H:\brick\xda-24-3-2013\yakju-jdq39>fastboot.exe devices
My IEMI number fastboot
y is this happening
*sigh* ...
Op, uninstall all drivers, reboot your system;
Connect device in fastboot to PC, manually update drivers, disconnect device, reboot PC
Connect device again, flash recovery, after it finishes, disconnect USB, use volume keys to "reboot recovery", reconnect USB, manually update drivers again
'adb devices' should return your SN
'adb push ROM.zip /sdcard/' or if that doesn't do it, 'adb push ROM.zip /data/media/'
Sent from my Nexus

[Q] Error flashing factory images 5.0.2

Hello everyone.
I am having this error while trying to flash the latest factory image.
Adb and fastboot seem propoerly configured as I have adb devices and fastboot devices working.
sending 'bootloader' (3911 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time 5.011s
rebooting into bootloader...
FAILED (status read failed ( Too many links))
finished. Total time: 117.384s
Any help would be appreciated, because I am lost on this one.
SDK is fully updated and doing everything as I did to flash 5.0.1
Thanks in advance.
Can't help with ADB or Fastboot but I can suggest dirty flashing this stock, rooted rom by scrosler found here: http://forum.xda-developers.com/nex.../rom-factory-stock-rooted-rom-lrx22g-t3004110 . Worked great for me. Good luck!
Mine failed the first couple of times too, but on the third attempt it went through. However, it turns out that I had failed to turn on the ADB bridge on the first one, and I guess it was still coming up on the second.
Adb has nothing to do with this. Fastboot is what's used when you're in the bootloader.
Have you tried a different cable/USB port?
yosmokinman said:
Adb has nothing to do with this. Fastboot is what's used when you're in the bootloader.
Have you tried a different cable/USB port?
Click to expand...
Click to collapse
Very true, except that it uses adb to initially reboot the tablet into fastboot mode.
It would probably skip that step if you were already in fastboot mode, but if the OS is running, the flash-all script will attempt to restart the device by running adb reboot bootloader.
That said, if ADB isn't working, checking the cable and drivers is the next step.
Getting into the bootloader doesn't require adb. Use the hardware buttons.

Categories

Resources