Skip to content

Commit b982089

Browse files
authored
nvidia=1
1 parent d4bf8c5 commit b982089

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

syslinux/archiso_sys-linux.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENDTEXT
1919
MENU LABEL EndeavourOS with NVIDIA drivers (Bios)
2020
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
2121
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
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 nvidia=1
2323

2424
# Fallback (nomodeset)
2525
LABEL eos64fb

0 commit comments

Comments
 (0)