Bitcoin Forum
July 05, 2024, 02:59:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: problem with my hd7950  (Read 4975 times)
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
January 31, 2014, 09:04:48 AM
Last edit: January 31, 2014, 02:06:24 PM by asdlolciterquit
 #61

Spent days with your same problem. It ended up mainly being memory clock and thread concurrency.
This is getting me 675kh/s:
Core:1160
Memory:1550

setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://server.com:3333 -u user.name -p password -w 256 -g 1 --lookup-gap 2 -I 19 --thread-concurrency 21712 --gpu-powertune 20

but i can't use that value of I and TC Sad
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 03, 2014, 09:28:45 AM
 #62

problems, problems, problems!

I've try my hd7950 with an other pc, with 8gb ddr3. Like someone have said, 4gb wasn't enought. With 8gb, i can use I = 17, maybe even more!
But now i have other problems! I CAN'T setting any value of TC!! Simply, if i write  "--thread-concurrency" followed by any correct number (ever low, like 8192), i have a lot of HW!!

Why?Huh Sad

i use like before cgmier 3.7.2 and catalyst 13.9...
CosaNostra
Hero Member
*****
Offline Offline

Activity: 843
Merit: 1004



View Profile
February 03, 2014, 10:33:43 AM
 #63

It won't work with I > 13 and TC = 8192. You will be getting HW errors!
Try to increase TC gradually: e.g.  8192 -> 12000 -> 16000 -> 18000 -> 20000 -> 24000
Leave away intensity and overclocking. Set them to defaults.
Then, when you will reach max thread concurrency, try to increase intensity the same way.
And then overclocking and tuning (powertune, etc.).
Have you executed this in a batch file or with the command line (this is important):

setx GPU_MAX_ALLOC_PERCENT 100

 
This is my cgminer.conf for the 7950 running on a shitty 10 years computer with 4GB memory and giving 600+ khashes.

"intensity" : "20",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "24000",
"shaders" : "0",
"gpu-engine" : "1000-1150",
"gpu-fan" : "50-100",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.000",
"temp-cutoff" : "85",
"temp-overheat" : "75",
"temp-target" : "65",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "3",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
sgk
Legendary
*
Offline Offline

Activity: 1470
Merit: 1002


!! HODL !!


View Profile
February 03, 2014, 12:03:54 PM
 #64

Here are some Cgminer settings for popular video cards:
http://switchercoin.com/gettingstarted

See if their settings for HD7950 work for you.
titolr10
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 03, 2014, 01:15:25 PM
 #65

Just answer simple question, did you set both setx command and restart CMD?
Do not use any batch file, just go to catalog with cgminer and run
cgminer with your pool account and tc 22000. If there is error that this is too much,
probably there is issue with setx options. I have the same when i don't use this option and restart cmd
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 03, 2014, 08:41:45 PM
 #66

Just answer simple question, did you set both setx command and restart CMD?
Do not use any batch file, just go to catalog with cgminer and run
cgminer with your pool account and tc 22000. If there is error that this is too much,
probably there is issue with setx options. I have the same when i don't use this option and restart cmd

uhm..now it seem it's work!!

but i have to do some more test to be sure. One question: why you choose 22000?
titolr10
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 04, 2014, 05:34:46 PM
 #67

It does not deppend on tc, just one of best tc for this card. It all depends on setx max alloc.
Simple step:

1. Run cmd
2. Setx
3. Exit cmd
4. Run cmd
5. Run Cgminer.

And setx commands in windows must be set only one time, so now it all should work properly Smiley
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 04, 2014, 09:05:13 PM
 #68

thx man!
titolr10
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 04, 2014, 09:11:50 PM
 #69

Have fun with mining Smiley
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 09, 2014, 01:47:00 PM
 #70

is it the same if i overclock with msi afterburn or i set the new frequency in my cgimer .conf?
krazietek
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 09, 2014, 07:32:24 PM
 #71

Just so i don't leave the thread with what ended up being the issue with my Sapphire 7950.

1. I did not have the set allocation at the beginning of my batch file. I did do it in DOS but for some reason the memory was still being allocated.   
What this did was allow me to get over the TC - 8192. Also I added the "del *.bin" at the top of the batch file because of what i read the .bin files can cause issues.

del *.bin
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

2. Also i re-installed windows due to GPU-Z was telling me my AMD drivers were having errors. I was playing with different drivers maybe they all did not get removed properly and causing conflicts.

3. I was having a issue where every hour or so my PC would shut down and i noticed that the USB devices were going to sleep. I had all ready ran through my power settings ensuring they were set to "never sleep/shut down", but i did not do it to the USB or the PCIe settings so i am assuming that did help and or issue #2 might have had something to do with that as well.

I am running at about ~660 kh/s.

Thank you for all the replies!  Cool
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 09, 2014, 07:57:57 PM
 #72

Just so i don't leave the thread with what ended up being the issue with my Sapphire 7950.

1. I did not have the set allocation at the beginning of my batch file. I did do it in DOS but for some reason the memory was still being allocated.   
What this did was allow me to get over the TC - 8192. Also I added the "del *.bin" at the top of the batch file because of what i read the .bin files can cause issues.

del *.bin
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

2. Also i re-installed windows due to GPU-Z was telling me my AMD drivers were having errors. I was playing with different drivers maybe they all did not get removed properly and causing conflicts.

3. I was having a issue where every hour or so my PC would shut down and i noticed that the USB devices were going to sleep. I had all ready ran through my power settings ensuring they were set to "never sleep/shut down", but i did not do it to the USB or the PCIe settings so i am assuming that did help and or issue #2 might have had something to do with that as well.

I am running at about ~660 kh/s.

Thank you for all the replies!  Cool

is this (set GPU_MAX_ALLOC_PERCENT=100) really usefull?
darksoft
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
February 09, 2014, 11:32:07 PM
 #73

Just so i don't leave the thread with what ended up being the issue with my Sapphire 7950.

1. I did not have the set allocation at the beginning of my batch file. I did do it in DOS but for some reason the memory was still being allocated.   
What this did was allow me to get over the TC - 8192. Also I added the "del *.bin" at the top of the batch file because of what i read the .bin files can cause issues.

del *.bin
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

2. Also i re-installed windows due to GPU-Z was telling me my AMD drivers were having errors. I was playing with different drivers maybe they all did not get removed properly and causing conflicts.

3. I was having a issue where every hour or so my PC would shut down and i noticed that the USB devices were going to sleep. I had all ready ran through my power settings ensuring they were set to "never sleep/shut down", but i did not do it to the USB or the PCIe settings so i am assuming that did help and or issue #2 might have had something to do with that as well.

I am running at about ~660 kh/s.

Thank you for all the replies!  Cool

is this (set GPU_MAX_ALLOC_PERCENT=100) really usefull?

No, it is wrong.
asdlolciterquit (OP)
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 10, 2014, 02:49:49 PM
 #74

Just so i don't leave the thread with what ended up being the issue with my Sapphire 7950.

1. I did not have the set allocation at the beginning of my batch file. I did do it in DOS but for some reason the memory was still being allocated.   
What this did was allow me to get over the TC - 8192. Also I added the "del *.bin" at the top of the batch file because of what i read the .bin files can cause issues.

del *.bin
set GPU_MAX_ALLOC_PERCENT=100
setx GPU_MAX_ALLOC_PERCENT 100

2. Also i re-installed windows due to GPU-Z was telling me my AMD drivers were having errors. I was playing with different drivers maybe they all did not get removed properly and causing conflicts.

3. I was having a issue where every hour or so my PC would shut down and i noticed that the USB devices were going to sleep. I had all ready ran through my power settings ensuring they were set to "never sleep/shut down", but i did not do it to the USB or the PCIe settings so i am assuming that did help and or issue #2 might have had something to do with that as well.

I am running at about ~660 kh/s.

Thank you for all the replies!  Cool

is this (set GPU_MAX_ALLOC_PERCENT=100) really usefull?

No, it is wrong.

thx!!

one question: when i run cmd as administrator, in which path i have to write del *.bin?
titolr10
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
February 10, 2014, 04:34:48 PM
 #75

In your cgminer folder
Pages: « 1 2 3 [4]  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!