I have a Barnes and Noble Nook Color tablet that I've had no problems connecting to Kubuntu in the past. When I would connect it to the computer, both the internal memory and SD card would come up in Dolphin as extra drives, and I could copy files back and forth. Calibre also had no problems detecting it and could write files to the device.
Yesterday I decided to upgrade to the Nook HD. Now when I connect this device to Kubuntu, it comes up as a "Portable Media Player". Calibre is not successful in writing files to it, and throws out the following error every time.
When I plugged the Nook into my OpenSUSE 12.3 (with KDE) box, I get the same error.
Rebooting and switching over to Windows 7 comes up without a problem.
I don't have any Gnome or other systems loaded, so I can't test it. I guess I could download Mint and test it out in a virtual machine.
Since it seems to be a KDE problem, is there something I can load/install to get it to work in KDE?
Thanks!
Yesterday I decided to upgrade to the Nook HD. Now when I connect this device to Kubuntu, it comes up as a "Portable Media Player". Calibre is not successful in writing files to it, and throws out the following error every time.
Code:
Failed to upload file named: driveinfo.calibre to (u'SD Card',): 2:PTP Layer error 2002: send_file_object_info(): Could not send object info. 2:Error 2002: PTP: General Error Traceback (most recent call last): File "site-packages/calibre/gui2/device.py", line 85, in run File "site-packages/calibre/gui2/device.py", line 470, in _books File "site-packages/calibre/devices/mtp/driver.py", line 193, in books File "site-packages/calibre/devices/mtp/driver.py", line 165, in get_driveinfo File "site-packages/calibre/devices/mtp/driver.py", line 156, in _update_drive_info File "site-packages/calibre/devices/mtp/base.py", line 24, in synchronizer File "site-packages/calibre/devices/mtp/unix/driver.py", line 339, in put_file DeviceError: Failed to upload file named: driveinfo.calibre to (u'SD Card',): 2:PTP Layer error 2002: send_file_object_info(): Could not send object info. 2:Error 2002: PTP: General Error
Rebooting and switching over to Windows 7 comes up without a problem.
I don't have any Gnome or other systems loaded, so I can't test it. I guess I could download Mint and test it out in a virtual machine.
Since it seems to be a KDE problem, is there something I can load/install to get it to work in KDE?
Thanks!
Comment