Awesome Miner v1.0.4 has been released.
I used my batfile and that doesn't work, when using the sgminer.exe it is working.
Where can I insert these parameters? normaly it is in my bat-file
timeout /t 30
COLOR 0A
In the commandline it doesn't work
I just wanted to follow up on a few of the suggestions you had so far.
In Awesome Miner 1.0.4 you can execute these additional commands before the mining software is started. Open the properties for you Managed Miner, go to the "Command Line" section. Check "Execute additional command before starting the mining software" and enter the commands to be executed, for example:
COLOR 0A
For Awesome Profit Switching, is it better to use the multi-multi switch port or the normal port?
The latest version supports both the TradeMyBit auto-closing multi port and the standard multi port.
In addition to that, you have a new setting in Options dialog, Online Services section, where you can enable "TradeMyBit signle-coin pool". When enabled, the Awesome Profit Switching feature can do profit switching between all TradeMyBit pools, for example Veilcoin pool on port 3498.
Please let me know if you have any other comments or suggestions for Awesome Miner. Thanks!
Very nice updates
Ok, I enable the TMB single-coin pool, but do u have to insert the coin/port for example Veilcoin into your pools?
One little odd thing , is that I use for nist5 (I=18) and the other algo using xIntensity, somehow when I switch to nist 5 , it never change to intensity, only using xIntensity.
awesome.conf
],
"profiles": [
{
"name": "nist5 ",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-threads": "2",
"gpu-vddc": "1088",
"shaders": "1792",
"thread-concurrency": "8192",
"worksize": "64",
"intensity": "18"
},
{
"name": "X11",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-threads": "2",
"gpu-vddc": "1088",
"intensity": "18",
"shaders": "1792",
"thread-concurrency": "8192",
"worksize": "64",
"xintensity": "64"
},
{
"name": "X13",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-threads": "2",
"gpu-vddc": "1088",
"shaders": "1792",
"thread-concurrency": "8192",
"worksize": "64",
"xintensity": "39"
},
{
"name": "X15",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-threads": "2",
"gpu-vddc": "1088",
"shaders": "1792",
"thread-concurrency": "8192",
"worksize": "64",
"xintensity": "39"
},
{
"name": "X11 test",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-threads": "2",
"gpu-vddc": "1088",
"intensity": "18",
"shaders": "1792",
"worksize": "64",
"xintensity": "64"
}
],
"api-port": "4028",
"intensity": "18",
"xintensity": "64",
"gpu-engine": "1040",
"gpu-fan": "70",
"gpu-memclock": "1500",
"gpu-powertune": "8",
"gpu-vddc": "1088",
"worksize": "64",
"shaders": "1792",
"failover-only": true,
"gpu-threads": "2",
"api-listen": true,
"api-allow": "W:127.0.0.1/32",
"expiry": "1",
"log": "5",
"queue": "1",
"scan-time": "1",
"temp-hysteresis": "3",
"hamsi-expand-big": "4",
"shares": "0",
"no-restart": true,
"failover-switch-delay": "30",
"show-coindiff": true,
"remove-disabled": true,
"extranonce-subscription": true
}
If I only use sgminer without awesomeminer, it works. But now I had to change nist5 to xIntensity=120 otherwise low hashrates with nist 5.