[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

STOP! Post those fan curves.

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 16
Thread images: 7

File: snip_20170624154551.png (8KB, 364x386px) Image search: [Google]
snip_20170624154551.png
8KB, 364x386px
STOP!

Post those fan curves.
>>
>>61063041
What does no one overclock around here?
>>
>>61063041
>>61063305
This isn't /v/.
>>
>>61063041
>current year
>using fan curves
#! /bin/bash
spd=1600
while true
do
manualspd=$(cat /tmp/manualfan.txt)
powersave=$(cat /tmp/powersave.txt)
temp0=$(cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input)
temp1=$(cat /sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input)
temp2=$(cat /sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input)
temp="$temp0""$temp1""$temp2"
temp=$(($temp / 1000))
if [ "$powersave" = 2 ] ; then
spd=$(($manualspd * 41))
sleep 1
else
cpu=$(top -bn 2 -d 1 | grep '^%Cpu' | tail -n 1 | gawk '{print $2+$4+$6}')
sqrt=$(echo "scale=5;sqrt($cpu)*40" | bc |sed 's/.\{6\}$//')
sqrt=$(($sqrt + 100))
batflow=$(cat /tmp/batterymon.txt)
if [ "$batflow" ] ; then
null
else
batflow=0
fi
Time=$(date +%k%M)
if [ "$batflow" -lt 0 ]; then
if [ "$Time" -lt 700 ] || [ "$Time" -gt 2300 ] ; then
if [ "$powersave" = 1 ] ; then
adj=$(($temp - 80))
else
adj=$(($temp - 72))
fi
else
if [ "$powersave" = 1 ] ; then
adj=$(($temp - 73))
else
adj=$(($temp - 65))
fi
fi
else
if [ "$Time" -lt 700 ] || [ "$Time" -gt 2300 ] ; then
if [ "$powersave" = 1 ] ; then
adj=$(($temp - 76))
else
adj=$(($temp - 67))
fi
else
if [ "$powersave" = 1 ] ; then
adj=$(($temp - 72))
else
adj=$(($temp - 62))
fi
fi
fi
if [ "$adj" -lt 0 ] ; then
addspd=$(($spd + 1000))
red=$((500 - $sqrt))
adj=$(($adj * 16 * $red * $addspd / 408000))
spd=$(($spd + $adj))
elif [ "$adj" -gt 0 ] ; then
negspd=$((5080 - $spd))
adj=$(($adj * $adj * $sqrt * $negspd / 200000))
spd=$(($spd + $adj))
fi
fi
if [ "$temp" -gt 87 ] ; then
spd=4080
fi
if [ "$spd" -lt 0 ] ; then
spd=0
fi
if [ "$spd" -gt 4080 ] ; then
spd=4080
fi
spd255=$(($spd / 16))
echo $spd255 > /sys/class/hwmon/hwmon0/pwm1
echo $spd255 > /sys/class/hwmon/hwmon1/pwm1
echo $spd255 > /sys/class/hwmon/hwmon2/pwm1
done
>>
>>61064074
ok and?
>>
File: Clipboard04.jpg (53KB, 636x474px) Image search: [Google]
Clipboard04.jpg
53KB, 636x474px
>>61063041

Old Phenom 965
>>
File: Clipboard09.png (11KB, 411x478px) Image search: [Google]
Clipboard09.png
11KB, 411x478px
>>61065700

Ambient around 30C, it's fucking hot.
>>
>>61063305
I do, because I'm still using an X4 750k and an R9 270
>>
>>61063041
The H100 on my CPU and H60 on my GPU are plugged in directly to CPU fan headers. Mobo controls everything. Whisper quiet, low temps, and no need to mess with software crud.
>>
File: gpu_curve.png (6KB, 353x313px) Image search: [Google]
gpu_curve.png
6KB, 353x313px
>>61063041
mine is similar to yours op
>>
how do you set this up?

can you do it with 2pin fans?
>>
x5650 OC + H100

Its set to auto on the lowest setting, it works fine.
The stocks fans are a bit loud, but it doesn't bother me.
>>
Don't have pic right now but I set my fan speed at the same value with my gpu temp (30C->30%, 40C->40%, etc.). Works fine on my toasty r9 280x.
>>
File: fan.png (11KB, 480x470px) Image search: [Google]
fan.png
11KB, 480x470px
>>
File: 20161109_013140-1-1.jpg (2MB, 1856x1816px) Image search: [Google]
20161109_013140-1-1.jpg
2MB, 1856x1816px
>>61063041
>Fan curves
>>
File: curve.png (9KB, 358x379px) Image search: [Google]
curve.png
9KB, 358x379px
Thread posts: 16
Thread images: 7


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.