chenghaopeng / Cputroller

GNU/Linux 下查看调节 CPU 的策略、风扇转速的图形化工具。
GNU General Public License v2.0
38 stars 6 forks source link

没读到数据 #1

Open ghostry opened 4 years ago

ghostry commented 4 years ago
sudo /opt/Cputroller-x86_64.AppImage
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
^C
➜  下载 ls /sys/class/hwmon
hwmon0  hwmon1  hwmon2  hwmon3  hwmon4  hwmon5  hwmon6  hwmon7
➜  下载 cd /sys/class/hwmon
➜  hwmon tree
.
├── hwmon0 -> ../../devices/virtual/thermal/thermal_zone0/hwmon0
├── hwmon1 -> ../../devices/pci0000:00/0000:00:1d.0/0000:3c:00.0/nvme/nvme1/hwmon1
├── hwmon2 -> ../../devices/pci0000:00/0000:00:1b.4/0000:3b:00.0/nvme/nvme0/hwmon2
├── hwmon3 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:57/PNP0C09:00/ACPI0003:00/power_supply/ADP1/hwmon3
├── hwmon4 -> ../../devices/virtual/thermal/thermal_zone1/hwmon4
├── hwmon5 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:57/PNP0C09:00/PNP0C0A:00/power_supply/BAT1/hwmon5
├── hwmon6 -> ../../devices/platform/coretemp.0/hwmon/hwmon6
└── hwmon7 -> ../../devices/virtual/thermal/thermal_zone3/hwmon7
chenghaopeng commented 4 years ago

麻烦再提供一下 hwmon6 -> ../../devices/platform/coretemp.0/hwmon/hwmon6 的内容谢谢!

ghostry commented 4 years ago
➜  ~ ls /sys/class/hwmon/hwmon6/
device            temp2_crit_alarm  temp4_crit_alarm  temp6_crit_alarm
name              temp2_input       temp4_input       temp6_input
power             temp2_label       temp4_label       temp6_label
subsystem         temp2_max         temp4_max         temp6_max
temp1_crit        temp3_crit        temp5_crit        temp7_crit
temp1_crit_alarm  temp3_crit_alarm  temp5_crit_alarm  temp7_crit_alarm
temp1_input       temp3_input       temp5_input       temp7_input
temp1_label       temp3_label       temp5_label       temp7_label
temp1_max         temp3_max         temp5_max         temp7_max
temp2_crit        temp4_crit        temp6_crit        uevent
chenghaopeng commented 4 years ago

缺了风扇的文件,我之后的版本会找找新的控制风扇的办法

ghostry commented 4 years ago

哦,这个确实特别,https://aur.archlinux.org/packages/isw/ 要用这个.