Results 1 to 4 of 4

Thread: Kindle compatibility since update

  1. #1
    Join Date
    Jan 2010
    Beans
    18

    Kindle compatibility since update

    Hi,
    before a recent update, the amazon kindle worked with ubuntu with no issues at all.

    Since the update, however, it's not possible to transfer files across through USB.

    Does any kindle use know of a way to get kindles working again?

    thanks!

  2. #2
    Join Date
    Sep 2007
    Location
    Phoenix, AZ
    Beans
    718
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Kindle compatibility since update

    Are you getting error messages? You might want to try and use a program called Calibre to transfer files over. I have not had any problems at all and I have the latest version of the Kindle firmware.

  3. #3
    Join Date
    Jan 2010
    Beans
    18

    Re: Kindle compatibility since update

    Hi,
    I have been using calbire since I had my Kindle.
    This problem happens with both calibre, and regular dragging and dropping of files.

    In the former, I am given this error message:

    Error communication with device.
    [Errno 30] Read-only file system: u'/media/Kindle/metadata.calibre'

    Traceback (most recent call last):
    File "/usr/lib/calibre/calibre/gui2/device.py", line 67, in run
    self.result = self.func(*self.args, **self.kwargs)
    File "/usr/lib/calibre/calibre/gui2/device.py", line 287, in _books
    mainlist = self.device.books(oncard=None, end_session=False)
    File "/usr/lib/calibre/calibre/devices/kindle/driver.py", line 177, in books
    bl = USBMS.books(self, oncard=oncard, end_session=end_session)
    File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 164, in books
    self.sync_booklists((bl, None, None))
    File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 303, in sync_booklists
    write_prefix(self._main_prefix, 0)
    File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 301, in write_prefix
    with open(self.normalize_path(os.path.join(prefix, self.METADATA_CACHE)), 'wb') as f:
    IOError: [Errno 30] Read-only file system: u'/media/Kindle/metadata.calibre'



    in the latter, I am told:

    Error copying to "documents" [or whatever folder it is]
    The destination is read only.

    I thought this was a simple permissions error; but, attempting to change the permissions, including as root, just brings back a simple "Computer says no".

    Thanks!

  4. #4
    Join Date
    Sep 2010
    Location
    New Jersey USA
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Kindle compatibility since update

    For some reason, your Kindle has switched into ro mode. Usually this is due to the error flag having been set on the file system.

    Try connecting the Kindle and running a dosfsck on it. If you know what you are doing, fix any errors. If not, try posting the output here first.

    Forget it, Jake, it's Linux (apologies to Robert Towne)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •