mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Nvidia: Add a note regarding egl-wayland
(#670)
Related: hyprwm/Hyprland#6290
This commit is contained in:
parent
9baf11f918
commit
d21e1212ca
1 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,11 @@ similarly between the two.
|
|||
|
||||
{{< /callout >}}
|
||||
|
||||
Take care to also install `egl-wayland` (`libnvidia-egl-wayland1` and
|
||||
`libnvidia-egl-gbm1` on Ubuntu) if you are using the proprietary drivers.
|
||||
It provides the necessary compatibility layer, instead of falling back to
|
||||
zink/Vulkan.
|
||||
|
||||
Next up, you need to enable modeset for nvidia, this can be done via editing
|
||||
the kernel paramaters for your bootloader.
|
||||
|
||||
|
|
Loading…
Reference in a new issue