Bitcoin Forum
July 10, 2024, 04:38:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 [164] 165 »
3261  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: June 06, 2014, 04:57:36 PM
The S1 is now SOLD OUT! When will you be having another batch of Antminers S1???
3262  Alternate cryptocurrencies / Mining (Altcoins) / X11 GPU Mining Tutorial with .Conf File on: May 15, 2014, 07:52:10 PM


I've decided to make this Tutorial because i noticed that getting SGminer to work with X11 protocol is not an easy task if you just use the .Bat file ...
Actually the process is much like cgminer configuration, but instead of using same parameters for the code you have to change or add some exceptions!

SO HERE IT GOES:

1 - First you should downlaoad sph-SGminer 4.0.1 at http://suchpool.pw/docs/gettingstartedX11.pdf and use it to get a picture of what you need to do! (You should have your GPU drivers updated)

2 -Extract sph-SGminer to a folder at your Desktop; then open this folder at the Desktop and create a .txt file.

3- paste this code at the .txt file:

{
"pools" : [
{
"url" : "https://poolinfo.com:port",
"user" : "user.workerid",
"pass" : "pass"
},
{
"url" : "https://poolinfo.com:port",
"user" : "user.workerid",
"pass" : "pass"
}
],
"intensity" : "18,13",
"kernel": "darkcoin",
"worksize" : "128,128",
"lookup-gap" : "2",
"thread-concurrency" : "8193,8193",
"shaders" : "1536,2048",
"gpu-engine" : "850,1010",
"gpu-fan" : "90",
"gpu-memclock" : "1250,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "20,20",
"gpu-vddc" : "1.094",
"temp-cutoff" : "95",
"temp-overheat" : "88",
"temp-target" : "75",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "4",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

4- after you paste the code save it as sgminer.CONF.  NOTE: you must change the values in the code for the values accepted for Hardware. you can check that here: https://docs.zoho.com/sheet/published.do?rid=12cbm2fe8ce55abb2476daa0f8c576b442d40&mode=html

Note: this is the configuration for 2 Radeon GPU unit = 1-7970 and 1- 6950
After you change the code for the correct values (tread currency; gpu engine and mem clock also you can tweak intensity and\or add xintensity ("xintensity" : "4,4",
Or "rawintensity" : "18,13",) parameter)

5- After you created the conf file you are now ready to Go  !
You just need to send a shortcut of the sgminer.exe file to your desktop and you are all set and ready to GO ….

You can also try and Tweak some values if you are not happy with the speed!
I find working with the conf file to be the best way to explore you Hardware potential!

If you have enjoyed this guide please Donate!
DRK: XrRPcuqweyFzhtVFMgPYUD3RbKf88WurCv
BTC: 1LVQ31KcZj7H4j9YNRrqYPkpTZN8FYccMA
3263  Local / Mining et Hardware / X11 GPU Mining Tutorial with Conf. File on: May 15, 2014, 03:12:23 PM


I've decided to make this Tutorial because i noticed that getting SGminer to work with X11 protocol is not an easy task if you just use the .Bat file ...
Actually the process is much like cgminer configuration, but instead of using same parameters for the code you have to change or add some exceptions!


SO HERE IT GOES:

1 - First you should downlaoad sph-SGminer 4.0.1 at http://suchpool.pw/docs/gettingstartedX11.pdf and use it to get a picture of what you need to do! (You should have your GPU drivers updated)

2 -Extract sph-SGminer to a folder at your Desktop; then open this folder at the Desktop and create a .txt file.

3- paste this code at the .txt file:

{
"pools" : [
{
"url" : "https://poolinfo.com:port",
"user" : "user.workerid",
"pass" : "pass"
},
{
"url" : "https://poolinfo.com:port",
"user" : "user.workerid",
"pass" : "pass"
}
],
"intensity" : "18,13",
"kernel": "darkcoin",
"worksize" : "128,128",
"lookup-gap" : "2",
"thread-concurrency" : "8193,8193",
"shaders" : "1536,2048",
"gpu-engine" : "850,1010",
"gpu-fan" : "90",
"gpu-memclock" : "1250,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "20,20",
"gpu-vddc" : "1.094",
"temp-cutoff" : "95",
"temp-overheat" : "88",
"temp-target" : "75",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "4",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

4- after you paste the code save it as sgminer.CONF.  NOTE: you must change the values in the code for the values accepted for Hardware. you can check that here: https://docs.zoho.com/sheet/published.do?rid=12cbm2fe8ce55abb2476daa0f8c576b442d40&mode=html

Note: this is the configuration for 2 Radeon GPU unit = 1-7970 and 1- 6950
After you change the code for the correct values (tread currency; gpu engine and mem clock also you can tweak intensity and\or add xintensity ("xintensity" : "4,4",
Or "rawintensity" : "18,13",) parameter)

5- After you created the conf file you are now ready to Go  !
You just need to send a shortcut of the sgminer.exe file to your desktop and you are all set and ready to GO ….

You can also try and Tweak some values if you are not happy with the speed!
I find working with the conf file to be the best way to explore you Hardware potential!
3264  Economy / Service Announcements / Re: BTCJOE 50 post Give away! on: May 08, 2014, 12:50:33 PM
Erm how many posts? A week 60 you say per week?  Cheesy

Nope i just have to post 50 times ... and u get 0.01 BTC ...
3265  Economy / Service Announcements / BTCJOE 50 post Give away! on: May 07, 2014, 06:53:56 PM
BTCJOE is having a BTCjam post! 0.01 BTC\50 posts giveaway!

In this Forum you can EARN BITCOINS for Posting! All you have to do is Signup, start posting, and every Friday, you get paid! Our system will count the number of posts, and pay you for every post. to earn, you need to have a minimum of 50 posts... For each 50 posts, You Earn 0.01 Bitcoin, The more you do the more you earn! We understand that the forum is little empty at the moment, but it is up to you guys... that is only because we have just started this service, we hope you will find a good community and have a good time on BTCJoe. Oh, and of course- Get paid Smiley Note: 10 posts per day means 60 posts per week! and you can do as many as you want! Smiley

http://btcjoe.com/

3266  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]BitcoinPlus (XBC) / Crypto, Fiat, Bullion pairs / Multipool / Bounties on: May 05, 2014, 11:59:59 AM
Ok, so what's the next step to increasing value guys?

We have a significant new release tonight. Bittrex and Coin-swap have recently autoadded us due to "popular demand". Essentially, right now we're working on the core components of the coin to layout the foundation first. A good, well developed base to build off of is important to steady growth. If you have suggestions or features you would like to see, please bring them up. I'm sure we're all very interested in see what our community members have to say. People are always online in our IRC, or you can leave/PM a msg here.

Where can I apply for the moderator position?Huh

Do you mean committee position? First you need to hold at least 1% of the coin supply.

If you already do, then contact seriouscoin.

No I mean for the moderator positiono announced at the first page of this thread ...

I think the Reddit moderator is the only one of that sort, if you're interested in that.

Ok i'm interested ... must i apply in the reddit site??



Blawpaw if you can put focus on reddit and bring some traffic to it get to work there Smiley leave me a PM.. I'll let Iboardwalk and qibucks know about you and they'll give you some mod power.. We really need more traffic there

Thanx 4 the answer Wink

I´ll do my best ...
3267  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]BitcoinPlus (XBC) / Crypto, Fiat, Bullion pairs / Multipool / Bounties on: May 05, 2014, 11:29:52 AM
Ok, so what's the next step to increasing value guys?

We have a significant new release tonight. Bittrex and Coin-swap have recently autoadded us due to "popular demand". Essentially, right now we're working on the core components of the coin to layout the foundation first. A good, well developed base to build off of is important to steady growth. If you have suggestions or features you would like to see, please bring them up. I'm sure we're all very interested in see what our community members have to say. People are always online in our IRC, or you can leave/PM a msg here.

Where can I apply for the moderator position?Huh

Do you mean committee position? First you need to hold at least 1% of the coin supply.

If you already do, then contact seriouscoin.

No I mean for the moderator positiono announced at the first page of this thread ...

I think the Reddit moderator is the only one of that sort, if you're interested in that.

Ok i'm interested ... must i apply in the reddit site??

3268  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]BitcoinPlus (XBC) / Crypto, Fiat, Bullion pairs / Multipool / Bounties on: May 03, 2014, 05:28:49 PM
Where can I apply for the moderator position?Huh

Do you mean committee position? First you need to hold at least 1% of the coin supply.

If you already do, then contact seriouscoin.

No I mean for the moderator positiono announced at the first page of this thread ...
3269  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]BitcoinPlus (XBC) / Crypto, Fiat, Bullion pairs / Multipool / Bounties on: May 03, 2014, 03:38:23 PM
Where can I apply for the moderator position?Huh
3270  Economy / Games and rounds / Re: PBmining.com 20GH/s Giveaway! Ends on Easter (April 20). on: April 16, 2014, 04:31:58 PM
This little bunny is going to hash ... Humpy dumpidi dump ... and down went Him Hashing all the way ... Humpy dumpidi dump little Bunny Bunny went hashing Smiley
3271  Local / Portugal / Re: www.bit-coin.pt - A divulgar a Bitcoin em Portugal on: March 26, 2014, 09:54:39 PM
Olá a todos,

Sou um Bitcoin Entrepreneur, e até agora reuni muito conhecimento acerca deste assunto.
Tenho alguma proficiência em trading, e um excelente knowledge acerca de mineração e do mercado das Altcoins!
De momento estou interessado em poder integrar algum projecto dentro deste âmbito!
Gostaria de algum direccionamento \ informação neste sentido, obrigado!
3272  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 25, 2014, 12:34:05 AM
Seem like the paperclip trick doesnt work 4 me Sad.
Need to conecto to a PC to get juice ...
Any ideias?

