- Mar 9, 2015
- 3
- 0
- 0
Bricked Nexus 7 (2012) won't flash bootloader
I've been working on this one all day.. I've cleared and retried everything a couple dozen times and its not working.
Hope someone can point out my problem.
I had 5.0.2 Lollipop installed and got tired of the slowness so I thought I'd flash back to an older version. However now its bricked and gives booting failed in the upper left corner.
Any time I try to flash the bootloader I get an error saying remote (Invalid State). I tried googling this and found that there has been a problem with the bootloader and to use an older version of the bootloader. I tried this and it still failed. I'm pasting in the latest attempt. Hopefully someone can tell me where I'm going wrong or point me at a file that I've missed:
Any suggestions or ideas would be appreciated. I've tried factory images from 4.1.2 to 4.4 on the Google developers site.
Thanks!
I've been working on this one all day.. I've cleared and retried everything a couple dozen times and its not working.
Hope someone can point out my problem.
I had 5.0.2 Lollipop installed and got tired of the slowness so I thought I'd flash back to an older version. However now its bricked and gives booting failed in the upper left corner.
Any time I try to flash the bootloader I get an error saying remote (Invalid State). I tried googling this and found that there has been a problem with the bootloader and to use an older version of the bootloader. I tried this and it still failed. I'm pasting in the latest attempt. Hopefully someone can tell me where I'm going wrong or point me at a file that I've missed:
Code:
C:\Users\Darin\Downloads\fastboot_adb(1.0.32)_071114_r21>flash-all.bat
...
(bootloader) Bootloader is already unlocked
OKAY [ 0.016s]
finished. total time: 0.016s
erasing 'boot'...
OKAY [ 0.016s]
finished. total time: 0.016s
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.078s]
finished. total time: 0.078s
erasing 'recovery'...
OKAY [ 0.016s]
finished. total time: 0.031s
******** Did you mean to fastboot format this partition?
erasing 'system'...
OKAY [ 0.109s]
finished. total time: 0.109s
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 2.269s]
finished. total time: 2.284s
sending 'bootloader' (2100 KB)...
OKAY [ 1.030s]
writing 'bootloader'...
FAILED (remote: (InvalidState))
finished. total time: 1.186s
rebooting into bootloader...
OKAY [ 0.016s]
finished. total time: 0.016s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
archive does not contain 'vendor.img'
Creating filesystem with parameters:
Size: 14569963520
Block size: 4096
Blocks per group: 32768
Inodes per group: 8160
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 3557120
Block groups: 109
Reserved block group size: 871
Created filesystem with 11/889440 inodes and 97309/3557120 blocks
Creating filesystem with parameters:
Size: 464519168
Block size: 4096
Blocks per group: 32768
Inodes per group: 7088
Inode size: 256
Journal blocks: 1772
Label:
Blocks: 113408
Block groups: 4
Reserved block group size: 31
Created filesystem with 11/28352 inodes and 3654/113408 blocks
--------------------------------------------
Bootloader Version...: 4.18
Baseband Version.....: N/A
Serial Number........: 015d2d42b243fa0c
--------------------------------------------
checking product...
OKAY [ 0.031s]
checking version-bootloader...
FAILED
Device version-bootloader is '4.18'.
Update requires '4.23'.
finished. total time: 0.187s
Press any key to exit...
Any suggestions or ideas would be appreciated. I've tried factory images from 4.1.2 to 4.4 on the Google developers site.
Thanks!