Monday, November 9, 2015

R9 380 Nitro Volt mod guide

As you all know I wanted to make an Sapphire R9 380 Nitro(review of the card) volt mod guide. However me being me I royal messed up my R9 380 and had to leave for the UK before I fixed it. However a kind gentleman on Facebook has provided PCB pictures. They aren't exactly what I need however they are good enough to do the guide with. Lets get to it.

DISCLAIMER: Everything past this point will void your warranty! If the GPU stops working due to you doing any of the things described bellow I am at no fault what so ever.

So first lets breakdown that PCB into what's important.










































There isn't much to modding the card. Hook some sensing wires to the memory and core voltage VRMs and pull a GND from where ever you want to. I highlighted some good candidates in brown.

First up core voltage and core current limits. The current limit is simple to disable just cut the 2 traces highlighted in green. Now your card will think it's pulling 0W regardless of what the powerdraw actually is. So power related throttling is history. However it does make it easy to blow up the VRM by running Furmark since there is nothing to stop the card from pulling too much power. This should only be a risk when going over 1.45V core voltage. To cut the traces I suggest digging into them with a needle. This picture also shows how you could try modding core voltage however I recommend that you avoid soldering onto a pin or trace because it is really hard to not screw up. 

Instead solder a 22K(+/-5K) ohm variable resistor from the red point to ground. This will give you free control over core voltage. I recommend not going over 1.35V on air cooling for daily usage. For benching 1.45V is my ceiling. More than that seems to rapidly degrade 28nm GPUs.

The VRAM is an easy mod. All you do is hook a 220K(+/-50K) ohm variable resistor from the pin highlighted in orange to ground and you'll have VRAM voltage on manual control. There is no power limit for the VRAM so you don't have to worry about that. I don't rember the stock voltage of the VRAM on the 380 but don't go over 1.7V for daily usage. On sub zero 1.85-1.95V should be optimal.

Practical Tips
Use a fine chisel tip for all the soldering. A needle tip will make everything much harder because the tip of the pen won't actually melt anything.

If you have a temperature regulated iron set it to 240-250C for everything.

When you finish soldering one of the connections to an SMD component I recommend using plastidip to hold it in place. Hot glue is harder to apply without breaking a weak soldering joint and is very bulky which might prevent you from fitting the heatsink back on the card.


Please donate if you want to see more guides! I can't do mods on GPUs I don't have and unfortunately I'm not important enough to get free samples yet...
If just 200 of you were to donate 5$ I would be able to do almost any GPU you're interested in.

Saturday, November 7, 2015

Overclocked Power Draw Calculator

Back in 2012 when I first started this blog(there aren't any posts left from then because it was literally just me ranting about everything in existence) I figured out how to calculate overclocked power draw. Over the years I have tested the equation and tried to perfect it. I failed to perfect it. However I have found all it's flaws and so I feel safe in releasing a program that does the calculation for you. The usage should be self explanatory. However I recommend you read the README.txt to understand the flaws. Like everything else I make it's still written in Java. Java 7 might run it but you will most likely need Java 8.

Download Link

Pic of it in action:























Donate if you want to see the app get better! With enough funds I can make this take operating temperature and architecture into account and possibly extend the functionality to include some degradation rate estimates. I could also make it a whole system power draw calculator but I think that's unnecessary because there are plenty of those on the net already.