Kubuntu 7.10 nVidia

Модератор: Модераторы разделов

osa
Сообщения: 23

Kubuntu 7.10 nVidia

Сообщение osa »

Простите тема наверное заезженая.
Но ....
Установил себе я эту систему . И почему то не отпредилилась моя карточка. (Ладн оне определилаь так не опеределилась)
Скачал я драйвер для нее на нвидеа.ком.
Все успешно встало и захотело поправить xorg.conf(я сказал конечно да :drinks: )
Но после запуска X ы запускатся не захотели написали что не могут найти какой то "screen"
После перемещения старого конфига все заработало.
Для примера кидаю два конфига. Первый стандартный второй что гененрит нвидео.

Код:

# xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/local/share/fonts" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" "," Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "nVidia Corporation C51PV [GeForce 6150]" Driver "nv" BusID "PCI:0:5:0" EndSection Section "Monitor" Identifier "S/M 753DF" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation C51PV [GeForce 6150]" Monitor "S/M 753DF" DefaultDepth 24 SubSection "Display" Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" EndSection



Код:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Dec 13 18:55:42 PST 2007 # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" # Uncomment if you have a wacom tablet # InputDevice "stylus" "SendCoreEvents" # InputDevice "cursor" "SendCoreEvents" # InputDevice "eraser" "SendCoreEvents" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "glx" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" "," Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Monitor" Identifier "S/M 753DF" Option "DPMS" EndSection Section "Device" Identifier "nVidia Corporation C51PV [GeForce 6150]" Driver "nvidia" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia Corporation C51PV [GeForce 6150]" Monitor "S/M 753DF" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection
Спасибо сказали:
Аватара пользователя
uptime
Сообщения: 1661
Статус: Drinker with computing problems
ОС: kubuntu 8.04

Re: Kubuntu 7.10 nVidia

Сообщение uptime »

Попробуйте в рабочем (старом) конфиге заменить nv на nvidia.
Сделав резервную копию, конечно..

успехов
The answer, my friend, is blowin' in the wind.
The answer is blowin' in the wind.
Спасибо сказали:
osa
Сообщения: 23

Re: Kubuntu 7.10 nVidia

Сообщение osa »

Не помогло X ы не запустились
Спасибо сказали:
Sniper
Сообщения: 350
ОС: GNU/Linux Debian 4.0

Re: Kubuntu 7.10 nVidia

Сообщение Sniper »

конечно не запустятся.
у вас не правильно сконфигурировался xorg.conf
как переконфигурировать написано в самом верху этого файла

перед конфигурацией перепишите параметры мыши клавиатуры и возможные герцовки монитора
Спасибо сказали:
osa
Сообщения: 23

Re: Kubuntu 7.10 nVidia

Сообщение osa »

Дело в том что первый правельный. Вернее X запускаются . Но вот разрешение плохое и герцов мало
Спасибо сказали:
Аватара пользователя
eduard_pustobaev
Сообщения: 2629
Статус: Ленивец
ОС: Arch/Debian.

Re: Kubuntu 7.10 nVidia

Сообщение eduard_pustobaev »

osa писал(а):
14.01.2008 12:41
Дело в том что первый правельный. Вернее X запускаются . Но вот разрешение плохое и герцов мало

Так вот "разрешение и герцовку" настраивайте отдельно, благо инструкций по этому поводу дофига и больше. С драйвером nv вполне можно иметь любое доступное вашим монитору/карточке разрешение и частоту.
Единственно, что не будет поддержки 3D.
А насчёт второго конфига интересно, устанавливали ли вы пакет nvidia-glx(nvidia-glx-new). И lsmod | grep nvidia тоже интересно бы увидеть.
В дисгармонии со вселенной.
Спасибо сказали:
osa
Сообщения: 23

Re: Kubuntu 7.10 nVidia

Сообщение osa »

nvidia-glx-new -установлен
А вот lsmod | grep nvidia набрал в консоле. что я должен посмотреть у меня никакой ошибки ничего не было
Спасибо сказали:
Аватара пользователя
mark
Бывший модератор
Сообщения: 2055
Статус: ...
ОС: Windows 7

Re: Kubuntu 7.10 nVidia

Сообщение mark »

https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
читаем до посинения )))) те до принятия цветов кубунты ))))
Спасибо сказали:
Аватара пользователя
eduard_pustobaev
Сообщения: 2629
Статус: Ленивец
ОС: Arch/Debian.

Re: Kubuntu 7.10 nVidia

Сообщение eduard_pustobaev »

osa писал(а):
15.01.2008 01:03
nvidia-glx-new -установлен
А вот lsmod | grep nvidia набрал в консоле. что я должен посмотреть у меня никакой ошибки ничего не было

А вот и плохо, что ничего не было. Значит модуль nvidia не загружен. Пожалуй стоит его подгрузить modprobe nvidia.

P.S. Вчера при обновлении системы (Ubuntu 8.04) тоже слетели иксы. Отчего-то после перезагрузки модуль nvidia сам по себе не загрузился, даже ХЗ отчего так.
Короче после загрузки его вручную всё ок.
В дисгармонии со вселенной.
Спасибо сказали:
osa
Сообщения: 23

Re: Kubuntu 7.10 nVidia

Сообщение osa »

mark писал(а):
15.01.2008 01:16
https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia
читаем до посинения )))) те до принятия цветов кубунты ))))

Хух простите у меня одна беда за другой почитал про рестриктет драйверс
попробовал :ph34r:
restricted-manager-kde: cannot connect to X server
Спасибо сказали: