Author

Topic: [OS] nvOC easy-to-use Linux Nvidia Mining - page 389. (Read 418253 times)

legendary
Activity: 1260
Merit: 1009
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:




Do you?


Unfortunately no. =-( Right now this is all I see.



press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.

I see the same thing as before. =-(

If it helps, running literally any `nvidia-settings` command just does this:

Code:
m1@m1-desktop:~$ nvidia-settings  -a [gpu:0]/GPUGraphicsClockOffset[3]=100
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

if you enter:

Code:
lspci | grep VGA

what does it show?

Code:
m1@m1-desktop:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 1902 (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)

Have you connected the monitor to the motherboard?

If so:

powerdown; connect the monitor the the GPU connected to the first 16x pcie slot

and power on
newbie
Activity: 14
Merit: 0
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:

https://ip.bitcointalk.org/?u=https%3A%2F%2Fs13.postimg.org%2Fq08huqnyv%2FIMG_0270.jpg&t=577&c=yq0szP4ICxv47w


Do you?


Unfortunately no. =-( Right now this is all I see.

https://s21.postimg.org/pyg2d9usn/IMG_7178.jpg

press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.

I see the same thing as before. =-(

If it helps, running literally any `nvidia-settings` command just does this:

Code:
m1@m1-desktop:~$ nvidia-settings  -a [gpu:0]/GPUGraphicsClockOffset[3]=100
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

if you enter:

Code:
lspci | grep VGA

what does it show?

Code:
m1@m1-desktop:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 1902 (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1b81 (rev a1)
legendary
Activity: 1260
Merit: 1009
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:




Do you?


Unfortunately no. =-( Right now this is all I see.



press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.

I see the same thing as before. =-(

If it helps, running literally any `nvidia-settings` command just does this:

Code:
m1@m1-desktop:~$ nvidia-settings  -a [gpu:0]/GPUGraphicsClockOffset[3]=100
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.

if you enter:

Code:
lspci | grep VGA

what does it show?
newbie
Activity: 14
Merit: 0
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:

https://ip.bitcointalk.org/?u=https%3A%2F%2Fs13.postimg.org%2Fq08huqnyv%2FIMG_0270.jpg&t=577&c=yq0szP4ICxv47w


Do you?


Unfortunately no. =-( Right now this is all I see.

https://s21.postimg.org/pyg2d9usn/IMG_7178.jpg

press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.

I see the same thing as before. =-(

If it helps, running literally any `nvidia-settings` command just does this:

Code:
m1@m1-desktop:~$ nvidia-settings  -a [gpu:0]/GPUGraphicsClockOffset[3]=100
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

ERROR: The control display is undefined; please run `nvidia-settings --help` for usage information.
newbie
Activity: 14
Merit: 0
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:

https://ip.bitcointalk.org/?u=https%3A%2F%2Fs13.postimg.org%2Fq08huqnyv%2FIMG_0270.jpg&t=577&c=yq0szP4ICxv47w


Do you?


Unfortunately no. =-( Right now this is all I see.

https://s21.postimg.org/pyg2d9usn/IMG_7178.jpg

press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.

I see the same thing as before. =-(
legendary
Activity: 1260
Merit: 1009
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:




Do you?


Unfortunately no. =-( Right now this is all I see.



press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:

Code:
cd /etc/X11

then:

Code:
ls

you should see a file that looks something like: '/etc/X11/xorg.conf.06082017'  but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )

anyway note what the date is on that file and change the following code to match it:

Code:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'

and enter the password: miner1 when prompted.

then logout

and log back in

and tell me if you see the OC messages.
newbie
Activity: 14
Merit: 0
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good.  

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:

https://ip.bitcointalk.org/?u=https%3A%2F%2Fs13.postimg.org%2Fq08huqnyv%2FIMG_0270.jpg&t=577&c=yq0szP4ICxv47w


Do you?


Unfortunately no. =-( Right now this is all I see.

https://s21.postimg.org/s30fecwf7/IMG_7178.jpg
legendary
Activity: 1260
Merit: 1009
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.

That USB key should be good. 

Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:




Do you?
newbie
Activity: 14
Merit: 0
Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!

I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?

Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?

I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick: https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.
legendary
Activity: 1260
Merit: 1009
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal


keyed in:

screen -m -t 2044 gnome-terminal

2044 being the PID (I dont think this is correct)

where do find the window name?

anyways.... error msg "[screen is terminating]"

how about splitting it up:

Code:
screen -S rig1
or whatever you want to call this session in place of rig1

then:

Code:
gnome-terminal

tell me if that works

nothing happens.... it goes back to prompt :-(

I haven't tested this yet, I will do so now and get back to you.

Problem involved how gnome-terminal is treated remotely vs locally.

To work around this:

after killing the current mining process:

Code:
screen -S rig1

or whatever you want to call this session in place of rig1

then enter:

Code:
bash '/media/m1/1263-A96E/oneBash'

and you have remote viewing of the mining process.   Cool

BTW you can install the openssh client on another nvOC rig and remote into the others with it:










legendary
Activity: 1260
Merit: 1009
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal


keyed in:

screen -m -t 2044 gnome-terminal

2044 being the PID (I dont think this is correct)

where do find the window name?

anyways.... error msg "[screen is terminating]"

how about splitting it up:

Code:
screen -S rig1
or whatever you want to call this session in place of rig1

then:

Code:
gnome-terminal

tell me if that works

nothing happens.... it goes back to prompt :-(

I haven't tested this yet, I will do so now and get back to you.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal


keyed in:

screen -m -t 2044 gnome-terminal

2044 being the PID (I dont think this is correct)

where do find the window name?

anyways.... error msg "[screen is terminating]"

how about splitting it up:

Code:
screen -S rig1
or whatever you want to call this session in place of rig1

then:

Code:
gnome-terminal

tell me if that works

nothing happens.... it goes back to prompt :-(
hero member
Activity: 868
Merit: 517
I just tried switching to ETC and ETH today and it says connected to the pool, but everything is being rejected.  Any suggestions on why that might be happening?  The pools are ethermine.org and etc.ethermine.org. 

Did you set:

ETHERMINEdotORG="YES"

?


Ummmm, nope! LOL  Didn't see that...
legendary
Activity: 1260
Merit: 1009
I just tried switching to ETC and ETH today and it says connected to the pool, but everything is being rejected.  Any suggestions on why that might be happening?  The pools are ethermine.org and etc.ethermine.org. 

Did you set:

ETHERMINEdotORG="YES"

?
hero member
Activity: 868
Merit: 517
I just tried switching to ETC and ETH today and it says connected to the pool, but everything is being rejected.  Any suggestions on why that might be happening?  The pools are ethermine.org and etc.ethermine.org.  

UPDATE: The answer to this problem the pool convention for the $ETHADDRESS in oneBash passes
/

The convention needed for ethermine.org and etc.ethermine.org is:
.

I updated my oneBash and restarted and now it is back to mining...  Just a heads up for anyone else who attempts to use these pools.
legendary
Activity: 1260
Merit: 1009
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal


keyed in:

screen -m -t 2044 gnome-terminal

2044 being the PID (I dont think this is correct)

where do find the window name?

anyways.... error msg "[screen is terminating]"

how about splitting it up:

Code:
screen -S rig1
or whatever you want to call this session in place of rig1

then:

Code:
gnome-terminal

tell me if that works
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal


keyed in:

screen -m -t 2044 gnome-terminal

2044 being the PID (I dont think this is correct)

where do find the window name?

anyways.... error msg "[screen is terminating]"
legendary
Activity: 1260
Merit: 1009
switched to ssh because I wanted to a quick way to edit the onebash file and test the rig on various clocks.

I am used to the nano editor so...

root@m1-desktop:/home/m1# nano /media/m1/1263-A96E/oneBash

do the changes

root@m1-desktop:/home/m1# sudo reboot



after reboot, ssh into again

how do I get the mining console?

root@m1-desktop:/home/m1# screen -x m1

doesn't get me anything

Have had the same problem, couldn't get it to work by default.
The 2unix is made autostart, and can't be reached with screen or tmux because of it probably.

Have had to change things to oneBash, but because of that an auto restart of oneBash is not possible anymore. At least I wasn't able to get it done..

So if I got the situation right; currently you have:

SSHed into rig

opened oneBash on that rig with nano:

Code:
nano '/media/m1/1263-A96E/oneBash'

made changes / edits; then ctrl + shift + X to quit selecting Y to save changes

the next part is this:

Find the currently running GPU mining process. 

We will do this by finding the gnome-terminal process.

Code:
ps aux | grep gnome-terminal

this should list 2 processes: we are interested in the first one which ends in /gnome-terminal-server

note its pid ( should be a 4 digit number at the beginning of the process listing; but may be more than 4 digits )

type:

Code:
kill pid

where pid is the 4 or higher digit number; so if the pid was 2037  I would use:

Code:
kill 2037

now we have stopped the GPU mining process

as we have already changed oneBash we will now restart the GPU mining process

to do this we enter:

Code:
gnome-terminal

and now we have remote modified the nvOC rig  Wink


got it and success!

so how do I see the EWBF in action?

Can I see the mining screen from ssh?

tell me if this works:

If you want to use screen

after killing the gnome-terminal process; start it with this cmd:

Code:
screen -m -t window_name_here gnome-terminal

full member
Activity: 169
Merit: 100
I have two identical 6 x Zotac 1070 Mini rigs -- exactly the same config.

Upgraded now to nvoc v15 and works nicely on MSI Z270-A-PRO motherboard, i3-7100 CPU and 4GB RAM, 32GB USB3 Sandisk Cruzer Glide

Mining ZEC at Nicehash at 440-ish sols per card.

+200/+1100/165 PL

1100watts from the wall

The issue is not an issue but a strange observation....

The network port of the mobo on the 1st rig is amber/green... which is normal for a gigabit connection.

However the 2nd rig, is amber/amber.... which I think is 100base instead on gigabit/1000base

Both rigs do hash well, ranges from 2400-2800sols, nothing strange I think.

Anyone encountered a similar case?

Anybody tried to convert a similar rig like this for ETH mining? Any good?

Currently doing ETH on 6x Gigabyte 1070s getting about 181-182 mh/s or about 30mh/s with 710watts from the wall on a Asus prime 270a with the current nvOC 15.

710watts is very impressive! I think better than 6 x RX470 at 1000watts and 28MHs per card

Did a lot of tuning but the GV-N1070WF2OC-8GD can do some nice mem over clocks. Currently running -50cc and +1300 memory. Also have them power limited at 110watts per card. Going to be seeing if I can get it down to 105 watts per card. Would be a drop of 30 watts between the 6 cards.

If I remember correctly @ 680 watts is the optimal efficiency setting for 1070s mining Ethash.  Right now with these exchange rates I would use more power to get the extra 0.5 - 1 MH/s more per card to get the most out of the cards. 

Nexillus you seem to have the OPT settings.  I will definitely try them out next time I switch a 1070 to Ethash.     Grin



Right there with you on this one. I have a methodology of optimizing it as much as possible. But right now with the rates can kinda throw it out the window a bit lmao. The testing I did varying the power draw with ETH really you will only get 1MH/s out of it with a lot more draw. Going above 125 watts per card did almost nothing but draw a lot more power lmao.
newbie
Activity: 35
Merit: 0
I managed to put this only on one USB stick without problems.
Other 2 I get an write error at around 90% or so and now I can only see in windows the 8mb partition .
One is a usb 3.0 stick and one random.
The one that works is 3.0 also but they are all different brands

Any way to format these sticks again ? In win i can see the other part of the stick in disk manager but i have it as unalocated space if I format it .

Thanks!

You can always re image a usb with hddrawcopy; regardless of what partitions / formatting it has to begin with.

If when you use hddrawccopy it indicates your USB is 15.5gb or larger; you will have an error at the end of imaging: but the USB should still work.

If hddrawcopy says your USB key is less than 15.5gb; it isn't going to work.
Ah oki
Its working.
The stick that worked without error was a 32gb one . The rest are 16gb
Running 7gpu on a msi z170a gaming m5 without issues . I'll try 8gpu .
Teamviewer connection works fine also .
Thanks for your support again
Jump to: