Hi! First of all, that's so much for making this. It's been super easy to use and (as far as I know) is reporting the highest hashrate for me so far!
I have an ASUS Prime Z270-A with 4 EVGA 1070 SC2 cards. I've had trouble trying to OC them (have seen maybe you can't because they're factory OC'd?) and oneBash spits out errors trying to assign GPUTargetFanSpeed when it starts up. Maybe you know how to get around this?
Thanks so much!
Do you use a fast USB stick, as recommended? Setting power limit can cause some problems on slow ones. What is the trouble you're getting with OC? What are the values used?
I've only tried this with the stock values (with payment addresses changed). Also I'm using this stick:
https://www.amazon.com/gp/product/B013CCTM2E. I believe it's plenty fast.
That USB key should be good.
Default nvOC is to OC the cc + 100 and the mc + 100 so if you scroll to the top of the gnome terminal (mining process) you should see messages like this:

Do you?
Unfortunately no. =-( Right now this is all I see.

press f12 to open the guake terminal, if cpuminer is running press ctrl + c to close it or open a new tab and enter:
cd /etc/X11
then:
ls
you should see a file that looks something like: '/etc/X11/xorg.conf.06082017' but most likely with a different date number at the end maybe 06092017? (it will be from the first day you launched nvOC so it should start with a 06 )
anyway note what the date is on that file and change the following code to match it:
sudo cp '/etc/X11/xorg.conf.06082017' '/etc/X11/xorg.conf'
and enter the password: miner1 when prompted.
then logout
and log back in
and tell me if you see the OC messages.