[HP Pavilion 15-cs1xxx] Ubuntu 20.04 shows blank upon resuming from resume. Requires hard shutdown using the h/w power button
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-hwe-5.13 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
After installing Ubuntu 20.04 on my laptop, if the laptop suspends due to closing the lid or not using the laptop for some time and once I press any key to resume from the suspend, the laptop shows a blank screen and is unresponsive to any button presses.
This problem happens sometimes though. There have been times that I resume from suspend successfully. But more often it will fail to resume from suspend completely and I will need to use the hardware power button to hard shutdown and restart.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSign
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckR
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 11 14:23:17 2022
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingI
GpuHangFrequency: Several times a week
GpuHangReproduc
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company UHD Graphics 620 (Whiskey Lake) [103c:84c1]
Subsystem: Hewlett-Packard Company GM108M [GeForce MX130] [103c:84c1]
InstallationDate: Installed on 2021-09-10 (153 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:03bc Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Wide Vision HD Camera
Bus 001 Device 004: ID 8087:0aaa Intel Corp.
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Pavilion Laptop 15-cs1xxx
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/25/2020
dmi.bios.release: 15.23
dmi.bios.vendor: Insyde
dmi.bios.version: F.23
dmi.board.
dmi.board.name: 84C1
dmi.board.vendor: HP
dmi.board.version: 15.32
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.
dmi.ec.
dmi.modalias: dmi:bvnInsyde:
dmi.product.family: 103C_5335KV HP Pavilion
dmi.product.name: HP Pavilion Laptop 15-cs1xxx
dmi.product.sku: 5FP53PA#ACJ
dmi.product.
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.105-3~20.04.2
version.
version.
version.
version.
version.
version.
version.
affects: | ubuntu → xorg (Ubuntu) |
summary: |
- Ubuntu 20.04 shows blank upon resuming from resume. Requires hard - shutdown using the h/w power button + [HP Pavilion 15-cs1xxx] Ubuntu 20.04 shows blank upon resuming from + resume. Requires hard shutdown using the h/w power button |
Thanks for the bug report. The final entry in your kernel log shows that the Intel GPU tried and failed to update the screen:
[ 1216.206745] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=73567 end=73568) time 940 us, min 1073, max 1079, scanline start 1033, end 1097
So maybe that's the issue...
Please try (separately):
1. Selecting 'Ubuntu on Wayland' on the login screen just before logging in.
2. Edit /etc/environment and add a line:
MUTTER_ DEBUG_ENABLE_ ATOMIC_ KMS=0
Then reboot and select 'Ubuntu on Wayland' again.