Huawei y6 - Huawei Y6 Questions & Answers

hello,
my device is rooted tried to flash twrp recovery via rashr but always it open fastboot that's why
please tell me how to flash twrp on my device
scc-u21
thanks,

Desill said:
hello,
my device is rooted tried to flash twrp recovery via rashr but always it open fastboot that's why
please tell me how to flash twrp on my device
scc-u21
thanks,
Click to expand...
Click to collapse
Is ur bootloader unlocked

Amaan007 said:
Is ur bootlpader unlocked
Click to expand...
Click to collapse
may be it's not unlocked bc always open fastboot but on fastboot says bootloader: unlocked

Desill said:
may be it's not unlocked bc always open fastboot but on fastboot says bootloader: unlocked
Click to expand...
Click to collapse
In fastboot type
fastboot oem device-info

Amaan007 said:
In fastboot type
fastboot oem device-info
Click to expand...
Click to collapse
pc ? using adp?

it says connect your phone to us caple and open hisuit
Phone: unlocked
SRP: Unlock
so what I have to do?!

Desill said:
it says connect your phone to us caple and open hisuit
Phone: unlocked
SRP: Unlock
so what I have to do?!
Click to expand...
Click to collapse
You need minimal adb and fastboot drivers search it on xda

Related

Flashing cwm and rooting on unlocked BL P760?

Hi everyone,
So after deciding whether to do it or not, i finally unlocked my BL yesterday. At least when i dial the secret number and look at BL info, it says "UNLOCK".
But I've been trying to flash cwm and rooting but it seems my device is not being recognised in cmd.
And i am having difficulties to install fastboot drivers again because my device is not showing up at all in device manager.
If you could kindly list some simple instructions on how to flash cwm and rooting on unlocked BL (Before you ask, yes i went through all the guides with no avail) or help me to install flashboot drivers properly, it would be appreciated.
Thank you and good day.
EDIT 1: I can boot in fastboot mode, But when i do adb devices, driver installation fails and thus the command for flashing cwm says "waiting for device" and never flashes.
EDIT 2: From what i have searched from previous posts , i need to wait 30mins, I will do that and report.... Hopefully it will work
If you can boot into fastboot then do fastboot devices, adb devices are commands in adb mode, not fastboot mode, instead of flashing through adb use fastboot flash , hope I help!
Sent from my LG-P769 using xda app-developers app
EpicLordPhone said:
If you can boot into fastboot then do fastboot devices, adb devices are commands in adb mode, not fastboot mode, instead of flashing through adb use fastboot flash , hope I help!
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
Sorry,
I actually did what u said.
But when i type the command (in cmd) : C:\Android>fastboot devices ---> The command is accepted and there is a driver installation which fails.
Even then i continued and typed : C:\Android>fastboot flash recovery recovery-clockwork-touch-6.0.3.1-p760.img
But with the second command, it simply says "waiting for device" in the command window, but nothing happens.
kirakun said:
But with the second command, it simply says "waiting for device" in the command window, but nothing happens.
Click to expand...
Click to collapse
Put recovery.img on sdcard
Using Android Terminal Emulator:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
P.S Sorry my ENG
Lgeob said:
Put recovery.img on sdcard
Using Android Terminal Emulator:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4
P.S Sorry my ENG
Click to expand...
Click to collapse
But I only have an unlocked BL and I do NOT have root either :/
kirakun said:
But I only have an unlocked BL and I do NOT have root either :/
Click to expand...
Click to collapse
What prevents get root?
Lgeob said:
What prevents get root?
Click to expand...
Click to collapse
When i enter fastboot mode, pc installs drivers but driver installation fails. Cannot use fastboot commands. I try to re-install fastboot drivers (omap4boot drivers) but i cannot find device in device manager
kirakun said:
When i enter fastboot mode, pc installs drivers but driver installation fails. Cannot use fastboot commands. I try to re-install fastboot drivers (omap4boot drivers) but i cannot find device in device manager
Click to expand...
Click to collapse
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Lgeob said:
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Click to expand...
Click to collapse
okay ill try this
Lgeob said:
BL unlocked?
Get root with LGPwn.apk.
Thru Terminal put recovery.img
Click to expand...
Click to collapse
I don't have spritebud, so LGPwn.apk does not work
kirakun said:
I don't have spritebud, so LGPwn.apk does not work
Click to expand...
Click to collapse
Try this method.
Casserole said:
Try this method.
Click to expand...
Click to collapse
Thanks for the reply ^^ I was planning to use this as last resort XD Do u think its reliable o-o?
And also after installing this i can flash cwm ?
kirakun said:
And also after installing this i can flash cwm ?
Click to expand...
Click to collapse
Do it.Не ссы :good:

Fastboot <waiting for device>

Earlier i have my root for the mobile usuing towel root .. Trying to flash kernels now and recovery .. But i cant .. I followed the steps .. Wrote " fastboot flash boot boot.img " and everything .. But it keeps writing waiting for device .. Is there a solution for that ?
Sent from my D5503 using XDA Free mobile app
Chelshady said:
Earlier i have my root for the mobile usuing towel root .. Trying to flash kernels now and recovery .. But i cant .. I followed the steps .. Wrote " fastboot flash boot boot.img " and everything .. But it keeps writing waiting for device .. Is there a solution for that ?
Sent from my D5503 using XDA Free mobile app
Click to expand...
Click to collapse
in cmd try "fastboot devices" you should see your device, if not ,install drivers and try again it should work
Thats what happens when i type fastboot devices
Sent from my D5503 using XDA Free mobile app
Typical causes of that:
Not having the fastboot.exe in the folder you are working in on the PC.
or
Not in bootloader mode on the phone.
es0tericcha0s said:
Typical causes of that:
Not having the fastboot.exe in the folder you are working in on the PC.
or
Not in bootloader mode on the phone.
Click to expand...
Click to collapse
fastboot.exe is in the folder i`m sure .. but i run the phone in fastboot mode .. what is bootloader mode ?
Ohhh...is this on the D5503? Sony Xperia Z Compact? You sure you're in fastboot and not flashmode? What color is the LED? If you go into your device manager, does it show your device with or without an exclamation mark? Might have some helpful info here:
http://techglen.com/2014/03/26/inst...-14-3-a-0-681-4-4-2-kitkat-official-firmware/
I think you might have to unlock the bootloader before regular fastboot commands work.
es0tericcha0s said:
Typical causes of that:
Not having the fastboot.exe in the folder you are working in on the PC.
or
Not in bootloader mode on the phone.
Click to expand...
Click to collapse
es0tericcha0s said:
Ohhh...is this on the D5503? Sony Xperia Z Compact? You sure you're in fastboot and not flashmode? What color is the LED? If you go into your device manager, does it show your device with or without an exclamation mark? Might have some helpful info here:
http://techglen.com/2014/03/26/inst...-14-3-a-0-681-4-4-2-kitkat-official-firmware/
I think you might have to unlock the bootloader before regular fastboot commands work.
Click to expand...
Click to collapse
The LED color is blue
es0tericcha0s said:
Ohhh...is this on the D5503? Sony Xperia Z Compact? You sure you're in fastboot and not flashmode? What color is the LED? If you go into your device manager, does it show your device with or without an exclamation mark? Might have some helpful info here:
http://techglen.com/2014/03/26/inst...-14-3-a-0-681-4-4-2-kitkat-official-firmware/
I think you might have to unlock the bootloader before regular fastboot commands work.
Click to expand...
Click to collapse
this is the device manager
Ok, so what are you trying to do in fastboot?
Also, try this command to see if it works:
fastboot.exe -i 0x0fce getvar version
es0tericcha0s said:
Ok, so what are you trying to do in fastboot?
Also, try this command to see if it works:
fastboot.exe -i 0x0fce getvar version
Click to expand...
Click to collapse
Tried before and it worked.
es0tericcha0s said:
Ok, so what are you trying to do in fastboot?
Also, try this command to see if it works:
fastboot.exe -i 0x0fce getvar version
Click to expand...
Click to collapse
trying to flash a kernel
It seems like the bootloader is not unlocked then. You won't be able to install a kernel without doing that first.
Sent from my One using XDA Premium 4 mobile app
es0tericcha0s said:
It seems like the bootloader is not unlocked then. You won't be able to install a kernel without doing that first.
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
NNow dial *#*#7378423#*#* and navigate to Service info > Configuration > Rooting Status
Now look for Bootloader Unlock Allowed
If Bootloader Unlock Allowed: Yes, then you may proceed
i tried that and it said yes :\
Ok, good deal. That means you can go through the steps to unlock the bootloader, not that it is already unlocked. Refer to the guide I posted and it has what other steps you need to do to proceed.
es0tericcha0s said:
Ok, good deal. That means you can go through the steps to unlock the bootloader, not that it is already unlocked. Refer to the guide I posted and it has what other steps you need to do to proceed.
Click to expand...
Click to collapse
everything is great until i have to type " fastboot devices " happens like what i told you before
You got the key from Sony and it went through and wiped your phone and all that and still no fastboot connection?
es0tericcha0s said:
You got the key from Sony and it went through and wiped your phone and all that and still no fastboot connection?
Click to expand...
Click to collapse
yes it reboots showing blue LED when i hold volume up while i connect the usb .. still the same problem :\
Try replacing the normal fastboot command with this:
fastboot.exe -i 0x0fce
Just to clarify - You signed up @ Sony's dev site and they emailed you the key to input in the commands to unlock the bootloader?
es0tericcha0s said:
Try replacing the normal fastboot command with this:
fastboot.exe -i 0x0fce
Just to clarify - You signed up @ Sony's dev site and they emailed you the key to input in the commands to unlock the bootloader?
Click to expand...
Click to collapse
you mean that ?
Chelshady said:
you mean that ?
Click to expand...
Click to collapse
Yes, and the key worked, wiped your phone and all that? If it still isn't working, then just use the flash tool to install the kernel.
http://www.androidizer.com/how-to-flash-custom-kernel-using-flashtool/

Fastboot error "FAILED (Remote: Command Not Allowed"

Hi guys!
I'm having troubleshooting with my Mate 10 Lite, i try to root with this forum : https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535, but the problem is when i try to boot in the custom temporary recovery, fastboot gives me the following problem : "FAILED (Remote: Command not allowed)"
Help me please
Thanks for reading
Are you sure that your boot loader is unlocked?
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
Yeah, sure, i tried relocking and unlocking and nothing
MrGrim said:
Are you sure that your boot loader is unlocked?
Click to expand...
Click to collapse
an idea for this problem?
Koa1 said:
an idea for this problem?
Click to expand...
Click to collapse
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
Fastboot oem unlock [Code here]
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
And i check with Fastboot, it says unlocked
uweork said:
Did u Checked with Fastboot?
Fastboot getvar Bootloader unlock?
What command did u Use`?
Click to expand...
Click to collapse
An idea to know what i'm doing wrong?
Koa1 said:
An idea to know what i'm doing wrong?
Click to expand...
Click to collapse
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
uweork said:
You are at this point,right?
Code:
fastboot boot twrp-mate10-lite.img
Your device will boot into temporary TWRP, ??
or have you used
Code:
fastboot flash recovery twrp-mate10-lite.img
??
First one should not work. second installs twrp, but i dont Know if you Huawei overwrite TWRP after first boot.
then it should be
Code:
fastboot boot Recovery
to restart in TWRP
Click to expand...
Click to collapse
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Koa1 said:
It is works after a flash, now i have oreo with TWRP and Magisk, thank you so much
Click to expand...
Click to collapse
No Prob mate, Thats why we are all here for :fingers-crossed:

unable to unlock bootloader

hello Sir,
i want to flash a custom rom in realme 3pro..but im unable to unlck bootloader cause of the failure or Deeptest ver andrd11 app....
Now Im unable to unlock bootloader and cant excess fastboot menu ..
please help me so that i can enter in fastboot mode.. without deeptest apk
Im using linux mint ver 20 with adb and fastboot tools..
Just type adb reboot fastboot in the powershell window
+ here's how to unlock bootloader https://c.realme.com/in/post-details/1134295513231785984
@annonymous said:
hello Sir,
i want to flash a custom rom in realme 3pro..but im unable to unlck bootloader cause of the failure or Deeptest ver andrd11 app....
Now Im unable to unlock bootloader and cant excess fastboot menu ..
please help me so that i can enter in fastboot mode.. without deeptest apk
Im using linux mint ver 20 with adb and fastboot tools..
Click to expand...
Click to collapse
rollback to android 10 and unlock
Isn't there any other method to do this???
Enxgmaspams said:
Just type adb reboot fastboot in the powershell window
Click to expand...
Click to collapse
I've Linux...
I ve tried fastboot command but it couldn't load fastboot menu.
Enxgmaspams said:
+ here's how to unlock bootloader https://c.realme.com/in/post-details/1134295513231785984
Click to expand...
Click to collapse
This app didn't work in my mobile???? please tell me another method?
@annonymous said:
Isn't there any other method to do this
Click to expand...
Click to collapse
until realme published the source codes of android 11, you can unlock bootloader only on android 10

Adding super us to system.img

Hi, I need help to add su and chmod it but im not sure how to do that.
What device?
elosanta said:
What device?
Click to expand...
Click to collapse
Alcatel c1 5003d
Mica_antenica said:
Alcatel c1 5003d
Click to expand...
Click to collapse
flash magisk
elosanta said:
flash magisk
Click to expand...
Click to collapse
I cant unlock fastboot
Mica_antenica said:
I cant unlock fastboot
Click to expand...
Click to collapse
you cant unlock your device in fastboot or cant get in fastboot?
elosanta said:
you cant unlock your device in fastboot or cant get in fastboot?
Click to expand...
Click to collapse
No I cant unlock fastboot I tried everything and I cant unlock fastboot.
Mica_antenica said:
No I cant unlock fastboot I tried everything and I cant unlock fastboot.
Click to expand...
Click to collapse
have you tried "adb reboot fastboot" or rebooting in recovery?
elosanta said:
have you tried "adb reboot fastboot" or rebooting in recovery?
Click to expand...
Click to collapse
also try adb reboot bootloader
elosanta said:
have you tried "adb reboot fastboot" or rebooting in recovery?
Click to expand...
Click to collapse
I can go to fastboot.
Mica_antenica said:
I can go to fastboot.
Click to expand...
Click to collapse
ohh, have you tried oem unlocking in development settings
elosanta said:
ohh, have you tried oem unlocking in development settings
Click to expand...
Click to collapse
Yes And I didn't work.
Mica_antenica said:
Yes And I didn't work.
Click to expand...
Click to collapse
try "fastboot -i 0x1bbb oem unlock"
elosanta said:
try "fastboot -i 0x1bbb oem unlock"
Click to expand...
Click to collapse
Yes I tried every fastboot command And I didn't work.

Categories

Resources