Author

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

sr. member
Activity: 1932
Merit: 288
I mining two days ago with stock 3x MSI RX 480 8G. With - dcri 40 I had 70mh ETC and 1400mh PASC. But yesterday when i try to mine my PC slowed down, browser freeze and wifi doesn't worked. What's wrong? PSU XFX 1000w Platinum, cards underclocked.

try to run system just with one card and make such check for every card.
hero member
Activity: 751
Merit: 517
Fail to plan, and you plan to fail.
@claymore and can more speed for eth? or we arrived at its power limit on RX series? Kiss

There was a thread where miner makes were discussing how they code their algos, several of the popular names contributed, it was pretty informative.
They were discussing all altcoin algos, and if I remember, it was generally agreed that they had optimized the Ethash algo as much as they could.
hero member
Activity: 798
Merit: 1000
@claymore and can more speed for eth? or we arrived at its power limit on RX series? Kiss
newbie
Activity: 4
Merit: 0
I mining two days ago with stock 3x MSI RX 480 8G. With - dcri 40 I had 70mh ETC and 1400mh PASC. But yesterday when i try to mine my PC slowed down, browser freeze and wifi doesn't worked. What's wrong? PSU XFX 1000w Platinum, cards underclocked.
full member
Activity: 174
Merit: 105

Not bad your script! good work !

But it would be nice if the script automatically hides the hash power.



thank you very much !
it's very usefull for me. All the information I need in a compact form without the need to open other programs!

If u want to hide hash power from output screen simply add a "rem " at the beginning of each rows from 55 to 63  Wink

sr. member
Activity: 487
Merit: 252
bou !
Regarded the problems you report me about my script, you must excuse me but since it is a private tool, has never been tested in other PCs with different software and operating systems.

I'm using it on win10 and win 8.1 both 64bit. My Powershell version is 5.0 and i don't know if it can work on other version.

The file was saved by mistake in linux format (which has a different end of line than windows). Now you can edit it with notepad too but highly recommend using notepad++ (but never use a word processor)

Profitability is checked using whattomine data and based on the profit ratio. On rare occasions, two values may coincide and in this case will be "chosen" the money that is first in the list.

Any other suggestion is welcome so I can improve my little tool.
Obviously, if someone wants, can also improve it by himself and share with everyone.

Version 0.6.1 with fixed file format is online
https://mega.nz/#F!WlFFUKrB!eX13s95kB9qhrGhFiAH_pA

Thanks to all
crpt01

Not bad your script! good work !

But it would be nice if the script automatically hides the hash power.

full member
Activity: 218
Merit: 100
https://deeponion.org
For AMD cards, Catalyst (Crimson) 15.12 is required for best performance and compatibility. You can get very bad results for different drivers version, or miner can fail on startup.


Sir always u write this .. how it is posible instal that old drivers at windows 10 ? Or linux .. what linux u use ? 15.12 drivers for rx 480 ? please explain this
full member
Activity: 174
Merit: 105
Regarded the problems you report me about my script, you must excuse me but since it is a private tool, has never been tested in other PCs with different software and operating systems.

I'm using it on win10 and win 8.1 both 64bit. My Powershell version is 5.0 and i don't know if it can work on other version.

The file was saved by mistake in linux format (which has a different end of line than windows). Now you can edit it with notepad too but highly recommend using notepad++ (but never use a word processor)

Profitability is checked using whattomine data and based on the profit ratio. On rare occasions, two values may coincide and in this case will be "chosen" the money that is first in the list.

Any other suggestion is welcome so I can improve my little tool.
Obviously, if someone wants, can also improve it by himself and share with everyone.

Version 0.6.1 with fixed file format is online
https://mega.nz/#F!WlFFUKrB!eX13s95kB9qhrGhFiAH_pA

Thanks to all
crpt01
full member
Activity: 231
Merit: 100
I went the opposite direction. Try setting the -dcri intensity really high, not really low, with your rx 480. You might be surprised.  I'm able to mine 2.5x as much dcred with only a minor loss to ETH speeds. More than makes up for the extra energy use/fee.

Thank you for a suggestion, I tried it ;] set -dcri 50, upped to 60 soon after, achieved ~1400 Mh/s for decred, but Eth went down to ~47-51Mh/s with 25W more for 2 RX 480.

What is your setup and numbers with and without second coin mining? If you would -,-
sr. member
Activity: 322
Merit: 250
Ok got it cleaned up and also it requires Powershell 3 at least not Powershell 2.  I now have Powershell 4 installed on my system.
newbie
Activity: 46
Merit: 0
Oh there is the mistake, a script will not work if you edited in a word processor (like wordpad), they add fancy stuff the script interpreter will not understand (Like fonts and styles, etc)

You can edit in Notepad  Grin, but is kind of messy in just 1 line because notepad can't handle those files very well.

I use Notepad++ to edit my settings in a more readable way, but still just text (https://notepad-plus-plus.org/)

Is trying to write to your screen with fancy green color (powershell -Command Write-Host "Most ....) But your word processor messed the code.


I do have Powershell installed.  

Windows 7 Ultimate x64
16GB DDR3 1600MHz Ram

Still see the error when I am running this.

I can launch powershell from anywheres in the command prompt so environmental variables are set.

Ok figured out the problem was the font type.. when opened in wordpad it had 2 different font types. I changed them all to courier new size 11 font types than the batch runs but with a new error.

Hashrate settings :

ethash      rate set to 185
equihash    rate set to 2100
cryptonight rate set to 5100
blake2b     rate set to 3600
blake14r    rate set to 4400
pascal      rate set to 1900

Checking Profitability ...

The system cannot write to the specified device.
The system cannot write to the specified device.
The system cannot write to the specified device.

So what is this trying to write to?
sr. member
Activity: 322
Merit: 250
I do have Powershell installed.  

Windows 7 Ultimate x64
16GB DDR3 1600MHz Ram

Still see the error when I am running this.

I can launch powershell from anywheres in the command prompt so environmental variables are set.

Ok figured out the problem was the font type.. when opened in wordpad it had 2 different font types. I changed them all to courier new size 11 font types than the batch runs but with a new error.

Hashrate settings :

ethash      rate set to 185
equihash    rate set to 2100
cryptonight rate set to 5100
blake2b     rate set to 3600
blake14r    rate set to 4400
pascal      rate set to 1900

Checking Profitability ...

The system cannot write to the specified device.
The system cannot write to the specified device.
The system cannot write to the specified device.

So what is this trying to write to?
newbie
Activity: 46
Merit: 0
You need PowerShell

One last thing, the batch uses the Windows powershell to do some math.

if u like i can share with u all.

I just uploaded the file on mega. This is the link : https://mega.nz/#F!WlFFUKrB!eX13s95kB9qhrGhFiAH_pA

The rar contains 3 file : the batch, a Windows version of Linux Curl and Jq (an opensource JSON processor). All 3 files must be in the same folder!
If someone for some unknown reason  don't trust the 2 executable, can take the bat only and download the 2 executable from the original site.

Curl : https://curl.haxx.se/
Jq : https://stedolan.github.io/jq/

Enter your hashrate values and customize it as you like.
One last thing, the batch uses the Windows powershell to do some math.

let me know if u like it
bye bye
crpt01



I am getting nothing but errors when I try to run.

Code:
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'm' is not recognized as an internal or external command,
operable program or batch file.
't' is not recognized as an internal or external command,
operable program or batch file.

Most Profitable is: !money[]! (Rate: !moneyprof[]! - $/day: !moneyrevenue[]!)

Checking Second Money Profitability ...


Most Profitable Second Money is: !second_money[]! (Rate: !second_moneyprof[]! - $/day: !second_moneyrevenue[]!)

Calculating Dual Mining profit ...

ETH + !second_money_sym[]! profit is: !moneyrevenue[1]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day
ETC + !second_money_sym[]! profit is: !moneyrevenue[2]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day
EXP + !second_money_sym[]! profit is: !moneyrevenue[3]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day

Press any key to continue . . .


sr. member
Activity: 322
Merit: 250
if u like i can share with u all.

I just uploaded the file on mega. This is the link : https://mega.nz/#F!WlFFUKrB!eX13s95kB9qhrGhFiAH_pA

The rar contains 3 file : the batch, a Windows version of Linux Curl and Jq (an opensource JSON processor). All 3 files must be in the same folder!
If someone for some unknown reason  don't trust the 2 executable, can take the bat only and download the 2 executable from the original site.

Curl : https://curl.haxx.se/
Jq : https://stedolan.github.io/jq/

Enter your hashrate values and customize it as you like.
One last thing, the batch uses the Windows powershell to do some math.

let me know if u like it
bye bye
crpt01



I am getting nothing but errors when I try to run.

Code:
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'ho' is not recognized as an internal or external command,
operable program or batch file.
'm' is not recognized as an internal or external command,
operable program or batch file.
't' is not recognized as an internal or external command,
operable program or batch file.

Most Profitable is: !money[]! (Rate: !moneyprof[]! - $/day: !moneyrevenue[]!)

Checking Second Money Profitability ...


Most Profitable Second Money is: !second_money[]! (Rate: !second_moneyprof[]! - $/day: !second_moneyrevenue[]!)

Calculating Dual Mining profit ...

ETH + !second_money_sym[]! profit is: !moneyrevenue[1]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day
ETC + !second_money_sym[]! profit is: !moneyrevenue[2]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day
EXP + !second_money_sym[]! profit is: !moneyrevenue[3]:~0,5! + !second_moneyrevenue[]:~0,5! = !dualmining_profit:~0,5!/day

Press any key to continue . . .

full member
Activity: 174
Merit: 105
if u like i can share with u all.

I just uploaded the file on mega. This is the link : https://mega.nz/#F!WlFFUKrB!eX13s95kB9qhrGhFiAH_pA

The rar contains 3 file : the batch, a Windows version of Linux Curl and Jq (an opensource JSON processor). All 3 files must be in the same folder!
If someone for some unknown reason  don't trust the 2 executable, can take the bat only and download the 2 executable from the original site.

Curl : https://curl.haxx.se/
Jq : https://stedolan.github.io/jq/

Enter your hashrate values and customize it as you like.
One last thing, the batch uses the Windows powershell to do some math.

let me know if u like it
bye bye
crpt01

sr. member
Activity: 322
Merit: 250
Remote Manager does not have the new coin PASCAL in it's configuration.
newbie
Activity: 36
Merit: 0
I tried reinstalling the driver and AB but, as I expected, it did not solve the problem. The dag size that reached 2gb is a problem that can not be fixed (at the moment).

i will use that card to mine exp + dcr or zec  Wink (more profitable then mine eth at 5 mh/s)



It is better to mine ZEC.

zec profitability sometimes appears to be greater (for example today has risen because of the increase in the dollar price) but it always lasts very little.
dual mining instead has a higher yield and is very stable in time. look here  Wink :

https://anonimag.es/i/profitability_check1e0fc.png
plase share your batch Smiley
newbie
Activity: 1
Merit: 0

it is not a program, it's a simple selfmade Windows batch to check mining profitability  Cool
We want it much, please-please-please-please-please
sr. member
Activity: 487
Merit: 252
bou !
cool !
Is it possible that you share it?
full member
Activity: 174
Merit: 105


What kind of benchmark program is that?

it is not a program, it's a simple selfmade Windows batch to check mining profitability  Cool
Jump to: