AMD GPU: Difference between revisions
imported>Typetetris Add workaround for kernel panics with dual monitors. |
imported>Artturin m remove possible confusion |
||
| Line 3: | Line 3: | ||
== Make the kernel use the correct driver early == | == Make the kernel use the correct driver early == | ||
The kernel can load the correct driver right away | The kernel can load the correct driver right away: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||