Difference between revisions of "Power Management"

imported>Aaditya
imported>Aaditya
Line 94: Line 94:


add/change the line
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
and regenerate grub.cfg
  sudo grub-mkconfig -o /boot/grub/grub.cfg
  sudo grub-mkconfig -o /boot/grub/grub.cfg


Anonymous user