Can people using Windows please run the following with the Kindle plugged in.
Code:
calibre-debug -c "import wmi; print [(str(drive.PNPDeviceID), drive.Partitions) for drive in wmi.WMI().Win32_DiskDrive()]"
and
Code:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; from calibre.devices.kindle.driver import KINDLE; s = DeviceScanner(); s.scan(); print s.is_device_connected(KINDLE);"
Quote:
Originally Posted by pshrynk
This has probably been asked, but is there any plan for working with azw in the future?
|
Check if there is a ticket at
http://calibre.kovidgoyal.net/ and if there isn't open one.