![]() |
#1 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Oct 2018
Device: Kobo Glo HD
|
[SOLVED] unable to connect to Kobo Glo HD
Hi,
I've a Kobo Glo HD and a laptop with Linux Mint 18.3 Cinnamon 64-bit. I'm unable to send my books to Kobo Glo HD from Calibre. I've already read the sticky post "My device is not detected by calibre" and others posts, so i already disabled automount to Nemo. Now OS sees KOBOeReader in /dev/sdb, but it doesn't mount it. Code:
calibre 3.33.1 embedded-python: True is64bit: True Linux-4.15.0-30-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF') ('Linux', '4.15.0-30-generic', '#32~16.04.1-Ubuntu SMP Thu Jul 26 20:25:39 UTC 2018') Python 2.7.12 Linux: ('', '', '') Interface language: it Successfully initialized third party plugins: KoboTouchExtended (3, 0, 2) && Kobo Utilities (2, 6, 0) USB devices on system: [['0x2237', '0x4223', '0x110', u'Kobo', u'eReader-4.8.11073', u'N437585914376'], ['0xcf3', '0x7015', '0x202', u'ATHEROS', u'USB WLAN', u'12345'], ['0x248a', '0xda', '0x100', u'Telink', u'Wireless Receiver', u''], ['0xc45', '0x6409', '0x9c30', u'USB 2.0 Camera_FLV14', u'USB 2.0 Camera', u'']] No disabled plugins Looking for devices of type: MTP_DEVICE No MTP devices connected to system Looking for devices of type: SMART_DEVICE_APP All IP addresses {'lo': [{'netmask': '255.0.0.0', 'peer': '127.0.0.1', 'addr': '127.0.0.1'}], 'wlx647002193354': [{'broadcast': '192.168.1.255', 'netmask': '255.255.255.0', 'addr': '192.168.1.30'}]} No device is connected Looking for devices... USBDevice(busnum=2, devnum=10, vendor_id=0x2237, product_id=0x4223, bcd=0x0110, manufacturer=Kobo, product=eReader-4.8.11073, serial=N437585914376) Detected possible device KOBOTOUCH USBDevice(busnum=2, devnum=10, vendor_id=0x2237, product_id=0x4223, bcd=0x0110, manufacturer=Kobo, product=eReader-4.8.11073, serial=N437585914376) Detected possible device KOBOTOUCHEXTENDED Devices possibly connected: KoboTouch, KoboTouchExtended, Trying to open KoboTouch ... Udisks mount call failed: Traceback (most recent call last): File "site-packages/calibre/devices/usbms/device.py", line 554, in do_mount File "site-packages/calibre/devices/udisks.py", line 188, in mount File "site-packages/calibre/devices/udisks.py", line 183, in get_udisks1 EnvironmentError: UDisks not available on your system Udisks mount call failed: Traceback (most recent call last): File "site-packages/calibre/devices/usbms/device.py", line 554, in do_mount File "site-packages/calibre/devices/udisks.py", line 188, in mount File "site-packages/calibre/devices/udisks.py", line 183, in get_udisks1 EnvironmentError: UDisks not available on your system failed Trying to open KoboTouchExtended ... Udisks mount call failed: Traceback (most recent call last): File "site-packages/calibre/devices/usbms/device.py", line 554, in do_mount File "site-packages/calibre/devices/udisks.py", line 188, in mount File "site-packages/calibre/devices/udisks.py", line 183, in get_udisks1 EnvironmentError: UDisks not available on your system Udisks mount call failed: Traceback (most recent call last): File "site-packages/calibre/devices/usbms/device.py", line 554, in do_mount File "site-packages/calibre/devices/udisks.py", line 188, in mount File "site-packages/calibre/devices/udisks.py", line 183, in get_udisks1 EnvironmentError: UDisks not available on your system failed Opening of the following devices failed Driver:KoboTouch, Options - format_map: ['kepub', 'epub', 'pdf', 'txt', 'cbz', 'cbr'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {author_sort}/{title} - {authors}, extra_customization: [], manage_collections: True, collections_columns: , create_collections: False, delete_empty_collections: False, ignore_collections_names: , upload_covers: False, keep_cover_aspect: False, upload_grayscale: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: True, update_device_metadata: True, modify_css: False, override_kobo_replace_existing: True, support_newer_firmware: False, debugging_title: , driver_version: 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 826, in open File "site-packages/calibre/devices/kobo/driver.py", line 1476, in open_linux File "site-packages/calibre/devices/usbms/device.py", line 580, in open_linux DeviceError: Impossibile montare la memoria principale (Codice di errore: 1) Driver:KoboTouchExtended, Options - format_map: ['kepub', 'epub', 'cbr', 'cbz', 'pdf', 'txt'], use_subdirs: True, read_metadata: True, use_author_sort: False, save_template: {author_sort}/{title} - {authors}, extra_customization: [], manage_collections: True, collections_columns: , create_collections: False, delete_empty_collections: False, ignore_collections_names: , upload_covers: False, keep_cover_aspect: False, upload_grayscale: False, show_archived_books: False, show_previews: False, show_recommendations: False, update_series: True, update_device_metadata: True, modify_css: False, override_kobo_replace_existing: True, support_newer_firmware: False, debugging_title: , driver_version: , extra_features: True, upload_encumbered: False, skip_failed: False, hyphenate: False, replace_lang: False, smarten_punctuation: False, clean_markup: False, full_page_numbers: False, disable_hyphenation: False, file_copy_dir: 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 826, in open File "site-packages/calibre/devices/kobo/driver.py", line 1476, in open_linux File "site-packages/calibre/devices/usbms/device.py", line 580, in open_linux DeviceError: Impossibile montare la memoria principale (Codice di errore: 1) Last edited by ribez; 11-06-2018 at 03:22 PM. Reason: modified title to SOLVED |
![]() |
![]() |
![]() |
#2 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,410
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
In the log I see
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Oct 2018
Device: Kobo Glo HD
|
|
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,276
Karma: 27111060
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
that error indicates udisks is either not installed or not running. fix that and you should be fine.
|
![]() |
![]() |
![]() |
#5 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Oct 2018
Device: Kobo Glo HD
|
i think that udisks is running. In the command line i've:
Code:
ribez@ribez-VPCEB1M1E ~ $ udisksctl mount -b /dev/sdb Mounted /dev/sdb at /media/ribez/KOBOeReader. Unfortunaly the Linux Mint package manager installs an old version of calibre (2.55) so i've installed a flatpak version Last edited by ribez; 10-29-2018 at 05:42 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,276
Karma: 27111060
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
yeah install the official calibre binaries from https://calibre-ebook.com and you will be fine.
|
![]() |
![]() |
![]() |
#7 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Oct 2018
Device: Kobo Glo HD
|
yeah, installing Calibre from official binaries solved my problem.
I was wrong, thinking it was more difficult. Thank you very much! |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Aura H2O Unable to connect Kobo to computer via USB | Philippe D. | Kobo Reader | 3 | 08-20-2017 11:48 AM |
Kobo Glo unable to enumarate usb device | loviedovie | Kobo Reader | 7 | 10-04-2015 12:43 PM |
Can't connect Kobo Glo to Mac | suraya | Kobo Reader | 9 | 04-18-2015 05:38 PM |
Glo Unable to use micro sd on Kobo Glo | P-hil | Kobo Reader | 17 | 11-15-2014 01:12 PM |
Glo KOBO GLO can't connect via USB to PC & MAC | veganox | Kobo Reader | 4 | 12-07-2012 02:38 PM |