Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.8 - V8 & algo switching
by
doktor83
on 24/10/2018, 15:15:05 UTC
@doktor83

I just want to verify is this a bug in SRBMIner V1.6.8 or not? After 3 days running, my rig suddenly stopped working. And I saw this on the screen:



The messages stated:
Critical shutdown temperature reached (80C)!!! (I did set "shutdown_temperature" : 80 in my config files)
Shutting down system!

However, if you look at the screen status, none of my GPU reach over 55C

Thank you!

If it is because of a bug then it is something in the driver, in ADL part, because miner gets the temperature data from it, and then just makes a simple compare (if adl value > user set value = problem).
This gives me an idea, i will add to the log the value read from ADL if this happens.