Score:0

SSD disk errors waking up from suspend

ca flag

The computer is a Dell Inspiron 15 16GB with SSD 512MB, running Ubuntu 20.04. From time to time, when i put the computer to suspend, either closing the lid or selecting 'suspend' in the power off menu, i get tons of messages like "EXT4- fs error" on the corresponding nvme device. It's like the SSD is not receiving a proper command or configuration, either at suspend time, either at wake up. When the errors start they on the console screen, indefinitely, the computer gets very hot, and nothing is logged. Any hints on where i should look?enter image description here

in flag
That error is generally seen when a storage device does not have power. Are there any power-saving features in the BIOS that may be interfering with the OS?
heynnema avatar
ru flag
Please see my answer. If it helps resolve the errors, please remember to accept it by clicking on the checkmark icon that appears just to the left of my answer. Thanks!
heynnema avatar
ru flag
Status please...
heynnema avatar
ru flag
Status please...
Score:0
ru flag

File System

Let's check/repair your broken file system...

  • boot to a Ubuntu Live DVD/USB in “Try Ubuntu” mode
  • open a terminal window by pressing Ctrl+Alt+T
  • type sudo fsck -f /dev/nvme0n1p7
  • repeat the fsck command if there were errors
  • type reboot

Temperatures

If you have a temp problem, that can directly effect the operation of the SSD or the computer. Install the gnome-shell extension Freon, found at https://extensions.gnome.org/extension/841/freon/ and review the temps. Report back.

SSD Firmware

Check the firmware in your SSD.

If you have a Samsung SSD, go to https://www.samsung.com/semiconductor/minisite/ssd/download/tools/ and download their Samsung Magician software.

If you have a Dell SSD, go to https://www.dell.com and download their updater there.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.