Some PSUs (like Coolmax) need a +5v load on them to run.  Try connecting an old CDROM drive to it.

so ... should I connect a sata with a CDROM it should solve my problem?
Yes, connect the power connector to the ROM drive and see if it works.  If your PSU requires a +5v load and you're using the paperclip on the correct pins (16 & 17 on the link below) then it should fix it.
http://postimg.org/image/rpbystm1j/

Im connecting green wire and black wire with the paperclip trick... it has worked before but it has been disconecting and the ant keeps sending beeps ... so im guessing not enough juice, but when i run it connected to the PC it runs fine :\
nevetheless i'll have to change my PSU because I want 2 OC S1
I'm guessing a 600 W PSU will do the trick;
still, if i keep having these issues with the paperclick trick i'll follow your advise! Smiley
Thanx for all the help

You're not planning to run 2 OC S1s on one 600 W PSU, right?

You'd need a 1000W PSU or higher to be safe.

lol...
sorry I didnt make myself clear! I meant, i wanted to (2) OC my S1, and just wanted 2 make sure tha a 600W PSU would be enough Wink!
Do you Know what's max safe OC temperature to be considered?
3273  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 24, 2014, 09:58:36 PM
Seem like the paperclip trick doesnt work 4 me Sad.
Need to conecto to a PC to get juice ...
Any ideias?

Some PSUs (like Coolmax) need a +5v load on them to run.  Try connecting an old CDROM drive to it.

so ... should I connect a sata with a CDROM it should solve my problem?
Yes, connect the power connector to the ROM drive and see if it works.  If your PSU requires a +5v load and you're using the paperclip on the correct pins (16 & 17 on the link below) then it should fix it.
http://postimg.org/image/rpbystm1j/

Im connecting green wire and black wire with the paperclip trick... it has worked before but it has been disconecting and the ant keeps sending beeps ... so im guessing not enough juice, but when i run it connected to the PC it runs fine :\
nevetheless i'll have to change my PSU because I want 2 OC S1
I'm guessing a 600 W PSU will do the trick;
still, if i keep having these issues with the paperclick trick i'll follow your advise! Smiley
Thanx for all the help
3274  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 24, 2014, 08:40:21 PM
Seem like the paperclip trick doesnt work 4 me Sad.
Need to conecto to a PC to get juice ...
Any ideias?

Some PSUs (like Coolmax) need a +5v load on them to run.  Try connecting an old CDROM drive to it.

so ... should I connect a sata with a CDROM it should solve my problem?
3275  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 24, 2014, 08:33:34 PM
i just got 2 new antminers s1, first one is working perfectly, but i cant connect to the other one, when i try to connect to the s1 ip address, it gives me this message:



/usr/lib/lua/luci/dispatcher.lua:211: /etc/config/luci seems to be corrupt, unable to find section 'main'
stack traceback:
   [C]: in function 'assert'
   /usr/lib/lua/luci/dispatcher.lua:211: in function 'dispatch'

I found that, that usualy happens when u dont have enough juice ....
3276  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 24, 2014, 08:28:40 PM
Seem like the paperclip trick doesnt work 4 me Sad.
Need to conecto to a PC to get juice ...
Any ideias?
3277  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 24, 2014, 02:49:37 PM
AllMighty Thanx SUPA FAST BITMAIN!

Just Got my S1! Seems New!

Working ok!

Now I'm gonna Overclock it ... lets see how it goes! Wink

3278  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 22, 2014, 04:19:40 PM
Wow ....

SUPA FAST BITMAIN Wink


I recieved a call today from UPS ... it seems that my Antminer will be arriving Monday ...
Super fast service, Bought last wednesday confirmed Thursesday and arriving Monday (Portugal)

Thanx Bitmain!


Keep Rockin Wink
3279  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 21, 2014, 06:47:48 PM
They should have shipped it by Now ... but they didn't Sad

Anyone Knows how long takes shipping to Europe?

It has to get here by the end of next week or else we will start to loose money Sad

Please Hurry Bitmain ...


I expect they will have begun shipments today, but remember today is over in China. They may do some tommorow but don't count on it. Monday is probably going to be big shipment day. The good news is that for Europe thats Sunday night/Monday morning, if yours is in that shipment it should arrive Wed/Thu next week at the latest.

You might be lucky and it shipped today, they just haven't had time to update the shipment details online yet.
Thanx!
Let´s hope they arrive next week Wink
3280  Bitcoin / Hardware / Re: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip on: March 21, 2014, 06:37:18 PM
Almost bought a few S1 units today - but felt i may be better off waiting for the Batch 3 S2 units to be priced and for some Batch1 units to be validated by buyers first.

Thanx !

Wink

Let´s Hope that it's indeed next week!!!
Pages: « 1 ... 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 [164] 165 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!