OPT Fastboot OEM Device-Info - OnePlus 2 Q&A, Help & Troubleshooting

Hi guys,
I need you help : ) My OPT has a flickering display an I'd like to send it in. Therefore, I'd like to restore the factory default settings. Unfourtunatly, I don't know the default OEM Device-Infos. And how to change them.
I have just installed Oxygen OS 2.2.0: OnePlus2Oxygen_14_OTA_011_all_1512111634.zip from http://forum.xda-developers.com/oneplus-2/general/rom-mirrors-official-oxygen-os-roms-ota-t3209863
And these are my Fastboot Device Infos:
C:\adb>fastboot oem device-info
(bootloader) Device tamper: true
(bootloader) Device unlocked: true
(bootloader) Device is_verified: false
(bootloader) Charger scree enable: false
(bootloader) Display panel:
(bootloader) console_locked: 1
(bootloader) exec_console_unconsole: 0
OKAY [ 0.073s]
Finished. Total time: 0.077s
Do you guys know, if I can hand my phone in with an unlocked bootloader or do I need to change these parameters? I would be very pleased for any advise. Thank you : )

frammies said:
Hi guys,
I need you help : ) My OPT has a flickering display an I'd like to send it in. Therefore, I'd like to restore the factory default settings. Unfourtunatly, I don't know the default OEM Device-Infos. And how to change them.
I have just installed Oxygen OS 2.2.0: OnePlus2Oxygen_14_OTA_011_all_1512111634.zip from http://forum.xda-developers.com/oneplus-2/general/rom-mirrors-official-oxygen-os-roms-ota-t3209863
And these are my Fastboot Device Infos:
C:\adb>fastboot oem device-info
(bootloader) Device tamper: true
(bootloader) Device unlocked: true
(bootloader) Device is_verified: false
(bootloader) Charger scree enable: false
(bootloader) Display panel:
(bootloader) console_locked: 1
(bootloader) exec_console_unconsole: 0
OKAY [ 0.073s]
Finished. Total time: 0.077s
Do you guys know, if I can hand my phone in with an unlocked bootloader or do I need to change these parameters? I would be very pleased for any advise. Thank you : )
Click to expand...
Click to collapse
It's fine as it is - read this

Related

[Q] Yureka bottloader unlocked by default!!! is it ok?

today i connected my device in fastboot mode and entered this command fastboot -i 0x1ebf oem device-info
it displayed
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.008s]
finished. total time: 0.011s
is everything fine with device?
gmsss said:
today i connected my device in fastboot mode and entered this command fastboot -i 0x1ebf oem device-info
it displayed
(bootloader) Device tampered: true
(bootloader) Device unlocked: true
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.008s]
finished. total time: 0.011s
is everything fine with device?
Click to expand...
Click to collapse
Even mine came by default!
No problems
Sent from my AO5510 using Tapatalk
U guyzzzz are lucky.....in 100 pieces only 1 piece us with unlocbootloaderboot

Possible Bricked?

Hi,
Earlier on today I was trying to root my phone (Well at least put TWRP on so I could mount a rom) and somehow the bootloader got locked during the process this has prevented me to install any roms....
I know it's locked because of -
(bootloader) Device tampered: true
(bootloader) Device unlocked: false
(bootloader) Device is_verified: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
(bootloader) console_locked: 1
(bootloader) exec_console_unconsole: 0
OKAY [ 0.079s]
finished. total time: 0.080s
I've tried to recover it back to normal during the "Fastboot Mode" state but not had any luck I believe the phones bricked? -
C:\Users\Liam\Desktop\One Plus Recovery\A2001_14_A.03_150805>fastboot flash user
data userdata_64G.img
target reported max download size of 536870912 bytes
erasing 'userdata'...
FAILED (remote: device is locked. Cannot erase)
finished. total time: 0.003s
I need this sorting as I don't have a phone to use, and would really apreiciate if someone could help me as i've spent like 8 hours today trying to sort it but not had any luck i've downloaded drivers (Qualcom), Android SDK, this Qualcom-download-tool for recovery and nothing seems to work
It will only boot into "Fastboot Mode"
i recommand you to ask this on OnePlus forums there is more people that answer
otherwize did you tried fastboot oem unlock and is your phone recognize by your computer ?
Use the Qualcomm recover method mentioned many times over in this forum.
try fastboot oem unlock.
did u enabled oem unlock option in dev settings while unlocking bl?
what exactly steps you followed?

LS997 fastboot oem device-id fails

Hi
I'm trying to get the device id from fastboot. The message I get is
Code:
FAILED (remote: unknown command)
. I am able to run fastboot oem device-info without issues.
Code:
da:~# fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.101s]
finished. total time: 0.101s
Code:
da:~# fastboot oem device-id
...
FAILED (remote: unknown command)
finished. total time: 0.055s
Has anyone had success with this command?
bludhemn said:
Hi
I'm trying to get the device id from fastboot. The message I get is
Code:
FAILED (remote: unknown command)
. I am able to run fastboot oem device-info without issues.
Code:
da:~# fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.101s]
finished. total time: 0.101s
Code:
da:~# fastboot oem device-id
...
FAILED (remote: unknown command)
finished. total time: 0.055s
Has anyone had success with this command?
Click to expand...
Click to collapse
Did you ever figure this out? I'm also having this issue on my H910 Att V20.

Stuck with Fastboot, DFU and locked bootloader

Hello, I am totally lost... I've been trying to solve this problem but no luck... I relocked my bootloader. Since that day, I can only access : fastboot.
It seems I can flash recovery with fastboot, but the phone never boots into recovery (stuck on ZTE logo B2017G ).
I've tried to put my device in EDL mode with DeepFlash cable but without success.
###########
fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.016s]
finished. total time: 0.017s
##############
any one can help me plz.
anyone can help
t.zennad said:
anyone can help
Click to expand...
Click to collapse
I'm also in the same condition...
fastboot not accessible...
Help!!!
Axon 7 mini 7.1.1 build B2017gV1.2.0B14
Still waiting too.
Get a stock recovery (not TWRP), flash it with fasboot flash recovery recovery.img
I think tdm has a thread with all stock images, flash the one for your country
https://forum.xda-developers.com/axon-7-mini/development/firmware-stock-firmware-t3696538
If this doesn't work, maybe the verity check fails, making the device unable to boot, then go ahead and flash system and boot via fastboot.
fastboot flash system system.img
fastboot flash boot boot.img
Good luck
just a hailmairy here but...
"(bootloader) Charger screen enabled: 'false'"
in Advanced Settings ->Developer Options->Stay Awake (while charging) [ ]
should possible be switched on as it does mentions that charging screen set to off?
Probably would only sort one item though but you never know and if it does your one more step forward.
sonnettie
HEEEEELP! From Liquid tried to flash Lineage16.....flashed bootloader...I'm stuck on fastboot. The down volume key is broken. Only up volume works but not in fastboot. Tried to adb/flash a sock recovery....only can reboot in fastboot dialogue. Any solution? Thank you.
Hello
any one can help please, i am still in same problem
fastboot getvar all
(bootloader) version:0.5
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3447000
(bootloader) variant:TULIP eMMC
(bootloader) secure:yes
(bootloader) version-baseband:
(bootloader) version-bootloader:
(bootloader) display-panel:
(bootloader) off-mode-charge:0
(bootloader) charger-screen-enabled:0
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:cache:ext4
(bootloader) partition-size:cache: 0x12c00000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x5ebb79e00
(bootloader) partition-type:system:ext4
(bootloader) partition-size:system: 0x100000000
(bootloader) serialno:bc13c89a
(bootloader) kernel:lk
(bootloader) product:TULIP
all:
finished. total time: 0.022s
------
fastboot oem device-info
...
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
(bootloader) Display panel:
OKAY [ 0.007s]
finished. total time: 0.007s
-------
I relocked my bootloader. Since that day, I can only access : fastboot.
It seems I can flash recovery with fastboot, but the phone never boots into recovery (loop on ZTE logo B2017G ).
I've tried to put my device in EDL mode with DeepFlash cable but without success.
Thanks
I tried to unlock my b2017g with fastboot commands but not luck, i tried use Hydra too... i hope will find a solution soon :/
Hi Everybody, I think I have a similar issue. After many years with regular stock system I decided to change to a custom ROM, hoping I can use my phone with my native language, which was not in the stock rom.
But now I stucked in the fastboot, and I can not get out of it. I can access my phone via fastboot, I have already flashed the TWRP, but the phone can not boot into the recovery and the system. How can I fix this? Please help me, I like this phone, I would like to get it back to life.
I bricked my Axon mini n2015 by flashing No verity boot.img and a custom recovery. Now phone is stuck in fastboot mode. Help guys, what do i do?
Looks like no solution

Any ways to install firmware, bootloop model: scl-l32

fastboot oem get-bootinfo
...
(bootloader) *******************************************
(bootloader) Bootloader Lock State: LOCKED
(bootloader) Root State: UNROOT
(bootloader) Bootloader WidevineKey: WidevineKey_VALID
(bootloader) System State: need to verify
(bootloader) Boot image need to be verified
(bootloader) Recovery image need to be verified
(bootloader) Bootloader Version: 001.001.000
(bootloader) *******************************************
OKAY [ 0.026s]
finished. total time: 0.027s

Categories

Resources