View Single Post
Old 11-07-2020, 03:03 PM   #6
yorikk
Member
yorikk began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Nov 2020
Device: amazon kindle
It is very easy to repeat Kindle vs Linux bug.

Even without run Calibre:

1. Connect Kindle

2. It is automounted to /mnt/sdb1

3. Run as non-root: "sync /mnt/sdb1"

4. Kindle disconnect and vfat errors coming:

sd 3:0:0:0: [sdb] tag#0 access beyond end of device
blk_update_request: I/O error, dev sdb, sector 6385536 op 0x0: ( READ) flags 0x80700 phys_seg 1 prio class 0

5. sync + "read something" is NOT FIX because it make magic only first time, next time "read something" comes from cache and Kindle disconnect anyway

Last edited by yorikk; 11-07-2020 at 03:06 PM.
yorikk is offline   Reply With Quote