We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0aaf6 commit 10450baCopy full SHA for 10450ba
src/config/graphical-session/graphics-drivers/intel.md
@@ -34,7 +34,7 @@ environment variable `LIBVA_DRIVER_NAME`:
34
The kernels packaged by Void are configured with
35
`CONFIG_INTEL_IOMMU_DEFAULT_ON=y`, which can lead to issues with their graphics
36
drivers, as reported by the [kernel
37
-documentation](https://www.kernel.org/doc/html/latest/x86/iommu.html#graphics-problems).
+documentation](https://www.kernel.org/doc/html/latest/arch/x86/iommu.html#graphics-problems).
38
To fix this, it is necessary to disable IOMMU for the integrated GPU. This can
39
be done by adding `intel_iommu=igfx_off` to your [kernel
40
cmdline](../../kernel.md#cmdline). This problem is expected to happen on the
0 commit comments