Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.4.4 - Cryptonight Thread - High hashrate, Low Power
by
MaxHa$h
on 25/04/2019, 11:25:32 UTC
I would like to ask you to make the miner reboot function by default, in case one of the cards fails. Also, I want the logfile to be recorded each time in a separate file.

All of the above can and should be solved in .bat/.sh files. The miner codebase is cross platform, so "reboot" isn't really well defined. For example, do you want to run a simple "sudo reboot" under linux, or do you want to use sysfs mechanisms?

What we should do is include much better examples that does exactly what you're asking for though. It's fully doable to setup a logfile name on both windows and linux. Will try to get that included in the next release!

can you use?

--log_file=%date%%time%Log.txt

I haven't tried it yet on TRM, but used in the past on other miners. Honestly TRM has been so stable there no reason, lol!