Please help!
I tried to update the bootloader to v9 but after installing the zip file thru cwm, rebooted it said flashing failed and black screen.
I can only get to APX mode.
When I use the blackthund3r_A500_APX_Flash_Tool to flash, it did not detect the APX mode but I can see the APX device from windows. The process hang in EBT stage 2 - uploading image.
So I tried to nvflash. I can enter the nvflash mode ok:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash --bct bct.bct --setbct --sbk xxxxx xxxxx xxxxx xxxxx--configfile flash.cfg --bl bootloader_apx.bin --go
Nvflash started
rcm version 0X20001
System Information:
chip name: t20
chip id: 0x20 major: 1 minor: 3
chip sku: 0x8
chip uid: 0x037c61c041xxxxxx
macrovision: disabled
hdcp: enabled
sbk burned: true
dk burned: true
boot device: emmc
operating mode: 4
device config strap: 0
device config fuse: 0
sdram config strap: 0
sending file: bct.bct
- 4080/4080 bytes sent
bct.bct sent successfully
downloading bootloader -- load address: 0x108000 entry point: 0x108000
sending file: bootloader_apx.bin
| 714981/714981 bytes sent
bootloader_apx.bin sent successfully
waiting for bootloader to initialize
bootloader downloaded successfully
I can extracted the partition table:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --getpartitiontable ptable.txt
Nvflash started
[resume mode]
Succesfully updated partition table information to ptable.txt
The partition 4 is:
PartitionId=4
Name=EBT
DeviceId=18
StartSector=896
NumSectors=1024
BytesPerSector=4096
When I try to format partition 4, it failed:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --format_partition 4
Nvflash started
[resume mode]
Formatting partition 4 please wait.. done!
failed executing command 25 NvError 0x120002
command failure: sync failed (bad data)
bootloader status: Bct Write Failed (code: 22) message: nverror:0x42008 (0x6042008) flags: 0
I reconnected nvflash and try to download the bootloader to partition 4, still failed:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --download 4 bootloader_v8.bin
Nvflash started
[resume mode]
sending file: bootloader_v8.bin
| 1191932/1191932 bytes sent
bootloader_v8.bin sent successfully
failed executing command 25 NvError 0x120002
command failure: sync failed (bad data)
bootloader status: Bct Write Failed (code: 22) message: nverror:0x42008 (0x6042008) flags: 0
Can anyone help me please? I can only go to APX mode
I tried to update the bootloader to v9 but after installing the zip file thru cwm, rebooted it said flashing failed and black screen.
I can only get to APX mode.
When I use the blackthund3r_A500_APX_Flash_Tool to flash, it did not detect the APX mode but I can see the APX device from windows. The process hang in EBT stage 2 - uploading image.
So I tried to nvflash. I can enter the nvflash mode ok:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash --bct bct.bct --setbct --sbk xxxxx xxxxx xxxxx xxxxx--configfile flash.cfg --bl bootloader_apx.bin --go
Nvflash started
rcm version 0X20001
System Information:
chip name: t20
chip id: 0x20 major: 1 minor: 3
chip sku: 0x8
chip uid: 0x037c61c041xxxxxx
macrovision: disabled
hdcp: enabled
sbk burned: true
dk burned: true
boot device: emmc
operating mode: 4
device config strap: 0
device config fuse: 0
sdram config strap: 0
sending file: bct.bct
- 4080/4080 bytes sent
bct.bct sent successfully
downloading bootloader -- load address: 0x108000 entry point: 0x108000
sending file: bootloader_apx.bin
| 714981/714981 bytes sent
bootloader_apx.bin sent successfully
waiting for bootloader to initialize
bootloader downloaded successfully
I can extracted the partition table:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --getpartitiontable ptable.txt
Nvflash started
[resume mode]
Succesfully updated partition table information to ptable.txt
The partition 4 is:
PartitionId=4
Name=EBT
DeviceId=18
StartSector=896
NumSectors=1024
BytesPerSector=4096
When I try to format partition 4, it failed:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --format_partition 4
Nvflash started
[resume mode]
Formatting partition 4 please wait.. done!
failed executing command 25 NvError 0x120002
command failure: sync failed (bad data)
bootloader status: Bct Write Failed (code: 22) message: nverror:0x42008 (0x6042008) flags: 0
I reconnected nvflash and try to download the bootloader to partition 4, still failed:
C:\Android\A500\V8-UNL-ICS-HC-bootloader-MULTI-cwm>nvflash -r --download 4 bootloader_v8.bin
Nvflash started
[resume mode]
sending file: bootloader_v8.bin
| 1191932/1191932 bytes sent
bootloader_v8.bin sent successfully
failed executing command 25 NvError 0x120002
command failure: sync failed (bad data)
bootloader status: Bct Write Failed (code: 22) message: nverror:0x42008 (0x6042008) flags: 0
Can anyone help me please? I can only go to APX mode
