I put my laptop into sleep mode then when I wake it up most of my open apps when I try to click on them crash, others I can’t do anything with except force them to quit.
When I try to run any command in the terminal I get “input/output error” message and even plasmashell itself closes so I force a shutdown using the hardware power button.
I can consistently replicate this whenever I put my laptop into sleep mode. This is a Kubuntu 24.04 install from earlier this week.
/is in read only mode / the drive isn't accessible. As a test / workaround you could try and either disable or enable hibernation, depending on your current settings, and see if that changes anything.lsblkandmount | grep sdXY, replacingsdXYwith/'s partition, put the laptop to sleep leaving the terminal open, resume from sleep and run both commands again? Is the drive hosting the OS still listed? Is/still mountedrw?sudo hdparm -I /dev/sdXY(do the same trick to run the command before putting the laptop to sleep so that hopefully it will be cached and accessible after resuming from sleep despite a possible inaccessible root partition)