ssd does not start after suspend
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I have a ssd on my ubuntu 22.04. it has luks for /home folder. like it seems:
Filesystem Size Used Avail Use% Mounted on
tmpfs 1,6G 3,3M 1,6G 1% /run
/dev/nvme0n1p8 147G 15G 125G 11% /
tmpfs 7,8G 23M 7,8G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
/dev/nvme0n1p5 739M 250M 435M 37% /boot
/dev/nvme0n1p1 96M 31M 66M 32% /boot/efi
/dev/mapper/
tmpfs 1,6G 64K 1,6G 1% /run/user/1000
but after suspend I resumed computer and I get this error:
---
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CasperMD5CheckR
CurrentDesktop: XFCE
DistroRelease: Ubuntu 22.04
InstallationDate: Installed on 2022-07-16 (62 days ago)
InstallationMedia: Xubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: Notebook P770ZM
NonfreeKernelMo
Package: linux (not installed)
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=
ProcVersionSign
RelatedPackageV
linux-
linux-
linux-firmware 20220329.
Tags: jammy
Uname: Linux 5.15.0-41-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 06/09/2015
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.03.15
dmi.board.
dmi.board.name: P770ZM
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.family: Not Applicable
dmi.product.name: P770ZM
dmi.product.sku: Not Applicable
dmi.product.
dmi.sys.vendor: Notebook
Changed in linux (Ubuntu): | |
status: | Incomplete → New |
I tried to add nvme_core. default_ ps_max_ latency_ us=6000 to GRUB_CMDLINE_LINUX and GRUB_CMDLINE_ LINUX_DEFAULT= "quiet splash nvme_core. default_ ps_max_ latency_ us=5500" but it has not worked.
it seems that it is not related with hw issue because windows 10 that is installed same ssd goes sleep and resumes with power button again.