The last time I was working with the kindle, I got kernel panic and I didn't have enough time to work on it until today. I didn't know if it consumes battery when getting "kernel panic" or not, so I attached the USB cable hoping that it will chare! After a while, at last, today I found a time to work on my kindle. Now I see that the device actually "consumes" battery when in the state of kernel panic. This is what I see:
Code:
[Critical Battery Lock-out Menu]
1. Skip
R. reboot
Choose: \
INFO:luigi_gadget_is_charging: read '1'
Charge: 2% [##::::::::::::::::::::::::::::::::::::::::::::::::::::::::]
And after connecting the USB and waiting for a while, it seems that the battery is charging:
Code:
[Critical Battery Lock-out Menu]
1. Skip
R. reboot
Choose: \
INFO:luigi_gadget_is_charging: read '1'
Charge: 3% [##::::::::::::::::::::::::::::::::::::::::::::::::::::::::]
After reaching 4%, it automaically booted:
Code:
[Critical Battery Lock-out Menu]
1. Skip
R. reboot
Choose: \
INFO:luigi_gadget_is_charging: read '1'
=== BATTERY HAS SUFFICIENT CHARGE (4%) ===
INFO:Partition table verified for /dev/mmcblk0
INFO:Checking for updates... (auto-pilot mode)
I'm waiting for a good charge status to start working. :-)