10-28-2020, 01:16 AM
I'm having the exact same problem. Whenever I try to write to the SD card, the operation fails and dmesg gets filled with messages like:
Likewise, the SD card works perfectly in other computers, and this issue only appeared right after I installed the latest linux-pinebookpro and uboot-pinebookpro packages from Manjaro (versions 5.7.19 and 2020.10, respectively). Previously the system had mrfixit2001's Debian image and I did not experience this issue.
I also found another thread where someone seems to be experiencing the same issue after installing Manjaro. It seems likely that it's either a kernel issue or an issue in U-Boot.
Code:
[ 343.365760] blk_update_request: I/O error, dev mmcblk1, sector 15138815 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
[ 343.365785] Buffer I/O error on dev mmcblk1, logical block 1892351, lost async page write
[ 343.367655] blk_update_request: I/O error, dev mmcblk1, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 5 prio class 0
[ 343.367668] Buffer I/O error on dev mmcblk1, logical block 0, lost async page write
[ 343.367725] Buffer I/O error on dev mmcblk1, logical block 1, lost async page write
[ 343.367742] Buffer I/O error on dev mmcblk1, logical block 2, lost async page write
[ 343.367757] Buffer I/O error on dev mmcblk1, logical block 3, lost async page write
Likewise, the SD card works perfectly in other computers, and this issue only appeared right after I installed the latest linux-pinebookpro and uboot-pinebookpro packages from Manjaro (versions 5.7.19 and 2020.10, respectively). Previously the system had mrfixit2001's Debian image and I did not experience this issue.
I also found another thread where someone seems to be experiencing the same issue after installing Manjaro. It seems likely that it's either a kernel issue or an issue in U-Boot.