Author

Topic: [ mining os ] nvoc - page 314. (Read 418549 times)

newbie
Activity: 29
Merit: 0
June 28, 2017, 06:25:00 AM
Same question as before but with pictures, miner is hashing away when suddenly the whole OS slows down to a snail pace where i have to wait for 20 seconds for every action to go through and the hash rate is cut by 50% with the GPUs doing this strange hashing pattern:
https://i.imgur.com/wts4CgG.jpg

Please advise, this happens on any pool i try, in both dual mining and ETH only mode, across multiple overclocks..

This is a soft crash; if you have already tried lower OC; it is most likely being caused by too low of a powerlimit.

What GPUs / clocks / powerlimits are you using?

7 x gigabyte 1070 FE, each at 120 pl and clocked +200/+1600, turns out this also happens in ETH only mode, not just dual mining.

any suggestions?
sr. member
Activity: 301
Merit: 251
June 28, 2017, 05:58:49 AM
Hi. I am trying to implement Parallax's Pastebin mod. My question is this statement "download the oneBash and 2unix zip files from the OP". The OP doesn't have a 2unix.zip file to download anywhere I can find. So what do I do here ?

Ok I think I found it here https://drive.google.com/drive/folders/0B3ra23kLdr5lYUNoRVBBX0lDbTQ

Is there any update to it for new version? Or use as is?
full member
Activity: 153
Merit: 100
June 28, 2017, 05:37:02 AM
Is it possible?
To define personal fans speed at different temps.
Like
 30°C - 10% fans speed
 50°C - 30% fans speed
 65°C - 80% fans speed

How to do it?
Currently not, but I had the same need, so making a script for this. When it's finished I will propose it to fullzero. It will have a target temperature, and a combination with fan speed and Powerlimit. Think the combination will give a constant max speed within the given target temp and target powerlimit.
full member
Activity: 133
Merit: 100
June 28, 2017, 04:20:37 AM
Is it possible?
To define personal fans speed at different temps.
Like
 30°C - 10% fans speed
 50°C - 30% fans speed
 65°C - 80% fans speed

How to do it?
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
June 27, 2017, 11:45:41 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?


This shouldn't happen.
Try flashing the USB again

Flashed 3 times. Even left fullzero's oneBash mining info intact on the 3rd attempt. Same result.

 Maybe it won't work with this MoBo?:

http://www.asrock.com/mb/Intel/Z170A-X13.1/

what image are you using?


Did you forget to extract the image from the zip before imaging?
v0016. Yes I extracted it. I'll try v0017.
what usb do you have? i would get a 32gb one if you can

z170 is a difficult chipset.  There might be a secureboot or similar setting that is interfering with Ubuntu loading.  If v0017 doesn't work it is probably worth emailing asrock and asking them what bios settings to use for Ubuntu 16.04.



I have read somewhere that Ubuntu 16.10 fixed several incompatibility problems esp motherboards - I d a lot of reading - I have to go find where did I see that posting
hero member
Activity: 672
Merit: 500
June 27, 2017, 08:42:54 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?




This shouldn't happen.
Try flashing the USB again

Flashed 3 times. Even left fullzero's oneBash mining info intact on the 3rd attempt. Same result.

 Maybe it won't work with this MoBo?:

http://www.asrock.com/mb/Intel/Z170A-X13.1/

what image are you using?


Did you forget to extract the image from the zip before imaging?
v0016. Yes I extracted it. I'll try v0017.
what usb do you have? i would get a 32gb one if you can
hero member
Activity: 786
Merit: 1000
June 27, 2017, 08:40:33 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?




This shouldn't happen.
Try flashing the USB again

Flashed 3 times. Even left fullzero's oneBash mining info intact on the 3rd attempt. Same result.

 Maybe it won't work with this MoBo?:

http://www.asrock.com/mb/Intel/Z170A-X13.1/

what image are you using?


Did you forget to extract the image from the zip before imaging?
v0016. Yes I extracted it. I'll try v0017.
newbie
Activity: 2
Merit: 0
June 27, 2017, 07:42:34 PM
Want to make sure I'm using the right miner for Groestlcoin...    I edited the bash file and used "sgminer/ccminer" and changed the algo to groestl. Just wanted to make sure this was the most optimal miner to use for Groestlcoin... Their website says to use sgminer.  Thank you by the way for the great work on this.  Just a little hobby for me and i appreciate the help.

