|
SunriseLV
Newbie
Offline
Activity: 3
Merit: 0
|
 |
November 26, 2017, 02:33:42 AM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
|
|
|
|
aaronsace
|
 |
November 26, 2017, 03:16:17 AM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
There is someone now working on a Linux update for MultiPoolMiner. Purely out of interest, why did you think MultiPoolMiner would work on Linux and what was the reason you didn't raise an issue on GitHub?
|
|
|
|
aaronsace
|
 |
November 26, 2017, 03:32:40 AM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
On Linux: Set up a hub worker: https://miningpoolhub.com/?page=account&action=hubworkersCreate a bash script containing: while true do
<various miner command lines set to not retry connection and that use the 12XXX ports>
sleep 1 done
|
|
|
|
SunriseLV
Newbie
Offline
Activity: 3
Merit: 0
|
 |
November 26, 2017, 04:02:42 AM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
There is someone now working on a Linux update for MultiPoolMiner. Purely out of interest, why did you think MultiPoolMiner would work on Linux and what was the reason you didn't raise an issue on GitHub? I saw the notes about Linux and figured it was working now... I went here to ask because I would like to use Mining Pool Hub and want to know how to use it with Linux.
|
|
|
|
juntuntajica
Newbie
Offline
Activity: 2
Merit: 0
|
 |
November 26, 2017, 12:10:29 PM |
|
Hi guys, can someone help me with setting up monitoring? Im using CoinDash app on ios to monitor and it requires user ID and API key. When I go to mph on the edit section, I can read the whole user ID but not the whole API key because they are greyed out(the areas where you are supposed to copy your key)? Im freaking out because I cant figure this out. Thanks
|
|
|
|
|
|
JayneL
Member

Offline
Activity: 104
Merit: 10
|
 |
November 26, 2017, 02:17:22 PM |
|
is this means i will still get my btc?
|
|
|
|
|
mrmagenta
Newbie
Offline
Activity: 3
Merit: 0
|
 |
November 26, 2017, 04:05:48 PM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
On Linux: Set up a hub worker: https://miningpoolhub.com/?page=account&action=hubworkersCreate a bash script containing: while true do
<various miner command lines set to not retry connection and that use the 12XXX ports>
sleep 1 done Also a noob here! 2x1080 TIs . I've tried this and i get "stratum authentication failed" for every command: ./ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u mrmagenta.anubis -p x ./ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x11 -o stratum+tcp://hub.miningpoolhub.com:12007 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x13 -o stratum+tcp://hub.miningpoolhub.com:12008 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x15 -o stratum+tcp://hub.miningpoolhub.com:12009 -u mrmagenta.anubis -p x ./ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u mrmagenta.anubis -p x ./ccminer -r 0 -a qubit -o stratum+tcp://hub.miningpoolhub.com:12014 -u mrmagenta.anubis -p x ./ccminer -r 0 -a quark -o stratum+tcp://hub.miningpoolhub.com:12015 -u mrmagenta.anubis -p x ./ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u mrmagenta.anubis -p x ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u mrmagenta.anubis -p x ./ccminer -r 0 -a vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u mrmagenta.anubis -p x
I can however mine fine with this command, and groestl etc - the 17* ports all seem to work, just the 12* that reject my authentication - any idea what's going on? ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:17018 -u mrmagenta.anubis -p x
|
|
|
|
aaronsace
|
 |
November 26, 2017, 04:39:06 PM Last edit: November 26, 2017, 04:52:32 PM by aaronsace |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
On Linux: Set up a hub worker: https://miningpoolhub.com/?page=account&action=hubworkersCreate a bash script containing: while true do
<various miner command lines set to not retry connection and that use the 12XXX ports>
sleep 1 done Also a noob here! 2x1080 TIs . I've tried this and i get "stratum authentication failed" for every command: ./ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u mrmagenta.anubis -p x ./ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x11 -o stratum+tcp://hub.miningpoolhub.com:12007 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x13 -o stratum+tcp://hub.miningpoolhub.com:12008 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x15 -o stratum+tcp://hub.miningpoolhub.com:12009 -u mrmagenta.anubis -p x ./ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u mrmagenta.anubis -p x ./ccminer -r 0 -a qubit -o stratum+tcp://hub.miningpoolhub.com:12014 -u mrmagenta.anubis -p x ./ccminer -r 0 -a quark -o stratum+tcp://hub.miningpoolhub.com:12015 -u mrmagenta.anubis -p x ./ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u mrmagenta.anubis -p x ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u mrmagenta.anubis -p x ./ccminer -r 0 -a vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u mrmagenta.anubis -p x
I can however mine fine with this command, and groestl etc - the 17* ports all seem to work, just the 12* that reject my authentication - any idea what's going on? ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:17018 -u mrmagenta.anubis -p x
You need to setup your hub worker; only one algorithm (the most profitable one) will succeed. https://miningpoolhub.com/?page=account&action=hubworkers
|
|
|
|
aaronsace
|
 |
