mynix: use performance profile index 1
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
9a4377d6a8
commit
3ae6c4ed6f
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
#?? ls -l /dev/dri/by-path/*-card
|
#?? ls -l /dev/dri/by-path/*-card
|
||||||
#?? grep '*' /sys/class/drm/card*/device/pp_power_profile_mode
|
#?? grep '*' /sys/class/drm/card*/device/pp_power_profile_mode
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
KERNEL=="renderD128", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="manual", ATTR{device/pp_power_profile_mode}="5"
|
KERNEL=="renderD128", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="manual", ATTR{device/pp_power_profile_mode}="1"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# https://github.com/Zygo/bees
|
# https://github.com/Zygo/bees
|
||||||
|
|
Loading…
Reference in a new issue