Author

Topic: SHOW MEMORY TEMPERATURE IN HIVEOS UI (Read 70 times)

newbie
Activity: 26
Merit: 2
March 27, 2022, 04:13:49 PM
#1
Finally we are able to see Memory Temps thanks to lolMiner 1.47 in HiveOS UI.

Just only run this command to see Memory Temp in the HiveOS UI:

Memory Temp:
sed -i 's/Core_Temp/Mem_Temp/g' /hive/miners/lolminer/h-stats.sh

Core Temp: (Revert)
sed -i 's/Mem_Temp/Core_Temp/g' /hive/miners/lolminer/h-stats.sh


Here are a pair of videos showing it:

https://www.youtube.com/watch?v=aUONTFvEMUE
https://www.youtube.com/watch?v=KVrogExW6Bw

It will work for:
RTX2070S
RTX2080S
RTX2080TI
RTX 3070 TI
RTX 3080 10GB
RTX 3080 12GB
RTX 3080 TI
RTX 3090
A2000
A4000
A5000

Some Models of:
RTX2060
RTX2070
RTX2080
3060TI

Jump to: