peoples
Member
Offline
Activity: 82
Merit: 11
|
|
May 07, 2019, 10:03:17 PM |
|
v14.0 Beta:
- Windows only: added ability to apply optimized memory timings (straps) on-the-fly, without flashing VBIOS, up to 20% speedup compared to stock BIOS. Currently only Polaris cards are supported, other cards will be added later. Drivers 18.x or newer are required. Best straps for Ethereum are included. Check "-strap" and "-driver" options for details. - Windows only: added temperature/fan/clocks management for Radeon VII. - a few minor bug fixes and improvements.
Any plans to implement this feature for linux version ? (as far as its possible)
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
May 07, 2019, 10:03:22 PM |
|
How much hashrates for ETH were you able to pull out of 580 8gb cards with these new straps?
Not huge numbers, something about 33MH on RX480 8G Samsung with stock BIOS and voltage. So, without disabling secure boot no chances to run with straps, right? It's not good...
Do you really need secure boot on your rigs? I could sign the driver, then some people will use my miner as malware, as always, then some AV will mark it as virus, then the certificate would be revoked... No way. Any plans to implement this feature for linux version ? (as far as its possible)
I'm not going to do the this trick in Linux, sorry.
|
|
|
|
UnclWish
|
|
May 07, 2019, 11:26:49 PM |
|
So, without disabling secure boot no chances to run with straps, right? It's not good...
Do you really need secure boot on your rigs? I could sign the driver, then some people will use my miner as malware, as always, then some AV will mark it as virus, then the certificate would be revoked... No way. I didn't need SB on all my rigs. But on some of them I work and SB can't be disabled on them... That's why I ask... You can make separate exe-utility for installing driver and sign them. Miner can use this tool for installing/uninstalling driver and even if miner will marked as virus, driver installed by separate tool with sign will not revoked! Just think about it, please. I'm sure that it can solve many questions in future. And another one question: you made memory straps by yourself? Or you take it from somewhere? Can you share this straps for us, so we just flash it on our bioses. Those who can't use driver? P.S. Some time ago zawawa (he maked GGS miner) can apply memory straps in his miner without any drivers on the fly... So it's exist a way to do it so...
|
|
|
|
N2DCRYPT
Jr. Member
Offline
Activity: 148
Merit: 5
|
|
May 07, 2019, 11:31:07 PM |
|
Claymore, I know I may be asking a lot here, but just in case it's not too much additional effort... The Radeon Pro Duo is technically Polaris. It's got Samsung Mem (16GB on each GPU); two WX7100s/RX 580s. Was hoping your straps would work without having to try bios flashing the master and slave gpu bioses, but the miner instaquits it I run as admin with -strap 1. If I don't run as admin, miner runs fine, but with no straps. Believe it's related to errors reading the boot configuration data. Driver is latest Pro Driver, 19.Q1.2. Have used the AMDMemTweak CLI from Eliovp, and it works, but would like to try the straps you are using in your exe. Others messing with AMD workstation gpus may get some good here too! Thanks!
Check the log file for details. Or create "config.txt" file with options and right-click EthDcrMiner64.exe and select "run as admin", it must work. Or start "cmd.exe" as admin and start miner from it to see what happens, miner cannot close without any messages. Claymore, many thanks! it worked with the config.txt file, just not the start.bat file.
|
|
|
|
hustleman
Jr. Member
Offline
Activity: 155
Merit: 6
|
If I have already flashed the vbios of my 580 and 570 cards, do I need to restore the stock bios before attempting the custom -straps in the command line?
|
|
|
|
hbouma
Newbie
Offline
Activity: 22
Merit: 0
|
|
May 08, 2019, 05:55:27 AM |
|
v14.0 Beta:
- Windows only: added ability to apply optimized memory timings (straps) on-the-fly, without flashing VBIOS, up to 20% speedup compared to stock BIOS. Currently only Polaris cards are supported, other cards will be added later. Drivers 18.x or newer are required. Best straps for Ethereum are included. Check "-strap" and "-driver" options for details. - Windows only: added temperature/fan/clocks management for Radeon VII. - a few minor bug fixes and improvements.
Thanks for all the miner work you've done!
|
|
|
|
jeremyismer
Newbie
Offline
Activity: 55
Merit: 0
|
|
May 08, 2019, 06:06:50 AM |
|
If I have already flashed the vbios of my 580 and 570 cards, do I need to restore the stock bios before attempting the custom -straps in the command line?
Yes, good question, I'm wondering the same.
|
|
|
|
davescream
Newbie
Offline
Activity: 50
Merit: 0
|
|
May 08, 2019, 06:20:16 AM |
|
If I have already flashed the vbios of my 580 and 570 cards, do I need to restore the stock bios before attempting the custom -straps in the command line?
Yes, good question, I'm wondering the same. I think no. This util just replace your bios timings (original or flashed) with eliots.
|
|
|
|
davescream
Newbie
Offline
Activity: 50
Merit: 0
|
|
May 08, 2019, 06:21:52 AM |
|
> (most tests were performed on 19.4.3). > miner anyway will install the driver automatically if "-strap" option is used.
|
|
|
|
ustcstone
Newbie
Offline
Activity: 49
Merit: 0
|
|
May 08, 2019, 06:36:41 AM |
|
it seems -tt won't work on 19.4.3?
|
|
|
|
4ward
Member
Offline
Activity: 473
Merit: 18
|
|
May 08, 2019, 06:50:58 AM |
|
So, without disabling secure boot no chances to run with straps, right? It's not good...
Do you really need secure boot on your rigs? I could sign the driver, then some people will use my miner as malware, as always, then some AV will mark it as virus, then the certificate would be revoked... No way. I didn't need SB on all my rigs. But on some of them I work and SB can't be disabled on them... That's why I ask... You can make separate exe-utility for installing driver and sign them. Miner can use this tool for installing/uninstalling driver and even if miner will marked as virus, driver installed by separate tool with sign will not revoked! Just think about it, please. I'm sure that it can solve many questions in future. And another one question: you made memory straps by yourself? Or you take it from somewhere? Can you share this straps for us, so we just flash it on our bioses. Those who can't use driver? P.S. Some time ago zawawa (he maked GGS miner) can apply memory straps in his miner without any drivers on the fly... So it's exist a way to do it so... Zawawa was using a driver - phymem.sys ( https://github.com/zawawawa/GatelessGateSharp/tree/v1.3/phymem)
|
|
|
|
ManDoneKTM
Newbie
Offline
Activity: 150
Merit: 0
|
|
May 08, 2019, 07:00:10 AM |
|
So, without disabling secure boot no chances to run with straps, right? It's not good...
Do you really need secure boot on your rigs? I could sign the driver, then some people will use my miner as malware, as always, then some AV will mark it as virus, then the certificate would be revoked... No way. I didn't need SB on all my rigs. But on some of them I work and SB can't be disabled on them... That's why I ask... You can make separate exe-utility for installing driver and sign them. Miner can use this tool for installing/uninstalling driver and even if miner will marked as virus, driver installed by separate tool with sign will not revoked! Just think about it, please. I'm sure that it can solve many questions in future. And another one question: you made memory straps by yourself? Or you take it from somewhere? Can you share this straps for us, so we just flash it on our bioses. Those who can't use driver? P.S. Some time ago zawawa (he maked GGS miner) can apply memory straps in his miner without any drivers on the fly... So it's exist a way to do it so... read a few posts back and you will find out from where he took the straps and timmings .
|
|
|
|
Cflush
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 08, 2019, 07:30:29 AM |
|
Mr. Claymore..Your Grace,
Your miner (v14.0) has magically increased my hashrate, lowered my temps, heat and noise on 3 rigs, a mix of Polaris and Pascal architecture...Significantly.
You are truly a gentleman, and a scholar. Thank you for all you do for the mining community.
With Respect,
-Courtesy F. Flush
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
May 08, 2019, 07:46:56 AM |
|
And another one question: you made memory straps by yourself? Or you take it from somewhere? Can you share this straps for us, so we just flash it on our bioses. Those who can't use driver? P.S. Some time ago zawawa (he maked GGS miner) can apply memory straps in his miner without any drivers on the fly... So it's exist a way to do it so...
Eliovp sold me his straps for my miner, I'm not going to disclose them, sorry. Zawawa's app is very similar to Eliovp's amd memory tweak app, i.e. it just changes memory registers, it does not apply entire straps. As soon as you try to copy entire strap to these registers, you will get BSOD. Except my miner, currently there is no software (at least public) that can apply entire straps on the fly. If I have already flashed the vbios of my 580 and 570 cards, do I need to restore the stock bios before attempting the custom -straps in the command line?
You can use your current bios. it seems -tt won't work on 19.4.3?
You are correct, AMD added another API update to manage fan. Again...
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
May 08, 2019, 07:51:46 AM |
|
I uploaded a small update to fix issue with fan in latest AMD drivers. I did not change the version number. Please redownload v14.0 and check the log file, it must contain "b707" at the beginning which means latest build number.
|
|
|
|
rednoW
Legendary
Offline
Activity: 1510
Merit: 1003
|
|
May 08, 2019, 07:55:14 AM |
|
2 Claymore Please, how to uninstall your driver and switch back windows from test to normal mode?
And about "paid straps from Eliovp" - I think everyone can examine them with Eliovp's tweak utility while your miner is running. Or are there some hidden gems?
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
May 08, 2019, 07:56:51 AM |
|
2 Claymore Please, how to uninstall your driver and switch back windows from test to normal mode?
And about "paid straps from Eliovp" - I think everyone can examine them with Eliovp's tweak utility while your miner is running. Or are there some hidden gems?
1. Use "-driver uninstall" option with admin rights and reboot. Check Readme for details. 2. Registers contain only part of original strap, some values are modified.
|
|
|
|
UnclWish
|
|
May 08, 2019, 08:12:59 AM |
|
2 Claymore Please, how to uninstall your driver and switch back windows from test to normal mode?
And about "paid straps from Eliovp" - I think everyone can examine them with Eliovp's tweak utility while your miner is running. Or are there some hidden gems?
1. Use "-driver uninstall" option with admin rights and reboot. Check Readme for details. 2. Registers contain only part of original strap, some values are modified. Maybe you will sign driver at least once? If it will be revoked - then let it be...
|
|
|
|
lacuna776
Jr. Member
Offline
Activity: 33
Merit: 2
|
|
May 08, 2019, 12:46:25 PM Last edit: May 08, 2019, 03:20:24 PM by lacuna776 |
|
Claymore, pease help System is: GPU ASUS AMD RADEON 7 CPU AMD FX(tm) 6300 Motherboard Asrock 9700 Pro3 R2.0 Win 7 64 Drivers: Adrenalin 2019 Edition 19.4.3 Claymore's Dual Ethereum v14.0 Beta or v12.0 bat file: @echo off set GPU_FORCE64BIT_PTR=0 set GPU_MAX_HEAP SIZE=100 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set GPU_SINGLE_ALLOC_PERCENT=100 @echo off C:\clay14\EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0xD69af2A796A737A103F12d2f0BCC563a13900E6F -epsw x -etha 0 -mode 1 -dbg -1 Hashrate just 17-18 Mh/s on standart setting (( Radeon VII hashrate must to be around 90 Mh/s Tell me please, whats wrong with setting ?Thank you ! miner screenshot
|
|
|
|
Branko
|
|
May 08, 2019, 01:26:55 PM |
|
I'll try new version just for fun (currently on Phoenix), but to really convince me to switch back to Claymore, add option to dual/triple mine ZIL
|
|
|
|
|