Author

Topic: 7950 only 500 kh/s ? Please help! --BTC/LTC/DOGE Bounty! (Read 2331 times)

member
Activity: 81
Merit: 1002
It was only the wind.
Couldn't wait. Upgraded to 3.1.1. All good so far. I'll give it 24hrs to make sure it's as stable as it was at 2.11.4. I tried 3.8.4 but it look like that needs an OS upgrade which I'm not prepared to do right now.

3.8+ don't support GPU mining. Stick to 3.1.1.

EDIT: OP, don't bother specifying shaders and thread concurrency, the latter overwrites the former.
STT
legendary
Activity: 3878
Merit: 1411
Leading Crypto Sports Betting & Casino Platform
gpu that low will throttle it, put the fan on 100% and buy some 120mm fans.

Try powertune 10
legendary
Activity: 1019
Merit: 1003
Kobocoin - Mobile Money for Africa
Couldn't wait. Upgraded to 3.1.1. All good so far. I'll give it 24hrs to make sure it's as stable as it was at 2.11.4. I tried 3.8.4 but it look like that needs an OS upgrade which I'm not prepared to do right now.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Okay looks like my biggest problem was using cgminer 3.7.2 instead of 3.1.1 . My second biggest problem is that for some reason my video card cant go over 1000 gpu core without getting hardware errors. I'm now running at 570 kh/s (which is a nice improvement over my 430-460), but it would have been really nice to break 600 kh/s.

Wolf0 you will definitely get $5 in btc and if no one can get me over 600 kh/s then you will get the full $10 (or if you can get me over 600 you can get the full $10). Can anyone help me get over 600 kh/s on my 7950? currently im using this my 7950 is my gpu 1


"thread-concurrency" : "16384,24768,16384",
"worksize" : "256,256,256",
"gpu-engine" : "1000,1000,1000",
"gpu-fan" : "0-85,80-85,0-85",
"gpu-memclock" : "1200,1450,1200",
"gpu-powertune" : "20,20,20",
"gpu-memdiff" : "0,0,0",
"shaders" : "1792,1792,1792",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "88,90,88",
"temp-target" : "75,75,75",
"lookup-gap" : "2,2,2",
"vectors" : "1,1,1",
"auto-fan" : true,

"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "1",
"no-pool-disable" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "60",
"temp-hysteresis" : "3",
"kernel" : "scrypt,scrypt,scrypt",
"scrypt" : true,
"gpu-platform" : "0",
"shares" : "0",
"hotplug" : "5",
"kernel-path" : "/usr/local/bin"



legendary
Activity: 1019
Merit: 1003
Kobocoin - Mobile Money for Africa
Use 1500 memclock, 1100 core. 1 GPU thread, 19 intensity. Thread concurrency 24064.

It submitted 1024 shares, it then got 4 hardware errors and crashed.

Try CGMiner 3.1.1.
I agree. I'm still on CGMiner 2.11.4. I should upgrade but I don't want to mess with it.

Are you serious? You know there have been speed improvements to the scrypt code since then, right?

I'm using cgminer 3.7.2

Yeah, stop. Use 3.1.1.
Thanks. I'll try it out tomorrow  Smiley
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
okay switching to cgminer 3.1.1 and using the settings you suggested
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Use 1500 memclock, 1100 core. 1 GPU thread, 19 intensity. Thread concurrency 24064.

It submitted 1024 shares, it then got 4 hardware errors and crashed.

Try CGMiner 3.1.1.
I agree. I'm still on CGMiner 2.11.4. I should upgrade but I don't want to mess with it.

Are you serious? You know there have been speed improvements to the scrypt code since then, right?

I'm using cgminer 3.7.2
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Using your config It keeps starting off well hashing at 650 kh/s, is able to submit about 384 shares and then it just stops working. CGMiner then declares it sick. I'm going to try to lower the memory clock a bit and see if that makes it more stable. Intensity i'm using is 19.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Here's my settings. I have 3x MSI 7950. I get 650-670 KH/s, max temp 69, 250W from the wall, from each. It runs 24x7 and only stops when I stop it. GPU 2/3 were running much slower than GPU 0 until I lowered GPU 0 intensity to 19. Then all 3 GPUs leveled out at 650-670 KH/s (average, not max/min).

"intensity" : "19,20,20",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"kernel" : "scrypt,scrypt,scrypt",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "22400,22400,22400",
"shaders" : "1792,1792,1792",
"gpu-engine" : "0-1100,0-1100,0-1100",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "1500,1500,1500",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "20,20,20",
"gpu-vddc" : "0.962,0.962,0.962",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "75,75,75",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"expiry" : "120",
"no-pool-disable" : true,
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

Try it out. I'd say set it to intensity 20 since it's not GPU 0

Ok I'll try this out right now
legendary
Activity: 1019
Merit: 1003
Kobocoin - Mobile Money for Africa
Use 1500 memclock, 1100 core. 1 GPU thread, 19 intensity. Thread concurrency 24064.

It submitted 1024 shares, it then got 4 hardware errors and crashed.

Try CGMiner 3.1.1.
I agree. I'm still on CGMiner 2.11.4. I should upgrade but I don't want to mess with it.
legendary
Activity: 1019
Merit: 1003
Kobocoin - Mobile Money for Africa
Here's my settings. I have 3x MSI 7950. I get 650-670 KH/s, max temp 69, 250W from the wall, from each. It runs 24x7 and only stops when I stop it. GPU 2/3 were running much slower than GPU 0 until I lowered GPU 0 intensity to 19. Then all 3 GPUs leveled out at 650-670 KH/s (average, not max/min).

"intensity" : "19,20,20",
"vectors" : "1,1,1",
"worksize" : "256,256,256",
"kernel" : "scrypt,scrypt,scrypt",
"lookup-gap" : "2,2,2",
"thread-concurrency" : "22400,22400,22400",
"shaders" : "1792,1792,1792",
"gpu-engine" : "0-1100,0-1100,0-1100",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "1500,1500,1500",
"gpu-memdiff" : "0,0,0",
"gpu-powertune" : "20,20,20",
"gpu-vddc" : "0.962,0.962,0.962",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "85,85,85",
"temp-target" : "75,75,75",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"expiry" : "120",
"no-pool-disable" : true,
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

Try it out. I'd say set it to intensity 20 since it's not GPU 0
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
If you are getting crazy amounts of HW errors you have to lower your intensity.

I'm going to try lowering the intensity to 17 and will update
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Use 1500 memclock, 1100 core. 1 GPU thread, 19 intensity. Thread concurrency 24064.

It submitted 1024 shares, it then got 4 hardware errors and crashed.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Ok I'm in the process of trying all the suggestions right now. Unfortunately when I get a bunch of hardware errors cgminer doesnt close properly and I can't even kill the PID so I have to reboot inbetween attempts. So bare with me Smiley

The person who gives me the tip that solves my problem will get $10-15 in btc/ltc/doge or if I have to combine multiple tips to get it to work I will split it up by who contributed most to get it working.

I also just appreciate the advice that you guys are willing to give me Smiley)
hero member
Activity: 812
Merit: 1000
If you are getting crazy amounts of HW errors you have to lower your intensity.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
Ok with your settings my hash rate does jump up to 630 kh/s but then my WU goes to 0 due to all hardware errors. Any advice?
hero member
Activity: 597
Merit: 500
Undervolt slowly http://www.cryptobadger.com/2013/10/undervolting-in-linux-via-modified-bios/ or https://bitcointalksearch.org/topic/m.2272704

Unfortunately I cannot vouch for any of these threads as I use Win7.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
How do I set the voltage on linux? I'll try the other settings right now.
hero member
Activity: 597
Merit: 500
Try just 24k concurrency, I 20, 1115MHZ on engine and 1450MHz on memory. I'm getting 650KH/s with those settings and a voltage of 1.087.
legendary
Activity: 1260
Merit: 1000
World Class Cryptonaire
So I have a MSI 7950 and it's only getting 510 kh/s and WU is only 450/m. Here are the settings that I'm running with Cgminer.

My 7950 is gpu 1 so it's settings are in the middle of my 7870 cards which are gpu 0 and gpu 2. I bolded my 7950 settings

"intensity" : "19,19,19",
"thread-concurrency" : "16384,24768,16384",
"worksize" : "256",
"gpu-engine" : "1000,1000,1000",
"gpu-fan" : "0-85,0-85,0-85",
"gpu-memclock" : "1200,1200,1200",
"gpu-powertune" : "20,20,20",
"shaders" : "0",
"temp-cutoff" : "95,95,95",
"temp-overheat" : "88,88,88",
"temp-target" : "75,75,75",
"lookup-gap" : "0",
"vectors" : "1",
"auto-fan" : true,

"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"kernel" : "scrypt",
"scrypt" : true,
"gpu-platform" : "0",
"shares" : "0",
"kernel-path" : "/usr/local/bin"



If anyone can help me fix this I will tip you some bitcoin, litecoin or dogecoin Smiley


Jump to: