View Single Post
Old 01-19-2016, 09:15 AM   #36
Kostas15
Member
Kostas15 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2014
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
Yeah that the beta does not work was already established in another thread,
https://www.mobileread.com/forums/sho...d.php?t=269824


now I need to see the output from running (for Kindle)

Code:
calibre-debug -c "from urllib import urlopen; exec urlopen('https://raw.githubusercontent.com/kovidgoyal/calibre/master/src/calibre/devices/winusb.py').read() in globals(); drives_for(0x1949)"
for Kobo
Code:
calibre-debug -c "from urllib import urlopen; exec urlopen('https://raw.githubusercontent.com/kovidgoyal/calibre/master/src/calibre/devices/winusb.py').read() in globals(); drives_for(0x2237)"
Make sure to run these commands with the device connected.
Have run your CMD instructions and attach a screen shot.

Hope it helps
Attached Thumbnails
Click image for larger version

Name:	2016-01-19.png
Views:	228
Size:	85.7 KB
ID:	145661  
Kostas15 is offline   Reply With Quote