[RECOVERY][TWRP][Unofficial][Port][ROOT] Ulefone T1 - Android General

This is a ported TWRP that I put together from another MTK6757 recovery that was twrp ready. I have only used it so far to root my device. I am not responsible for any harm to your device.
1) Backup your phone.
2) Unlock Bootloader (!! YOU ARE WIPING EVERYTHING ON YOUR PHONE !!)
3) fastboot boot recovery-20170912-t1-twrp
4) Swipe modify system partition
5) Install desired root method (I installed Magisk here.)
6) You phone will be back to factory, with root installed.
Enjoy!

Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! **Why??

how did you get the t1 in too fastboot boot

deanlee121 said:
how did you get the t1 in too fastboot boot
Click to expand...
Click to collapse
Enable USB debugging...
Run: adb reboot bootloader

arcane47 said:
Enable USB debugging...
Run: adb reboot bootloader
Click to expand...
Click to collapse
i have it in fastboot now but when i try to flash twrp i get error: cannot load 'twrp.img
---------- Post added at 08:45 PM ---------- Previous post was at 08:30 PM ----------
lol now i am geting Permission denied

deanlee121 said:
lol now i am geting Permission denied
Click to expand...
Click to collapse
You didn't unlock bootloader:
fastboot oem unlock (This will wipe your data after rebooting)

ok so i got it all working right down to where you flash recovery but when i try to boot to recovery just goes black then reboots thansk for any help think i am going up now lol

thank you got it working
kim wongyu said:
Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! Why??
Click to expand...
Click to collapse

Ulefone t1
Any custom rom?

Ulefone t1 bootloader
Hello guys I have the latest version of ulefone t1 firmware and I flashed the custome recovery successfully to the phone but I can't enter the recovery + I don't know how to unlock bootloader. Any help ?

iroxor said:
Hello guys I have the latest version of ulefone t1 firmware and I flashed the custome recovery successfully to the phone but I can't enter the recovery + I don't know how to unlock bootloader. Any help ?
Click to expand...
Click to collapse
I only just got my T1 and this is my first time using it but under "Developer options" in settings of the device there is an option for "OEM unlocking". Googling that the first result says "OEM Unlock is a protective in Android Lollipop and later that is usually a step that users need to enable in order to officially unlock the bootloader of their device." Hopefully that helped.

Dizioboy said:
I only just got my T1 and this is my first time using it but under "Developer options" in settings of the device there is an option for "OEM unlocking". Googling that the first result says "OEM Unlock is a protective in Android Lollipop and later that is usually a step that users need to enable in order to officially unlock the bootloader of their device." Hopefully that helped.
Click to expand...
Click to collapse
Hello i already unlocked OEM + running Ulefone T1 version 20170912 but still cant go into recovery :/

iroxor said:
Hello i already unlocked OEM + running Ulefone T1 version 20170912 but still cant go into recovery :/
Click to expand...
Click to collapse
I am now having he same issue. I can boot TWRP remotely but SuperSU didn't work and I can not access the recovery any other way :/

Dizioboy said:
I am now having he same issue. I can boot TWRP remotely but SuperSU didn't work and I can not access the recovery any other way :/
Click to expand...
Click to collapse
Hello, can you tell me what version of ulefone rom & TWRP are you using? thanks

iroxor said:
Hello, can you tell me what version of ulefone rom & TWRP are you using? thanks
Click to expand...
Click to collapse
My version is 2017/08/03

kim wongyu said:
Succeeded
Thank you ^ ^
Open CMD (command prompt) and type the next command :
adb reboot bootloader (and press enter)
Now type the next command :
fastboot boot c:\adb\recovery.img (and press enter)
**I installed Magisk but magisk hide not wroking!!! **Why??
Click to expand...
Click to collapse
Hello, I installed magisk and It works... But with this method "fastboot boot c:\adb\recovery.img (and press enter)" recovery is on PC and If I try "adb reboot recovery" the phone reboot on a black display and after I reboot in normal mode !!!.
And of course, the power+ vol up doesn't work.

Wonder when they will actually create a thread for this phone.

I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
---------- Post added at 12:17 PM ---------- Previous post was at 11:23 AM ----------
sawo69 said:
I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
Click to expand...
Click to collapse
Found a solution needed give the commando:
fastboot oem unlock
So the steps should be:
1 adb reboot bootloader
2 fastboot oem unlock
3 fastboot boot c:\adb\recovery.img

