Hello, (I apologize for my bad english)
Since one week with the update 4.4.2-11.4.1.27 I've got a problem with "black screen". Indeed I need to get lucky with the power button to wake up the screen.
I try lots of things but it was hard to install a new rom without seeing the recovery.
So I tried to use fastboot instead of the recovery.
In first, I tried this :
fastboot erase system -w
fastboot erase boot
fastboot update [CROMi-X 7.0.3][11.4.1.17].zip
but it doesn't work, I had this message :
archive does not contain 'android-info.txt'
archive does not contain 'android-product.txt'
error: update package has no android-info.txt or android-product.txt
Then, I tried this :
fastboot erase system -w
fastboot erase boot
fastboot -i 0x0B05 flash boot boot.img
fastboot -i 0x0B05 flash staging blob
fastboot -i 0x0B05 flash system UL-K00C-WW-11.4.1.17-user.zip
And it failed again :'( with this error text :
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot -i 0x0B05 flash system
UL-K00C-WW-11.4.1.17-user.zip
target reported max download size of 643825664 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
erasing 'system'...
OKAY [ 1.227s]
sending sparse 'system' (602018 KB)...
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
OKAY [ 81.624s]
writing 'system'...
OKAY [ 17.300s]
sending sparse 'system' (337720 KB)...
OKAY [ 45.821s]
writing 'system'...
OKAY [ 9.322s]
finished. total time: 155.295s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.020s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Thank you for helping me, I don't understand where is the mistake....
Since one week with the update 4.4.2-11.4.1.27 I've got a problem with "black screen". Indeed I need to get lucky with the power button to wake up the screen.
I try lots of things but it was hard to install a new rom without seeing the recovery.
So I tried to use fastboot instead of the recovery.
In first, I tried this :
fastboot erase system -w
fastboot erase boot
fastboot update [CROMi-X 7.0.3][11.4.1.17].zip
but it doesn't work, I had this message :
archive does not contain 'android-info.txt'
archive does not contain 'android-product.txt'
error: update package has no android-info.txt or android-product.txt
Then, I tried this :
fastboot erase system -w
fastboot erase boot
fastboot -i 0x0B05 flash boot boot.img
fastboot -i 0x0B05 flash staging blob
fastboot -i 0x0B05 flash system UL-K00C-WW-11.4.1.17-user.zip
And it failed again :'( with this error text :
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot -i 0x0B05 flash system
UL-K00C-WW-11.4.1.17-user.zip
target reported max download size of 643825664 bytes
Invalid sparse file format at header magi
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
erasing 'system'...
OKAY [ 1.227s]
sending sparse 'system' (602018 KB)...
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
error: write_sparse_skip_chunk: don't care size 345823125 is not a multiple of
he block size 4096
OKAY [ 81.624s]
writing 'system'...
OKAY [ 17.300s]
sending sparse 'system' (337720 KB)...
OKAY [ 45.821s]
writing 'system'...
OKAY [ 9.322s]
finished. total time: 155.295s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.020s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Thank you for helping me, I don't understand where is the mistake....