Ir ao conteúdo
  • Cadastre-se

Erro ao instalar dirver NVIDIA


BoorishJam

Posts recomendados

Eu acabei de pegar a nova versão do mandrake e encontrei certas dificuldades ao tentar instalar o driver da placa de video. Se alguem tiver alguma sugestao por favor postem aqui. Abaixo está o log da instalação:

nvidia-installer log file '/var/log/nvidia-installer.log'

creation time: Sun Oct 10 22:30:52 2004

option status:

license pre-accepted : false

update : false

force update : false

expert : false

uninstall : false

driver info : false

no precompiled interface: false

no ncurses color : false

query latest driver ver : false

OpenGL header files : false

no questions : false

silent : false

X install prefix : /usr/X11R6

OpenGL install prefix : /usr

Installer install prefix: /usr

kernel source path : (not specified)

kernel install path : (not specified)

proc mount point : /proc

ui : (not specified)

tmpdir : /root/tmp

ftp site : ftp://download.nvidia.com

Using: nvidia-installer ncurses user interface

-> License accepted.

-> 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: Yes)

-> No matching precompiled kernel interface was found on the NVIDIA ftp site;

this means that the installer will need to compile a kernel interface for

your kernel.

-> Kernel source path: '/lib/modules/2.6.8.1-10mdk/build'

-> Performing cc_version_check with CC="cc".

-> Performing rivafb check.

-> Performing rivafb module check.

-> Cleaning kernel module build directory.

executing: 'cd ./usr/src/nv; make clean'...

rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o os-interfa

ce.o os-registry.o nvidia.mod.o

rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}

rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~

-> Building kernel module:

executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.8.1-10mdk/b

uild SYSOUT=/lib/modules/2.6.8.1-10mdk/build'...

NVIDIA: calling KBUILD...

make -C /lib/modules/2.6.8.1-10mdk/build \

KBUILD_SRC=/usr/src/linux-2.6.8.1-10mdk KBUILD_VERBOSE=1 \

KBUILD_CHECK= KBUILD_EXTMOD="/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-

pkg1/usr/src/nv" \

-f /usr/src/linux-2.6.8.1-10mdk/Makefile modules

mkdir -p /root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tmp

_versions

make -f /usr/src/linux-2.6.8.1-10mdk/scripts/Makefile.build obj=/root/tmp/se

lfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv

echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/tmp/selfgz787

7/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h

cc -Wp,-MD,/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/

.nv.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/

usr/src/linux-2.6.8.1-10mdk/include -I/root/tmp/selfgz7877/NVIDIA-Linux-x86

-1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-stri

ct-aliasing -fno-common -pipe -msoft-float -mpreferred-stack-boundary=2 -fno

-unit-at-

a-time -march=i686 -I/usr/src/linux-2.6.8.1-10mdk/include/asm-i386/mach-defa

ult -Iinclude/asm-i386/mach-default -O2 -Wdeclaration-after-statement -I/ro

ot/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall -Wimplicit

-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar

ith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_L

OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL

_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_

PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DE

BUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DK

BUILD_MODNAME=nvidia -c -o /root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pk

g1/usr/src/nv/nv.o /root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/s

rc/nv/nv.c

In file included from include/linux/device.h:21,

from include/linux/pci.h:466,

from /root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/us

r/src/nv/nv-linux.h:75,

from /root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/us

r/src/nv/nv.c:14:

include/linux/pm.h:39: error: syntax error before "PM_SAVE_STATE"

/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c: In func

tion `nv_acpi_event':

/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er

ror: `PM_SAVE_STATE' undeclared (first use in this function)

/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er

ror: (Each undeclared identifier is reported only once

/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er

ror: for each function it appears in.)

make[4]: ** [/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/

nv.o] Erro 1

make[3]: ** [_module_/root/tmp/selfgz7877/NVIDIA-Linux-x86-1.0-6111-pkg1/usr

/src/nv] Erro 2

make[2]: ** [modules] Erro 2

NVIDIA: left KBUILD.

nvidia.ko failed to build!

make[1]: ** [module] Erro 1

make: ** [module] Erro 2

-> Error.

ERROR: Unable to build the NVIDIA kernel module.

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.

Link para o comentário
Compartilhar em outros sites

em Device driver coloque [M] em NVIDIA, fica abaixo em agpart, na parte onde escolhe o processador coloque [*] em MTRR.

Edit, so funciona o sh NVIDIA no console, sem entrar no X com startx por exemplo.

Link para o comentário
Compartilhar em outros sites

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Sobre o Clube do Hardware

No ar desde 1996, o Clube do Hardware é uma das maiores, mais antigas e mais respeitadas comunidades sobre tecnologia do Brasil. Leia mais

Direitos autorais

Não permitimos a cópia ou reprodução do conteúdo do nosso site, fórum, newsletters e redes sociais, mesmo citando-se a fonte. Leia mais

×
×
  • Criar novo...