this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: get all card power config

+1 -1
+1 -1
scripts/check_laptop_power.sh
··· 9 9 cat /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference | uniq 10 10 11 11 echo "===== GPU =====" 12 - cat /sys/class/drm/card0/device/power_dpm_force_performance_level 12 + cat /sys/class/drm/card*/device/power_dpm_force_performance_level 13 13 14 14 echo "===== Platform =====" 15 15 cat /sys/firmware/acpi/platform_profile