Author

Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network - page 485. (Read 1201599 times)

legendary
Activity: 2702
Merit: 1240
@ocminer
@poolmn
@multicoinpool

Will your pool go live on same link and port now or will something change from the testnet pool?

Reason I am curious is I will be at work and want to have everything set up so I can remote login and just click the bats to start mining.

Thanks


Everything will remain the same here, i'll just clear the database from the old blocks and shares
legendary
Activity: 1400
Merit: 1000
@ocminer
@poolmn
@multicoinpool

Will your pool go live on same link and port now or will something change from the testnet pool?

Reason I am curious is I will be at work and want to have everything set up so I can remote login and just click the bats to start mining.

Thanks
legendary
Activity: 2184
Merit: 1028
#mitandopelomundo
I'm testing the mine http://decred.multicoin.co pool, however I'm having trouble when I try to serve for online wallet: wallet.decred.org. It's been three hours I made the sack and did not appear in the value wallet.

same problem with command line wallet, nearly two days waiting...

probably that pool is in a fork and generated coins are invalid.
Do you already tried to contact the support?
legendary
Activity: 1981
Merit: 1039
I'm testing the mine http://decred.multicoin.co pool, however I'm having trouble when I try to serve for online wallet: wallet.decred.org. It's been three hours I made the sack and did not appear in the value wallet.

same problem with command line wallet, nearly two days waiting...
sr. member
Activity: 452
Merit: 251
No problem, you should announce it in the decred forums too probably to have it listed for launch:

https://forum.decred.org/forums/mining/

I'm keeping track of them as well. So far I know of three to list:


You've forgot coinmine.pl:

http://coinmine.pl/dcr

Ah, thank you! I've updated my personal list and will make sure it's listed.
full member
Activity: 224
Merit: 100
TIME TO CLAIM AIRDROP COIN?
legendary
Activity: 966
Merit: 1000
There's a lot of available mining pools, but which do you think is the most suitable pool to mine Decred?

You should mine solo, at least at launch and a few hours later.

Any easy configs for solo mining?

When you download the decred miner is included a bat file for start solo mining you only need to change user and password
sr. member
Activity: 356
Merit: 250
There's a lot of available mining pools, but which do you think is the most suitable pool to mine Decred?

You should mine solo, at least at launch and a few hours later.

Any easy configs for solo mining?
sr. member
Activity: 459
Merit: 250
There's a lot of available mining pools, but which do you think is the most suitable pool to mine Decred?

You should mine solo, at least at launch and a few hours later.

Thanks for the advice, hope to get some blocks at mainnet launch.
legendary
Activity: 2702
Merit: 1240
There's a lot of available mining pools, but which do you think is the most suitable pool to mine Decred?

You should mine solo, at least at launch and a few hours later.
sr. member
Activity: 459
Merit: 250
There's a lot of available mining pools, but which do you think is the most suitable pool to mine Decred?
legendary
Activity: 1526
Merit: 1014
From http://decred.multicoin.co/:

Code:
[2016-02-07 13:13:01] Started cgminer 3.7.2
[2016-02-07 13:13:01] Started cgminer 3.7.2
[2016-02-07 13:13:01] Probing for an alive pool
[2016-02-07 13:13:05] Pool 0 slow/down or URL or credentials invalid
legendary
Activity: 2702
Merit: 1240
No problem, you should announce it in the decred forums too probably to have it listed for launch:

https://forum.decred.org/forums/mining/

I'm keeping track of them as well. So far I know of three to list:


You've forgot coinmine.pl:

http://coinmine.pl/dcr
legendary
Activity: 1316
Merit: 1021
2009 Alea iacta est
in multicoin & pool.mn  pool :Pool 0 slow/down or URL or credentials invalid
No servers were found that could be used to get work from...........
wat's wrong?
sr. member
Activity: 452
Merit: 251
No problem, you should announce it in the decred forums too probably to have it listed for launch:

https://forum.decred.org/forums/mining/

I'm keeping track of them as well. So far I know of three four to list:


Edit: Forgot one - added as per ocminer's suggestion.
sr. member
Activity: 314
Merit: 250
Our Pool is ready:

https://pool.mn/dcr

Everything should be fine, please test and report any problems.

Many thanks to ocminer for help.



please change the Getting Started Guide (( for cgminer decred settings )..........

Working on that now.
legendary
Activity: 2702
Merit: 1240
Our Pool is ready:

https://pool.mn/dcr

Everything should be fine, please test and report any problems.

Many thanks to ocminer for help.

No problem, you should announce it in the decred forums too probably to have it listed for launch:

https://forum.decred.org/forums/mining/
legendary
Activity: 1316
Merit: 1021
2009 Alea iacta est
Our Pool is ready:

https://pool.mn/dcr

Everything should be fine, please test and report any problems.

Many thanks to ocminer for help.



please change the Getting Started Guide (( for cgminer decred settings )..........
legendary
Activity: 1049
Merit: 1001

Hmm sorry no idea.. maybe its missing an export or so ?

I compile with ./configure --enable-opencl and it works just fine

I'll dive into it when I have more time. For the sake of completeness here's the config.log: http://fpaste.org/318868/54662242/

Thank you for your time Smiley

One question mate in ADL_SDK directory did you put file for support for amd GPU?

Pardon me, I don't understand. Could you elaborate?

You need to download the ADL_SDK library, and put the contents of the /include folder in the /ADL_SDK folder in your miner directory, before you do config/make. I'm sure if you google "adl sdk cgminer" you'll get lots more info.

Thanks, I just did that but the result is the same, the output remains

Code:
OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: No mining configured in

will duckduckgo around a bit later tonight. thanks again.

im in exactly the same boat - and have been for weeks now - with STILL no answer to this issue ...

and i am no novice to compiling software ... yet this EXACT same issue with both amd and nvidia systems ...

anyone know an answer to this? ... i cant do very much with it now until tomorrow night ...

#crysx

I ended up running it with wine on linux, same speeds as on windows
Not ideal, but it works
sr. member
Activity: 329
Merit: 250

Hmm sorry no idea.. maybe its missing an export or so ?

I compile with ./configure --enable-opencl and it works just fine

I'll dive into it when I have more time. For the sake of completeness here's the config.log: http://fpaste.org/318868/54662242/

Thank you for your time Smiley

One question mate in ADL_SDK directory did you put file for support for amd GPU?

Pardon me, I don't understand. Could you elaborate?

You need to download the ADL_SDK library, and put the contents of the /include folder in the /ADL_SDK folder in your miner directory, before you do config/make. I'm sure if you google "adl sdk cgminer" you'll get lots more info.

Thanks, I just did that but the result is the same, the output remains

Code:
OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: No mining configured in

will duckduckgo around a bit later tonight. thanks again.

im in exactly the same boat - and have been for weeks now - with STILL no answer to this issue ...

and i am no novice to compiling software ... yet this EXACT same issue with both amd and nvidia systems ...

anyone know an answer to this? ... i cant do very much with it now until tomorrow night ...

#crysx

this worked for me:
Code:
./autogen.sh --enable-opencl
./configure --enable-opencl
make
Jump to: