Pages:
Author

Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux) - page 3. (Read 6590718 times)

member
Activity: 639
Merit: 19
Hi all,
It’s been a while and now that claymore is dead, could you please tell me how to set the straps for phoenixminer?

My Rex 570 4G has so low hashrate, less than 3 compared with 29 last year. In claymore I set -strap and everything worked. In Phoenix I set straps to 200 and the hashrate doesn’t change.

Thank you for reading.

For 4Gb Cards try lolminer... is one of the best solution for still mining ETH...
newbie
Activity: 59
Merit: 0
Hi all,
It’s been a while and now that claymore is dead, could you please tell me how to set the straps for phoenixminer?

My Rex 570 4G has so low hashrate, less than 3 compared with 29 last year. In claymore I set -strap and everything worked. In Phoenix I set straps to 200 and the hashrate doesn’t change.

Thank you for reading.
newbie
Activity: 5
Merit: 0
hello All !!!!
i`m new in here
so ... my question is :
what miner shuld i use right now in this date 07.01.2021
i`ve readed that there are some problems with clymore or something like this some Scam/hack something like this


tonight i`ll put my rig all together (luky that i`ve bought gpu`s last month so prices were acceptable)
pls any suggestion or idea or anything is welcomed 




not working https://i.imgur.com/n7QdwIm.png

Try Phoenixminer...claymore is older and not being updated...the patches done by some are just that bandaids.  Support the actual devs who are providing and updating their software. 

Can confirm, Phoenixminer is way easier to work with.
jr. member
Activity: 325
Merit: 2
Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v16.0f - third-party development of miner update, including new updates and keeping old ones

Notes
-Support of DAG epochs up to 500
-Fixed global problems for video cards from Nvidia/AMD
-Fixed errors and crashes when the miner was running
-Increased hashrate on video cards series 20xx and 30xx
-Increased hashrate on Ethash by an average of 15%
-Increased hashrate on ETCHash by an average of 10%
-Improved the work of the miner in general

Download
*links removed*

I think this was posted from hacked account. I've downloaded this and took a quick look. This is not Claymore's miner 16 for sure. Claymore's miner EthDcrMiner64.exe is 3.8 MB in size and protected with Vmprotect, you can't directly modify it.

EthDcrMiner64.exe from this archive is not protected at all, it's Delphi .exe with size of only 2.5 MB and obviously it's some kind of loader for next 2 files:

EthDcrMiner64-0.bin is InnoSetup script.
EthDcrMiner64-1.bin is Inno Setup .exe. Inside it have original Cuda 8 EthDcrMiner64.exe v15, libcurl.dll, msvcr110.dll and
one more file that is unprotected, has size of 3.9 MB and not very good virustotal report:

https://www.virustotal.com/gui/file/58c24970b7e3fd8a86585547df9a939b5cf6d5326b798400c804d9f55ddb3b10/detection

I think this file is the whole point of that fake release. Be carefull.

Also when someone is promising you 10% and 15% increase in hashrate... Use common sense.
sr. member
Activity: 703
Merit: 272
Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v16.0f - third-party development of miner update, including new updates and keeping old ones

Notes
-Support of DAG epochs up to 500
-Fixed global problems for video cards from Nvidia/AMD
-Fixed errors and crashes when the miner was running
-Increased hashrate on video cards series 20xx and 30xx
-Increased hashrate on Ethash by an average of 15%
-Increased hashrate on ETCHash by an average of 10%
-Improved the work of the miner in general

Download
links deleted

This appears to be a recently hacked account.   this post is the same message and format of scam post of the last month that get auto deleted by mods.... normally new newbie accounts or revived zombie accounts.
full member
Activity: 1275
Merit: 141
hello All !!!!
i`m new in here
so ... my question is :
what miner shuld i use right now in this date 07.01.2021
i`ve readed that there are some problems with clymore or something like this some Scam/hack something like this


tonight i`ll put my rig all together (luky that i`ve bought gpu`s last month so prices were acceptable)
pls any suggestion or idea or anything is welcomed 




not working

