Iamtutut
|
|
September 07, 2020, 06:46:07 AM |
|
That's what I did, it's not working
teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u 3***********************P -p x -d 0,
Whether I set -d 0, or any other number, the miner crash starts.
|
|
|
|
livada
Newbie
Offline
Activity: 417
Merit: 0
|
|
September 08, 2020, 08:41:42 PM |
|
That's what I did, it's not working
teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u 3***********************P -p x -d 0,
Whether I set -d 0, or any other number, the miner crash starts.
dont use -d 0 and miner start with all card or if you use command is -d 0 without , if use 2 card command is -d 0,1 or -d 3,5 etc miner with 6 card teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u WALETADRES -p PASS -d 0,1,2,3,4,5 --eth_config A896 --bus_reorder --watchdog_script=restart-eth.bat
|
|
|
|
Janisalamat
Newbie
Offline
Activity: 13
Merit: 0
|
|
September 09, 2020, 12:00:31 PM |
|
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help... And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance
GPU 1: detected DEAD ..... No restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
|
|
|
|
BogdanCo
|
|
September 09, 2020, 04:54:23 PM |
|
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help... And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance
GPU 1: detected DEAD ..... No restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
I would say to use the watchdog script into the command line, so in case of a Dead GPU the whole rig will be restarted. I noticed recently (maybe because of DAG increase on ETH!?) that old OC settings (which were working stable in the last 1-2 years) for Vega 56 or 64 are not good anymore. Either you have to increase voltage a little or reduce the OC.... Still struggle to find a good and stable OC setting. If someone has one please share it.
|
|
|
|
livada
Newbie
Offline
Activity: 417
Merit: 0
|
|
September 09, 2020, 07:24:57 PM |
|
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help... And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance
GPU 1: detected DEAD ..... No restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
i see this message on 1 GPU(vega56 hynix) on rig. to low MV on memory. try 900mv and see. after work godown to 890mv and go down to 880 .... my other GPU use 850-860mv and work but 1 GPU work only with 890mv without this message. if use watchdog_script rig go restart miner and work again. use this command and create restart.bat teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u WALETADRES -p PASS -d 0,1,2,3,4,5 --eth_config A896 --bus_reorder --watchdog_script=restart.batin restart. bat write this: echo. timeout 6 taskkill /F /IM "teamredminer.exe" timeout 3 start "start.bat" " start.bat" echo. timeout 5 exit
|
|
|
|
Janisalamat
Newbie
Offline
Activity: 13
Merit: 0
|
|
September 10, 2020, 08:27:24 AM Last edit: September 10, 2020, 09:14:02 AM by Janisalamat |
|
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help... And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance
GPU 1: detected DEAD ..... No restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
i see this message on 1 GPU(vega56 hynix) on rig. to low MV on memory. try 900mv and see. after work godown to 890mv and go down to 880 .... my other GPU use 850-860mv and work but 1 GPU work only with 890mv without this message. if use watchdog_script rig go restart miner and work again. use this command and create restart.bat teamredminer.exe -a ethash -o stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -u WALETADRES -p PASS -d 0,1,2,3,4,5 --eth_config A896 --bus_reorder --watchdog_script=restart.batin restart. bat write this: echo. timeout 6 taskkill /F /IM "teamredminer.exe" timeout 3 start "start.bat" " start.bat" echo. timeout 5 exit Thank you so much Both of you Livanda, BogdanCo. Yeah I thing the software may some time create issues or ethash DAG, Actually with watchdog_script I couldn't handle the issue well, but by decreasing the memory clock and core clock till 890 mV and 1300 MHz it become stable till some how, I think the drivers 19.2.1 were also not stable for it. Grateful to you both. Stay energetic!
|
|
|
|
GrayCatt
Newbie
Offline
Activity: 27
Merit: 0
|
|
September 15, 2020, 08:57:13 PM |
|
Trying to Mine KawPow with TRM on MiningPoolhub,
Ok, I checked quickly. Afai can see, miningpoolhub is sending garbage seed hashes, except for one time when I started the miner, then it was correct. OК, then. NBminer works KAWPOW on MiningPoolhub. XMRig miner works KAWPOW on MiningPoolhub. I assume, there must be a way to make TRM work KAWPOW on MiningPoolhub! May be, some command-line parameter to ignore "garbage seed hashes"?
|
|
|
|
|
Iamtutut
|
|
September 27, 2020, 08:09:29 PM |
|
Check which number of the PCI-E slots your GPUs are connected to.
|
|
|
|
fmz89
Legendary
Offline
Activity: 1762
Merit: 1002
|
|
September 29, 2020, 12:22:52 PM |
|
I use teamredminer 0.7.9 for mining using 3 vega 56 gpus. I get this command always.. Please someone help... And one GPU mostly gets off even for different miners.. Please someone help. Thanks in advance
GPU 1: detected DEAD ..... No restart script configured, will continue mining. Please use command line argument --watchdog_script to handle dead GPUs.
your mem setting need to lower
|
|
|
|
coinminery
Newbie
Offline
Activity: 23
Merit: 0
|
|
September 29, 2020, 02:29:56 PM |
|
Check which number of the PCI-E slots your GPUs are connected to. 1. What's the difference in connectors? If you forcibly disable the device in the parameters, then there will be an error on the second device (1) - Failed to initialize device idx 1 (-47). 2. There are no problems in the ether mining mode.
|
|
|
|
Iamtutut
|
|
September 29, 2020, 03:52:02 PM |
|
Check which number of the PCI-E slots your GPUs are connected to. 1. What's the difference in connectors? If you forcibly disable the device in the parameters, then there will be an error on the second device (1) - Failed to initialize device idx 1 (-47). 2. There are no problems in the ether mining mode. Your GPU PCI-E slots are 0; 1; 2; 3...(My mobo has 5 PCI-E slots). Did you map them correctly so that TRM is not trying to use a slot where no GPU is connected ? Also, Is the algo you're trying to mine actually supported by TRM on both of your GPUs ?
|
|
|
|
yoonline
Newbie
Offline
Activity: 51
Merit: 0
|
|
October 03, 2020, 04:45:57 AM |
|
4gb card stopped working today, fix?
|
|
|
|
DrX
Member
Offline
Activity: 233
Merit: 20
|
|
October 03, 2020, 05:52:31 AM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12
|
|
|
|
yoonline
Newbie
Offline
Activity: 51
Merit: 0
|
|
October 04, 2020, 01:15:06 AM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12 nothing, all my 4gb rig stopped working with eth
|
|
|
|
tale01
Newbie
Offline
Activity: 121
Merit: 0
|
|
October 04, 2020, 02:12:14 AM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12 nothing, all my 4gb rig stopped working with eth Used Linux OS, gpu 4gb run smoothly
|
|
|
|
DrX
Member
Offline
Activity: 233
Merit: 20
|
|
October 04, 2020, 07:29:49 AM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12 nothing, all my 4gb rig stopped working with eth Maybe some extra info would help, driver version? windows performance settings (visual effects and virtual memory)? system env settings added?
|
|
|
|
coinminery
Newbie
Offline
Activity: 23
Merit: 0
|
|
October 04, 2020, 03:59:23 PM |
|
Check which number of the PCI-E slots your GPUs are connected to. 1. What's the difference in connectors? If you forcibly disable the device in the parameters, then there will be an error on the second device (1) - Failed to initialize device idx 1 (-47). 2. There are no problems in the ether mining mode. Your GPU PCI-E slots are 0; 1; 2; 3...(My mobo has 5 PCI-E slots). Did you map them correctly so that TRM is not trying to use a slot where no GPU is connected ? Also, Is the algo you're trying to mine actually supported by TRM on both of your GPUs ? 1. Claymore ETH OK! - http://prntscr.com/usycrn2. TeamRedMiner ETH OK! - http://prntscr.com/usyf5s3. TeamRedMiner HVN NO OK!!! - http://prntscr.com/usyge9The question is, does the miner support these cards at all or not
|
|
|
|
yoonline
Newbie
Offline
Activity: 51
Merit: 0
|
|
October 04, 2020, 04:05:27 PM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12 nothing, all my 4gb rig stopped working with eth Maybe some extra info would help, driver version? windows performance settings (visual effects and virtual memory)? system env settings added? using the blockchain driver 22.19.656.0, windows 10 with visual effect off, virtual memory 50gb, all the env thats come in the start eth the miner start all good but only 1 gpu 8gb are hashing good, the 4gb are hashing at 1mh
|
|
|
|
DrX
Member
Offline
Activity: 233
Merit: 20
|
|
October 04, 2020, 09:38:30 PM |
|
4gb card stopped working today, fix?
Try to restart miner, it should work fine. And check the GitHub, there is new version Team Red Miner v0.7.12 nothing, all my 4gb rig stopped working with eth Maybe some extra info would help, driver version? windows performance settings (visual effects and virtual memory)? system env settings added? using the blockchain driver 22.19.656.0, windows 10 with visual effect off, virtual memory 50gb, all the env thats come in the start eth the miner start all good but only 1 gpu 8gb are hashing good, the 4gb are hashing at 1mh Have you tried driver 19.4.3? claymore did most of the testing with that. How much you got system ram? sometimes it helps to have more than 4gb. And this might help Changes in v0.7.10
Release notes:
Ethash 4GB rigs, especially on win, should use --eth_alloc_epoch=N with N being the max epoch that the gpus can allocate. This will avoid DAG reallocation issues.
|
|
|
|
|