Quantcast
Channel: MobileRead Forums - Kobo Reader
Viewing all articles
Browse latest Browse all 11216

Aura Calibre device discovering

$
0
0
Hi all,

I just bought my first ebook reader today. I'm very happy !!!

However, I meet some difficulties to upload my fresh library to my device. Someone could provide me some help, please?

I run Archlinux with the last kernel update: 3.15.7

Here is a debug from Calibre Debug device detection
Code:

calibre 1.204  isfrozen: False is64bit: True
Linux-3.15.7-1-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '3.15.7-1-ARCH', '#1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014')
Python 2.7.8
Linux: ('', '', '')
Successfully initialized third party plugins: KoboTouchExtended && Kobo Utilities
USB devices on system:
[['0x138a', '0x17', '0x78', u'', u'', u'a54ef6115f8b'],
 ['0x45e',
  '0xdb',
  '0x173',
  u'Microsoft',
  u'Natural\xae Ergonomic Keyboard 4000',
  u''],
 ['0x46d', '0xc52b', '0x1201', u'Logitech', u'USB Receiver', u''],
 ['0x46d', '0xc049', '0x5200', u'Logitech', u'USB Gaming Mouse', u''],
 ['0x5986', '0x26a', '0x3', u'SunplusIT INC.', u'Integrated Camera', u''],
 ['0x2237', '0x4203', '0x110', u'Kobo', u'eReader-3.3.0', u'514B392030066'],
 ['0x8087', '0x7dc', '0x1', u'', u'', u'']]

No disabled plugins
Looking for devices of type: MTP_DEVICE
No MTP devices connected to system
 
Looking for devices...
        USBDevice(busnum=1, devnum=34, vendor_id=0x2237, product_id=0x4203, bcd=0x0110, manufacturer=Kobo, product=eReader-3.3.0, serial=514B392030066)
                Detected possible device KOBOTOUCH
        USBDevice(busnum=1, devnum=34, vendor_id=0x2237, product_id=0x4203, bcd=0x0110, manufacturer=Kobo, product=eReader-3.3.0, serial=514B392030066)
                Detected possible device KOBOTOUCHEXTENDED
 
Devices possibly connected: KoboTouch, KoboTouchExtended, 
Trying to open KoboTouch ... failed
Trying to open KoboTouchExtended ... failed
Opening of the following devices failed
<calibre.devices.kobo.driver.KOBOTOUCH object at 0x7fe83cff1910>
Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/devices/__init__.py", line 157, in debug
    dev.open(det, None)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 870, in open
    self.open_linux()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 646, in open_linux
    self.filter_read_only_mount_points()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 684, in filter_read_only_mount_points
    %self.__class__.__name__)
DeviceError: The main memory of KOBOTOUCH is read only. This usually happens because of file system errors.

 
<calibre_plugins.kobotouch_extended.device.driver.KOBOTOUCHEXTENDED object at 0x7fe83f32d190>
Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/devices/__init__.py", line 157, in debug
    dev.open(det, None)
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 870, in open
    self.open_linux()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 646, in open_linux
    self.filter_read_only_mount_points()
  File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 684, in filter_read_only_mount_points
    %self.__class__.__name__)
DeviceError: The main memory of KOBOTOUCHEXTENDED is read only. This usually happens because of file system errors.


Viewing all articles
Browse latest Browse all 11216

Trending Articles