Try Phoenixminer...claymore is older and not being updated...the patches done by some are just that bandaids.  Support the actual devs who are providing and updating their software. 
newbie
Activity: 1
Merit: 0
hello All !!!!
i`m new in here
so ... my question is :
what miner shuld i use right now in this date 07.01.2021
i`ve readed that there are some problems with clymore or something like this some Scam/hack something like this


tonight i`ll put my rig all together (luky that i`ve bought gpu`s last month so prices were acceptable)
pls any suggestion or idea or anything is welcomed 




not working https://i.imgur.com/n7QdwIm.png
full member
Activity: 269
Merit: 102
hello All !!!!
i`m new in here
so ... my question is :
what miner shuld i use right now in this date 07.01.2021
i`ve readed that there are some problems with clymore or something like this some Scam/hack something like this


tonight i`ll put my rig all together (luky that i`ve bought gpu`s last month so prices were acceptable)
pls any suggestion or idea or anything is welcomed 



It depends on what you intend on mining. Most people mining ETH are using lolminer, team red miner or Phoenix miner.
newbie
Activity: 1
Merit: 0
hello All !!!!
i`m new in here
so ... my question is :
what miner shuld i use right now in this date 07.01.2021
i`ve readed that there are some problems with clymore or something like this some Scam/hack something like this


