Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 11/01/2007, à 21:39

kisame

[résolu]probleme apres installation de nvidia-glx

salut tout le monde

Apres avoir installé nvidia xgl et avoir tapé dans la console

sudo nvidia-xconfig

J'ai redemarré mais ensuite je tombe sur une console dès le redemarrage;
Je tapes donc mon pseudo, mot de passe puis

startx

Et voila ce qui s'affiche:

(==)  Log file : "/var/log/Xorg.0.log" , Time: Thu Jan 11 19:44:59 2007
(==)  Using config file: "/etc/X11/xorg.conf"
dlopen: /usr/lib/libGLcore.so.1: undefined symbol:  _nv000038gl
(EE)  Failed to load /usr/lib/xorg/modules/libglx.so
(EE)   Failed to load module "glx"  (loader failed, 7)
(EE)  NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE)  NVIDIA(0):    log file that the GLX module has been loaded in your X
(EE)  NVIDIA(0):    server , and that the module is the NVIDIA GLX module. IF
(EE)  NVIDIA(0):    you continue to encounter problems, Please try 
(EE)  NVIDIA(0):    reinstalling the NVIDIA driver.
ERROR: API mismatch: the NVIDIA kernel module has the version 1.0-8776; but 
this X module has the version 1.0-9746. Please mke sure that the kernel
module and all NVIDIA driver components have the same version.
(EE)  NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE)  NVIDIA(0):     that there is a supported NVIDIA GPU in this system, and
(EE)  NVIDIA(0):     that the NVIDIA device have been created properly.
(EE)  NVIDIA(0):     Please consult the NVIDIA README for details
(EE)  NVIDIA(0): *** Aborting ***  
(EE)  Screen(s) found, but none have a usable configuration.

Fatal  server error:
no screens found
XIO:  fatal IO error 104 (Connection reset by peer) on X server  ":0.0"
          after 0 requests (0 known processed) with 0 events remaining.

Je n'arrives a redemarrer normalement qu'en remplaçant mon fichier xorg.conf par l'ancien.
Pour info je tourne sous (k)ubuntu edgy, j'ai un amd64 et j'ai une carte graphique GeForce 7900 GS.

Voici mon fichier xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Mon Oct 16 22:13:48 PDT 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to 
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "AL2016W"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "AL2016W"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection

@+

Dernière modification par kisame (Le 14/01/2007, à 02:59)


Kubuntu 12.10 version AMD64;  Version de KDE : 4.8.5
Carte graphique: GeForce FX 5500; Version du pilote Nvidia : 173.14.35; Résolution : 1680x1050;   Modèle d'écran : Acer AL2016W
Processeur : AMD Athlon 3400+; 2400 Mhz

Hors ligne

#2 Le 12/01/2007, à 14:54

Lestat the vampire

Re : [résolu]probleme apres installation de nvidia-glx

Comme écrit dans le message d'erreur, il y a un probleme d'installation de tes drivers du à un conflit de version !! Deux versions cohabitent sur ton systeme du coup X plante !

Choisis la version des drivers que tu veux installer puis fais le ménage correctement dans ton installation et enfin, lis bien les tutos de ma signature pour tout reinstaller comme il faut !

PS : c'est nvidia-GLX et non XGL (c'est autre chose)

Hors ligne

#3 Le 14/01/2007, à 02:57

kisame

Re : [résolu]probleme apres installation de nvidia-glx

salut

Du fait que j'avais fait l'operation plusieurs fois et de diverses manieres et que ça m'affichait toujours le meme message, j'ai cru que c'etait encore une fois le meme message.
En fait c'etait pas du tout ça mon probleme.
J'avais testé les deux methodes que tu as dans ta signatures (et c'est d'ailleur ça qui a crée le conflit).
En fin de compte c'etait simplement un probleme d'alimentation. Yavait un cable qu'on avait pas branche et donc forcemment l'acceleration graphique ne voulait pas marcher;
A present le probleme est resolu.
Je te remercie pour ton aide;

@+

Dernière modification par kisame (Le 11/04/2009, à 12:04)


Kubuntu 12.10 version AMD64;  Version de KDE : 4.8.5
Carte graphique: GeForce FX 5500; Version du pilote Nvidia : 173.14.35; Résolution : 1680x1050;   Modèle d'écran : Acer AL2016W
Processeur : AMD Athlon 3400+; 2400 Mhz

Hors ligne