nvidia-settings complains about xorg.conf being incomplete then segfaults
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nvidia-settings (Ubuntu) |
New
|
Undecided
|
RJARRRPCGP |
Bug Description
Binary package hint: nvidia-settings
You will get the following error message:
Failed to parse existing X config file '/etc/X11/
Then in the terminal, you will get:
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
At least one Device section is required.
Segmentation fault (core dumped)
ProblemType: Bug
Architecture: amd64
Date: Sat Oct 24 16:47:06 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate amd64 (20091020.3)
NonfreeKernelMo
Package: nvidia-settings 180.25-0ubuntu1
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: nvidia-settings
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
(gnome-
(gnome-
(nautilus:1444): Eel-CRITICAL **: eel_preferences
(polkit-
(nautilus:1925): Eel-CRITICAL **: eel_preferences
The workaround is to make a minimal xorg.conf file with just the text below:
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection