View Single Post
Old 02-27-2017, 04:15 PM   #35
Merlin09
Enthusiast
Merlin09 began at the beginning.
 
Merlin09's Avatar
 
Posts: 38
Karma: 10
Join Date: Feb 2017
Device: Kindle pw2
I tried multiple times, but no luck.

But looking at the logs, here is what I found:

Code:
<4>[    4.806630] DEBUG:eink.c:727:eink_draw_sprite():eink_draw_sprite(x0:480,y0:983,s->x_size=24,s->y_size=41,s->x_off=0,s->y_off=0)
<4>[    4.806977] INFO:eink.c:891:eink_printf():BATTERY INVALID: -22
<4>[    5.425266] INFO:recovery-util.c:316:fl_control_fadedown():
<4>[    5.425363] ===FL fadedown success===
<4>[    5.425678] ERROR:recovery-util.c:346:battery_check():
<4>[    5.425700] === BATTERY ID IS INVALID. STOPPING BOOT ===
<4>[    5.429586] DEBUG:module.c:139:insmod():/lib/modules/fsl_otg_arc.ko:loaded 26540 bytes. (26540)
<6>[    5.441176] Freescale USB OTG Driver loaded, $Revision: 1.55 $
<6>[    5.448627] add wake up source irq 75
<4>[    5.468076] INFO:module.c:163:insmod():Loaded module /lib/modules/fsl_otg_arc.ko  (26540 bytes)
<4>[    5.478681] DEBUG:module.c:139:insmod():/lib/modules/ehci-hcd.ko:loaded 78400 bytes. (78400)
<6>[    5.502514] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    5.513825] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
<6>[    5.513881] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
<6>[    5.534546] fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
<6>[    5.554505] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
<6>[    5.555341] hub 1-0:1.0: USB hub found
<6>[    5.555378] hub 1-0:1.0: 1 port detected
<6>[    5.555784] add wake up source irq 74
<6>[    5.559670] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
<6>[    5.559721] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
<6>[    5.584544] fsl-ehci fsl-ehci.1: irq 74, io base 0x02184200
<6>[    5.604504] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
<6>[    5.605304] hub 2-0:1.0: USB hub found
<6>[    5.605338] hub 2-0:1.0: 1 port detected
<4>[    5.605739] INFO:module.c:163:insmod():Loaded module /lib/modules/ehci-hcd.ko  (78400 bytes)
<4>[    5.606373] DEBUG:module.c:139:insmod():/lib/modules/arcotg_udc.ko:loaded 42072 bytes. (42072)
<6>[    5.608369] ARC USBOTG Device Controller driver (1 August 2005)
<4>[    5.616635] INFO:module.c:163:insmod():Loaded module /lib/modules/arcotg_udc.ko  (42072 bytes)
<4>[    5.617406] DEBUG:module.c:139:insmod():/lib/modules/g_file_storage.ko:loaded 60264 bytes. (60264)
<6>[    5.620022] fsg_bind:3588 unbind
<6>[    5.620275] g_file_storage gadget: File-backed Storage Gadget, version: 1 September 2010
<6>[    5.620304] g_file_storage gadget: Number of LUNs=1
<6>[    5.620322] Suspend udc for OTG auto detect
<6>[    5.666209] boot:USB host cable is already plugged in. Simulating event
<6>[    5.666253] fsl-usb2-udc: bind to driver g_file_storage 
<4>[    5.666334] INFO:module.c:163:insmod():Loaded module /lib/modules/g_file_storage.ko removable=1 vendor=0x1949 product=0x0004 release=0x0100 recovery_mode=1 (60264 bytes)

=== END ===
You see that <4>[ 5.425700] === BATTERY ID IS INVALID. STOPPING BOOT ===. Do you think it is the problem? If so, is there some way to change the battery ID ?

maybe with idme? for now, I just entered sn and board sn with idme, no other thing.
Merlin09 is offline   Reply With Quote