Probe #cabbfc392e of ASUSTek Maximus VIII FORMULA Desktop Computer
Log: grub
# GRUB boot loader configuration
GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=arch
GRUB_EARLY_INITRD_LINUX_CUSTOM="intel-ucode.cpio i915-firmware.cpio.xz"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash transparent_hugepage=never intel_pstate=passive mitigations=off threadirqs vt.global_cursor_default=0 loglevel=3 module.sig_unenforce nowatchdog nmi_watchdog=0 nvidia-drm.modeset=1 usbhid.mousepoll=1 usbhid.kbpoll=1 usbhid.jspoll=1 console=tty0 console=ttyS0,115200n8 cryptomgr.notests initcall_debug intel_iommu=on iommu=pt kvm-intel.nested=1 no_timer_check noreplace-smp page_alloc.shuffle=1 rcupdate.rcu_expedited=1 rootfstype=ext4,btrfs,xfs,f2fs tsc=reliable rw"
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_CMDLINE_LINUX_RECOVERY="failsafe xdriver=vesa vga=792 systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M audit=0"
GRUB_ENABLE_CRYPTODISK=y
GRUB_GFXMODE=1920x1080x32,1440x900x32,1280x1024x32,1024x768x32,auto
GRUB_GFXPAYLOAD_LINUX=keep
#GRUB_SAVEDEFAULT="true"
GRUB_DISABLE_RECOVERY=false
GRUB_THEME=/boot/grub/themes/Archlinux/theme.txt