<![CDATA[Forum Ubuntu-fr.org / [resolu] glxgears "Error: couldn't get an RGB, Double-buffered visual"]]> http://forum.ubuntu-fr.org/viewtopic.php?id=40283 Sun, 28 May 2006 18:11:09 +0000 FluxBB <![CDATA[Réponse à : [resolu] glxgears "Error: couldn't get an RGB, Double-buffered visual"]]> http://forum.ubuntu-fr.org/viewtopic.php?pid=313031#p313031 bonsoir

une migration vers dapperdrake, une installation de nvidia-glx et une reconfiguration de xserver-xorg avec comme driver nvidia ont resolu mon probleme
merci beaucoup smile

]]>
Sun, 28 May 2006 18:11:09 +0000 http://forum.ubuntu-fr.org/viewtopic.php?pid=313031#p313031
<![CDATA[Réponse à : [resolu] glxgears "Error: couldn't get an RGB, Double-buffered visual"]]> http://forum.ubuntu-fr.org/viewtopic.php?pid=301884#p301884 bonjour  RaphAstronome

merci pour cette reponse.
vu que Dapper Drake sort bientot, je vais attendre a ce moment la.
merci beaucoup wink

]]>
Fri, 19 May 2006 10:52:30 +0000 http://forum.ubuntu-fr.org/viewtopic.php?pid=301884#p301884
<![CDATA[Réponse à : [resolu] glxgears "Error: couldn't get an RGB, Double-buffered visual"]]> http://forum.ubuntu-fr.org/viewtopic.php?pid=301786#p301786 Pour les dernières cartes graphiques (type GeForce 7xxx) le pilote proposé dans synaptic est trop ancien.

Il faut soit utiliser Dapper Drake (en version béta) soit installer les pilotes manuelement : http://doc.ubuntu-fr.org/materiel/nvidia.run

]]>
Fri, 19 May 2006 09:41:46 +0000 http://forum.ubuntu-fr.org/viewtopic.php?pid=301786#p301786
<![CDATA[[resolu] glxgears "Error: couldn't get an RGB, Double-buffered visual"]]> http://forum.ubuntu-fr.org/viewtopic.php?pid=301165#p301165 bonsoir a tous,

j'ai un petit soucis d'acceleration graphique.
mon ubuntu est une 5.1
mon noyau est 2.6.12-10-k7 avec les resticted modules correspondants.
un #cat /proc/cpuinfo me retourne ca

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 47
model name      : AMD Athlon(tm) 64 Processor 3800+
stepping        : 0
cpu MHz         : 2412.102
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow  pni
bogomips        : 4767.74

pour ce qui est de ma carte graphique, c'est une gigabyte GeForce 7800 GTX avec sli et 256 DDR. le chipset est un chipset Nvidia.

voila pour les infotmations.

Maintenant j'ai voulu tester les performances de ma carte graphique et de mon accelaration 3D avec glxgears.
seulement cela me retourne

Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual

si j'ai bien compris, etant tres amateur dans les interfaces graphiques sous linux, il fallait que j'ai dans la configuration de xorg.conf le module glx chargé.
c'est le cas.
voici le contenu de mon xorg.conf

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          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
        Identifier      "NVIDIA Corporation NVIDIA Default Card"
        Driver          "nvidia"
        BusID           "PCI:5:0:0"
EndSection

Section "Monitor"
        Identifier      "MFM-HT95"
        Option          "DPMS"
        HorizSync       28-86
        VertRefresh     48-75
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Corporation NVIDIA Default Card"
        Monitor         "MFM-HT95"
        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

Section "DRI"
        Mode    0666
EndSection

j'ai un peu peur de modifier tout ca. que dois je faire pour que ma carte graphique soit reconnue normalement et que je puisse en tirer pleinement parti?
bien cordialement,

Matthieu

]]>
Thu, 18 May 2006 17:44:18 +0000 http://forum.ubuntu-fr.org/viewtopic.php?pid=301165#p301165