Open AustinFoss opened 2 weeks ago
Distribution (run cat /etc/os-release):
cat /etc/os-release
NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
apt policy $PACKAGE NAME
N/A, or what ever package controls the night light
Issue/Bug Description:
Freezing when adjusting night light that requires a reboot.
Steps to reproduce (if you know):
I had just updated my laptop from kernel 6.6 to 6.9 after not booting it since May
Expected behavior:
No freezing
Other Notes:
Issue reported here: https://community.frame.work/t/responded-screen-freezing-jumping-pop-os-22-04/24984/15
Fix: sudo kernelstub -a "i915.enable_psr=0"
sudo kernelstub -a "i915.enable_psr=0"
My laptop is an og Framework using an i5-1135G7, Gnome 42.9 Wayland
Kernel: 6.9.3-76060903-generic
I neglected to test this on X11, or Pop on either X11/Wayland before applying the fix
Distribution (run
cat /etc/os-release
):NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):N/A, or what ever package controls the night light
Issue/Bug Description:
Freezing when adjusting night light that requires a reboot.
Steps to reproduce (if you know):
I had just updated my laptop from kernel 6.6 to 6.9 after not booting it since May
Expected behavior:
No freezing
Other Notes:
Issue reported here: https://community.frame.work/t/responded-screen-freezing-jumping-pop-os-22-04/24984/15
Fix:
sudo kernelstub -a "i915.enable_psr=0"
My laptop is an og Framework using an i5-1135G7, Gnome 42.9 Wayland
Kernel: 6.9.3-76060903-generic
I neglected to test this on X11, or Pop on either X11/Wayland before applying the fix