No sg-display

This commit is contained in:
Daniel Flanagan 2023-11-22 11:19:00 -06:00
parent 36e9f9c51e
commit 9804db0df0
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -70,7 +70,7 @@
# https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Hibernation_into_swap_file # https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Hibernation_into_swap_file
# many of these come from https://wiki.archlinux.org/title/Framework_Laptop_13#Suspend # many of these come from https://wiki.archlinux.org/title/Framework_Laptop_13#Suspend
kernelParams = [ kernelParams = [
"amdgpu.sg_display=0" # "amdgpu.sg_display=0"
"acpi_osi=\"!Windows 2020\"" "acpi_osi=\"!Windows 2020\""
"resume_offset=39331072" "resume_offset=39331072"
# "nvme.noacpi=1" # maybe causing crashes upon waking? # "nvme.noacpi=1" # maybe causing crashes upon waking?