add scripts
This commit is contained in:
parent
3ed377af16
commit
36c1bfed25
11 changed files with 135 additions and 1 deletions
4
scripts/GPU_VR_off.sh
Executable file
4
scripts/GPU_VR_off.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
echo 0 > /sys/class/drm/card0/device/pp_power_profile_mode
|
||||
echo "Set GPU to DEFAULT power profile mode"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue