Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
fullzero
on 24/06/2017, 01:28:43 UTC
Quote from: 7abazlam
So I imaged the USB properly and replaced oneBash with my own configured one. Trying to boot however seems to suffer from repeated reboots (5+ so far).

Here are my specs:

- Asus Prime Z270-p. It's not listed under fully supported boards. I still used the "all mobo nvOC" for it. Please let me know if I should use another specific image.
- 6 *  MSI GTX 1060
- Intel pentium 1151 processor

BIOS changes
- Above 4G: enabled
- Primary display: PCIE
- Audio controller: disabled

Please let me know if I missed something.


I don't know if this is your issue or not, but worth giving it a shot:

Quote from: fullzero

Do you have the monitor connected directly to the mobo?

This is the most likely reason I can think of that the xorg would corrupt every boot.

If you have been connecting the monitor directly to the mobo, move it to the primary GPU (the one connected to the 16x pcie slot closest to the CPU) and boot, it should display the message you have been seeing once, then work normally on the second boot.

Let me know if this is not the case.


I have HDMI cable connected to primary x16 PCIE port. But thanks for your prompt answers, fullzero!

Ok try this as well and let me know:

so lets see what happens if you remove the xorg check:

in oneBash:

the first implementation line: under the settings division:

#########################################################################

Code:
XORG="FAIL"


change this to:


Code:
XORG="OK"


and save

and start the mining process

tell me if you see OC messages at the beginning of the mining process after the ifconfig output.