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.
Related
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?
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?)
Hi everyone!
I just purchased a slightly used N1 for my dad for fathers day, and the guy was telling me about how N1s have a problem with their power button. He told me it hasn't happened at all with the phone I purchased, but I wanted to ask XDA..
"Do you have a nexus one with a failing power button? & how long have you had the nexus one?"
18 months and no failure. A free app called Quickboot in the market allows you to power down with a soft button, lengthening the click-life.
Ya I use trackball wake, widget locker and quickboot so I never have to touch my power button except to turn it on from power off or to select in bootloader. The thing is is that nexus one power buttons fail after a while but it depends how much you press it if it's once every 5 minutes ya it'll die faster you can't know if it will die soon there is not really an average dying rate.
BTW: I've had mine 10 months
Power Button failure
I am desperate about my power button status, is completely out of order. I am on latest nightlies but due to FC of launcher, i had to power off my n1. Because of my power button I can not restart or access recovery mode, now it is in bootloop.
Is there any solution???
vithudu said:
Power Button failure
I am desperate about my power button status, is completely out of order. I am on latest nightlies but due to FC of launcher, i had to power off my n1. Because of my power button I can not restart or access recovery mode, now it is in bootloop.
Is there any solution???
Click to expand...
Click to collapse
Is your bootloader unlocked??
If yes then try fastboot flashing if not then do passimg instructions are in the wiki (under unroot/restore) http://forum.xda-developers.com/wiki/index.php?title=Nexus_One/Guides_%26_Tutorials#Unroot_.2F_Restore_your_Nexus
Thank you Dude Random 21,
Yes, my N1 is already rooted, bootloader unlocked, however s-on not s-off. I dont quite understand why is always s-off for more than a year, but i can do everything as rooted device. I read somewhere that my N1 is not completely unlocked, this may be other story
In my situation now the power button do not properly operate as required, so I cannot shut down, ie power down my phone, for recovery option.
Help!!!
You can power down just to turn it on you'll need to plug in your charger (to your computer if you'll be flastboot flashing anyway) and then remove your battery and reinsert it (while holding trackball so you boot into fastboot) you may have to try it multiple times to get it to work.
my power button works fine after 15 months, but that is because i purposely use track ball wake and rarely ever touch the power button. and i use quickboot app as well. i just dont feel like even dealing with the possibility.
so really just root, install cyan 7 or some other ROM with trackball wake, and save the hassle.
18 months, and I use it constantly. I've installed Quickboot, but never use it. I've enabled trackball wake, but never use it...
I'm prepared for when it dies - which will probably be later this evening, now that I've said this...
My power button died after 3 months of use... I'm currently using "anyunlock".
15 months and no issues whatsoever.
P.S. I have never used trackball wake...
Sent from my Nexus One using XDA Premium App
tempaznx said:
Hi everyone!
I just purchased a slightly used N1 for my dad for fathers day, and the guy was telling me about how N1s have a problem with their power button. He told me it hasn't happened at all with the phone I purchased, but I wanted to ask XDA..
"Do you have a nexus one with a failing power button? & how long have you had the nexus one?"
Click to expand...
Click to collapse
No problem here, but I have been careful. I normally use "Power Off and Lock" to turn it off and Trackball to wake. Owned just over a year at this point.
I worry about the trackball wearing out, but I figure if it does it won't kill me, as I don't really use it for much anything else. Love my RGB notification disco ball though, I WILL miss that, even if I don't physically use the trackball itself.
@Dude Random21 and Danger-rat
You can power down just to turn it on you'll need to plug in your charger (to your computer if you'll be flastboot flashing anyway) and then remove your battery and reinsert it (while holding trackball so you boot into fastboot) you may have to try it multiple times to get it to work.
Click to expand...
Click to collapse
I got to white screen with 3 robotic skaters, ie screen with options: fastboot, recovery, clear storage, and simlock. As I said before, my power button does not work any more, so that I can not push pwr botton for activating recovery mode.
I tried other option using method of recovery image at http://forum.xda-developers.com/wiki/index.php?title=Nexus_One/Recovery_Images. After typing the cmd "fastboot flash recovery recovery.img" the notification is " waiting for device". I think adb cannot see/ regconize my n1, so that I cannot enter recovery mode.
Please enlighten me.
To use fastboot, your bootloader needs to be unlocked and the phone needs to be at the fastboot screen (hold trackball while powering up - looks like the same white 3 android screen, but the menu is slightly different)
If your bootloader isn't already unlocked you may be out of luck (you need to use the power button as part of the unlocking process).
You can use adb to boot into recovery, but you need to be in either recovery (pointless), or booted normally to use adb (won't work from hboot).
I started having problems 5 months after purchase and Videotron replaced it. My wife's N1 just started playing games, also after 5 months.
Sent from my Nexus One using XDA App
Thank you danger-rat,
To use fastboot, your bootloader needs to be unlocked and the phone needs to be at the fastboot screen (hold trackball while powering up - looks like the same white 3 android screen, but the menu is slightly different)
If your bootloader isn't already unlocked you may be out of luck (you need to use the power button as part of the unlocking process).
You can use adb to boot into recovery, but you need to be in either recovery (pointless), or booted normally to use adb (won't work from hboot).
Click to expand...
Click to collapse
Ok, I got to the fastboot screen with menu option: fastboot USB..., bootloader, reboot, rebootbootloader, and power down. So 2 question:
In my case, my bootloader is considered as unlock??? If it is unlock how can proceed further ?????, because for selection one of options my pwr button does not work.
With ADB method: this method does not required using the pwr button: I tried as instructions
For unlocked bootloader - using fastboot
The following won't work unless your bootloader is unlocked.
1. Download Amon_RA's Recovery from one of the versions above.
2. Rename Amon_Ra's Recovery Image to simply recovery.img.
3. Download this file - Stock Recovery Remover - and copy it to the root of SDcard.
4. Toggle on USB Debugging (Settings » Applications » Development). Power off the Nexus One.
5. Boot into bootloader mode. (Hold volume down & power button until you see white screen with skateboarding androids)
6. Connect the Nexus One to the computer.
7. On the computer... Open a command prompt/terminal & navigate to the Android SDK Tools folder.
8. Type in the following commands (assuming recovery.img is in the current directory):
fastboot flash recovery recovery.img
fastboot reboot recovery
Click to expand...
Click to collapse
The result is the notifications:" wait for device" and i waited for hours...
In both cases, I cant go further, any way out???
If your phone has the padlock on the static x screen it is unlocked. It also tells you in fastboot if its locked.
Anyways as I think danger stated you need to use fastboot commands when the phone is in fastboot mode connected to the PC etc. It is a not a adb command. Its fastboot devices...etc
I'm the end you will issue the fastboot flash recovery command. Then fastboot boot recovery....
If you're unlocked your fine. You don't need power button. If you're locked you're ****ed
Sent from my Nexus One using XDA App
Yes, I confirm that there is a padlock, and I understand that my N1 is unlock.
I redid cmd: fastboot flash recovery recovery.img and fastboot reboot recovery
But nothing happen. It is my N1 bricked???
My last hope is to replace Power Button.
Any suggestion???
First, make sure your phone is connected by typing:
fastboot devices
If that works, then try flashing the recovery. Post any error messages, rather than saying "it didn't work"...
Using Nexus One from April 2010 - power button working fine. Bought Nexus One directly on google site.
Hi all.
I have a Nexus one , rooted and unlocked. with broken power button
While i was going through an update using ROM MANAGER, the phone restarted then halted on the X screen, I can get in the fastboot screen (recovery) but without the power button i can't select any option and go further than that. and if the phone starts normally it stucks on the X screen.
I tried removing the sim card and SD , and tried the command "C:\android-sdk-windows\tools>fastboot flash recovery recovery-clockwork-2.5.1.4-
passion.img" it succeeds flashing the file .. but what shall i do next???
the google driver (ADB) is installed on the device manager on my PC, and recognized while stuck on the X screen. BUT if connect the device while on the recovery it is recognized as "ANDROID BOOTLOADER INTERFACE"
I also tried using SUPERONECLICK v2.3.3. but didn't work as well.
PLEASE HELP ME
Found an answer
THANKS TO EVERYONE WHO REPLIED TO THE OTHER POST
http://forum.xda-developers.com/showthread.php?t=1827951
but is there anyway to restore my original data? like the SMS and the call log??
hanitoo said:
THANKS TO EVERYONE WHO REPLIED TO THE OTHER POST
http://forum.xda-developers.com/showthread.php?t=1827951
but is there anyway to restore my original data? like the SMS and the call log??
Click to expand...
Click to collapse
How did you manage to fix your phone with a broken power button? I'm in the same situation; I have copied the PASSIMG.zip to the SD card as well.. how do I run it with a broken power button in bootloader?
hanitoo said:
THANKS TO EVERYONE WHO REPLIED TO THE OTHER POST
http://forum.xda-developers.com/showthread.php?t=1827951
but is there anyway to restore my original data? like the SMS and the call log??
Click to expand...
Click to collapse
Were you having a backup already present (Backed up using an App?) . If yes, then you can restore. But i don't think the other way around is possible.
knaphih said:
How did you manage to fix your phone with a broken power button? I'm in the same situation; I have copied the PASSIMG.zip to the SD card as well.. how do I run it with a broken power button in bootloader?
Click to expand...
Click to collapse
Did you try to remove the battery while the nexus are conected to de charger? It must start on bootloader or recovery i didn't remember.
cALiens said:
Did you try to remove the battery while the nexus are conected to de charger? It must start on bootloader or recovery i didn't remember.
Click to expand...
Click to collapse
I did. I can get into the bootloader with the battery trick. but I need the power button to flash the PASSIMG file. anyway around this?
knaphih said:
I did. I can get into the bootloader with the battery trick. but I need the power button to flash the PASSIMG file. anyway around this?
Click to expand...
Click to collapse
If you plug/unplug 4 or 5 times phone boot itself (with an USB plugged in). Repaired a neighbour's N1 last month this way.
When phone boots, restart to bootloader and flash Blackrose, it uses trackball and volume keys to navigate, then what you want. You doesn't need the power button with this configuration (trackball could unlock the screen and to lock you can install some app or widget).
Anyway, I unassembled N1 several times (to clean it and to reconect the upper chip that it's been disconnected in a fall to the ground), maybe with a little care and seeing some youtube videos you can repair your button!
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: