mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
Add flip_done timeout workaround for 14IMH9
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
# See https://wiki.archlinux.org/title/Dell_XPS_16_(9640)#Random_freezes
|
||||
"iommu.strict=1"
|
||||
"iommu.passthrough=1"
|
||||
|
||||
# Workaround: i915 0000:00:02.0: [drm] *ERROR* [CRTC:82:pipe A] flip_done timed out
|
||||
# See https://github.com/pop-os/pop/issues/3130
|
||||
"i915.dmc_firmware_path=\"\""
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user