excavator icon indicating copy to clipboard operation
excavator copied to clipboard

NiceHash's proprietary low-level CUDA miner

Results 30 excavator issues
Sort by recently updated
recently updated
newest added

Tested with 1.8.7.0 and 1.8.8.0 without any further command line, just running excavator.exe as is. This is not expected behavior for any miner, especially on a system that's actively being...

When i try to mine with excavator v1.7.1d it says error 995 ![17101880435771912888702998560796](https://github.com/nicehash/excavator/assets/93815077/ec845082-99df-40e5-b338-0979ccbf3707)

I'm simply doing a telnet to the **excavator** process to test it. It runs at **localhost:6666** This is the result code I got from shell: ``` [user@pc ~]$ telnet localhost...

I am on excavator 1.7.6.5, on an 1080ti running driver 472.12, Since the update a few days ago, my overclock gets reset when generating a DAG cache. Only happens with...

Hi, I'm a longtime nicehash user and I recently switched from nicehash miner to nicehash quick miner. I was using the TRex plugin and now that I've switched to Excavator...

[[2022-05-08 15:20:06.583811] [thread=0x00001860] [trace]] core | Command method: devices.smartfan.exec [[2022-05-08 15:20:06.584824] [thread=0x00001860] [debug]] device #0 | SmartFan: GPUdelta=-34, VRAMdelta=-53 [[2022-05-08 15:20:06.585821] [thread=0x00001860] [debug]] device #0 | SmartFan: current fan level:...

Please define in detail what each command option does in excavator JSON ``` [ {"time":0,"commands":[ {"id":1,"method":"algorithm.add","params":["daggerhashimoto","daggerhashimoto.usa-east.nicehash.com:3353","39xXJzGWuHLSCaoa4jWKwb3ns17WFTwdJk.TeslaM40"]}, {"id":1,"method":"worker.add","params":["0","1","B=256","TPB=128","S=1","HPW=2"]}, {"id":1,"method":"worker.add","params":["1","0","B=256","TPB=128","S=1","HPW=2"]} ]}, {"time":10,"commands":[ {"id":1,"method":"device.set.oc_profile","params":["0","-100","1114","132","100"]}, {"id":1,"method":"device.set.oc_profile","params":["1","-100","1114","132","100"]} ]}, {"time":20,"loop":10,"commands":[ {"id":1,"method":"worker.print.speed","params":["0"]}, {"id":1,"method":"algorithm.print.speeds","params":["0"]}, {"id":1,"method":"worker.print.speed","params":["1"]}, {"id":1,"method":"algorithm.print.speeds","params":["1"]}, {"id":1,"method":"worker.reset","params":["0"]}, {"id":1,"method":"worker.reset","params":["1"]}...

https://github.com/nicehash/NiceHashMiner-Archived/blob/v1.7.0.0/nvidiasetp0state/App.config

There is no official Anti-LHR API documentation for **device.set.lhr**. I need to disable anti-lhr for specific GPU, but nothing works for me. I tried "", "0", "-1" or "off", but...