Does tmax behave like ttli in claymore?
Not exactly, but similar.
-tmax is equivalent to the max GPU temperature you can set via AMD WattMan. The card will raise the fan speed until it reaches the max fan speed and if the temperature is still edging over -tmax, the GPU core clocks will start to throttle just enough in order to keep the temperature at or below -tmax.
I have tried your miner in my 2 GPU rig, miner starts and after 20-25 seconds later simply exits without giving any warning or error
here is the log :
17563:13:31:45.586: main Phoneix Miner 2.6b Windows/msvc - Release
17563:13:31:45.586: main Cmd line: -pool eu1.ethermine.org:4444 -wal 0xxxxxxxx0c03865F898F82e95fEaDcC33b301047e.zig5 -pass x -proto 3
17563:13:31:46.307: main Available GPUs for mining:
17563:13:31:46.333: main GPU1: GeForce GTX 1070 (pcie 1), CUDA cap. 6.1, 8 GB VRAM, 15 CUs
17563:13:31:46.333: main GPU2: Radeon RX 570 Series (pcie 3), OpenCL 2.0, 4 GB VRAM, 32 CUs
17563:13:31:46.343: main ADL library initialized
17563:13:31:46.345: main NVML library initialized
any help?
I'm having the exact same issue with 2.6 and 2.7b on one of my rigs (4x RX470, 2x RX580) running the blockchain beta drivers from AMD.
However, on my two other rigs, 2.6 and 2.7b both run fine, both those are all RX560s with AMD 18.1.1 drivers.
Are you also running the blockchain beta drivers? If so, it might be driver related.
New beta version with added hardware control features: PhoenixMiner 2.7b.
Many many thanks for this version! It was exactly what I needed!! Works like a charm on my two RX560 rigs using AMD 18.1.1 drivers with the following settings:
-cclock 1100 -mclock 2100 -cvddc 850 -tt 75
It is possible that this is the infamous Debugger detected error - it is shown only on console and not in the log file. If you are starting PhoenixMiner.exe directly (without .bat file), use a .bat file and put pause on the next line:
PhoenixMiner.exe -pool ...
pause
when PhoenixMiner.exe exists, the console window will remain open and you will be able to see if this is the Debugger detected message.
Could I have some basic help please...
The line below gives me semaphore timeout errors:
PhoenixMiner.exe -pool europe.ethash-hub.miningpoolhub.com:20585 -wal username.worker -pass x -proto 1
What can I do to fix the errors
Works without problems here. If the username is not correct, you will get the following error:
Eth: Unable to authorize worker username.worker
today just got this error, 2.6 phoenix miner using:
17589:11:17:58.925: unkn Eth: Can't resolve host us1.ethermine.org:4444 - The requested name is valid, but no data of the requested type was found
17589:11:17:58.925: unkn Eth: Giving up after 3 retries, switching to next pool
17589:11:17:58.925: unkn Eth: Reconnecting in 20 seconds...
...
what happend?
This is a DNS problem - your DNS server can't resolve the pool name (or is intentionally blocking it). If you are using the DNS of your ISP (which is the default in most cases), you can try switching to Google DNS or OpenDNS.
does the 2.7b version support individual card -tstop feature and then starts mining with same card once the temps are back within desired range?
Not yet, will be added later along with -tstart (not in 2.7 official apparently as it is already too long in the making).
Please make Linux version. and do not forget to make support for at least 13 gpus.
Thanks in advance!
Will do but it's going to take some time. What Linux distro you are using and (if you are using AMD drivers), which drivers?
hellow,the pheonix miner is great,my rigs are more stable .
But i have a problem whit undervolt,im using afterburner.
when i start the rig,miner goes first,1500 w on the wall,7 x 570 8 g sapphire nitro plus,then afterburner goes after, 20-30 secs, then the memory clock is reseted in miner console whit exact same numbers ( im using config,disable afterburner for memory and others,im using it only for undervolt).After all of that,power goes to normal,1050 w.
But if i restart the miner,the power goes back to 1500. why? how can i fix that?
Make sure that you don't specify -cvddc or -mvddc (or specify 0 for them) in config.txt of PhoenixMiner, and it will not try to change them from their default values.
Also does Phoenix support SSL pools?
Thanks
Not yet but SSL support will be added very soon.
after many hours, i have some problem with 2.7b :
- after many lost internet connection, it lose -powlim, -cclock, -cvddc, -mclock, -mvddc setting.
- fanmax 95 but it's going to 99 (ok temp is to hot, but i have fixed a limit)
- after many reboot for solve the first problem, it's always same. my setting isn't apply but app show at start it want apply my setting.
- after all of this, he make # before all line of this setting (-powlim, -cclock, -cvddc, -mclock, -mvddc, -fanmin, -fanmax), but app try to apply always the previous setting.
come back to 2.6, and work perfectly.
The fan speed is ultimately under the control of GPU BIOS and the driver. We "tell" it to not exceed X% but some cards overshoot anyway, it at least for some time. As for the rest of the problems - what drivers you are using? If you are using the blockchain beta drivers, you better use other tools to set the clocks/voltages. With 18.1.1 or 18.2.1, the PhoenixMiner's hardware control options should work fine.