Failed to parse existing X config file '/etc/X11/xorg.conf'I found the problem by running:
sudo nvidia-settings 2>/dev/nullMy default /etc/X11/xorg.conf looks like this:
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
Undefined Device "(null)" referenced by Screen "Default Screen".
Erreur de segmentation
Section "Screen"To fix the problem, just remove the Section "Screen" part. IF YOU NEED HELP EDITING CONFIGURATION FILES UNDER LINUX, please see this link: http://awesomelinux.blogspot.com/2010/09/how-to-edit-configuration-file.html
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
The final version (before you edit it with the nvidia-settings program) should look like this:
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Thank you!!!!
ReplyDeleteThis is the info that I needed.
YOU ROCK! THANKS!!! Works like a charm.
ReplyDeleteThis would be wonderful if I knew how to open XORG in order to change it! This shows what to do after one knows how to open it to begin with. Too new at this.
ReplyDeleteYou can open the xorg file from command line with:
ReplyDeletesudo nano /etc/X11/xorg.conf
You will be prompted for your password first, since it requires admin privileges to edit.
This was awesome buddy - superb and easy.
ReplyDeleteThanks a ton for this solution
Thank you very much from Paris - France
ReplyDeleteThanks!!! Cheers from Argentina
ReplyDeletethanks from italy daniele
ReplyDeleteCheers! that worked a treat! B
ReplyDeleteI also had an extra line in
ReplyDeleteSection "Module"
Load "glx"
Disable "dri2"
EndSection
which worked after I changed it to:
Section "Module"
Load "glx"
EndSection
I still am experiencing some problems.
ReplyDeleteFirst, it will not save to ?etc/X11/xconf.backup.
Second, even though I can apply, I cannot get two separate screens. Clones is no good and when I try positions, seems to be one big screen. I have primary as 'absolute' and secondary as 'top'.
I have tried left, right etc. but cannot get two separate screens.
Any suggestions?!
Thanks
I am sorry I cannot help you with this. I am not experienced with this problem. I would suggest you ask for help on the Ubuntu forums.
DeleteHow do I manually access Nvidia settings without having to enable the task-bar notification icon?
ReplyDeleteThx
Brad Fallon
How to repair an Ubuntu system if it fails to load boot up files
ReplyDeleteSexy Devil Costumes
You will get better help for this if you go to the ubuntuforums.org and post about your problem there. Good luck!
DeleteI am usig a wireless usb modem for connecting to internet made by HUAWEI, can i get Ubuntu driver for it?
ReplyDelete21st birthday decorations
You will get better help for this if you go to the ubuntuforums.org and post about your problem there. Good luck!
DeleteThis comment has been removed by a blog administrator.
ReplyDeleteI have installed fresh Linux Ubuntu 9.10 on my PC and I am totally new to this OS?
ReplyDeleteicon brickell
You will get better help for this if you go to the ubuntuforums.org and post about your problem there. Good luck!
Delete