-
Please read this: [HowTo] reboot / turn off your frozen computer: REISUB/REISUO
-
Good! Because of this:
systemd-coredump[34476]: Process 34474 (kstart5) of user 1000 dumped core.
-
this bit is not good though:
Feb 03 08:04:50 Manjaro-Desktop kernel: Buffer I/O error on dev sda2, logical block 248417933, lost async page write Feb 03 08:04:50 Manjaro-Desktop kernel: blk_update_request: I/O error, dev sda, sector 482676365 op 0x1:(WRITE) flags 0x100000 phys_seg 1 prio class 0 Feb 03 08:04:50 Manjaro-Desktop kernel: sd 9:0:0:0: [sda] tag#0 CDB: Write(10) 2a 00 1c c5 0e 8d 00 00 01 00 Feb 03 08:04:50 Manjaro-Desktop kernel: sd 9:0:0:0: [sda] tag#0 Add. Sense: Not ready to ready change, medium may have changed Feb 03 08:04:50 Manjaro-Desktop kernel: sd 9:0:0:0: [sda] tag#0 Sense Key : Unit Attention [current] Feb 03 08:04:50 Manjaro-Desktop kernel: sd 9:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE cmd_age=183s Feb 03 08:04:50 Manjaro-Desktop kernel: sd 9:0:0:0: [sda] tag#0 timing out command, waited 180s
so what’s the output of
smartctl --all /dev/sda
because it looks like you’ve got drive errors -
As usual always include an
inxi --admin --verbosity=7 --filter --no-host --width
as that contains the minimum required information we need to solve any problem… (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)