LINUX.ORG.RU

Проблема с GeForce 8600GT


0

0

Сдраствуйте. У меня такая проблема: немогу настроить видеокарту на debian 5.0 (lenny), драйвера вроде установленны, но когда запкскаю 3Д игру начинаются тупняки(очень мало FPS). Вот xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildd@ninsei) Fri Sep 5 22:23:08 UTC 2008

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection


Ответ на: комментарий от TuxR

Мои телепатические способности подсказывают, что там будет "direct rendering: No".

Надо наверное смотреть в /var/log/Xorg.0.log и /var/log/errors.log

Deleted
()
Ответ на: комментарий от LebedevRI

Не получается установить дрова. Запускаю NVIDIA-Linux-x86-180.51-pkg1.run и Вижу следующие ошибки:

The compiler used to compile the kernel (gcc 4.1) does not exactly match the current compiler (gcc 4.3). The Linux 2.6 kernel module loader rejects kern el modules built with a version of gcc that does not exactly match that of t he compiler used to build the running kernel. If you know what you are doing and want to ignore the gcc version check, sel ect "No" to continue installation. Otherwise, select "Yes" to abort install ation, set the CC environment variable to the name of the compiler used to c ompile your kernel, and restart installation. Abort now? (Answer: No)

если продолжить с gcc 4.3, то вылазит еще ошибка:

ERROR: Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option.

Подскажите пожалуйста, как быть?

Banzai
() автор топика
Ответ на: комментарий от elipse

-> Installing NVIDIA driver version 180.51.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="gcc-4.1".
-> Performing CC version check with CC="gcc-4.1".
ERROR: Unable to find the kernel source tree for the currently running kernel.
Please make sure you have installed the kernel source files for your
kernel and that they are properly configured; on Red Hat Linux systems,
for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
installed. If you know the correct kernel source files are installed,
you may specify the kernel source path with the '--kernel-source-path'
command line option.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.

Banzai
() автор топика
Ответ на: комментарий от Banzai

Что-то я ничего не понял. У тебя же в конфиге Driver "nvidia". Он должен был выругаться и не запустить иксы, если бы драйвера не было.

А инсталятор тебе ясно написал, что не может найти исходники ядра, значит их у тебя нет, а драйвер уже поставился из репозитория.

На всякий случай поставь еще раз, как написано в http://wiki.debian.org/NvidiaGraphicsDrivers . Не пользуйся инсталятором с нвидевского сайта. Потом смотри логи.

Deleted
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.