tonight i`ll put my rig all together (luky that i`ve bought gpu`s last month so prices were acceptable)
pls any suggestion or idea or anything is welcomed 


newbie
Activity: 4
Merit: 0
If you want to continue using only claymore straps and rxboost, you can use this bat file

You just have to download PStools from https://docs.microsoft.com/en-us/sysinternals/downloads/pssuspend
just adjust the runforseconds to pause after claymore has added straps and rxboost

Code:
@echo off
echo -------------------------------------------------------------------
echo Simple script to use Claymores rxboost And straps By DrX
echo -------------------------------------------------------------------
echo:
set executable=EthDcrMiner64.exe
set executable2= MINER.EXE
set commandline= -dbg -1 -mport -0 -benchmark 1 -strap 1 -rxboost 1
set commandline2= MINER COMMANDS
set runforseconds=20
set restartinseconds=10
set /a counter=0
timeout %restartinseconds%
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
:start
start "Miner Window" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
pssuspend.exe %executable%
start "Miner Window" %executable2% %commandline2%
pause

DrX thanks thats a much better solution than running code from unknown source.  Like i said i dont run Claymore anymore but for those that simply cant let go...this is the best solution ive seen for both earnings for the miner and for security of their rigs.


Thank You !
sr. member
Activity: 966
Merit: 359
👉MINING-BIOS.eu💲⛏
Claymore Dev is not dead just changed its name to Phoenix Dev It's just the same person just a different name I guess Best wishes for 2021 people ....
I don't think so. Years ago Claymore and somebody from Phoenixminer was arguing on Bitcointalk and accusing each other from copying kernels.

We still maintain and develop PBE and it supports most of the Polaris cards. Download from Github or build from source code.
https://github.com/IndeedMiners/PolarisBiosEditor/releases
full member
Activity: 1275
Merit: 141
If you want to continue using only claymore straps and rxboost, you can use this bat file

You just have to download PStools from https://docs.microsoft.com/en-us/sysinternals/downloads/pssuspend
just adjust the runforseconds to pause after claymore has added straps and rxboost

Code:
@echo off
echo -------------------------------------------------------------------
echo Simple script to use Claymores rxboost And straps By DrX
echo -------------------------------------------------------------------
echo:
set executable=EthDcrMiner64.exe
set executable2= MINER.EXE
set commandline= -dbg -1 -mport -0 -benchmark 1 -strap 1 -rxboost 1
set commandline2= MINER COMMANDS
set runforseconds=20
set restartinseconds=10
set /a counter=0
timeout %restartinseconds%
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
:start
start "Miner Window" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
pssuspend.exe %executable%
start "Miner Window" %executable2% %commandline2%
pause

DrX thanks thats a much better solution than running code from unknown source.  Like i said i dont run Claymore anymore but for those that simply cant let go...this is the best solution ive seen for both earnings for the miner and for security of their rigs.
DrX
member
Activity: 233
Merit: 20
If you want to continue using only claymore straps and rxboost, you can use this bat file

You just have to download PStools from https://docs.microsoft.com/en-us/sysinternals/downloads/pssuspend
just adjust the runforseconds to pause after claymore has added straps and rxboost

Code:
@echo off
echo -------------------------------------------------------------------
echo Simple script to use Claymores rxboost And straps By DrX
echo -------------------------------------------------------------------
echo:
set executable=EthDcrMiner64.exe
set executable2= MINER.EXE
set commandline= -dbg -1 -mport -0 -benchmark 1 -strap 1 -rxboost 1
set commandline2= MINER COMMANDS
set runforseconds=20
set restartinseconds=10
set /a counter=0
timeout %restartinseconds%
set GPU_MAX_ALLOC_PERCENT 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_HEAP_SIZE 100
:start
start "Miner Window" %executable% %commandline%
echo:
echo The software will run for %runforseconds% seconds
timeout %runforseconds%
pssuspend.exe %executable%
start "Miner Window" %executable2% %commandline2%
pause
full member
Activity: 1275
Merit: 141
Guys, tell me what the problem is and if there is already an official solution? Miner version 15, pool nanopool. When I start the miner, I get an error "Pool sent wrong data, cannot set epoch". GPUs - GTX 1070 8 GB with the latest drivers installed.  Shocked

Claymore is outdated, please use Phoenixminer or other up to date ETH miner software.

Completely true... there are lot of options for Mix Rigs... or for specific... for Mix Rigs with lolMiner the improves in Watts is really good...

Plus better to support active devs of mining software then to support somebody leaching off claymores work.  So TRM / PM / LOL / Gminer / Nbminer  all better to support.  They support the mining community.  Also note i havent lost any speed since moving off Claymore...all the miner devs have stepped up thier game.
member
Activity: 639
Merit: 19
Guys, tell me what the problem is and if there is already an official solution? Miner version 15, pool nanopool. When I start the miner, I get an error "Pool sent wrong data, cannot set epoch". GPUs - GTX 1070 8 GB with the latest drivers installed.  Shocked

Claymore is outdated, please use Phoenixminer or other up to date ETH miner software.

Completely true... there are lot of options for Mix Rigs... or for specific... for Mix Rigs with lolMiner the improves in Watts is really good...
legendary
Activity: 2310
Merit: 2073
percy_tc, Just_a_miner Thanks guys. Had to turn off mining for 10 days due to the need to move around the country during the holidays. When I returned home, I was very surprised by this situation. Now I will have to use phoenix-miner.
jr. member
Activity: 325
Merit: 2
Guys, tell me what the problem is and if there is already an official solution? Miner version 15, pool nanopool. When I start the miner, I get an error "Pool sent wrong data, cannot set epoch". GPUs - GTX 1070 8 GB with the latest drivers installed.  Shocked

Default Claymore ETH Miner v15.0 only supports up to 384 DAG epoch, and the miner stopped working already. You can use my More Epochs mod for Claymore miner, check https://bitcointalksearch.org/topic/more-epochs-mod-v11-for-claymore-eth-miner-15-epochs-385-work-new-version-5305046, the mod adds support of DAG epochs up to 500 so you can continue to use legendary Claymore ETH miner!
full member
Activity: 584
Merit: 106
Guys, tell me what the problem is and if there is already an official solution? Miner version 15, pool nanopool. When I start the miner, I get an error "Pool sent wrong data, cannot set epoch". GPUs - GTX 1070 8 GB with the latest drivers installed.  Shocked

Claymore is outdated, please use Phoenixminer or other up to date ETH miner software.
legendary
Activity: 2310
Merit: 2073
Guys, tell me what the problem is and if there is already an official solution? Miner version 15, pool nanopool. When I start the miner, I get an error "Pool sent wrong data, cannot set epoch". GPUs - GTX 1070 8 GB with the latest drivers installed.  Shocked
newbie
Activity: 37
Merit: 0
Hi,
If you would like to use Claymore's straps, rxboost and other optimizations with your another miner please see my new app.

https://bitcointalksearch.org/topic/--5306865
Pages:
Jump to: