After some time of use I have observed weird issues - random files gets corrupted. I have spotted only mp3 files that corrupts, because I have crc sums for each mp3 file. Android doesn't give me any errors and I can't confirm if other files get corrupted as well (for example images). For example I have also an apk archive of apps I am using, these are (apk) packed with zip method and none of these files get corrupted.
My phone has only 2GB of data so I am using Link2SD to have more space for apps. SD card is divided half - 16GB FAT32 and 16GB EXT2 (for Link2SD).
Mp3s are placed only on FAT32 partition (as apk archive).
If I test SD card with HDDScan (Erase or Surface tests) or h2testw it always pass.
I am sure I didn't have these problems with ADATA.
I am using swappiness set to 10. Can this be a reason for corruptions? Or maybe the fact of EXT2 on second partition?
Comment