Pages:
Author

Topic: Help! No accepted shares (Read 1919 times)

newbie
Activity: 17
Merit: 0
May 28, 2012, 01:44:40 AM
#26
GOOD NEWS!!! I installed the nev version of AMD APP SDK v2 and the miner WORKED again! Thank you for your help! Cheesy
sr. member
Activity: 294
Merit: 250
Bitcoin today is what the internet was in 1998.
May 28, 2012, 12:28:37 AM
#25
Are you running --benchmark? Because benchmark mode doesn't produce any shares.
newbie
Activity: 17
Merit: 0
May 27, 2012, 11:55:10 PM
#24
-
newbie
Activity: 17
Merit: 0
May 27, 2012, 05:50:18 AM
#23
No one here?
newbie
Activity: 17
Merit: 0
newbie
Activity: 17
Merit: 0
May 26, 2012, 01:29:54 AM
#21
I've been running it for 10 mins (intensity d).
http://y.photo.qq.com/img?s=5lKuTBp9o&l=y.jpg
legendary
Activity: 1288
Merit: 1227
Away on an extended break
May 25, 2012, 01:56:03 PM
#20
My computer lagged again.



It is laggy as the intensity is upped to 9, which will allow your computer to mine faster (138 as compared to the 78 mh/s). Just lower the intensity or put d when you're using the computer.  Did you let it run for like 10 minutes first?

Post :https://bitcointalk.org/index.php?topic=28402.5640 if there's still no share acceptance.
newbie
Activity: 17
Merit: 0
legendary
Activity: 1288
Merit: 1227
Away on an extended break
May 25, 2012, 12:50:39 PM
#18
Do you have the box where the card came with? it's important as the values for the vectors etc would be diffferent.
Use this as the running command(run via CMD) :

(path to cgminer, eg: c:/cgminer.exe) -o http://pool:port -u username -p password -I 9 -k poclbm -v 2 - w 128

and post the results. I can't give the best values as I don't know what's your card, but this should be a good guess.

If you still have difficulties setting up cgminer, you better try Phoenix and/or GUiMiner, which is much easier for the less technologically inclined.
It says this:


the '- w' is incorrectly spaced in my original post, use : (path to cgminer, eg: c:/cgminer.exe) -o http://pool:port -u username -p password -I 9 -k poclbm -v 2 -w 128
newbie
Activity: 17
Merit: 0
May 25, 2012, 12:46:36 PM
#17
Do you have the box where the card came with? it's important as the values for the vectors etc would be diffferent.
Use this as the running command(run via CMD) :

(path to cgminer, eg: c:/cgminer.exe) -o http://pool:port -u username -p password -I 9 -k poclbm -v 2 - w 128

and post the results. I can't give the best values as I don't know what's your card, but this should be a good guess.

If you still have difficulties setting up cgminer, you better try Phoenix and/or GUiMiner, which is much easier for the less technologically inclined.
It says this:
http://y.photo.qq.com/img?s=Y5SW1sUhT&l=y.jpg
legendary
Activity: 1148
Merit: 1008
If you want to walk on water, get out of the boat
May 25, 2012, 12:26:18 PM
#16
It's driving me crazy! So I deleted the .conf file, started cgminer, entered the pool details, waited for a few minutes, and - still had nothing!
And about the model, all sources reported "AMD Radeon HD 6700 Series".
The crazy thing is that you don't even know what GPU you have  Embarrassed
newbie
Activity: 17
Merit: 0
May 25, 2012, 12:13:23 PM
#15
Well, I usually run Phoenix inside a GUIMiner. I use cgminer just for debug purpose.
legendary
Activity: 1288
Merit: 1227
Away on an extended break
May 25, 2012, 11:41:34 AM
#14
Do you have the box where the card came with? it's important as the values for the vectors etc would be diffferent.
Use this as the running command(run via CMD) :

(path to cgminer, eg: c:/cgminer.exe) -o http://pool:port -u username -p password -I 9 -k poclbm -v 2 - w 128

and post the results. I can't give the best values as I don't know what's your card, but this should be a good guess.

If you still have difficulties setting up cgminer, you better try Phoenix and/or GUiMiner, which is much easier for the less technologically inclined.
newbie
Activity: 17
Merit: 0
May 25, 2012, 11:21:43 AM
#13
It's driving me crazy! So I deleted the .conf file, started cgminer, entered the pool details, waited for a few minutes, and - still had nothing!
And about the model, all sources reported "AMD Radeon HD 6700 Series".
legendary
Activity: 1288
Merit: 1227
Away on an extended break
May 25, 2012, 11:08:50 AM
#12
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.

Your "Mining rig" is the computer you're using to mine. He wants to know what kind of hardware you have in your computer.



What is the exact model of the ATI graphics card? Also, you have only one card, but why there's configurations for 4 cards(EG: "intensity" : "d,9,9,9",)? Why is the worksize 0? ("worksize" : "0",) There should be either 640/128/256 depending on your card. I think it's better to redo the whole conf file as there's a lot of errors, which probably caused it to stop mining.

I don't know the exact model, and...redo the conf file? How? Delete it?
Go to http://support.amd.com/us/kbarticles/Pages/HowtoidentifythemodelofanATIgraphicscard.aspx and see how to identify your card.
Just delete the.conf file and reinput the data. Run cgminer with the command below:

Either this if you want to overclock your card, change the I value and the gpu speed/memory accordingly: cgminer.exe -o http://pool:port -u username -p password -I 9 --auto-fan --auto-gpu --gpu-engine 750-950 --gpu-memclock 300

Or simply this if your don't want to overclock your card and you want no lag when using: cgminer.exe -o http://pool:port -u username -p password -I d

The -I value can be changed into 8-9 when you're not using the computer for maximum mining speed, and d when you're using to prevent lag.
newbie
Activity: 17
Merit: 0
May 25, 2012, 10:57:19 AM
#11
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.

Your "Mining rig" is the computer you're using to mine. He wants to know what kind of hardware you have in your computer.

http://y.photo.qq.com/img?s=hDTtcH2N1&l=y.jpg

What is the exact model of the ATI graphics card? Also, you have only one card, but why there's configurations for 4 cards(EG: "intensity" : "d,9,9,9",)? Why is the worksize 0? ("worksize" : "0",) There should be either 640/128/256 depending on your card. I think it's better to redo the whole conf file as there's a lot of errors, which probably caused it to stop mining.

I don't know the exact model, and...redo the conf file? How? Delete it?
legendary
Activity: 1288
Merit: 1227
Away on an extended break
May 25, 2012, 10:45:27 AM
#10
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.

Your "Mining rig" is the computer you're using to mine. He wants to know what kind of hardware you have in your computer.



What is the exact model of the ATI graphics card? Also, you have only one card, but why there's configurations for 4 cards(EG: "intensity" : "d,9,9,9",)? Why is the worksize 0? ("worksize" : "0",) There should be either 640/128/256 depending on your card. I think it's better to redo the whole conf file as there's a lot of errors, which probably caused it to stop mining.
newbie
Activity: 17
Merit: 0
May 25, 2012, 10:21:25 AM
#9
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.

Your "Mining rig" is the computer you're using to mine. He wants to know what kind of hardware you have in your computer.

http://y.photo.qq.com/img?s=hDTtcH2N1&l=y.jpg
member
Activity: 112
Merit: 10
Don't get eaten by wolves!
May 25, 2012, 12:52:36 AM
#8
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.

Your "Mining rig" is the computer you're using to mine. He wants to know what kind of hardware you have in your computer.
newbie
Activity: 17
Merit: 0
May 24, 2012, 10:45:58 AM
#7
Thread 1 (your mining thread) is being disabled, so you aren't mining.
It doesn't seem to be the problem. I set the intensity to 2 and still got nothing.
Set it between 9 - 11. Intensity 2 is next to no intensity.
No use. And my computer started lagging Sad

Can you post the contents of your .conf file? Also, what's your mining rig stats?

{
"pools" : [
   {
      "url" : "http://url1:8332",
      "user" : "user1",
      "pass" : "pass1"
   },
   {
      "url" : "http://url2:8344",
      "user" : "user2",
      "pass" : "pass2"
   },
   {
      "url" : "http://url3:8332",
      "user" : "user3",
      "pass" : "pass3"
   }
],

"intensity" : "d,9,9,9",
"gpu-engine" : "0-985,0-950,0-960,0-1000",
"gpu-fan" : "0-85,0-85,0-85,0-85",
"gpu-memclock" : "860,825,835,875",
"gpu-powertune" : "20,20,20,20",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,95",
"temp-overheat" : "85,85,85,85",
"temp-target" : "75,75,75,75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"retry-pause" : "5",
"scan-time" : "60",
"temp-hysteresis" : "3",
"worksize" : "0",

"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I don't know what a "mining rig" is.
Pages:
Jump to: