Pages:
Author

Topic: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) - page 4. (Read 784615 times)

member
Activity: 325
Merit: 42
Hello. Everything was fine on ETH, but on ETC with the same settings RX470 we went Incorrect shares. This is overclocking? Understated, still there.

I'm not OC and am using a RX 580/8g that had no problems with ETH. After 4 days PM is now reporting almost HALF are incorrect shares, but ETC.org only shows a couple stales and NO Incorrects??

Also on Win 10, using PM 5.9d

Upgrade to PM 6.2c download link is on the first page.
newbie
Activity: 11
Merit: 0
Hello. Everything was fine on ETH, but on ETC with the same settings RX470 we went Incorrect shares. This is overclocking? Understated, still there.

I'm not OC and am using a RX 580/8g that had no problems with ETH. After 4 days PM is now reporting almost HALF are incorrect shares, but ETC.org only shows a couple stales and NO Incorrects??

Also on Win 10, using PM 5.9d
member
Activity: 325
Merit: 42
hello i have been mining eth + zill with phoenixminer with this config:


phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETHADRESS -epsw MYZILLADRESS @eu1.ethermine.org:4444@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

now to mine ETC and ZiLL i did this

phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETCADRESS -epsw MYZILLADRESS @eu1-etc.ethermine.org:5555@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

but it doesnt start mining, any ideas? thanks




Your using eu1-etc.ethermine.org:5555 and before you were using eu1.ethermine.org:4444.
See the difference in ports, 5555 is ssl port and 4444 is stratum port.
member
Activity: 325
Merit: 42
hello i have been mining eth + zill with phoenixminer with this config:


phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETHADRESS -epsw MYZILLADRESS @eu1.ethermine.org:4444@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

now to mine ETC and ZiLL i did this

phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETCADRESS -epsw MYZILLADRESS @eu1-etc.ethermine.org:5555@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

but it doesnt start mining, any ideas? thanks




I couldn't get mine to work till I added "ssl://" to the URL, and (or) did -coin etc.

Works, but I'm getting 1/3 Invalid Shares for some reason, ugh!

Maybe OC?
newbie
Activity: 4
Merit: 0
Hello. Everything was fine on ETH, but on ETC with the same settings RX470 we went Incorrect shares. This is overclocking? Understated, still there. Win10_PM_6.2c
newbie
Activity: 72
Merit: 0
@phoenixminer Why does it say `ETH share found` while mining ETC. That's absurd. Why hasn't this been fixed after so many iterations??
member
Activity: 61
Merit: 40
I second that request, we need the option to mine ravecoin

by the way, could anyone help me with the config file?

I'm totally lost now, want to mine ETC but to nicehash to receive btc, is this possible?

thanks in advance

You can pick up one of these examples:

Code:

 -pool ssl://etchash.auto.nicehash.com:443
 -wal YourBTCWallet.RigXXX
 -pass x
 -proto 4

or
 -pool stratum+ssl://etchash.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4


or
 -pool stratum+tcp://etchash.auto.nicehash.com:9200
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

or to mine ETHW

 -pool stratum+ssl://daggerhashimoto.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

Or you can add this row into epools.txt

Code:
POOL: stratum+tcp://etchash.auto.nicehash.com:9200, WALLET: YourBTCWallet.RigName, PSW: X, WORKER: Rig, ESM: 0, PROTO: 4, ALLPOOLS: 1


member
Activity: 325
Merit: 42
I second that request, we need the option to mine ravecoin

by the way, could anyone help me with the config file?

I'm totally lost now, want to mine ETC but to nicehash to receive btc, is this possible?

thanks in advance

Did it work for ETH? as it would be the same except changing eth to etc.

Or use 2miners.com/crazypool.org/zerkpool.com as they can also payout in bitcoin

My command line for an ASRock RX 6600 XT Challenger Pro is:
sudo ./PhoenixMiner -cdm 1 -cdmport 10050 -cdmrs -amd -acm -gt 15 -clKernel 1 -log 1 -logdir /home//Miners/logs -logfile phoenixminer.log$ -hwm 2 -tt 55 -ttmem 70 -hstats 2 -prate 0.36 -fpwm 4 -cclock 870 -mclock 1170 -pool stratum+tcp://etchash.mine.zergpool.com:9997 -wal YOUR_BITCOIN_WALLET -pass "c=BTC,mc=ETC,ID=WHATEVER_I_WANT_IT_TO_BE"
newbie
Activity: 36
Merit: 0
I second that request, we need the option to mine ravecoin

by the way, could anyone help me with the config file?

I'm totally lost now, want to mine ETC but to nicehash to receive btc, is this possible?

thanks in advance
jr. member
Activity: 43
Merit: 1
Please add Ravencoin (RVN)! We need other coins!!!


actually adding kawpow would be great
newbie
Activity: 13
Merit: 0
Please add Ravencoin (RVN)! We need other coins!!!
newbie
Activity: 11
Merit: 0
hello i have been mining eth + zill with phoenixminer with this config:


phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETHADRESS -epsw MYZILLADRESS @eu1.ethermine.org:4444@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

now to mine ETC and ZiLL i did this

phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETCADRESS -epsw MYZILLADRESS @eu1-etc.ethermine.org:5555@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

but it doesnt start mining, any ideas? thanks




I couldn't get mine to work till I added "ssl://" to the URL, and (or) did -coin etc.

Works, but I'm getting 1/3 Invalid Shares for some reason, ugh!
jr. member
Activity: 85
Merit: 2
hello i have been mining eth + zill with phoenixminer with this config:


phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETHADRESS -epsw MYZILLADRESS @eu1.ethermine.org:4444@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

now to mine ETC and ZiLL i did this

phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETCADRESS -epsw MYZILLADRESS @eu1-etc.ethermine.org:5555@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

but it doesnt start mining, any ideas? thanks


member
Activity: 106
Merit: 31
Is there any idea what epoch the current version of PM will work till or is there no cap I cant find any info on this. The reason i ask is just thinking ahead about forks of Eth that may be about to bear down upon us.

i like PM so yes many thanks for it, would be good to just say bye if thats the way it is.
newbie
Activity: 42
Merit: 0
I just wanna say thanks a lot phenix miner.. for 4 year been using .. All running smoothly with my AMD card.
Again thanks a lot.

I second that.

PhoenixMiner has been my miner on Debian Linux as it can adjust the
-tt -ttj -ttmem -fpwm -cclock -mclock and so on
specially with my ASRock RX 5500 XT Challenger Pro as TRM sucks for not having these control options from the terminal and Gminer don' t give me enough option either.

My only wish would be kawpow (afaik should't be to difficult to implement as it related to progpow and firo)

In any case thanks PhoenixMiner  Smiley

same here Smiley thank you PhoenixMiner
member
Activity: 325
Merit: 42
I just wanna say thanks a lot phenix miner.. for 4 year been using .. All running smoothly with my AMD card.
Again thanks a lot.

I second that.

PhoenixMiner has been my miner on Debian Linux as it can adjust the
-tt -ttj -ttmem -fpwm -cclock -mclock and so on
specially with my ASRock RX 5500 XT Challenger Pro as TRM sucks for not having these control options from the terminal and Gminer don' t give me enough option either.

My only wish would be kawpow (afaik should't be to difficult to implement as it related to progpow and firo)

In any case thanks PhoenixMiner  Smiley
newbie
Activity: 7
Merit: 0
I just wanna say thanks a lot phenix miner.. for 4 year been using .. All running smoothly with my AMD card.
Again thanks a lot.
legendary
Activity: 3136
Merit: 1233
Leading Crypto Sports Betting & Casino Platform
Is it true that we can't mine ETH anymore on September 20th?

After the Merge, yes.

There would still be PoW forks, but no point as they're likely to be sold afterwards

The one which many people believe to replace the Ethereum we know now is the ETHW fork.We have to see how it behaves before we jump into any conclusions but there will be other coins to mine even if this is not a success.

There is Ergo,ETC and RVN to name a few but there are quite many more of such coins.You can use unmineable then to mine your favorite coin and choose Phoenixminer there in the unmineable miner.There are other possibilities but so far we have to wait even after some days after the merge to have a clearer picture of the situation.
member
Activity: 325
Merit: 42
What is the '-weakssl' parameter for the second algorithm? '-dweakssl'? I can not find it documented anywhere.

Thank you!

You can read it on the first page of channel. Right at the beginning.


Nope. Or I am blind.

'-weakssl2' is for the failover pool2

I am looking for the parameter for the secondary algorithm.

Ah you are talking dual-mining. Do you actually need weakssl for the second one, I would just try switching the pools or -dweakssl.
Don't know if it is actually meant for dual-mining.
jr. member
Activity: 200
Merit: 3
What is the '-weakssl' parameter for the second algorithm? '-dweakssl'? I can not find it documented anywhere.

Thank you!

You can read it on the first page of channel. Right at the beginning.


Nope. Or I am blind.

'-weakssl2' is for the failover pool2

I am looking for the parameter for the secondary algorithm.
Pages:
Jump to: