Using X configuration file: "/etc/X11/xorg.conf".
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
Device section "Default Device" must have a Driver line.
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
Пользователь решил продолжить мысль 08 Июня 2012, 00:01:43:
Решил проблему, спасибо Вам огромное, без Вас не получилось бы.
Решение:
sudo nvidia-xconfig
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
Undefined Device "(null)" referenced by Screen "Default Screen".
Ошибка возникает так как /etc/X11/xorg.conf не используется и отсутствует в новых версиях ubuntu.
Создаем этот файл руками:
sudo nvidia-xconfig
Получаем:
Using X configuration file: "/etc/X11/xorg.conf".
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.
Undefined Device "(null)" referenced by Screen "Default Screen".
sh: pkg-config: not found
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'
Файл создан, теперь запускаем:
sudo nvidia-settings
меняем разрешение и нажимаем кнопки "Apply" и "Save in XORG file...".
Решение нашел на
Этом сайте.