Pages:
Author

Topic: [ mining os ] nvoc - page 90. (Read 418542 times)

newbie
Activity: 66
Merit: 0
January 04, 2018, 01:37:02 PM
Two of my rigs seem to make the whole network unoperational. unplugging the rig from network and rebooting seems to solve this.
I tried to search for this but didn't find anything even though I recall it has been discussed previously.

Seems to happen with both updated and image version of v0019-1.4.
What might cause this?

--
Tigel

Its a known ubuntu problem, try to image with 19-1.4
then update with 19-2.0 update script and change this line in the update script :

from:
Code:
sudo -- sh -c 'apt update; apt upgrade -y; apt autoremove -y; apt autoclean -y; sudo apt install -y moreutils gawk'

to:
Code:
#sudo -- sh -c 'apt update; apt upgrade -y; apt autoremove -y; apt autoclean -y; sudo apt install -y moreutils gawk'
 sudo apt install -y moreutils gawk


Edit:
did I get it correct?
Your rig works with 19-1.4?
But not after update to 19-2.0?

Ok, now I feel stupid, I could not find the line mentioned in the update script found from github nor from the 4update script on m1 home directory.. Sad
You mention it's Ubuntu issue, so in some system directory ?

--
Tigel
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 04, 2018, 01:14:47 PM
Gents,

Thanks for excellent work. This distro looks very promising. I am trying to migrate my rig from Windows to nvOC and I have couple of questions in this regard. Below is my rig's configuration.

7xGTX 1080 (GIGABYTE) (Suppose to work with nvOC)
1xRX580 (XFX) (Will I be able to make RX580 work along with my nVidia cards?)
ASRock H110 BTC+
2x PSUs = Cougar 1200w and Corsair 850w
Monitor: HP Envision 17"

I am using a DVI-D to VGA converter to connect monitor with GTX 1080 card.

Challenge 1: I tried several versions and community builds but none works and Rig keeps rebooting after giving X Org error. It states my monitor is connected with onboard VGA which is not the case I am connecting the monitor with GTX 1080 and right now that is the only external card connected with my Rig. I tried different settings in BIOS but nothing works and nvOC keeps rebooting. Could someone help me out here. I downloaded "nvOC 19-2.0" and prepared the USB with it but I am still facing this XOrg issue and rig reboots, any help will be greatly appreciated.

Challenge 2: I want to use SSD instead of a USB drive. Could someone guide me on that. I tried burning the image on SSD and booting with it but rig goes into reboot loop because of XOrg and miner never launches.

Thanks all.

Cant you connect directly with HDMI?
Hi Papampi,

I can't use HDMI as my monitor is an old VGA monitor and I have a DVI-D to VGA converter which I am using. Do you think an HDMI to VGA converter will solve this problem? Not sure if I can procure one right away.

Cant say for sure you should try and see how it goes
May be other users has more experience with these converters...
newbie
Activity: 66
Merit: 0
January 04, 2018, 01:13:20 PM

did I get it correct?
Your rig works with 19-1.4?
But not after update to 19-2.0?

Sorry, I messed up the versions, I am running 19-2.0, I will try the change mentioned above.

--
Tigel
newbie
Activity: 7
Merit: 0
January 04, 2018, 01:10:01 PM
Gents,

Thanks for excellent work. This distro looks very promising. I am trying to migrate my rig from Windows to nvOC and I have couple of questions in this regard. Below is my rig's configuration.

7xGTX 1080 (GIGABYTE) (Suppose to work with nvOC)
1xRX580 (XFX) (Will I be able to make RX580 work along with my nVidia cards?)
ASRock H110 BTC+
2x PSUs = Cougar 1200w and Corsair 850w
Monitor: HP Envision 17"

I am using a DVI-D to VGA converter to connect monitor with GTX 1080 card.

Challenge 1: I tried several versions and community builds but none works and Rig keeps rebooting after giving X Org error. It states my monitor is connected with onboard VGA which is not the case I am connecting the monitor with GTX 1080 and right now that is the only external card connected with my Rig. I tried different settings in BIOS but nothing works and nvOC keeps rebooting. Could someone help me out here. I downloaded "nvOC 19-2.0" and prepared the USB with it but I am still facing this XOrg issue and rig reboots, any help will be greatly appreciated.

Challenge 2: I want to use SSD instead of a USB drive. Could someone guide me on that. I tried burning the image on SSD and booting with it but rig goes into reboot loop because of XOrg and miner never launches.

Thanks all.

Cant you connect directly with HDMI?
Hi Papampi,

I can't use HDMI as my monitor is an old VGA monitor and I have a DVI-D to VGA converter which I am using. Do you think an HDMI to VGA converter will solve this problem? Not sure if I can procure one right away.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 04, 2018, 01:04:39 PM
Two of my rigs seem to make the whole network unoperational. unplugging the rig from network and rebooting seems to solve this.
I tried to search for this but didn't find anything even though I recall it has been discussed previously.

Seems to happen with both updated and image version of v0019-1.4.
What might cause this?

--
Tigel

Its a known ubuntu problem, try to image with 19-1.4
then update with 19-2.0 update script and change this line in the update script :

from:
Code:
sudo -- sh -c 'apt update; apt upgrade -y; apt autoremove -y; apt autoclean -y; sudo apt install -y moreutils gawk'

to:
Code:
#sudo -- sh -c 'apt update; apt upgrade -y; apt autoremove -y; apt autoclean -y; sudo apt install -y moreutils gawk'
 sudo apt install -y moreutils gawk


Edit:
did I get it correct?
Your rig works with 19-1.4?
But not after update to 19-2.0?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 04, 2018, 01:02:17 PM
Is it possible to plug MSI GPU 1070 ti instead of NVIDIA 1070 ti ?

You have an MSI 1070 ti and want to mine with it?
No problem, all Nvidia 10x cards are supported with nvOC
newbie
Activity: 66
Merit: 0
January 04, 2018, 01:01:03 PM
Two of my rigs seem to make the whole network unoperational. unplugging the rig from network and rebooting seems to solve this.
I tried to search for this but didn't find anything even though I recall it has been discussed previously.

Seems to happen with both updated and image version of v0019-1.4.
What might cause this?

--
Tigel
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 04, 2018, 12:59:21 PM
Gents,

Thanks for excellent work. This distro looks very promising. I am trying to migrate my rig from Windows to nvOC and I have couple of questions in this regard. Below is my rig's configuration.

7xGTX 1080 (GIGABYTE) (Suppose to work with nvOC)
1xRX580 (XFX) (Will I be able to make RX580 work along with my nVidia cards?)
ASRock H110 BTC+
2x PSUs = Cougar 1200w and Corsair 850w
Monitor: HP Envision 17"

I am using a DVI-D to VGA converter to connect monitor with GTX 1080 card.

Challenge 1: I tried several versions and community builds but none works and Rig keeps rebooting after giving X Org error. It states my monitor is connected with onboard VGA which is not the case I am connecting the monitor with GTX 1080 and right now that is the only external card connected with my Rig. I tried different settings in BIOS but nothing works and nvOC keeps rebooting. Could someone help me out here. I downloaded "nvOC 19-2.0" and prepared the USB with it but I am still facing this XOrg issue and rig reboots, any help will be greatly appreciated.

Challenge 2: I want to use SSD instead of a USB drive. Could someone guide me on that. I tried burning the image on SSD and booting with it but rig goes into reboot loop because of XOrg and miner never launches.

Thanks all.

Cant you connect directly with HDMI?
newbie
Activity: 1
Merit: 0
January 04, 2018, 12:56:53 PM
Is it possible to plug MSI GPU 1070 ti instead of NVIDIA 1070 ti ?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 04, 2018, 12:49:58 PM
DSTM  ZCash / Equihash Nvidia Miner v0.5.8 update for nvOC v0019-2.0 :

Run this :

Code:
cd /home/m1/Downloads
wget https://www.dropbox.com/s/ojskj0beg6kbsvz/zm_5.8.sh
bash /home/m1/Downloads/zm_5.8.sh


Or this:

