May 17, 20251 yr 在原版Dynamix Auto Fan Control基础上增加了以下功能: 对显卡温度、阵列卡温度的支持,支持使用显卡温度和阵列卡温度控制风扇转速; 在设置界面展示控制器下面的风扇转速,方便确定控制的是哪个风扇; 增加多显卡支持,独立控制。 用法: 将文件放入/boot/config/plugins/dynamix.system.autofan目录; 使用命令拷贝文件到原版程序目录 cp /boot/config/plugins/dynamix.system.autofan/FanSettings.page /usr/local/emhttp/plugins/dynamix.system.autofan/FanSettings.page cp /boot/config/plugins/dynamix.system.autofan/scripts/get_fan_speed.sh /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/get_fan_speed.sh cp /boot/config/plugins/dynamix.system.autofan/scripts/rc.autofan /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/rc.autofan cp /boot/config/plugins/dynamix.system.autofan/scripts/autofan /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/autofan chmod 644 /usr/local/emhttp/plugins/dynamix.system.autofan/FanSettings.page chmod 755 /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/get_fan_speed.sh chmod 755 /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/rc.autofan chmod 755 /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/autofan 重启程序 /usr/local/emhttp/plugins/dynamix.system.autofan/scripts/rc.autofan restart _dynamix.zip
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.