Downgrading Refurbished Nexus One - Nexus One Q&A, Help & Troubleshooting

Hi,
I'm trying to downgrade my refurbished phone to 2.2.1 or whatever, so that it picks up the OTA version from Vodafone UK (are they different to stock?), since I need it fixing again.
Last time I used the PASSIMG.zip method, but this time I can't because I'm getting MainVer is higher error.
So I've done a "fastboot getvar mainver" and it returned. "3.11.151.3"
Now I can't use the "PASSIMG_Passion_Google_WWE_2.18.1700.1_FRG83_release_signed.zip" file because it is higher and I can't use "PASSIMG_Passion_Google_WWE_3.13.1700.1_GRK39F_release_signed_2.3.7.zip" because it won't get the OTA update.
Now I've read about misc.img, I saw this:
http://forum.xda-developers.com/showthread.php?t=726258
I have an SLCD version, so I don't want to downgrade my HBOOT.
But can I copy the rest of the guide, I made a copy of that partition by issuing
"cat /dev/mtd/mtd0 > /sdcard/misc.img" as su in adb shell.
Opening the file in a hex editor showed the main version there.
So I'm seeing what's the best options for me?
Edit the misc.img with a hex editor to be below 2.18?
Then do this
adb push flash_image /data/flash_image
adb push mtd0.img /data/mtd0.img
adb shell
chmod 755 /data/flash_image
/data/flash_image misc /data/mtd0.img
Follow the guide and use an HTC one?
Find a PASSIMG for 2.3.4?
Other?

You can try RUU_Passion_Vodafone_Generic_3.11.151.3_GRJ22_release.exe

Cheers, now I need to find one that isn't on FileFactory!

It's a clickable link It's in my Dropbox.

We have a winner. I hope! We'll see if they can tell if its been rooted...
Thanks so much!
Edit:
Once loaded and enabled Wireless, it downloaded the 2.3.6 Vodafone update. So looks to be perfect! Thanks so much!!

Related

cat /sdcard/su > su

I am using the PRS complete rooting guide. And when it tells me to type cat /sdcard/su > su, i am getting this error message - cat: can't open '/sdcard/su': No such file or directory.
Can anyone help with this?
Do you have su on your sdcard?
use unrevoked. one click root
just use the one click method by unrevoleved its easier
Su is not on the SD card. The sd card is a brand new PNY card. I have Su in the sdk/tools folder.
Then obviously, that command will not work. Use the unrevoked method if you are unsure what these commands do/how they work. Less headache on your end.
where is it located?
maybe i'm missing something obvious, but why pipe the text rather than just copy the file?
Sorry if this is the wrong place, but that command is curious.
This is what it's asking me to do.
From PRS Complete Rooting Guide
Now type the following commands to make it persistent through reboot
Code:
adb shell
su
export PATH=$PATH:/system/bin
cd /system/app
cat /sdcard/Superuser.apk > Superuser.apk
cd /system/bin
cat /sdcard/su > su
ln -s /system/bin/su /system/xbin/su /* IF YOU GET AN ERROR HERE DO rm /system/xbin/su THEN REDO */
chmod 06755 su
k_flan said:
maybe i'm missing something obvious, but why pipe the text rather than just copy the file?
Sorry if this is the wrong place, but that command is curious.
Click to expand...
Click to collapse
I don't know what that guide does, but it doesn't seem right --- it'll mess up the privs, that's why the old root was written as an update-payload.
It's redirected I/O since you can't copy across filesystem boundaries -- ie /sdcard to a different mountpoint.
So if I reboot my phone now, do you think I'll lose root and have to start over?
csills said:
So if I reboot my phone now, do you think I'll lose root and have to start over?
Click to expand...
Click to collapse
Either way, it shouldn't matter much. If it didn't work or you lost root for any reason, just go to http://unrevoked.com/ and click on the image for the Incredible. Today unrevoked released version 3 of their tool. This will root your phone and flash the custom recovery all without your needing to do anything in a shell.
askwhy said:
Either way, it shouldn't matter much. If it didn't work or you lost root for any reason, just go to and click on the image for the Incredible. Today unrevoked released version 3 of their tool. This will root your phone and flash the custom recovery all without your needing to do anything in a shell.
Click to expand...
Click to collapse
AND - if you appreciate unREVoked's work - please donate. They do amazing work and they do it all for free! We're the lucky ones to have such [email protected] developers out there who do this kind of stuff so that we don't have to figure out the exact second to push in our SD cards, push files to the SD card, and then push them to the phone at exactly the right time...... just download, run, and you're done.
Just use the unrevoked 3 you will save plenty of pain and struggle
unrevoked3 worked! Thanks for the help guys.
No problem were glad to be of assistance

A solution for downgrade cn froyo2.2

Hi all.
I am very happy to annouce that i have already downgrafe from cn froyo2.2
Here are my steps, you can follow it to downgrade your wildfire with cn froyo.
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
step2 install the apk file. choose Set system r/w after root and Temproot root then wait for a moment and enjoy a coffee.
step3 we get temp root now. open a cmd and input adb shell(make sure you have install relative tools)
step4 input su root(it will change the icon).
step5 copy the mtd0 file to sdcard.
input cat /dev/mtd/mtd0 > /sdcard/misc.img
step6 move the misc.img to your pc and use some hex editor to edit it.
step7 goto 11 row, you will find current version number.
step8 change it to 1.15, save the file.
step9 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachm...-how-rebrand-o2-desire-fertig-flash_image.zip).
step10 input cat /sdcard/flash_image > /data/flash_image
step11 input chmod 755 /data/flash_image
step12 /data/flash_image misc /sdcard/misc.img
Now you can flash offical android 2.1 ruu rom(don't forget to make gold card).
so you can use unrevoked tool to root ur wildfire and enjoy any other froyo rom.
i'm impressed, this is helpfull to others whom the same situation like you..
up for this one..
Thank you very much.
I searched this solution 2 month ago.
Now I haved done this successful.
I get back my Android 2.1
Thank very much
Can I mak some change for this know easy
Here are my steps, you can follow it to downgrade your wildfire with cn froyo.
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
step2 install the apk file. choose Set system r/w after root and Temproot root then wait for a moment and enjoy a coffee.
step3 we get temp root now. open a cmd and input adb shell(make sure you have install relative tools)
step4 (in cmd input) su root(it will change the icon).
step5 copy the mtd0 file to sdcard.
(in cmd input) cat /dev/mtd/mtd0 > /sdcard/misc.img
step6 move the misc.img to your pc and use some hex editor to edit it.
step7 goto 11 row, you will find current version number.
step8 change it to 1.25.405.1 if you want to use "Ruu_Buzz_HTC_WWE_1.25.405.1", save the file.
step9 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachme...lash_image.zip).
step10 (in cmd input) cat /sdcard/flash_image > /data/flash_image
step11 (in cmd input) chmod 755 /data/flash_image
step12 (in cmd input) /data/flash_image misc /sdcard/misc.img
Now you can flash offical android 2.1 ruu rom(don't forget to make gold card).
so you can use unrevoked tool to root ur wildfire and enjoy any other froyo rom.
sure, sorry for my poor english.
Does this apply to any Built no. of the device or does it require specific RUU to do it?
Mine is : Built No. 1.25.707.1, Kernel Ver. 2.6.29-c9472, Baseband 13.45.55.24H
Can I use 1.25.405.1 to revert back to Android 2.1?
danieloo said:
Does this apply to any Built no. of the device or does it require specific RUU to do it?
Mine is : Built No. 1.25.707.1, Kernel Ver. 2.6.29-c9472, Baseband 13.45.55.24H
Can I use 1.25.405.1 to revert back to Android 2.1?
Click to expand...
Click to collapse
i think any number less than offcial ruu rom version number you choose is ok.
redelva said:
i think any number less than offcial ruu rom version number you choose is ok.
Click to expand...
Click to collapse
In my case, is a "No Go" ??
Please kindly enlighten me.
I am currently on CyanogenMod 6.1.0 RC2.
Once Froyo available officially "keeping my finger cross", I need to revert back to Original ROM in order to update, right?
Sure, I think it can't work with all version.
You change the version number mics.img with HexEditor with the version of Ruu you want to go back
I dit with HK rom and successful.
One important point is you need "gold card"
HAHAHAHA
Thank very very much I will try after working time.... Hope it work to me ))))))
You are the BEST ^^
Will try it later today ^^
Thanks in advance...hope it works for me...
I have done it perfectly. Thanks you very very much.
lolzzzz ......... I stuck many times to follow that procedure but finally i did it!!
Thanx guys ..... i will never try again chinese froyo
i tried this but in cmd it gave error
cannot create /sdcard/misc.img : read-only file system
how ı fix this.???
redelva said:
Hi all.
I am very happy to annouce that i have already downgrafe from cn froyo2.2
Here are my steps, you can follow it to downgrade your wildfire with cn froyo.
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
step2 install the apk file. choose Set system r/w after root and Temproot root then wait for a moment and enjoy a coffee.
step3 we get temp root now. open a cmd and input adb shell(make sure you have install relative tools)
step4 input su root(it will change the icon).
step5 copy the mtd0 file to sdcard.
input cat /dev/mtd/mtd0 > /sdcard/misc.img
step6 move the misc.img to your pc and use some hex editor to edit it.
step7 goto 11 row, you will find current version number.
step8 change it to 1.15, save the file.
step9 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachm...-how-rebrand-o2-desire-fertig-flash_image.zip).
step10 input cat /sdcard/flash_image > /data/flash_image
step11 input chmod 755 /data/flash_image
step12 /data/flash_image misc /sdcard/misc.img
Now you can flash offical android 2.1 ruu rom(don't forget to make gold card).
so you can use unrevoked tool to root ur wildfire and enjoy any other froyo rom.
Click to expand...
Click to collapse
I have the same issue with my Wildfire and now have hboot 0.83 so i cant root. Wished i was more into this before I ran the chinese RUU froyo.
I have tried the solution and get stuck at step 3. I have installed terminal emulator (com.android.term.apk) but this crashes after I run it after the temp root. I'm really new to this could you tell me how I get to the cmd prompt and the tools i need to install (the apk) any help and download instructions (links) would be great.
Thanks
My experience is that you need to wait abit 2-3mins after rooting process had been finished
Yeah
All sorted now for my wildfire that I foolishly flashed to chinese RUU froyo 2.2. Now back on 1.24.405.1
I found that I needed to use z4root.1.3.0.apk to get temp root. I'll root it now and try some cooked roms me thinks.
Thanks
this is a great work. THANKS
greatings from germany
When I try to copy the mtd0 file to sdcard by "cat /dev/mtd/mtd0 > /sdcard/misc.img"
command, it says "permission denied"
Hi,
This definately is a timesaver from getting back chinese buzz to HTC service center, Thumbs up, use the z4.root.1.3.0.apk and get your temp root, worked like a charm for me. Thanks for the downgrade solution

Can I rooot HTC_WWE_2.22.405.1_Radio_13.55.55.2 4H_3.35.20.10_release

There is possible to root my Wildfire after I flash HTC_WWE_2.22.405.1_Radio_13.55.55.2 4H_3.35.20.10_release
I would like to know the same thing. Will we have to wait for a new unrevoked?
Sent from my HTC Wildfire using XDA App
I think it can root with this solution
Use the solution of downrage China 2.2 rom.
- Downrage it to 2.1 rom.
- And root it.
Who try this, and post the to every one
I try but dont work
If you update from RUU you'll lose your root rights.
Unrevoked can't root this software version.
install a flashable version there are a few
Thank for answer but I already flash the RUU version
I have the same problem. But i didnt know how.
How did you do? Ple Help me. Thanks
This post had in xda forum
http://forum.xda-developers.com/showthread.php?t=847443
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
step2 install the apk file. choose Set system r/w after root and Temproot root then wait for a moment and enjoy a coffee.
step3 we get temp root now. open a cmd and input adb shell(make sure you have install relative tools)
step4 (in cmd input) su root(it will change the icon).
step5 copy the mtd0 file to sdcard.
(in cmd input) cat /dev/mtd/mtd0 > /sdcard/misc.img
step6 move the misc.img to your pc and use some hex editor to edit it.
step7 goto 11 row, you will find current version number.
step8 change it to 1.25.405.1 if you want to use "Ruu_Buzz_HTC_WWE_1.25.405.1", save the file.
step9 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachme...lash_image.zip).
step10 (in cmd input) cat /sdcard/flash_image > /data/flash_image
step11 (in cmd input) chmod 755 /data/flash_image
step12 (in cmd input) /data/flash_image misc /sdcard/misc.img
Now you can flash offical android 2.1 ruu rom(don't forget to make gold card).
so you can use unrevoked tool to root ur wildfire and enjoy any other froyo rom.
yuanvn said:
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
Click to expand...
Click to collapse
But step 1. Install this app complete. And then i run app. But the screen is black. I wait for a long time, but dont different. Help me.
You can change use orther soft root
You can try to use Softroot.
http://forum.xda-developers.com/showthread.php?t=875520
yuanvn said:
http://forum.xda-developers.com/showthread.php?t=847443
step1 download visionaryplus.r14.apk(this app is fro tmobile g2 but it can give us temp root)
step2 install the apk file. choose Set system r/w after root and Temproot root then wait for a moment and enjoy a coffee.
step3 we get temp root now. open a cmd and input adb shell(make sure you have install relative tools)
step4 (in cmd input) su root(it will change the icon).
step5 copy the mtd0 file to sdcard.
(in cmd input) cat /dev/mtd/mtd0 > /sdcard/misc.img
step6 move the misc.img to your pc and use some hex editor to edit it.
step7 goto 11 row, you will find current version number.
step8 change it to 1.25.405.1 if you want to use "Ruu_Buzz_HTC_WWE_1.25.405.1", save the file.
step9 copy the flash tool and misc.img back to sdcard(flash tool:http://www.android-hilfe.de/attachme...lash_image.zip).
step10 (in cmd input) cat /sdcard/flash_image > /data/flash_image
step11 (in cmd input) chmod 755 /data/flash_image
step12 (in cmd input) /data/flash_image misc /sdcard/misc.img
Now you can flash offical android 2.1 ruu rom(don't forget to make gold card).
so you can use unrevoked tool to root ur wildfire and enjoy any other froyo rom.
Click to expand...
Click to collapse
yuanvn said:
You can try to use Softroot.
Click to expand...
Click to collapse
I will try it. And thanks so much
It s not working with Softroot application
straian said:
It s not working with Softroot application
Click to expand...
Click to collapse
Do you solve?
yuanvn said:
You can try to use Softroot.
http://forum.xda-developers.com/showthread.php?t=875520
Click to expand...
Click to collapse
This app dont work. help me
For now, there is no easy full root for RUU versions of Froyo. Unrevoked, as yet, does not support Wildfire Froyo. There are some successes with downgrading the Chinese leaked 2.2. If you have tried these, and they have failed, or you do not have the technical ability to follow the instructions, then sit quietly and wait.
With hindsight (unless your update came preinstalled) you have always been warned against OTA and RUU updates. Now, you must simply wait, or develop an exploit or method yourself.
Help me rooted this ROM?
dungquoc said:
Help me rooted this ROM?
Click to expand...
Click to collapse
I see that nobody knows how root this firmware
straian said:
I see that nobody knows how root this firmware
Click to expand...
Click to collapse
Hey so sad and wait....
nobody know to resolve this problem?
guess not I think we have to wait for an unrevoked update. The good thing is that many people get the froyo for the wildfire now. So many people want it soon.

[Q] Rooting TELUS Optimus Black

Anyone figured out how to do it? I've tried following the guides with no success (gingerbreak). Model is P970g and software is 10a. Country code is TLS.
Anyone have a Telus OB and been able to root it? How did you do it?
I've rooted a couple of them, both 10a on Telus, one of them was pretty easy using z4root. Another one wouldn't work with z4root, latest superoneclick, gingerbreak or manually using adb shell to gingerbreak, rageaggainstthecage & psneuter. I did finally get the stubborn one to root wither an older superoneclick; version 1.6.5. Attached it below as it doesn't seem available in CLShortFuse's thread anymore.
Goodluck
alexredford said:
I've rooted a couple of them, both 10a on Telus, one of them was pretty easy using z4root. Another one wouldn't work with z4root, latest superoneclick, gingerbreak or manually using adb shell to gingerbreak, rageaggainstthecage & psneuter. I did finally get the stubborn one to root wither an older superoneclick; version 1.6.5. Attached it below as it doesn't seem available in CLShortFuse's thread anymore.
Goodluck
Click to expand...
Click to collapse
I tried both z4 and the superoneclick you suggested to no avail.
Do you think it's safe to try flashing another vulnerable rom? 10b or 10c? I'm worried the basebands may be different and the phone will have no voice/data connection.
Running out of ideas.
Attempted to root another one, same model, same version and none of the previous methods worked, was able to root this one as well using a combination of SOC 2.1.1 and the attached ADB Shell.
1. Download and run SuperOneClick 2.1.1, choose psneuter and click Shell Root
2. It should get stuck on step #4, run task manager, end superoneclick and terminate any adb.exe processes. (You should have Shell Root now)
3. Extract ADB.zip and open a command prompt to where you extracted it.
4. Enter the following commands
Code:
adb push su /tmp/
adb push Superuser.apk /tmp/
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk0p8 /system
cat /tmp/su > /system/bin/su
cat /tmp/superuser.apk > /system/app/Superuser.apk
chown root.root /system/bin/su
chmod 06755 /system/bin/su
chown root.root /system/app/Superuser.apk
chmod 0644 /system/app/Superuser.apk
reboot
The permissions on /system/bin/su didn't stick the first time for me, and the phone rebooted a couple times, but eventually it all went through. To verify permissions on su, type "adb shell", then "ls -l /system/bin/su". The permission should read -rwsr-sr-x, if it doesn't repeat the shell root process and type
Code:
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk0p8 /system
chmod 06755 /system/bin/su
ls -l /system/bin/su
Ok, i've figured out what the problem is. As soon as the adb process from SOC is shut down, the phone soft reboots and I lose temporary root. I've tried the psneuter exploit in the same adb command shell, but it hangs just like SOC. I've tried to be "quick" and get the commands in before the reboot, but it isn't possible.
Suggestions on how I may bypass that? Otherwise i'll wait for the official 2.3 update in september and try again then.
One of the phones I tried it on, did the same thing, ended the adb process and phone would reboot, pushed a file, phone would reboot, set permissions, phone would reboot. Occasionally the phone would appear to hang, buttons flash at the bottom for awhile, phone becomes unresponsive. Just wait a minute or 2 and it should return to normal. I also tried creating a script to do all of the above before the device had time to reboot and it didn't help.
Persistence was the key.
Did you try that ? If following the instructions don't work for you, I let you know how it works for me.
EDIT : Sorry, forget link's thread : http://forum.xda-developers.com/showthread.php?p=14458927
Sent from my LG-P970 using xda premium
Hey i am having the same problem and am fearing bricking my phone from making a mistake. is there an easier method than those above mentioned?
Android 2.2.2
software: v10a
Sobralobo said:
Did you try that ? If following the instructions don't work for you, I let you know how it works for me.
EDIT : Sorry, forget link's thread : http://forum.xda-developers.com/showthread.php?p=14458927
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
This method worked when rooting my wife's P970g.
KDZ file
hey does anyone have the Telus firmware KDZ file? i will need it to restore my phone back to original state to cash in on a waranty (ended up bricking it, had to install a german 1&1 firmware to get it back)
s0dhi said:
This method worked when rooting my wife's P970g.
Click to expand...
Click to collapse
...which ROM did you use, the v10a EEU from the thread?
I'm worried cause on Telus 970g as well.
The_non_rootable said:
hey does anyone have the Telus firmware KDZ file? i will need it to restore my phone back to original state to cash in on a waranty (ended up bricking it, had to install a german 1&1 firmware to get it back)
Click to expand...
Click to collapse
http://lg-phone-firmware.com/index.php?id_mod=1

[Q] rooting new thread as I can't get answers and nothing makes sense, vrgh

I tried to follow these instructions, first it says ''Neither ADB nor the SDK need to be installed as all needed files are included in the attachments below (though it won't hurt anything if they are).'' but when you go to the video it says '' Be sure to install ADB on your computer first!''
I have installed it but thats confusing information to begin with right there.
I have installed ADB and downloaded the files, putting the SDK file in C: drive, now it gets confusing....
I have run the Qemu program and it hangs at ''Daemon Started Successfully''
Nothing happens from this point onwards, I've looked around and asked but receive no answers, so I do more googling and find this - http://www.androidpolice.com/2012/09/17/amazon-kindle-fire-hd-7-already-rooted-heres-how-to-do-it/ ...........
this seems ok instructions but I have no clue what to do with these instructions!
''After you download the file, extract the contents and pull SU from /system/bin/ and SuperUser.apk from /system/app/ and put them in the directory you'll be working from''
!! DIRECTORY??? COME AGAIN!???
After that, execute the following commands:
adb shell
rm -r /data/local/tmp
ln -s /data/ /data/local/tmp
exit
adb reboot
adb shell
echo 'ro.kernel.qemu=1' > /data/local.prop
exit
abd reboot
adb shell mount -o remount,rw /system
adb push su /system/xbin/su
adb shell
chown 0.0 /system/xbin/su
chmod 06755 /system/xbin/su
rm /data/local.prop
exit
adb reboot
adb install Superuser.apk
!! VERY GOOD BUT HOW AND WHERE !!
Anybody care to translate these confusing conflicting nonsense instructions please?
Yes I'm well aware I will be wrong with some of my statements.
I need and idiots guide as it were.
Please reply with helpful comments guys, cheers
I should mention I tried following the video instructions but there is a great big picture of a KFHD in the middle of the screen and the quality is so bad you can not make out what is being type in the command prompt.....
Revkyle.com did a video with step by step instructions, that is what I used and worked fine.
mate
Chelle01 said:
Revkyle.com did a video with step by step instructions, that is what I used and worked fine.
Click to expand...
Click to collapse
there is no such site as Revkyle,com, and the youtube version makes no mention of rooting anything.
Can you post a link or be more precise please?
I'm finding this very stressful, thank you for the reply
Please tell me you don't mean this http://www.youtube.com/watch?feature=player_embedded&v=CYDBoTtdvcE
I can't see what he's typing, I'm a real noob, I have no clue what he is talking about from 2:20(ish) onwards, I do have ADB in the device manager, from there he might aswell be speaking martian, seeing as you have followed his instructions ( I don't know how you managed that) would you translate what he's saying for me please?
Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagggggggggggghhhhhhh hhhhhhhhhhhhhhhhhhhhhhhhhh
Why cant i get help on this site!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
First CALM DOWN. We are all here to help each other, but we are not on here 24-7 we have other things to take care of. This is the website
http://www.reverendkyle.com/index.php?start=4. You use command prompt on your computer to do this. Directory is a place on your computer like c drive, you have to know where you put it to be able to make a path to it. Do you understand this? Sorry I'm trying to see what you know and how I can help you.
I got there in the end cheers

Categories

Resources