OVH Cloud OVH Cloud

pas de direct rendering

1 réponse
Avatar
debian user
c'est une carte integrée unichrome
dans mon noyau jai ca:
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
CONFIG_DRM_VIA=m

et dans xfree:
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Section "DRI"
Mode 0666
EndSection

une idée ?

_________________________________________________________________
MSN Hotmail : créez votre adresse e-mail gratuite & à vie !
http://www.imagine-msn.com/Messenger/?locale=fr-fr


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter 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

1 réponse

Avatar
Frédéric BOITEUX
Salut,

Le mar 31 jan 2006 12:50:29 CET, "debian user" a
écrit :

c'est une carte integrée unichrome



une idée ?



Plusieurs, même !

- D'abord: quelle version de Xfree / Xorg utilise-tu ? Utilise-tu bien le p ilote
'via' ?
- sinon, il faut un module DRM récent (quel est ton noyau ? version du mo dule
DRM par dmesg...)
- enfin (et c'est souvent là que le bât blesse), il faut une librairie mesa
récente, et il n'y en a apparemment pas dans Debian :-(
Pour vérifier ce point, une commande à noter est :
env LIBGL_DEBUG=verbose glxinfo

Enfin, je te conseille la lecture du site http://www.openchrome.org ...

bon courage,
Fred.

PS: chez moi je suis encore en XFree donc j'ai laissé tomber...