From 342f1dcf115f998cbb5d27c5593e215b01e5b7a4 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 29 Oct 2025 14:20:21 -0400 Subject: Finish adding files from new moyo, misc updates --- hosts/moyo/grub_config | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'hosts/moyo/grub_config') diff --git a/hosts/moyo/grub_config b/hosts/moyo/grub_config index b095501..c5bd2fb 100644 --- a/hosts/moyo/grub_config +++ b/hosts/moyo/grub_config @@ -14,7 +14,7 @@ GRUB_DISTRIBUTOR="Gentoo" #GRUB_DEFAULT=0 # Boot the default entry this many seconds after the menu is displayed -#GRUB_TIMEOUT=5 +GRUB_TIMEOUT=3 #GRUB_TIMEOUT_STYLE=menu # Append parameters to the linux kernel command line @@ -29,15 +29,14 @@ GRUB_CMDLINE_LINUX="quiet text rd.lvm.vg=moyo-vg0" # GRUB_CMDLINE_LINUX="init=/usr/lib/systemd/systemd" # Append parameters to the linux kernel command line for non-recovery entries -# default_hugepagesz=2M hugepagesz=2M hugepages=4096 -GRUB_CMDLINE_LINUX_DEFAULT="mitigations=off amd_iommu=on iommu=pt" +GRUB_CMDLINE_LINUX_DEFAULT="amd_iommu=on iommu=pt amdgpu.ppfeaturemask=0xffffffff mitigations=off" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console -# The resolution used on graphical terminal. -# Note that you can use only modes which your graphic card supports via VBE. -# You can see them in real GRUB with the command `vbeinfo'. +# Resolution used on graphical terminal. +# The list of valid modes may be obtained using the 'vbeinfo' (PC BIOS) or +# 'videoinfo' (EFI) command from a GRUB boot prompt. #GRUB_GFXMODE=640x480 # Set to 'text' to force the Linux kernel to boot in normal text -- cgit v1.2.3-101-g0448