[root@localhost giorgio]# ls /usr/src
apache_1.3.33/ linux@ linux-2.6.12-22mdk/ RPM/
libafs-1.3.87/ linux-2.6.12-12.mm.1mdk/ nvidia-8762-0.1.20060plf/
[root@localhost giorgio]#
da /var/log/nvidia-installer.log (è chilometrico, questa è la parte con l'errore)
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Invalid module format
Quando riavvio cerca di installare libafs (Avvio dkms: libafs installing module) dopo un pò dice che non pò installarlo e che il modulo nvidia è già installato, compare il logo nVIDIA ma quando do da console (sia utente che root) glxinfo, glxgears oppure lancio un gioco che usa l'accelerazione 3D, KDE crasha e ritorno al login.
Queste sono le sezioni interessate di xorg.conf
Per caso c'è qualcosa da modificare ?
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce2 DDR (generic)"
Driver "nvidia"
Option "DPMS"
EndSection
Ciao, grazie

Rispondi quotando