Author

Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) - page 391. (Read 835838 times)

sr. member
Activity: 378
Merit: 250
Any nvidia user manage to use power limit set up ?What ever I choose saying invalid wattage chose between 92.5w and ...
newbie
Activity: 4
Merit: 0
tytanick please make image for Nvidia with 384.47 driver

Hi, take this simple steps to update your nvidia driver instantly:

First check your driver with this command: dmesg | grep NVRM
Output: dmesg | grep NVRM
[    9.430456] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 PDT 2017 (using threaded interrupts)

Than:

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
i update it, but with all scripts GPU took only 2MH's, it works now without scripts. So i'm just waiting for new image
s3v
newbie
Activity: 5
Merit: 0
Hi everybody!

I'm brand new to smOS and im in test mode (i'm using ethOS on all my rigs), my rig is online with 6x GTX1060 (6G) OC GS GPUs @ 149 MH/s.
I search for a solution to overclock my GPUs for example:

Memory: GPU0 +900, GPU1 +1200, GPU3 +1150....

Does smOS offer this option, because i found only the way to overclock all GPUs.
Best regards


s3v
newbie
Activity: 5
Merit: 0
tytanick please make image for Nvidia with 384.47 driver

Hi, take this simple steps to update your nvidia driver instantly:

First check your driver with this command: dmesg | grep NVRM
Output: dmesg | grep NVRM
[    9.430456] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  375.66  Mon May  1 15:29:16 PDT 2017 (using threaded interrupts)

Than:

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
sr. member
Activity: 420
Merit: 260
I have one 6 GPU rx-470 rig running just fine but I have a smaller 3 GPU-Rig that runs under windows but will not run under SMos. When it attempts to set the overclock settings it just freezes up and does not finish or go to mining. I have tried the alternate version of the OS but that doesn't work also. Any help?
newbie
Activity: 4
Merit: 0
tytanick please make image for Nvidia with 384.47 driver
newbie
Activity: 2
Merit: 0
I have four rigs, and my friend has 3 running at my house, same network. They have generally been fine using smos for the past month or so (aside from one of my rigs going red once or twice a day, but thats for another time).

A few hours ago all of our rigs have started constantly switching between green/yellow/red status. Its like a drag strip light tree.

All of the rigs have been turned off and back on, entire home network was unplugged for a bit then plugged back in one at a time. Nothing else in the house if having any connectivity issues.


Anyone have any ideas what is going on?



From the console after a reboot,

Remove dead screens with 'screen -wipe'.
#########################################
Checking connection to simplemining.net ...
Trying connect simplemining.net.... Trying 2/4
Trying connect simplemining.net.... Trying 3/4
Trying connect simplemining.net.... Trying 4/4
Trying connect simplemining.net.... Trying 4/4
There is no v1109 update at this time Sad
/root/utils/update_configGet.sh: line 10: [: ==: unary operator expected
ERROR. Config is corrupted. Something is wrong with your internet or simplemining.net servers
This is what i get:
Registering rig at simplemining.net .....

It will say that last part for a moment, then connects and starts mining but continues to change from green ON to yellow or red OFF.
newbie
Activity: 45
Merit: 0
Doesn't seem to support my 990FXA-UD3 motherboard, booting will crash
newbie
Activity: 4
Merit: 0
So just waiting for update...
sr. member
Activity: 340
Merit: 250
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 root/miner1324
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

after that, the card was found, but the speed they have 2 mh/s, dashboard, edit the settings did not react, how to fix it ?

I have the same problem. I also couldn't make the cards work with SMOS, but if you

"edit rc.local
add # before "bash /root/utils/rclocal.sh &"
reboot"

and start the miner manually, it works full speed (maybe you should run oc_nv.sh manually to overclock the memory). I know it's not the same as using SMOS, but at least it works.
full member
Activity: 238
Merit: 100
would you please prepare dd image versions for R and NV miners?
newbie
Activity: 11
Merit: 0
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 root/miner1324
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

after that, the card was found, but the speed they have 2 mh/s, dashboard, edit the settings did not react, how to fix it ?

My p-106 haven't arrived yet.
But I can confirm normal 1060 works fine with 384.47 driver.(core/mem oc fan pl)
newbie
Activity: 2
Merit: 0
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 root/miner1324
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

after that, the card was found, but the speed they have 2 mh/s, dashboard, edit the settings did not react, how to fix it ?
newbie
Activity: 7
Merit: 0
Does anyone know if changing the root password disables updates/settings changes/etc. on a rig? I really don't like the idea of having my rigs set with default passwords, especially on the root user.
full member
Activity: 462
Merit: 101
are this os supported and compatible on laptop? i have a gaming laptop that not used, will be very useful if so
sr. member
Activity: 490
Merit: 264
| Privacy Advocate | Game Theory | Free Thinker |
Hey guys, i have been mining on SMOS Equihash for the past month and all was going good ( besides the fact that the overclock still doesnt seem to work properly since i can get better hashrate on my win setups ) until i tried today to change to dual mining with claymore and the rig just starts rebooting and doesnt mine at all...

this is my config line:

-wd 1 -r 1 -epool eth.suprnova.cc:5005 -ewal SlowGrowth.ETH -epsw x -esm 3 -dpool dcr.suprnova.cc:3252 -dwal SlowGrowth.DCR -dpsw x -allpools 1 -mport -3333 -asm 1

Can someone help please?

Thanks

Just found out that you cant dual mine with claymore on pools that have Login.Worker sign in...
sr. member
Activity: 490
Merit: 264
| Privacy Advocate | Game Theory | Free Thinker |
Hey guys, i have been mining on SMOS Equihash for the past month and all was going good ( besides the fact that the overclock still doesnt seem to work properly since i can get better hashrate on my win setups ) until i tried today to change to dual mining with claymore and the rig just starts rebooting and doesnt mine at all...

this is my config line:

-wd 1 -r 1 -epool eth.suprnova.cc:5005 -ewal SlowGrowth.ETH -epsw x -esm 3 -dpool dcr.suprnova.cc:3252 -dwal SlowGrowth.DCR -dpsw x -allpools 1 -mport -3333 -asm 1

Can someone help please?

Thanks
newbie
Activity: 34
Merit: 0
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 root/miner1324
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

Thank you very much
newbie
Activity: 3
Merit: 0
i found problem gigabyte ga970a-ds3p and gigabyte 990xa-ud3

boards same use usb 3.0 chip

system wait busybox 2.1 screen

thx

http://imgur.com/a/G4vWW

 
newbie
Activity: 11
Merit: 0
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
Jump to: