Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 08-24-2012, 02:58 PM   #1
rikm
Member
rikm began at the beginning.
 
Posts: 14
Karma: 10
Join Date: May 2010
Device: KA1
F17/ Calibre 0.8.66 -- nook not recognized

Good morning all, I have followed Kovid's instructions in his post regarding missing devices and the debug output is below, below that is the out from 'lsusb -v'

--Fedora is a new install on the same hardware, and is current on it's updates

--Calibre is current from the website not the Fedora repo

--the nook is the simple one w/light and worked fine on the previous version of Fedora

--can mount both the nook and the SD card manually, but Calibre doesn't pay attention


...any help appreciated,

thanks,

rick




=========================

Version: 0.8.66
USB devices on system:
[['0x51d',
'0x2',
'0x106',
'American Power Conversion',
'Back-UPS RS 1500 FW:8.g9a.D USB FW:g9a',
'BB0747017788'],
['0x2080', '0x3', '0x216', 'B&N', 'NOOK SimpleTouch', '3022360009103043'],
['0x58f', '0x6362', '0x129', 'Generic', 'Mass Storage Device', '058F312D81B']]
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
SMART_DEVICE_APP SNE SOVOS SPECTRA STASH SUNSTECH_EB700 SWEEX
TECLAST_K3 THEBOOK TREKSTOR USER_DEFINED VELOCITYMICRO WEBOS WEXLER

Looking for devices...
USBDevice(vendor_id=8320, product_id=3, bcd=534, manufacturer='B&N', product='NOOK SimpleTouch', serial='3022360009103043')
Detected possible device NOOK_COLOR

Devices possibly connected: Nook Device Interface,
Trying to open Nook Device Interface ... Udisks mount call failed:
Traceback (most recent call last):
File "site-packages/calibre/devices/usbms/device.py", line 599, in do_mount
File "site-packages/calibre/devices/udisks.py", line 177, in mount
File "site-packages/calibre/devices/udisks.py", line 47, in mount
File "site-packages/dbus/proxies.py", line 68, in __call__
File "site-packages/dbus/proxies.py", line 140, in __call__
File "site-packages/dbus/connection.py", line 630, in call_blocking
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
Udisks mount call failed:
Traceback (most recent call last):
File "site-packages/calibre/devices/usbms/device.py", line 599, in do_mount
File "site-packages/calibre/devices/udisks.py", line 177, in mount
File "site-packages/calibre/devices/udisks.py", line 47, in mount
File "site-packages/dbus/proxies.py", line 68, in __call__
File "site-packages/dbus/proxies.py", line 140, in __call__
File "site-packages/dbus/connection.py", line 630, in call_blocking
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
failed
Opening of the following devices failed
<calibre.devices.nook.driver.NOOK_COLOR object at 0x335eb50>
Traceback (most recent call last):
File "site-packages/calibre/devices/__init__.py", line 138, in debug
File "site-packages/calibre/devices/usbms/device.py", line 862, in open
File "site-packages/calibre/devices/usbms/device.py", line 623, in open_linux
DeviceError: Unable to mount main memory (Error code: 1)

========================

Bus 002 Device 005: ID 2080:0003 Barnes & Noble
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x2080 Barnes & Noble
idProduct 0x0003
bcdDevice 2.16
iManufacturer 1 B&N
iProduct 2 NOOK SimpleTouch
iSerial 3 3022360009103043
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 1
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0001
Self Powered
rikm is offline   Reply With Quote
Old 08-24-2012, 04:29 PM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012492
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Quote:
Originally Posted by rikm View Post
DBusException: org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
Broken udisks setup/permissions?

I'm not familiar with FC, but they seem to be at the head of the udev/udisks/systemd mess^Wrevolution...

You wouldn't happen to have fallen victim to an update of these components (and/or a system reboot) between the Calibre update?

When you say you can mount it manually, I'm assuming you mean *really* manually (mount/fstab), not via udisks from your DE's file manager?

Last edited by NiLuJe; 08-24-2012 at 05:24 PM.
NiLuJe is offline   Reply With Quote
Advert
Old 08-24-2012, 10:08 PM   #3
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,864
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Nexus 7
Did you manually mount your Nook prior to starting calibre?
DoctorOhh is offline   Reply With Quote
Old 08-24-2012, 10:17 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,826
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You have a broken a udisks/udev install. Either fix it or mount the nook manually before starting calibre.
kovidgoyal is offline   Reply With Quote
Old 08-24-2012, 11:59 PM   #5
rikm
Member
rikm began at the beginning.
 
Posts: 14
Karma: 10
Join Date: May 2010
Device: KA1
...definitely a permissions thing...had to add myself to the audio and pulse groups to get access to the sound card...they had fixed that once upon a time...so then udev or HAL or maybe systemd...yeah systemd...

... in any case mounting the device and/or the SD card still leaves a permissions issue for Calibre, will just move the file manually for now...


thanks for the feedback everyone,


rick
rikm is offline   Reply With Quote
Advert
Old 08-26-2012, 09:18 AM   #6
rikm
Member
rikm began at the beginning.
 
Posts: 14
Karma: 10
Join Date: May 2010
Device: KA1
just fyi to anyone who may see similar behavior, Kevin over at Bugzilla provided a work around...my not using GDM was the issue and starting an X session with 'startx -- vt01' instead of just startx did the trick...
rikm is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nook device not recognized after upgrade to 0.8.51 OmaOttie Devices 5 05-14-2012 11:19 PM
iPad 2 no longer recognized in Calibre? kjk Devices 4 07-25-2011 07:26 AM
Nook Color not recognized coase Nook Developer's Corner 0 03-22-2011 05:09 PM
Classic Sandisk Micro SDHDC not recognized by Nook? Kolfe Barnes & Noble NOOK 5 11-06-2010 08:55 PM
PRS-500 not recognized by Calibre kenlkelley Calibre 5 02-28-2010 03:25 AM


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


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