Ru-Board.club
← Вернуться в раздел «UNIX»

» Драйвер nVidia / GeForce 7300 GT / Debian

Автор: Elmortada
Дата сообщения: 11.05.2009 19:25
Понимаю, что мы, владельцы видеокарт от nVidia, всем уже надоели, но...

1. Классическая проблема: не ставится проприетарный драйвер.

2. /var/log/nvidia-installer.log

....

Using: nvidia-installer ncurses user interface
WARNING: You do not appear to have an NVIDIA GPU supported by the 180.51 NVIDIA
Linux graphics driver installed in this system. For further details,
please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README
available on the Linux driver download page at www.nvidia.com.
-> License accepted.
-> 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="gcc4.1".
ERROR: The CC sanity check failed:

The C compiler 'gcc4.1' does not appear to be able to
create executables. Please make sure you have
your Linux distribution's libc development package
installed and that 'gcc4.1' is a valid C compiler
name.
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.

3. Что делать?
Автор: AnDySs1
Дата сообщения: 11.05.2009 20:09
#apt-get install build-essential linux-headers-$(uname -r)
sh NVIDIA*******.run
Автор: Elmortada
Дата сообщения: 11.05.2009 21:05
Сделано с самого начала. Эффект = 0.
Автор: tankistua
Дата сообщения: 11.05.2009 21:12

Цитата:
-> 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)

а почему ответ - нет ? он хотел с сайта качнуть модуль.

Добавлено:
как насчет этого ?
http://wiki.debian.org/NvidiaGraphicsDrivers


http://packages.debian.org/search?searchon=names&keywords=nvidia-kernel
Автор: Elmortada
Дата сообщения: 11.05.2009 22:59

Цитата:
как насчет этого ?
http://wiki.debian.org/NvidiaGraphicsDrivers


Насчёт этого так: всё благополучно до стадии 1.2.3. ("Restart X")

Иксы не запускаются:


Цитата:
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section. Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
    Using the first device section listed.
(**) | |-->Device "Configured Video Device"

....

II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
(II) NVIDIA GLX Module 173.14.09 Thu Jun 5 00:07:40 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver 173.14.09 Wed Jun 4 23:47:25 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 05:00:0
(EE) No devices detected.

Fatal server error:
no screens found
Автор: tankistua
Дата сообщения: 12.05.2009 00:02
я не знаю чем вам помочь - дебиана у меня нет, а в федоре все ставиться без шаманского бубна.

рпм-ку накатил да машину перегрузил.

хорг у меня выглядит совсем бедно


Код: Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection
Автор: AnDySs1
Дата сообщения: 12.05.2009 07:28

Цитата:
Сделано с самого начала. Эффект = 0.



Цитата:
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="gcc4.1".
ERROR: The CC sanity check failed:

The C compiler 'gcc4.1' does not appear to be able to
create executables. Please make sure you have
your Linux distribution's libc development package
installed and that 'gcc4.1' is a valid C compiler
name.

Автор: Elmortada
Дата сообщения: 12.05.2009 09:24
Что вы хотели сказать этим комментарием?
Автор: tankistua
Дата сообщения: 12.05.2009 09:55
и я просмотрел :)

девелы поставь под libc - libc6-dev. Возможно еще что-то надо доставить.
Автор: Elmortada
Дата сообщения: 12.05.2009 10:18
Да всё, что нужно, поставлено

Это просто я стормозил

Только сейчас сообразил опросить систему насчёт девайсов:


Цитата:
$ lspci
....
05:00.0 VGA compatible controller: ATI Technologies Inc RV515 [Radeon X1300]
05:00.1 Display controller: ATI Technologies Inc RV515 [Radeon X1300] (Secondary)


После учинённого тут же расследования выяснилось, что видеокарту уже успели заменить (а я-то смотрел в документы, где информация о старой карточке nVidia).

Значит, когда инсталлер говорил, что


Цитата:
You do not appear to have an NVIDIA GPU supported by the 180.51 NVIDIA Linux graphics driver installed in this system


это был не глюк, а чистая правда.

Понятно, что ничего не ставилось

Отбой!

Спасибо всем!

Страницы: 1

Предыдущая тема: Посоветуйте Unix дистрибутив на старый ПК


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.