Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.4.2 - Cryptonight Thread - High hashrate, Low Power
by
pepe000
on 15/03/2019, 21:50:02 UTC
With 0.4.1 was all ok, but with 0.4.2 when i start the miner in get -Auto-detect AMD OpenCL platform 0 and it closes the miner

Hmm. We did rewrite a few things to support mixed Linux rigs with multiple opencl platforms.

Would you mind telling me your os+driver+gpus and your full (anonymized) command line?
I am on Windows 10, 6 x rx570 8gb, driver 19.1.1 and the command line: teamredminer.exe -a cnr -o stratum+tcp://europe.cryptonight-hub.miningpoolhub.com:20580 -u -p x --watchdog_script=watchdog.bat


Well this is a little surprising. If you can try three things for me it'd be most helpful:

  • Run "teamredminer.exe --list_devices" and let me know if it crashes, and if so what the last log line was. Otherwise, paste the full output here.
  • Try adding "--platform 0" to your command line above to disable the platform auto-detection.
  • Try adding both "--platform 0 -d 0" to only run on a single device.



Still the same, the miner crashes.
What is the command line for the log file? (i am new to TRM)