Need help trying to undervolt my cards in linux (need linux "expert")
-
Lol, today i closed my door to that room. thinking lets see if everything overheats.
everything dropped 5 degrees. guess the circulation got better.I also purchased this:
[url=http://www.ebay.com/itm/281216547428?var=580257938320&ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649]http://www.ebay.com/itm/281216547428?var=580257938320&ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649[/url]1220m^3/hour should help with getting fresh air in to the room :P
Hmm maybe ill buy one more to send the air further out to the house again -
I’m in the exact same boat.
I just got my first Elec bill, scary, being charged $0.37 kwh! I have three cards going, and need to get things under volted.
I’m on BAMT, the only way I have seen is changing the BIOS, I don’t really want to have to do that, as my sapphire cards have the whole trixx under / over clocking with voltage built in.
-
[quote name=“mattmct” post=“51041” timestamp=“1389304548”]
I’m in the exact same boat.I just got my first Elec bill, scary, being charged $0.37 kwh! I have three cards going, and need to get things under volted.
I’m on BAMT, the only way I have seen is changing the BIOS, I don’t really want to have to do that, as my sapphire cards have the whole trixx under / over clocking with voltage built in.
[/quote]If your on BAMT then you could just use AMDOverdriveCTRL.
However if you use cgminer, you might as well see if your able to change the voltage there. i can with my other non Asus cards…
-
A little more playing in the early hours of the morning…
Using the options from within CGMiner I managed to drop the voltages on my Toxics :D
I have got them down from 1.256 to 1.2 and no effect on hash rate as yet, only been running about 6hrs thou. I have tried to get them a little lower this morning was thinking of dropping in .05 steps to start with then finer tweaking once I start to see a drop in hash rate, but when I go through the options in CGMiner to do this it’s makes no difference to the reported voltage on the cards ???
So my next plan of attack is to hard code the drop to 1.2v in to my cgminer.conf and restart the miners then try again using the options to see if it’s something silly like only being able to accept a single volt change per re-start not that there is any reason why it should.
I will also pull some numbers of it for you so you can see what the power savings (if any) are
UM
-
[quote name=“uncle_muddy” post=“51186” timestamp=“1389351118”]
A little more playing in the early hours of the morning…Using the options from within CGMiner I managed to drop the voltages on my Toxics :D
I have got them down from 1.256 to 1.2 and no effect on hash rate as yet, only been running about 6hrs thou. I have tried to get them a little lower this morning was thinking of dropping in .05 steps to start with then finer tweaking once I start to see a drop in hash rate, but when I go through the options in CGMiner to do this it’s makes no difference to the reported voltage on the cards ???
So my next plan of attack is to hard code the drop to 1.2v in to my cgminer.conf and restart the miners then try again using the options to see if it’s something silly like only being able to accept a single volt change per re-start not that there is any reason why it should.
I will also pull some numbers of it for you so you can see what the power savings (if any) are
UM
[/quote]Cool, just received three Sapphire 280X toxic today that i will get up and running tonight, gonna try out bamt :)
Then i will have 19X 280X cards, which is my limit with current condition (electricity/temp) -
Cool,
My BAMT cgminer.conf is below to give you a starting point! at around 740Kh/s per card, I’m yet to see what the power draw is on them with the voltage setting as I have an MSI in the mix for now with them but 2 of them was around the 720W mark
[code]{
“pools” : [
{
“url” : “stratum+tcp://pool1:port”,
“user” : “#####”,
“pass” : “xxxxx”
},
{
“url” : “stratum+tcp://poll2:port”,
“user” : “#####”,
“pass” : “xxxxx”
}
]
,
“auto-fan” : true,
“auto-gpu” : true,
“temp-cutoff” : “84”,
“temp-overheat” : “81”,
“temp-target” : “74,74”,
“gpu-fan” : “0-100”,
“intensity” : “13,13”,
“vectors” : “1”,
“worksize” : “256”,
“kernel” : “scrypt”,
“lookup-gap” : “2”,
“thread-concurrency” : “18192,18192”,
“shaders” : “2048”,
“api-port” : “4028”,
“expiry” : “120”,
“gpu-dyninterval” : “7”,
“gpu-platform” : “0”,
“gpu-threads” : “2”,
“gpu-engine” : “1075,1075”,
“gpu-memclock” : “1500,1500”,
“gpu-powertune” : “0,0”,
“gpu-vddc” : “1.2,1.2”,
“log” : “5”,
“no-pool-disable” : true,
“queue” : “1”,
“scan-time” : “60”,
“scrypt” : true,
“shares” : “0”,
“kernel-path” : “/usr/local/bin”
}[/code] -
[quote name=“svennand” post=“51067” timestamp=“1389308058”]
[quote author=mattmct link=topic=6750.msg51041#msg51041 date=1389304548]
I’m in the exact same boat.I just got my first Elec bill, scary, being charged $0.37 kwh! I have three cards going, and need to get things under volted.
I’m on BAMT, the only way I have seen is changing the BIOS, I don’t really want to have to do that, as my sapphire cards have the whole trixx under / over clocking with voltage built in.
[/quote]If your on BAMT then you could just use AMDOverdriveCTRL.
However if you use cgminer, you might as well see if your able to change the voltage there. i can with my other non Asus cards…
[/quote]Cheers svennand, I manged to get AMDOverdriveCTRL working a few days ago when I was testing a few things out. I have three cards in there, 7950 x 2 and the 280x, I had my monitor pluged in the HDMI of the 280x and AMDOverdriveCTRL selected that one, but not the others, so I’m wondering if It can only edit what the monitor is connected to?
I was moving the settings around, the high and low for the voltage, but I don’t think it made any difference :/.
-
[quote name=“uncle_muddy” post=“51186” timestamp=“1389351118”]
A little more playing in the early hours of the morning…Using the options from within CGMiner I managed to drop the voltages on my Toxics :D
I have got them down from 1.256 to 1.2 and no effect on hash rate as yet, only been running about 6hrs thou. I have tried to get them a little lower this morning was thinking of dropping in .05 steps to start with then finer tweaking once I start to see a drop in hash rate, but when I go through the options in CGMiner to do this it’s makes no difference to the reported voltage on the cards ???
So my next plan of attack is to hard code the drop to 1.2v in to my cgminer.conf and restart the miners then try again using the options to see if it’s something silly like only being able to accept a single volt change per re-start not that there is any reason why it should.
I will also pull some numbers of it for you so you can see what the power savings (if any) are
UM
[/quote]Cheers Muddy, did you do anything special to get it to change? I’ve tried the cgminer settings in the past and it didn’t seem to do anything :/. I think we have the same 280 toxic.
I really need to get my power lower, I’m drawing 620W with my two 7950, and over 900W with my 280 in the mix also. All on a 750W rated PSU…
My bill is of worry, I’m paying $0.35 a kwh :o
-
[quote name=“mattmct” post=“51665” timestamp=“1389557408”]
Cheers svennand, I manged to get AMDOverdriveCTRL working a few days ago when I was testing a few things out. I have three cards in there, 7950 x 2 and the 280x, I had my monitor pluged in the HDMI of the 280x and AMDOverdriveCTRL selected that one, but not the others, so I’m wondering if It can only edit what the monitor is connected to?
[/quote]Hummm interesting I had never thought of this! When ever I try and load AMDOverdriveCTRL it’s been via an RDP session never from the machine it’s self… I will try that a little later and see what happens, but bust at the moment building a P2Pool server for a laugh and to see what happens ::)
To get it to work at 1.2v I just slapped
[code]“gpu-vddc” : “1.2,1.2”,[/code]
In my cgminer.conf file! I did test it first on the console whilst everything was running…
[code][G] GPU Management
[C] Change Settings
Select the number of your GPU
[V] Volts
1.2[/code]Then see what is reported. I have not been able to get any lower than 1.2 thou, I will keep trying later today as I need to get mine down a little more, but busy at the moment.
UM
-
[quote name=“uncle_muddy” post=“51728” timestamp=“1389604916”]
[quote author=mattmct link=topic=6750.msg51665#msg51665 date=1389557408]
Cheers svennand, I manged to get AMDOverdriveCTRL working a few days ago when I was testing a few things out. I have three cards in there, 7950 x 2 and the 280x, I had my monitor pluged in the HDMI of the 280x and AMDOverdriveCTRL selected that one, but not the others, so I’m wondering if It can only edit what the monitor is connected to?
[/quote]Hummm interesting I had never thought of this! When ever I try and load AMDOverdriveCTRL it’s been via an RDP session never from the machine it’s self… I will try that a little later and see what happens, but bust at the moment building a P2Pool server for a laugh and to see what happens ::)
To get it to work at 1.2v I just slapped
[code]“gpu-vddc” : “1.2,1.2”,[/code]
In my cgminer.conf file! I did test it first on the console whilst everything was running…
[code][G] GPU Management
[C] Change Settings
Select the number of your GPU
[V] Volts
1.2[/code]Then see what is reported. I have not been able to get any lower than 1.2 thou, I will keep trying later today as I need to get mine down a little more, but busy at the moment.
UM
[/quote]Yeah I always go in via remote connection also, but when I was troubleshooting with connected monitor to my surprise it loaded up! (just the one card though), I tried later via remote, and got the same driver error as I’m used to seeing.
Cheers for the info Muddy, I’ve tried that before, but no luck. Also, (stupid question) but how do you get the console up in BAMT? +1
-
SSH to your box, then type the following
[code]sudo -s
screen -ls[/code]This will return a line with a number in it that’s the important bit ie 1087, then the following replacing 1087 from my example with the result you get.
[code]screen -r 1087[/code]
Don’t just kill the window when your done as this will stop your miner from running. So do CTRL+A then D to disconnect from the screen.
UM
-
I use aticonfig on Ubuntu. I think it comes with AMD Overdrive, but I’m not sure. Have you tried that?
-
Cheers for that muddy +1.
I’ve yet to try that Cody, have you had any luck with that? +1
-
Just tried the config file and the options in cgminer, no luck :/.
will try aticonfig and similar, if no luck it looks like it BIOS time :/
-
Yeah…That’s what I use for overclocking and fan speed control. I think I saw some voltage regulation options on there though…
-
I finally bit the bullet and used custom bios. Best thing I’ve done yet.
Saving about 200W on my cards now.
Read about it in my thread here: [url=http://forum.feathercoin.com/index.php/topic,6938.0.html]http://forum.feathercoin.com/index.php/topic,6938.0.html[/url]
It’s super easy, make a bootable dos USB stick, throw ATI flash on there with the new bios. You can even download your bios from your cards, and edit the exact voltages you want via the app on your PC, save, and flash to the card. Give me a shout if you need any help with it.
-
+1 for you sir well done… will get round to it as soon as
UM