Bitcoin Forum
June 24, 2024, 06:31:39 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.9c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 04, 2020, 08:20:05 PM
1 day running with a GTX 1080 Ti @ 21 MH/s and I have 410/0/0 shares. I use Coinbase as my wallet, but when do I receive the payout?

Pool = ssl://eu1.ethermine.org:5555
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.9c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 03, 2020, 06:22:52 PM
Quote


Why put your miner in C:\Windows\system32 directory? If its NOT there, then you have to add directory where you put it into PATH variable, or,
better yet, start it from its own directory

Another problem could be that its not where you think it should be because your AV erased it

But is in my Download folder and Antivirus is off?

If its in your downloads folder, then why youre starting it like C:\Windows\system32>PhoenixMiner.exe

It should look like C:\Downloads>PhoenixMiner.exe or more probably C:\Users\(put your user here)\Downloads>PhoenixMiner.exe

Fixed: tried, but same problem. So I added a command line in the bat-file:

REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

SET "PATH=C:\PhoenixMiner_4.9c_Windows;%PATH%"

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x099b7f4e5E2f5ecEB1cdf56497A5fF429AB1F841.Rig013182
pause

Thanks for your help!
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.9c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 03, 2020, 06:12:02 PM
Quote


Why put your miner in C:\Windows\system32 directory? If its NOT there, then you have to add directory where you put it into PATH variable, or,
better yet, start it from its own directory

Another problem could be that its not where you think it should be because your AV erased it

But is in my Download folder and Antivirus is off?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.9c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 03, 2020, 05:59:11 PM
C:\Windows\system32>setx GPU_FORCE_64BIT_PTR 0

SUCCESS: Specified value was saved.

C:\Windows\system32>setx GPU_MAX_HEAP_SIZE 100

SUCCESS: Specified value was saved.

C:\Windows\system32>setx GPU_USE_SYNC_OBJECTS 1

SUCCESS: Specified value was saved.

C:\Windows\system32>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Windows\system32>setx GPU_SINGLE_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Windows\system32>REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)

C:\Windows\system32>PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0x099b7f4e5E2f5ecEB1cdf56497A5fF429AB1F841.Rig01386
'PhoenixMiner.exe' is not recognized as an internal or external command,
operable program or batch file.

C:\Windows\system32>pause
Press any key to continue . . .




What did I do wrong??  Huh
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!