#1 Le 27/06/2006, à 12:21
- bobi
[Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Salut, salut...
Bon je viens de réussir à installer les drivers Nvidia Legacy à l'aide de Synaptic, pourtant, mon acceleration 3D ne semble pas active.
Je précise que j'ai une vielle carte video: Nvidia Riva TNT2 Model64/pro64 à 16Mo de RAM (eh oui, ca fait pas beaucoup, mais ca irai mieux si elle marchait justement)!
Si quelqu'un peut m'éclairer sur l'activation de la 3D de ma carte ou comment savoir si les drivers sont correctement installés?
Merci
Dernière modification par bobi (Le 06/07/2006, à 22:49)
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#2 Le 06/07/2006, à 16:43
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Je viens de modifier mon message précédent!
Celui la, c'est juste pour attirer l'attention .
A plus...
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#3 Le 06/07/2006, à 16:54
- michel2652
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Bonjour,
Que donne :
~$ glxgears -printfps
A+
#4 Le 06/07/2006, à 21:44
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Salut michel2652,
Merci de bien vouloir m'aider .
Pour ta commande, celle ci me rend pas grand chose:
bash: ~$ : commande introuvable
Je pense que les drivers y sont pas du coup, non?
A+
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#5 Le 06/07/2006, à 21:47
- gilir
Hors ligne
#6 Le 06/07/2006, à 21:57
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Ouah c'est du direct Live:
1- La première commande (je me suis trompé tout à l'heure, j'avais mis deux fois le ~s !:
~$ glxgears -printfps
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
2- La deuxième commande:
~$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x21 24 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x22 24 dc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Erreur de segmentation
Dernière modification par bobi (Le 06/07/2006, à 22:02)
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#7 Le 06/07/2006, à 22:01
- gilir
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
euh je peux t'assurer que tu n'as pas la 3D activée chez toi
Hors ligne
#8 Le 06/07/2006, à 22:04
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Merci Gilir,
Ben oui, c'est bien ce qu'il me semblais . Le truc, c'est que sous synaptic, les drivers sont bien marqués comme installés!
Si t'as une autre idée...
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#9 Le 06/07/2006, à 22:11
- gilir
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Pourrais tu faire une copie du fichier xorg.conf en lançant la commande :
gedit /etc/X11/xorg.conf
Hors ligne
#10 Le 06/07/2006, à 22:16
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Voila la copie:
# /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-xorgSection "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/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSectionSection "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Driver "nv"
BusID "PCI:1:0:0"
EndSectionSection "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSection
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#11 Le 06/07/2006, à 22:27
- gilir
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
D'abord :
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup
en cas de problème, si tu n'as plus d'interface graphique, il suffira de taper pour la retrouver
sudo cp /etc/X11/xorg.backup /etc/X11/xorg.conf
Ensuite
Section "Module"
(...)
Load "dri"
Mets un # de vant la ligne Load "dri"
Section "Device"
Identifier "NVIDIA Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Il faut remplacer nv par nvidia.
Ensuite Ctrl + Alt + Retour Arrière (la fleche vers la droite) pour relancer X.
Hors ligne
#12 Le 06/07/2006, à 22:30
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
J'essaye ça tout de suite...
A tantôt!
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#13 Le 06/07/2006, à 22:47
- bobi
Re : [Résolu!] Accélération 3D sur Nvidia Riva TNT2..?
Bingo!
Merci beaucoup Gilir, ta patience m'a permis d'avoir une bonne accéleration "D . Avec des testeur scomme toi
, on craint rien pour les prochaines versions d'Ubuntu!
Je pense que mon ordi aura moins de problème d'affichage maintenant, et à moi GooglEarth: quand on est géographe, on se refait pas!
A bientôt...
Dernière modification par bobi (Le 06/07/2006, à 22:49)
Que dieu te garde, chez moi y a pas la place!
Hors ligne
#14 Le 06/07/2006, à 22:53
- gilir
Hors ligne