Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: how-high on February 11, 2014, 08:47:53 PM



Title: fan speeds
Post by: how-high on February 11, 2014, 08:47:53 PM
hi
I currently run this

"intensity" : "19,19,19",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"kernel" : "scrypt,scrypt,scrypt",
"lookup-gap" : "0,0,0",
"thread-concurrency" : "0,0,0",
"shaders" : "0,0,0",
"gpu-engine" : "1080,1080,1080",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "1500,1500,1500",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "0,0,0",
"gpu-vddc" : "0.000,0.000,0.000",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "65,65,65",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

now the fans are noisy

I tried removing this line
"gpu-fan" : "0-85,0-85,0-85",

then I believe it should increase the fan when it goes over 65degrees
"temp-target" : "65,65,65",

however that didn't work they went quickly up to 70+ without the fans going any higher?