So, I've been running Benzo 9.0 October release with no issues. Yesterday, out of the blue, my phone goes to a black screen and will not respond. It's been fine for weeks and haven't changed/flashed anything since.
I can hold down power/volume down for 8 seconds and get to the bootloader. That's as far as it goes. If I try to go to recovery, I get a black screen, so can't see what it's doing. ADB sees the phone just fine but all attempts to flash anything fails.
ADB is current as of yesterday
Here's what my bootloader says that's odd:
BL: N/A
Baseband: N/A
Boot-slot b
I've changed boot slots via ADB and it confirms, but it stays in B
I've tried to flash factory image and it fails as bootloader is N/A
I've tried to flash bootloader (and anything else) and it fails like this:
==========================================================
Microsoft Windows [Version 10.0.17134.345]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\Eric and Liz>cd c:/sdk/platform-tools
c:\SDK\platform-tools>fastboot flash boot --slot all boot.img
Sending 'boot_a' (30993 KB) OKAY [ 1.140s]
Writing 'boot_a' FAILED (remote: 'flash write failure')
Finished. Total time: 1.702s
c:\SDK\platform-tools>
==========================================================
Ideas?
Thanks in advance....
I can hold down power/volume down for 8 seconds and get to the bootloader. That's as far as it goes. If I try to go to recovery, I get a black screen, so can't see what it's doing. ADB sees the phone just fine but all attempts to flash anything fails.
ADB is current as of yesterday
Here's what my bootloader says that's odd:
BL: N/A
Baseband: N/A
Boot-slot b
I've changed boot slots via ADB and it confirms, but it stays in B
I've tried to flash factory image and it fails as bootloader is N/A
I've tried to flash bootloader (and anything else) and it fails like this:
==========================================================
Microsoft Windows [Version 10.0.17134.345]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Users\Eric and Liz>cd c:/sdk/platform-tools
c:\SDK\platform-tools>fastboot flash boot --slot all boot.img
Sending 'boot_a' (30993 KB) OKAY [ 1.140s]
Writing 'boot_a' FAILED (remote: 'flash write failure')
Finished. Total time: 1.702s
c:\SDK\platform-tools>
==========================================================
Ideas?
Thanks in advance....