Bitcoin Forum
June 17, 2024, 02:43:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling / Re: Looking for Peerbet Android app beta testers - free Bitcoins available on: February 17, 2013, 02:07:47 AM
Troy
2  Other / Beginners & Help / Re: Help! No accepted shares on: May 28, 2012, 05:44:40 AM
GOOD NEWS!!! I installed the nev version of AMD APP SDK v2 and the miner WORKED again! Thank you for your help! Cheesy
3  Other / Beginners & Help / Re: Help! No accepted shares on: May 28, 2012, 03:55:10 AM
-
4  Other / Beginners & Help / Re: Help! No accepted shares on: May 27, 2012, 09:50:18 AM
No one here?
5  Other / Beginners & Help / Re: Help! No accepted shares on: May 26, 2012, 10:50:02 AM
New test stats (intensity 9).

6  Other / Beginners & Help / Re: Help! No accepted shares on: May 26, 2012, 05:29:54 AM
I've been running it for 10 mins (intensity d).
7  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 05:04:17 PM
My computer lagged again.

8  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 04:46:36 PM
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:
9  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 04:13:23 PM
Well, I usually run Phoenix inside a GUIMiner. I use cgminer just for debug purpose.
10  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 03:21:43 PM
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".
11  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 02:57:19 PM
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?
12  Other / Beginners & Help / Re: bitcoinplus.com not allowing withdrawals? on: May 25, 2012, 02:27:53 PM
In the website it says that since it have always been sending small amounts, the network now charges the website 0.01 BTC as transaction fee, which is very high, because I always make small transfers, and am charged only 0.0005 BTC per transaction.
13  Other / Beginners & Help / Re: Help! No accepted shares on: May 25, 2012, 02:21:25 PM
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.

14  Other / Beginners & Help / Re: Help! No accepted shares on: May 24, 2012, 02:45:58 PM
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.
15  Other / Beginners & Help / Re: Help! No accepted shares on: May 24, 2012, 02:30:59 PM
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
16  Other / Beginners & Help / Re: Help! No accepted shares on: May 24, 2012, 02:02:27 PM
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.
17  Other / Beginners & Help / Help! No accepted shares on: May 24, 2012, 05:45:11 AM
I didn't get a single accepted share for more than 1 day. Before that all was fine. Here's a screenshot:

There're a lot of queued works (Q), but no accepted shares (A) or rejected ones (R).
I guess there's something wrong with my Internet connection, but I'm not sure.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!