[Fujitsu Lifebook U7411] Screen Flickers when PSR is enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-hwe-5.11 (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
After the laptop goes to sleep mode, it starts to flicker when i try to use the laptop.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSign
Uname: Linux 5.11.0-27-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: Wed Aug 25 10:10:33 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingI
GraphicsCard:
Intel Corporation Device [8086:9a49] (rev 01) (prog-if 00 [VGA controller])
Subsystem: Fujitsu Client Computing Limited Device [1e26:0050]
InstallationDate: Installed on 2021-08-18 (6 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1)
MachineType: FUJITSU CLIENT COMPUTING LIMITED LIFEBOOK U7411
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/28/2021
dmi.bios.release: 2.21
dmi.bios.vendor: FUJITSU CLIENT COMPUTING LIMITED
dmi.bios.version: Version 2.21
dmi.board.name: FJNB2E7
dmi.board.vendor: FUJITSU CLIENT COMPUTING LIMITED
dmi.board.version: A3
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU CLIENT COMPUTING LIMITED
dmi.modalias: dmi:bvnFUJITSUC
dmi.product.family: LIFEBOOK-FPCA
dmi.product.name: LIFEBOOK U7411
dmi.product.sku: SK01
dmi.sys.vendor: FUJITSU CLIENT COMPUTING LIMITED
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.105-3~20.04.1
version.
version.
version.
version.
version.
version.
version.
Thanks for the bug report. Please try adding this kernel parameter:
i915.enable_psr=0
which you can do by editing /etc/default/grub, adding the parameter to the GRUB_CMDLINE_ LINUX_DEFAULT line, and then run:
sudo update-grub
and reboot.