I have an RTX 2080, and I can mine Ethereum with 37-40 MH/s on windows 10, while using the PC for mundane tasks, browsing, even able to play video games too (in this case, the hashrate drops to 10MH/s but still works) and my PC runs smoothly.
I have an Ubuntu Linux 20.04. on my PC as well on a different partition on which I work for the most part of the day. No matter what mining software I use, mining will make the system lag so much I can barely interact with anything. 5-10 seconds of lags, even struggle to stop the mining command line.
My drivers are ok, I can see on the resource monitor that sometimes CPU cores jump to 100% (but not all the time) and my nvidia-smi --loop=1
outputs normal values. Any idea what can be the cause of this?
Thanks in advance.
CPU Usage while mining:
nvidia-smi --loop=1
output timestamp:
Wed Feb 24 14:55:30 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.39 Driver Version: 460.39 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce RTX 2080 Off | 00000000:01:00.0 On | N/A |
| 47% 61C P0 166W / 245W | 5243MiB / 7959MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1267 G /usr/lib/xorg/Xorg 120MiB |
| 0 N/A N/A 2419 G /usr/lib/xorg/Xorg 510MiB |
| 0 N/A N/A 2556 G /usr/bin/gnome-shell 101MiB |
| 0 N/A N/A 2755 G livewallpaper 55MiB |
| 0 N/A N/A 3029 G ...AAAAAAAA== --shared-files 42MiB |
| 0 N/A N/A 20326 G gnome-control-center 2MiB |
| 0 N/A N/A 20561 C ./bminer 4377MiB |
+-----------------------------------------------------------------------------+
Wed Feb 24 14:55:31 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.39 Driver Version: 460.39 CUDA Version: 11.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 GeForce RTX 2080 Off | 00000000:01:00.0 On | N/A |
| 47% 61C P0 163W / 245W | 5243MiB / 7959MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+