Bitcoin Forum
August 30, 2024, 09:54:55 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Need help with X11 solo mining  (Read 980 times)
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 04, 2018, 03:14:02 PM
Last edit: February 06, 2018, 05:52:15 AM by vinkos
 #1

Since the mininghash is so high its too late for any solo mining now Sad

Hello,
I want to mine a new coin, a DASH fork with AMD card or ASIC miner.
I have a wallet and could mine with setgenerate true -1. Now the difficulty and hashrate is too high for CPU mining.
The company releases that:
CPU Mining
All subsequent methods require a configured mining pool account.
Attempts to solve the cryptographic equation, colloquially called mining, using a CPU (processor) are often unprofitable. In the initial phase of the existence of cryptocurrencies you can try to face other miners, especially that the power of the network (hashrate) will be relatively low. This method requires access to some mining pool. For this purpose, we can use the program
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes/releases

After downloading and unpacking, the contents folder should look like this:

Different types of exe files mean different types of optimization of miners for individual processors. Select the correct file for your processor.
Create the file start.bat and enter its contents:

<minerd> -a <algorithm> -o <url> -u <username> -p <password> -t <threads>
pause
Where:
minerd = the exe file you chose to run on your processor
a = algorithm, for FuturoCoin it is X11
o = URL to your mining poole containing protocol and port
u = username, usually your public key to receive mined coins from pool
p = the password can usually be anything
t = number of threads
pause = does not close the window if errors are received

Example of a comment
minerd-avx-aes-sse2-sss3.exe -a X11 -o stratum+tcp://118.183.182.41:7901 -u fEUbiWcuJT5x4xjtUnkjbY9DdETiqorpjk -p x -t 8
pause

Run the start.bat file. On the screen you should see the effects:

GPU Mining

To start mining using the graphics card, familiarize yourself with the type of your GPU.
For AMD units, sample applications are

https://github.com/nicehash/sgminer/releases
https://github.com/dashminer/dashminer/releases (supports only one  pool)

For NVIDIA

https://github.com/tpruvot/ccminer/releases
https://github.com/sp-hash/ccminer/releases
https://github.com/KlausT/ccminer/releases

After unpacking the folder should look similar to the picture:

Then open Notepad and create a configuration file. The basic configuration looks like below{“pools” : [ {
 “url” : “stratum+tcp://pooladdress:7903“,
  “user” : “walletaddress”,
  “pass” : “x”,
 “algorithm”:”darkcoin”
  }

]

}

Where:

pools = specifies the list of mining pools (in the example there is one) to which you connect
url = URL address for your mining pool including protocol name and port
user = username, most often the address of FuturoCoin, for which your rewards will flow
pass = password, usually can be anything
algorithm = mining algorithm, in this case darkcoin or darkcoin-mod
Save the file under the name sgminer.conf.
Relaunch the program sgminer.exe
Your window should look similar to the example:

ASIC Mining

ASIC means Application-Specific Integrated Circuit. It is a device dedicated exclusively to work with a specific mining algorithm.
Please note that the information below may be out of date at any time. On the market today several miners are available for the X11 algorithm. Here’s a list of some of them.

I tried with conf:
rpcuser=user
rpcpassword=password
server=1
listen=1
daemon=1
rpcconnect=127.0.0.1
rpcallowip=internal IP
gen=1
rpcport=9009

and then miner:
sgminer.exe --kernel=darkmod -o 127.0.0.1:9009 -u user -p password

I get error:
127.0.0.1 slow/down or URL or credentials invalid

What can I do, what is the sollution for that?
GPU mining or ASIC mining.

uteccadler
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 04, 2018, 03:28:22 PM
 #2

Thanks!
FuturoCoin
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 04, 2018, 05:55:01 PM
 #3

I have the same problem.

