Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Peeyam
on 20/04/2018, 03:29:00 UTC
new TO UNIX & MINING tried both there and restored xorg still have same error please HELP

01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c81 (rev a1)
03:00.0 VGA compatible controller: NVIDIA Corporation Device 1c81 (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation Device 1c81 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1c81 (rev a1)
07:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)


/home/m1/3main: line 196: nvidia-smi: command not found


ERROR: Unable to load info from any available system



ERROR: Unable to load info from any available system

sudo: nvidia-smi: command not found

LAUNCHING:  MINER TEMPCONTROL

process in screen temp, guake terminal Tab (f12), ~/nvOC temp-log

/home/m1/3main: line 952: [: 0: unary operator expected
Auto Start Miner Set to YES



Hi there.

you and the team are such a champ!

thank you so much for this and 'll be sure to donate to you.

I keep getting this error on xorg.

Xorg problem detected.

Restoring Xorg.

Rebooting.


and its on loop.


why?

Need your kind help please.


Both your xorg.conf and its backup are corrupted, 3main tries to restore from backup but it fails too.
As soon as your rig started close gnome-terminal, then open guake with f12.

Run the suggested code and reboot see if it fix it or not.
Code:
sudo nvidia-xconfig -a --cool-bits=28 --allow-empty-initial-configuration

You can also restore default xorg.conf and xorg.conf.back by this code:

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/restore_xorg.sh
bash /home/m1/Downloads/restore_xorg.sh

You can always find the default xorg.conf Here