Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
dryob
on 22/07/2017, 13:01:23 UTC
my rig: 6* Zotac GTX 1060 mining edition (t/o output)
and i got the error
"No devices were found"
after started mining OS
everything else fine, i got this error ad OC screen
please help me
Are you using the image just for Nvidia cards?
Yeah, i use link for NV Series on homepage

not sure if P106-100 mining cards is supported already by the usb image.


No the current image does not support we need to install nvidia 384.4 beta driver for the p106-100 to work still figuring out a way to install the new driver in simple mining os
edit rc.local to disable all smos autostart.
and install 384.4
It works for me

can you help us install it ? by a more detailed steps you took ? newbie in linux
thanks
use winscp login with miner/miner
sudo su
edit rc.local
add # before "bash /root/utils/rclocal.sh &"
reboot

use putty login with root/miner1324
nvidia-uninstall
wget http://us.download.nvidia.com/XFree86/Linux-x86_64/384.47/NVIDIA-Linux-x86_64-384.47.run
sh NVIDIA-Linux-x86_64-384.47.run

use winscp login with root/miner1324
edit rc.local
remove # before "bash /root/utils/rclocal.sh &"
reboot