Author

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

legendary
Activity: 4326
Merit: 8899
'The right to privacy matters'
Will pm on Sunday tired now it is late.
legendary
Activity: 1260
Merit: 1009
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and running but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC

Is the pool server you are using geographically close to you?

Yes im already using it with (simplemining OS)
eu1-etc.ethermine.org:4444

and im not getting any Hash's at all as well

ethermine uses a different syntax than other pools which is most likely your problem.  I made a YES / NO switch in the newest oneBash to deal with this problem.

On the OP at the top there is a link to the newest oneBash (on your rig you can open firefox and click the OP link) if you download, configure it with your info ensuring:

ETHERMINEdotORG="YES"

then replace the existing oneBash in the windows partition; you should be ale to mine with ethermine.

Let me know if you have any questions.

does the apply to ETC on ethermine as well ?

What do you think is the most suitable image to use with Asrock 970 Extreme 4 / its an old mb

Thanks alot for the effort and the time you have put into this

Glad you like nvOC.   Smiley

I will implement the ETHERMINEdotORG switch to work for ETC as well; currently it only works for ETH: I wasn't aware they also had an ETC pool.

I will post after I have updated the newest oneBash link.  Will not be until tomorrow sometime; I need to sleep.

newbie
Activity: 10
Merit: 0
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and running but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC

Is the pool server you are using geographically close to you?

Yes im already using it with (simplemining OS)
eu1-etc.ethermine.org:4444

and im not getting any Hash's at all as well

ethermine uses a different syntax than other pools which is most likely your problem.  I made a YES / NO switch in the newest oneBash to deal with this problem.

On the OP at the top there is a link to the newest oneBash (on your rig you can open firefox and click the OP link) if you download, configure it with your info ensuring:

ETHERMINEdotORG="YES"

then replace the existing oneBash in the windows partition; you should be ale to mine with ethermine.

Let me know if you have any questions.

does the apply to ETC on ethermine as well ?

What do you think is the most suitable image to use with Asrock 970 Extreme 4 / its an old mb

Thanks alot for the effort and the time you have put into this
legendary
Activity: 1260
Merit: 1009
Hi, overclocking is just not working, either the script is corrupted or some driver version issue.
Both "individual" and "all-cards" are not getting pointed clock settings.

I'm using the image for Z270.

It is always possible to have a bad image.  To minimize the occurance of this always wait a few seconds after imaging indicates 100% before closing the imaging program, and always ensure you eject the usb before removing it from the build computer.

Which z270 image are you using?  What motherboard and cards are you using?

Let me know.
legendary
Activity: 1260
Merit: 1009
First of all @fullzero - this is great and you rock! I have been using Ethos for my AMD rig/s for about a year so I've been waiting for something like this for my Nvidia rig - as I said in a post on one of the 1st pages in this thread. I really don't like Windows and always prefer a Linux option if possible. My Linux skills are basic so I am always super grateful when people like you come along and create something like nvOC to make it easy for me to get the Linux stability, etc.

My Nividia rig is currently an Asrock H81 BTC Pro running Windows 8.1 off an SSD, with 2 x Gigabyte GTX1070 G1 gaming and 2 x Galax GTX1060 6GB. I run Claymore (now up to 9.4), and use MSI Afterburner for overclocking. I currently prefer to "single" mine just ETH. I have found that I can underclock all cores to -200 and overclock memory to +750 and reach around 107mh/s for the 4 GPUs, using about 600W for the whole rig. Running all stock clocks gets me around 99-100mh/s.

Unfortunately with my first sucessful run of nvOC it appears that my desired overclocks didn't apply because it was hashing at the stock amount of aroun 99mhs. Here is the relevant (I think) part of my onebash file:

COIN="ETH"

POWERLIMIT="NO"              # YES NO

INDIVIDUAL_POWERLIMIT="NO"   # YES NO

#__CORE_OVERCLOCK=100
#MEMORY_OVERCLOCK=100

INDIVIDUAL_CLOCKS="YES"       # YES NO

MANUAL_FAN="NO"              # YES NO

# Set fan speed if MANUAL_FAN="YES"
FAN_SPEED=75

# Mine XMR with CPU
plusCPU="NO"                   # YES NO

# Set individual clocks here if INDIVIDUAL_CLOCKS="YES"
__CORE_OVERCLOCK_0=0
MEMORY_OVERCLOCK_0=750

__CORE_OVERCLOCK_1=0
MEMORY_OVERCLOCK_1=750

__CORE_OVERCLOCK_2=0
MEMORY_OVERCLOCK_2=750

__CORE_OVERCLOCK_3=0
MEMORY_OVERCLOCK_3=750

#__CORE_OVERCLOCK_4=100
#MEMORY_OVERCLOCK_4=100

#__CORE_OVERCLOCK_5=100
#MEMORY_OVERCLOCK_5=100

Have I done something incorrectly? My intention was to leave cores at stock frequency (though later I would try reducing them as I do using Windows/Afterburner) and overclock memory to +750 on all cards, which as I said in windows seems to reliably give me 107-108mh/s.
As I said, using the above oneBash entries - it mines fine, but at around 99mh/s so it appears that the overclocks to memory aren't applying. I will keep reading all the thread posts (I have only covered about 1/3 of them and maybe I will find the answer.

Thank you in advance for any help. I am prepared to donate or pay when you are ready to accept payment - just drop in a BTC or ETH address.

Glad you like nvOC.  Smiley


When oneBash starts do you see messages like this:



for each card?

If you want to apply the same OC to all the cards then change this area to:


INDIVIDUAL_POWERLIMIT="NO"   # YES NO

#__CORE_OVERCLOCK=0
#MEMORY_OVERCLOCK=750

INDIVIDUAL_CLOCKS="NO"       # YES NO


If you want to give different OC values to different cards do the following:

make sure:  INDIVIDUAL_CLOCKS="YES"       # YES NO

When using less than the maximum number of cards with a motherboard, the system may not index the cards in the order you expect.  To see how they are indexed:

press f12 to open the guake terminal.  If you are running cpuminer right click over the terminal and select new tab or press ctrl + c to stop the mining process.  Then type:

nvidia-smi

This will list your cards with index numbers.  Use them to match the card with the correct individual index OC area:

__CORE_OVERCLOCK_0=100
MEMORY_OVERCLOCK_0=100

__CORE_OVERCLOCK_1=100
MEMORY_OVERCLOCK_1=100

__CORE_OVERCLOCK_2=100
MEMORY_OVERCLOCK_2=100

__CORE_OVERCLOCK_3=100
MEMORY_OVERCLOCK_3=100

__CORE_OVERCLOCK_4=100
MEMORY_OVERCLOCK_4=100

__CORE_OVERCLOCK_5=100
MEMORY_OVERCLOCK_5=100

Let me know.
legendary
Activity: 1260
Merit: 1009
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and running but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC

Is the pool server you are using geographically close to you?

Yes im already using it with (simplemining OS)
eu1-etc.ethermine.org:4444

and im not getting any Hash's at all as well

ethermine uses a different syntax than other pools which is most likely your problem.  I made a YES / NO switch in the newest oneBash to deal with this problem.

On the OP at the top there is a link to the newest oneBash (on your rig you can open firefox and click the OP link) if you download, configure it with your info ensuring:

ETHERMINEdotORG="YES"

then replace the existing oneBash in the windows partition; you should be ale to mine with ethermine.

Let me know if you have any questions.
legendary
Activity: 1260
Merit: 1009
To everyone who posted today:

I had a lot of work I had to get done today; and turned off forum notifications so I could focus.

@fullzero.....Is it possible to mine Skein with nvOC?

I don't do the best job of tracking every coin, and I haven't mined Skein myself. 

If it uses an algorithm supported by ccminer then you should be able to mine it with nvOC.  It most likely has a specific fork which performs better.  If you find me the link to the clients repo and tell me what pool you want to / do use to mine skein, then I can add the client and modify oneBash for the next version.
hero member
Activity: 895
Merit: 504
Hi, overclocking is just not working, either the script is corrupted or some driver version issue.
Both "individual" and "all-cards" are not getting pointed clock settings.

I'm using the image for Z270.

What GPUs are you running? Overclocking working fine for my 7 Zotac 1070 Minis with Z270F, getting 430 sols at 120-125 watts.
newbie
Activity: 29
Merit: 0
Hi, overclocking is just not working, either the script is corrupted or some driver version issue.
Both "individual" and "all-cards" are not getting pointed clock settings.

I'm using the image for Z270.
sr. member
Activity: 372
Merit: 250
The road of excess leads to the palace of wisdom
First of all @fullzero - this is great and you rock! I have been using Ethos for my AMD rig/s for about a year so I've been waiting for something like this for my Nvidia rig - as I said in a post on one of the 1st pages in this thread. I really don't like Windows and always prefer a Linux option if possible. My Linux skills are basic so I am always super grateful when people like you come along and create something like nvOC to make it easy for me to get the Linux stability, etc.

My Nividia rig is currently an Asrock H81 BTC Pro running Windows 8.1 off an SSD, with 2 x Gigabyte GTX1070 G1 gaming and 2 x Galax GTX1060 6GB. I run Claymore (now up to 9.4), and use MSI Afterburner for overclocking. I currently prefer to "single" mine just ETH. I have found that I can underclock all cores to -200 and overclock memory to +750 and reach around 107mh/s for the 4 GPUs, using about 600W for the whole rig. Running all stock clocks gets me around 99-100mh/s.

Unfortunately with my first sucessful run of nvOC it appears that my desired overclocks didn't apply because it was hashing at the stock amount of aroun 99mhs. Here is the relevant (I think) part of my onebash file:

COIN="ETH"

POWERLIMIT="NO"              # YES NO

INDIVIDUAL_POWERLIMIT="NO"   # YES NO

#__CORE_OVERCLOCK=100
#MEMORY_OVERCLOCK=100

INDIVIDUAL_CLOCKS="YES"       # YES NO

MANUAL_FAN="NO"              # YES NO

# Set fan speed if MANUAL_FAN="YES"
FAN_SPEED=75

# Mine XMR with CPU
plusCPU="NO"                   # YES NO

# Set individual clocks here if INDIVIDUAL_CLOCKS="YES"
__CORE_OVERCLOCK_0=0
MEMORY_OVERCLOCK_0=750

__CORE_OVERCLOCK_1=0
MEMORY_OVERCLOCK_1=750

__CORE_OVERCLOCK_2=0
MEMORY_OVERCLOCK_2=750

__CORE_OVERCLOCK_3=0
MEMORY_OVERCLOCK_3=750

#__CORE_OVERCLOCK_4=100
#MEMORY_OVERCLOCK_4=100

#__CORE_OVERCLOCK_5=100
#MEMORY_OVERCLOCK_5=100

Have I done something incorrectly? My intention was to leave cores at stock frequency (though later I would try reducing them as I do using Windows/Afterburner) and overclock memory to +750 on all cards, which as I said in windows seems to reliably give me 107-108mh/s.
As I said, using the above oneBash entries - it mines fine, but at around 99mh/s so it appears that the overclocks to memory aren't applying. I will keep reading all the thread posts (I have only covered about 1/3 of them and maybe I will find the answer.

Thank you in advance for any help. I am prepared to donate or pay when you are ready to accept payment - just drop in a BTC or ETH address.
newbie
Activity: 10
Merit: 0
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and running but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC

Is the pool server you are using geographically close to you?

Yes im already using it with (simplemining OS)
eu1-etc.ethermine.org:4444

and im not getting any Hash's at all as well
full member
Activity: 186
Merit: 100
@fullzero.....Is it possible to mine Skein with nvOC?
full member
Activity: 186
Merit: 100

Hi fullzero, when do you estimate this image to be available?

Your lucky and Newegg shipped this one to me from NJ so I might get it by tonight.  

If I do I will make an image for it tonight; if it comes tomorrow I will make one tomorrow night.
You're a legend mate Cheesy

It didn't come today, should be tomorrow.


No worries whenever you're free, a couple of my parts didnt make it before the weekend here.

How long does it normally take nvoc to boot?

Also on the Jaxx note, Jaxx is having issues with ZEC Doge and a couple others, personally just switched to exodus for the time being

Yeah the problem was on Jaxx end...I can see the ZEC in my wallet now.

Best not to use Jaxx for mining anyway :

newbie
Activity: 22
Merit: 0

I just added a fully compatible image for the:

ASUS PRIME H270-PLUS (in stock, 6x gpu (8x if you use 2x m2 adapters) all OC) Link

It also requires you to flash the bios (but you can do this via the internet) with this motherboard it can be done by connecting an Ethernet cable and entering the EZ Flash 3 Utility. 
Select DHCP (unless all your devices are manually configured  Smiley ) and download then install the update. 

It should look like this. 

After updating ensure 'Above 4G Decoding' is enabled in the bios. 

The SHA256 hash (for the zip) is:
Quote
edf1d67a539e6e56f4ddc1e44df582dd91726fc95905af00212c034421338b1c

Note: you must use 2x m2 adapters to use 8x GPUs with this motherboard.

You can thank rabbitr32 for wanting to try this motherboard.

It is the best $/supported_GPU Motherboard I have tested.  M2 adapters might be hard to find right now.


THANKYOU!!! the board is on its way with 10x m.2 to pcie adapters. will test with latest bios and get back review here. good news!!
legendary
Activity: 1260
Merit: 1009

I just added a fully compatible image for the:

ASUS PRIME H270-PLUS (in stock, 6x gpu (8x if you use 2x m2 adapters) all OC) Link

It also requires you to flash the bios (but you can do this via the internet) with this motherboard it can be done by connecting an Ethernet cable and entering the EZ Flash 3 Utility. 
Select DHCP (unless all your devices are manually configured  Smiley ) and download then install the update. 

It should look like this. 

After updating ensure 'Above 4G Decoding' is enabled in the bios. 

The SHA256 hash (for the zip) is:
Quote
edf1d67a539e6e56f4ddc1e44df582dd91726fc95905af00212c034421338b1c

Note: you must use 2x m2 adapters to use 8x GPUs with this motherboard.

You can thank rabbitr32 for wanting to try this motherboard.

It is the best $/supported_GPU Motherboard I have tested.  M2 adapters might be hard to find right now.

legendary
Activity: 1260
Merit: 1009
I just want to know how to stop the onebash?

I want to find where is the onebash startup ?

I want to custom this os to ssh os, can anybody help me ?

Deleting the oneBash file in the windows partition or the 2unix file in the home folder will do this for you. 

Also you can ssh with nvOC as it is.
legendary
Activity: 1260
Merit: 1009
Hi fullzero

For the MSI Gaming M5 mobo....

CPU needs to be SkyLake to work on your build.

are Pentium G4560 and i3-7100 compatible?

Both CPU runs the mobo just fine but been reading up and this Skylake and Kaby Lake..... are they from the same lake - pun is intended :-)

thanks

PS... If I haven't said it already, great work with this project. Let me know where to send BTC donation.
I have put your link at my sig - good things like nvoc needs to shared around :-)

Thanks for adding nvOC to your signature; that is better than a BTC donation.  Smiley

I don't want to accept donations until mining platform is more developed.

When I was testing the z170 Gaming 5 I did swap out the CPU before updating the bios so it is possible that a G4560 ot i3-7100 will work. 

I will add this to my list and get back to you after testing. 

sr. member
Activity: 422
Merit: 250
I just want to know how to stop the onebash?

I want to find where is the onebash startup ?

I want to custom this os to ssh os, can anybody help me ?
legendary
Activity: 1260
Merit: 1009
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and running but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC

Is the pool server you are using geographically close to you?
newbie
Activity: 10
Merit: 0
Any idea which image to use for Asrock 970 Extreme , im using it now with simplemining OS with AMD gpu's

but i just started to build an Nvidia Rig and i would like to test the cards first

1 - Which image is suitable ?
2 - Linux Newbie Question here but if its plug and play how i can add the pool and the Wallet id to the miner ?

Thanks in advance

Edit the onebash file with any text editor
I'm using an Asrock z97 extreme 6 with the image for MSi z170

Thanks for the reply , after doing that i got it up and runing but getting "Share Rejected"

i didnt change anything on the bash file regarding the OC
Jump to: