Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

chipset intel & accelération graphique

11 réponses
Avatar
Cornichon
--0016367fb5aba150bb049aebb74e
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Salut la liste,

Je pi=E9tine pour activer l'acc=E9l=E9ration graphique d'une carte graphiqu=
e
Intel.
Ci-dessous, l'ensemble de ce que j'ai :


# lspci
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express
Integrated Graphics Controller (rev 10)


# Les paquets install=E9s:
xinit
xorg
xserver-xorg-input-kbd
xserver-xorg-input-mouse
xfonts-base
xserver-xorg-video-intel
libgl1-mesa-dri
libgl1-mesa-glx
mesa-utils


# Mon xorg.conf:
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection

Section "Module"
Load "dri2"
Load "record"
Load "dbe"
Load "dri"
Load "glx"
Load "extmod"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
EndSection

Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "82G33/G31 Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "AccelMethod" "XAA"
EndSection

Section "Monitor"
Identifier "Monitor0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
EndSection


# Mon xorg.log est muet sur une quelconque erreur.


# Chose int=E9ressante aussi : glxinfo renvoie :
Error: unable to open display



Bref, je suis noy=E9 et impossible d'avoir une image fluide, non saccad=E9e=
.
Des id=E9es ?
Merci d'avance.

--0016367fb5aba150bb049aebb74e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Salut la liste,<br><br>Je pi=E9tine pour activer l&#39;acc=E9l=E9ration gra=
phique d&#39;une carte graphique Intel.<br>Ci-dessous, l&#39;ensemble de ce=
que j&#39;ai :<br><br><br># lspci<br>00:02.0 VGA compatible controller: In=
tel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)<b=
r>

<br><br># Les paquets install=E9s:<br>xinit<br>xorg<br>
xserver-xorg-input-kbd<br>xserver-xorg-input-mouse<br>xfonts-base<br>xserve=
r-xorg-video-intel<br>libgl1-mesa-dri<br>libgl1-mesa-glx<br>mesa-utils<br><=
br><br># Mon xorg.conf:<br>Section &quot;Files&quot;<br>=A0=A0=A0=A0=A0=A0=
=A0 ModulePath=A0=A0 &quot;/usr/lib/xorg/modules&quot;<br>

=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr/share/fonts/X11/misc&=
quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr/share/fonts/=
X11/cyrillic&quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr=
/share/fonts/X11/100dpi/:unscaled&quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=
=A0=A0=A0=A0 &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;<br>

=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr/share/fonts/X11/Type1=
&quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr/share/fonts=
/X11/100dpi&quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;/usr/=
share/fonts/X11/75dpi&quot;<br>=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &=
quot;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&quot;<br>

=A0=A0=A0=A0=A0=A0=A0 FontPath=A0=A0=A0=A0 &quot;built-ins&quot;<br>EndSect=
ion<br><br>Section &quot;Module&quot;<br>=A0=A0=A0=A0=A0=A0=A0 Load=A0 &quo=
t;dri2&quot;<br>=A0=A0=A0=A0=A0=A0=A0 Load=A0 &quot;record&quot;<br>=A0=A0=
=A0=A0=A0=A0=A0 Load=A0 &quot;dbe&quot;<br>=A0=A0=A0=A0=A0=A0=A0 Load=A0 &q=
uot;dri&quot;<br>

=A0=A0=A0=A0=A0=A0=A0 Load=A0 &quot;glx&quot;<br>=A0=A0=A0=A0=A0=A0=A0 Load=
=A0 &quot;extmod&quot;<br>EndSection<br><br>Section &quot;DRI&quot;<br>=A0=
=A0=A0 Mode 0666<br>EndSection<br><br>Section &quot;InputDevice&quot;<br>=
=A0=A0=A0 Identifier=A0 &quot;Keyboard0&quot;<br>

=A0=A0=A0 Driver=A0=A0=A0=A0=A0 &quot;kbd&quot;<br>=A0=A0=A0 Option=A0=A0=
=A0=A0=A0 &quot;XkbRules&quot;=A0 &quot;xorg&quot;<br>EndSection<br><br>Sec=
tion &quot;InputDevice&quot;<br>=A0=A0=A0 Identifier=A0 &quot;Mouse0&quot;<=
br>=A0=A0=A0 Driver=A0=A0=A0=A0=A0 &quot;mouse&quot;<br>

EndSection<br><br>Section &quot;Device&quot;<br>=A0=A0=A0 Identifier=A0 &qu=
ot;Card0&quot;<br>=A0=A0=A0 Driver=A0=A0=A0=A0=A0 &quot;intel&quot;<br>=A0=
=A0=A0 VendorName=A0 &quot;Intel Corporation&quot;<br>=A0=A0=A0 BoardName=
=A0=A0 &quot;82G33/G31 Express Integrated Graphics Controller&quot;<br>

=A0=A0=A0 BusID=A0=A0=A0=A0=A0=A0 &quot;PCI:0:2:0&quot;<br>=A0=A0=A0 Option=
=A0=A0=A0=A0=A0 &quot;AccelMethod&quot;=A0=A0 &quot;XAA&quot;<br>EndSection=
<br><br>Section &quot;Monitor&quot;<br>=A0=A0=A0 Identifier=A0 &quot;Monito=
r0&quot;<br>EndSection<br><br>Section &quot;Screen&quot;<br>

=A0=A0=A0 Identifier=A0 &quot;Screen0&quot;<br>=A0=A0=A0 Device=A0=A0=A0=A0=
=A0 &quot;Card0&quot;<br>=A0=A0=A0 Monitor=A0=A0=A0=A0 &quot;Monitor0&quot;=
<br>EndSection<br><br><br># Mon xorg.log est muet sur une quelconque erreur=
.<br><br><br># Chose int=E9ressante aussi : glxinfo renvoie :<br>

Error: unable to open display<br><br><br><br>Bref, je suis noy=E9 et imposs=
ible d&#39;avoir une image fluide, non saccad=E9e.<br>Des id=E9es ?<br>Merc=
i d&#39;avance.<br><br>

--0016367fb5aba150bb049aebb74e--

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers debian-user-french-REQUEST@lists.debian.org
En cas de soucis, contactez EN ANGLAIS listmaster@lists.debian.org
Archive: http://lists.debian.org/AANLkTi=A97wos2yqz=X8sLGBNctwYGc2p1aBVvPco38F@mail.gmail.com

1 réponse

1 2
Avatar
Jeremie COURREGES-ANGLAS
--ikeVEW9yuYc//A+q
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Saturday 29 January 2011 à 02:01:50PM, Cornichon wrote:
Ca n'a rien changé, toujours la même erreur "Error: unable to o pen display".
Vous cassez pas, j'vais aller acheter une CG nvidia, ça règlera le problème
:)
Merci quand même.


Hahahahahah, elle est bonne celle-là :))

--
"Free software, free society."
Jérémie Courrèges-Anglas
GPG key : 06A11494

--ikeVEW9yuYc//A+q
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (OpenBSD)

iQIcBAEBCAAGBQJNRD4IAAoJEGGRj78GoRSUCpkQAJ3qdOJerHa703HJV2LEmx6o
vDJ8E1LYOt9gHgaRdYqPqKh64/yi7KJ6NlViVBX0HkZUCAB8JBsoa0UwBpGrBrg1
J8ZCMefOPyJViu+0VoUzu4qvtYcuRvewT+7xNMpPWDcjMBW3fIFQQII5a50Oo7mI
VjWF+BjqiSB7JtkgzTF9snAOJPxPbzMHTdtWKWC7kPvdRHqFMtRtFvjWsjFKeOmP
p8OoNSyHQ1vDvcd0Qe+qlReJ3y0h43TTdRh0dTolv3CO9RhwR14RMlWv+To6yMbs
QC6zNRdACImgMwb+W2P1uhFeycwK6tYopmRpUnMdqkOsjU9NLqhdZAAHNd5zRMiA
66Y6WObxgbSkR7fSpqQcwhWFfO5WkcXmdilmTfJhLaxfpGmkzCst+71O1clVTeKr
9txy/pvemBD9JS6QhY9s8w1HXV3upIlvyHMKDdJk3KF6U1b95EuC/qKyQkMb3UJD
qN1ISUIFz9Om1knGZjORjh8ebJWHyvHSuXQeJOrgvJHsE4wtxfAGoAJE9P1O2Cge
P/rzTdDwiEPuWqyiPVjbw23G1+qOAuGzuhiXe7x3/EwU7rZ4vM+VxGNvhayoU709
bBEUDigEqxfWbPgwZ1J6pj6KPf4gTXeDsplf8fnN2zjPoeSQm8Xf1rACBZNWzvd3
FPuNN033Y6LiHQrKZEh3
=5v9r
-----END PGP SIGNATURE-----

--ikeVEW9yuYc//A+q--

--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers
En cas de soucis, contactez EN ANGLAIS
Archive: http://lists.debian.org/
1 2