Blah
This commit is contained in:
@@ -12,8 +12,8 @@ fi
|
||||
echo low >/sys/class/drm/card0/device/power_profile
|
||||
[[ $(eselect opengl show) != xorg-x11 ]] && eselect opengl set xorg-x11
|
||||
[[ $(eselect xvmc show) != xorg-x11 ]] && eselect xvmc set xorg-x11
|
||||
echo profile >/sys/class/drm/card0/device/power_method # or 'dynpm'
|
||||
echo auto >/sys/class/drm/card0/device/power_profile # or 'low|mid'
|
||||
echo profile >/sys/class/drm/card0/power_method # or 'dynpm'
|
||||
echo auto >/sys/class/drm/card0/power_profile # or 'low|mid'
|
||||
|
||||
#
|
||||
# vim:fenc=utf-8:ft=sh:ci:pi:sts=0:sw=4:ts=4:
|
||||
|
||||
Reference in New Issue
Block a user