sawo69 said:
I have the following problem:
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot boot c:\adb\recovery.img
downloading 'boot.img'...
OKAY [ 0.605s]
booting...
FAILED (remote: not allowed in locked state)
finished. total time: 0.609s
OEM unlock enabeld
USB debugging enabeld
Running currently rom P15_GQ3039LF1_Ulefone_T1_V05_20171030
---------- Post added at 12:17 PM ---------- Previous post was at 11:23 AM ----------
Found a solution needed give the commando:
fastboot oem unlock
So the steps should be:
1 adb reboot bootloader
2 fastboot oem unlock
3 fastboot boot c:\adb\recovery.img
Click to expand...
Click to collapse
Did this work for you and have you had any issues with your device at all? This is my first MTK device so I want to make sure it's all good. Seems almost too easy compared to rooting and unlocking my Xiaomi devices

When I enter the cmd fastboot reboot bootloader, all I get when the phone reboots is "bootloader mode...." in the lower left corner. When I type fastboot oem unlock all I get it "waiting for device"

Related

[RECOVERY] CWM 6.0.1.1 for Acer Liquid Glow

Compiled from CM9 sources.
Recovery Image : ftp://94.23.233.147/Smartphones/Liquid Glow/Recovery/CWM-6.0.1.1-E330.img
Your bootloader have to be unlocked to flash the recovery image.
To reboot in fastboot mode :
Code:
adb reboot bootloader
or
Code:
Turn off your device, then plug USB cable while pushing Vol-.
To flash the recovery image once booted in fastboot mode :
Code:
[I][B]Optional[/B] if your bootloader is not unlocked[/I] : fastboot -i 0x0502 oem unlock
fastboot -i 0x0502 flash recovery CWM-6.0.1.1-E330.img
Is there any way to root Glow?
Any tutorial available?
EDIT
Found it in vache's server ftp://94.23.233.147/Smartphones/Liquid%20Glow/Root%20&%20Reco%20Glow.zip
Settings> Developer Options, check the USB debugging.
First run unlock.cmd
reboot
then root.cmd
reboot
You are rooted!
it's possible to unroot this device?
after i follow instruction to unlock the device and i press Vol-, it blocked on fastboot mode now?
how do I get rid of the remote error:
G:\Root & Reco Glow\Root & Reco Glow>fastboot -i 0x0502 flash recovery CWM-6.0.1.1-E330.img
sending 'recovery' (5520 KB)...
OKAY [ 0.453s]
writing 'recovery'...
FAILED (remote: access denied)
finished. total time: 0.453s
G:\Root & Reco Glow\Root & Reco Glow>
Unlock your bootloader
Get into fastboot then type fastboot oem unlock
Reboot phone and you're done.
Sent from my S500 using xda app-developers app
paugustin said:
Unlock your bootloader
Get into fastboot then type fastboot oem unlock
Reboot phone and you're done.
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
You are right, the french guy has a unlock cmd file which does not have the unlock statement, only fastboot reboot
fastboot -i 0x0502 oem unlock
did the trick, thanks
Thank ou for your work.
Phone is rooted, CWM working.
jisse44 said:
Thank ou for your work.
Phone is rooted, CWM working.
Click to expand...
Click to collapse
I followed the above and flashed the receovery how do I check if it is rooted and how enter into CWM. After flashing i do not see SU app in the drawer. any help greatly appreciated.
New link : http://mon-nuage.net/E330/Root & Reco Glow.zip
paugustin said:
New link : http://mon-nuage.net/E330/Root & Reco Glow.zip
Click to expand...
Click to collapse
FYI, that's still the old recovery and it has some screen glitches.. couldn't find the 6.0.1.1 version anywhere - do you still have it?
it's going to be quite a pita getting the updated recovery, the recovery builder on koush's site produces glitchy recoveries and the old one lacks some functionality
Recovery image
This is great, have been searching this for a long time, unfortunately the link seems to be down.
Possibly any mirrors to this file?
Kind regards
Gino
Look two posts above yours...
Can somebody port this cwm to my device? With same chipset. I can't do with my self
nophyan said:
Can somebody port this cwm to my device? With same chipset. I can't do with my self
Click to expand...
Click to collapse
I have same recovery.fstab partitions, i'd copied /etc /sbin and /res from ramdisk into my stock recovery. But not work. Somebody know where i was wrong?
My english is suck,sorry

[Q] OnePlus One - Unable to unlock bootloader again after relocking

Hi Guys,
Hope to get some help here.
So i unlocked the bootloader of my one plus one and installed supersu + Twrp recovery. All worked fine until i decided to relock the bootloader.
I've put the device into fastboot mode and executed "fastboot oem lock" with twrp recovery still in there.
Now i am trying to unlock the bootloader again using "fastboot oem unlock" to be able to flash the stock recovery and having issues.
output of commands:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\Program Files (x86)\Minimal ADB and Fastboot>
After this it boots straight to twrp recovery. I then hit reboot system and go back to fastboot mode and run the below:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 536870912 bytes
sending 'recovery' (12260 KB)...
OKAY [ 0.389s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.404s
Anyone has an idea how i can unlock the bootloader again ?
Thanks
Vik
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
Thanks i'll give that a try as soon as am home..
YrrchSebor said:
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
Click to expand...
Click to collapse
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Vikmeister said:
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Click to expand...
Click to collapse
Be careful if you updated your phone to XNPH30O OTA,
!!! Warning !!!
In the NEW OTA CM11S XNPH30O, the bootloader (aboot) img size changed....
We request all not to apply the unlocker scripts on the new bootloader , until we confirm/find the new bit position.
It might brick your phone and corrupt bootloader...
Click to expand...
Click to collapse
It won't work.. do not try it if you updated to XNPH30O using the OTA.
zephiK said:
Be careful if you updated your phone to XNPH30O OTA,
It won't work.. do not try it if you updated to XNPH30O using the OTA.
Click to expand...
Click to collapse
Thanks for letting me know ZephiK i haven't updated to that version yet. I still have XNPH25R. I should all good.
Fantastic.. Thanks a lot guys.. That worked like a treat.. Bootloader is now unlocked.
:laugh::good:
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
I ran this command:
Code:
fastboot.exe boot TWRP-2.7.1.0.img
But the next step does not work:
Code:
It will boot your phone into recovery once from the recovery image
stored in your PC temporarily
then you can flash the zip either by sideload or from sdcard...
I got:
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.487s
That's because you can't boot a recovery with the recent bootloader unless you're unlocked.
Transmitted via Bacon
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Im have the same issue but I have no recovery installed..Anyway to do this
i have same issue plz give me any solution if you found any???plz let me know plzzzzz
​
piriri007 said:
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Click to expand...
Click to collapse
plz help same issue

OEM unlock not appearing in developer options.

I cant seem to find the unlock OEM option at all in the developer options. I tried to add images to show my problems but was not allowed to....sigh. Either way I cannot see the OEM option in my phone.
Model: MHA-AL00
Build: MHA-AL00C00B156
This is what I get after flashing TWRP with no issues and trying to reboot into recovery.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 0.464s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.471s
Any help would be greatly appreciated.
Chinese firmware doesn't have oem unlock option.
Did you unlock bootloader?
gm007 said:
Chinese firmware doesn't have oem unlock option.
Did you unlock bootloader?
Click to expand...
Click to collapse
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
So if it doesn't have the OEM option to unlock can I not install recovery or root the handset?
Without the phone plugged,hold volume up and power till u see the logo, release power while keeping volume up pressed.
try this
shut down phone
press vol up + power
when saw the huawei logo
release all buttons
wait
done
u r in twrp
GH04ST said:
I cant seem to find the unlock OEM option at all in the developer options. I tried to add images to show my problems but was not allowed to....sigh. Either way I cannot see the OEM option in my phone.
Model: MHA-AL00
Build: MHA-AL00C00B156
This is what I get after flashing TWRP with no issues and trying to reboot into recovery.
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 0.464s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.471s
Any help would be greatly appreciated.
Click to expand...
Click to collapse
fastboot boot is not supported. try the keys combination
Fastboot boot twrp.img would not flash twrp, what it tries is downloading twrp.img then boot it without flashing.
I'm not sure how it is for the Chinese Mate 9s, but you'd want 'fastboot flash recovery twrp.img', that flashes twrp (if your twrp is named twrp.img).
If it says it flashed twrp, try 'adb reboot recovery'.
Never flash recovery to boot partition.
For recovery : "fastboot flash recovery twrp.img"
gm007 said:
Never flash recovery to boot partition.
For recovery : "fastboot flash recovery twrp.img"
Click to expand...
Click to collapse
Yikes, thanks for noticing. I'm tired. Edited
Thank you so much. It greatly helped.
hello
GH04ST said:
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
Click to expand...
Click to collapse
Are you unlocked it without click that oem unlock??
I also have mate 9china version I can not assign root if you succeeded without oem un
ante0 said:
Yikes, thanks for noticing. I'm tired. Edited
Click to expand...
Click to collapse
OEM Unlock
GH04ST said:
Yes I did. I can't seem to figure out what to do next. It shows to me that the twrp recovery has been installed but when i go to it it comes up with the recovery from the huawei. So i can't flash anything.
Click to expand...
Click to collapse
Were you able to unlock the bootloader of your Mate 9, MHA-AL00?
In my Developer Options there is no "OEM Unlocking"
Model: MHA-AL00
Build: MHA-AL00C00B213
I've been trying for days and I can not because the error always appears:
...
FAILED (remote: command not allowed)
Finished. Total time: 0.031s.
Do you or anyone that else got were can help me out?
Thanks
tigrelouco said:
Were you able to unlock the bootloader of your Mate 9, MHA-AL00?
In my Developer Options there is no "OEM Unlocking"
Model: MHA-AL00
Build: MHA-AL00C00B213
I've been trying for days and I can not because the error always appears:
...
FAILED (remote: command not allowed)
Finished. Total time: 0.031s.
Do you or anyone that else got were can help me out?
Thanks
Click to expand...
Click to collapse
Are you using "fastboot flash recovery twrp.img" or "fastboot boot twrp.img"? The boot command is not allowed.
ante0 said:
Are you using "fastboot flash recovery twrp.img" or "fastboot boot twrp.img"? The boot command is not allowed.
Click to expand...
Click to collapse
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
tigrelouco said:
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
Click to expand...
Click to collapse
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
---------- Post added at 07:31 AM ---------- Previous post was at 07:30 AM ----------
tigrelouco said:
I'm still trying to unlock the bootloader using the command prompt and ADB and Fastboot, after I got the Huawei code:
Step-1: Open the command prompt and enter the following command.
Adb reboot bootloader
Step-2: Your phone will reboot and enter into bootloader mode.
Step-3: Now enter the following command to finally unlock the bootloader.
Fastboot oem unlock xxxxxxxxxxxxxxxxxxxx
And it always fails.
I do not know how to use "fastboot flash recovery twrp.img" or "fastboot boot twrp.img".
Do you have a guide how should I do it?
Click to expand...
Click to collapse
command for unlock via cmd
fastboot oem unlock xxxxxxxxxxxxxxxx
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
newyesor said:
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
---------- Post added at 07:31 AM ---------- Previous post was at 07:30 AM ----------
command for unlock via cmd
fastboot oem unlock xxxxxxxxxxxxxxxx
You can done follow this link.
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
Click to expand...
Click to collapse
But he says it fails every time.
@tigrelouco
Open a terminal or adb shell and enter these commands:
getprop sys.oem_unlock_allowed
getprop ro.oem_unlock_supported
And post results.
Found this in another thread:
tohc1 said:
To answer my own problem/ for anyone else having problems it is necessary to remove the factory reset protection (frp) to do this you need to remove all pin/password/fingerprint locks, then remove all google accounts and finally do a factory reset.
Then the usual adb/fastboot commands work fine.
As linux33it says the bootloader can be unlocked without the option in the developer options.
Click to expand...
Click to collapse
Might be of help.
ante0 said:
But he says it fails every time.
@tigrelouco
Open a terminal or adb shell and enter these commands:
getprop sys.oem_unlock_allowed
getprop ro.oem_unlock_supported
And post results.
Found this in another thread:
Might be of help.
Click to expand...
Click to collapse
And how do I open a Shell command?
tigrelouco said:
And how do I open a Shell command?
Click to expand...
Click to collapse
Download Terminal emulator from the playstore or use adb from command prompt.
By the way, you dont happen to use Linux?

need root pls help

I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Swiftswipe420 said:
I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Click to expand...
Click to collapse
Honor 6X repository thread given quick links there.
Swiftswipe420 said:
I have a Huawei Honor 6x (BLN-L21) (Berlin) Which I cant seem to root whether its flashing TWRP or KingRoot none of which have seemed to work if u could answer asap that'd be very nice
Click to expand...
Click to collapse
Are you on MM or Nougat? I can help, I just rooted mine last night.
shashank1320 said:
Are you on MM or Nougat? I can help, I just rooted mine last night.
Click to expand...
Click to collapse
Nougat 7.0 but I need to go back to huawei page and re-unlock my bootloader again Since i tried to flash TWRP which didn't end up good and I accidentally deleted the OS and had to reapply the update.app
Swiftswipe420 said:
Nougat 7.0
Click to expand...
Click to collapse
and which TWRP you are using? link plz
shashank1320 said:
and which TWRP you are using? link plz
Click to expand...
Click to collapse
i was using twrp_3.1.1-0.berlin.img it was in the root honor 6x emui 5.0 thread
https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
Swiftswipe420 said:
i was using twrp_3.1.1-0.berlin.img it was in the root honor 6x emui 5.0 thread
https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
Click to expand...
Click to collapse
That is the correct one
Steps-
To ulock bootloader-
adb reboot bootloader
fastboot oem unlock unlock_code
fastboot reboot
adb reboot bootloader (to check if the bootloader is unlocked now) or use
fastboot oem get-bootinfo
To install TWRP
Download from - https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
adb reboot bootloader
fastboot flash recovery twrp-3.1.1-0-berlin.img
fastboot reboot
adb reboot recovery (to check which recovery you are in)
I just tested and flashed the same recovery and it worked fine.
shashank1320 said:
That is the correct one
Steps-
To ulock bootloader-
adb reboot bootloader
fastboot oem unlock unlock_code
fastboot reboot
adb reboot bootloader (to check if the bootloader is unlocked now) or use
fastboot oem get-bootinfo
To install TWRP
Download from - https://forum.xda-developers.com/honor-6x/development/twrp-t3583413
adb reboot bootloader
fastboot flash recovery twrp-3.1.1-0-berlin.img
fastboot reboot
adb reboot recovery (to check which recovery you are in)
I just tested and flashed the same recovery and it worked fine.
Click to expand...
Click to collapse
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own? or is that how I messed it up cuz i got scared and held the power off button down til it shut down and after I did that my phone would kept getting stuck at: "Your device is unlocked and can not be trusted. Your device is booting now..." and nothing happens afterwards
Swiftswipe420 said:
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own?
Click to expand...
Click to collapse
yes. it wont reboot on its own. however, unlocking the bootloader may restat it automatically.
See below directly from powershell.
PS C:\adb> adb reboot bootloader
PS C:\adb> fastboot flash recovery twrp-3.1.1-0-berlin.img
target reported max download size of 471859200 bytes
sending 'recovery' (24466 KB)...
OKAY [ 0.646s]
writing 'recovery'...
OKAY [ 0.184s]
finished. total time: 0.846s
PS C:\adb> fastboot reboot
rebooting...
finished. total time: 0.038s
PS C:\adb> adb reboot recovery
---------- Post added at 06:59 AM ---------- Previous post was at 06:55 AM ----------
Swiftswipe420 said:
but dude is it normal that when TWRP is flashed in Fastboot that the device doesn't automatically restart on its own? or is that how I messed it up cuz i got scared and held the power off button down til it shut down and after I did that my phone would kept getting stuck at: "Your device is unlocked and can not be trusted. Your device is booting now..." and nothing happens afterwards
Click to expand...
Click to collapse
This happens when you flashed incorrect twrp.
faced the same issue in 5C but when flashed correct file, all booted fine.

[Guide] Unlocking Red Magic 3's Bootloader

Requirements:
- To Unlock Bootloader On Nubia Red Magic 3 (NX629J), you will need a computer.
- Charge the Nubia Red Magic to at least 50%.
- You need a USB cable to connect your phone to PC. (Users reported better luck with usb 2.0 port vs usb 3.0.)
Connect your rm3 to your windows 10 pc without developer options enabled. It will be a cd drive, and you can double click it to install the usb drivers
1) Enable the Developer Options
- To Enable Developer Options, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 10 Times until you see a toast message “Developer options enabled“
2) Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Options and check the box for OEM Unlock and USB Debugging
3) Connect your phone to Computer using USB Cable.
4) Open a command prompt window on your computer and type: "adb devices"
5) You will see a pop up window on your phone to allow USB Debugging on your phone. Click ok.
6) Now type the commannd "adb reboot bootloader"
7) Once your phone has rebooted into it's bootloader, type in the command prompt "fastboot devices". This will list the devices connected, your phone should show up.
8) Then, enter "fastboot oem nubia_unlock NUBIA_NX629J"
9) Then enter "fastboot flashing unlock"
9) Finally type "fastboot reboot" into the command prompt.
10) From here you can install twrp, root your phone, etc.
TO RELOCK BOOTLOADER Restart into fastboot on your phone, and use the commands:
"fastboot oem lock"
"fastboot flashing lock"
"fastboot oem relock"
https://imgur.com/pZR4KkL
Thx..now wait for custom rom
twrp here
---------- Post added at 05:44 PM ---------- Previous post was at 04:45 PM ----------
Nubia red magic 3 twrp here
---------- Post added at 05:44 PM ---------- Previous post was at 05:44 PM ----------
https://drive.google.com/file/d/10CZYW-C1scN30y6xxYYCx5lV_eSMwamG/view?usp=drivesdk
sandeepkhatri said:
Plz share twrp here
---------- Post added at 05:44 PM ---------- Previous post was at 04:45 PM ----------
Nubia red magic 3 twrp here
---------- Post added at 05:44 PM ---------- Previous post was at 05:44 PM ----------
https://drive.google.com/file/d/10CZYW-C1scN30y6xxYYCx5lV_eSMwamG/view?usp=drivesdk
Click to expand...
Click to collapse
Thank you for sharing it! I had no clue how to download it from Baidu!
Always welcome friend
Fastboot flashing unlock does not work for me, its not recognizing the command.
SmartViewYTC said:
Fastboot flashing unlock does not work for me, its not recognizing the command.
Click to expand...
Click to collapse
You did fastboot oem unlock first, and then fastboot flashing unlock?
Yep, sadly, same result :/
UPDATE:
FIXED BY USING A USB 2 PORT!!!
Hello guys is there any way to relock bootloader?
It work perfect but remember it delete all of your personal information
aKs. said:
Hello guys is there any way to relock bootloader?
Click to expand...
Click to collapse
Sorry, I was on vacation. fastboot flashing lock in fastboot should work to relock it.
Secretcow said:
Sorry, I was on vacation. fastboot flashing lock in fastboot should work to relock it.
Click to expand...
Click to collapse
Can you confirm this with the global edition?
This command is not working on me.
9) Then enter "fastboot flashing unlock"
Tried different ports on my PC.
mhex said:
This command is not working on me.
9) Then enter "fastboot flashing unlock"
Tried different ports on my PC.
Click to expand...
Click to collapse
Try first "fastboot oem nubia_unlock NUBIA_NX629J"
then "fastboot flashing unlock"
Can you please help me, I want to flash to Global ROM again, But i have this Package Failure errorm
mhex said:
Can you please help me, I want to flash to Global ROM again, But i have this Package Failure errorm
Click to expand...
Click to collapse
Sure thing! I'm assuming you have access to fastboot & are using windows.
Download the right global rom for your phone: https://eu.redmagic.gg/blogs/news/red-magic-3-global-rom-flash-instructions
Once you've downloaded the rom, extract the folder. Use the following commands.
cd "path of folder" (example: "cd C:\Users\Worldchamp\Downloads\NX629J_Z69_EN_WPJ0O_V111") - dont use the quotation marks.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
Thanks
Secretcow said:
Sure thing! I'm assuming you have access to fastboot & are using windows.
Download the right global rom for your phone: https://eu.redmagic.gg/blogs/news/red-magic-3-global-rom-flash-instructions
Once you've downloaded the rom, extract the folder. Use the following commands.
cd "path of folder" (example: "cd C:\Users\Worldchamp\Downloads\NX629J_Z69_EN_WPJ0O_V111") - dont use the quotation marks.
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
Click to expand...
Click to collapse
So what I do if there is no system.img after extracting to flash?
So anyone make any custom rom this gaming beast
On global rom, the fastboot flashing unlock does not work... even if i change ports from 3.0 to 2.0... The TWRP is available only for China rom ? On Global does not work ?
LE: Make sure you have latest ADB Drivers 1.43, after i updated to these, the flashing unlocked worked

Categories

Resources