scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
August 09, 2020, 12:38:30 PM Last edit: August 09, 2020, 04:25:23 PM by scryptr |
|
UPDATE TO UBUNTU 18.04--
I updated after configuring the release upgrade from the keyboard. I then connected from remote via SSH, and repeated the steps outlined above. The update completed without a system hangup, and then rebooted.
On reboot, nvOC did not start the miner. I issued "nvOC start", and received this response:
"m1@m1-desktop:~$/home/m1/NVOC/mining/nvOC start Restarting nvOC tasks....
Unable to init server: Could not connect: Connection refused # Failed to parse arguments: Cannot open display: m1@m1-desktop:~$"
I will go into the miner directory and set up a standalone start script; but I would like to set the system straight so that it can talk to itself. Any suggestions? --scryptr
P.S. -- NOTE: When towards the end of the update, I was given an ASCII (colored text) command prompt asking what to do with the "grub" script. I had several choices. I could keep the original, use the new grub supplied by the package manager, merge the two or three grub scripts, open a window to edit them, and etc.
I chose to keep the original. The SSH session continued and scrolled through all the actions until it ended. No big errors popped up. I rebooted at the final prompt, and the system restarted. --scryptr
P.P.S. -- I went to the keyboard and noticed that the monitor had no display. The monitor reported "no signal". However, via SSH, my miner is running just fine. Further, if I open up the webpage/API display at the miner LAN address, the information is displayed properly. The readout reports that I am running UBUNTU 18.04.
Any clues? --scryptr
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
August 10, 2020, 10:18:48 AM |
|
UPDATE TO UBUNTU 18.04--
I updated after configuring the release upgrade from the keyboard. I then connected from remote via SSH, and repeated the steps outlined above. The update completed without a system hangup, and then rebooted.
On reboot, nvOC did not start the miner. I issued "nvOC start", and received this response:
"m1@m1-desktop:~$/home/m1/NVOC/mining/nvOC start Restarting nvOC tasks....
Unable to init server: Could not connect: Connection refused # Failed to parse arguments: Cannot open display: m1@m1-desktop:~$"
I will go into the miner directory and set up a standalone start script; but I would like to set the system straight so that it can talk to itself. Any suggestions? --scryptr
P.S. -- NOTE: When towards the end of the update, I was given an ASCII (colored text) command prompt asking what to do with the "grub" script. I had several choices. I could keep the original, use the new grub supplied by the package manager, merge the two or three grub scripts, open a window to edit them, and etc.
I chose to keep the original. The SSH session continued and scrolled through all the actions until it ended. No big errors popped up. I rebooted at the final prompt, and the system restarted. --scryptr
P.P.S. -- I went to the keyboard and noticed that the monitor had no display. The monitor reported "no signal". However, via SSH, my miner is running just fine. Further, if I open up the webpage/API display at the miner LAN address, the information is displayed properly. The readout reports that I am running UBUNTU 18.04.
Any clues? --scryptr
Restore xorg with: bash /home/m1/NVOC/mining/nvOC restore-xorg
|
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
August 10, 2020, 01:48:00 PM Last edit: August 10, 2020, 04:28:06 PM by scryptr |
|
XORG WAS AT FAULT--
After issuing the command "bash /home/m1/NVOC/mining/nvOC restore-xorg", and running through a couple reboots, the system started properly. I am able to sit at the keyboard and watch the miner, and able to reach the console via SSH.
I no longer need to issue a manual command to start the miner. Nvidia-smi properly displays the video cards information. And, the system is now running Ubuntu 18.04.
Thank you! --scryptr
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
August 10, 2020, 08:32:42 PM |
|
XORG WAS AT FAULT--
After issuing the command "bash /home/m1/NVOC/mining/nvOC restore-xorg", and running through a couple reboots, the system started properly. I am able to sit at the keyboard and watch the miner, and able to reach the console via SSH.
I no longer need to issue a manual command to start the miner. Nvidia-smi properly displays the video cards information. And, the system is now running Ubuntu 18.04.
Thank you! --scryptr
Glad its all OK.
|
|
|
|
mibjt
Newbie
Offline
Activity: 7
Merit: 0
|
|
August 20, 2020, 08:06:13 AM |
|
I keep getting **rejected 197ms "5 invalid nonce size" on my miner. Anyone encounter this issue and how to fix?
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 03, 2020, 09:57:29 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
September 06, 2020, 08:02:51 AM Last edit: September 06, 2020, 08:24:27 AM by papampi |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes...
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 06, 2020, 11:27:12 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes... This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". And rig crash momently how run ohgodanethlagermentpill-r2 I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC? https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpg
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
September 09, 2020, 09:15:46 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes... This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". And rig crash momently how run ohgodanethlagermentpill-r2 I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC? In nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this: "hcd": "sudo nbminer -o ...." See if it solve your issue
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 15, 2020, 07:42:29 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes... This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". And rig crash momently how run ohgodanethlagermentpill-r2 I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC? https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpgIn nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this: "hcd": "sudo nbminer -o ...." See if it solve your issue Not solve https://photoshare.ru/data/35/35917/1/9xbf0t-kpd.jpg
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
September 15, 2020, 09:10:22 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes... This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". And rig crash momently how run ohgodanethlagermentpill-r2 I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC? In nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this: "hcd": "sudo nbminer -o ...." See if it solve your issue Not solve OK I made a mistake, revert nvoc-miner.json back to its default. Open 0miner and edit line 216 from: to eval $LAUNCH sudo $HCD $OPTS
P.S: This will run all your miners with root privilege
|
|
|
|
Oleg_filin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 17, 2020, 05:40:33 AM |
|
Hello
Please tell me how can I fix the gtx1080 rig crash problem with using ohgodanethlagermentpill-r2 and mining eth. The rig crashes when running the utility.
1080ti rigs work well
Made some changes so you can use eth-pill flags Upgrade nvOC check new 1bash.template or Add this line after OhGodAnETHlargementPill="YES" OhGodAnETHlargementPill_OPTS="" # Variables/Flags for ETH Pill
And add your variables restart miner and check ethpill guake terminal Let me know how it goes... This did not fix the problem .. I add settings flag "--revA 0,1,2,3,4,5,6". And rig crash momently how run ohgodanethlagermentpill-r2 I try run mining eth with nbminer with the memory tweek option (nbminer opt "-mt 2") . The miner don't run and asks to run as administrator rules, how to do this in NVOC? https://photoshare.ru/data/35/35917/1/9wv1gp-wbd.jpgIn nbminer folder open nvoc-mjner.json edit hcd line and add sudo before nbminer command like this: "hcd": "sudo nbminer -o ...." See if it solve your issue Not solve https://photoshare.ru/data/35/35917/1/9xbf0t-kpd.jpgOK I made a mistake, revert nvoc-miner.json back to its default. Open 0miner and edit line 216 from: to eval $LAUNCH sudo $HCD $OPTS
P.S: This will run all your miners with root privilege Thanks! This solved the problem
|
|
|
|
WaveFront
Member
Offline
Activity: 126
Merit: 10
|
|
November 22, 2020, 02:32:07 PM Last edit: November 22, 2020, 02:46:44 PM by WaveFront |
|
Hello,
Just a quick question. I was restarting the rigs after several months of inactivity and cannot really remember all the configurations.
Which script is launching the miner? (with the parameters from 1bash) I am trying do diagnose a problem. I used to mine Eth with bminer. Now somehow my rig connects to the pool (ethermine), load the DAG for each card but shows 0 MH/s
Cheers Luca
|
|
|
|
WaveFront
Member
Offline
Activity: 126
Merit: 10
|
|
November 22, 2020, 07:40:16 PM |
|
Solved my problem, but still cannot find the script that is launching the miners
|
|
|
|
thaelin
Newbie
Offline
Activity: 64
Merit: 0
|
|
December 07, 2020, 04:36:52 PM |
|
Just a heads up that the Mega site down load of nvOC3.2 is corrupted and is only 2.85gigs while Google Drive is over 10 gigs. Had a long and hard fight as to why it would not boot up normal.
On your search for where the miners are launched, I have zeroed in on the Screen.rc files. As I still have issues with Python code, I have not figured it out either. Papampi is the man of the hour there. As of now, A 10head and a 4 head up and running 3.2 with all upgrades. Viva la Papampi.
And a big thanks to all of you who made NVOC happen and made it better
thay
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
December 07, 2020, 05:10:28 PM |
|
Just a heads up that the Mega site down load of nvOC3.2 is corrupted and is only 2.85gigs while Google Drive is over 10 gigs. Had a long and hard fight as to why it would not boot up normal.
On your search for where the miners are launched, I have zeroed in on the Screen.rc files. As I still have issues with Python code, I have not figured it out either. Papampi is the man of the hour there. As of now, A 10head and a 4 head up and running 3.2 with all upgrades. Viva la Papampi.
And a big thanks to all of you who made NVOC happen and made it better
thay
Checkout nvOC github wikiAll 19-3.2, Ubuntu 16.04, Cuda 9.2, Nvidia 418 images are 2.85 Gb
|
|
|
|
dang1986
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 10, 2021, 04:04:03 PM |
|
Hi, Mining newbie here..
I have followed the steps to image nvOC onto a drive however when I boot I get the login screen which show m1 user and guest with required passwords. I'm stuck on what to do next any advice would be greatly appreciated
|
|
|
|
papampi (OP)
Full Member
Offline
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
|
|
February 11, 2021, 03:21:02 PM |
|
Hi, Mining newbie here..
I have followed the steps to image nvOC onto a drive however when I boot I get the login screen which show m1 user and guest with required passwords. I'm stuck on what to do next any advice would be greatly appreciated
It looks like a nvidia driver problem, ssh or login to tty and install nvidia-430
|
|
|
|
WaveFront
Member
Offline
Activity: 126
Merit: 10
|
|
April 21, 2021, 03:19:38 PM |
|
Hello,
I am trying to upgrade a rig by adding a RTX 3070. The rig is running a mix of GTX 1060 and RTX 1660 For some reasons the RTX 3070 is not recognised by the system. I am running NVIDIA binary drivers 430.64 but still the RTX 3070 is not recognised
I suspect the problem is related to the diver that I am using. Is there a way to upgrade the driver version? I cannot find a way to install it on nvOC (Ubuntu 16.04)
Please help
|
|
|
|
mibjt
Newbie
Offline
Activity: 7
Merit: 0
|
|
April 28, 2021, 07:15:56 PM |
|
Hi. I am trying to look ahead beyond July 2021. What will the impact of eip 1559 and ice age affect the eth mining software in nvOC? Since ice age is a forced fork of the eth blockchain, will we need to update the current miners to support that?
|
|
|
|
|