From 9094da30fb069d59994a6a200a2eefc996fae494 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 18 Jul 2024 16:27:01 -0400 Subject: [PATCH] config/graphical-session/graphics-drivers/intel: mention xf86-video-intel now no longer required, but some may need it --- src/config/graphical-session/graphics-drivers/intel.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config/graphical-session/graphics-drivers/intel.md b/src/config/graphical-session/graphics-drivers/intel.md index 7bfd358a5..c0cb7f192 100644 --- a/src/config/graphical-session/graphics-drivers/intel.md +++ b/src/config/graphical-session/graphics-drivers/intel.md @@ -46,3 +46,6 @@ For newer Intel chipsets, the [DDX](../xorg.md#ddx) drivers may interfere with correct operation. This is characterized by graphical acceleration not working and general graphical instability. If this is the case, try removing all `xf86-video-*` packages. + +On some Intel chipsets, the [DDX](../xorg.md#ddx) drivers may be required. If +this is the case, install `xf86-video-intel`.