glxgears "Error: couldn't get an RGB, Double-buffered visual"
Le
Matthieu
=_Part_148068_1487989.1147986003702
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
bonsoir a tous,
j'ai un petit soucis d'acceleration graphique.
je travaille sur une ubuntu 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 informations.
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 sou=
s
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
=_Part_148068_1487989.1147986003702
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
bonsoir a tous,<br>
<br>
j'ai un petit soucis d'acceleration graphique.<br>
je travaille sur une ubuntu 5.1<br>
mon noyau est 2.6.12-10-k7 avec les resticted modules correspondants.<br>
un #cat /proc/cpuinfo me retourne ca<br>
<blockquote><div class="incqbox"><p>processor :=
0<br>vendor_id : AuthenticAMD<br>cpu family =
; : 15<br>model : 47<=
br>model name : AMD Athlon(tm) 64 Processor 3800+<br>st=
epping : 0<br>cpu MHz =
:
2412.102<br>cache size : 512 KB<br>fdiv_bug  =
; : no<br>hlt_bug : no<br>f0=
0f_bug : no<br>coma_bug &nbs=
p; : no<br>fpu : yes<br>fpu_=
exception : yes<br>cpuid level : 1<br>wp&nbs=
p; : yes
<br>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<br>bogomips : 4767.74</=
p></div></blockquote>
<p>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.<br><br>voila pour le=
s informations.<br><br>Maintenant j'ai voulu tester les performances de ma =
carte graphique et de mon accelaration 3D avec glxgears.<br>seulement cela =
me retourne
<br></p>
<blockquote><div class="incqbox"><p>Xlib: extension "GLX"=
missing on display ":0.0".<br>Error: couldn't get an RGB, Double=
-buffered visual</p></div></blockquote>
<p>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é.<br>c'est le cas.<br>voici le contenu de mon xorg.conf<=
br></p>
<blockquote><div class="incqbox"><p>Section "Files"<br> &=
nbsp; FontPath "/usr/share/X1=
1/fonts/misc"<br> FontPath &nb=
sp; "/usr/share/X11/fonts/cyrillic"<br>  =
; FontPath "/usr/share/X11/fonts/100=
dpi/:unscaled"
<br> FontPath "/=
usr/share/X11/fonts/75dpi/:unscaled"<br> Fo=
ntPath "/usr/share/X11/fonts/Type1"<br=
> FontPath "/usr=
/share/X11/fonts/CID"<br> FontPath &n=
bsp; "/usr/share/X11/fonts/100dpi"
<br> FontPath "/=
usr/share/X11/fonts/75dpi"<br> # paths to d=
efoma fonts<br> FontPath &nb=
sp; "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br> =
FontPath "/var/lib/def=
oma/x-
ttcidfont-conf.d/dirs/CID"<br>EndSection<br><br>Section "Module&q=
uot;<br> Load "GLcore"<br=
> Load "bitmap"<br> =
Load "ddc"<br> &n=
bsp; Load "dri"
<br> Load "extmod"<br>&nb=
sp; Load "freetype"<br> &=
nbsp; Load "glx"<br> &nbs=
p; Load "int10"<br>  =
; Load "type1"<br> Load&n=
bsp; "vbe"
<br>EndSection<br><br>Section "InputDevice"<br> &nbs=
p; Identifier "Generic Keyboard"<br>&n=
bsp; Driver "kb=
d"<br> Option &n=
bsp; "CoreKeyboard"<br> Option &=
nbsp; "XkbRules" "x=
org"
<br> Option &q=
uot;XkbModel" "pc105"<br> &=
nbsp; Option "XkbLayout"=
"fr"<br> Option&nb=
sp; "XkbVariant" "l=
atin9"<br>EndSection
<br><br>Section "InputDevice"<br> Iden=
tifier "Configured Mouse"<br> &n=
bsp; Driver "mouse"<br>&=
nbsp; Option "C=
orePointer"<br>
Option
"Device"
"/dev/input/mice"<br> Option &nb=
sp;
"Protocol"
"ImPS/2"<br> Option =
; "Emulate3Buttons" &nbs=
p; "true"<br> Option  =
; "ZAxisMapping" =
"4 5"<br>EndSection<br><br>Section "Device"
<br> Identifier "NVIDIA=
Corporation NVIDIA Default Card"<br> Drive=
r "nvidia"<br> &nb=
sp; BusID "PCI:5:0:0&qu=
ot;<br>EndSection<br><br>Section "Monitor"
<br> Identifier "MFM-HT=
95"<br> Option &=
nbsp; "DPMS"<br> HorizSync  =
; 28-86<br> VertRefresh  =
; 48-75<br>EndSection<br><br>Section "Screen"<br> &nb=
sp; Identifier "Default Screen"
<br> Device &q=
uot;NVIDIA Corporation NVIDIA Default Card"<br> &n=
bsp; Monitor "MFM-HT95"<br> =
; DefaultDepth 24<br> =
SubSection "Display"<br>  =
; Depth 1
<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 4<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 8<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 15<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 16<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 24<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br>EndSection<br><br>Section "ServerLayout"<br> =
Identifier "Default Layout"
<br> Screen &q=
uot;Default Screen"<br> InputDevice &=
nbsp; "Generic Keyboard"<br> Inp=
utDevice "Configured Mouse"<br>EndSection<br><=
br>Section "DRI"<br> Mode =
0666
<br>EndSection</p></div></blockquote>
<p>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?<br>bien cordialement,<br><br>Matthieu</p>
=_Part_148068_1487989.1147986003702--
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
bonsoir a tous,
j'ai un petit soucis d'acceleration graphique.
je travaille sur une ubuntu 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 informations.
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 sou=
s
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
=_Part_148068_1487989.1147986003702
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
bonsoir a tous,<br>
<br>
j'ai un petit soucis d'acceleration graphique.<br>
je travaille sur une ubuntu 5.1<br>
mon noyau est 2.6.12-10-k7 avec les resticted modules correspondants.<br>
un #cat /proc/cpuinfo me retourne ca<br>
<blockquote><div class="incqbox"><p>processor :=
0<br>vendor_id : AuthenticAMD<br>cpu family =
; : 15<br>model : 47<=
br>model name : AMD Athlon(tm) 64 Processor 3800+<br>st=
epping : 0<br>cpu MHz =
:
2412.102<br>cache size : 512 KB<br>fdiv_bug  =
; : no<br>hlt_bug : no<br>f0=
0f_bug : no<br>coma_bug &nbs=
p; : no<br>fpu : yes<br>fpu_=
exception : yes<br>cpuid level : 1<br>wp&nbs=
p; : yes
<br>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<br>bogomips : 4767.74</=
p></div></blockquote>
<p>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.<br><br>voila pour le=
s informations.<br><br>Maintenant j'ai voulu tester les performances de ma =
carte graphique et de mon accelaration 3D avec glxgears.<br>seulement cela =
me retourne
<br></p>
<blockquote><div class="incqbox"><p>Xlib: extension "GLX"=
missing on display ":0.0".<br>Error: couldn't get an RGB, Double=
-buffered visual</p></div></blockquote>
<p>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é.<br>c'est le cas.<br>voici le contenu de mon xorg.conf<=
br></p>
<blockquote><div class="incqbox"><p>Section "Files"<br> &=
nbsp; FontPath "/usr/share/X1=
1/fonts/misc"<br> FontPath &nb=
sp; "/usr/share/X11/fonts/cyrillic"<br>  =
; FontPath "/usr/share/X11/fonts/100=
dpi/:unscaled"
<br> FontPath "/=
usr/share/X11/fonts/75dpi/:unscaled"<br> Fo=
ntPath "/usr/share/X11/fonts/Type1"<br=
> FontPath "/usr=
/share/X11/fonts/CID"<br> FontPath &n=
bsp; "/usr/share/X11/fonts/100dpi"
<br> FontPath "/=
usr/share/X11/fonts/75dpi"<br> # paths to d=
efoma fonts<br> FontPath &nb=
sp; "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br> =
FontPath "/var/lib/def=
oma/x-
ttcidfont-conf.d/dirs/CID"<br>EndSection<br><br>Section "Module&q=
uot;<br> Load "GLcore"<br=
> Load "bitmap"<br> =
Load "ddc"<br> &n=
bsp; Load "dri"
<br> Load "extmod"<br>&nb=
sp; Load "freetype"<br> &=
nbsp; Load "glx"<br> &nbs=
p; Load "int10"<br>  =
; Load "type1"<br> Load&n=
bsp; "vbe"
<br>EndSection<br><br>Section "InputDevice"<br> &nbs=
p; Identifier "Generic Keyboard"<br>&n=
bsp; Driver "kb=
d"<br> Option &n=
bsp; "CoreKeyboard"<br> Option &=
nbsp; "XkbRules" "x=
org"
<br> Option &q=
uot;XkbModel" "pc105"<br> &=
nbsp; Option "XkbLayout"=
"fr"<br> Option&nb=
sp; "XkbVariant" "l=
atin9"<br>EndSection
<br><br>Section "InputDevice"<br> Iden=
tifier "Configured Mouse"<br> &n=
bsp; Driver "mouse"<br>&=
nbsp; Option "C=
orePointer"<br>
Option
"Device"
"/dev/input/mice"<br> Option &nb=
sp;
"Protocol"
"ImPS/2"<br> Option =
; "Emulate3Buttons" &nbs=
p; "true"<br> Option  =
; "ZAxisMapping" =
"4 5"<br>EndSection<br><br>Section "Device"
<br> Identifier "NVIDIA=
Corporation NVIDIA Default Card"<br> Drive=
r "nvidia"<br> &nb=
sp; BusID "PCI:5:0:0&qu=
ot;<br>EndSection<br><br>Section "Monitor"
<br> Identifier "MFM-HT=
95"<br> Option &=
nbsp; "DPMS"<br> HorizSync  =
; 28-86<br> VertRefresh  =
; 48-75<br>EndSection<br><br>Section "Screen"<br> &nb=
sp; Identifier "Default Screen"
<br> Device &q=
uot;NVIDIA Corporation NVIDIA Default Card"<br> &n=
bsp; Monitor "MFM-HT95"<br> =
; DefaultDepth 24<br> =
SubSection "Display"<br>  =
; Depth 1
<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 4<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 8<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 15<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 16<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br> SubSection "Display"<br> =
; Depth  =
; 24<br>
Modes
"1280x1024" "1024x768" "=
;800x600" "640x480"<br> EndSubSec=
tion<br>EndSection<br><br>Section "ServerLayout"<br> =
Identifier "Default Layout"
<br> Screen &q=
uot;Default Screen"<br> InputDevice &=
nbsp; "Generic Keyboard"<br> Inp=
utDevice "Configured Mouse"<br>EndSection<br><=
br>Section "DRI"<br> Mode =
0666
<br>EndSection</p></div></blockquote>
<p>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?<br>bien cordialement,<br><br>Matthieu</p>
=_Part_148068_1487989.1147986003702--
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Poser une question


oui glx est chargé, sauf qu'il faut enlever dri et glcore
modifie ton xorg.conf et teste en mettant en commentaire les lignes
correspondantes :
Section "Module"
# Load "GLcore"
Load "bitmap"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
relance une session graphique et réessaye glxgears
merci pour ta reponse
malheureusement, meme en ayant desactivé les modules GLcore et dri (via
un dpkg-reconfigure) et apres avoir redemarré, le probleme persiste.
Peut etre as tu une autre idée?
Bien cordialement
Matthieu
Max a écrit :
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
tu peux regarder dans le fichier de log de xorg /var/log/Xorg.0.log
pour voir si tu vois des erreurs ou des avertissements suspects,
regarde en particulier les lignes contenant glx
sinon je suppose que glxinfo doit te renvoyer aussi une erreur puisque
le module glx ne doit pas être chargé
et de quelle manière as-tu installé les drivers nvidia?