Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v12.4 (Windows/Linux)
by
moiraine
on 21/05/2017, 16:08:49 UTC


some cards do not display vrm temps. but if the core is cool, chances are the vrms are ok also.

Please don't give people who don't know any better terrible advice like that - I was mining on my linux dev/test rig, Naomi, just a day ago, and had strange crashes when core was under 70C.

I used one of my tools to check the temps on the VRM controller feeding the core - it was over 106C.

Also, I assume that under Windows, the tools you guys have should show VRM temps on all cards except those with an NCP81022 feeding the core - because I can't get temps off it either; cheap piece of shit has no sensor.

ok, i will take your word for it. edited my post above to strike out that line. guess ive been lucky.

what tools do you use?

As I said, I wrote them myself - the closest analog to what I'm working on and polishing is WattTool for Windows, I think. Allows you to see VRM temps, set/get voltages, set/get offsets, change VRM switching frequency, and more - but WattTool can only give you this control over IR3567B and compatible VRM controllers. Mine supports four controllers that are used in AMD cards as main controllers (and sometimes this main controller is used for other purposes in the card besides core volts - for example, XFX RS 470/480 cards use the NCP81022's main output (VDD) for core (duh) but use the other one (VDDNB) for the IMC voltage (VDDCI.)) I've also added basic support for one controller that's more of a secondary one, which I found on my DirectCU II 290X. It controls MVDDC.

Are you doing this all via i2c commands on linux? I've been digging a bit but cant seem to get a i2cdump anywhere near what I get with aida under windows, so I don't even know where to start :/. Also, how are you checking that the vddci is getting set on those ncp81022 cards? afaik there's no sensor, so are you manually checking em? How