dmesg
says:
Code:
ugen0.7: <Amazon Amazon Kindle> at usbus0
umass0 on uhub0
umass0: <Mass Storage> on usbus0
umass0: SCSI over Bulk-Only; quirks = 0x4100
umass0:4:0: Attached to scbus4
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <Kindle Internal Storage 0100> Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
da0: quirks=0x2<NO_6_BYTE>
There is no /dev/da0 when the kindle is connected. This means it is mtp?
simple-mtpfs -l
:
Code:
simple-mtpfs -l
No raw devices found.
I have installed mtpfs and fusefs-simple-mtpfs.
I'm not sure I mtpfs set up right since I've never used it: always seemed like flakey trash for mobile phones, olde mp3 players, and other devices too stupid to run sshd.
I'm using hald/KDE4 on this system and USB drives and other readers are automatically mounted. But not Kindle Paperwhite. Kobo Touch and Kindle 3 mount without errors, Kindle Basic Edition works but you have to mount it from the command line.
I tried plugging the PW1 Kindle into my other system which has autofs working, at least for most thumbdrives, and the Kindle does not mount:
Code:
kernel: WARNING: autofs_trigger_one: request for /mtp/ completed with error 5
Maybe it would be simpler to set up usbnetwork on the PW1 than sort this out....