Quote:
Originally Posted by kovidgoyal
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