plz send link - Desire 816 Q&A, Help & Troubleshooting

i want to unlock bootloader and twrp, i try to get account on htcdev site.. email id error showing..
can anyone help me to get..
[email protected]
i have token id..
<<<< Identifier Token Start >>>>
(bootloader) B33EF9A2E8A273D41E697DB2A10E8257
(bootloader) 830913EE45137D857603B4ACFD06AAA3
(bootloader) 5C97021ED3434294258369E4D91BCDB1
(bootloader) 43417EE1AE51F5D5B1EA02C67D9F9D63
(bootloader) 85AFA55842960784C868B277DF772B51
(bootloader) E32AD6506356BC861E4B8CD870B1B8D9
(bootloader) D13E53EC1C37766152DE0F433AAB8989
(bootloader) C5D1E3CF0CCD403EF04EF481F4C7C53B
(bootloader) 4C83CDB0E37D80089427773F139ECFCD
(bootloader) 79E537291A34073DCFC48218E6335441
(bootloader) B59F00894BDCB48628BF8587601DA08F
(bootloader) 1D52B5C59D1B46936EC8CA705EEF6301
(bootloader) C7157C504CC462DAD5B041931FF42679
(bootloader) 78AA091211B0F0C39FFEBCACEEE7ED46
(bootloader) E825E4F2CE18DF1B3137C07128F21F82
(bootloader) B0362E281C9EC30A5F5C519B8D7EA5E0
(bootloader) <<<<< Identifier Token End >>>>>

Related

[Q] Fastboot oem ats 1/0

What does this command do ?
C:\Users\Pavilion>fastboot oem ats
... INFOvendor/htc/build/../hboot/common/command.c : 2167 cmd_ats
INFO[MSG] ats: <value>
INFOvalue=0 -> disable
INFOvalue=1 -> enable
OKAY
Click to expand...
Click to collapse
fastboot oem ats 1/0
works on S-ON
Thanks
Where'd did you find that command at? I've never heard of it.
Sent from my One X using xda app-developers app
"fastboot oem ?" gives you a list of oem-specific commands
Code:
C:\Users\Pavilion>fastboot oem ?
... INFOcommand list
INFOget_identifier_token
INFOkeytest
INFOheap
INFOboot
INFOreset
INFOpowerdown
INFOrebootRUU
INFOheap_test
INFOklog
INFO[B]ats[/B]
INFOrtask
INFOtask
INFOenableqxdm
INFOgencheckpt
INFOreadpid
INFOwritepid
INFOreadcid
INFOwritecid
INFOreadimei
INFOwriteimei
INFOreadsecureflag
INFOwritesecureflag
INFOlock
OKAY
Vcek do you already got a clue what this command is for? I hear of a guy who changed his CID temporarely. Do you know how he did that? Unfortunately I'm not very experienced in fastboot commands nor in adb. But interestingly, when I set the value for ats to 0 I get a security warning message above the "relocked" sign.
Code:
D:\fastboot>fastboot oem ats
...
(bootloader) vendor/htc/build/../hboot/common/command.c : 2167 cmd_ats
(bootloader) [MSG] ats: <value>
(bootloader) value=0 -> disable
(bootloader) value=1 -> enable
OKAY [ 0.048s]
finished. total time: 0.048s
D:\fastboot>fastboot oem ats 0
...
(bootloader) vendor/htc/build/../hboot/common/command.c : 2167 cmd_ats
(bootloader) Save data from original MSC...
(bootloader) Save data from SIF...
(bootloader) Update partition data to SIF partition
(bootloader) Update partition data from original MSC...
(bootloader) [MSG] Set usb_ats = 0
OKAY [ 0.196s]
finished. total time: 0.196s
And I hope this is helpful in some ways for us.
Code:
[QUOTE="jefffeely, post: 25277646, member: 4222519"][COLOR="DarkRed"]Warning!!!!!!!!!
Some of these commands can and will brick your phone.
Don't run them if you don't know what you are doing.
[/COLOR]
Thought these might be useful to someone:
HBOOT 2.25:
(bootloader) refurbish
(bootloader) get_identifier_token
(bootloader) checkSbl1
(bootloader) checkHWSecurity
(bootloader) checkKeycardID
(bootloader) enter
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) erase_phone_storage
(bootloader) erase_userdata
(bootloader) ats
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) readmeid
(bootloader) readpid
(bootloader) writepid
(bootloader) readcid
(bootloader) writecid
(bootloader) readimei
(bootloader) writeimei
(bootloader) readsecureflag
(bootloader) writesecureflag
(bootloader) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) load_modem_emmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
--------------------------------------------------------
ENG HBOOT
(bootloader) command list
(bootloader) mb
(bootloader) mh
(bootloader) mw
(bootloader) ew
(bootloader) eh
(bootloader) eb
(bootloader) mmu
(bootloader) ram_test
(bootloader) jump
(bootloader) test
(bootloader) sdtest
(bootloader) eraseconfig
(bootloader) writeconfig
(bootloader) readconfig
(bootloader) writesku
(bootloader) readsku
(bootloader) rflash
(bootloader) tflash
(bootloader) block_test
(bootloader) partition_test
(bootloader) rbchk
(bootloader) erasesd
(bootloader) btrouter
(bootloader) nfcrouter
(bootloader) nfcreader
(bootloader) nfccard
(bootloader) nfcversion
(bootloader) nfcdl
(bootloader) nfctransaction
(bootloader) tick
(bootloader) heaptable
(bootloader) sysinfo
(bootloader) emapi
(bootloader) emapiTest
(bootloader) emapiCountryID
(bootloader) emapiWlanMac
(bootloader) emapiSetDefCal
(bootloader) emapiReadCal
(bootloader) emapiReadbtaddr
(bootloader) lr
(bootloader) imgcrc
(bootloader) resetautoimage
(bootloader) resetpreferdiag
(bootloader) resetRUUflag
(bootloader) writeserialno
(bootloader) readserialno
(bootloader) battcheck
(bootloader) enter
(bootloader) gotofastboot
(bootloader) gotohboot
(bootloader) writemid
(bootloader) usbtestmode
(bootloader) eraseWifiFlash
(bootloader) erase
(bootloader) readmbserialno
(bootloader) listpartition
(bootloader) erasebcid
(bootloader) writebcid
(bootloader) readbcid
(bootloader) fmrouter
(bootloader) fmtx
(bootloader) resetuP
(bootloader) bdaddress
(bootloader) readbdaddr
(bootloader) resetgift
(bootloader) wMfgTp
(bootloader) rMfgTp
(bootloader) emptypagecheck
(bootloader) saveprt2sd
(bootloader) savemem2sd
(bootloader) savefb2sd
(bootloader) emapiInit
(bootloader) emapiChannel
(bootloader) emapiBand
(bootloader) emapiRate
(bootloader) emapiRateset
(bootloader) emapiCountry
(bootloader) emapiTXpwr1
(bootloader) emapiPkteng_start
(bootloader) emapiPkteng_stop
(bootloader) emapiOut
(bootloader) emapiFqacurcy
(bootloader) emapiCrsuprs
(bootloader) emapiUp
(bootloader) emapiDown
(bootloader) emapiMpc
(bootloader) emapiCounters
(bootloader) emapiVersion
(bootloader) emapiEtheraddr
(bootloader) emapinRate
(bootloader) emapiSetIrqPin
(bootloader) usblog
(bootloader) bkflash2emmc
(bootloader) fl
(bootloader) loaddiag
(bootloader) lnb
(bootloader) init_a1026_fw
(bootloader) checkKeyCard
(bootloader) loopback
(bootloader) spitest
(bootloader) i2ctest
(bootloader) pmic8058_led_test
(bootloader) ats
(bootloader) gpiow
(bootloader) gpior
(bootloader) clock
(bootloader) i2cr
(bootloader) i2cw
(bootloader) i2ctest
(bootloader) ulpi
(bootloader) changeCid
(bootloader) powertest
(bootloader) read_l2_acc_fuse
(bootloader) ltetest
(bootloader) sdio_loopback
(bootloader) sdio_setsize
(bootloader) sdio_readblk
(bootloader) sdio_writeblk
(bootloader) sdio_readblk
(bootloader) sdio_dumpreg
(bootloader) get_mdm9k_serial
(bootloader) clear_mdm9k_serial
(bootloader) update_prkey
(bootloader) emmc_boot
(bootloader) 8x60i2cr
(bootloader) 8x60i2crNoAddr
(bootloader) 8x60i2cwNoAddr
(bootloader) 8x60i2cw
(bootloader) poweron
(bootloader) poweroff
(bootloader) setvol
(bootloader) spi
(bootloader) fat
(bootloader) pmgpiow
(bootloader) pmgpior
(bootloader) 8058vregon
(bootloader) 8058vregoff
(bootloader) 8058vregw
(bootloader) 8058vregr
(bootloader) 8901vregon
(bootloader) 8901vregoff
(bootloader) 8901vregw
(bootloader) 8901vregr
(bootloader) mipi_test
(bootloader) chargeron
(bootloader) chargeroff
(bootloader) adc
(bootloader) readsimlocktype
(bootloader) enablesimlock
(bootloader) addsimlockcode
(bootloader) clearsimlockcode
(bootloader) listsimlockcode
(bootloader) clearunlockrecord
(bootloader) lite_heap_test
(bootloader) vibrate_test
(bootloader) getrtc
(bootloader) setrtc
(bootloader) getrtcalarm
(bootloader) setrtcalarm
(bootloader) pgfs
(bootloader) bumpclk
(bootloader) acpuclk_get
(bootloader) acpuclk_set
(bootloader) rpmclk_set
(bootloader) rpmclk_get
(bootloader) oschalt
(bootloader) tz_req
(bootloader) blow_efuse
(bootloader) blow_qfuse_cfg
(bootloader) dump_tzlog
(bootloader) fdisk_emmc
(bootloader) set_partition_emmc
(bootloader) erase_emmc
(bootloader) test_emmc
(bootloader) sector_erase_emmc
(bootloader) fat_format_emmc
(bootloader) init_emmc
(bootloader) reinit_emmc
(bootloader) write_mmc
(bootloader) set_wp_emmc
(bootloader) write_prot_test
(bootloader) clear_wp_emmc
(bootloader) set_enh_area_emmc
(bootloader) refurbish
(bootloader) get_identifier_token
(bootloader) checkSbl1
(bootloader) checkHWSecurity
(bootloader) checkKeycardID
(bootloader) enter
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) readmeid
(bootloader) readpid
(bootloader) writepid
(bootloader) readcid
(bootloader) writecid
(bootloader) readimei
(bootloader) writeimei
(bootloader) readsecureflag
(bootloader) writesecureflag
(bootloader) lock
(bootloader) list_partition_emmc
(bootloader) load_emmc
(bootloader) check_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) load_modem_emmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc[/QUOTE]
Thanks for the bump, Nope I dont know what its for yet. Can you link me to the guy who changed his CID temporarily ?
EDIT: my bl is unlocked and i dont get any warnings

Any hope for a ENG HBOOT?

Do we have any hope of finding an ENG HBOOT? I would really like to change my modelid back to stock.
isdnmatt said:
Do we have any hope of finding an ENG HBOOT? I would really like to change my modelid back to stock.
Click to expand...
Click to collapse
Can't this be done with the hex edit method posted in the development thread?
Cares said:
Can't this be done with the hex edit method posted in the development thread?
Click to expand...
Click to collapse
I checked the HBOOT and it's listed as PN0731000, not as PN073**** as listed in bootloader.
isdnmatt said:
Do we have any hope of finding an ENG HBOOT? I would really like to change my modelid back to stock.
Click to expand...
Click to collapse
Dont need an eng hboot , everything can be done by hex edits these days .
cbrown245 said:
Dont need an eng hboot , everything can be done by hex edits these days .
Click to expand...
Click to collapse
Where is modelid located?
isdnmatt said:
I checked the HBOOT and it's listed as PN0731000, not as PN073**** as listed in bootloader.
Click to expand...
Click to collapse
PN073**** = SuperMID
those who are S-OFF threw sonic have it, with the only way to get it back to stock is with ENG hboot, or maybe you can flash the RUU go back to S-ON then use rumrunner if you REALLY wanted it back to stock.
andybones said:
PN073**** = SuperMID
those who are S-OFF threw sonic have it, with the only way to get it back to stock is with ENG hboot, or maybe you can flash the RUU go back to S-ON then use rumrunner if you REALLY wanted it back to stock.
Click to expand...
Click to collapse
Yes, I know the significance of this MID. I doubt that the RUU will overwrite the modelid. I believe ENG HBOOT is the only way.
isdnmatt said:
Yes, I know the significance of this MID. I doubt that the RUU will overwrite the modelid. I believe ENG HBOOT is the only way.
Click to expand...
Click to collapse
No, but setting it back to S-ON, *may* change it.
andybones said:
No, but setting it back to S-ON, *may* change it.
Click to expand...
Click to collapse
When S-OFF'd by Sonic's method, the JavaCard cleared the block (I believe it's referred to as the s26 block) which contains things like the S flag, MID, and CID. Turning S-ON will change the flag, but will not write the MID because it can be one of several MIDs (since the ONE is on several carriers).
isdnmatt said:
Yes, I know the significance of this MID. I doubt that the RUU will overwrite the modelid. I believe ENG HBOOT is the only way.
Click to expand...
Click to collapse
it prolly can be hex edited. we just need to find the block hboot is reporting from. ive been meaning to look into this for you guys,lol.. just have been busy lately.
andybones said:
No, but setting it back to S-ON, *may* change it.
Click to expand...
Click to collapse
nope... cid and mid will remain unchanged when you s on.
as far as the eng hboot,i *think* you can use the one from the dna forum,that the other one folks have used. it works on the sprint variant,and since sonic has flashed the gsm 1.44 hboot i would venture to guess it would work here too. despite that, id not really recomend trying it. it wont boot the phone due to the partition differences,and it is a freakish experience,as sometimes you dont see a bootloader,just a grey screen.
if you hang in there well look for the mid block.
if someone has one thats going back anyway,you can try it. youll need to:
-make up your own zip file to install the eng hboot
-fastboot oem writemid xxxxx
-immediately reinstall your old hboot,so have a copy of that ready and in your fastboot directory
scotty1223 said:
it prolly can be hex edited. we just need to find the block hboot is reporting from. ive been meaning to look into this for you guys,lol.. just have been busy lately.
nope... cid and mid will remain unchanged when you s on.
as far as the eng hboot,i *think* you can use the one from the dna forum,that the other one folks have used. it works on the sprint variant,and since sonic has flashed the gsm 1.44 hboot i would venture to guess it would work here too. despite that, id not really recomend trying it. it wont boot the phone due to the partition differences,and it is a freakish experience,as sometimes you dont see a bootloader,just a grey screen.
if you hang in there well look for the mid block.
if someone has one thats going back anyway,you can try it. youll need to:
-make up your own zip file to install the eng hboot
-fastboot oem writemid xxxxx
-immediately reinstall your old hboot,so have a copy of that ready and in your fastboot directory
Click to expand...
Click to collapse
Really? People are flashing the DNA HBOOT? Might be an easy way out.
Just to confirm, those who are stock or S-OFF'd with rum show MID: PN07100?
EDIT: I see now. Can flash anything in the 8064 group of HBOOTs.
isdnmatt said:
Really? People are flashing the DNA HBOOT? Might be an easy way out.
Just to confirm, those who are stock or S-OFF'd with rum show MID: PN07100?
EDIT: I see now. Can flash anything in the 8064 group of HBOOTs.
Click to expand...
Click to collapse
someone with a stock mid should show PN731000.
can one of ya whose s-offed by sonic dump mmcblk0p6,please?
i havent been back to the otehr thread yet,but ill download and check your other 2 hboots when i get a minute. i just got home for the evening
I could get a dump uploaded tonight if you guys want. I'm java card s-offed by Sonic and running the stock Rom still. Let me know and I'll see what I can do after supper!
Sent from my HTC6500LVW using XDA Premium 4 mobile app
That's cool,take your time. Im bout out for the evening,so I won't look At it till tomoro.
Sent from my HTC One using Tapatalk
scotty1223 said:
That's cool,take your time. Im bout out for the evening,so I won't look At it till tomoro.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
PM sent with a link to you.
scotty1223 said:
someone with a stock mid should show PN731000.
can one of ya whose s-offed by sonic dump mmcblk0p6,please?
i havent been back to the otehr thread yet,but ill download and check your other 2 hboots when i get a minute. i just got home for the evening
Click to expand...
Click to collapse
Hey no rush, all of this is really just a luxury at this point. Thanks for taking the time.
isdnmatt said:
Hey no rush, all of this is really just a luxury at this point. Thanks for taking the time.
Click to expand...
Click to collapse
I enjoy helping whenever I can. It's what makes this site what it is!
Sent from my HTC6500LVW using XDA Premium 4 mobile app
dammit! out of thanks on the PC
thanks to the dumps from kdj67f and davehasninjas ive located the mid in p6.i think the next step is to falsh the eng hboot on my one,change the mid,and then verify what i think will change. at that point,its just a simply hex edit or adb command to change back
ericmarby said:
Can I have one copy also? Thanks.
Click to expand...
Click to collapse
What do you need them for? Sent you a PM.
scotty1223 said:
dammit! out of thanks on the PC
thanks to the dumps from kdj67f and davehasninjas ive located the mid in p6.i think the next step is to falsh the eng hboot on my one,change the mid,and then verify what i think will change. at that point,its just a simply hex edit or adb command to change back
Click to expand...
Click to collapse
i have now installed the eng hboot,made a copy of the oem commands,and changed the mid. the good news is that i observed the change i thot would occur. the bad news is that i thot i had bricked my phone for a few minutes
upon re-installing my stock hboot,the phone just looped on the splash screen. i installed the eng hboot again,changed the mid back to to mobile,still bootloop. luckily an ruu fixed it. *sigh of relief*
not sure what happend. still shaking from the ordeal and 5am comes early,so i think im calling it quits for tonite . ill try to hex edit the mid tomorrow or sat,and see if hboot observes the change,and if i still get a bootloop. despite the scare,weve made some progress
edit:
almost forgot... if youre wondering the difference between an eng and ship hboot,here you go:
ship:
Code:
C:\Users\Scott>fastboot oem ?
... INFOcommand list
INFOdmesg
INFOlast_dmesg
INFOclearaspflag
INFOrefurbish
INFOget_identifier_token
INFOcheckKeycardID
INFOget_tamper_flag
INFOcheckSbl1
INFOcheckHWSecurity
INFOenter
INFOkeytest
INFOheap
INFOboot
INFOreset
INFOpowerdown
INFOrebootRUU
INFOheap_test
INFOerase_phone_storage
INFOerase_nfc_record
INFOgotohboot
INFOresetgift
INFOats
INFOrtask
INFOtask
INFOenableqxdm
INFOgencheckpt
INFOreadmeid
INFOreadpid
INFOwritepid
INFOreadcid
INFOwritecid
INFOreadimei
INFOwriteimei
INFOreadsecureflag
INFOwritesecureflag
INFOddr2gbh
INFOramdump2gbh
INFOddr2gstatus
INFOget_temp
INFOwritemeid
INFOlock
INFOreadusername
INFOwriteusername
INFOresethtcdebugflag
INFOload_emmc
INFOcheck_emmc_mid
INFOread_mmc
INFOload_modem_emmc
INFOget_wp_info_emmc
INFOsend_wp_info_emmc
INFOget_ext_csd_emmc
INFOget_sector_info_emmc
OKAY [ 0.081s]
finished. total time: 0.081s
C:\Users\Scott>
eng(engineering):
Code:
(bootloader) command list
(bootloader) mb
(bootloader) mh
(bootloader) mw
(bootloader) ew
(bootloader) eh
(bootloader) eb
(bootloader) mmu
(bootloader) ram_test
(bootloader) jump
(bootloader) test
(bootloader) sdtest
(bootloader) eraseconfig
(bootloader) writeconfig
(bootloader) readconfig
(bootloader) writesku
(bootloader) readsku
(bootloader) rflash
(bootloader) tflash
(bootloader) block_test
(bootloader) partition_test
(bootloader) rbchk
(bootloader) erasesd
(bootloader) btrouter
(bootloader) onesegrouter
(bootloader) tdmbrouter
(bootloader) nfcrouter
(bootloader) nfcreader
(bootloader) nfccard
(bootloader) nfcversion
(bootloader) nfcmodel
(bootloader) nfcdl
(bootloader) nfctransaction
(bootloader) felicahelp
(bootloader) felicaponhigh
(bootloader) felicaponlow
(bootloader) felicacenhigh
(bootloader) felicacenlow
(bootloader) felicarouter
(bootloader) felicachipidm
(bootloader) felicareader
(bootloader) felicacard
(bootloader) felicaversion
(bootloader) felicasetreg
(bootloader) felicasetparam
(bootloader) felicasetedcreg
(bootloader) felicagetreg
(bootloader) felicagetparam
(bootloader) felicachkpin
(bootloader) cir_fwup
(bootloader) snfchselhigh
(bootloader) snfchsellow
(bootloader) snfcversion
(bootloader) snfccard
(bootloader) snfcreader
(bootloader) snfcsetparam
(bootloader) snfchwreset
(bootloader) tick
(bootloader) heaptable
(bootloader) sysinfo
(bootloader) emapi
(bootloader) emapiTest
(bootloader) emapiCountryID
(bootloader) emapiWlanMac
(bootloader) emapiSetDefCal
(bootloader) emapiReadCal
(bootloader) lr
(bootloader) imgcrc
(bootloader) resetautoimage
(bootloader) resetpreferdiag
(bootloader) resetRUUflag
(bootloader) writeserialno
(bootloader) readserialno
(bootloader) battcheck
(bootloader) battinfo
(bootloader) enter
(bootloader) gotofastboot
(bootloader) writemid
(bootloader) usbtestmode
(bootloader) eraseWifiFlash
(bootloader) erase
(bootloader) readmbserialno
(bootloader) listpartition
(bootloader) erasebcid
(bootloader) writebcid
(bootloader) readbcid
(bootloader) eraseColorID
(bootloader) writeColorID
(bootloader) readColorID
(bootloader) fmrouter
(bootloader) fmtx
(bootloader) resetuP
(bootloader) bdaddress
(bootloader) readbdaddr
(bootloader) wMfgTp
(bootloader) rMfgTp
(bootloader) emptypagecheck
(bootloader) saveprt2sd
(bootloader) savemem2sd
(bootloader) savefb2sd
(bootloader) emapiInit
(bootloader) emapiChannel
(bootloader) emapiBand
(bootloader) emapiRate
(bootloader) emapiRateset
(bootloader) emapiCountry
(bootloader) emapiTXpwr1
(bootloader) emapiPkteng_start
(bootloader) emapiPkteng_stop
(bootloader) emapiOut
(bootloader) emapiFqacurcy
(bootloader) emapiCrsuprs
(bootloader) emapiUp
(bootloader) emapiDown
(bootloader) emapiMpc
(bootloader) emapiCounters
(bootloader) emapiVersion
(bootloader) emapiEtheraddr
(bootloader) emapinRate
(bootloader) emapiPhy_forcecal
(bootloader) emapi2gRate
(bootloader) emapi5gRate
(bootloader) emapiMimo_bw_cap
(bootloader) emapiMimo_txbw
(bootloader) emapiChanspec
(bootloader) emapiRevinfo
(bootloader) emapiSetIrqPin
(bootloader) usblog
(bootloader) bkflash2emmc
(bootloader) fl
(bootloader) loaddiag
(bootloader) lnb
(bootloader) init_a1026_fw
(bootloader) checkKeyCard
(bootloader) loopback
(bootloader) spitest
(bootloader) i2ctest
(bootloader) pmic8921_led_test
(bootloader) pmic8921_haptic_test
(bootloader) gpiow
(bootloader) gpior
(bootloader) clock
(bootloader) i2cr
(bootloader) i2cw
(bootloader) i2ctest
(bootloader) ulpi
(bootloader) changeCid
(bootloader) powertest
(bootloader) read_l2_acc_fuse
(bootloader) ltetest
(bootloader) sdio_loopback
(bootloader) sdio_setsize
(bootloader) sdio_readblk
(bootloader) sdio_writeblk
(bootloader) sdio_readblk
(bootloader) sdio_dumpreg
(bootloader) get_mdm9k_serial
(bootloader) clear_mdm9k_serial
(bootloader) set_mdm9k_serial
(bootloader) update_prkey
(bootloader) update_wvkey
(bootloader) set_deviceid
(bootloader) update_dpkey
(bootloader) emmc_boot
(bootloader) 8x60i2cr
(bootloader) 8x60i2crNoAddr
(bootloader) 8x60i2cwNoAddr
(bootloader) 8x60i2cw
(bootloader) poweron
(bootloader) poweroff
(bootloader) setvol
(bootloader) spi
(bootloader) fat
(bootloader) pmgpiow
(bootloader) pmgpior
(bootloader) 8821vregon
(bootloader) 8821vregoff
(bootloader) 8821vregw
(bootloader) 8821vregr
(bootloader) 8821vregmodew
(bootloader) 8821vregmoder
(bootloader) 8821vregdump
(bootloader) 8821w
(bootloader) 8821r
(bootloader) 8921vregon
(bootloader) 8921vcinoff
(bootloader) 8921vregoff
(bootloader) 8921vregw
(bootloader) 8921vregr
(bootloader) getvol
(bootloader) gpiodump
(bootloader) 8921gpiodump
(bootloader) 8921mppdump
(bootloader) 8921vregmodew
(bootloader) 8921vregmoder
(bootloader) 8921vregdump
(bootloader) 8921w
(bootloader) 8921r
(bootloader) mipi_test
(bootloader) chargeron
(bootloader) chargeroff
(bootloader) adc
(bootloader) readsimlocktype
(bootloader) enablesimlock
(bootloader) addsimlockcode
(bootloader) clearsimlockcode
(bootloader) listsimlockcode
(bootloader) clearunlockrecord
(bootloader) lite_heap_test
(bootloader) vibrate_test
(bootloader) getrtc
(bootloader) setrtc
(bootloader) getrtcalarm
(bootloader) setrtcalarm
(bootloader) pgfs
(bootloader) bumpclk
(bootloader) acpuclk_get
(bootloader) acpuclk_set
(bootloader) rpmclk_set
(bootloader) rpmclk_get
(bootloader) oschalt
(bootloader) tz_req
(bootloader) blow_efuse
(bootloader) blow_qfuse_cfg
(bootloader) dump_tzlog
(bootloader) readjtagdisableflag
(bootloader) writejtagdisableflag
(bootloader) update_emmc_partition
(bootloader) test_emmc
(bootloader) sector_erase_emmc
(bootloader) fat_format_emmc
(bootloader) init_emmc
(bootloader) reinit_emmc
(bootloader) write_mmc
(bootloader) read_sandisk_fw
(bootloader) read_boardinfo
(bootloader) write_prot_test
(bootloader) set_enh_area_emmc
(bootloader) dmesg
(bootloader) last_dmesg
(bootloader) refurbish
(bootloader) get_identifier_token
(bootloader) checkKeycardID
(bootloader) get_tamper_flag
(bootloader) checkSbl1
(bootloader) checkHWSecurity
(bootloader) enter
(bootloader) keytest
(bootloader) heap
(bootloader) boot
(bootloader) reset
(bootloader) powerdown
(bootloader) rebootRUU
(bootloader) heap_test
(bootloader) erase_phone_storage
(bootloader) erase_nfc_record
(bootloader) gotohboot
(bootloader) resetgift
(bootloader) ats
(bootloader) rtask
(bootloader) task
(bootloader) enableqxdm
(bootloader) gencheckpt
(bootloader) readmeid
(bootloader) readpid
(bootloader) writepid
(bootloader) readcid
(bootloader) writecid
(bootloader) readimei
(bootloader) writeimei
(bootloader) readsecureflag
(bootloader) writesecureflag
(bootloader) ddr2gbh
(bootloader) ramdump2gbh
(bootloader) ddr2gstatus
(bootloader) get_temp
(bootloader) writemeid
(bootloader) lock
(bootloader) write_secsetting
(bootloader) read_secsetting
(bootloader) readusername
(bootloader) writeusername
(bootloader) resethtcdebugflag
(bootloader) load_emmc
(bootloader) check_emmc_mid
(bootloader) read_mmc
(bootloader) load_modem_emmc
(bootloader) get_wp_info_emmc
(bootloader) send_wp_info_emmc
(bootloader) get_ext_csd_emmc
(bootloader) get_sector_info_emmc
OKAY [ 0.386s]
finished. total time: 0.388s
c:\miniadb_m7>
lots of extra commands

I cant boot pixel xl

Pie 9.0 with Magisk root then relock bootloader cause this
(bootloader) version:0.5
(bootloader) hw-revisionVT
(bootloader) mid:G-2PW2200
(bootloader) version-main:4.27.1700.10
(bootloader) imei:352677080385593
(bootloader) ramdump-mode:false
(bootloader) boot-mode:FASTBOOT
(bootloader) has-slot:radio:yes
(bootloader) has-slot:bootloader:yes
(bootloader) has-slot:reserve5:no
(bootloader) has-slot:devinfo:no
(bootloader) has-slot:fsg:no
(bootloader) has-slot:mfg:no
(bootloader) has-slot:board_info:no
(bootloader) has-slot:reserve4:no
(bootloader) has-slot:metadata:no
(bootloader) has-slotg2fs:no
(bootloader) has-slotg1fs:no
(bootloader) has-slot:ramdump:no
(bootloader) has-slot:frp:no
(bootloader) has-slot:reserve3:no
(bootloader) has-slot:cdt:no
(bootloader) has-slot:ddr:no
(bootloader) has-slot:modemst2:no
(bootloader) has-slot:modemst1:no
(bootloader) has-slot:fsc:no
(bootloader) has-slot:dip:no
(bootloader) has-slot:dpo:no
(bootloader) has-slot:devinfobak:no
(bootloader) has-slot:sec:no
(bootloader) has-slotersist:no
(bootloader) has-slot:ssd:no
(bootloader) has-slot:misc:no
(bootloader) has-slot:xbl:yes
(bootloader) has-slot:reserve0:no
(bootloader) has-slot:userdata:no
(bootloader) has-slot:system:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slot:apdp:yes
(bootloader) has-slot:msadp:yes
(bootloader) has-slot:modem:yes
(bootloader) has-slot:devcfg:yes
(bootloader) has-slot:hosd:yes
(bootloader) has-slot:boot:yes
(bootloader) has-slot:aboot:yes
(bootloader) has-slot:cmnlib64:yes
(bootloader) has-slot:cmnlib32:yes
(bootloader) has-slot:hyp:yes
(bootloader) has-slotmic:yes
(bootloader) has-slot:rpm:yes
(bootloader) has-slot:tz:yes
(bootloader) has-slot:keymaster:yes
(bootloader) has-slot:bootlocker:yes
(bootloader) slot-count:2
(bootloader) current-slot:a
(bootloader) slot-retry-count:b:1
(bootloader) slot-unbootable:b:no
(bootloader) slot-successful:b:no
(bootloader) slot-retry-count:a:2
(bootloader) slot-unbootable:a:no
(bootloader) slot-successful:a:yes
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4155000
(bootloader) variant:ROW
(bootloader) secure:yes
(bootloader) unlocked:no
(bootloader) version-baseband:8996-130181-1808270817
(bootloader) version-bootloader:8996-012001-1811131534
(bootloader) off-mode-charge:1
(bootloader) charger-screen-enabled:1
(bootloader) max-download-size: 0x20000000
(bootloader) partition-type:userdata:ext4
(bootloader) partition-size:userdata: 0x1c8d800000
(bootloader) partition-type:system_b:ext4
(bootloader) partition-size:system_b: 0x80000000
(bootloader) partition-type:system_a:ext4
(bootloader) partition-size:system_a: 0x80000000
(bootloader) partition-type:vendor_b:ext4
(bootloader) partition-size:vendor_b: 0x12c00000
(bootloader) partition-type:vendor_a:ext4
(bootloader) partition-size:vendor_a: 0x12c00000
(bootloader) partition-type:boot_b:raw
(bootloader) partition-size:boot_b: 0x2000000
(bootloader) partition-type:boot_a:raw
(bootloader) partition-size:boot_a: 0x2000000
(bootloader) serialno:HT73A0201862
(bootloader) kernel:lk
(bootloader) product:marlin
how can i flash a raw boot partition with device locked
cosau said:
Pie 9.0 with Magisk root then relock bootloader cause this ...
(bootloader) unlocked:no...
how can i flash a raw boot partition with device locked
Click to expand...
Click to collapse
@cosau
If you rooted your Pixel/Pixel XL (The reason people unlock the bootloader.). Why would you lock the bootloader? Locking the bootloader without returning the phone to Stock can result in a bricked phone. Consider yourself, extremely, lucky if you didn't brick it. Go to this thread Do #3 to Unlock bootloader: [Guide] Pixel XL Android 9.0 (Pie) Unlock/Root/Install Images/Kernels/Recovery + by Homeboy76 Then do #4 'keep data', and #8 to root or
side load the OTA if you do not want to unlock the bootloader or root.
The point is this locked bootloader seem to have no or missing library to support command
Anytime i flash file .img got notice
<bootloader> Command is not supported.
<bootloader> Please unlock device to enable this command.
FAILED <remote:''>
and im stuck in boot_slot a.
fastboot reboot bootloader --slot b > still reboot in boot_slot a
Start or boot in recovery got flashing google logo
try to read oem command or info
(bootloader) Device tampered: false
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: true
(bootloader) Display panel: true
OKAY [ 0.151s]
All unlock command in oem got notice : <remote: 'oem unlock is not allowed'>
anyway to uncompress img from pc and send directly to partition
Have you tried flashing the factory images? You probably have to go into dev settings and re-enable the unlock bootloader option.
If you re-locked your bootloader with a modified system, cannot boot the device, and cannot unlock your bootloader in fastboot, then you have made a major mistake and it's unlikely that you can fix it.
I've now said this in quite a few posts. DON'T relock your bootloader. Ever. Ever ever.

Question Unlock bootloader of TCL 20 SE

Hi,
Did you receive to unlock the bootloader of this phone?
I've try
Code:
fastboot flashing unlock
fastboot oem unlock
fastboot oem get_unlock_data
fastboot oem get_identifier_token
Result :
Code:
FAILED (remote: 'unknown command')
fastboot: error: Command failed
However the command :
Code:
fastboot devices
is OK !
Someone i've an idea ?
Thank
if it helps...
(bootloader) cpu-abi:arm64-v8a
(bootloader) snapshot-update-status:none
(bootloader) super-partition-name:super
(bootloader) is-logical:ssd:no
(bootloader) is-logical:xbl_config_b:no
(bootloader) is-logical:recovery_b:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:sdc:no
(bootloader) is-logical:modem_b:no
(bootloader) is-logical:mdtpsecapp_b:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:modem_a:no
(bootloader) is-logical:mdtpsecapp_a:no
(bootloader) is-logical:vbmeta_system_b:no
(bootloader) is-logical:featenabler_b:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:vbmeta_b:no
(bootloader) is-logical:cmnlib64_a:no
(bootloader) is-logical:devcfg_b:no
(bootloader) is-logical:imagefv_a:no
(bootloader) is-logical:rpm_a:no
(bootloader) is-logical:rpm_b:no
(bootloader) is-logical:sda:no
(bootloader) is-logical:xbl_b:no
(bootloader) is-logical:cmnlib64_b:no
(bootloader) is-logical:hyp_b:no
(bootloader) is-logical:bluetooth_b:no
(bootloader) is-logical:mdtp_a:no
(bootloader) is-logical:devcfg_a:no
(bootloader) is-logical:hyp_a:no
(bootloader) is-logical:bluetooth_a:no
(bootloader) is-logical:dtbo_b:no
(bootloader) is-logical:keymaster_a:no
(bootloader) is-logical:abl_b:no
(bootloader) is-logical:abl_a:no
(bootloader) is-logical:qupfw_b:no
(bootloader) is-logical:dsp_b:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:uefisecapp_b:no
(bootloader) is-logical:tz_b:no
(bootloader) is-logical:qupfw_a:no
(bootloader) is-logical:uefisecapp_a:no
(bootloader) is-logical:mdtp_b:no
(bootloader) is-logical:featenabler_a:no
(bootloader) is-logical:tz_a:no
(bootloader) is-logical:keymaster_b:no
(bootloader) is-logical:sdb:no
(bootloader) is-logical:imagefv_b:no
(bootloader) is-logical:dsp_a:no
(bootloader) is-logical:sde:no
(bootloader) is-logical:sdd:no
(bootloader) is-logical:cmnlib_a:no
(bootloader) is-logical:xbl_a:no
(bootloader) is-logical:xbl_config_a:no
(bootloader) is-logical:cmnlib_b:no
(bootloader) is-logical:super:no
(bootloader) is-logical:recovery_a:no
(bootloader) is-logical:vbmeta_system_a:no
(bootloader) is-logical:vbmeta_a:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:dtbo_a:no
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logicalroduct_a:yes
(bootloader) is-logicalroduct_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logicalem_a:yes
(bootloader) is-logicalem_b:yes
(bootloader) is-logicaldm_a:yes
(bootloader) is-logicaldm_b:yes
(bootloader) is-logicalreload_a:yes
(bootloader) is-logicalreload_b:yes
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3992
(bootloader) off-mode-charge:0
(bootloader) treble-enabled:true
(bootloader) is-userspace:yes
(bootloader) partition-size:ssd:0x2000
(bootloader) partition-size:xbl_config_b:0x20000
(bootloader) partition-size:recovery_b:0x6000000
(bootloader) partition-size:misc:0x100000
(bootloader) partition-size:sdc:0x800000
(bootloader) partition-size:modem_b:0xB400000
(bootloader) partition-size:mdtpsecapp_b:0x400000
(bootloader) partition-size:metadata:0x1000000
(bootloader) partition-size:modem_a:0xB400000
(bootloader) partition-size:mdtpsecapp_a:0x400000
(bootloader) partition-size:vbmeta_system_b:0x10000
(bootloader) partition-size:featenabler_b:0x20000
(bootloader) partition-size:userdata:0x1AC34DB000
(bootloader) partition-size:vbmeta_b:0x10000
(bootloader) partition-size:cmnlib64_a:0x80000
(bootloader) partition-size:devcfg_b:0x20000
(bootloader) partition-size:imagefv_a:0x200000
(bootloader) partition-size:rpm_a:0x80000
(bootloader) partition-size:rpm_b:0x80000
(bootloader) partition-size:sda:0x1D58C00000
(bootloader) partition-size:xbl_b:0x380000
(bootloader) partition-size:cmnlib64_b:0x80000
(bootloader) partition-size:hyp_b:0x80000
(bootloader) partition-size:bluetooth_b:0x100000
(bootloader) partition-size:mdtp_a:0x2000000
(bootloader) partition-size:devcfg_a:0x20000
(bootloader) partition-size:hyp_a:0x80000
(bootloader) partition-size:bluetooth_a:0x100000
(bootloader) partition-size:dtbo_b:0x1800000
(bootloader) partition-size:keymaster_a:0x80000
(bootloader) partition-size:abl_b:0x100000
(bootloader) partition-size:abl_a:0x100000
(bootloader) partition-size:qupfw_b:0x10000
(bootloader) partition-size:dsp_b:0x2000000
(bootloader) partition-size:boot_b:0x6000000
(bootloader) partition-size:uefisecapp_b:0x200000
(bootloader) partition-size:tz_b:0x400000
(bootloader) partition-size:qupfw_a:0x10000
(bootloader) partition-size:uefisecapp_a:0x200000
(bootloader) partition-size:mdtp_b:0x2000000
(bootloader) partition-size:featenabler_a:0x20000
(bootloader) partition-size:tz_a:0x400000
(bootloader) partition-size:keymaster_b:0x80000
(bootloader) partition-size:sdb:0x800000
(bootloader) partition-size:imagefv_b:0x200000
(bootloader) partition-size:dsp_a:0x2000000
(bootloader) partition-size:sde:0x60000000
(bootloader) partition-size:sdd:0x8000000
(bootloader) partition-size:cmnlib_a:0x80000
(bootloader) partition-size:xbl_a:0x380000
(bootloader) partition-size:xbl_config_a:0x20000
(bootloader) partition-size:cmnlib_b:0x80000
(bootloader) partition-size:super:0x280000000
(bootloader) partition-size:recovery_a:0x6000000
(bootloader) partition-size:vbmeta_system_a:0x10000
(bootloader) partition-size:vbmeta_a:0x10000
(bootloader) partition-size:boot_a:0x6000000
(bootloader) partition-size:dtbo_a:0x1800000
(bootloader) partition-size:system_a:0xA1349000
(bootloader) partition-size:system_b:0x0
(bootloader) partition-size:system_ext_a:0x1138B000
(bootloader) partition-size:system_ext_b:0x0
(bootloader) partition-sizeroduct_a:0x6A074000
(bootloader) partition-sizeroduct_b:0x0
(bootloader) partition-size:vendor_a:0x319AA000
(bootloader) partition-size:vendor_b:0x0
(bootloader) partition-sizeem_a:0x4CE00000
(bootloader) partition-sizeem_b:0x0
(bootloader) partition-sizedm_a:0x6400000
(bootloader) partition-sizedm_b:0x0
(bootloader) partition-sizereload_a:0x21BC4000
(bootloader) partition-sizereload_b:0x0
(bootloader) version-vndk:30
(bootloader) partition-type:ssd:raw
(bootloader) partition-type:xbl_config_b:raw
(bootloader) partition-type:recovery_b:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:sdc:raw
(bootloader) partition-type:modem_b:raw
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:modem_a:raw
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-type:vbmeta_system_b:raw
(bootloader) partition-type:featenabler_b:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-type:imagefv_a:raw
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-type:sda:raw
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-type:dtbo_b:raw
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-type:abl_b:raw
(bootloader) partition-type:abl_a:raw
(bootloader) partition-type:qupfw_b:raw
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:uefisecapp_b:raw
(bootloader) partition-type:tz_b:raw
(bootloader) partition-type:qupfw_a:raw
(bootloader) partition-type:uefisecapp_a:raw
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-type:featenabler_a:raw
(bootloader) partition-type:tz_a:raw
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-type:sdb:raw
(bootloader) partition-type:imagefv_b:raw
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-type:sde:raw
(bootloader) partition-type:sdd:raw
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-type:xbl_config_a:raw
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:recovery_a:raw
(bootloader) partition-type:vbmeta_system_a:raw
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:dtbo_a:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-typeroduct_a:raw
(bootloader) partition-typeroduct_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-typeem_a:raw
(bootloader) partition-typeem_b:raw
(bootloader) partition-typedm_a:raw
(bootloader) partition-typedm_b:raw
(bootloader) partition-typereload_a:raw
(bootloader) partition-typereload_b:raw
(bootloader) has-slot:ssd:no
(bootloader) has-slot:xbl_config:yes
(bootloader) has-slot:recovery:yes
(bootloader) has-slot:misc:no
(bootloader) has-slot:sdc:no
(bootloader) has-slot:modem:yes
(bootloader) has-slot:mdtpsecapp:yes
(bootloader) has-slot:metadata:no
(bootloader) has-slot:vbmeta_system:yes
(bootloader) has-slot:featenabler:yes
(bootloader) has-slot:userdata:no
(bootloader) has-slot:vbmeta:yes
(bootloader) has-slot:cmnlib64:yes
(bootloader) has-slot:devcfg:yes
(bootloader) has-slot:imagefv:yes
(bootloader) has-slot:rpm:yes
(bootloader) has-slot:sda:no
(bootloader) has-slot:xbl:yes
(bootloader) has-slot:hyp:yes
(bootloader) has-slot:bluetooth:yes
(bootloader) has-slot:mdtp:yes
(bootloader) has-slot:dtbo:yes
(bootloader) has-slot:keymaster:yes
(bootloader) has-slot:abl:yes
(bootloader) has-slot:qupfw:yes
(bootloader) has-slot:dsp:yes
(bootloader) has-slot:boot:yes
(bootloader) has-slot:uefisecapp:yes
(bootloader) has-slot:tz:yes
(bootloader) has-slot:sdb:no
(bootloader) has-slot:sde:no
(bootloader) has-slot:sdd:no
(bootloader) has-slot:cmnlib:yes
(bootloader) has-slot:super:no
(bootloader) has-slot:system:yes
(bootloader) has-slot:system_ext:yes
(bootloader) has-slotroduct:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slotem:yes
(bootloader) has-slotdm:yes
(bootloader) has-slotreload:yes
(bootloader) security-patch-level:2021-06-01
(bootloader) vendor-fingerprint:TCL/T671O/Austin:11/RKQ1.201112.002/2BD6:
o.class.jav said:
if it helps...
(bootloader) cpu-abi:arm64-v8a
(bootloader) snapshot-update-status:none
(bootloader) super-partition-name:super
(bootloader) is-logical:ssd:no
(bootloader) is-logical:xbl_config_b:no
(bootloader) is-logical:recovery_b:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:sdc:no
(bootloader) is-logical:modem_b:no
(bootloader) is-logical:mdtpsecapp_b:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:modem_a:no
(bootloader) is-logical:mdtpsecapp_a:no
(bootloader) is-logical:vbmeta_system_b:no
(bootloader) is-logical:featenabler_b:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:vbmeta_b:no
(bootloader) is-logical:cmnlib64_a:no
(bootloader) is-logical:devcfg_b:no
(bootloader) is-logical:imagefv_a:no
(bootloader) is-logical:rpm_a:no
(bootloader) is-logical:rpm_b:no
(bootloader) is-logical:sda:no
(bootloader) is-logical:xbl_b:no
(bootloader) is-logical:cmnlib64_b:no
(bootloader) is-logical:hyp_b:no
(bootloader) is-logical:bluetooth_b:no
(bootloader) is-logical:mdtp_a:no
(bootloader) is-logical:devcfg_a:no
(bootloader) is-logical:hyp_a:no
(bootloader) is-logical:bluetooth_a:no
(bootloader) is-logical:dtbo_b:no
(bootloader) is-logical:keymaster_a:no
(bootloader) is-logical:abl_b:no
(bootloader) is-logical:abl_a:no
(bootloader) is-logical:qupfw_b:no
(bootloader) is-logical:dsp_b:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:uefisecapp_b:no
(bootloader) is-logical:tz_b:no
(bootloader) is-logical:qupfw_a:no
(bootloader) is-logical:uefisecapp_a:no
(bootloader) is-logical:mdtp_b:no
(bootloader) is-logical:featenabler_a:no
(bootloader) is-logical:tz_a:no
(bootloader) is-logical:keymaster_b:no
(bootloader) is-logical:sdb:no
(bootloader) is-logical:imagefv_b:no
(bootloader) is-logical:dsp_a:no
(bootloader) is-logical:sde:no
(bootloader) is-logical:sdd:no
(bootloader) is-logical:cmnlib_a:no
(bootloader) is-logical:xbl_a:no
(bootloader) is-logical:xbl_config_a:no
(bootloader) is-logical:cmnlib_b:no
(bootloader) is-logical:super:no
(bootloader) is-logical:recovery_a:no
(bootloader) is-logical:vbmeta_system_a:no
(bootloader) is-logical:vbmeta_a:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:dtbo_a:no
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logicalroduct_a:yes
(bootloader) is-logicalroduct_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logicalem_a:yes
(bootloader) is-logicalem_b:yes
(bootloader) is-logicaldm_a:yes
(bootloader) is-logicaldm_b:yes
(bootloader) is-logicalreload_a:yes
(bootloader) is-logicalreload_b:yes
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:3992
(bootloader) off-mode-charge:0
(bootloader) treble-enabled:true
(bootloader) is-userspace:yes
(bootloader) partition-size:ssd:0x2000
(bootloader) partition-size:xbl_config_b:0x20000
(bootloader) partition-size:recovery_b:0x6000000
(bootloader) partition-size:misc:0x100000
(bootloader) partition-size:sdc:0x800000
(bootloader) partition-size:modem_b:0xB400000
(bootloader) partition-size:mdtpsecapp_b:0x400000
(bootloader) partition-size:metadata:0x1000000
(bootloader) partition-size:modem_a:0xB400000
(bootloader) partition-size:mdtpsecapp_a:0x400000
(bootloader) partition-size:vbmeta_system_b:0x10000
(bootloader) partition-size:featenabler_b:0x20000
(bootloader) partition-size:userdata:0x1AC34DB000
(bootloader) partition-size:vbmeta_b:0x10000
(bootloader) partition-size:cmnlib64_a:0x80000
(bootloader) partition-size:devcfg_b:0x20000
(bootloader) partition-size:imagefv_a:0x200000
(bootloader) partition-size:rpm_a:0x80000
(bootloader) partition-size:rpm_b:0x80000
(bootloader) partition-size:sda:0x1D58C00000
(bootloader) partition-size:xbl_b:0x380000
(bootloader) partition-size:cmnlib64_b:0x80000
(bootloader) partition-size:hyp_b:0x80000
(bootloader) partition-size:bluetooth_b:0x100000
(bootloader) partition-size:mdtp_a:0x2000000
(bootloader) partition-size:devcfg_a:0x20000
(bootloader) partition-size:hyp_a:0x80000
(bootloader) partition-size:bluetooth_a:0x100000
(bootloader) partition-size:dtbo_b:0x1800000
(bootloader) partition-size:keymaster_a:0x80000
(bootloader) partition-size:abl_b:0x100000
(bootloader) partition-size:abl_a:0x100000
(bootloader) partition-size:qupfw_b:0x10000
(bootloader) partition-size:dsp_b:0x2000000
(bootloader) partition-size:boot_b:0x6000000
(bootloader) partition-size:uefisecapp_b:0x200000
(bootloader) partition-size:tz_b:0x400000
(bootloader) partition-size:qupfw_a:0x10000
(bootloader) partition-size:uefisecapp_a:0x200000
(bootloader) partition-size:mdtp_b:0x2000000
(bootloader) partition-size:featenabler_a:0x20000
(bootloader) partition-size:tz_a:0x400000
(bootloader) partition-size:keymaster_b:0x80000
(bootloader) partition-size:sdb:0x800000
(bootloader) partition-size:imagefv_b:0x200000
(bootloader) partition-size:dsp_a:0x2000000
(bootloader) partition-size:sde:0x60000000
(bootloader) partition-size:sdd:0x8000000
(bootloader) partition-size:cmnlib_a:0x80000
(bootloader) partition-size:xbl_a:0x380000
(bootloader) partition-size:xbl_config_a:0x20000
(bootloader) partition-size:cmnlib_b:0x80000
(bootloader) partition-size:super:0x280000000
(bootloader) partition-size:recovery_a:0x6000000
(bootloader) partition-size:vbmeta_system_a:0x10000
(bootloader) partition-size:vbmeta_a:0x10000
(bootloader) partition-size:boot_a:0x6000000
(bootloader) partition-size:dtbo_a:0x1800000
(bootloader) partition-size:system_a:0xA1349000
(bootloader) partition-size:system_b:0x0
(bootloader) partition-size:system_ext_a:0x1138B000
(bootloader) partition-size:system_ext_b:0x0
(bootloader) partition-sizeroduct_a:0x6A074000
(bootloader) partition-sizeroduct_b:0x0
(bootloader) partition-size:vendor_a:0x319AA000
(bootloader) partition-size:vendor_b:0x0
(bootloader) partition-sizeem_a:0x4CE00000
(bootloader) partition-sizeem_b:0x0
(bootloader) partition-sizedm_a:0x6400000
(bootloader) partition-sizedm_b:0x0
(bootloader) partition-sizereload_a:0x21BC4000
(bootloader) partition-sizereload_b:0x0
(bootloader) version-vndk:30
(bootloader) partition-type:ssd:raw
(bootloader) partition-type:xbl_config_b:raw
(bootloader) partition-type:recovery_b:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:sdc:raw
(bootloader) partition-type:modem_b:raw
(bootloader) partition-type:mdtpsecapp_b:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:modem_a:raw
(bootloader) partition-type:mdtpsecapp_a:raw
(bootloader) partition-type:vbmeta_system_b:raw
(bootloader) partition-type:featenabler_b:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-type:cmnlib64_a:raw
(bootloader) partition-type:devcfg_b:raw
(bootloader) partition-type:imagefv_a:raw
(bootloader) partition-type:rpm_a:raw
(bootloader) partition-type:rpm_b:raw
(bootloader) partition-type:sda:raw
(bootloader) partition-type:xbl_b:raw
(bootloader) partition-type:cmnlib64_b:raw
(bootloader) partition-type:hyp_b:raw
(bootloader) partition-type:bluetooth_b:raw
(bootloader) partition-type:mdtp_a:raw
(bootloader) partition-type:devcfg_a:raw
(bootloader) partition-type:hyp_a:raw
(bootloader) partition-type:bluetooth_a:raw
(bootloader) partition-type:dtbo_b:raw
(bootloader) partition-type:keymaster_a:raw
(bootloader) partition-type:abl_b:raw
(bootloader) partition-type:abl_a:raw
(bootloader) partition-type:qupfw_b:raw
(bootloader) partition-type:dsp_b:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:uefisecapp_b:raw
(bootloader) partition-type:tz_b:raw
(bootloader) partition-type:qupfw_a:raw
(bootloader) partition-type:uefisecapp_a:raw
(bootloader) partition-type:mdtp_b:raw
(bootloader) partition-type:featenabler_a:raw
(bootloader) partition-type:tz_a:raw
(bootloader) partition-type:keymaster_b:raw
(bootloader) partition-type:sdb:raw
(bootloader) partition-type:imagefv_b:raw
(bootloader) partition-type:dsp_a:raw
(bootloader) partition-type:sde:raw
(bootloader) partition-type:sdd:raw
(bootloader) partition-type:cmnlib_a:raw
(bootloader) partition-type:xbl_a:raw
(bootloader) partition-type:xbl_config_a:raw
(bootloader) partition-type:cmnlib_b:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:recovery_a:raw
(bootloader) partition-type:vbmeta_system_a:raw
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:dtbo_a:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-typeroduct_a:raw
(bootloader) partition-typeroduct_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-typeem_a:raw
(bootloader) partition-typeem_b:raw
(bootloader) partition-typedm_a:raw
(bootloader) partition-typedm_b:raw
(bootloader) partition-typereload_a:raw
(bootloader) partition-typereload_b:raw
(bootloader) has-slot:ssd:no
(bootloader) has-slot:xbl_config:yes
(bootloader) has-slot:recovery:yes
(bootloader) has-slot:misc:no
(bootloader) has-slot:sdc:no
(bootloader) has-slot:modem:yes
(bootloader) has-slot:mdtpsecapp:yes
(bootloader) has-slot:metadata:no
(bootloader) has-slot:vbmeta_system:yes
(bootloader) has-slot:featenabler:yes
(bootloader) has-slot:userdata:no
(bootloader) has-slot:vbmeta:yes
(bootloader) has-slot:cmnlib64:yes
(bootloader) has-slot:devcfg:yes
(bootloader) has-slot:imagefv:yes
(bootloader) has-slot:rpm:yes
(bootloader) has-slot:sda:no
(bootloader) has-slot:xbl:yes
(bootloader) has-slot:hyp:yes
(bootloader) has-slot:bluetooth:yes
(bootloader) has-slot:mdtp:yes
(bootloader) has-slot:dtbo:yes
(bootloader) has-slot:keymaster:yes
(bootloader) has-slot:abl:yes
(bootloader) has-slot:qupfw:yes
(bootloader) has-slot:dsp:yes
(bootloader) has-slot:boot:yes
(bootloader) has-slot:uefisecapp:yes
(bootloader) has-slot:tz:yes
(bootloader) has-slot:sdb:no
(bootloader) has-slot:sde:no
(bootloader) has-slot:sdd:no
(bootloader) has-slot:cmnlib:yes
(bootloader) has-slot:super:no
(bootloader) has-slot:system:yes
(bootloader) has-slot:system_ext:yes
(bootloader) has-slotroduct:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slotem:yes
(bootloader) has-slotdm:yes
(bootloader) has-slotreload:yes
(bootloader) security-patch-level:2021-06-01
(bootloader) vendor-fingerprint:TCL/T671O/Austin:11/RKQ1.201112.002/2BD6:
Click to expand...
Click to collapse
Looks like we may be able to modify abl_a by using this article as a rough guide to install and access phone via QFIL... here. Boot into QFIL/backup partitions/modify as needed. (not the rest of the guide.)
Does anyone actually get into unlock the bootloader? Is there any TWRP or custom ROM support?
Polemoss said:
Hi,
Did you receive to unlock the bootloader of this phone?
I've try
Code:
fastboot flashing unlock
fastboot oem unlock
fastboot oem get_unlock_data
fastboot oem get_identifier_token
Result :
Code:
FAILED (remote: 'unknown command')
fastboot: error: Command failed
However the command :
Code:
fastboot devices
is OK !
Someone i've an idea ?
Thank
Click to expand...
Click to collapse
Same here. I have already enabled developer options and set OEM unlocking to ON.
Code:
$ fastboot oem unlock
...
FAILED (remote: unknown command)
finished. total time: 0.000s
$ fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: false
(bootloader) Device critical unlocked: false
(bootloader) Charger screen enabled: false
OKAY [ 0.000s]
finished. total time: 0.000s
I have no idea what's going on.
I am also unable to unlock the bootloader. With ADB shell getprop
Code:
[ro.oem_unlock_supported]: [1]
[sys.oem_unlock_allowed]: [1]
[persist.sys.nounlockopt]: [false]
From my limited knowledge, this should be working, unless they locked it down tightly. If any has been able to or knows how please let me know. As for QFIL I have no clue how I should get ahold of a programmer.
He intentado desbloquear gestor de arranque con mira le para rootear y tampoco se puede
PROGRAMA MIRACLE BOX
{
"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"
}
Any idea how to unlock bootloader for TCL 20e?
Ok so I've been racking my brain trying to find a solution to this as well and in my ultimately fruitless attempt at doing so I stumbled upon this.
I ran
Code:
fastboot -i 0x1bbb devices
And it returned "Waiting for devices". Does anyone know what that -i 0x1bbb comes from? Here's the original article I found it in. AND it is an Alcatel device that they are referencing, which TCL and Alcatel are both owned by TCTMobile. Hopefully this helps get us a step closer. I'm just not professionally trained well enough to decipher where that -i 0x1bbb comes from or why that seems to be important to the device manufacturer specifically in this case.
How to Unlock bootloader on ALCATEL Device
(tcl 20se also using that id 0x1BBB)
vendor -id
you can find it from vendor/etc/init/hw/init.qcom.usb.rc
eg:-
write /config/usb_gadget/g1/idVendor 0x1BBB
TwoPawNuLight said:
Ok so I've been racking my brain trying to find a solution to this as well and in my ultimately fruitless attempt at doing so I stumbled upon this.
I ran
Code:
fastboot -i 0x1bbb devices
And it returned "Waiting for devices". Does anyone know what that -i 0x1bbb comes from? Here's the original article I found it in. AND it is an Alcatel device that they are referencing, which TCL and Alcatel are both owned by TCTMobile. Hopefully this helps get us a step closer. I'm just not professionally trained well enough to decipher where that -i 0x1bbb comes from or why that seems to be important to the device manufacturer specifically in this case.
How to Unlock bootloader on ALCATEL Device
View attachment 5869627
Click to expand...
Click to collapse

Question I think I Bricked my Pixel 6 Pro please help!

So I was side loading an update and unplugged the phone because I assumed it was finished flashing. It said 47% complete, but I thought it just meant it was finished.
Anyway, my phone is stuck with a black screen now. It detects it in fastboot but I'm not able to enter fastbootd for some reason. When I try flashing an image, it gets stuck at "Rebooting into fastboot" it will then timeout stating that "fastboot: error: failed to boot into userspace fastboot; one or more components might be unbootable"
My phone can charge. However, everything is just black, I have to plug my phone into the computer, press volume - + power and hope to God I hear that USB connected sound.
Fastboot getvar is-userspace returns NO.
My pixel 6 Pro is now being detected as a SLIDER, (probably cause of the name of the bootloader), because it's not being detected as a Pixel 6 Pro, I cannot use the android flash tool provided by Google.
Please help!
Surely Android flash tool would fix it if fastboot is recognising it
Guide: Unbrick Pixel 6 Oriele or Pixel 6 Pro "Raven"
Pixel 6 Pro runs on a Google Tensor CPU which is in fact an Exynos CPU This means that there is Exynos boot recovery in the CPU You can repair the bootloader using the Samsung Exynos Tool Nothing could be flashed from the mode, however it...
forum.xda-developers.com
fil3s said:
Surely Android flash tool would fix it if fastboot is recognising it
Click to expand...
Click to collapse
Hello, thank you for the reply.
Android flash tool recognizes it as SLIDER and not as a Pixel 6 Pro. That's why I can't use it. I'm also unsure if this is truely fastboot, I can use powershell to recognize it as fastboot, but when using "fastboot reboot fastboot" it gets stuck on rebooting into fastboot.
{
"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"
}
w_tapper said:
Guide: Unbrick Pixel 6 Oriele or Pixel 6 Pro "Raven"
Pixel 6 Pro runs on a Google Tensor CPU which is in fact an Exynos CPU This means that there is Exynos boot recovery in the CPU You can repair the bootloader using the Samsung Exynos Tool Nothing could be flashed from the mode, however it...
forum.xda-developers.com
Click to expand...
Click to collapse
Thank you for this, there isn't really any clear method into using this software, I also do not have windows 7 anywhere on me. Anyway, my computer detects it as an Android Bootloader Interface in windows and not as an exynos7420 device. I don't know how to proceed, I don't want to uninstall the driver in fear of losing the recognition of the device while I still have it.
UPDATE: Tried to follow instructions, but can't even install the driver because I'm not on Windows 7, so unfortunately this won't work for me as of yet.
NinjaPumpkin said:
Hello, thank you for the reply.
Android flash tool recognizes it as SLIDER and not as a Pixel 6 Pro. That's why I can't use it. I'm also unsure if this is truely fastboot, I can use powershell to recognize it as fastboot, but when using "fastboot reboot fastboot" it gets stuck on rebooting into fastboot.
View attachment 5720275
Thank you for this, there isn't really any clear method into using this software, I also do not have windows 7 anywhere on me. Anyway, my computer detects it as an Android Bootloader Interface in windows and not as an exynos7420 device. I don't know how to proceed, I don't want to uninstall the driver in fear of losing the recognition of the device while I still have it.
UPDATE: Tried to follow instructions, but can't even install the driver because I'm not on Windows 7, so unfortunately this won't work for me as of yet.
Click to expand...
Click to collapse
Nobody's been able to fix a p6 with that method.
It's interesting that you were just flashing an ota update via adb. The phone should have just flipped over to the other boot slot and booted. that's why flashing ota adb updates are the safest.
Can you try just holding volume down in power with a phone unplugged? Keep trying that for a while? If you can get to recovery mode or rescue mode, you should be able to use flash.android in fastboot.
Any battery icon when plugging in the charger?
Alekos said:
Nobody's been able to fix a p6 with that method.
It's interesting that you were just flashing an ota update via adb. The phone should have just flipped over to the other boot slot and booted. that's why flashing ota adb updates are the safest.
Can you try just holding volume down in power with a phone unplugged? Keep trying that for a while? If you can get to recovery mode or rescue mode, you should be able to use flash.android in fastboot.
Any battery icon when plugging in the charger?
Click to expand...
Click to collapse
So I didn't do enough research and didn't flash A13 on both slots, I think that's the reason for the "brick" I tried to flash both in pixel flasher after this happened, but nothing has worked so far. What's puzzling me is the fact that it's being recognized as SLIDER and not my pixel 6 pro anymore, even in pixel flasher and the android flash tool from google.
Pressing volume down and power brings me into bootloader mode but nothing comes up on the screen, I need to plug it into a computer to get any results. It also still shows as Slider instead of Pixel 6 Pro so... That's that.
There is unfortunately no battery icon when plugging in the charger. :'(
NinjaPumpkin said:
So I didn't do enough research and didn't flash A13 on both slots, I think that's the reason for the "brick" I tried to flash both in pixel flasher after this happened, but nothing has worked so far. What's puzzling me is the fact that it's being recognized as SLIDER and not my pixel 6 pro anymore, even in pixel flasher and the android flash tool from google.
Pressing volume down and power brings me into bootloader mode but nothing comes up on the screen, I need to plug it into a computer to get any results. It also still shows as Slider instead of Pixel 6 Pro so... That's that.
There is unfortunately no battery icon when plugging in the charger. :'(
Click to expand...
Click to collapse
If you can't see Fastboot Mode on your screen, nothing will work.
Just contact Google and get yourself a replacement. Just takes 2 days.
Also, here's what I got from Pixel Flasher
Selected Device on 2022-09-24 11:53:22:
Device ID: 0ab42cbe0090
Device Model: slider
Device is Rooted: None
Device Active Slot: a
Device Bootloader Version: slider-1.2-8739948
Device Mode: f.b
Device Unlocked: True
Setting active slot to slot for device 0ab42cbe0090 ...
debug: "platform-tools\fastboot.exe" -s 0ab42cbe0090 --set-active=b
Selected Device on 2022-09-24 11:53:35:
Device ID: 0ab42cbe0090
Device Model: slider
Device is Rooted: None
Device Active Slot: b
Device Bootloader Version: slider-1.2-8739948
Device Mode: f.b
Device Unlocked: True
Click to expand...
Click to collapse
Further Device Info
Device Info:
------------
(bootloader) battery-current:1 mA
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4313 mV
(bootloader) current-slot:b
(bootloader) ddr-manu:Micron
(bootloader) ddr-size:12GB
(bootloader) ddr-type:LPDDR5
(bootloader) enter-reason:reboot bootloader
(bootloader) erase-block-size:0x1000
(bootloader) fdevinit-count:1
(bootloader) fdevinit-set-time:101
(bootloader) fdevinit-total-time:102
(bootloader) has-slotersist:no
(bootloader) has-slot:klog:no
(bootloader) has-slot:misc:no
(bootloader) has-slot:frp:no
(bootloader) has-slot:efs:no
(bootloader) has-slot:efs_backup:no
(bootloader) has-slot:modem_userdata:no
(bootloader) has-slot:metadata:no
(bootloader) has-slot:fips:no
(bootloader) has-slot:dtbo:yes
(bootloader) has-slot:vendor_boot:yes
(bootloader) has-slot:modem:yes
(bootloader) has-slot:boot:yes
(bootloader) has-slot:vbmeta:yes
(bootloader) has-slot:vbmeta_system:yes
(bootloader) has-slot:vbmeta_vendor:yes
(bootloader) has-slotvmfw:yes
(bootloader) has-slot:super:no
(bootloader) has-slot:userdata:no
(bootloader) has-slot:bl1:yes
(bootloader) has-slotbl:yes
(bootloader) has-slot:bl2:yes
(bootloader) has-slot:dram_train:yes
(bootloader) has-slot:abl:yes
(bootloader) has-slot:bl31:yes
(bootloader) has-slot:tzsw:yes
(bootloader) has-slot:gsa:yes
(bootloader) has-slot:ldfw:yes
(bootloader) has-slot:dpm:yes
(bootloader) has-slot:devinfo:no
(bootloader) has-slot:mfg_data:no
(bootloader) has-slot:system:yes
(bootloader) has-slot:system_ext:yes
(bootloader) has-slotroduct:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slot:vendor_dlkm:yes
(bootloader) has-slot:radio:yes
(bootloader) has-slot:bootloader:yes
(bootloader) hw-revisionEV1.0
(bootloader) is-logicalersist:no
(bootloader) is-logical:klog:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:frp:no
(bootloader) is-logical:efs:no
(bootloader) is-logical:efs_backup:no
(bootloader) is-logical:modem_userdata:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:fips:no
(bootloader) is-logical:dtbo_a:no
(bootloader) is-logical:vendor_boot_a:no
(bootloader) is-logical:modem_a:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:vbmeta_a:no
(bootloader) is-logical:vbmeta_system_a:no
(bootloader) is-logical:vbmeta_vendor_a:no
(bootloader) is-logicalvmfw_a:no
(bootloader) is-logical:dtbo_b:no
(bootloader) is-logical:vendor_boot_b:no
(bootloader) is-logical:modem_b:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:vbmeta_b:no
(bootloader) is-logical:vbmeta_system_b:no
(bootloader) is-logical:vbmeta_vendor_b:no
(bootloader) is-logicalvmfw_b:no
(bootloader) is-logical:super:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:bl1_a:no
(bootloader) is-logicalbl_a:no
(bootloader) is-logical:bl2_a:no
(bootloader) is-logical:dram_train_a:no
(bootloader) is-logical:abl_a:no
(bootloader) is-logical:bl31_a:no
(bootloader) is-logical:tzsw_a:no
(bootloader) is-logical:gsa_a:no
(bootloader) is-logical:ldfw_a:no
(bootloader) is-logical:dpm_a:no
(bootloader) is-logical:bl1_b:no
(bootloader) is-logicalbl_b:no
(bootloader) is-logical:bl2_b:no
(bootloader) is-logical:dram_train_b:no
(bootloader) is-logical:abl_b:no
(bootloader) is-logical:bl31_b:no
(bootloader) is-logical:tzsw_b:no
(bootloader) is-logical:gsa_b:no
(bootloader) is-logical:ldfw_b:no
(bootloader) is-logical:dpm_b:no
(bootloader) is-logical:devinfo:no
(bootloader) is-logical:mfg_data:no
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logicalroduct_a:yes
(bootloader) is-logicalroduct_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logical:vendor_dlkm_a:yes
(bootloader) is-logical:vendor_dlkm_b:yes
(bootloader) is-ramdump-mode:no
(bootloader) is-userspace:no
(bootloader) logical-block-size:0x1000
(bootloader) max-download-size:0xf900000
(bootloader) nos-production:yes
(bootloader) off-mode-charge:1
(bootloader) partition-sizeersist:0x4000000
(bootloader) partition-size:klog:0x1000000
(bootloader) partition-size:misc:0x100000
(bootloader) partition-size:frp:0x80000
(bootloader) partition-size:efs:0xa00000
(bootloader) partition-size:efs_backup:0x500000
(bootloader) partition-size:modem_userdata:0x500000
(bootloader) partition-size:metadata:0x1000000
(bootloader) partition-size:fips:0x200000
(bootloader) partition-size:dtbo_a:0x1000000
(bootloader) partition-size:vendor_boot_a:0x4000000
(bootloader) partition-size:modem_a:0xc800000
(bootloader) partition-size:boot_a:0x4000000
(bootloader) partition-size:vbmeta_a:0x10000
(bootloader) partition-size:vbmeta_system_a:0x10000
(bootloader) partition-size:vbmeta_vendor_a:0x10000
(bootloader) partition-sizevmfw_a:0x100000
(bootloader) partition-size:dtbo_b:0x1000000
(bootloader) partition-size:vendor_boot_b:0x4000000
(bootloader) partition-size:modem_b:0xc800000
(bootloader) partition-size:boot_b:0x4000000
(bootloader) partition-size:vbmeta_b:0x10000
(bootloader) partition-size:vbmeta_system_b:0x10000
(bootloader) partition-size:vbmeta_vendor_b:0x10000
(bootloader) partition-sizevmfw_b:0x100000
(bootloader) partition-size:super:0x1fc800000
(bootloader) partition-size:userdata:0x1b91215000
(bootloader) partition-size:bl1_a:0x3000
(bootloader) partition-sizebl_a:0x14000
(bootloader) partition-size:bl2_a:0x87000
(bootloader) partition-size:dram_train_a:0x19000
(bootloader) partition-size:abl_a:0x200000
(bootloader) partition-size:bl31_a:0x40000
(bootloader) partition-size:tzsw_a:0x1400000
(bootloader) partition-size:gsa_a:0x80000
(bootloader) partition-size:ldfw_a:0x400000
(bootloader) partition-size:dpm_a:0x9000
(bootloader) partition-size:bl1_b:0x3000
(bootloader) partition-sizebl_b:0x14000
(bootloader) partition-size:bl2_b:0x87000
(bootloader) partition-size:dram_train_b:0x19000
(bootloader) partition-size:abl_b:0x200000
(bootloader) partition-size:bl31_b:0x40000
(bootloader) partition-size:tzsw_b:0x1400000
(bootloader) partition-size:gsa_b:0x80000
(bootloader) partition-size:ldfw_b:0x400000
(bootloader) partition-size:dpm_b:0x9000
(bootloader) partition-size:devinfo:0x2000
(bootloader) partition-size:mfg_data:0x334000
(bootloader) partition-size:system_a:0x6ca12000
(bootloader) partition-size:system_b:0x9f4f8000
(bootloader) partition-size:system_ext_a:0x0
(bootloader) partition-size:system_ext_b:0x19cae000
(bootloader) partition-sizeroduct_a:0x0
(bootloader) partition-sizeroduct_b:0x8e7d3000
(bootloader) partition-size:vendor_a:0x0
(bootloader) partition-size:vendor_b:0x220be000
(bootloader) partition-size:vendor_dlkm_a:0x0
(bootloader) partition-size:vendor_dlkm_b:0x2252000
(bootloader) partition-typeersist:ext4
(bootloader) partition-type:klog:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:frp:raw
(bootloader) partition-type:efs:ext4
(bootloader) partition-type:efs_backup:ext4
(bootloader) partition-type:modem_userdata:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:fips:raw
(bootloader) partition-type:dtbo_a:raw
(bootloader) partition-type:vendor_boot_a:raw
(bootloader) partition-type:modem_a:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-type:vbmeta_system_a:raw
(bootloader) partition-type:vbmeta_vendor_a:raw
(bootloader) partition-typevmfw_a:raw
(bootloader) partition-type:dtbo_b:raw
(bootloader) partition-type:vendor_boot_b:raw
(bootloader) partition-type:modem_b:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-type:vbmeta_system_b:raw
(bootloader) partition-type:vbmeta_vendor_b:raw
(bootloader) partition-typevmfw_b:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:bl1_a:raw
(bootloader) partition-typebl_a:raw
(bootloader) partition-type:bl2_a:raw
(bootloader) partition-type:dram_train_a:raw
(bootloader) partition-type:abl_a:raw
(bootloader) partition-type:bl31_a:raw
(bootloader) partition-type:tzsw_a:raw
(bootloader) partition-type:gsa_a:raw
(bootloader) partition-type:ldfw_a:raw
(bootloader) partition-type:dpm_a:raw
(bootloader) partition-type:bl1_b:raw
(bootloader) partition-typebl_b:raw
(bootloader) partition-type:bl2_b:raw
(bootloader) partition-type:dram_train_b:raw
(bootloader) partition-type:abl_b:raw
(bootloader) partition-type:bl31_b:raw
(bootloader) partition-type:tzsw_b:raw
(bootloader) partition-type:gsa_b:raw
(bootloader) partition-type:ldfw_b:raw
(bootloader) partition-type:dpm_b:raw
(bootloader) partition-type:devinfo:raw
(bootloader) partition-type:mfg_data:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-typeroduct_a:raw
(bootloader) partition-typeroduct_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-type:vendor_dlkm_a:raw
(bootloader) partition-type:vendor_dlkm_b:raw
(bootloader) product:slider
(bootloader) sbdpbl:no
(bootloader) sbdp:bl2:no
(bootloader) sbdp:bl31:no
(bootloader) sbdp:tzsw:no
(bootloader) sbdp:ldfw:no
(bootloader) sbdp:abl:no
(bootloader) sbdp:gsa:no
(bootloader) sbdp:aoc:no
(bootloader) sbdp:tpu:no
(bootloader) sbdp:ta:no
(bootloader) sbdp:tzprov:no
(bootloader) sbdpkhash:no
(bootloader) sbdp:ar-check:no
(bootloader) sbdp:ar-update:no
(bootloader) secure:yes
(bootloader) secure-bootRODUCTION
(bootloader) serialno:0ab42cbe0090
(bootloader) slot-count:2
(bootloader) slot-fastboot-ok:a:yes
(bootloader) slot-fastboot-ok:b:yes
(bootloader) slot-retry-count:a:1
(bootloader) slot-retry-count:b:3
(bootloader) slot-successful:a:no
(bootloader) slot-successful:b:no
(bootloader) slot-suffixes:_a,_b
(bootloader) slot-unbootable:a:no
(bootloader) slot-unbootable:b:no
(bootloader) snapshot-update-status:none
(bootloader) storage-capacity:128 GB
(bootloader) storage-model:HN8T05BZGKX015
(bootloader) storage-protocol:3.1
(bootloader) storage-rev:G001
(bootloader) storage-serialno:N/A
(bootloader) storage-vendor:SKhynix
(bootloader) unlocked:yes
(bootloader) variant:N/A
(bootloader) version:Little-Kernel-2.0-g3b5adb7e
(bootloader) version-baseband:g5123b-102852-220720-B-8851166
(bootloader) version-bootloader:slider-1.2-8739948
all:
Finished. Total time: 0.066s
Device Info:
------------
(bootloader) battery-current:-3 mA
(bootloader) battery-soc-ok:yes
(bootloader) battery-voltage:4313 mV
(bootloader) current-slot:b
(bootloader) ddr-manu:Micron
(bootloader) ddr-size:12GB
(bootloader) ddr-type:LPDDR5
(bootloader) enter-reason:reboot bootloader
(bootloader) erase-block-size:0x1000
(bootloader) fdevinit-count:1
(bootloader) fdevinit-set-time:101
(bootloader) fdevinit-total-time:102
(bootloader) has-slotersist:no
(bootloader) has-slot:klog:no
(bootloader) has-slot:misc:no
(bootloader) has-slot:frp:no
(bootloader) has-slot:efs:no
(bootloader) has-slot:efs_backup:no
(bootloader) has-slot:modem_userdata:no
(bootloader) has-slot:metadata:no
(bootloader) has-slot:fips:no
(bootloader) has-slot:dtbo:yes
(bootloader) has-slot:vendor_boot:yes
(bootloader) has-slot:modem:yes
(bootloader) has-slot:boot:yes
(bootloader) has-slot:vbmeta:yes
(bootloader) has-slot:vbmeta_system:yes
(bootloader) has-slot:vbmeta_vendor:yes
(bootloader) has-slotvmfw:yes
(bootloader) has-slot:super:no
(bootloader) has-slot:userdata:no
(bootloader) has-slot:bl1:yes
(bootloader) has-slotbl:yes
(bootloader) has-slot:bl2:yes
(bootloader) has-slot:dram_train:yes
(bootloader) has-slot:abl:yes
(bootloader) has-slot:bl31:yes
(bootloader) has-slot:tzsw:yes
(bootloader) has-slot:gsa:yes
(bootloader) has-slot:ldfw:yes
(bootloader) has-slot:dpm:yes
(bootloader) has-slot:devinfo:no
(bootloader) has-slot:mfg_data:no
(bootloader) has-slot:system:yes
(bootloader) has-slot:system_ext:yes
(bootloader) has-slotroduct:yes
(bootloader) has-slot:vendor:yes
(bootloader) has-slot:vendor_dlkm:yes
(bootloader) has-slot:radio:yes
(bootloader) has-slot:bootloader:yes
(bootloader) hw-revisionEV1.0
(bootloader) is-logicalersist:no
(bootloader) is-logical:klog:no
(bootloader) is-logical:misc:no
(bootloader) is-logical:frp:no
(bootloader) is-logical:efs:no
(bootloader) is-logical:efs_backup:no
(bootloader) is-logical:modem_userdata:no
(bootloader) is-logical:metadata:no
(bootloader) is-logical:fips:no
(bootloader) is-logical:dtbo_a:no
(bootloader) is-logical:vendor_boot_a:no
(bootloader) is-logical:modem_a:no
(bootloader) is-logical:boot_a:no
(bootloader) is-logical:vbmeta_a:no
(bootloader) is-logical:vbmeta_system_a:no
(bootloader) is-logical:vbmeta_vendor_a:no
(bootloader) is-logicalvmfw_a:no
(bootloader) is-logical:dtbo_b:no
(bootloader) is-logical:vendor_boot_b:no
(bootloader) is-logical:modem_b:no
(bootloader) is-logical:boot_b:no
(bootloader) is-logical:vbmeta_b:no
(bootloader) is-logical:vbmeta_system_b:no
(bootloader) is-logical:vbmeta_vendor_b:no
(bootloader) is-logicalvmfw_b:no
(bootloader) is-logical:super:no
(bootloader) is-logical:userdata:no
(bootloader) is-logical:bl1_a:no
(bootloader) is-logicalbl_a:no
(bootloader) is-logical:bl2_a:no
(bootloader) is-logical:dram_train_a:no
(bootloader) is-logical:abl_a:no
(bootloader) is-logical:bl31_a:no
(bootloader) is-logical:tzsw_a:no
(bootloader) is-logical:gsa_a:no
(bootloader) is-logical:ldfw_a:no
(bootloader) is-logical:dpm_a:no
(bootloader) is-logical:bl1_b:no
(bootloader) is-logicalbl_b:no
(bootloader) is-logical:bl2_b:no
(bootloader) is-logical:dram_train_b:no
(bootloader) is-logical:abl_b:no
(bootloader) is-logical:bl31_b:no
(bootloader) is-logical:tzsw_b:no
(bootloader) is-logical:gsa_b:no
(bootloader) is-logical:ldfw_b:no
(bootloader) is-logical:dpm_b:no
(bootloader) is-logical:devinfo:no
(bootloader) is-logical:mfg_data:no
(bootloader) is-logical:system_a:yes
(bootloader) is-logical:system_b:yes
(bootloader) is-logical:system_ext_a:yes
(bootloader) is-logical:system_ext_b:yes
(bootloader) is-logicalroduct_a:yes
(bootloader) is-logicalroduct_b:yes
(bootloader) is-logical:vendor_a:yes
(bootloader) is-logical:vendor_b:yes
(bootloader) is-logical:vendor_dlkm_a:yes
(bootloader) is-logical:vendor_dlkm_b:yes
(bootloader) is-ramdump-mode:no
(bootloader) is-userspace:no
(bootloader) logical-block-size:0x1000
(bootloader) max-download-size:0xf900000
(bootloader) nos-production:yes
(bootloader) off-mode-charge:1
(bootloader) partition-sizeersist:0x4000000
(bootloader) partition-size:klog:0x1000000
(bootloader) partition-size:misc:0x100000
(bootloader) partition-size:frp:0x80000
(bootloader) partition-size:efs:0xa00000
(bootloader) partition-size:efs_backup:0x500000
(bootloader) partition-size:modem_userdata:0x500000
(bootloader) partition-size:metadata:0x1000000
(bootloader) partition-size:fips:0x200000
(bootloader) partition-size:dtbo_a:0x1000000
(bootloader) partition-size:vendor_boot_a:0x4000000
(bootloader) partition-size:modem_a:0xc800000
(bootloader) partition-size:boot_a:0x4000000
(bootloader) partition-size:vbmeta_a:0x10000
(bootloader) partition-size:vbmeta_system_a:0x10000
(bootloader) partition-size:vbmeta_vendor_a:0x10000
(bootloader) partition-sizevmfw_a:0x100000
(bootloader) partition-size:dtbo_b:0x1000000
(bootloader) partition-size:vendor_boot_b:0x4000000
(bootloader) partition-size:modem_b:0xc800000
(bootloader) partition-size:boot_b:0x4000000
(bootloader) partition-size:vbmeta_b:0x10000
(bootloader) partition-size:vbmeta_system_b:0x10000
(bootloader) partition-size:vbmeta_vendor_b:0x10000
(bootloader) partition-sizevmfw_b:0x100000
(bootloader) partition-size:super:0x1fc800000
(bootloader) partition-size:userdata:0x1b91215000
(bootloader) partition-size:bl1_a:0x3000
(bootloader) partition-sizebl_a:0x14000
(bootloader) partition-size:bl2_a:0x87000
(bootloader) partition-size:dram_train_a:0x19000
(bootloader) partition-size:abl_a:0x200000
(bootloader) partition-size:bl31_a:0x40000
(bootloader) partition-size:tzsw_a:0x1400000
(bootloader) partition-size:gsa_a:0x80000
(bootloader) partition-size:ldfw_a:0x400000
(bootloader) partition-size:dpm_a:0x9000
(bootloader) partition-size:bl1_b:0x3000
(bootloader) partition-sizebl_b:0x14000
(bootloader) partition-size:bl2_b:0x87000
(bootloader) partition-size:dram_train_b:0x19000
(bootloader) partition-size:abl_b:0x200000
(bootloader) partition-size:bl31_b:0x40000
(bootloader) partition-size:tzsw_b:0x1400000
(bootloader) partition-size:gsa_b:0x80000
(bootloader) partition-size:ldfw_b:0x400000
(bootloader) partition-size:dpm_b:0x9000
(bootloader) partition-size:devinfo:0x2000
(bootloader) partition-size:mfg_data:0x334000
(bootloader) partition-size:system_a:0x6ca12000
(bootloader) partition-size:system_b:0x9f4f8000
(bootloader) partition-size:system_ext_a:0x0
(bootloader) partition-size:system_ext_b:0x19cae000
(bootloader) partition-sizeroduct_a:0x0
(bootloader) partition-sizeroduct_b:0x8e7d3000
(bootloader) partition-size:vendor_a:0x0
(bootloader) partition-size:vendor_b:0x220be000
(bootloader) partition-size:vendor_dlkm_a:0x0
(bootloader) partition-size:vendor_dlkm_b:0x2252000
(bootloader) partition-typeersist:ext4
(bootloader) partition-type:klog:raw
(bootloader) partition-type:misc:raw
(bootloader) partition-type:frp:raw
(bootloader) partition-type:efs:ext4
(bootloader) partition-type:efs_backup:ext4
(bootloader) partition-type:modem_userdata:raw
(bootloader) partition-type:metadata:raw
(bootloader) partition-type:fips:raw
(bootloader) partition-type:dtbo_a:raw
(bootloader) partition-type:vendor_boot_a:raw
(bootloader) partition-type:modem_a:raw
(bootloader) partition-type:boot_a:raw
(bootloader) partition-type:vbmeta_a:raw
(bootloader) partition-type:vbmeta_system_a:raw
(bootloader) partition-type:vbmeta_vendor_a:raw
(bootloader) partition-typevmfw_a:raw
(bootloader) partition-type:dtbo_b:raw
(bootloader) partition-type:vendor_boot_b:raw
(bootloader) partition-type:modem_b:raw
(bootloader) partition-type:boot_b:raw
(bootloader) partition-type:vbmeta_b:raw
(bootloader) partition-type:vbmeta_system_b:raw
(bootloader) partition-type:vbmeta_vendor_b:raw
(bootloader) partition-typevmfw_b:raw
(bootloader) partition-type:super:raw
(bootloader) partition-type:userdata:raw
(bootloader) partition-type:bl1_a:raw
(bootloader) partition-typebl_a:raw
(bootloader) partition-type:bl2_a:raw
(bootloader) partition-type:dram_train_a:raw
(bootloader) partition-type:abl_a:raw
(bootloader) partition-type:bl31_a:raw
(bootloader) partition-type:tzsw_a:raw
(bootloader) partition-type:gsa_a:raw
(bootloader) partition-type:ldfw_a:raw
(bootloader) partition-type:dpm_a:raw
(bootloader) partition-type:bl1_b:raw
(bootloader) partition-typebl_b:raw
(bootloader) partition-type:bl2_b:raw
(bootloader) partition-type:dram_train_b:raw
(bootloader) partition-type:abl_b:raw
(bootloader) partition-type:bl31_b:raw
(bootloader) partition-type:tzsw_b:raw
(bootloader) partition-type:gsa_b:raw
(bootloader) partition-type:ldfw_b:raw
(bootloader) partition-type:dpm_b:raw
(bootloader) partition-type:devinfo:raw
(bootloader) partition-type:mfg_data:raw
(bootloader) partition-type:system_a:raw
(bootloader) partition-type:system_b:raw
(bootloader) partition-type:system_ext_a:raw
(bootloader) partition-type:system_ext_b:raw
(bootloader) partition-typeroduct_a:raw
(bootloader) partition-typeroduct_b:raw
(bootloader) partition-type:vendor_a:raw
(bootloader) partition-type:vendor_b:raw
(bootloader) partition-type:vendor_dlkm_a:raw
(bootloader) partition-type:vendor_dlkm_b:raw
(bootloader) product:slider
(bootloader) sbdpbl:no
(bootloader) sbdp:bl2:no
(bootloader) sbdp:bl31:no
(bootloader) sbdp:tzsw:no
(bootloader) sbdp:ldfw:no
(bootloader) sbdp:abl:no
(bootloader) sbdp:gsa:no
(bootloader) sbdp:aoc:no
(bootloader) sbdp:tpu:no
(bootloader) sbdp:ta:no
(bootloader) sbdp:tzprov:no
(bootloader) sbdpkhash:no
(bootloader) sbdp:ar-check:no
(bootloader) sbdp:ar-update:no
(bootloader) secure:yes
(bootloader) secure-bootRODUCTION
(bootloader) serialno:0ab42cbe0090
(bootloader) slot-count:2
(bootloader) slot-fastboot-ok:a:yes
(bootloader) slot-fastboot-ok:b:yes
(bootloader) slot-retry-count:a:1
(bootloader) slot-retry-count:b:3
(bootloader) slot-successful:a:no
(bootloader) slot-successful:b:no
(bootloader) slot-suffixes:_a,_b
(bootloader) slot-unbootable:a:no
(bootloader) slot-unbootable:b:no
(bootloader) snapshot-update-status:none
(bootloader) storage-capacity:128 GB
(bootloader) storage-model:HN8T05BZGKX015
(bootloader) storage-protocol:3.1
(bootloader) storage-rev:G001
(bootloader) storage-serialno:N/A
(bootloader) storage-vendor:SKhynix
(bootloader) unlocked:yes
(bootloader) variant:N/A
(bootloader) version:Little-Kernel-2.0-g3b5adb7e
(bootloader) version-baseband:g5123b-102852-220720-B-8851166
(bootloader) version-bootloader:slider-1.2-8739948
all:
Finished. Total time: 0.066s
Click to expand...
Click to collapse
Is your bootloader unlocked?
If so you can extract and flash the bootloader only from the the latest full firmware images.
If successful, fastbootd should be working again and go ahead and flash the full firmware.
NinjaPumpkin said:
So I didn't do enough research and didn't flash A13 on both slots, I think that's the reason for the "brick" I tried to flash both in pixel flasher after this happened, but nothing has worked so far. What's puzzling me is the fact that it's being recognized as SLIDER and not my pixel 6 pro anymore, even in pixel flasher and the android flash tool from google.
Pressing volume down and power brings me into bootloader mode but nothing comes up on the screen, I need to plug it into a computer to get any results. It also still shows as Slider instead of Pixel 6 Pro so... That's that.
There is unfortunately no battery icon when plugging in the charger. :'(
Click to expand...
Click to collapse
How do you ensure you flash both slots? I downloaded the tool from Google with the .bat file in it.
thunderstruck! said:
How do you ensure you flash both slots? I downloaded the tool from Google with the .bat file in it.
Click to expand...
Click to collapse
I used Pixel Flasher, both bootloaders are identical, therefore I assume it is. What tool did you download from google???
thunderstruck! said:
How do you ensure you flash both slots? I downloaded the tool from Google with the .bat file in it.
Click to expand...
Click to collapse
Google's factory images can be flashed either by going to flash.android.com or by using CLI (command line interface, for example with the .bat file you were referring to). The bat file has the flash instructions but won't flash both slots. You will either need to flash the active slot, then switch slots, and flash the other, or use something like PixelFlasher (found in this Pixel 6 Pro xda group).
And tread carefully/pay attention the anti-rollback WILL hard-brick ur phone if triggered...no joke.
Any update on this @NinjaPumpkin?
oh frick yeah I need to flash my other slot too

Categories

Resources