workstation/docs/DellLatitude7490.txt

30 lines
800 B
Text
Raw Normal View History

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
- 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
- Adding acpi_osi='Windows 2018' to the boot line: TESTING
2023-09-07 14:01:37 +00:00
Currently the "acpi_osi='Windows 2018'" kernel option seems to be
2023-09-07 21:50:35 +00:00
working.