From 5f7696380ccc9c153eb9733c3f4cf726680f9f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Gon=C3=A7alves?= Date: Fri, 31 May 2024 05:49:51 -0300 Subject: [PATCH] No more needed, because TEO is default --- .../usr/share/grub/cfg/.kernels.cfg.kate-swp | Bin 1556 -> 0 bytes .../usr/share/grub/cfg/kernels.cfg | 232 +++++++++--------- 2 files changed, 116 insertions(+), 116 deletions(-) delete mode 100644 shared/live-overlay/usr/share/grub/cfg/.kernels.cfg.kate-swp diff --git a/shared/live-overlay/usr/share/grub/cfg/.kernels.cfg.kate-swp b/shared/live-overlay/usr/share/grub/cfg/.kernels.cfg.kate-swp deleted file mode 100644 index 9e8911d5e349adc90d7b3a981ed9a3977b18ac87..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1556 zcmYk+duWeQ9LMqVJj^y0+iYyZ_LKcF%a$hW546UnxupHpibQ_0v|J*~q?A&m77>z5 zNy#PDLdS>!ri+M+`M{pD$VClEAXD|!D_yL1 zu@)qfaxJSPouEkAOqxJ%VLOv}GD+A?K7nDvUh)cL3H!-&FhDp=UW1TOPac32;S6~O zGK5C*9t;((k{4i*aErVHIl>+C5@ZSw$y1Onu#u-AfdT0XO9J5GH~~Mo*XmE-)IQ90b?vsdrLHr7Cl%d}hoO7LeeZ zdP`l@0{sMLXxSkgr-coryhkwp*D8?AF!5zRzNCo^)!1WlZ=+rd?RUB|_+9g`b8b-b_%oF)H+ZA^lnjK33{BOR*jVRDMJ3Hz9wB)^42OrqCY@*kSj B&)EO~ diff --git a/shared/live-overlay/usr/share/grub/cfg/kernels.cfg b/shared/live-overlay/usr/share/grub/cfg/kernels.cfg index ef53fb0f..b879fbbd 100644 --- a/shared/live-overlay/usr/share/grub/cfg/kernels.cfg +++ b/shared/live-overlay/usr/share/grub/cfg/kernels.cfg @@ -1,11 +1,11 @@ menuentry "1 Start with Proprietary Drivers (support for NEW Nvidia GPUs or Broadcom wireless r8168/rt3562sta)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "2 Start with Open Source Drivers (support for OLD Nvidia GPUs or AMD, Intel and other computers)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } @@ -16,166 +16,166 @@ submenu "3 Advanced options with Proprietary Drivers ->" { menuentry "3.0.1 Intel Xorg as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=1 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=1 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.2 Intel Xorg as Primary + Nvidia ModeSetting + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=2 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=2 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.3 Intel ModeSetting as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=3 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=3 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.4 Intel ModeSetting as Primary + Nvidia ModeSetting + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=4 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=4 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.5 Intel ModeSetting as Primary + Nvidia Xorg - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=5 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=5 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.6 Intel ModeSetting as Primary + Nvidia Xorg + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=6 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=6 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.7 Intel Xorg as Primary + Nvidia Xorg - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=7 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=7 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.8 Intel Xorg as Primary + Nvidia Xorg + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=8 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=8 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.9 Nvidia ModeSetting - PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=9 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=9 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.10 Nvidia ModeSetting + PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=10 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=10 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.11 Nvidia ModeSetting - PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=11 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=11 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.12 Nvidia ModeSetting + PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=12 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=12 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.13 Nvidia Xorg - PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=13 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=13 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.14 Nvidia Xorg + PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=14 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=14 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.15 Nvidia Xorg - PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=15 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=15 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.0.16 Nvidia Xorg + PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } } menuentry "3.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.6 Default power state max latency (nvme_core.default_ps_max_latency_us)=0" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.7 Add these switches (nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.8 Disable S-VIDEO and hpet interface (video=SVIDEO-1:d hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.9 Disable S-VIDEO interface (video=SVIDEO-1:d)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.10 Disable hpet interface (hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.11 Enable optimizations with Intel i915 graphics chipset (i915.semaphores=1)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.12 Fix Xorg consistently freezes on startup (nopat)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { @@ -185,42 +185,42 @@ submenu "3 Advanced options with Proprietary Drivers ->" { } menuentry "3.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.15 Fix PnP Bios caused a fatal error and add switches (pnpbios=off noapic nolapic)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.16 Add OS Linux to ACPI BIOS Resource Check (acpi_osi=Linux)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.17 Add !Windows 2012 to ACPI BIOS Resource Check (acpi_osi=!Windows 2012)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.18 Disable ACPI entirely (acpi=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.19 Remap memory using software reject buffer (SWIOTLB) prevents hardware IOMMU usage. (iommu=soft)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.20 Disable graphics GPU drivers until graphics mode loads (nomodeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "3.21 Add multiple switches (nopat noapic noapci nolapic nosplash irqpoll)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } } @@ -229,68 +229,68 @@ submenu "3 Advanced options with Proprietary Drivers ->" { submenu "4 Advanced options with Open Source Drivers ->" { menuentry "4.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.6 Default power state max latency (nvme_core.default_ps_max_latency_us)=0" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.7 Add these switches (nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.8 Disable S-VIDEO and hpet interface (video=SVIDEO-1:d hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.9 Disable S-VIDEO interface (video=SVIDEO-1:d)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.10 Disable hpet interface (hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.11 Enable optimizations with i915 graphics chipset (i915.semaphores=1)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.12 Fix Xorg consistently freezes on startup (nopat)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { @@ -300,42 +300,42 @@ submenu "4 Advanced options with Open Source Drivers ->" { } menuentry "4.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.15 Fix PnP Bios caused a fatal error and add switches (pnpbios=off noapic nolapic)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.16 Add OS Linux to ACPI BIOS Resource Check (acpi_osi=Linux)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.17 Add !Windows 2012 to ACPI BIOS Resource Check (acpi_osi=!Windows 2012)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.18 Disable ACPI entirely (acpi=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.19 Remap memory in apps that don't read over 4GB (iommu=soft)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.20 Disable Intel graphics features (nomodeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "4.21 Add multiple switches (nopat noapic noapci nolapic nosplash irqpoll)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } } @@ -345,12 +345,12 @@ submenu "5 Xorg graphical mode ->" { menuentry "5.1 Start with Proprietary Drivers (support for NEW Nvidia GPUs or Broadcom wireless r8168/rt3562sta)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.2 Start with Open Source Drivers (support for OLD Nvidia GPUs or AMD, Intel and other computers)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } @@ -361,166 +361,166 @@ submenu "5.3 Advanced options with Proprietary Drivers ->" { menuentry "5.3.0.1 Intel Xorg as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=1 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=1 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.2 Intel Xorg as Primary + Nvidia ModeSetting + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=2 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=2 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.3 Intel ModeSetting as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=3 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=3 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.4 Intel ModeSetting as Primary + Nvidia ModeSetting + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=4 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=4 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.5 Intel ModeSetting as Primary + Nvidia Xorg - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=5 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=5 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.6 Intel ModeSetting as Primary + Nvidia Xorg + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=6 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=6 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.7 Intel Xorg as Primary + Nvidia Xorg - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=7 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=7 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.8 Intel Xorg as Primary + Nvidia Xorg + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=8 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=8 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.9 Nvidia ModeSetting - PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=9 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=9 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.10 Nvidia ModeSetting + PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=10 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=10 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.11 Nvidia ModeSetting - PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=11 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=11 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.12 Nvidia ModeSetting + PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=12 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=12 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.13 Nvidia Xorg - PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=13 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=13 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.14 Nvidia Xorg + PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=14 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=14 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.15 Nvidia Xorg - PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=15 + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash bignvidia=15 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.0.16 Nvidia Xorg + PAT as Primary + Intel Xorg" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree rd.driver.blacklist=nouveau modprobe.blacklist=nouveau radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } } menuentry "5.3.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 amdgpu.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.6 Default power state max latency (nvme_core.default_ps_max_latency_us)=0" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.7 Add these switches (nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.8 Disable S-VIDEO and hpet interface (video=SVIDEO-1:d hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.9 Disable S-VIDEO interface (video=SVIDEO-1:d)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.10 Disable hpet interface (hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.11 Enable optimizations with Intel i915 graphics chipset (i915.semaphores=1)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.12 Fix Xorg consistently freezes on startup (nopat)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { @@ -530,42 +530,42 @@ submenu "5.3 Advanced options with Proprietary Drivers ->" { } menuentry "5.3.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.15 Fix PnP Bios caused a fatal error and add switches (pnpbios=off noapic nolapic)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.16 Add OS Linux to ACPI BIOS Resource Check (acpi_osi=Linux)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.17 Add !Windows 2012 to ACPI BIOS Resource Check (acpi_osi=!Windows 2012)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.18 Disable ACPI entirely (acpi=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.19 Remap memory using software reject buffer (SWIOTLB) prevents hardware IOMMU usage. (iommu=soft)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.20 Disable graphics GPU drivers until graphics mode loads (nomodeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.3.21 Add multiple switches (nopat noapic noapci nolapic nosplash irqpoll)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nvidia-drm.modeset=1 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } } @@ -574,68 +574,68 @@ submenu "5.3 Advanced options with Proprietary Drivers ->" { submenu "5.4 Advanced options with Open Source Drivers ->" { menuentry "5.4.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=only-calamares initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=boot-in-plasma initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash biglinux.bootcmd=urxvt initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive cpuidle.governor=teo split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off intel_pstate=active amd_pstate=passive split_lock_detect=off clearcpuid=514 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash ibt=off initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.6 Default power state max latency (nvme_core.default_ps_max_latency_us)=0" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.7 Add these switches (nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.8 Disable S-VIDEO and hpet interface (video=SVIDEO-1:d hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.9 Disable S-VIDEO interface (video=SVIDEO-1:d)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.10 Disable hpet interface (hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.11 Enable optimizations with i915 graphics chipset (i915.semaphores=1)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.12 Fix Xorg consistently freezes on startup (nopat)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { @@ -645,42 +645,42 @@ submenu "5.4 Advanced options with Open Source Drivers ->" { } menuentry "5.4.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.15 Fix PnP Bios caused a fatal error and add switches (pnpbios=off noapic nolapic)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.16 Add OS Linux to ACPI BIOS Resource Check (acpi_osi=Linux)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.17 Add !Windows 2012 to ACPI BIOS Resource Check (acpi_osi=!Windows 2012)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.18 Disable ACPI entirely (acpi=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.19 Remap memory in apps that don't read over 4GB (iommu=soft)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.20 Disable Intel graphics features (nomodeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } menuentry "5.4.21 Add multiple switches (nopat noapic noapci nolapic nosplash irqpoll)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 bgrt_disable video=efifb:off video=simplefb:off video=vesafb:off rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash + linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw transparent_hugepage=never quiet loglevel=3 systemd.show_status=auto rd.udev.log_level=3 splash initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } }