Bitcoin Forum
April 25, 2024, 02:00:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 ... 417 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 417953 times)
fullzero (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
June 15, 2017, 06:13:02 AM
 #701

Hi!  New member / user / and miner.  Thank you for all the work put into this project.  I am trying to use an ASUS Prime Z270-P mobo.  I downloaded the image off the OP and have my miner up and running but my cards are not overclocking or manual fan control.  I get an error for each card regarding fan control (I specified 90%).  Is this mobo not supported or am I doing something wrong?  I specified 600 mem overclock.  I am currently using 2 GTX1070 and 1 GTX 970 in this rig.  All 3 are running at stock speeds like they do in Windows.  Any help is greatly appreciated.  

PS.  I could not find the 2nd and 3rd items mentioned for the BIOS changes you have talked about for the PRIME Z270-A.  Is this the reason?  Any help greatly appreciated.  

Is your monitor connected to the motherboard?

Did you at anytime boot with only one GPU attached?

If either of these is the case: ensure the monitor is attached to the primary GPU ( the one connected to the 16x slot closest to the CPU )

then follow this process:

https://bitcointalk.org/index.php?topic=1854250.msg19449945#msg19449945

1714010454
Hero Member
*
Offline Offline

Posts: 1714010454

View Profile Personal Message (Offline)

Ignore
1714010454
Reply with quote  #2

1714010454
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jimmykl
Full Member
***
Offline Offline

Activity: 349
Merit: 102


View Profile
June 15, 2017, 06:44:31 AM
 #702

I'm benchmarking dual mining ETH+LBC on a Gigabyte 1070 Mini ITX (another 5 are en route) and found that nvOC isn't performing quite as well as Windows, with these settings:

PL 115
CC 250
MC 900
-dcri 50

nvOC is producing:
ETH 23.8MH/s
LBC 32.8MH/s

But Windows 10 with the latest nvidia drivers, claymore miner 9.5 and MSI Afterburner 4.4 Beta 10 set to:

PL 105
CC 250
MC 850
-dcri 50

I'm seeing:
ETH 29MH/s
LBC 40MH/s

Could this be because of the newer version of Claymore? Or something else?

It looks like your running at stock.

If you are only using one GPU: there is a bug in v0015.

To OC with one GPU follow the directions in this post:

https://bitcointalk.org/index.php?topic=1854250.msg19449945#msg19449945

You can verify if you are OCing properly by looking for messages like these at the top of the mining process:



Weird now after the fourth command I don't see any of those attribute setting confirmations in your screenshot, instead there are a few empty lines then:

/home/m1/9.0/ethdcrminer64: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /home/m1/9.0/ethdcrminer64)

The miner still runs with the same speeds afterwards but something is amiss…

If you press f12 and enter:

gksu gedit '/etc/X11/xorg.conf'

then enter the password when prompted

Is the file empty?


I did a reimage because I had the display connected to the mobo output. After connecting to the 1070 output and booting the fresh image the only xorg.conf file was xorg.conf.04252017 which is weird because I thought it would be today i.e. xorg.conf.06152017?

I copied it anyway and logged out and back in and now the startup sets GPUGraphicsClockOffset and GPUMemoryTransferRateOffset OK. But then I get the same error:
/home/m1/9.0/ethdcrminer64: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /home/m1/9.0/ethdcrminer64)

Is that expected?

I am seeing better performance though, now:
PL 105
CC 250
MC 850
-dcri 50

is producing:
ETH 26.1MH/s
LBC 36MH/s

So not quite up there with Windows but better. Thanks for the assistance. I'll revisit nvOC once I have all the cards setup in the rig as that's obviously what the OS is designed for.
-droid-
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001



View Profile
June 15, 2017, 07:24:20 AM
 #703

I had to reboot one of my rigs and upon startup the console opens and tries to start but get the permission denied error over and over.  tried multiple usb ports and same thing, going to have to re flash the usb stick

What mining client were you using before you rebooted?

mining zec on same nvOS image... I re imaged the flash drive and its up and running now after copying the old onebash over

the only thing I can think of, is I did a hard reset of the rig when I "rebooted" it since I had to relocate it and adjust some cabling before bringing it back up, could that have screwed up the xorg.conf file?
gustavdp
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 15, 2017, 08:24:38 AM
Last edit: June 15, 2017, 03:32:55 PM by gustavdp
 #704

Everything is up and running. Thanks so much OP. Do you have a wallet I can donate something to?

One quick question. How can I monitor mining through ssh without closing the mining process and opening on the remote pc. (at least that's how I understand the guide you provided).

I was thinking of something like the last step in this guide, where you use a screen? http://www.cryptobadger.com/2017/04/build-ethereum-mining-rig-linux/

For now I can use nvidia-smi to monitor temps at least.

if when you start screen you use this argument:

Code:
screen -dmS rig1

replacing rig1 with any name

screen with launch as a background process

in theory it should continue to run if you detach from the screen pressing:
Code:
CTRL + D

then you should in theory also be able to reattach to the screen with:

Code:
% screen -r

I am saying 'in theory' because I just read the article you linked and haven't tried this.

I will get around to delving into the depths of screen configurations at some point.



Please check my post on the next page.
Dhx
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 15, 2017, 09:02:21 AM
 #705

Could someone tip me off to a WiFi dongle or WiFi setup that's working well for them with nvOC?  I wasn't able to use NDISWrapper to install the windows driver for my old Netgear dongle (not sure if that was my inexperience or a technical issue).  Or perhaps, would wireless adapters work better?  Thanks.
TheCoinMine
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
June 15, 2017, 09:56:20 AM
 #706

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates
achalmersman
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 15, 2017, 11:33:19 AM
 #707

Hi!  New member / user / and miner.  Thank you for all the work put into this project.  I am trying to use an ASUS Prime Z270-P mobo.  I downloaded the image off the OP and have my miner up and running but my cards are not overclocking or manual fan control.  I get an error for each card regarding fan control (I specified 90%).  Is this mobo not supported or am I doing something wrong?  I specified 600 mem overclock.  I am currently using 2 GTX1070 and 1 GTX 970 in this rig.  All 3 are running at stock speeds like they do in Windows.  Any help is greatly appreciated.  

PS.  I could not find the 2nd and 3rd items mentioned for the BIOS changes you have talked about for the PRIME Z270-A.  Is this the reason?  Any help greatly appreciated.  

Is your monitor connected to the motherboard?

Did you at anytime boot with only one GPU attached?

If either of these is the case: ensure the monitor is attached to the primary GPU ( the one connected to the 16x slot closest to the CPU )

then follow this process:

https://bitcointalk.org/index.php?topic=1854250.msg19449945#msg19449945



Yes I did both of those questions.  I will follow the procedure in your link when I get off work.  Thanks!
novice2017
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 15, 2017, 11:45:04 AM
 #708

Im using an MSI z170 A Gaming pro board. I updated the bios and set the 4g encoding to enable

When i try to boot the nvOC all i get is usb errors.

[  11.819307]  usb 2-6: device not accepting address 2, error -62

there are several lines listing all the usb ports.

at the very bottom of the error message after it lists all my usb ports is (initramfs)

dt8666
Full Member
***
Offline Offline

Activity: 302
Merit: 102

Mining with noise and without noise is all possibl


View Profile
June 15, 2017, 12:21:27 PM
 #709

Any chance for this to work on dell server like theR710? Which have 4 pcie gen 2 slots.

Thinking of it for 4 x 1080ti
xleejohnx
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 15, 2017, 12:29:30 PM
 #710

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

As I see a super coin as the super highway and alt coins as taxis and trucks needed to move transactions. ~philipma1957
TheCoinMine
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
June 15, 2017, 12:37:13 PM
 #711

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

I can't even tell. When it is connected to the monitor, the monitor is not reading it. like the motherboard isn't sending a signal. I have tried 2 monitors and 3 different cables. Have also tried connecting to gpu, mobo, and mobo with gpu not connected.
Building a trio 2 1080ti and 1 1070 mini with GIGABYTE GA-Z270P-D3 mobo.
f5alcon
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
June 15, 2017, 01:06:40 PM
 #712

Any chance for this to work on dell server like theR710? Which have 4 pcie gen 2 slots.

Thinking of it for 4 x 1080ti
Power usage would be really high compared to most rigs
LTCbusiness
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
June 15, 2017, 01:27:21 PM
 #713

Hi fullhero, I see that EWBF update to version 0.3.4b, do I need to reimage with the new nvOC version or I can update it directly in the OS? In addition I see that all MOBO now can use the same nvOC image v0015, right?

Thank you so much for your awesome work.
xleejohnx
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
June 15, 2017, 01:30:50 PM
 #714

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

I can't even tell. When it is connected to the monitor, the monitor is not reading it. like the motherboard isn't sending a signal. I have tried 2 monitors and 3 different cables. Have also tried connecting to gpu, mobo, and mobo with gpu not connected.
Building a trio 2 1080ti and 1 1070 mini with GIGABYTE GA-Z270P-D3 mobo.

Does the motherboard boot without a gpu in it?
Does the CPU have intergraded graphics?
How big the power supply you have?

As I see a super coin as the super highway and alt coins as taxis and trucks needed to move transactions. ~philipma1957
TheCoinMine
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
June 15, 2017, 01:46:07 PM
 #715

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

I can't even tell. When it is connected to the monitor, the monitor is not reading it. like the motherboard isn't sending a signal. I have tried 2 monitors and 3 different cables. Have also tried connecting to gpu, mobo, and mobo with gpu not connected.
Building a trio 2 1080ti and 1 1070 mini with GIGABYTE GA-Z270P-D3 mobo.

Does the motherboard boot without a gpu in it?
Does the CPU have intergraded graphics?
How big the power supply you have?

The motherboard will turn on but still not getting a signal on monitor from it.
CPU is intel Core i3-700
And PSU is 850w
Maxximus007
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 15, 2017, 02:05:27 PM
 #716

Hi fullhero, I see that EWBF update to version 0.3.4b, do I need to reimage with the new nvOC version or I can update it directly in the OS? In addition I see that all MOBO now can use the same nvOC image v0015, right?

Thank you so much for your awesome work.
Yes just copy it and it works nicely (+0-2% faster). You might want to add --api 0.0.0.0:42000 to the miner string in oneBash, EWBF has a nice monitoring page now.
Maxximus007
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 15, 2017, 02:07:00 PM
 #717

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

I can't even tell. When it is connected to the monitor, the monitor is not reading it. like the motherboard isn't sending a signal. I have tried 2 monitors and 3 different cables. Have also tried connecting to gpu, mobo, and mobo with gpu not connected.
Building a trio 2 1080ti and 1 1070 mini with GIGABYTE GA-Z270P-D3 mobo.

Does the motherboard boot without a gpu in it?
Does the CPU have intergraded graphics?
How big the power supply you have?

The motherboard will turn on but still not getting a signal on monitor from it.
CPU is intel Core i3-700
And PSU is 850w
And you're sure your USB stick is burned correctly? USB booting is enabled?
ayke99
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
June 15, 2017, 02:12:58 PM
 #718

Alright so I'm sort of at a loss for this one. I have everything connected, psu mobo CPU and gpu. I turn it on and everything fires up. Connect it to monitor, and my monitor displays no signal. I have tried different cables, plugging monitor into mobo instead of card, using a different monitor, and nothing. However, when the motherboard is on, everything will run for about 10 seconds, then cut off for 2 seconds, then pick back up again. No idea why it isn't connecting to the monitor. Any help would be greatly appreaciates

Is the motherboard throwing out error codes?
What's your setup too

I can't even tell. When it is connected to the monitor, the monitor is not reading it. like the motherboard isn't sending a signal. I have tried 2 monitors and 3 different cables. Have also tried connecting to gpu, mobo, and mobo with gpu not connected.
Building a trio 2 1080ti and 1 1070 mini with GIGABYTE GA-Z270P-D3 mobo.

Does the motherboard boot without a gpu in it?
Does the CPU have intergraded graphics?
How big the power supply you have?
1.put your 1070 in pci 1 x16 port(the main port as it is in the manual,should start with mobo grafic ) plug in the monitor cable in
2. check the cpu cable from power supply to motherboard(not the atx) you need atx and another cable .
LTCbusiness
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
June 15, 2017, 02:20:47 PM
 #719

Thank you for your information, do you mean that I can just download the new version and paste it to EWBF directory? Can you please let me know where does the EWBF file locate in nvOC? I tried to search but I can not find it.


Hi fullhero, I see that EWBF update to version 0.3.4b, do I need to reimage with the new nvOC version or I can update it directly in the OS? In addition I see that all MOBO now can use the same nvOC image v0015, right?

Thank you so much for your awesome work.
Yes just copy it and it works nicely (+0-2% faster). You might want to add --api 0.0.0.0:42000 to the miner string in oneBash, EWBF has a nice monitoring page now.
philipma1957
Legendary
*
Online Online

Activity: 4102
Merit: 7764


'The right to privacy matters'


View Profile WWW
June 15, 2017, 02:58:05 PM
 #720

I got this to work but I am mining for op with the stick

fine with sending some hash to him.

I need help to set my settings in.

I use ewbf_ 3.4b to mine at nice hash

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 ... 417 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!