if [ $COIN == "GRS" ]
then
HCD='/home/m1/SPccminer/ccminer'
ADDR="$GRS_ADDRESS.$GRS_WORKER"

until $HCD -q -a groestl -o $GRS_POOL -u $ADDR -p x
   do
   echo "FAILURE; reinit in 5" >&2
   sleep 5
done
fi
newbie
Activity: 11
Merit: 0
June 27, 2017, 06:38:09 PM
Please add ethminer-0.11.0rc1.
I'm getting near average 26MH shares in pool(25 from miner) from my 1060 3g with samsung memory.
hero member
Activity: 672
Merit: 500
June 27, 2017, 06:31:12 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?




This shouldn't happen.
Try flashing the USB again

Flashed 3 times. Even left fullzero's oneBash mining info intact on the 3rd attempt. Same result.

 Maybe it won't work with this MoBo?:

http://www.asrock.com/mb/Intel/Z170A-X13.1/

what image are you using?
hero member
Activity: 786
Merit: 1000
June 27, 2017, 06:24:51 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?




This shouldn't happen.
Try flashing the USB again

Flashed 3 times. Even left fullzero's oneBash mining info intact on the 3rd attempt. Same result.

 Maybe it won't work with this MoBo?:

http://www.asrock.com/mb/Intel/Z170A-X13.1/
legendary
Activity: 4354
Merit: 9201
'The right to privacy matters'
June 27, 2017, 05:34:29 PM
I have  all good results with  0016 build

ignore   the names  they do not describe the rigs correctly

3 rigs are biostar z170

1 rig is b250m

1 xmr works  have to figure why only one plays nice

newbie
Activity: 29
Merit: 0
June 27, 2017, 04:17:47 PM
Same question as before but with pictures, miner is hashing away when suddenly the whole OS slows down to a snail pace where i have to wait for 20 seconds for every action to go through and the hash rate is cut by 50% with the GPUs doing this strange hashing pattern:
https://i.imgur.com/wts4CgG.jpg

Please advise, this happens on any pool i try, in both dual mining and ETH only mode, across multiple overclocks..
hero member
Activity: 672
Merit: 500
June 27, 2017, 01:31:06 PM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?




This shouldn't happen.
Try flashing the USB again
hero member
Activity: 672
Merit: 500
June 27, 2017, 01:29:53 PM
Any way to add additional parameters for EWBF? Like --api so I can enable it?

Go down to the bottom of the onebash file and add it to the string for ewbf
sr. member
Activity: 301
Merit: 251
June 27, 2017, 12:16:05 PM
Mine took seconds. Something is wrong
hero member
Activity: 786
Merit: 1000
June 27, 2017, 11:54:19 AM
So I've imaged my USB, set up onebash & plugged the USB into my rig. The monitor immediately showed " grub rescue".

Questions:
1. I assume this the process of converting the file from windows to linux- correct?

2. If so, this process has been running for 30 minutes. How long should it take?


sr. member
Activity: 301
Merit: 251
June 27, 2017, 11:00:51 AM
Loving this! What's the trick for RDP? I set it up on the Linux side but cannot connect RDP from my Windows machine.
Thanks

try this guide:

https://www.lifewire.com/setup-ubuntu-remote-desktop-4129666

Let me know if this guide is good or not.


I followed the guide but still no luck. So far the only thing that has worked has been TeamViewer but its so slow its not really usable.
Today I installed Xrdp and managed to get a desktop but not the running one! A completely different one.

I just can't understand why I can't make a simple Windows RDP connection to the nvOC Ubuntu box on my local network. The research and trail and error continues I guess...
full member
Activity: 378
Merit: 104
nvOC forever
June 27, 2017, 09:30:11 AM
Hello miners...

First things first, I would like to thank 'fullzero' (infact hero Cheesy) for this fantastic job, can't thank him enough.

I've built my first RIG very recently, I would like to find the best OC settings and pool settings to get the best out of it, with the help of miners expertise.

I was getting really good speed on windows but for some reason it doesn't allow me run more than 3 GPU's (it was a trial version), but it was doing 20 MH per card from stock with claymore dual mining.

I had to switch back to Ubuntu but  the trouble is I'm only getting 18 MH on an average per card, I'm using claymore dual (ETC + PASC) with CUDA 8.x nvidia driver - 375.66, pulling 1044 watts from wall.
Temperatures : 65 - 73 C
Fans on Auto : 39 - 43

My config -

ASUS DUAL GTX 1060 - 8 GPU's
ASUS Z270P
8 GB RAM
2 x EVGA G2 750 Watts PSU units
8 x V6 Risers
120 GB SSD

Fellow miners using same cards, please share your Core, memory OC + fan + power settings. I would also like to know how to add multiple pools to the nvOC oneBash file.

Would also welcome suggestions about best combination cryptos for better ROI with my equipment.

Thanks in advance.

Regards,
damNmad

Glad you like nvOC  Smiley

Are these 3gb or 6gb 1060s?

If they are 3gb I would try these settings:

https://bitcointalksearch.org/topic/m.19703709


Thanks for your reply Smiley

I'm using 6GB 1060s.

What settings would you suggest?

I'm currently on

Core Clock  - 100
Mem Clock  - 800
Power Limit - 110 Watt

I'm getting
160 MH (20.xx per card) on average (6 hours) 1620 MH for PASC on average (6 hours) for 8 cards (definitely increased from my previous hash rate, thanks for that)

Any suggestions/improvements would be really appreciated.

I would bump up the mem Clock by 50 every 5 mins or so until you get a soft or hard crash then back off.


Sure I will try that.

BTW I have another question, currently in my bash file I have only added 1 pool, is there any way to add more pools (for eg ethermine has 2 eu pools, would like to add backup pool to send more shares)?

newbie
Activity: 3
Merit: 0
June 27, 2017, 08:29:32 AM
I am at my wits end trying to get this to boot. I have managed to get it to boot a couple of times, but each time it does it freezes after failing to connect to EWBF(as I currently do not have a connection set up, I need to make some changes to make my wifi dongle work but cannot do this due to the issues) - following restarting it results in a kernel error. About 95% of the time after reflashing to attempt again it doesn't boot and I just get a blank screen after it attempts to boot into Ubuntu (no loading screen).

This happens with both OC and non-OC. Mostly attempting to get this to work on default settings moving forward.

I am using a MSI z170a SLI and 2x GTX 1060's (6gb) with a DVI monitor. Using a SanDisk Extreme 64GB USB stick.
Above 4G decoding is enabled and BIOS has been flashed to the latest 3.A version (issue occured before the flash too).

Has anyone encountered similar problems?

When Above 4G decoding is enabled it is normal to see a black screen while ubuntu is loading.

Maybe this will work:

Ensure the monitor is connected to the primary GPU ( the one in the 16x slot closest to the CPU )

Disconnect the USB or SSD/HHD from the rig.

Fully power off everything: including the PSU.

Press the power button several times to clear any remaining power in the mobo.

Turn the PSU powerswitch back to | "on".

power on (without the USB attached)

See if the bios posts; if you get nothing in 20 seconds; press ctrl + alt + del repeatedly until the system reboots.

Wait and see if the bios posts.

If the bios posts attach the USB key to a USB 2.0 port and press ctrl + alt + delete.


if it boots; stop the mining process before it starts mining:

then go to the top left and click the ubuntu button

type u

and click on software updater

run updates

reboot

Let me know if this works.


Thank you for the help on this.

I have now connected this to ethernet.

I've managed to get it to boot without 4G Encoding enabled, though the mining process won't start. Following this I saw your post, I re-enabled 4G Encoding and tried the steps listed.

BIOS posts, but the black screen is present after and it doesn't boot no matter how long I leave it on. Either that or it is not outputting display, but it seems to be the former since the mining process doesn't start (GPU fans don't go to 75%).

EDIT: I have got it working!!

I found that Newbie2017 encountered a similar issue.

I disabled onboard audio, switched PCI-E mode to Gen 1, and enabled Windows 10/8.1 support in the boot settings.

EDIT2: Froze up after 5 minutes of the miner running. GPU0 temp seemed to get quite high(80C) - might be this? Or perhaps that the USB 3.0 key was in a 2.0 port which is too slow for the OS?

EDIT3: Tried closing the mining process and installing updates, but it froze when installing updates.
Jump to: