[Tool]Bootloader with extra commands for Nexus 6P

Search This thread

tenfar

Retired Recognized Developer
Jul 16, 2007
299
719
36
Beijing
www.tenfar.com
Hi all:
This is a test tool for nexus 6p. with this bootloader, you can do some test. but please do not flash it to your phone,it will brick your phone. only follow the steps below:

step 1: download file View attachment fastboot-boot.img
step2:unlock your phone
step3: enter your phone into fastboot mode
step4: run fastboot command from your pc:
Code:
fastboot boot fastboot-boot.img

step5: now your phone will boot into a customized fastboot mode with extra commands.

eg: you can use
Code:
fastboot oem reboot-dload
to enter edl mode

supported command list is below:
Code:
(bootloader) commands:
(bootloader)    download:
(bootloader)    getvar:
(bootloader)    oem help
(bootloader)    oem partition-dump
(bootloader)    oem hardboot-set
(bootloader)    oem jump-to-kernel
(bootloader)    oem hardboot-copy
(bootloader)    oem dump-ram
(bootloader)    oem select-display-panel
(bootloader)    oem off-mode-charge
(bootloader)    oem disable-charger-screen
(bootloader)    oem enable-charger-screen
(bootloader)    oem dump-partitiontable
(bootloader)    preflash
(bootloader)    oem device-info
(bootloader)    flashing get_unlock_ability
(bootloader)    flashing unlock_critical
(bootloader)    flashing lock_critical
(bootloader)    flashing lock
(bootloader)    flashing unlock
(bootloader)    oem lock
(bootloader)    oem unlock-go
(bootloader)    oem unlock
(bootloader)    oem reboot-dload
(bootloader)    oem reboot-recovery
(bootloader)    reboot-bootloader
(bootloader)    reboot
(bootloader)    continue
(bootloader)    boot
(bootloader)    erase:
(bootloader)    flash:
OKAY [  0.329s]
finished. total time: 0.330s


Credit: @zhouwei @github
@tenfar
source code:https://github.com/tenfar/bootloader_lk
 

shag_on_e

Senior Member
Sep 3, 2011
1,025
304
Google Pixel 6 Pro
This is awesome, I've always wondered what that line in bootloader saying "Download Mode=disabled" was all about. I wonder if there's a full bootloader out there that would allow all these commands without bricking the phone.
 

tenfar

Retired Recognized Developer
Jul 16, 2007
299
719
36
Beijing
www.tenfar.com
This is awesome, I've always wondered what that line in bootloader saying "Download Mode=disabled" was all about. I wonder if there's a full bootloader out there that would allow all these commands without bricking the phone.

yes. there is a bootloader that is unlocked all the time. but it's for android 5.0 i don't know if it will work with 7.0
 
Nov 22, 2015
13
2
Can any one help me.

i tried to boot into this bootloader same way like mention in this post but i got this its failed.
.
PS F:\nexus 6p\adb> fastboot boot fastboot-boot.img
creating boot image...
creating boot image - 712704 bytes
downloading 'boot.img'...
OKAY [ 0.047s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.148s
PS F:\nexus 6p\adb>
.
i really want to get into edl mode to fix my fon, its stucked into bootloop, and restarting again again could not pass google logo only thing i can acess is bootloader and its unlocked.. i flashed factory image but still its same,
 

Fe Mike

Senior Member
Dec 26, 2014
260
67
i tried to boot into this bootloader same way like mention in this post but i got this its failed.
.
PS F:\nexus 6p\adb> fastboot boot fastboot-boot.img
creating boot image...
creating boot image - 712704 bytes
downloading 'boot.img'...
OKAY [ 0.047s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.148s
PS F:\nexus 6p\adb>


.
i really want to get into edl mode to fix my fon, its stucked into bootloop, and restarting again again could not pass google logo only thing i can acess is bootloader and its unlocked.. i flashed factory image but still its same,

Sounds similar to the bootloop of death. If you can't get into recovery and nothing else works you may be sol.
 

Fe Mike

Senior Member
Dec 26, 2014
260
67
.
means there is no solution for this?:crying:
or we can open the fon and find out two pins to short them by this we can get into edl..

I don't know your exact situation, but quite a few who have this issue either bootloop or can only get into bootloader. They no longer have a working OS or recovery and have had to rma they're device.
 
Nov 22, 2015
13
2
try this . this is for angler-row-vn1 View attachment 4154572
PS F:\nexus 6p\adb> fastboot boot "F:\nexus 6p\adb\fastboot-boot
_vn1.img"
creating boot image...
creating boot image - 714752 bytes
downloading 'boot.img'...
OKAY [ 0.037s]
booting...
OKAY [ 0.184s]
finished. total time: 0.243s
PS F:\nexus 6p\adb>
all done but now it didnt restarted into bootloader its stuck on google logo,, it should reboot into new bootloader by it self,, system tried to reboot but stucked on google logo... i can still go into bootloader by long pressing button that is not modified bootloader its still old one... what its mean file not for my model or is there some serious problem with it,,,, like hardware problem,,,

---------- Post added at 05:49 AM ---------- Previous post was at 05:44 AM ----------

try this . this is for angler-row-vn1 View attachment 4154572
BL: angler-03.64
Baseband: angler-03.78
Product/Variant: ANGLER-ROW-VN1
This is my bootloader details,,,,
 

tenfar

Retired Recognized Developer
Jul 16, 2007
299
719
36
Beijing
www.tenfar.com
PS F:\nexus 6p\adb> fastboot boot "F:\nexus 6p\adb\fastboot-boot
_vn1.img"
creating boot image...
creating boot image - 714752 bytes
downloading 'boot.img'...
OKAY [ 0.037s]
booting...
OKAY [ 0.184s]
finished. total time: 0.243s
PS F:\nexus 6p\adb>
all done but now it didnt restarted into bootloader its stuck on google logo,, it should reboot into new bootloader by it self,, system tried to reboot but stucked on google logo... i can still go into bootloader by long pressing button that is not modified bootloader its still old one... what its mean file not for my model or is there some serious problem with it,,,, like hardware problem,,,

---------- Post added at 05:49 AM ---------- Previous post was at 05:44 AM ----------


BL: angler-03.64
Baseband: angler-03.78
Product/Variant: ANGLER-ROW-VN1
This is my bootloader details,,,,

when it stuck in the google logo. it is in a customized fastboot mode . you can use
Code:
fastboot oem reboot-dload
to enter edl mode.
Code:
fastboot oem reboot-recovery
to enter recovery
if it dosent work. try with this. maybe it's because the fbcon driver is wrong .that it cannot enter customiezed fastboot mode. this image below have disable the fbcon driver.
View attachment fastboot-boot_vn1_nofbcon.img
 
Last edited:
Nov 22, 2015
13
2
when it stuck in the google logo. it is in a customized fastboot mode . you can use
Code:
fastboot oem reboot-dload
to enter edl mode.
Code:
fastboot oem reboot-recovery
to enter recovery
PS F:\nexus 6p\adb> fastboot boot "F:\nexus 6p\adb\fastbo
ot-boot_vn1.img"
creating boot image...
creating boot image - 714752 bytes
downloading 'boot.img'...
OKAY [ 0.043s]
booting...
OKAY [ 0.181s]
finished. total time: 0.233s
PS F:\nexus 6p\adb> fastboot oem reboot-dload
...
OKAY [ 0.006s]
finished. total time: 0.008s
PS F:\nexus 6p\adb>
all done now what should do, like how i can check its in edl
 

tenfar

Retired Recognized Developer
Jul 16, 2007
299
719
36
Beijing
www.tenfar.com
PS F:\nexus 6p\adb> fastboot boot "F:\nexus 6p\adb\fastbo
ot-boot_vn1.img"
creating boot image...
creating boot image - 714752 bytes
downloading 'boot.img'...
OKAY [ 0.043s]
booting...
OKAY [ 0.181s]
finished. total time: 0.233s
PS F:\nexus 6p\adb> fastboot oem reboot-dload
...
OKAY [ 0.006s]
finished. total time: 0.008s
PS F:\nexus 6p\adb>
all done now what should do, like how i can check its in edl

it will show a new com port named qdloader 9008 in your pc's device manager. then you can follow the steps in other thread.
 
Nov 22, 2015
13
2
@tenfar
My fon in edl mode all set but miflash giving error hello packet, what its mean ans how to solve...

---------- Post added at 09:47 AM ---------- Previous post was at 09:43 AM ----------

And i delete sbl1 to get into edl mode other things was not working, so in advance bootloader i deleted sbl1,, now its showing in device manager as Qualcomm HS-USB QDLoader 9008(COM6)
 

tenfar

Retired Recognized Developer
Jul 16, 2007
299
719
36
Beijing
www.tenfar.com
@tenfar
My fon in edl mode all set but miflash giving error hello packet, what its mean ans how to solve...

---------- Post added at 09:47 AM ---------- Previous post was at 09:43 AM ----------

And i delete sbl1 to get into edl mode other things was not working, so in advance bootloader i deleted sbl1,, now its showing in device manager as Qualcomm HS-USB QDLoader 9008(COM6)

press power key for 30s untill you see the com port in device manager refresh . then pree flash/ dowload in miflash.
 
Nov 22, 2015
13
2
What is pree/download in miflash? And where i can find this.. and which version of miflash i should use..

---------- Post added at 10:18 AM ---------- Previous post was at 10:04 AM ----------

Flashing start but after 170 second again hello packet error its try to change state but failed i think device is not in right edl mode...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 18
    Hi all:
    This is a test tool for nexus 6p. with this bootloader, you can do some test. but please do not flash it to your phone,it will brick your phone. only follow the steps below:

    step 1: download file View attachment fastboot-boot.img
    step2:unlock your phone
    step3: enter your phone into fastboot mode
    step4: run fastboot command from your pc:
    Code:
    fastboot boot fastboot-boot.img

    step5: now your phone will boot into a customized fastboot mode with extra commands.

    eg: you can use
    Code:
    fastboot oem reboot-dload
    to enter edl mode

    supported command list is below:
    Code:
    (bootloader) commands:
    (bootloader)    download:
    (bootloader)    getvar:
    (bootloader)    oem help
    (bootloader)    oem partition-dump
    (bootloader)    oem hardboot-set
    (bootloader)    oem jump-to-kernel
    (bootloader)    oem hardboot-copy
    (bootloader)    oem dump-ram
    (bootloader)    oem select-display-panel
    (bootloader)    oem off-mode-charge
    (bootloader)    oem disable-charger-screen
    (bootloader)    oem enable-charger-screen
    (bootloader)    oem dump-partitiontable
    (bootloader)    preflash
    (bootloader)    oem device-info
    (bootloader)    flashing get_unlock_ability
    (bootloader)    flashing unlock_critical
    (bootloader)    flashing lock_critical
    (bootloader)    flashing lock
    (bootloader)    flashing unlock
    (bootloader)    oem lock
    (bootloader)    oem unlock-go
    (bootloader)    oem unlock
    (bootloader)    oem reboot-dload
    (bootloader)    oem reboot-recovery
    (bootloader)    reboot-bootloader
    (bootloader)    reboot
    (bootloader)    continue
    (bootloader)    boot
    (bootloader)    erase:
    (bootloader)    flash:
    OKAY [  0.329s]
    finished. total time: 0.330s


    Credit: @zhouwei @github
    @tenfar
    source code:https://github.com/tenfar/bootloader_lk
    2
    Added to Nexus 6P index thread:

    [INDEX] Huawei Nexus 6P
    1
    it will show a new com port named qdloader 9008 in your pc's device manager. then you can follow the steps in other thread.
    thank you m trying all things installing nessery things i will inform u if i will sucess, thnk you for ur hlp... if i will sucess i will donate, you some money bro,, u r legend,,, sorry for my english,, :eek: