Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
papampi
on 11/02/2018, 09:33:54 UTC
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