Bitcoin Forum
May 06, 2024, 11:08:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Poor Radeon HD6950 Litecoin mining performance, need help [SOLVED]  (Read 26438 times)
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 16, 2012, 05:07:57 PM
Last edit: December 20, 2012, 11:34:55 AM by Negcreep
 #1

Hi Guys,
I've been having a number of problems setting up a litecoin mining rig.
I'm currently running a q6600 rig with 4gb DDR2 and 2x HD6950 cards.  First thing I did was a fresh install of windows 7 64bit. Installed the latest ATI drivers 12.10 (SDK 2.8 ). Then I tried to configure cgminer 2.10.0 and Reaperv13 beta. I did try unlocking the shaders and overclocking the 6950's (up to 925/1350, 1.2v), but since I've been having trouble I've gone back to stock settings.

Here are the configs I've been using:
Reaper litecoin.conf:
host coinotron.com
port 8322
user xxx
pass xxx
protocol litecoin
worksize 256
aggression 16
threads_per_gpu 4
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 5632

Cgminer:
cgminer --scrypt -o http://coinotron.com:8322 -u xxx -p xxx --shaders 1480 --intensity 18 --worksize 128 -g 1 --thread-concurrency 8192

Ok so the first big problem is that I'm getting quite low hashing scores from these cards. Between 290-300kh/s from each max, total 600kh/s(from both cgminer and Reaper). The Litecoin hardware comparison (http://wiki.litecoin.net/index.php/Mining_hardware_comparison) indicates I should be getting another 100-200kh/s per card from these babies. A little disappointing.

Second problem, I read that using catalyst 11.2 and SDK 2.5 may give better performance. I installed these, and then found that both cgminer and reaper couldn't start the Opencl kernel and refused to mine (same configs). In fact the only way I could fix this at all was to just reinstall the catalyst 12.10 driver package. Messing about with the drivers was also frustrating, crashing, blue screens and install failures all over the place.

Third problem, one of my cards seems to be 'unlockable', guess that's unlucky. The other card unlocks the extra shaders then performs about 10% less in mining hashrate. Guess the extra shaders are not any good. (Probably no solution to this one but I just thought id moan about it anyway)

Is there anyone out there who can help me? I've just spent most of the weekend trying to get better performance to no avail Sad
1715036904
Hero Member
*
Offline Offline

Posts: 1715036904

View Profile Personal Message (Offline)

Ignore
1715036904
Reply with quote  #2

1715036904
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715036904
Hero Member
*
Offline Offline

Posts: 1715036904

View Profile Personal Message (Offline)

Ignore
1715036904
Reply with quote  #2

1715036904
Report to moderator
legitnick
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile WWW
December 16, 2012, 05:56:19 PM
 #2

I'm not sure if this is the same for windows but on linux it's needed to set these environment variables:
export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
cd /opt/miners/cgminer


5 BITCOIN RAFFLE GIVEAWAY
"I dont lift" - Lord Furrycoat
the joint
Legendary
*
Offline Offline

Activity: 1834
Merit: 1020



View Profile
December 16, 2012, 06:10:08 PM
 #3

Hi Guys,
I've been having a number of problems setting up a litecoin mining rig.
I'm currently running a q6660 rig with 4gb DDR2 and 2x HD6950 cards.  First thing I did was a fresh install of windows 7 64bit. Installed the latest ATI drivers 12.10 (SDK 2.8 ). Then I tried to configure cgminer 2.10.0 and Reaperv13 beta. I did try unlocking the shaders and overclocking the 6950's (up to 925/1350, 1.2v), but since I've been having trouble I've gone back to stock settings.

Here are the configs I've been using:
Reaper litecoin.conf:
host coinotron.com
port 8322
user xxx
pass xxx
protocol litecoin
worksize 256
aggression 16
threads_per_gpu 4
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 5632

Cgminer:
cgminer --scrypt -o http://coinotron.com:8322 -u xxx -p xxx --shaders 1480 --intensity 18 --worksize 128 -g 1 --thread-concurrency 8192

Ok so the first big problem is that I'm getting quite low hashing scores from these cards. Between 290-300kh/s from each max, total 600kh/s(from both cgminer and Reaper). The Litecoin hardware comparison (http://wiki.litecoin.net/index.php/Mining_hardware_comparison) indicates I should be getting another 100-200kh/s per card from these babies. A little disappointing.

Second problem, I read that using catalyst 11.2 and SDK 2.5 may give better performance. I installed these, and then found that both cgminer and reaper couldn't start the Opencl kernel and refused to mine (same configs). In fact the only way I could fix this at all was to just reinstall the catalyst 12.10 driver package. Messing about with the drivers was also frustrating, crashing, blue screens and install failures all over the place.

Third problem, one of my cards seems to be 'unlockable', guess that's unlucky. The other card unlocks the extra shaders then performs about 10% less in mining hashrate. Guess the extra shaders are not any good. (Probably no solution to this one but I just thought id moan about it anyway)

Is there anyone out there who can help me? I've just spent most of the weekend trying to get better performance to no avail Sad


First, try to increase the aggression from 16 to 18 or 19.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 16, 2012, 06:13:46 PM
 #4

I will try and work out if those linux variable are relevant for windows thanks. Actually that gives me another idea....try linux. I'm even more clueless when it comes to that thought.

Intensity all the way up to 20 only gives a max of 600kh/s for the pair.  Sad
the joint
Legendary
*
Offline Offline

Activity: 1834
Merit: 1020



View Profile
December 16, 2012, 06:31:38 PM
 #5

I will try and work out if those linux variable are relevant for windows thanks. Actually that gives me another idea....try linux. I'm even more clueless when it comes to that thought.

Intensity all the way up to 20 only gives a max of 600kh/s for the pair.  Sad

For some reason Reaper doesn't like when I input aggression at 20.  19 seems to be my magic number for my 6970s and for my old 5870.

And I've never tried Linux, so I wouldn't know  Cheesy
SAC
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 16, 2012, 06:35:48 PM
 #6

I will try and work out if those linux variable are relevant for windows thanks. Actually that gives me another idea....try linux. I'm even more clueless when it comes to that thought.

Intensity all the way up to 20 only gives a max of 600kh/s for the pair.  Sad

Sucks should be getting close to 800.

Code:
cgminer --scrypt -o http://coinotron.com:8322 -u xxx -p xxx  --intensity 18 --worksize 256 -g 1 --thread-concurrency 7040

Try that with the core/memory speeds at 800/1250 that gives me ~395kh/s on mine on linux.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 16, 2012, 07:04:13 PM
 #7

I will try and work out if those linux variable are relevant for windows thanks. Actually that gives me another idea....try linux. I'm even more clueless when it comes to that thought.

Intensity all the way up to 20 only gives a max of 600kh/s for the pair.  Sad

Sucks should be getting close to 800.

Code:
cgminer --scrypt -o http://coinotron.com:8322 -u xxx -p xxx  --intensity 18 --worksize 256 -g 1 --thread-concurrency 7040

Try that with the core/memory speeds at 800/1250 that gives me ~395kh/s on mine on linux.

Best numbers I've seen all weekend. Thank you.

With some overclocking I might reach 395kh/s per card.
http://i1098.photobucket.com/albums/g374/Negcreep69/Capture_zps0b0c263a.jpg
SAC
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 16, 2012, 07:13:21 PM
 #8

I will try and work out if those linux variable are relevant for windows thanks. Actually that gives me another idea....try linux. I'm even more clueless when it comes to that thought.

Intensity all the way up to 20 only gives a max of 600kh/s for the pair.  Sad

Sucks should be getting close to 800.

Code:
cgminer --scrypt -o http://coinotron.com:8322 -u xxx -p xxx  --intensity 18 --worksize 256 -g 1 --thread-concurrency 7040

Try that with the core/memory speeds at 800/1250 that gives me ~395kh/s on mine on linux.

Best numbers I've seen all weekend. Thank you.

With some overclocking I might reach 395kh/s per card.


That is the best clocking for mine I have found seems weird you do not get better than you are on windows. Are you using the machine for anything else while mining? Mine are headless rigs that do nothing but mine.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 16, 2012, 07:20:44 PM
 #9

Nope just mining, fresh install with bear minimum software and drivers on.

I'm going to have to do a Linux dual boot to compare I think. Is Ubuntu a good idea for a noob?
navyjeff
Newbie
*
Offline Offline

Activity: 10
Merit: 0



View Profile
December 16, 2012, 08:22:06 PM
 #10

Yes, but if you're new to Linux, I'd say try Linux Mint (http://www.linuxmint.com/download.php) first. Grab the Cinnamon, 64-bit image.
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
December 16, 2012, 08:27:17 PM
 #11

it looks like someone already posted the right settings, but you can also use my thread
https://bitcointalk.org/index.php?topic=117221.0

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
foggyb
Legendary
*
Offline Offline

Activity: 1652
Merit: 1006


View Profile
December 16, 2012, 08:33:49 PM
 #12

Have you tried unlocking to 6970 shaders? I get 460 k/hash easily with my unlocked MSI 6950. Core clock 850 mhz.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 16, 2012, 09:30:36 PM
 #13

Yes, but if you're new to Linux, I'd say try Linux Mint (http://www.linuxmint.com/download.php) first. Grab the Cinnamon, 64-bit image.

Cheers, will grab that later. I put Ubuntu on earlier via a windows install....no idea what Im doing. I was stumped at installing the catalyst driver. Much reading to do.

it looks like someone already posted the right settings, but you can also use my thread
https://bitcointalk.org/index.php?topic=117221.0

Well, I'm still not really happy. People seem to be routinely getting 400+kh/s with 6950's without much difficulty. I can't get any higher than ~315 per card, and not really any idea why. Over clocking didnt make much difference. Too top it off one of my cards (gigabyte HD6950, reference board i think) runs super hot so it crashes easily. The other is a Sapphire HD6950 Dirt3 edition, much better cooling but it wont unlock the shaders after flashing. I'm just not having much luck.

At the moment it seems I'll have to accept 630kh/s is the most I will get out of the cards. Thanks for the link, I've been there earlier today, it did help quite a lot.

Have you tried unlocking to 6970 shaders? I get 460 k/hash easily with my unlocked MSI 6950. Core clock 850 mhz.

Yeah, I managed to unlock the extra shaders on my Gigabyte card, but it seemed to negatively effect the hash rate by about 10%. I've read that sometimes the extra shaders just aren't very good. Perhaps this is one of those cards that didn't quite make it as a 6970.

Gah, what a frustrating day. Girlfriend is pissed at me for sitting in front of the computer all day Smiley


Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 17, 2012, 01:22:41 PM
Last edit: December 17, 2012, 01:42:50 PM by Negcreep
 #14

I also tried each card on it's own. Same sub par hashing speeds.

Could it be something to do with the motherboard or ram? I am just reusing old hardware here, didn't really research the best components.

q6600@3ghz
Gigabyte EP45- ES3P
4Gb DDR2
700w PSU

Also, has anyone actually compared hash rates with windows 7 x64 and a linux distro?
foggyb
Legendary
*
Offline Offline

Activity: 1652
Merit: 1006


View Profile
December 17, 2012, 02:24:28 PM
 #15

FWIW I'm on win7 x64.

Your hardware is fine.

Try using gpu-z to check if your GPU clocks are spooling up all the way.
SAC
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 17, 2012, 03:28:40 PM
 #16

I also tried each card on it's own. Same sub par hashing speeds.

Could it be something to do with the motherboard or ram? I am just reusing old hardware here, didn't really research the best components.

q6600@3ghz
Gigabyte EP45- ES3P
4Gb DDR2
700w PSU

Also, has anyone actually compared hash rates with windows 7 x64 and a linux distro?


No have pair of 6970 on DS3R version of that mother board same ram and cpu 750 psu they go @ 425kh/s, never used windows for mining so no way to compare.

Edit: And the second card is on pci-e 1x adapter because the second pci-e 16x slot is dead on it even that does not slow it down both cards get same hash rate.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 17, 2012, 07:05:25 PM
 #17

FWIW I'm on win7 x64.

Your hardware is fine.

Try using gpu-z to check if your GPU clocks are spooling up all the way.

GPUZ indicates overclocking works. But it has little to no effect on my hashrate. Tried 825-950 gpu clock, with voltage increases upto 1.2v. The cards got hotter but it didn't help.

I also tried each card on it's own. Same sub par hashing speeds.

Could it be something to do with the motherboard or ram? I am just reusing old hardware here, didn't really research the best components.

q6600@3ghz
Gigabyte EP45- ES3P
4Gb DDR2
700w PSU

Also, has anyone actually compared hash rates with windows 7 x64 and a linux distro?


No have pair of 6970 on DS3R version of that mother board same ram and cpu 750 psu they go @ 425kh/s, never used windows for mining so no way to compare.

Edit: And the second card is on pci-e 1x adapter because the second pci-e 16x slot is dead on it even that does not slow it down both cards get same hash rate.

Yeah that was a typo I have the DS3R too.
PCE slots run at 16x for one card or X8, X8 for 2 cards.

Other than trying Linux (which is going to take a while for me learn), I am really out of ideas. I think I'll just have to settle with what I've got unfortunately. They were ebay cards, £220 for 620kh/s isnt too bad I guess.
SAC
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 17, 2012, 08:59:15 PM
 #18

FWIW I'm on win7 x64.

Your hardware is fine.

Try using gpu-z to check if your GPU clocks are spooling up all the way.

GPUZ indicates overclocking works. But it has little to no effect on my hashrate. Tried 825-950 gpu clock, with voltage increases upto 1.2v. The cards got hotter but it didn't help.

I also tried each card on it's own. Same sub par hashing speeds.

Could it be something to do with the motherboard or ram? I am just reusing old hardware here, didn't really research the best components.

q6600@3ghz
Gigabyte EP45- ES3P
4Gb DDR2
700w PSU

Also, has anyone actually compared hash rates with windows 7 x64 and a linux distro?


No have pair of 6970 on DS3R version of that mother board same ram and cpu 750 psu they go @ 425kh/s, never used windows for mining so no way to compare.

Edit: And the second card is on pci-e 1x adapter because the second pci-e 16x slot is dead on it even that does not slow it down both cards get same hash rate.

Yeah that was a typo I have the DS3R too.
PCE slots run at 16x for one card or X8, X8 for 2 cards.

Other than trying Linux (which is going to take a while for me learn), I am really out of ideas. I think I'll just have to settle with what I've got unfortunately. They were ebay cards, £220 for 620kh/s isnt too bad I guess.


Me too though the linux is not that hard to do if you have ever installed an os should be simple to get it on machine and most guides can be pretty much cut'n'pasted into a terminal window to finish what you need done to mine.
Negcreep (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 18, 2012, 09:54:44 AM
 #19

Thanks for your help guys. I will update this thread if I get any difference with Linux. Will take me a couple of weeks to find the time though with the holidays coming up.
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
December 18, 2012, 06:16:13 PM
Last edit: December 18, 2012, 06:43:33 PM by tacotime
 #20

I'm having this problem too now after updating my driver to 12.10.  Try 12.6 and 12.8 catalyst drivers.

edit: going back to 12.8 doesn't fix it for me... something is really broken.

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!