NBMiner updated to 22.1v22.1(2019-04-12) Change Log:
- Add support for mining Swap (XWP).
- Improve Grin29 & AEperformance.
- Improve Windows compatibility on Grin & AE, significant boost on performance.
GMiner updated to 1.38v1.38 Change Log:
- Added 4GB solver for grin29 and swap (will works under linux and windows 7 on 4GB cards)
To get latest updates, Run:
bash ~/NVOC/mining/nvOC upgrade
Heads up to those whom enabled updates in their system. (By default its disabled)
I just updated a rig to test and check for a new image and got into a problem.
It updated the kernel to 4.4.0-145 but after reboot rig failed to start mining
I got this message when ran nvidia-smi:
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver
To solve the issue you should do either of these steps:
a- reinstall nvidia-410 with
sudo apt install --reinstall nvidia-410
b- install latest nvidia-418 with:
sudo apt install nvidia-418
Reminder:
Never update nvidia driver or system while miner is running or you get into login screen cant login and get back to login screen.
Stop nvoc with
bash ~/NVOC/mining/nvOC stop
Then update your system or driver
BMiner updated to 15.5.015.5.0 Change Log:
- Improve the performance of the Cuckatoo algorithm.
- Support dual-mining ETH and VBK.
- Add the parameter -version to output the version and exit.
To get latest updates, Run:
bash ~/NVOC/mining/nvOC upgrade