Pages : 1
#1 Le 09/04/2006, à 00:48
- creekers
[Résolu] Pilote Nvidia
Bien le bonsoir a vous tous
Voila ce soir jai decidé de passé a ubuntu apres quelquee moi sous mandrake mes je rencontre un souci qui je pensse doit etre fréquent un peut partout le probléme de l'installation des carte graphique.
Je tien a précisé que je suis novice dans le monde du libre
pour commencer voici ma config:
Amd 2600+
A7N8X-E-DELUXE
1.5go de ram
disque dur 3x200go maxtor
Carte graphique NVIDIA GEFORCE FX 5900XT
Alors eyant suivie divers tuto je parviens a bien installer le driver 8756 de NVIDIA
J'édite xorg.conf comme il faut enfin je pense (changement de nv par nvidia) rajout de certain champ dans module mes le probléme est que au re lancement de X sa plante il ne veut pas démaré
Je men remet a vous en éspérant trouver solution a mon petit souci qui je pensse doit etre asser con
Bonsoir a toutes et a tous.
Creekers
Dernière modification par creekers (Le 12/04/2006, à 13:15)
Hors ligne
#2 Le 09/04/2006, à 14:50
- zaiur
Re : [Résolu] Pilote Nvidia
tu veut ditre pour les drivers, moi j'ai ce lien:
http://yeknan.free.fr/blog/index.php?2005/10/25/26-driver-carte-graphique
Hors ligne
#3 Le 09/04/2006, à 15:26
- creekers
Re : [Résolu] Pilote Nvidia
Merci pour ce lien je vais dessuite essayer.
Je repasse prevenir ce que sa aura donner
Dernière modification par creekers (Le 09/04/2006, à 17:45)
Hors ligne
#4 Le 09/04/2006, à 17:49
- creekers
Re : [Résolu] Pilote Nvidia
J'ai bien suivie le tuto mes pareil X ne veut pas démarrer
Ci kelkun aurait une idée je suis preneur.
Dernière modification par creekers (Le 09/04/2006, à 17:59)
Hors ligne
#5 Le 09/04/2006, à 18:04
- creekers
Re : [Résolu] Pilote Nvidia
voici mon fichier xorg.conf:
ci je met Driver "nvidia" le X crash
# /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 "Files"
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/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
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 "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV35 [GeForce FX 5900]"
Driver "nv"
BusID "PCI:3:0:0"
VideoRam 128000
EndSection
Section "Monitor"
Identifier "DELL D1028LR"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV35 [GeForce FX 5900]"
Monitor "DELL D1028LR"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
quand je tape glxgears voici ce que sa me retourne:
creekers@ubuntu:~$ glxgears
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
Erreur aussi en tapant nvidia-glx-config enable
creekers@ubuntu:~$ sudo nvidia-glx-config enable
Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/xfree86/xorg.conf.md5sum
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.
Dernière modification par creekers (Le 09/04/2006, à 18:50)
Hors ligne
#6 Le 11/04/2006, à 17:10
- Tchimou
Re : [Résolu] Pilote Nvidia
Pour utiliser le pilote nvidia, dans la section suivante :
Section "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
il faut commenter les lignes
Load "GLcore"
Load "dri"
comme ceci :
#Load "GLcore"
#Load "dri"
(ce sont des modules pour nv)
voir le tuto suivant pour installer proprement le dernier pilote nvidia qui vient de sortir (à télécharger sur le site officiel de nvidia) : http://doc.ubuntu-fr.org/materiel/nvidia.run
Vous pouvez essayer aussi la commande
sudo nvidia-xconfig
pour configurer automatiquement xorg si le pilote est bien installer.
#7 Le 11/04/2006, à 22:19
- creekers
Re : [Résolu] Pilote Nvidia
Merci pour cette reponse j'héspére que cela va maider a men sortir.
Je vous tient au courant.
Encore merci a toi Tchimou.
Hors ligne
#8 Le 12/04/2006, à 09:22
- creekers
Re : [Résolu] Pilote Nvidia
Probléme résolu.
Un grand mercia vous pour ces réponse
Hors ligne
#9 Le 12/04/2006, à 11:12
- michel2652
Re : [Résolu] Pilote Nvidia
Bonjour,
Pense à éditer le titre de ton post rajoute [Résolu], ça servira à d'autres pour leurs recherches.
Merci
A+
#10 Le 12/04/2006, à 13:15
- creekers
Re : [Résolu] Pilote Nvidia
Voila j'ai edité le titre
Encore merci a vous pour ces reponses.
Dernière modification par creekers (Le 12/04/2006, à 13:15)
Hors ligne
Pages : 1