Code:
mkdir -p /home/m1/Downloads/miners
cd /home/m1/Downloads/miners
wget https://www.dropbox.com/s/z7hec5mfnkn9ttn/DSTM_0.5.8.tar.gz
tar -xvzf DSTM_0.5.8.tar.gz
cp -R /home/m1/Downloads/miners/5_8 /home/m1/zec/zm/
mkdir -p /home/m1/zec/zm/latest
cp -R /home/m1/zec/zm/5_8/* /home/m1/zec/zm/latest/
chmod a+x /home/m1/zec/zm/latest/zm_miner


Or download from its thread, rename it to zm_miner and put it in /home/zec/zm/latest



Change log:

Code:
con: add support for protocol v.01000020                                                                                       
link openssl statically
newbie
Activity: 7
Merit: 0
January 04, 2018, 12:41:14 PM
Gents,

Thanks for excellent work. This distro looks very promising. I am trying to migrate my rig from Windows to nvOC and I have couple of questions in this regard. Below is my rig's configuration.

7xGTX 1080 (GIGABYTE) (Suppose to work with nvOC)
1xRX580 (XFX) (Will I be able to make RX580 work along with my nVidia cards?)
ASRock H110 BTC+
2x PSUs = Cougar 1200w and Corsair 850w
Monitor: HP Envision 17"

I am using a DVI-D to VGA converter to connect monitor with GTX 1080 card.

Challenge 1: I tried several versions and community builds but none works and Rig keeps rebooting after giving X Org error. It states my monitor is connected with onboard VGA which is not the case I am connecting the monitor with GTX 1080 and right now that is the only external card connected with my Rig. I tried different settings in BIOS but nothing works and nvOC keeps rebooting. Could someone help me out here. I downloaded "nvOC 19-2.0" and prepared the USB with it but I am still facing this XOrg issue and rig reboots, any help will be greatly appreciated.

Challenge 2: I want to use SSD instead of a USB drive. Could someone guide me on that. I tried burning the image on SSD and booting with it but rig goes into reboot loop because of XOrg and miner never launches.

Thanks all.
member
Activity: 224
Merit: 13
January 04, 2018, 06:46:31 AM

HXi and AXi cables are compatible with each other (Type 3)
HX and RMx/RMi cables are compatible with each other (Type 4)


Hi Martyroz,
Are the PCIE cables between the AX, HX and RM series compatible?

^^ =]

See:

http://www.corsair.com/en-us/landing/psu-cable-compatibility

Thanks.
member
Activity: 126
Merit: 10
January 03, 2018, 09:32:22 PM

HXi and AXi cables are compatible with each other (Type 3)
HX and RMx/RMi cables are compatible with each other (Type 4)


Hi Martyroz,
Are the PCIE cables between the AX, HX and RM series compatible?

^^ =]
Oupss!!! Noticed it after I posted the question :-D
newbie
Activity: 22
Merit: 0
January 03, 2018, 05:00:15 PM
i've downloaded from the google drive link, is version 9.14 i guess. The link of 9.2 is only on megaupload, where can i find the newer version on google drive ?
megaupload is getting harder to download larger files.
thanks bros!

yeah...over 5gb i hit limit just now Sad(

it want me to wait 5h to continue
full member
Activity: 325
Merit: 110
January 03, 2018, 05:00:04 PM

HXi and AXi cables are compatible with each other (Type 3)
HX and RMx/RMi cables are compatible with each other (Type 4)


Hi Martyroz,
Are the PCIE cables between the AX, HX and RM series compatible?

^^ =]
member
Activity: 126
Merit: 10
January 03, 2018, 04:49:35 PM
The power supply that I have is a Corsair HX1200i . It's rated Platinum. I was hoping to use the integrated Corsair link to diagnose these kind of problems but there are no drivers for linux.

Now, I am faced with two options:
1) buy an extra smaller power supply to complement the existing one, for example an HX850
2) leave it as a 10 GPU rig and start afresh with a new rig

Option 1 would be slightly more cost effective, but I never assembled a rig with two power supplies and I am concerned with possible power loops.
What do you think?

I have 6 rigs and all PSU are from Corsair;

TX850 (non-modular)
RM1000x (6 PCIE capable - comes with 4 * double headers)
HX1200 (6 PCIE capable - comes with 4 * double headers)
HX1200  (as above)
HX1000i (6 PCIE capable - comes with 4 * double headers)
AX1200i (8 PCIE capable - comes with 2 * double headers and 4 * single headers)

We always need one PCIE for the CPU, so here is the max card set-up for each PSU (single header / double header);
RM1000x / 10 / 5
HX1200 / 10 / 5
HX1000i / 10 / 5
AX1200i / 14 / 7

The AX1200i could technically do 14 cards if single 8 pin - but you would have to buy an additional 5 * PCIE double headers (they go for about $15 ea.). You also would break the golden rule that says 2 risers per peripheral power string. All of these PSU's are capable of 6 peripheral strings max, which is 12 cards if two cards per string. You would have to buy more of those too, or mishmash your riser set-up (3 molex, 2 sata, etc)

I have bought a fair few additional cables for the above. Just be aware of the compatibility differences when ordering single cables on eBay, etc. Additionally, you can buy full cable replacement kits to get the extra PCIE cables, I recently did this at a cost of $100 just to get 4 more PCIE double headers as my regular eBay guy was sold out in December.

HXi and AXi cables are compatible with each other (Type 3)
HX and RMx/RMi cables are compatible with each other (Type 4)

Here is what I mine with each PSU:
TX850 - 1080ti / 1080 (blower) / 1070ti (mini)
RM1000x - 4*Vega56
HX1200 - 4*Vega64
HX1200 - 4*1080ti / 1070ti
AX1200i - 3*1080 / 2*1070ti / 1070 / 1080ti
HX1000i - 3*1080 / 1080ti


If I had my time again, I would buy only AX1200i / AX1500i. They have great adaptability with the two extra PCIE slots and have uniform compatibility with each other. The exception being HX1000i for Vega rigs (4-6). Stick with the cable compatibility type so you don't have to stock both lines and check when using.... ><



Hi Martyroz,
Are the PCIE cables between the AX, HX and RM series compatible?
newbie
Activity: 44
Merit: 0
January 03, 2018, 04:08:45 PM
I have stucked trying to find a way to mine in 2 or 3 separate sesions, with separate wallets.
The reason: more people mining on the same rig (13 GPU 1080).

Thanks and wish you a very happy new year !

Nobody knows that??
There must be a way... maybe something like a fee. Big fee - up to 50%.

No option for that yet
I think leenoox was working on it for next version.

ok, that's a good news...
any idea when it will be ready?

Probably in a month or so... Will be announced when it is ready for test

Thank you, leenoox !
Waiting for those good news
full member
Activity: 325
Merit: 110
January 03, 2018, 03:27:48 PM
The power supply that I have is a Corsair HX1200i . It's rated Platinum. I was hoping to use the integrated Corsair link to diagnose these kind of problems but there are no drivers for linux.

Now, I am faced with two options:
1) buy an extra smaller power supply to complement the existing one, for example an HX850
2) leave it as a 10 GPU rig and start afresh with a new rig

Option 1 would be slightly more cost effective, but I never assembled a rig with two power supplies and I am concerned with possible power loops.
What do you think?

I have 6 rigs and all PSU are from Corsair;

TX850 (non-modular)
RM1000x (6 PCIE capable - comes with 4 * double headers)
HX1200 (6 PCIE capable - comes with 4 * double headers)
HX1200  (as above)
HX1000i (6 PCIE capable - comes with 4 * double headers)
AX1200i (8 PCIE capable - comes with 2 * double headers and 4 * single headers)

We always need one PCIE for the CPU, so here is the max card set-up for each PSU (single header / double header);
RM1000x / 10 / 5
HX1200 / 10 / 5
HX1000i / 10 / 5
AX1200i / 14 / 7

The AX1200i could technically do 14 cards if single 8 pin - but you would have to buy an additional 5 * PCIE double headers (they go for about $15 ea.). You also would break the golden rule that says 2 risers per peripheral power string. All of these PSU's are capable of 6 peripheral strings max, which is 12 cards if two cards per string. You would have to buy more of those too, or mishmash your riser set-up (3 molex, 2 sata, etc)

I have bought a fair few additional cables for the above. Just be aware of the compatibility differences when ordering single cables on eBay, etc. Additionally, you can buy full cable replacement kits to get the extra PCIE cables, I recently did this at a cost of $100 just to get 4 more PCIE double headers as my regular eBay guy was sold out in December.

HXi and AXi cables are compatible with each other (Type 3)
HX and RMx/RMi cables are compatible with each other (Type 4)

Here is what I mine with each PSU:
TX850 - 1080ti / 1080 (blower) / 1070ti (mini)
RM1000x - 4*Vega56
HX1200 - 4*Vega64
HX1200 - 4*1080ti / 1070ti
AX1200i - 3*1080 / 2*1070ti / 1070 / 1080ti
HX1000i - 3*1080 / 1080ti


If I had my time again, I would buy only AX1200i / AX1500i. They have great adaptability with the two extra PCIE slots and have uniform compatibility with each other. The exception being HX1000i for Vega rigs (4-6). Stick with the cable compatibility type so you don't have to stock both lines and check when using.... ><


newbie
Activity: 48
Merit: 0
January 03, 2018, 01:50:42 PM
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
January 03, 2018, 01:44:21 PM
I am using HP server PSU's 1250W. Is working perfectly, no issues, price is good. Just need attach the cables and create a strip betwen 3 pins to permanently turn it on.
Same config as you, 13 cards. Using MBO's PS for 4 GPU's and HP server PS for the rest of them.

Like this one ?
http://www.priceminister.com/offer/buy/138559720/hp-common-slot-platinum-power-supply-kit.html?bbaid=2874447373&sort=0&xtatc=PUB-%5Bggp%5D-%5BInformatique%5D-%5Bcomposants%5D-%5B138559720%5D-%5Boccasion%5D-%5Bhappyvpc+-+Occasion%5D&ptnrid=pt%7C79136307203%7Cc%7C53440930763%7C138559720&t=180112&ptnrid=sIBdSYTew_dc|pcrid|53440930763|pkw||pmt|&gclid=CjwKCAiAm7LSBRBBEiwAvL1-L-YolASd7Ye2EEdWoEt0PuSejw2aPXQJKSGf1NHwQWmd8FpBNlT2zxoCSuIQAvD_BwE

Can you take and post a photo of your bridging pins for type of PSU ? plz

I like to know how to use server PSU for mining too.
Pages:
Jump to: