There was an error while loading. Please reload this page.
1 parent d4bf8c5 commit b982089Copy full SHA for b982089
1 file changed
syslinux/archiso_sys-linux.cfg
@@ -19,7 +19,7 @@ ENDTEXT
19
MENU LABEL EndeavourOS with NVIDIA drivers (Bios)
20
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
21
INITRD /%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
22
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n module_blacklist=pcspkr,nouveau,nouveau_drm nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nvme_load=yes
+APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% cow_spacesize=10G copytoram=n module_blacklist=pcspkr,nouveau,nouveau_drm nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nvme_load=yes nvidia=1
23
24
# Fallback (nomodeset)
25
LABEL eos64fb
0 commit comments