[Q] Flashed SlimSaber on OPO, now unroot/re-lock? - ONE Q&A, Help & Troubleshooting

I've rooted and unlocked my OPO and flashed SlimSaber - absolutely love it. I'd now like to re-lock/unroot my OPO as I need to use my phone as a BYOD at work and the Maas360 MDM application won't install on a root device.
Can I get some guidance on how to accomplish this (if possible at all)?

Relocking is a simple fastboot command:
Code:
fastboot oem lock
Unrooting just involves going into SuperSU and selecting the "full unroot" option.
Transmitted via Bacon

timmaaa said:
Relocking is a simple fastboot command:
Code:
fastboot oem lock
Unrooting just involves going into SuperSU and selecting the "full unroot" option.
Transmitted via Bacon
Click to expand...
Click to collapse
Perfect, and this will allow me to keep SlimSaber and not disable any of its inherent functionality?
If I want to unlock again, I presume it's another:
Code:
fastboot oem unlock
But that this won't require a wipe?

Mhaddy said:
Perfect, and this will allow me to keep SlimSaber and not disable any of its inherent functionality?
If I want to unlock again, I presume it's another:
Code:
fastboot oem unlock
But that this won't require a wipe?
Click to expand...
Click to collapse
You'll only lose access to root apps. If you want to unlock again that's the right command, but it will completely wipe your internal storage, there's no way around that.
Transmitted via Bacon

Awesome, thanks!

Wondering if I'm missing a step ... I rebooted to fastboot mode, loaded up cmd prompt and changed to the platform-tools directory:
Code:
cd Desktop/android-sdk-windows/platform-tools
Then verified my phone was connected:
Code:
fastboot devices
Then typed
Code:
fastboot oem lock
And all I get is "..." on screen.
What have I missed?

Mhaddy said:
Wondering if I'm missing a step ... I rebooted to fastboot mode, loaded up cmd prompt and changed to the platform-tools directory:
Code:
cd Desktop/android-sdk-windows/platform-tools
Then verified my phone was connected:
Code:
fastboot devices
Then typed
Code:
fastboot oem lock
And all I get is "..." on screen.
What have I missed?
Click to expand...
Click to collapse
Give this command:
Code:
fastboot oem device-info
What does it return?
Transmitted via Bacon

...
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ -0.000s]
finished. total time: -0.000s

Mhaddy said:
...
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ -0.000s]
finished. total time: -0.000s
Click to expand...
Click to collapse
Hmm, that's odd. Not sure why it isn't locking again for you. You could try looking here:
http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
There's a bootloader lock/unlock toggle script you can flash with TWRP.
Transmitted via Bacon

Be very careful!!!
If you end up with a device with
(bootloader) Device tampered: true
(bootloader) Device unlocked: false
You might not be able to unlock it again using fastboot!!

waterdaan said:
Be very careful!!!
If you end up with a device with
(bootloader) Device tampered: true
(bootloader) Device unlocked: false
You might not be able to unlock it again using fastboot!!
Click to expand...
Click to collapse
I won't be able to unlock it again at all or unlock it again without wiping it?

Mhaddy said:
I won't be able to unlock it again at all or unlock it again without wiping it?
Click to expand...
Click to collapse
It's hit and miss. Sometimes after locking the bootloader is unable to be unlocked again via fastboot. Keep TWRP on your phone though and you'll be able to flash the unlocker zip.
Unlocking via fastboot always wipes the device. Unlocking via the unlocker zip never wipes the device.
Transmitted via Bacon

Related

Search and install problem for RUU_K2_UL

Hi guys, i have a htc on sv. the system not start and enter on recovery
https://www.dropbox.com/s/8xfq4s4rdygh8d9/IMG_20140531_185337.jpg
As you can see i cant remove the S-On (i try htcdev, send me all instruction , i did all fine , but cant select of like the instruction of htcdev)
i try another way for install into microsd or with fastboot the rom
C:\Android>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 2.00.0000
(bootloader) version-baseband: 1.15.40a.00.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.14.401.6
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: HT312TP02396
(bootloader) imei: **********
(bootloader) product: k2_ul
(bootloader) platform: HBOOT-8930
(bootloader) modelid: PL8010000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: low
(bootloader) battery-voltage: 3466mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.080s
Click to expand...
Click to collapse
if i try to go on recovery
SD Checking...
No gift file....
Loading...[PL80DIAG.zip]
No image!
Loading...[PL80DIAG.nbh]
No image or wrong image!
Loading...[PL80IMG.zip]
Loading...[PL80IMG.nbh]
No image or wrong image!)
Click to expand...
Click to collapse
so i found this : RUU_K2_UL_JB_45_S_HTC_Europe_2.14.401.6_R_Radio_1. 15.40a.00.14_2_10.74a.40.23L_release_unsigned.zip
i try to install but give me error , i try to extract rom.zip and renamed to pl80diag.zip, (into microsd) , try the recovery...seems fine but give me error
so i try to :
C:\Android>fastboot oem rebootRUU
...
(bootloader) [SD_HW_ERR] read data fail in CMD18
(bootloader) CMD18: cmd failed
(bootloader) [SD_HW_ERR] SD: Read data fail..
(bootloader) [ERR] partition_read_emmc(735): error 2
(bootloader) Start Verify: 3
OKAY [ 0.037s]
finished. total time: 0.037s
C:\Android>fastboot flash zip RUU_K2_UL_JB_45_S_HTC_Europe_2.14.401.6_R_Radio_1.
15.40a.00.14_2_10.74a.40.23L_release_unsigned.zip
sending 'zip' (604746 KB)...
OKAY [ 35.290s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 109.491s
Click to expand...
Click to collapse
what can i do? the way is right or i need to do something new?
To go to recovery you can press and hold the power and volume down keys while your device is powered off. Then when your bootloader appears on the screen select the recovery option. Or you can use adb and type then enter:
Code:
adb reboot recovery
What you showed to be your recovery is NOT your recovery. That is your bootloader. They are different.
The only way you will achieve an unlock bootloader for your device will be to use your unlock_code.bin file provided to you through an email by HTC.
You must be in fastboot to proceed using that file.
On your screen it should display in red text, fastboot usb. When you see this on your screen then you may continue forward with unlocking your bootloader using the .bin file and instructions provided to you from HTCDEV.
With this said, you have already opened up a thread over in the Q&A section. This is a forum for Android Development.
Sent from my C525c using Tapatalk
Modding.MyMind said:
To go to recovery you can press and hold the power and volume down keys while your device is powered off. Then when your bootloader appears on the screen select the recovery option. Or you can use adb and type then enter:
Code:
adb reboot recovery
What you showed to be your recovery is NOT your recovery. That is your bootloader. They are different.
The only way you will achieve an unlock bootloader for your device will be to use your unlock_code.bin file provided to you through an email by HTC.
You must be in fastboot to proceed using that file.
On your screen it should display in red text, fastboot usb. When you see this on your screen then you may continue forward with unlocking your bootloader using the .bin file and instructions provided to you from HTCDEV.
With this said, you have already opened up a thread over in the Q&A section. This is a forum for Android Development.
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
Hello , this is the image not compare when i make the procedure HTCDEV, i think not compare because the operating system not go
https://www.dropbox.com/s/2s8t8dar0uil7yc/2014-06-05 17_11_28-HTCdev - Unlock Bootloader.png
@Benz83
You should have a file called, Unlock_code.bin. Place it in the same directory that currently holds your adb and fastboot files. Open up the command prompt window and change directories to the location where your adb and fastboot files currently are.
Type the following:
Code:
adb reboot bootloader
You should now see on your device screen, fastboot usb.
Go back to your command prompt window....
Type the following:
Code:
fastboot flash unlocktoken Unlock_code.bin
On your device you’ll get a message saying if you want to unlock your bootloader. Use the volume keys to select your choice, and hit the power button to confirm. Once you’re done, your device will restart and you’ll have an unlocked bootloader.
Sent from my C525c using Tapatalk
sincerally the reply on msdos is ok, all done
on the phone i not see nothing and i not see the image i posted, i will try again
Benz83 said:
sincerally the reply on msdos is ok, all done
on the phone i not see nothing and i not see the image i posted, i will try again
Click to expand...
Click to collapse
I edited my last comment. Go back and read it again.
Sent from my C525c using Tapatalk
No choose to select. Only reboot automatically
@Benz83
I want you to tell me where on your computer you currently have your adb, and fastboot files. I also want you to tell me where on your computer you currently have your Unlock_code.bin file.
Type it out as it would be on your computer.
Sent from my C525c using Tapatalk
easy
its all inside the C:\Android
fastboot adb and unlock
so inside the dir C:\android
the phone reboot on fastboot usb i type
fastboot flash unlocktoken Unlock_code.bin
Benz83 said:
easy
its all inside the C:\Android
fastboot adb and unlock
so inside the dir C:\android
the phone reboot on fastboot usb i type
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
Good, so you are doing it the right way. Boot your device in to your bootloader using adb.
Code:
adb reboot bootloader
Then on your device select the option, bootloader. At the top of your screen on your device it should say either locked or unlocked. Which one does it show for you?
Sent from my C525c using Tapatalk
Modding.MyMind said:
Good, so you are doing it the right way. Boot your device in to your bootloader using adb.
Code:
adb reboot bootloader
Then on your device select the option, bootloader. At the top of your screen on your device it should say either locked or unlocked. Which one does it show for you?
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
locked :crying:
Benz83 said:
locked :crying:
Click to expand...
Click to collapse
Your Unlock_code.bin is corrupted then. Try redownloading it from the attachment in your email. If it still doesn't work then you either left out some needed info when copying and pasting your token or you added more info than what was actually needed while following the steps on the HTCDEV website.
You may need to do that step again and insure you copy EXACTLY what is needed for your Unlock_code.bin file. Then when you receive your new .bin file go ahead and do as you have been doing with trying to unlock your bootloader.
Sent from my C525c using Tapatalk
ok, i will do again, (sincerally i did twice)
Benz83 said:
ok, i will do again, (sincerally i did twice)
Click to expand...
Click to collapse
Make sure you choose "other" when selecting your device.
Sent from my C525c using Tapatalk
yes yes, infact there isnt thad device
Benz83 said:
yes yes, infact there isnt thad device
Click to expand...
Click to collapse
nothing to do, i try again the all procedure but the screen step 10 after command fastboot flash unlocktoken Unlock_code.bin not let me choose nothing
ok, i will do
I also have this problem
hi
i have a HTC one SV and when tern on android not loded and go to bootloader.
i try factory reset but fast reset and come back to bootloader
i try unlock bootloader but after step 10 in htcdev in my phone not show dialog to select YES or NO
in my android folder contain this files:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've searched until I find a solution to my problem but I can not find any solution.
Can you advise me what should I do?
tanks
I don't know, whats wrong with your phone, but why are you doing a "fastboot oem rebootRUU"?
When i can remember correct, this is not needed for unlock, after flashing unlock token.

OTA unlock lg volt ls740 boost

1st comes 1st lg ls740 this is to backup the laf partition, i recomend yall bakup,recovery an boot as well just in case
Note: This assumes you've already rooted manually or with Towelroot and know what adb/fastboot is.
First, backup your LG Download mode (laf) with this code, so you can use LG Flash if necessary.(make sure phone is on and pluged in and android debuging is enabled
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/laf of=/sdcard/laf.img.
Run the following code to zero out laf:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
(i did this and my volt told me the memory was full but this still got me into fastboot
adb reboot
For whatever reason, you won't be able to access fastboot via "reboot to bootloader" like most phones, so you've got to do a key combo:
Power Off
Unplug USB
Hold Volume Up
Plug in USB
step 2
fastboot oem device-info
should look something like this ...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.012s]
finished. total time: 0.013s
step 3, fastboot oem unlock
should look like this,
...
OKAY [ 0.004s]
finished. total time: 0.005s
DO NOT skip this step before shutting off or rebooting the phone
WHEN YOU ARE DONE IN FAST BOOT MAKE SURE TO RESTORE THE LAF.IMG
fastboot flash laf laf.img
p.s if you backup your laf.img make sure to move it off of the internal storage to the sd card or computer or you will not be able to acsess it
notreal456789 said:
1st comes 1st lg ls740 this is to backup the laf partition, i recomend yall bakup,recovery an boot as well just in case
Note: This assumes you've already rooted manually or with Towelroot and know what adb/fastboot is.
First, backup your LG Download mode (laf) with this code, so you can use LG Flash if necessary.(make sure phone is on and pluged in and android debuging is enabled
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/laf of=/sdcard/laf.img.
Run the following code to zero out laf:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
(i did this and my volt told me the memory was full but this still got me into fastboot
adb reboot
For whatever reason, you won't be able to access fastboot via "reboot to bootloader" like most phones, so you've got to do a key combo:
Power Off
Unplug USB
Hold Volume Up
Plug in USB
step 2
fastboot oem device-info
should look something like this ...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.012s]
finished. total time: 0.013s
step 3, fastboot oem unlock
should look like this,
...
OKAY [ 0.004s]
finished. total time: 0.005s
DO NOT skip this step before shutting off or rebooting the phone
WHEN YOU ARE DONE IN FAST BOOT MAKE SURE TO RESTORE THE LAF.IMG
fastboot flash laf laf.img
p.s if you backup your laf.img make sure to move it off of the internal storage to the sd card or computer or you will not be able to acsess it
Click to expand...
Click to collapse
One question is it to unlock the phone from a carrier?
Juniluis said:
One question is it to unlock the phone from a carrier?
Click to expand...
Click to collapse
What kind of unlock is this??? Does this allow sim unlock?
???
What??
I'm confused. Is this to unlock the phone to use it in any carrier?
Bootloader unlock sounds like.
Sent from my HUAWEI Y536A1 using XDA Free mobile app

Need help unlocking bootloader

Whenever I attempt to unlock the bootloader it will reboot into android without any confirmation, I am on CM12S 5.0.2, USB Debugging enabled and I am on Windows, with Minimal ADB And fastboot so i didnt have to install all the other studio things, it appeared once in adb devices so I tried to unlock and it did the same as before but I lost all my data.
Issue this command:
Code:
fastboot oem device-info
What's the output?
XDA Moderator
Transmitted via Bacon
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.016s]
finished. total time: 0.021s
So according to that it has been unlocked, which doesnt make sense as I got no warning about data loss.
TheGamingBarrel said:
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.016s]
finished. total time: 0.021s
So according to that it has been unlocked, which doesnt make sense as I got no warning about data loss.
Click to expand...
Click to collapse
It was probably already unlocked before you received the phone, where did you buy it?
XDA Moderator
Transmitted via Bacon
Heisenberg said:
It was probably already unlocked before you received the phone, where did you buy it?
XDA Moderator
Transmitted via Bacon
Click to expand...
Click to collapse
I bought it brand new off their website ( https://oneplus.net/uk/one ) but i tried to install custom recovery and it was fine, so I dont really think it matters

Help needed in Change Device tampered: true to false

Hello guys
I just want help from you guys in order to change Device (MI4) tampered status TRUE to FALSE. I unlocked bootloader once by command -- fastboot oem unlock then again locked it by fastboot oem lock. But Device tampered is still showing as TRUE. I just want to change it to FALSE. Will this effect anything (warranty or something) if i don't change it. Please help???
C:\Windows\system32>fastboot oem device-info
...
(bootloader) Device tampered: true
(bootloader) Device unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.012s]
finished. total time: 0.013s
Nobody has answered this, wow. I'm having same issue
Erase all partitions via fastboot then turn off and plug in to pc. the device will appear as HS USB QDloader. use QFil to fix. then "device tampered" is gone
Beware: may brick the phone and corrupt the imei number
I used this guide... http://en.miui.com/thread-807252-1-1.html
Every issue in the (bootloader) section is showed as false. Easy guide, easy process
Ignore...

Question ROG5 Fastboot commands

fastboot flashing get_unlock_ability
fastbootflashing unlock
fastboot flashing lock
fastboot flashing unlock_critical
fastboot flashing lock_critical
fastboot oem enable-charger-screen
fastboot oem disable-charger-screen
fastboot oem off-mode-charge
fastboot oem select-display-panel
fastboot oem device-info
fastboot reboot-fastboot
fastboot reboot-bootloader
fastboot oem gpt-info
fastboot oem adb_enable
fastboot oem shutdown
fastboot oem get-dtid
fastboot oem get-hwid
fastboot oem get-prjid
fastboot oem get-skuid
fastboot oem get-rfid
fastboot oem get-featureid
fastboot oem get-jtagid
fastboot oem get-bcid
fastboot oem get-secdispid
fastboot oem get-cpuidhash
fastboot oem get-toolid
fastboot oem isn-info
fastboot oem ssn-info
fastboot oem system-info
fastboot oem get_build_version
fastboot oem get-batcap
fastboot oem get-batvol
fastboot oem get-bootcount
fastboot oem factory-reset
fastboot oem factory-reset2
fastboot oem reboot-recovery
fastboot oem set-permissive
fastboot oem enter-dload
fastboot oem check-s3
fastboot oem EnterShippingMode
fastboot oem check-nrfuse
fastboot oem check-fuse
fastboot oem fuse-info
fastboot oem show-barcode
fastboot oem checksetupwizard
fastboot oem asus-csc_lk
fastboot oem rsa_test_
fastboot oem crc32_
fastboot oem hash_
fastboot oem gen-random
fastboot oem auth-hash
fastboot oem auth-hash_2
fastboot oem auth-hash_3
fastboot oem get-imeiauth
fastboot oem slot_b_enable
fastboot oem get-verify_vbmeta_ret
fastboot oem update-cmdline_
fastboot oem backup-fac
fastboot oem restore-fac
fastboot oem get-pmic-reg_
fastboot oem write-pmic-reg_
fastboot oem reset-boot_count
fastboot oem reset-lock_count
fastboot oem reset-a_retry_count
fastboot oem reset-a_unbootable_count
fastboot oem reset-b_retry_count
fastboot oem reset-b_unbootable_count
fastboot oem force-hwid_
fastboot oem reset-dev_info
fastboot oem reset-auth2
fastboot oem reset-auth3
fastboot oem disable-verity
fastboot oem enable-verity
fastboot oem enable-vbmeta
fastboot oem read-vbmeta
fastboot oem read-rollback
fastboot oem reset-rollback
hi, which one i can use to unlock my bootloader?
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Device authorized: false
(bootloader) Device authorized2: false
(bootloader) WaterMask unlock: N
(bootloader) XBL: Post-CS3-30-ZS673KS-user
(bootloader) ABL: Post-CS3-25-WW-user
(bootloader) CID: ASUS
(bootloader) COUNTRY: WW
(bootloader) Project: ZS673KS
(bootloader) DT ID: 100
(bootloader) SB: Y
(bootloader) SBNR: Y
(bootloader) DDR Manufacturer ID: 1
(bootloader) DDR Device Type: 8
(bootloader) TotalDMCounter: 0
(bootloader) DMCounter: 0
(bootloader) SlotARetryCounter: 0
(bootloader) SlotAUnbootableCounter: 0
(bootloader) SlotBRetryCounter: 0
(bootloader) SlotBUnbootableCounter: 0
(bootloader) BOOT_COUNT: 32
(bootloader) LOCK_COUNT: 1
(bootloader) Check_APDP: 0
(bootloader) rawdump_en: false
(bootloader) Current Slot: b
(bootloader) Slot_b bootable: Bootable
(bootloader) AVB Verity: Enable
(bootloader) Verify vbmeta ret: 0
(bootloader) ABL_FTM: FALSE
(bootloader) SNAPSHOT-UPDATE-STATUS: none
OKAY [ 0.080s]
finished. total time: 0.080s
Following the answer.
fastboot oem device-info does not work for me
Code:
> fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
And i get the same result for any fastboot oem command, even when i type random things
Almost every "generic" commands such as fastboot flashing get_unlock_ability does not work either, giving me a different message
Code:
> fastboot flashing get_unlock_ability
FAILED (remote: 'Unrecognized command flashing get_unlock_ability')
fastboot: error: Command failed
The only commands that worked so far are fastboot reboot-fastboot and fastboot reboot-bootlader
Code:
> fastboot reboot-fastboot
Rebooting into fastboot OKAY [ 0.000s]
< waiting for any device >
Finished. Total time: 8.642s
I have a WW device ( i think its a new one ), and i never unlocked the bootloader before, so am i missing something here ??
I really want to check those values to confirm that the device hasnt been unlocked and a few other things.
zvrsd said:
fastboot oem device-info does not work for me
Code:
> fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
And i get the same result for any fastboot oem command, even when i type random things
Almost every "generic" commands such as fastboot flashing get_unlock_ability does not work either, giving me a different message
Code:
> fastboot flashing get_unlock_ability
FAILED (remote: 'Unrecognized command flashing get_unlock_ability')
fastboot: error: Command failed
The only commands that worked so far are fastboot reboot-fastboot and fastboot reboot-bootlader
Code:
> fastboot reboot-fastboot
Rebooting into fastboot OKAY [ 0.000s]
< waiting for any device >
Finished. Total time: 8.642s
I have a WW device ( i think its a new one ), and i never unlocked the bootloader before, so am i missing something here ??
I really want to check those values to confirm that the device hasnt been unlocked and a few other things.
Click to expand...
Click to collapse
Your phone is tencent edition or not?
HunterTik said:
Your phone is tencent edition or not?
Click to expand...
Click to collapse
No, its the ROG edition
zvrsd said:
No, its the ROG edition
Click to expand...
Click to collapse
Then use official unlock mathod hope it works for you.
zvrsd said:
fastboot oem device-info does not work for me
Code:
> fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
And i get the same result for any fastboot oem command, even when i type random things
Almost every "generic" commands such as fastboot flashing get_unlock_ability does not work either, giving me a different message
Code:
> fastboot flashing get_unlock_ability
FAILED (remote: 'Unrecognized command flashing get_unlock_ability')
fastboot: error: Command failed
The only commands that worked so far are fastboot reboot-fastboot and fastboot reboot-bootlader
Code:
> fastboot reboot-fastboot
Rebooting into fastboot OKAY [ 0.000s]
< waiting for any device >
Finished. Total time: 8.642s
I have a WW device ( i think its a new one ), and i never unlocked the bootloader before, so am i missing something here ??
I really want to check those values to confirm that the device hasnt been unlocked and a few other things.
Click to expand...
Click to collapse
Did this work for you? I have the exact same problem even after using the official bootloader unlock..
zvrsd said:
fastboot oem device-info does not work for me
Code:
> fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
And i get the same result for any fastboot oem command, even when i type random things
Click to expand...
Click to collapse
You're in userspace fastboot. Reboot to the bootloader
The one you get to by using volume up and power is bootloader
From bootloader `fastboot reboot fastboot` -> userspace fastboot
From userspace fastboot, select reboot bootloader -> bootloader
`adb reboot fastboot` -> userspace fastboot
`adb reboot bootloader` -> bootloader
The bootloader also needs to be unlocked for most commands to work.
Andrologic said:
Did this work for you? I have the exact same problem even after using the official bootloader unlock..
Click to expand...
Click to collapse
You might want to check this https://forum.xda-developers.com/t/rog5-fastboot-commands.4255537/post-85135791
After following his instructions, i was able to make the commands work.
Big thanks to him !!
zvrsd said:
You might want to check this https://forum.xda-developers.com/t/rog5-fastboot-commands.4255537/post-85135791
After following his instructions, i was able to make the commands work.
Big thanks to him !!
Click to expand...
Click to collapse
Thanks. Found it - going to try..

Categories

Resources