November 26, 2017, 04:49:14 PM |
|
Newbie here - Just started the multipool hub miner and after configuring it for AMD/CPU - IT always starts up with AMD/NVIDIA - any one know how to fix this??? Much appreciated!
I think you are referring to MultiPoolMiner. Please post on GitHub: https://github.com/aaronsace/MultiPoolMiner/issuesTBH though, I think you are misreading what's happening but post your command line and log on GitHub for assistance.
|
|
|
|
JayneL
Member

Offline
Activity: 104
Merit: 10
|
 |
November 26, 2017, 04:55:51 PM |
|
Hi i forgot to mention my ETH debited already before i place my BTC address, do i need to put every wallet address on the coined i mined? coz i'm currently mining all Equihash coin via auto exchange, and i want them to be automatically converted to bitcoin, is that mean i need to put wallet on ZEC ZEN ZCL BTG. I still not seeing any Bitcoin balances on my wallet even the ETH already debited and i didn't withdraw anyting 
|
|
|
|
aaronsace
|
 |
November 26, 2017, 04:59:10 PM |
|
Hi i forgot to mention my ETH debited already before i place my BTC address, do i need to put every wallet address on the coined i mined? coz i'm currently mining all Equihash coin via auto exchange, and i want them to be automatically converted to bitcoin, is that mean i need to put wallet on ZEC ZEN ZCL BTG. I still not seeing any Bitcoin balances on my wallet even the ETH already debited and i didn't withdraw anyting  No, you only need BTC wallet. Please screenshot your balance page: https://miningpoolhub.com/?page=account&action=balances
|
|
|
|
mrmagenta
Newbie
Offline
Activity: 3
Merit: 0
|
 |
November 26, 2017, 05:14:17 PM |
|
Hello, I am a NOOB starting with a 2 @ rx 580 cards on Ubinutu Linux system. I have set up the rig to mine ethereum but still can not figure out how to configure with MPH, it looks like many of the suggested programs are windows based. I have been trying to install MPM for literally days now with no success. If you know the specific command line text I can copy and paste :-) I would really prefer to mine on a multi algorithm pool like MPH. I will be adding more cards to the system and want to have the system set and ready to mine effectively when I get them.
Thanks in advance for specific terminal script to install and run the suggested program...
On Linux: Set up a hub worker: https://miningpoolhub.com/?page=account&action=hubworkersCreate a bash script containing: while true do
<various miner command lines set to not retry connection and that use the 12XXX ports>
sleep 1 done Also a noob here! 2x1080 TIs . I've tried this and i get "stratum authentication failed" for every command: ./ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u mrmagenta.anubis -p x ./ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x11 -o stratum+tcp://hub.miningpoolhub.com:12007 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x13 -o stratum+tcp://hub.miningpoolhub.com:12008 -u mrmagenta.anubis -p x ./ccminer -r 0 -a x15 -o stratum+tcp://hub.miningpoolhub.com:12009 -u mrmagenta.anubis -p x ./ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u mrmagenta.anubis -p x ./ccminer -r 0 -a qubit -o stratum+tcp://hub.miningpoolhub.com:12014 -u mrmagenta.anubis -p x ./ccminer -r 0 -a quark -o stratum+tcp://hub.miningpoolhub.com:12015 -u mrmagenta.anubis -p x ./ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u mrmagenta.anubis -p x ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u mrmagenta.anubis -p x ./ccminer -r 0 -a vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u mrmagenta.anubis -p x
I can however mine fine with this command, and groestl etc - the 17* ports all seem to work, just the 12* that reject my authentication - any idea what's going on? ./ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:17018 -u mrmagenta.anubis -p x
You need to setup your hub worker; only one algorithm (the most profitable one) will succeed. https://miningpoolhub.com/?page=account&action=hubworkersYeah i've got a worker configured, thanks for the response though - any other ideas?
|
|
|
|
pubix
Member

Offline
Activity: 154
Merit: 10
|
 |
November 26, 2017, 05:22:16 PM |
|
Is EXP on the right chain now??
|
|
|
|
|
aaronsace
|
 |
November 26, 2017, 06:36:05 PM |
|
Yeah i've got a worker configured, thanks for the response though - any other ideas?
If 17xxx work then 12xxx will work. What have you configured the worker to?
|
|
|
|
mrmagenta
Newbie
Offline
Activity: 3
Merit: 0
|
 |
November 26, 2017, 07:06:41 PM |
|
Yeah i've got a worker configured, thanks for the response though - any other ideas?
If 17xxx work then 12xxx will work. What have you configured the worker to? That's what i thought, but it's not what's happening - weird! Worker is set to algo auto switch on equihash
|
|
|
|
|