View Single Post
Old 08-09-2013, 06:29 AM   #1
Chris_Leo
Junior Member
Chris_Leo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2012
Device: Cybook Orizon
[SOLVED] [Errno 5] Error of input/output - Corrupted Filesystem

Hey, guys, I've got calibre on my Ubuntu Linux 13.04, installed from USC, and it worked greatly with my Booken Cybook Orizon. Until today, when i tried to send a book to my device and i got this error message:
Code:
calibre, version 0.9.18
ERROR: Error: Error communicating with device

Failed to access files in the main memory of your device. You should contact the device manufacturer for support. Common fixes are: try a different USB cable/USB port on your computer. If you device has a "Reset to factory defaults" type of setting somewhere, use it. Underlying error: [Errno 5] Errore di input/output

Traceback (most recent call last):
  File "/usr/lib/calibre/calibre/gui2/device.py", line 85, in run
    self.result = self.func(*self.args, **self.kwargs)
  File "/usr/lib/calibre/calibre/gui2/device.py", line 441, in _get_device_information
    info = self.device.get_device_information(end_session=False)
  File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 107, in get_device_information
    % e)
IOError: Failed to access files in the main memory of your device. You should contact the device manufacturer for support. Common fixes are: try a different USB cable/USB port on your computer. If you device has a "Reset to factory defaults" type of setting somewhere, use it. Underlying error: [Errno 5] Error of input/output
I tried with reset the device, and restore it to factory setting, but it didn't work. Furthermore, my devis got emptied of all its books, and the folder "Digital Editions" in the main memory seems empty and untouchable: I cannot manually create files or folders inside this one (I receive the message "impossible to show the content of this folder" or something similar), unlike I can do in the main memory.
Now, if I switch on my device, the internal library is empty, but last evening was filled with my books and I didn't delete them.
English isn't my mother language so I apologize for mistakes

Last edited by Chris_Leo; 08-12-2013 at 01:31 AM.
Chris_Leo is offline   Reply With Quote