nicehash / excavator

NiceHash's proprietary low-level CUDA miner
https://www.nicehash.com
53 stars 19 forks source link

not show hash cards #258

Closed plotnikov161 closed 6 years ago

plotnikov161 commented 6 years ago

hi to all. when i open local web access http://127.0.0.1:38080 can see speed only one card instead 6 my rig. look at the attach screen exc how can i fix?

t4nja commented 6 years ago

How are you running excavator? Can you post here the config file?

plotnikov161 commented 6 years ago

i use nicehash 2.0.2.4 beta. what file need share?

t4nja commented 6 years ago

NiceHash Miner doesn't run excavator with -wp flag on default. If you want to see the statistics on localhost, you'll have to start excavator with -wp 38080 flag. To do that, set -wp 38080 to "ExcavatorExtraStartupParameters" in C:\Users\user\AppData\Roaming\nhm2\configs\General.json file (it should look like "ExcavatorExtraStartupParameters": "-wp 38080"). Restart NiceHash Miner and open http://127.0.0.1:38080/ in your browser.