I want to mine the Futuro with an D3 Antminer, because the niming withe the wallet it`s not working anymore. 
Anyone wit a Solution for an ASIC mining with an D3 Antminer?Huh

i pay 100$, too wor a working solution!
OSMIUMCOIN
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1000


.


View Profile
February 04, 2018, 09:04:01 PM
 #4

I pay 500$ for working tutorial how to mining on asic or GPU nvidia , now cpu mining is impossible diff is BIG

miner567
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 05, 2018, 12:50:32 AM
 #5

You can connect to this pool:
http://futurocoinpool.com

if you want to get solution how to build one on your own, I think it can cost more.
robi5060
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
February 05, 2018, 01:47:10 AM
 #6

I have Antminer S9,Power supply, Cooling, Noise reduction and dust filtering , but i can't fix it. Can anyone give me any suggestion to fix it either anything i missed .
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 05, 2018, 09:10:40 AM
 #7

You can connect to this pool:
http://futurocoinpool.com

if you want to get solution how to build one on your own, I think it can cost more.

Everything OK with the pool? D3 is manually throwed out after a minute.
miner567
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 05, 2018, 11:07:06 AM
 #8

There was some problem but it's now working again.
Tommmic
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 05, 2018, 01:25:41 PM
 #9

There was some problem but it's now working again.

How often payouts?
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 05, 2018, 04:34:10 PM
 #10

I still get error. Mining with antminer D3. Pool stat dead.
Are there any additional settings for antminer?
miner567
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 05, 2018, 05:57:20 PM
 #11

What exact settings have you used?
What algorithm?

15 people are connected, 2.56 TH right now
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 05, 2018, 08:24:03 PM
 #12

NiceHash says:
Disconnected. Pool difficulty too low for high speed.

Any idea?

Antminer D3 working now.
CryptoTony3
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
February 05, 2018, 09:06:11 PM
 #13

I offer 100$ in BTC for the first working sollution Wink


Hello,
I want to mine a new coin, a DASH fork with AMD card or ASIC miner.
I have a wallet and could mine with setgenerate true -1. Now the difficulty and hashrate is too high for CPU mining.
The company releases that:
CPU Mining
All subsequent methods require a configured mining pool account.
Attempts to solve the cryptographic equation, colloquially called mining, using a CPU (processor) are often unprofitable. In the initial phase of the existence of cryptocurrencies you can try to face other miners, especially that the power of the network (hashrate) will be relatively low. This method requires access to some mining pool. For this purpose, we can use the program
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes/releases

After downloading and unpacking, the contents folder should look like this:

Different types of exe files mean different types of optimization of miners for individual processors. Select the correct file for your processor.
Create the file start.bat and enter its contents:

<minerd> -a <algorithm> -o <url> -u <username> -p <password> -t <threads>
pause
Where:
minerd = the exe file you chose to run on your processor
a = algorithm, for FuturoCoin it is X11
o = URL to your mining poole containing protocol and port
u = username, usually your public key to receive mined coins from pool
p = the password can usually be anything
t = number of threads
pause = does not close the window if errors are received

Example of a comment
minerd-avx-aes-sse2-sss3.exe -a X11 -o stratum+tcp://118.183.182.41:7901 -u fEUbiWcuJT5x4xjtUnkjbY9DdETiqorpjk -p x -t 8
pause

Run the start.bat file. On the screen you should see the effects:

GPU Mining

To start mining using the graphics card, familiarize yourself with the type of your GPU.
For AMD units, sample applications are

https://github.com/nicehash/sgminer/releases
https://github.com/dashminer/dashminer/releases (supports only one  pool)

For NVIDIA

https://github.com/tpruvot/ccminer/releases
https://github.com/sp-hash/ccminer/releases
https://github.com/KlausT/ccminer/releases

After unpacking the folder should look similar to the picture:

Then open Notepad and create a configuration file. The basic configuration looks like below{“pools” : [ {
 “url” : “stratum+tcp://pooladdress:7903“,
  “user” : “walletaddress”,
  “pass” : “x”,
 “algorithm”:”darkcoin”
  }

]

}

Where:

pools = specifies the list of mining pools (in the example there is one) to which you connect
url = URL address for your mining pool including protocol name and port
user = username, most often the address of FuturoCoin, for which your rewards will flow
pass = password, usually can be anything
algorithm = mining algorithm, in this case darkcoin or darkcoin-mod
Save the file under the name sgminer.conf.
Relaunch the program sgminer.exe
Your window should look similar to the example:

ASIC Mining

ASIC means Application-Specific Integrated Circuit. It is a device dedicated exclusively to work with a specific mining algorithm.
Please note that the information below may be out of date at any time. On the market today several miners are available for the X11 algorithm. Here’s a list of some of them.

I tried with conf:
rpcuser=user
rpcpassword=password
server=1
listen=1
daemon=1
rpcconnect=127.0.0.1
rpcallowip=internal IP
gen=1
rpcport=9009

and then miner:
sgminer.exe --kernel=darkmod -o 127.0.0.1:9009 -u user -p password

I get error:
127.0.0.1 slow/down or URL or credentials invalid

What can I do, what is the sollution for that?
GPU mining or ASIC mining.

I offer 100$ in BTC for the first working sollution Wink



Hi Vinkos,

Just tried to PM you, but you are not allowing PMs from Newbies.

If you change that setting in your profile I may be able to help........

vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 06, 2018, 05:52:42 AM
 #14

Since the mininghash is so high its too late for any solo mining now Sad
miner567
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 06, 2018, 09:37:04 AM
 #15

NiceHash says:
Disconnected. Pool difficulty too low for high speed.

Any idea?

Antminer D3 working now.

The difficulty is changed now, so it should work.
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 07, 2018, 09:21:22 AM
 #16

Great, thank You Smiley
DrRobotto
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 07, 2018, 10:30:27 AM
 #17

Solo mining guide:
https://www.dash.org/forum/threads/solved-solo-mining.5911/

or maintain your own stratum protocol:
https://blockgen.net/setup-your-own-mining-pool/
FrankPitale
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile WWW
February 07, 2018, 07:54:54 PM
 #18

 Angry i have the same problem but on CPU mining.

all setted correctly, i have 8 core and use 6 to mine.

but nothing arrive in the wallet.

any advice?
http://i67.tinypic.com/10zmx38.png
vinkos (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile WWW
February 08, 2018, 09:10:57 AM
Last edit: February 08, 2018, 05:58:28 PM by vinkos
 #19

The difficulty is way too high. Just ASIC mining works now.
You could mine with CPU when difficult was 1, now it's 530000.
CryptoTony3
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
February 08, 2018, 09:11:46 AM
 #20

Angry i have the same problem but on CPU mining.

all setted correctly, i have 8 core and use 6 to mine.

but nothing arrive in the wallet.

any advice?
http://i67.tinypic.com/10zmx38.png

Hi, Not sure I understand which / what problem you have?

Can you please be more specific? Are you mining through a pool? If so, at a first guess, I would suggest you have not left it mining for long enough. CPU mining even with 6 cores is very slow. If Solo mining you could wait a very, very, very long time to mine a block......


Pages: [1] 2 »  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!