[suse 10]installatie nvidia driver*

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Vandaag Suse 10.0 geinstalleerd. Alles werkt perfect, maar ik heb 1 probleem: het installeren van de nvidia drivers.

Eerst met Yast de driver gedownload en laten installeren. Maar bij het starten van X krijg ik niet het bekende Nvidia-logo te zien en 3Ddiag zegt dat 3D niet ondersteund wordt.
Met de hand mijn xorg.config aangepast, daar stond inderdaad nog 'nv' bij de module in plaats van 'nvidia', maar nog steeds geen logo en geen 3D ondersteuning. Iemand een idee? Het alternatief om zelf de driver te compileren zie ik niet zo zitten, omdat dat dan bij elke update van de kernel opnieuw moet gebeuren.

Mijn xorg.config ziet er nu zo uit:

# /.../
# SaX generated X11 config file
# Created on: 2005-10-10T21:19:18+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

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

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech USB-PS/2 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 340 270
HorizSync 30-80
Identifier "Monitor[0]"
ModelName "DAEWOO 17 TFT-LCD"
Option "DPMS"
VendorName "DWE"
VertRefresh 43-76
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 136.57 1280 1368 1504 1728 1024 1025 1028 1068
Modeline "1280x1024" 117.45 1280 1368 1504 1728 1024 1025 1028 1062
Modeline "1280x960" 128.13 1280 1368 1504 1728 960 961 964 1002
Modeline "1280x960" 109.13 1280 1360 1496 1712 960 961 964 996
Modeline "1152x864" 103.59 1152 1224 1352 1552 864 865 868 902
Modeline "1152x864" 88.18 1152 1224 1344 1536 864 865 868 897
Modeline "1024x768" 80.71 1024 1080 1192 1360 768 769 772 802
Modeline "1024x768" 68.55 1024 1080 1184 1344 768 769 772 797
Modeline "800x600" 48.18 800 840 920 1040 600 601 604 626
Modeline "800x600" 40.83 800 832 912 1024 600 601 604 623
Modeline "640x480" 30.25 640 664 728 816 480 481 484 501
Modeline "640x480" 25.55 640 656 720 800 480 481 484 499
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "GeForce2 GTS/GeForce2 Pro"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
VendorName "NVidia"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection

Acties:
  • 0 Henk 'm!

  • Bergen
  • Registratie: Maart 2001
  • Laatst online: 07-09 11:44

Bergen

Spellingscontroleur

Onder Debian/Ubuntu kun je nvidia-glx installeren, kan dat onder SuSe niet op een vergelijkbare manier?

Acties:
  • 0 Henk 'm!

  • Simkin
  • Registratie: Maart 2000
  • Laatst online: 17-09 20:22

Simkin

Bzzzzz

Heb je al gewoon het bestandje "NVIDIA-Linux-x86-1.0-7676-pkg1.run" uitgevoerd?

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Bergen schreef op donderdag 13 oktober 2005 @ 14:04:
Onder Debian/Ubuntu kun je nvidia-glx installeren, kan dat onder SuSe niet op een vergelijkbare manier?
Uit de documentatie: (weet niet hoe recent dat is)

Caution
This can not be used as-is on SuSE Linux. In order to make it easy for the user to switch between Mesa, XFree and Nvidia GL libraries, SuSE uses a very complicated setup for the GL libraries. To use this setup you have to switch your configuration to XFree86's GL libraries.

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
ik geloof dat ik het probleem al zie: de laatste nvidia drivers ondersteunen de Geforce 2 niet meer! :( Dan maar een oude versie.

Iemand een goedkope Nvidia serie 5 of 6 in de aanbieding?

[ Voor 1% gewijzigd door Verwijderd op 13-10-2005 14:35 . Reden: typefout ]


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
ok, oudere versie van de drive gedownload en uitgevoerd, en nu een probleem met het bouwen van de module, zie de installer.log hieronder. Iemand een idee?


nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Oct 13 14:54:54 2005

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
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

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.13-15-default/source'
-> Performing CC test with CC="cc".
-> Performing rivafb check.
-> Performing rivafb module check.
WARNING: Your kernel was configured to include rivafb support as
a loadable kernel module.

The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
agp.o os-interface.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 *~
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.13-15-defau
lt/source SYSOUT=/lib/modules/2.6.13-15-default/build'...
Your kernel was configured to include rivafb support as
a loadable kernel module.

The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!

*** Failed rivafb module sanity check, but continuing! ***


NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.13-15-default/build KBUILD_VERBOSE
=1 -C /lib/modules/2.6.13-15-default/source SUBDIRS=/tmp/selfgz8945/NVIDIA-L
inux-x86-1.0-6629-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.13-15-default/build \
KBUILD_SRC=/usr/src/linux-2.6.13-15 KBUILD_VERBOSE=1 \
KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/
usr/src/nv" \
-f /usr/src/linux-2.6.13-15/Makefile modules
mkdir -p /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_vers
ions
make -f /usr/src/linux-2.6.13-15/scripts/Makefile.build obj=/tmp/selfgz8945/
NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz8945/NVI
DIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.0.2/include -D__KERNEL
__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.13-15/include -I/tmp/selfgz8945
/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototype
s -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing
-fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpre
ferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mregparm=3 -Iinclud
e/asm-i386/mach-default -I/usr/src/linux-2.6.13-15/include/asm-i386/mach-def
ault -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz8945/NVIDI
A-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitc
h -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -W
error -O -fno-common -MD -Wno-cast-qual -Wno-erro
r -D_LOOSE_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=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG
-U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT
-DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD
_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz8945/NVIDIA-Linux-x86-
1.0-6629-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629
-pkg1/usr/src/nv/nv.c
In file included from /usr/src/linux-2.6.13-15/include/linux/list.h:7,
from /usr/src/linux-2.6.13-15/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.13-15/include/linux/sched.h:20,
from /usr/src/linux-2.6.13-15/include/linux/module.h:10,
from /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv.c:14:
/usr/src/linux-2.6.13-15/include/linux/prefetch.h: In function ‘prefetch_r
ange’:
/usr/src/linux-2.6.13-15/include/linux/prefetch.h:62: warning: pointer of ty
pe ‘void *’ used in arithmetic
In file included from /usr/src/linux-2.6.13-15/include/linux/dmapool.h:14,
from /usr/src/linux-2.6.13-15/include/linux/pci.h:870,
from /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv.c:14:
include2/asm/io.h: In function ‘check_signature’:
include2/asm/io.h:253: warning: wrong type argument to increment
In file included from /tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv.c:14:
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:203:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-linux.h:231:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:223:5: warnin
g: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function
‘nvidia_init_module’:
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:930: warning:
‘pm_register’ is deprecated (declared at /usr/src/linux-2.6.13-15/includ
e/linux/pm.h:107)
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function
‘nvidia_exit_module’:
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:1051: warning
: ‘pm_unregister’ is deprecated (declared at /usr/src/linux-2.6.13-15/in
clude/linux/pm.h:112)
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:1097:5: warni
ng: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function
‘_get_phys_address’:
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2509: warning
: passing argument 1 of ‘pmd_offset’ from incompatible pointer type
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function
‘nv_agp_init’:
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2991: error:
implicit declaration of function ‘inter_module_get’
/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2992: warning
: ‘inter_module_put’ is deprecated (declared at /usr/src/linux-2.6.13-15
/include/linux/module.h:573)
make[4]: *** [/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o
] Error 1
make[3]: *** [_module_/tmp/selfgz8945/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv] Error 2
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 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.

Acties:
  • 0 Henk 'm!

  • Jesse
  • Registratie: Februari 2001
  • Laatst online: 16-09 16:03
The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
Heb je daar al wat aan gedaan?

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Jesse schreef op donderdag 13 oktober 2005 @ 15:16:
[...]

Heb je daar al wat aan gedaan?
Ook al is de andere module geladen, dan nog zou de driver gebouwd moeten worden. Bij het installeren zou het dan wel fout gaan, maar dat is de volgende stap.
Pagina: 1