I am using Calibre 2.33 and am trying to transfer some books to my Pandigital SuperNova DLX device. Windows recognizes it as a device, but Calibre does not.
Below is information from Calibre:
Spoiler:
With device connected:
calibre 2.33 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
USB devices on system:
[u'usb\\vid_0461&pid_4e24&rev_0116&mi_00',
u'usb\\root_hub20&vid8086&pid1c2d&rev0005',
u'usb\\vid_0461&pid_4e24&rev_0116',
u'usb\\vid_8087&pid_0024&rev_0000',
u'usb\\vid_0461&pid_4e24&rev_0116&mi_01',
u'usb\\vid_04f2&pid_b34a&rev_5368',
u'usb\\vid_04f2&pid_b34a&rev_5368&mi_00',
u'usb\\vid_0461&pid_4e23&rev_0100',
u'usb\\root_hub30&vid104c&pid8241&rev0002',
u'usb\\vid_18d1&pid_4e21&rev_0227',
u'usb\\vid_8087&pid_0024&rev_0000',
u'usb\\root_hub20&vid8086&pid1c26&rev0005']
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
The Windows WPD service says there are no portable devices connected
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{6D5FFE2D-E30C-4E0B-B7E9-3CC58C465D98}': [{'addr': '169.254.81.158'}], '{BBED3E08-0B41-11E3-8249-806E6F6E6963}': [{'netmask': '255.0.0.0', 'broadcast': '127.255.255.255', 'addr': '127.0.0.1'}], '{C202DB18-F06B-4CC5-A414-E5E5D1BCA215}': [{'addr': '169.254.185.228'}], '{9BA99E2D-744D-458B-86BA-F66FBCEFAC49}': [{'netmask': '255.255.255.0', 'broadcast': '192.168.1.255', 'addr': '192.168.1.132'}], '{62F1788F-BDAE-4B50-9012-7C02E6A6B3AE}': [{'netmask': '255.255.255.252', 'broadcast': '10.3.0.3', 'addr': '10.3.0.1'}]}
No device is connected
Looking for devices...
u'usb\\vid_18d1&pid_4e21&rev_0227'
Devices possibly connected: None
With device not connected:
Not connected
calibre 2.33 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
USB devices on system:
[u'usb\\vid_0461&pid_4e24&rev_0116&mi_00',
u'usb\\root_hub20&vid8086&pid1c2d&rev0005',
u'usb\\vid_0461&pid_4e24&rev_0116',
u'usb\\vid_8087&pid_0024&rev_0000',
u'usb\\vid_0461&pid_4e24&rev_0116&mi_01',
u'usb\\vid_04f2&pid_b34a&rev_5368',
u'usb\\vid_04f2&pid_b34a&rev_5368&mi_00',
u'usb\\vid_0461&pid_4e23&rev_0100',
u'usb\\root_hub30&vid104c&pid8241&rev0002',
u'usb\\vid_8087&pid_0024&rev_0000',
u'usb\\root_hub20&vid8086&pid1c26&rev0005']
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
The Windows WPD service says there are no portable devices connected
Looking for devices of type: SMART_DEVICE_APP
All IP addresses {'{6D5FFE2D-E30C-4E0B-B7E9-3CC58C465D98}': [{'addr': '169.254.81.158'}], '{BBED3E08-0B41-11E3-8249-806E6F6E6963}': [{'netmask': '255.0.0.0', 'broadcast': '127.255.255.255', 'addr': '127.0.0.1'}], '{C202DB18-F06B-4CC5-A414-E5E5D1BCA215}': [{'addr': '169.254.185.228'}], '{9BA99E2D-744D-458B-86BA-F66FBCEFAC49}': [{'netmask': '255.255.255.0', 'broadcast': '192.168.1.255', 'addr': '192.168.1.132'}], '{62F1788F-BDAE-4B50-9012-7C02E6A6B3AE}': [{'netmask': '255.255.255.252', 'broadcast': '10.3.0.3', 'addr': '10.3.0.1'}]}
No device is connected
Looking for devices...
Devices possibly connected: None
I am new to this and hope this is the information that is required to help me get Calibre to recognize my tablet.
Thank you
Last edited by theducks; 08-08-2015 at 04:53 PM.
Reason: wrap in spoiler