YuSoDum
Member
Offline
Activity: 164
Merit: 13
|
|
November 28, 2018, 12:56:04 PM |
|
awesome! can you disable or change the watchdog?
|
|
|
|
veritech
Newbie
Offline
Activity: 20
Merit: 0
|
|
November 29, 2018, 11:17:01 PM |
|
What's the command for fan control? (say I want it to set it to 50% all the time)
thanks
|
|
|
|
YuSoDum
Member
Offline
Activity: 164
Merit: 13
|
|
November 30, 2018, 01:50:19 AM |
|
What's the command for fan control? (say I want it to set it to 50% all the time) me too thanks
|
|
|
|
kerney666
Member
Offline
Activity: 658
Merit: 86
|
|
November 30, 2018, 02:43:04 PM |
|
What's the command for fan control? (say I want it to set it to 50% all the time) me too thanks Hey guys! Sorry to disappoint, it's only sensors and watchdog in this release, can't control fans/clocks. We print and react to the temp, but no support for changing fans for now. Fan control is much simpler than clocks though, I'm sure we can slot that in for an upcoming release.
|
|
|
|
kerney666
Member
Offline
Activity: 658
Merit: 86
|
|
November 30, 2018, 02:46:36 PM |
|
awesome! can you disable or change the watchdog?
What are you looking to do? The watchdog checks for a number of things: shuts on/off a gpu if the temp go out of range, executes your watchdog script if a gpu dies, then some internal checks as well.
|
|
|
|
zarapp
Newbie
Offline
Activity: 12
Merit: 0
|
|
November 30, 2018, 03:54:45 PM |
|
What's the command for fan control? (say I want it to set it to 50% all the time) me too thanks Hey guys! Sorry to disappoint, it's only sensors and watchdog in this release, can't control fans/clocks. We print and react to the temp, but no support for changing fans for now. Fan control is much simpler than clocks though, I'm sure we can slot that in for an upcoming release. To save you some work you can probably use/apply/take parts from this scrypt for AMD fans ( http://drakyla.org/atifans.sh ) . I didn't create it , but i`m using it often on my rigs . Should be easy to adopt it since its only 3.3kb . Regards Edit: The command to use it (after you chmod it to 755) is ./atifans.sh -s 50 (where 50 is 50% of the total fan speed)
|
|
|
|
YuSoDum
Member
Offline
Activity: 164
Merit: 13
|
|
November 30, 2018, 09:20:12 PM |
|
awesome! can you disable or change the watchdog?
What are you looking to do? The watchdog checks for a number of things: shuts on/off a gpu if the temp go out of range, executes your watchdog script if a gpu dies, then some internal checks as well. just change temp settings/cutoff.
|
|
|
|
heavyarms1912
|
|
December 09, 2018, 08:43:13 PM |
|
any plans to include lyra2rev3?
|
|
|
|
todxx (OP)
Member
Offline
Activity: 176
Merit: 76
|
|
December 10, 2018, 02:05:47 AM |
|
any plans to include lyra2rev3?
Yep, we've looked at it and we're hoping to have it ready by the time of the fork.
|
|
|
|
prichina
Newbie
Offline
Activity: 82
Merit: 0
|
|
December 13, 2018, 12:58:25 AM |
|
the optimizations for older cards for mining MNX- minexcoin, R9 290X and hd 7970 are always strange, they are not in pair. When r9 290x is best optimized, then hd 7970 is not at its peak, and when hd 7970 is at its peak, then r9 290x is not at its peak...for example. With alpha 3 version. the hashrate for r9 290 is around 16 000 and for hd 7970 is around 9900...now in alpha 4 version, hd 7970 is around 12 000, but r9 290x is aroung 15 000....no matter what workbatch i use. And it was also in older version's like this...
|
|
|
|
hashit2passit
Newbie
Offline
Activity: 19
Merit: 0
|
|
December 16, 2018, 12:37:49 PM |
|
Hello, I love your miner and I have been using this on many lyra2z coins! Im wondering is it possible to add the miner to support Lyra2zz, its Lapo Blockchain's own algo modified from lyra2z. This would be the first amd miner to support this algo. Let me know you are interested to help.
|
|
|
|
Kliv73
Newbie
Offline
Activity: 103
Merit: 0
|
|
December 18, 2018, 09:17:38 AM |
|
GPU 5: detected DEAD (03:00.0), no restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
How to do it ?
|
|
|
|
Docice
Jr. Member
Offline
Activity: 75
Merit: 1
|
|
December 18, 2018, 05:14:40 PM |
|
Planning to add the mtp algo?
|
|
|
|
kerney666
Member
Offline
Activity: 658
Merit: 86
|
|
December 19, 2018, 08:01:11 PM |
|
GPU 5: detected DEAD (03:00.0), no restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
How to do it ?
You need to have a script called watchdog.bat in the same directory as the miner .exe that handles the situation. It's up to you to decide what should happen, and it depends on how your rig normally behaves when a gpu dies. For some people, they can just restart the miner. For most, they rather reboot the machine using e.g. "shutdown /r now" on Windows. I believe the TeamRedMiner CN thread has a few examples of use restart scripts as well.
|
|
|
|
kerney666
Member
Offline
Activity: 658
Merit: 86
|
|
December 19, 2018, 08:01:55 PM |
|
Planning to add the mtp algo?
Not sure we'll spend time on MTP as things stand right now. We'll see though, nothing is written in stone!
|
|
|
|
6Dreamin6
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 27, 2018, 04:00:14 PM |
|
I'm new so, sry 4 new b Q. Is there a switch to bypass unsupported devices? I.e. Do not use AMD (Tahiti) HD 7950. Obviously want to use my Vegas, just don't think I should have to completely uninstall the unsupported card just to use the miner.
|
|
|
|
kerney666
Member
Offline
Activity: 658
Merit: 86
|
|
December 27, 2018, 06:41:14 PM |
|
I'm new so, sry 4 new b Q. Is there a switch to bypass unsupported devices? I.e. Do not use AMD (Tahiti) HD 7950. Obviously want to use my Vegas, just don't think I should have to completely uninstall the unsupported card just to use the miner. Run "teamredminer.exe --list_devices" to list your available devices on the auto-detected AMD platform. Check the OpenCL column and run the miner with -d 0,1,2,4 to skip device 3. Let me know if you still have issues .
|
|
|
|
6Dreamin6
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 27, 2018, 09:06:14 PM |
|
The --list_devices might have worked if the application window would stay open long enough to read anything, it closes in under 3 seconds though.
Attempted removing each gpu of 3 using the -d 0,1,2 cn_config etc.. Again, window closes to fast to even see an error message.
Please, I know there has got to be just some switch/call that will enable the application to bypass the unsupported device and stay open.
Closing so fast due to 1 piece of unsupported hardware being attached to the machine and giving no error message, that is surely a bug being re-branded as a feature anyway.
|
|
|
|
joseph32
Member
Offline
Activity: 418
Merit: 21
|
|
December 27, 2018, 09:14:59 PM |
|
Start with -d 0. If it runs, start again with -d 0,1 and so on. When it crashs, you have your unsupported device. Easy
|
|
|
|
6Dreamin6
Newbie
Offline
Activity: 4
Merit: 0
|
|
December 27, 2018, 10:27:54 PM |
|
Start with -d 0. If it runs, start again with -d 0,1 and so on. When it crashs, you have your unsupported device. Easy ... I know which device is not supported, Tahiti HD 7950. It makes no differecne which (-d) it shows up as, if it is installed on the machine the application will not run.
|
|
|
|
|