Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 01-14-2016, 10:25 AM   #16
Kostas15
Member
Kostas15 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2014
Device: Kindle
Win 10 not connecting Kindle to Calibre

Quote:
Originally Posted by PeterT View Post
The problem is that tablets /smartphone / cameras tend to implement a totally different protocol for communicating to the PC; either MTP or PTP (or both). eReaders and USB memory sticks implement the USB Mass Storage protocol.

What would be interesting is screen prints from Windows Device Manager showing both images with and without the eReader connected, and if at all possible drilling down into the specifics of the eReader device in device manager.

Also, a screen print from Windows Explorer when the eReader is attached to hopefully show Windows assigning it a drive letter.
I attach a print screen showing the device manager prior to connecting kindle and a screen shot after connecting kindle to comp
As you can see the win 10 is recognising the kindle but not the Calibre program.
The third screen shot shows the small windo opened by Win 10 to indicate it has detected the kindle and assigned a letter to it
Attached Thumbnails
Click image for larger version

Name:	2016-01-14 (1).png
Views:	273
Size:	84.5 KB
ID:	145532   Click image for larger version

Name:	2016-01-14 (5).png
Views:	287
Size:	85.4 KB
ID:	145533   Click image for larger version

Name:	2016-01-14 (7).png
Views:	287
Size:	96.5 KB
ID:	145534  
Kostas15 is offline   Reply With Quote
Old 01-14-2016, 11:05 AM   #17
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Your second slide shows there is a problem still. (AKA Unknown device)

The drive letter message may be premature as the device did not fully install
theducks is online now   Reply With Quote
Old 01-14-2016, 11:06 AM   #18
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,299
Karma: 27111240
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Run the following in a command prompt and paste the output (with your kindle connected)

Code:
calibre-debug -c "import win32file, string, os; t = win32file.GetDriveType; print ' '.join(['%s:%s' % (d, t(d + ':' + os.sep)) for d in string.ascii_uppercase if t(d+':'+os.sep) > 1])"
kovidgoyal is offline   Reply With Quote
Old 01-15-2016, 11:27 AM   #19
sandysot
Member
sandysot began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Feb 2015
Device: none
It seems that Apple has something called BkService Agent which seems to be a new copyright enhancement measure. It prevents accessing the kindle or pub files.I don't know whether windows has implemented "book protection" features but it seems probable.
sandysot is offline   Reply With Quote
Old 01-16-2016, 08:47 AM   #20
Kostas15
Member
Kostas15 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2014
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
Run the following in a command prompt and paste the output (with your kindle connected)

Code:
calibre-debug -c "import win32file, string, os; t = win32file.GetDriveType; print ' '.join(['%s:%s' % (d, t(d + ':' + os.sep)) for d in string.ascii_uppercase if t(d+':'+os.sep) > 1])"
Hi kovidgoyal

I mentioned in a previous message that I am no wizz kid with comps, However
I have tried to carry out your instructions but when I press enter to run the string (I copied and pasted it in) all that seems to happen is it opens ready for more instruction.

Am I doing something wrong?

I attach a screen print of the CMD page

Many thanks

I will be pleased to supply any further info if I can. Explain simply though please

I have just followed the suggestions you have made in the sticky section about connection problems and ran the debug app.

The results are shown below

calibre 2.48 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
USB devices on system:
[u'usb\\root_hub&vid10de&pid07fe&rev00a1',
u'usb\\vid_04f2&pid_0718&rev_0003',
u'usb\\vid_0ac8&pid_3450&rev_0900&mi_00',
u'usb\\vid_0bda&pid_0156&rev_5691',
u'usb\\root_hub20&vid10de&pid056a&rev00a1',
u'usb\\vid_0ac8&pid_3450&rev_0900',
u'usb\\vid_1949&pid_0004&rev_0100']
Traceback (most recent call last):
File "site-packages\calibre\devices\scanner.py", line 85, in __call__
DriveError: No removable drives found
Drives detected:

No disabled plugins
Looking for devices of type: MTP_DEVICE
List of WPD PNP ids:
[u'\\\\?\\swd#wpdbusenum#{88e5571f-a7f8-11e5-93cd-806e6f6e6963}#0000000000100000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{88e55720-a7f8-11e5-93cd-806e6f6e6963}#000000012ff6d800#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{3cce5b96-b61d-11e5-93d5-4061864c3dad}#0000000000002000#{6ac27878-a6fa-4155-ba85-f98f491d4f33}',
u'\\\\?\\swd#wpdbusenum#{88e5571e-a7f8-11e5-93cd-806e6f6e6963}#0000001870c2b400#{6ac27878-a6fa-4155-ba85-f98f491d4f33}']
No suitable MTP devices found

Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{395EE80C-06E9-4C43-8D3A-B4446B958AEB}': [{'addr': '192.168.0.2', 'broadcast': '192.168.0.255', 'netmask': '255.255.255.0'}], '{88E5571A-A7F8-11E5-93CD-806E6F6E6963}': [{'addr': '127.0.0.1', 'broadcast': '127.255.255.255', 'netmask': '255.0.0.0'}]}
No device is connected

Looking for devices...
u'usb\\vid_1949&pid_0004&rev_0100'

Devices possibly connected: None
Attached Thumbnails
Click image for larger version

Name:	2016-01-16.png
Views:	277
Size:	66.5 KB
ID:	145587  

Last edited by Kostas15; 01-16-2016 at 09:00 AM.
Kostas15 is offline   Reply With Quote
Old 01-16-2016, 09:21 AM   #21
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,445
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
There actually IS output from the command on your screen print

Code:
C:3 D:3 E:3 G:3 H:5 I:3
and I think your Kindle is drive I: (at least it was in one of your screen shots).

So for some reason, Windows 10 does not seem to set the REMOVABLE attribute for your Kindle (and from other threads, Kobo's).

I think this should let Kovid find a work-around
PeterT is offline   Reply With Quote
Old 01-16-2016, 09:24 AM   #22
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,299
Karma: 27111240
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
To confirm, your Kindle drive is one of those listed? Presumably, I:?

In which case windows is reporting the drive as a fixed not a removable drive, which is the cause of the problem.
kovidgoyal is offline   Reply With Quote
Old 01-16-2016, 09:34 AM   #23
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,445
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
And Kovod; if you see the thread Kobo not recognized anymore we see the same there; no drive's flagged with the Removable attribute.

So something (on SOME Windows 10 upgrades) is preventing drives being marked as Removable...
PeterT is offline   Reply With Quote
Old 01-16-2016, 02:41 PM   #24
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,299
Karma: 27111240
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Here's a build of calibre with a workaround for the windows 10 bug, hopefully it will do the trick:

https://download.calibre-ebook.com/betas/
kovidgoyal is offline   Reply With Quote
Old 01-16-2016, 03:12 PM   #25
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Kindle 4NT now works with USB Video adapter active.

Win 10:
2 steps forward,
1 step sideways
theducks is online now   Reply With Quote
Old 01-16-2016, 06:32 PM   #26
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,612
Karma: 145864263
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Kostas15, boot your Windows 10 into safe mode. Then try the regular version of Calibre with your Kindle plugged in and see if it works. If it works, something running on startup is the problem and you just have to stop it running.
JSWolf is offline   Reply With Quote
Old 01-16-2016, 06:36 PM   #27
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Spoke to soon

Once the (K4) device charged, it went wild.
Disconnected, Detect, every 15 seconds.

What did M$ do?

Thankfully, I can do without the USB Vid.
theducks is online now   Reply With Quote
Old 01-16-2016, 06:58 PM   #28
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,612
Karma: 145864263
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by theducks View Post
Spoke to soon

Once the (K4) device charged, it went wild.
Disconnected, Detect, every 15 seconds.

What did M$ do?

Thankfully, I can do without the USB Vid.
Maybe the USB Vid thing is the problem. Maybe they didn't work with MS to get it working under Windows 10.
JSWolf is offline   Reply With Quote
Old 01-16-2016, 08:27 PM   #29
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,001
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JSWolf View Post
Maybe the USB Vid thing is the problem. Maybe they didn't work with MS to get it working under Windows 10.
I think it is a Windows Download supplied driver (that does not mean it is not buggy).

The original (W7) did not migrate properly (was yellow flagged n the device manager)

The only reason I twigged, was someone else mentioned ANOTHER (brand) also had issues.
theducks is online now   Reply With Quote
Old 01-18-2016, 10:33 AM   #30
Kostas15
Member
Kostas15 began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Sep 2014
Device: Kindle
Calibre not recognising Kindle with win 10

Quote:
Originally Posted by kovidgoyal View Post
Here's a build of calibre with a workaround for the windows 10 bug, hopefully it will do the trick:

https://download.calibre-ebook.com/betas/
I downloaded and installed the top Beta 2.49 of the three there

Plugged in the kindle and opened Calibre
Just shows the existing books loaded into Calibre and did not recognise Kindle

I also started comp in safe mode and did same thing using the Beta Calibre with same result
Kostas15 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre 0.8.70 not detecting my kindle Stu.James Calibre 3 09-25-2012 01:33 AM
Calibre not detecting Kindle 4 Grandero Devices 4 06-15-2012 01:40 PM
calibre 0.7.52 not detecting Kindle hombre Devices 16 03-28-2011 09:30 AM
Calibre not detecting Kindle TripleAAA Calibre 6 12-20-2009 04:31 PM
Calibre not detecting Kindle 2 wleigher Calibre 1 11-11-2009 08:24 AM


All times are GMT -4. The time now is 11:28 AM.


MobileRead.com is a privately owned, operated and funded community.