Difference between revisions of "Power Management"
Views
Actions
Namespaces
Variants
Tools
→For AMD Machines
imported>Aaditya |
imported>Kirek |
||
Line 89: | Line 89: | ||
sudo gedit /etc/default/grub | sudo gedit /etc/default/grub | ||
add/change the line | |||
'''GRUB_CMDLINE_LINUX=""''' to | '''GRUB_CMDLINE_LINUX=""''' to | ||
'''GRUB_CMDLINE_LINUX="radeon.dpm=1"''' | '''GRUB_CMDLINE_LINUX="radeon.dpm=1"''' | ||
and generate grub.cfg | |||
'''grub-mkconfig -o /boot/grub/grub.cfg''' | |||
== PowerTOP == | == PowerTOP == |