Closed pascalwacker closed 7 years ago
We released a new version of the miner: https://github.com/fireice-uk/xmr-stak Please check if the issue still exists with the new version. If the problem is not fixed so far please open a new issue in the issue section of the new reposetory
Hi
I've compiled the xmr-stak-nvidia miner on a Ubuntu 17.04 laptop, using clang-3.8
as both 3.9 and 4.0 had the unsupported issue. The Videocard is a Nvidia GeForce 740M
I've set
verbose_level
to 4 and configured an output file.When running from pure CLI mode (
Ctrl+Alt+F1
), it works but when I run it from the GUI mode (Ctrl+Alt+F7
), note: the GUI mode is the default mode, the screen freezes and I can't do anything except for shuting down the laptop by long pressing the power button.Is there a config option to not use 100% of the GPU power?
btw. thanks for your work! it's much appreciated.