View Single Post
Old 05-05-2017, 01:39 PM   #15
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
Here is what it shows up as on windows when I reboot it and plug in USB while headless:
Code:
==================================================
Device Name       : Amazon Kindle
Description       : Kindle Internal Storage USB Device
Device Type       : Mass Storage
Connected         : Yes
Safe To Unplug    : Yes
Disabled          : No
USB Hub           : No
Drive Letter      : F:
Serial Number     : <My Serial >
Created Date      : 5/5/2017 12:30:12 PM
Last Plug/Unplug Date: 3/30/2017 11:32:15 PM
VendorID          : 1949
ProductID         : 0004
Firmware Revision : 1.00
USB Class         : 08
USB SubClass      : 06
USB Protocol      : 50
Hub / Port        : 
Computer Name     : 
Vendor Name       : 
Product Name      : 
ParentId Prefix   : 
Service Name      : USBSTOR
Service Description: @usbstor.inf,%USBSTOR.SvcDesc%;USB Mass Storage Driver
Driver Filename   : USBSTOR.SYS
Device Class      : 
Device Mfg        : Compatible USB storage device
Power             : 2 mA
USB Version       : 2.00
Driver Description: USB Mass Storage Device
Driver Version    : 10.0.14393.0
Driver InfSection : USBSTOR_BULK.NT
Driver InfPath    : usbstor.inf
Instance ID       : USB\VID_1949&PID_0004\G090G10562340DMX
Capabilities      : Removable, UniqueID, SurpriseRemovalOK
==================================================

And heres what it shows up as on ubuntu VM
Code:
T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1949 ProdID=0004 Rev=01.00
S:  Manufacturer=Amazon
S:  Product=Amazon Kindle
S:  SerialNumber=<My Serial >
C:  #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=2mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
On both of them, nothing is mounted

And in my system log
Code:
May  5 18:37:59 osboxes kernel: [  427.308731] usb 2-1: new high-speed USB device number 3 using ehci-pci
May  5 18:37:59 osboxes kernel: [  427.648952] usb 2-1: New USB device found, idVendor=1949, idProduct=0004
May  5 18:37:59 osboxes kernel: [  427.648955] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May  5 18:37:59 osboxes kernel: [  427.648956] usb 2-1: Product: Amazon Kindle
May  5 18:37:59 osboxes kernel: [  427.648957] usb 2-1: Manufacturer: Amazon
May  5 18:37:59 osboxes kernel: [  427.648957] usb 2-1: SerialNumber: <My Serial >
May  5 18:37:59 osboxes kernel: [  427.658349] usb-storage 2-1:1.0: USB Mass Storage device detected
May  5 18:37:59 osboxes kernel: [  427.658438] scsi4 : usb-storage 2-1:1.0
May  5 18:37:59 osboxes mtp-probe: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb2/2-1"
May  5 18:37:59 osboxes mtp-probe: bus: 2, device: 3 was not an MTP device
May  5 18:38:00 osboxes kernel: [  428.664112] scsi 4:0:0:0: Direct-Access     Kindle   Internal Storage 0100 PQ: 0 ANSI: 2
May  5 18:38:00 osboxes kernel: [  428.664956] sd 4:0:0:0: Attached scsi generic sg2 type 0
May  5 18:38:00 osboxes kernel: [  428.706297] sd 4:0:0:0: [sdb] Attached SCSI removable disk
Would we guess I'm in one of the download modes, or it just crashed booting up, and if I had a serial cable I'd get enough information to see something like

System halted XXXXXXXXX REason YYYYYYY

Last edited by coplate; 05-05-2017 at 01:52 PM.
coplate is offline   Reply With Quote