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 07-22-2012, 08:08 PM   #1
dataknight
Junior Member
dataknight began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2012
Device: nook touch
Calibre, Arch Linux, and a failure to load nook touch

I recently received a nook touch as a gift, however, when I plug it in to my laptop, I can't transfer any books over. I was looking for help in debugging this problem.

I installed calibre using yaourt on Arch Linux

My debug output is as follows:

Quote:
Version: 0.8.60
USB devices on system:
[['0xc45',
'0x6416',
'0xa115',
'M092S-H02-0427-SC4XB',
'Laptop_Integrated_Webcam_2M',
''],
['0x4e8', '0x681c', '0x400', 'SAMSUNG', 'SAMSUNG_Android', 'I897b91b4f77'],
['0x8087', '0x20', '0x0', '', '', ''],
['0x1d6b',
'0x2',
'0x303',
'Linux 3.3.6-1-ARCH ehci_hcd',
'EHCI Host Controller',
'0000:00:1d.0'],
['0xbc2', '0x3332', '0x16', 'Seagate', 'External', '2GHPARWB'],
['0x2080', '0x3', '0x216', 'B&N', 'NOOK', '3012620089243000'],
['0x1d6b',
'0x2',
'0x303',
'Linux 3.3.6-1-ARCH ehci_hcd',
'EHCI Host Controller',
'0000:00:1a.0']]
Available plugins: ADAM ALEX ALURATEK_COLOR ANDROID ARCHOS7O AVANT AZBOOKA BAMBOOK
BLACKBERRY BOEYE_BDX BOEYE_BEX BOOQ BOOX COBY COOL_ER CYBOOK DBOOK E52
E71X EB511 EB600 EBK52 ECLICTO EDGE EEEREADER ELONEX ESLICK EX124G
FOLDER_DEVICE_FOR_CONFIG GEMEI GER2 HANLINV3 HANLINV5 ILIAD INVESBOOK
IPAPYRUS IREXDR1000 IREXDR800 IRIVER_STORY ITALICA JETBOOK
JETBOOK_COLOR JETBOOK_MINI KINDLE KINDLE2 KINDLE_DX KINDLE_FIRE KOBO
LIBREAIR LUMIREAD MENTOR MOOVYBOOK N516 N770 N810 NEWSMY NEXTBOOK NOOK
NOOK_COLOR NUUT2 ODYSSEY ORIZON PALMPRE PDNOVEL PDNOVEL_KOBO PI2 PICO
PLAYBOOK POCKETBOOK301 POCKETBOOK360 POCKETBOOK360P POCKETBOOK602
POCKETBOOK622 POCKETBOOK701 PRS505 PRST1 README S60 SHINEBOOK SNE
SOVOS SPECTRA STASH SUNSTECH_EB700 SWEEX TECLAST_K3 THEBOOK TREKSTOR
USER_DEFINED VELOCITYMICRO WEBOS WEXLER

Looking for devices...
(1256, 26652, 1024, 'SAMSUNG', 'SAMSUNG_Android', 'I897b91b4f77')
Detected possible device ANDROID
(8320, 3, 534, 'B&N', 'NOOK', '3012620089243000')
Detected possible device NOOK_COLOR

Devices possibly connected: Android driver, Nook Device Interface,
Trying to open Android driver ... failed
Trying to open Nook Device Interface ... failed
Opening of the following devices failed
<calibre.devices.nook.driver.NOOK_COLOR object at 0x1be2c10>
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/devices/__init__.py", line 124, in debug
dev.open(det, None)
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 858, in open
self.open_linux()
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 619, in open_linux
mp, ret = mount(main, 'main')
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 592, in mount
mp = self.node_mountpoint(node)
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 566, in node_mountpoint
from calibre.devices.udisks import node_mountpoint
File "/usr/lib/calibre/calibre/devices/udisks.py", line 8, in <module>
import os, dbus, re
File "/usr/lib/python2.7/site-packages/dbus/__init__.py", line 81, in <module>
import dbus.exceptions as exceptions
AttributeError: 'module' object has no attribute 'exceptions'


<calibre.devices.android.driver.ANDROID object at 0x1be2cd0>
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/devices/__init__.py", line 124, in debug
dev.open(det, None)
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 861, in open
self.open_linux()
File "/usr/lib/calibre/calibre/devices/usbms/device.py", line 616, in open_linux
%self.__class__.__name__)
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.
dataknight is offline   Reply With Quote
Old 07-22-2012, 10:04 PM   #2
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: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
The last
Code:
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.
You may have to manualy 'Mount' your device before starting Calibre
theducks is offline   Reply With Quote
Advert
Old 07-22-2012, 10:07 PM   #3
dataknight
Junior Member
dataknight began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2012
Device: nook touch
I did mount the nook under /mnt/nook. The android device is only my phone.
dataknight is offline   Reply With Quote
Old 07-22-2012, 10:30 PM   #4
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: 29,779
Karma: 54830978
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 dataknight View Post
I did mount the nook under /mnt/nook. The android device is only my phone.
You can't have Both connected at the same time
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Old Thread] Problems with Linux/Calibre and Nook nbc Calibre 8 10-17-2012 02:34 PM
Can't add plugins (Calibre 8.1 on Arch Linux) byrnerat101 Plugins 17 02-21-2012 06:06 AM
Touch Kobo Touch sync with Calibre on Linux Ubuntu filmo Kobo Reader 1 08-07-2011 06:00 AM
sigil Arch Linux wetterau Sigil 5 12-02-2010 12:59 PM
Installing Calibre in Arch Linux jatz Calibre 0 03-23-2010 01:41 PM


All times are GMT -4. The time now is 04:17 AM.


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