diff --git a/biglinux-make-iso-profiles/base/live-overlay/usr/share/grub/cfg/kernels.cfg b/biglinux-make-iso-profiles/base/live-overlay/usr/share/grub/cfg/kernels.cfg index 3747f0f..dabe601 100644 --- a/biglinux-make-iso-profiles/base/live-overlay/usr/share/grub/cfg/kernels.cfg +++ b/biglinux-make-iso-profiles/base/live-overlay/usr/share/grub/cfg/kernels.cfg @@ -1,224 +1,180 @@ -menuentry "1 Start with Proprietary Drivers (support for NEW Nvidia GPUs or Broadcom wireless r8168/rt3562sta)" --class=@DIST_NAME@.@ARCH@ { +menuentry "1 Wayland 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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { +menuentry "2 Wayland 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 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 Xorg 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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 Xorg 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 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 +} -submenu "3 Advanced options with Proprietary Drivers ->" { - submenu "3.0.0 Options to Hybrid GPU ->" { +submenu "5 Advanced Wayland options with Proprietary Drivers ->" { - menuentry "3.0.1 Intel Xorg as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { + submenu "5.0.0 Options to Hybrid GPU ->" { + + menuentry "5.0.1 Intel as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.0.2 Intel as Primary + Nvidia ModeSetting + PAT" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 - PAT" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 + PAT" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 - PAT" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 + PAT" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.0.5 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 nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.0.6 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 nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.0.7 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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 - PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 + PAT as Primary + Intel ModeSetting" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 - PAT as Primary + Intel" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 + PAT as Primary + Intel" --class=@DIST_NAME@.@ARCH@ { - set gfxpayload=keep - linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "5.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 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@ { + menuentry "5.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 nouveau.modeset=0 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=nonfree nouveau.modeset=0 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } - menuentry "3.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { + menuentry "5.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 nouveau.modeset=0 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "5.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 nouveau.modeset=0 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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 @@ -226,114 +182,114 @@ 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@ { +submenu "6 Advanced Wayland options with Open Source Drivers ->" { + menuentry "6.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "6.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "6.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "6.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw nvme_core.default_ps_max_latency_us=0 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE wayland driver=free initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } - menuentry "4.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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@ { + menuentry "6.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 rw 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 @@ -341,229 +297,215 @@ submenu "4 Advanced options with Open Source Drivers ->" { } -submenu "5 Xorg graphical mode ->" { +submenu "7 Advanced Xorg options with Proprietary Drivers ->" { -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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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 -} - - -submenu "5.3 Advanced options with Proprietary Drivers ->" { - - submenu "5.3.0.0 Options to Hybrid GPU ->" { + submenu "7.0.0 Options to Hybrid GPU ->" { - menuentry "5.3.0.1 Intel Xorg as Primary + Nvidia ModeSetting - PAT" --class=@DIST_NAME@.@ARCH@ { + menuentry "7.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 nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 nvidia-drm.modeset=1 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.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 nouveau.modeset=0 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.1 Open in Installer" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.2 Open in Plasma" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.3 Open in Terminal" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.4 without ibt" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "7.5 Remove modeset (without modeset)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 i915.modeset=0 radeon.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw nvme_core.default_ps_max_latency_us=0 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@ { + menuentry "7.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 nouveau.modeset=0 nopat noapic noapci nolapic irqpoll iommu=soft hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 video=SVIDEO-1:d hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 video=SVIDEO-1:d nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.10 Disable hpet interface (hpet=disable)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 hpet=disable nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 i915.semaphores=1 nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 nopat nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } - menuentry "5.3.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { + menuentry "7.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 nouveau.modeset=0 pnpbios=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 pnpbios=off noapic nolapic nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 acpi_osi=Linux nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 acpi_osi="!Windows 2012" nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.18 Disable ACPI entirely (acpi=off)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=nonfree nouveau.modeset=0 noacpi acpi=off nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 iommu=soft nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 nomodeset nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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@ { + menuentry "7.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 nouveau.modeset=0 nopat noapic noapci nolapic irqpoll nowatchdog tsc=nowatchdog cryptomgr.notests no_timer_check rcupdate.rcu_expedited=1 rw 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 @@ -571,123 +513,120 @@ 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@ { +submenu "8 Advanced Xorg options with Open Source Drivers ->" { + menuentry "8.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "8.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "8.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "8.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 rw nosoftlockup audit=0 nomce skew_tick=1 intremap=off split_lock_detect=off clearcpuid=514 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw nvme_core.default_ps_max_latency_us=0 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.13 Boot without splash screen (without splash)" --class=@DIST_NAME@.@ARCH@ { set gfxpayload=keep linux /boot/vmlinuz-x86_64 misobasedir=manjaro misolabel=BIGLINUXLIVE driver=free initrd /boot/amd_ucode.img /boot/intel_ucode.img /boot/initramfs-@ARCH@.img } - menuentry "5.4.14 Fix PnP Bios caused a fatal error (pnpbios=off)" --class=@DIST_NAME@.@ARCH@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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@ { + menuentry "8.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 rw 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 } } -} - - function memtest_detect { if ! is_efi; then