Thread: Editing GRUB2 boot Parameters
hi (please excuse noobishness!),
trying activate kernel power parameters disabled default, beneficial laptop. instructions on forum changing them apply grub1 inserted menu.lst file isn't present in grub2. want follow instructions below grub2:
from gather in grub2 change parameters you:you have add following boot parameters grub menu.lst located in /boot/grub:
1.) activates rc6 mode of intel gpu
code:
i915.i915_enable_rc6=1
2.) activates pcie active state power management
code:
pcie_aspm=force
but aftercode:gksudo gedit /etc/default/grub # then: sudo update-grubin file add new instructions , in format? help, obliged.code:gksudo gedit /etc/default/grub
you add them grub_cmdline_linux_default= line.
save file, run "sudo update-grub".
i'd recommend trying grub customizer grub tweaks. see 'customizer' link in signature line.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Editing GRUB2 boot Parameters
Ubuntu
Comments
Post a Comment