Commit c618e1dd authored by Roman Alifanov's avatar Roman Alifanov

nvidia: bootarg nvidia-drm.modeset=1 is enabled (try to enable wayland)

parent 7fc5e5f6
......@@ -178,6 +178,7 @@ distro/ximper-nvidia: distro/ximper use/x11/nvidia use/stage2/kms/nvidia
@$(call add,BASE_PACKAGES,apt-scripts-nvidia)
@$(call add,BASE_PACKAGES,nvidia-vaapi-driver)
@$(call add,EFI_BOOTARGS,nomodeset xdriver=fbdev)
@$(call add,BASE_BOOTARGS,nvidia-drm.modeset=1)
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment