Everything posted by spl147
-
[7.2.3] Dockers Slow to connect
when opening a docker from the UI it takes 10-30 seconds for the web ui of the docker to open. it just sits at connecting, i have tried removing the docker.img and starting fresh but same issue persists. server-diagnostics-20260130_0301.zip
-
Dynamix - V6 Plugins
I didn’t say it would work, was just stating the plugin is not actively maintained. Sensors-detect clearly states there is no driver available. This is why i keep saying research first purchase second
-
Dynamix - V6 Plugins
This plugin is dead, use the fan control plus plugin
-
[PLUGIN] IPMI for 6.11+
For fan settings we have below information: Below IPMI command format for fan control. Set Fan Control 0x3c 0x16 Byte1: 0x02 Byte2: FAN_NO Byte3: Duty1 Byte4: Duty2 Byte5: Duty3 Byte6: Temp1 Byte7: Temp2 Byte8: Temp3 Get Fan Control 0x3c 0x16 Byte1: 0x03 Byte2: FAN_NO Ex. Get fan 1 status $ Ipmitool -I lanplus -H 192.168.50.43 -U admin -P admin raw 0x3c 0x16 0x03 0x01 – 01 0a 32 64 14 50 5f Ex.Set fan 1 $ipmitool -I lanplus -H 192.168,50.43 -U admin -P admin raw 0x3c 0x16 0x02 0x01 0x14 0x32 0x64 0x14 0x50 0x5f - 01 14 32 64 14 50 5f Regards, GIGABYTE
-
Dynamix - V6 Plugins
you board might not be supported, contact the dev
-
Dynamix - V6 Plugins
use the ipmi plugin
-
Dynamix - V6 Plugins
your answer is right there. at the bottom it tells you the drivers you need to load. nct6687 coretemp
-
Dynamix - V6 Plugins
That is pwmconfig NOT sensors-detect, run sensors-detect
-
Dynamix - V6 Plugins
Have you run sensors-detect?
-
Dynamix - V6 Plugins
run sensors-detect from the commandline, and post the output
-
Dynamix - V6 Plugins
your answer is right here: Driver "to-be-written': * ISA bus, address 0xa30 Chip 'ITE IT8613E Super IO Sensors' (confidence: 9) Note: there is no driver for ITE IT8613E Super IO Sensors yet. Check https://hwmon.wiki.kernel.org/device_support_status for updates.
-
[PLUGIN] IPMI for 6.11+
Zones are determined per board it’s whats in the ipmi controller, non editable
-
Dynamix - V6 Plugins
Ok, run modprobe coretemp nct6775
-
Dynamix - V6 Plugins
No need, post the full output of sensors detect
-
Dynamix - V6 Plugins
Autofan was designed to be hdd based, if you want to use cpu or other sensors use a board with ipmi
-
Dynamix - V6 Plugins
Your refresh interval is way to long, 5 mins between checks could overheat a drive, especially during a parity check. 1 min. max
-
Dynamix - V6 Plugins
post your settings page
-
Dynamix - V6 Plugins
the plugin is kinda half baked, and doesnt get enough attention to be honest, a board with IPMI is the way to go for full fan control
-
Dynamix - V6 Plugins
Just go to the config file to add them
-
Dynamix - V6 Plugins
not many fans can do 0% 27% seems to be your lowest
-
[PLUGIN] IPMI for 6.11+
Your board is not supported
-
[PLUGIN] IPMI for 6.11+
yea select the cpu as the temp sensor
-
[PLUGIN] IPMI for 6.11+
WHAT? what does that have to do with it? you mean the bios? stop the ipmi plugin to make changes to the plugin. you my friend need to do some reading!
-
[PLUGIN] IPMI for 6.11+
stop fan control to make changes.
-
[PLUGIN] IPMI for 6.11+
in the settings tab you have network connections set to no correct?