View Single Post
Old 02-19-2020, 09:58 AM   #1
raynchk
Member
raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.raynchk ought to be getting tired of karma fortunes by now.
 
Posts: 10
Karma: 2300000
Join Date: Jan 2009
Device: sony prs-505
Calibre not recognizing Galaxy Tab A

OS: Linux Mint 19.3
2016 Galaxy Toab A

Calibre not recognizing device. When connected by USB I get message on Tab asking if I want to allow file transfer. Device is listed on desktop showing both device and sd card. When I connect wirelessly to the device, Calibre doesn't show the books on the Galaxy Tab. Any suggestions?

Thanks
Dale

Here's the debug info
Spoiler:

calibre 4.10.1 embedded-python: True is64bit: True
Linux-5.0.0-32-generic-x86_64-with-debian-buster-sid Linux ('64bit', 'ELF')
('Linux', '5.0.0-32-generic', '#34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019')
Python 2.7.16
Linux: ('debian', 'buster/sid', '')
Interface language: None
USB devices on system:
[['0x4f2',
'0xb2ea',
'0x518',
u'Chicony Electronics Co., Ltd.',
u'Integrated Camera',
u''],
['0x4e8',
'0x6860',
'0x400',
u'SAMSUNG',
u'SAMSUNG_Android',
u'c9c5208e1fabd25a'],
['0x147e', '0x2020', '0x1', u'Auth', u'Biometric Coprocessor', u''],
['0xa5c',
'0x21e6',
'0x112',
u'Broadcom Corp',
u'BCM20702A0',
u'7CE9D3E54E17']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
MTP devices connected:
USBDevice(busnum=3, devnum=24, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=c9c5208e1fabd25a)

Trying to open: USBDevice(busnum=3, devnum=24, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=c9c5208e1fabd25a)
Opening device failed:
Traceback (most recent call last):
File "site-packages/calibre/devices/mtp/unix/driver.py", line 150, in debug_managed_device_detection
File "site-packages/calibre/devices/mtp/driver.py", line 125, in open
File "site-packages/calibre/devices/mtp/base.py", line 25, in synchronizer
File "site-packages/calibre/devices/mtp/unix/driver.py", line 224, in open
OpenFailed: Failed to open USBDevice(busnum=3, devnum=24, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=c9c5208e1fabd25a): Error: Unable to open MTP device with busnum=3 and devnum=24, tried 1 such devices


Looking for devices of type: SMART_DEVICE_APP
All IP addresses {u'lo': [{'netmask': u'255.0.0.0', 'addr': u'127.0.0.1', 'peer': u'127.0.0.1'}], u'wlp3s0': [{'broadcast': u'192.168.0.255', 'netmask': u'255.255.255.0', 'addr': u'192.168.0.5'}]}
No device is connected

Looking for devices...
USBDevice(busnum=3, devnum=24, vendor_id=0x04e8, product_id=0x6860, bcd=0x0400, manufacturer=SAMSUNG, product=SAMSUNG_Android, serial=c9c5208e1fabd25a)
Detected possible device ANDROID

Devices possibly connected: Android driver,
Trying to open Android driver ... failed
Opening of the following devices failed
<calibre.devices.android.driver.ANDROID object at 0x7feba40703d0>
Traceback (most recent call last):
File "site-packages/calibre/devices/__init__.py", line 159, in debug
File "site-packages/calibre/devices/usbms/device.py", line 812, in open
File "site-packages/calibre/devices/usbms/device.py", line 565, in open_linux
DeviceError: Unable to detect the ANDROID disk drive. Either the device has already been ejected, or your kernel is exporting a deprecated version of SYSFS.

Last edited by theducks; 02-19-2020 at 10:06 AM. Reason: Spoiler tagged log
raynchk is offline   Reply With Quote