2023-08-26 20:00:58 +00:00
|
|
|
Dell Latitude 7490
|
|
|
|
==================
|
|
|
|
|
|
|
|
Graphics
|
|
|
|
--------
|
|
|
|
|
|
|
|
The kernel crashes frequently with graphical glitches. Add the following
|
|
|
|
to the kernel command line to prevent this:
|
|
|
|
|
|
|
|
i915.enable_psr=0
|
|
|
|
|
|
|
|
|
|
|
|
Crashes when locking or sleeping
|
|
|
|
--------------------------------
|
|
|
|
|
|
|
|
Still working out the cause for this one. Current troubleshooting steps
|
|
|
|
have been:
|
|
|
|
|
|
|
|
- Using X11 instead of Wayland: FAILED
|
|
|
|
- Using KDE Plasma instead of Gnome: FAILED
|
|
|
|
- Using XDM instead of GDM: FAILED
|
2023-09-07 13:53:17 +00:00
|
|
|
- Masking rtkit-daemon.service: FAILED
|
|
|
|
- Using newer kernel from Debian Backports: FAILED
|
|
|
|
- Using Fedora instead of Debian: FAILED
|
2023-09-07 21:50:35 +00:00
|
|
|
- Adding i915.modeset=0 to the boot line: FAILED
|
2023-09-13 21:22:04 +00:00
|
|
|
- Adding intel_idle.max_cstate=1 to the boot line: FAILED
|
2023-09-09 18:52:26 +00:00
|
|
|
- Adding acpi_osi='Windows 2018' to the boot line: TESTING
|
2023-09-12 22:11:42 +00:00
|
|
|
- Adding i915.enable_dc=0 to the boot line: TESTING
|
2023-09-07 14:01:37 +00:00
|
|
|
|
2023-09-09 18:52:26 +00:00
|
|
|
Currently the "acpi_osi='Windows 2018'" kernel option seems to be
|
2023-09-07 21:50:35 +00:00
|
|
|
working.
|
2023-09-12 22:28:50 +00:00
|
|
|
|
|
|
|
https://wiki.archlinux.org/title/intel_graphics#Crash/freeze_on_low_power_Intel_CPUs
|