I have an Asus laptop with newly installed Ubuntu Budgie 20.04, installed on dev/sdb2, a 1TB Crucial M.2 SSD.
Fairly often (about 50% of the time), shortly after I login and begin working, Ubuntu will close all open apps and freeze. It seems to be a slow process, where the apps close, then the Budgie DE will stop, and finally the mouse becomes unresponsive. At this point, I am able to use CTRL + F2 to access a login screen, but when I provide the username, it throws error:
[ 844.940093] blk_update_request: I/O error, dev sdb, sector 1009020696 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
Then presents the login prompt again. If I try to login a second time, I get a lot of systemd alerts:
[ 861.655386] systemd-journald[376]: Failed to write entry (22 items, 745 bytes), ignoring: Read-only file system
[ 861.655543] systemd-journald[376]: Failed to write entry (22 items, 756 bytes), ignoring: Read-only file system
[ 861.655835] systemd-journald[376]: Failed to write entry (22 items, 745 bytes), ignoring: Read-only file system
[ 861.656284] systemd-journald[376]: Failed to write entry (22 items, 756 bytes), ignoring: Read-only file system
[ 861.656532] systemd-journald[376]: Failed to write entry (22 items, 745 bytes), ignoring: Read-only file system
At this point, I force shutdown by holding the power button, restart, and the system usually works fine for the next boot.
I have been monitoring the disks SMART test, and it consistently shows 2 bad blocks. I have tried completely formatting the drive and reinstalling the OS, with no luck.
I have been searching the forums and googling the error messages with no success.
Is this a hardware error and I need to have my drive replaced, or something software that can be fixed? Also, I'm trying to learn the Ubuntu system still, so if someone could explain what the errors mean, that would be great. Thanks in advance.