View Single Post
Old 06-25-2016, 09:06 AM   #34
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 416
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
After 4 days battery finally discharged, and the screen with "battery low" appeared.
I connected the kindle in this state and i get:
Code:
[   85.113091] usb 2-2: new full-speed USB device number 3 using ohci-pci
[   85.586183] usb 2-2: New USB device found, idVendor=1949, idProduct=dead
[   85.586193] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   85.586199] usb 2-2: Product: USB Charger 
[   85.617238] input: USB Charger  as /devices/pci0000:00/0000:00:06.0/usb2/2-2/2-2:1.0/0003:1949:DEAD.0002/input/input8
[   85.673390] hid-generic 0003:1949:DEAD.0002: input,hidraw1: USB HID v1.11 Device [USB Charger ] on usb-0000:00:06.0-2/input0
[   87.732576] usb 2-2: USB disconnect, device number 3
Then, after a long press i get:
Code:
[  157.302834] usb 1-1: new high-speed USB device number 2 using ehci-pci
[  157.607932] usb 1-1: New USB device found, idVendor=1949, idProduct=0004
[  157.607942] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  157.607948] usb 1-1: Product: Amazon Kindle
[  157.607952] usb 1-1: Manufacturer: Amazon
[  157.607956] usb 1-1: SerialNumber: G090G1XXXXXXXXXX
[  157.688008] usb-storage 1-1:1.0: USB Mass Storage device detected
[  157.690138] scsi host3: usb-storage 1-1:1.0
[  157.690336] usbcore: registered new interface driver usb-storage
[  157.709684] usbcore: registered new interface driver uas
[  158.700882] scsi 3:0:0:0: Direct-Access     Kindle   Internal Storage 0100 PQ: 0 ANSI: 2
[  158.702383] sd 3:0:0:0: Attached scsi generic sg2 type 0
[  158.760943] sd 3:0:0:0: [sdb] Attached SCSI removable disk
but i can't mount the disk:
Code:
no medium found on /dev/sdb
note the idProduct=dead in the first dmesg
encol is offline   Reply With Quote