I am want unlock bootloader with flash tool for root but is volume up button is not working Are there any other solutions for root?
I am sorry for my English
mohammed.98 said:
I am want unlock bootloader with flash tool for root but is volume up button is not working Are there any other solutions for root?
I am sorry for my English
Click to expand...
Click to collapse
Enable usb debugging and connect the phone to pc. open cmd/powershell and type
adb reboot bootloader
The phone reboots on fastboot mode.
Related
I unlocked bl in my Xperia mini pro (SK17i) via testpoint,but i haven't got fastboot.
My phone is depend for vodafone.
Can I flash JB kernel and rom?
no you cant
its necessery to unlock your bootloader to flash kernels and access fastboot
The bootloader is unlocked,but i haven't fastboot!
Is it hard to download and install fastboot on PC?
Sent from Hubble Telescope
chepoz said:
Is it hard to download and install fastboot on PC?
Sent from Hubble Telescope
Click to expand...
Click to collapse
On some phones fastboot is disabled
But how did you unlock if fastboot would be disabled? And what happens if you connect your phone and in flashtool you select "reboot in fastboot mode" ?
I connect phone to flashtool and it reboot and don't happen nothing.
(Sorry for my bad English.)
kovacslaszlo13 said:
I connect phone to flashtool and it reboot and don't happen nothing.
(Sorry for my bad English.)
Click to expand...
Click to collapse
All drivers installed? How did you unlock without fastboot?
I unlocked with s1tool via tespoint method,but i have branded phone.
I unlocked:
(Flashtool)
14/003/2012 21:03:24 - INFO - Your phone is already unlocked. Canceling task
14/003/2012 21:03:24 - INFO - Device connected in flash mode
Click to expand...
Click to collapse
But i haven't got fastboot because i have branded phone.
What can I do about it?
If you unlocked your phone via testpoint method, then your bootloader should be unlocked and fastboot enabled.
Try connecting your phone in fastboot mode - Hold down Menu button, connect USB cable. If LED turns blue, your phone is in fastboot mode.
And no, kernels only via fastboot for our devices.
Someguyfromhell said:
If you unlocked your phone via testpoint method, then your bootloader should be unlocked and fastboot enabled.
Try connecting your phone in fastboot mode - Hold down Menu button, connect USB cable. If LED turns blue, your phone is in fastboot mode.
And no, kernels only via fastboot for our devices.
Click to expand...
Click to collapse
Hold Down Menu? Volume up, or is menu working, too?
mihahn said:
Hold Down Menu? Volume up, or is menu working, too?
Click to expand...
Click to collapse
It should be volume up button. See link
mihahn said:
Hold Down Menu? Volume up, or is menu working, too?
Click to expand...
Click to collapse
Wechy77 said:
It should be volume up button. See link
Click to expand...
Click to collapse
Oh yes, Volume Up, sorry.
Confused it with my Arc S. LWW and other MDPI do require Volume Up.
Nothing!I must debrand phone. :crying:
I not get into fastboot mode!
(Dual Sim LG V10 H968)
gxs349 said:
I not get into fastboot mode!
(Dual Sim LG V10 H968)
Click to expand...
Click to collapse
Turn off Phone
Hold Volume Down and connect the USB cable from PC to Android.
Phone should reboot to bootloader
If Volume down doesn't work, try volume up
In the bootloader, when i enter 'fastboot oem unlock' in cmd window, it sais waiting for device and that's it....what should i do?
serj ka said:
In the bootloader, when i enter 'fastboot oem unlock' in cmd window, it sais waiting for device and that's it....what should i do?
Click to expand...
Click to collapse
Could not boot the unlock bootloader
Same here..
Plurkk said:
Turn off Phone
Hold Volume Down and connect the USB cable from PC to Android.
Phone should reboot to bootloader
If Volume down doesn't work, try volume up
Click to expand...
Click to collapse
in the system files the adb file exists but the fastboot file is missing !
Did you check usb debugging in developer options and oem unlock checked?
Sent from my LG-H901 using Tapatalk
Plurkk said:
Turn off Phone
Hold Volume Down and connect the USB cable from PC to Android.
Phone should reboot to bootloader
If Volume down doesn't work, try volume up
Click to expand...
Click to collapse
Volume down did nothing.
Volume up started a firmware update that is stuck at 0%. Had to remove the battery to reboot.
samuel.alistair said:
Volume down did nothing.
Volume up started a firmware update that is stuck at 0%. Had to remove the battery to reboot.
Click to expand...
Click to collapse
Enable USB debugging and then run "adb reboot bootloader" in a terminal
I have LG H960 AY and i cant get into fastboot mode, tryied the adb and up/down while off and connected to pc but nothing works. I'm frustrated
Hello, I'm trying to unlock my bootloader. My model number is Lenovo A916. I am noob about this and just try to go through. I have followed this steps using ADB:
1. adb reboot bootloader
2. fastboot oem unlock
But after this, message pops up "... press Volume+ to continue, and Volume- to cancel", if i press "Volume+" button, nothing happens, and if i press "Volume-" button, operation cancels. In normal boot, my volume up works fine, but it doesn't work when i want to unlock the bootloader
What i should do to fix it?
Is there any apps that I can control from pc to click volume+ to say yes to unlock bootloader?
Or there are another way to unlock bootloader?
Please help me, thanks.
So I want access the TWRP through fastboot command( since volume up + power botton wont work) but it's not reconizing the device.
I have USB debug on and I don't know if i have OEM unlock mode on because I can't find it in the developer tab.
I only want to root the device so I can install the google cam.
Any suggestions ?
Tiigs said:
So I want access the TWRP through fastboot command( since volume up + power botton wont work) but it's not reconizing the device.
I have USB debug on and I don't know if i have OEM unlock mode on because I can't find it in the developer tab.
I only want to root the device so I can install the google cam.
Any suggestions ?
Click to expand...
Click to collapse
RR should also have advanced reboot in developer options. You can than simply reboot into recovery.
Noter2017 said:
RR should also have advanced reboot in developer options. You can than simply reboot into recovery.
Click to expand...
Click to collapse
Thanks for the reply.
The problem is that I have no way of reaching TWRP , If I do the Power+ volume up I will go to the MI-recovery 3.0.
What I do is, I restart the phone and only hold down the volume up button after the screen goes black. That always gets me into TWRP. But I usually use the advanced power menu because that's way easier.
Fixed the fastboot not get recognized on my computer.
I had to disable driver signature verification. Then I installed the proper TWRP version. Now the Volume up + power goes strait to the TWRP.
I am just posting here someone might find useful.
ty all for the help.
Tiigs said:
Fixed the fastboot not get recognized on my computer.
I had to disable driver signature verification. Then I installed the proper TWRP version. Now the Volume up + power goes strait to the TWRP.
I am just posting here someone might find useful.
ty all for the help.
Click to expand...
Click to collapse
Did you forget to boot into your recovery.img after flashing TWRP via fastboot? "fastboot boot recovery.img". A lot of guides stupidly leave that out.
sk8223 said:
Did you forget to boot into your recovery.img after flashing TWRP via fastboot? "fastboot boot recovery.img". A lot of guides stupidly leave that out.
Click to expand...
Click to collapse
No my problem was that I could not even call fastboot through console because my computer wont recognize the device. If i called "fastboot devices" on the console it would not show any answer. Disabling driver signature verification made my computer recognize the smartphone usb , so all the fastboot commands worked as intended again .
You have driver problems, donwload the latest adb or install a virtual machine with Ubuntu or Debian, after that install android-tools-adb and android-tools-fastboot. Then connect your phone to the virtual machine and access adb from there.
So I am trying to reboot into fastboot mode/bootloader, and every time I do it it just normally reboots the phone.
Anyone know how to fix?
voobrace said:
So I am trying to reboot into fastboot mode/bootloader, and every time I do it it just normally reboots the phone.
Anyone know how to fix?
Click to expand...
Click to collapse
I have usb debugging enabled and run the following command from shell on the desktop:
adb reboot recovery
Click to expand...
Click to collapse
This requires a PC connected and adb drivers installed
On the ZTE, enabled USB Debugging / Unlock Bootloader
The second is to power off the phone, hold ( - ) volume while powering on the phone. Continue to hold the ( - ) volume until fastboot starts.
If you cannot access fastboot, it's because of the rooting scripts. I currently cannot access fastboot either.