Attempting to root g1, but... - G1 Q&A, Help & Troubleshooting

I do not have the ability to enter my device's bootloader. camera+power does nothing but turn the device on. I can still enter recovery, but cannot get to bootloader. Im running dmd64 1.6. I have all the necessary files to downgrade to RC29 to enable root access, but without access to bootloader is this impossible? Any ideas on a possible fix? I tried using ADB to access bootloader, but doesn't that require a rooted device? Thanks in advance!

How to root:
http://forum.xda-developers.com/showthread.php?t=442480

Thank you, but i know how to root. My problem is that for whatever reason, my bootloader does not appear when i turn on the phone while holding the camera and the power button. I need to know if there are any alternatives to using the bootloader, or to access the bootloader, as the usual shortcut does not work for my phone. (g1)

Sorry, I misunderstood you.
I was searching around for an answer and on the Cyanogen wiki it says:
Hold down the Camera button, and press the Power button until the bootloader starts.
* On some G1s it may require pressing the action button (trackball), while on others it may require pressing the power button.
Click to expand...
Click to collapse
Unfortunately my will to help is superceding my knowledge at this point, so hopefully someone will step in with an idea.
What did ADB tell you when you ran the ADB reboot bootloader command? Did you get a permission denied error?

Related

How to perform fastboot oem unlock WITHOUT POWER BUTTON

Here is a problem,
My POWER BUTTON NOT FUNCTION AT ALL.
Phone is absolutely naked, Bootloader Locked, Not Rooted and STOCK FR91 Rom.
Can any one tell me HOW TO PERFORM FASTBOOT OEM UNLOCK without POWER BUTTON.
I could reboot to FASTBOOT USB mode. I could select YES with Volume UP/DOWN keys, BUT I COULD NOT CONFIRM THIS ACTION WITH POWER BUTTON.
Does any one knows how to unlock without confirmation, maybe additional command?
Since your phone is not rooted neither bootloader unlocked, so I would suggest you to contact HTC to repair your power button, if it is possible.
Also, if you just want to root - you can manage without unlocking the bootloader now. In your case it might be better solution.
houzuoguo said:
Since your phone is not rooted neither bootloader unlocked, so I would suggest you to contact HTC to repair your power button, if it is possible.
Click to expand...
Click to collapse
Contact HTC is not a solution, because it is not so easy in my Country (Belarus) and I have removed "VOID" sticker, I was trying to fix button, but have failed.
Also I'm using Universal Androot to get root access.
If you have root - you don't need to unlock the bootloader.
Without the power button you can't unlock, but as long as you're still on FRF91, then flash_image is a good substitute.
Jack_R1 said:
If you have root - you don't need to unlock the bootloader.
Click to expand...
Click to collapse
But How I could flash CyanogenMod 6.0 then without unlocked bootloader?
Rusty! said:
Without the power button you can't unlock, but as long as you're still on FRF91, then flash_image is a good substitute.
Click to expand...
Click to collapse
Does flash_image for G1 is suitable for Nexus one.
As I could understand, it allows me directly to write *.img to specified area from the device shell. Am I right?
Yes, you're right.
You don't flash CM6 or any other ROM by fastboot. You flash them in recovery. And you flash recovery either by fastboot or by flash_image.
The guides are in Nexus One Wiki. Go there, "Recovery", "using flash_image".
Thank you.
Finally I have installed CM 6.0 ROM using flash_image method.
But I have question, should I completely remove this files : /system/etc/install-recovery.sh and /system/recovery-from-boot.p? Or I could restore them after recovery flashing?
Recovery - No Power Button Confirmation - I'm loving it.
Rom - adhoc, trackball wake and so on - I'm testing it.
yes, completely remove them.
[email protected] said:
Thank you.
Finally I have installed CM 6.0 ROM using flash_image method.
But I have question, should I completely remove this files : /system/etc/install-recovery.sh and /system/recovery-from-boot.p? Or I could restore them after recovery flashing?
Recovery - No Power Button Confirmation - I'm loving it.
Rom - adhoc, trackball wake and so on - I'm testing it.
Click to expand...
Click to collapse
do you can give step by step how to make it works, i have the same problem with lock bootloader and power button broke and currently bootloop
Another reason someone might want to do this. I have a Asus Zenwatch that needs to be flashed due to a bad update. Unfortunately the power button is located on the back. To hook the watch up to the computer to issue the "fastboot oem unlock" command I need the phone to be on the charging cradle. To hit the power button I need to pull the device off the cradle. It turns itself off the moment it's off the cradle.
I just ordered a cheap cradle that I can drill through to create a hole to access the power button, but a method of triggering this without needing to confirm on the phone / watch is needed.

[Q] Need to download a nandroid backup. Got stuck on bootloop, no power button

My nexus one is stuck in a bootloop, the power button is broken and it has a locker bootloader, so i cant flash a update.zip or a custom rom, can't flash or access the amon ra recovery (amon ra was already installed, so i tried to install again and it didnt worked) or even it's original recovery.img.
The only thing i think i can do is to flash a nandroid backup with fastboot, but i don't have one. Can anyone send me one for me to try to fix it?
I dont live in the USA, so there is no way i can send it to HTC to fix it
I think you're a little confused. The reason the recovery didn't flash via fastboot is because your bootloader is locked, it's also the reason why attempting to flash nandroid .img files will also not work. You can either unlock the bootloader or use the PASSIMG method to get into a working system, at which point you can adb reboot recovery to restore your nandroid. There are other ways but I find this to be the quickest and simplest.
Can't do either of those things without a power button.
If you have Amon Ra's recovery installed then you can use ADB to boot into it (adb reboot recovery), or install Quickboot from the Market, and do what you need to.
shotgunrox said:
My nexus one is stuck in a bootloop, the power button is broken and it has a locker bootloader, so i cant flash a update.zip or a custom rom, can't flash or access the amon ra recovery (amon ra was already installed, so i tried to install again and it didnt worked) or even it's original recovery.img.
The only thing i think i can do is to flash a nandroid backup with fastboot, but i don't have one. Can anyone send me one for me to try to fix it?
I dont live in the USA, so there is no way i can send it to HTC to fix it
Click to expand...
Click to collapse
First thing is to power up your n1 w/o touching the power button.
Here is how:-
The trick is to connect the phone via USB to a power source (a charger or computer) and then to remove and insert the battery successively, after a while (5-10 insertions) the device will get confuse and will start.
Once u power up, proceed to your recovery and do whatever u need to do to recover your bootloop.
Hollow.Droid said:
I think you're a little confused. The reason the recovery didn't flash via fastboot is because your bootloader is locked, it's also the reason why attempting to flash nandroid .img files will also not work. You can either unlock the bootloader or use the PASSIMG method to get into a working system, at which point you can adb reboot recovery to restore your nandroid. There are other ways but I find this to be the quickest and simplest.
Click to expand...
Click to collapse
I don't know what is this PASSIMG method, can you send me a link?
Rusty! said:
Can't do either of those things without a power button.
If you have Amon Ra's recovery installed then you can use ADB to boot into it (adb reboot recovery), or install Quickboot from the Market, and do what you need to.
Click to expand...
Click to collapse
Like i said, my nexus is in a bootloop, so i can't install anything from the market, because it won't boot
temasek said:
First thing is to power up your n1 w/o touching the power button.
Here is how:-
The trick is to connect the phone via USB to a power source (a charger or computer) and then to remove and insert the battery successively, after a while (5-10 insertions) the device will get confuse and will start.
Once u power up, proceed to your recovery and do whatever u need to do to recover your bootloop.
Click to expand...
Click to collapse
I already knew how to power it up, the problem is that to access the recovery mod i would need a power button, and my nexus' power button is broken
shotgunrox said:
I don't know what is this PASSIMG method, can you send me a link?
Click to expand...
Click to collapse
Sure, here you go. Once completed you can either pull your battery or fastboot reboot to get into the stock ROM. From there, I'm sure you know what to do
Hollow.Droid said:
Sure, here you go. Once completed you can either pull your battery or fastboot reboot to get into the stock ROM. From there, I'm sure you know what to do
Click to expand...
Click to collapse
Just one more question, will i need the power button for this PASSIMG method? because mine is broken, that's why i can't unlock my bootloader neither. on the bootloader unlock method it says that i need to press the power button to confirm the procedure.
I think with the PASSIMG method you don't need the power button.
Rusty! said:
I think with the PASSIMG method you don't need the power button.
Click to expand...
Click to collapse
PASSIMG method didn't worked. It says:
Hold down the Volume Down button as you power your phone back on.
A screen should appear showing your phone’s system searching for various files. This will take up to 2 minute
When i power on the phone and press volume down, it just boots at fastboot, nothing else happens =\
Vol- should take you to HBOOT? To get to Fastboot you'd have to hold the trackball.
Rusty! said:
Vol- should take you to HBOOT? To get to Fastboot you'd have to hold the trackball.
Click to expand...
Click to collapse
yeah, u're right
I already tried trackball vol up, vol down, nothing happened
Well that's good then. When you get into HBOOT you should see text flash up on the screen that it's checking for the passimg, then it should as you to use a volume button to say yes/no
If you're getting to hboot and nothing is happening, it's probably an error with your file:
Check the file name.
Check that it isn't a zip within a zip.
Make sure you used a shipped image.
Check the md5.
Try with FRG33, I've used it in the past and its worked fine. Also as danger-rat said, make sure it isn't named PASSIMG.zip.zip as Windows usually hides file extensions.
Hollow.Droid said:
Try with FRG33, I've used it in the past and its worked fine. Also as danger-rat said, make sure it isn't named PASSIMG.zip.zip as Windows usually hides file extensions.
Click to expand...
Click to collapse
thx, it worked.
But now i can't flash any custom roms, because when i do that it goes into bootloop again and i have to do the PASSIMG method all over again. Can someone help me with that?
Have you rooted?
danger-rat said:
Have you rooted?
Click to expand...
Click to collapse
Yes.
I figured out what was the problem. When i partition my sd card and install a Custom Rom it goes into the bootloop. But when i just install a custom rom it works fine. Never heard of this bug before. How can i fix it?
How are you partitioning?
danger-rat said:
How are you partitioning?
Click to expand...
Click to collapse
Well, i tryed using clockwork with a 1024mb EXT, 512mb ad a 5120mb with 32mb of swap. All of them caused the bootloop.
Try no swap.
Also, I would recommend not using CWM 3.x (if u r?)

[Q] Downgrade to 2.3.3 to root N1

Dear all,
my N1 is now in 2.3.4.
I wanna root it without dealing with the bootloader.
I searched some related posts here and found that I've to firstly downgrade my N1 to 2.3.3 by getting into the recovery mode by pressing Vol Down + Power buttons to power on the phone (is it called "recovery mode"?)
Yet my power button has been broken.
I then tried to get into the recovery mode with ADB in my PC with the following command: "adb reboot recovery"
My N1 then started to reboot and it finally freezed at a screen with an android robot with a caution sign nearby.
Q1)
So have I done anything wrong to get into the mode which is supposed to be gotten into by pressing Vol Down + Power buttons?
Q2)
What should I do to downgrade my N1 and finally root it?
Thanks a lot!!
You should read the Wiki and follow Unroot/Restore guide, PASSIMG method.
But without a functional power button, you can't do it.
Moreover, without a functional power button you can't unlock the bootloader either.
So, actually, you can't do a thing until you fix your power button.
You can do the passimg without a working power button, because you use volume up to confirm...
Fixing the power button is smart though!
danger-rat said:
You can do the passimg without a working power button, because you use volume up to confirm...
Fixing the power button is smart though!
Click to expand...
Click to collapse
but how do i get into the required mode (recovery mode?) without a functional power button?
http://nd1razor.blogspot.com/2011/07/how-to-root-android-234-nexus-one.html
The required mode is fastboot.
"adb reboot bootloader" should take you there.

reboot to recovery no command error

im on rooted 4.4, all works fine but the exchange,, trying to replace the email 4.4.2 apk, so my eschange will work, when i try to boot into recovery, i get "no command error"
can anyone plese help?
ericizzy1 said:
im on rooted 4.4, all works fine but the exchange,, trying to replace the email 4.4.2 apk, so my eschange will work, when i try to boot into recovery, i get "no command error"
can anyone plese help?
Click to expand...
Click to collapse
what are you using to reboot into recovery?
here's the failsafe way to access recovery:
power off the phone, press and hold volume down + power for a few seconds then release to access bootloader menu. press volume down to highlight recovery, then volume up to select it.
Q9Nap said:
what are you using to reboot into recovery?
here's the failsafe way to access recovery:
power off the phone, press and hold volume down + power for a few seconds then release to access bootloader menu. press volume down to highlight recovery, then volume up to select it.
Click to expand...
Click to collapse
thats exactly what i did and still got the error. even tried with adb, no luck
ericizzy1 said:
thats exactly what i did and still got the error. even tried with adb, no luck
Click to expand...
Click to collapse
strange, are you unlocked and using twrp/cwm or locked and using slapmymoto? if you're unlocked, i'd recommend reflashing twrp/cwm recovery image, sounds like it may be corrupt. if you're locked, i can't help as i haven't messed with any of the locked device stuff.
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Why do you need to be in recovery. You should have write protect off already. If you are trying to flash something you can't without safestrap and the zip needs yo be made for safestrap. Just manually move the emails and change the permissions
Sent from my XT1060 using xda app-developers app
Press Power + Volume Up at the same time when it shows "no command" (And if that doesn't work try Power + Volume Down )
ericizzy1 said:
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Click to expand...
Click to collapse
If the button presses while rebooting to get to where you can select recovery doesn't work... You could try Quick Reboot -> https://play.google.com/store/apps/details?id=com.siriusapplications.quickboot to reboot into recovery, or open a command prompt on your PC.. and issue the command.. adb reboot bootloader then pick recovery from there.. If those ways also error with that same message you are seeing now, then your phone doesn't has a problem with its recovery partition.
As others have said, if you are rooted with Write Protection disabled (SlapMyMoto v1 thread tells you to run MotoWPNoMo first, to disable write protection, then follow its process), you should be able to go in, rename the old APK, and replace it with the new one (and set the attributes the same) without needing to be in recovery.
Then again, if you rooted with SlapMyMoto .5 (before the MotoWPNoMo was available), or you never did the MotoWPNoMo process that would explain why you want recovery... you're trying to boot to "recovery" so that you can boot with the Write Protection disabled so you can make this change.
ericizzy1 said:
im on a locked device, used slapmymoto, thanks for trying,can anyone else help?
Click to expand...
Click to collapse
Power off your Moto X
Next, boot into bootloader mode by holding Volume Down and Power
At the bootloader screen, use Volume Down and scroll to Recovery, then press Volume Up to select it
Once you rebooted into recovery mode you will see No Command. Hold Volume Up and press Power to show the recovery menu
apm_ said:
Power off your Moto X
Next, boot into bootloader mode by holding Volume Down and Power
At the bootloader screen, use Volume Down and scroll to Recovery, then press Volume Up to select it
Once you rebooted into recovery mode you will see No Command. Hold Volume Up and press Power to show the recovery menu
Click to expand...
Click to collapse
That almost didn't work for me, till it did.
I was holding down volume up first, and about half a second to a second later the power button (while not having released volume up button). That didn't work.
I pressed both buttons exactly together, and it worked.

Need help entering Bootloader. Vol Down button is dodgy??

I just got an M8 from someone on craigslist and I'm trying to unlock bootloader, s-off, etc to Unlock the phone.
The charging port was messed up so I replaced it to be able to charge and use the phone.
Only problem is the VOL UP button doesn't work & the VOL DOWN button works, but isn't as responsive as it should be (have to push harder than usual)
I try to boot into Bootloader with PWR & VOL DOWN, but it just boots normal. I can't seem to get it into the bootloader menu.
Any way I can force it to go into it with an app maybe? or a different method?
Any help is MUCH appreciated.
While booted to rom you could try this...
Open a cmd window from you folder that has adb/fastboot files in it and type
adb reboot bootloader
Or if you can get to recovery there is an option to reboot bootloader
Or there is an app called Quick Boot in the Playstore
Sloth said:
While booted to rom you could try this...
Open a cmd window from you folder that has adb/fastboot files in it and type
adb reboot bootloader
Or if you can get to recovery there is an option to reboot bootloader
Or there is an app called Quick Boot in the Playstore
Click to expand...
Click to collapse
I'm not rooted, so Quick Boot won't work. I'll see if I can boot it using a command, but idk if that will work
edit- tried, no profit. maybe failed at it, lol.
xBr4v3x said:
I'm not rooted, so Quick Boot won't work. I'll see if I can boot it using a command, but idk if that will work
edit- tried, no profit. maybe failed at it, lol.
Click to expand...
Click to collapse
Failed how?
Sloth said:
Failed how?
Click to expand...
Click to collapse
Been a while since I used cmd to do so, I might have to reinstall the drivers and attempt it again, but it didn't do anything when I typed it and tried
Edit- Got it working, had an outdated file, had my fasboot & adb folders mixed up with which was new and which was old. Such a silly mistake. Haha, thanks.
Well, now I can't unlock the bootloader as it won't read me pressing the PWR button on yes...
Looks like I won't get help since people.Will open.this for the issue in the thread title, but I now have a different issue and can't open a separate thread for that problem since it's apparently a duplicate thread when it's a different problem. Looks like I'll wait a week for someone to hopefully read this instead of a day or two since my new problem is something people have faced before, so someone have to have a solution for it. Guess I have to go even longer without unusable phone with service.thanks xda. Thanks.
*SOLVED* Necro bump
I have the same phone, with the same issue, so I'm replying to this ancient thread with my solution.
All my buttons work in all situations... except in fastboot. The VOL-UP key wouldn't work there and only there. Not a problem since VOL-DOWN will wrap around to the top. The problem came when I needed to unlock my bootloader again after relocking it (for unrelated reasons).
In the Unlock Bootloader confirmation screen, I could select Yes to continue, but the PWR button would not do anything
After reading another thread about how fastboot is unable to manage multiple button presses at once, it occurred to me that the VOL-UP key was somehow blocking the PWR button from firing. So, I removed the back from phone (a non-trivial procedure) and physically disconnected the volume buttons by pulling the ribbon cable second from the top on the left, pressed PWR, and viola! :victory::victory::victory: Bootloader began Unlocking. :victory::victory::victory: Hope that helps.
tl;dr; After selecting "yes" in the menu, physically disconnecting the volume button ribbon inside the phone re-enables the PWR key.
Brychrwolf said:
I have the same phone, with the same issue, so I'm replying to this ancient thread with my solution.
All my buttons work in all situations... except in fastboot. The VOL-UP key wouldn't work there and only there. Not a problem since VOL-DOWN will wrap around to the top. The problem came when I needed to unlock my bootloader again after relocking it (for unrelated reasons).
In the Unlock Bootloader confirmation screen, I could select Yes to continue, but the PWR button would not do anything
After reading another thread about how fastboot is unable to manage multiple button presses at once, it occurred to me that the VOL-UP key was somehow blocking the PWR button from firing. So, I removed the back from phone (a non-trivial procedure) and physically disconnected the volume buttons by pulling the ribbon cable second from the top on the left, pressed PWR, and viola! :victory::victory::victory: Bootloader began Unlocking. :victory::victory::victory: Hope that helps.
tl;dr; After selecting "yes" in the menu, physically disconnecting the volume button ribbon inside the phone re-enables the PWR key.
Click to expand...
Click to collapse
Oh my god, what was the probability of us having exactly the same problem 3 weeks apart on a 5 year old phone?!
My phone enter in bootloader for no reason, then the power button was ineffective so I could not select any action... And all of this was because of my broken volume button!
Your message save me a lot of headache, thanks a lot! :victory:

Categories

Resources