Futilité

Coucou,

Simple question parmis tant d’autre. Comme je ne trouve pas réelement réponse à ma question :
est-il possibled’activer un support 3D sur cette bouse ?
01:00.0 VGA compatible controller: VIA Technologies, Inc. K8M800/K8N800/K8N800A [S3 UniChrome Pro] (rev 01)

Parceque pour le moment, mon glxinfo me retourne :

  bruno@boisdulait:~/Documents$ glxinfo | grep rendering
  X Error of failed request:  BadRequest (invalid request code or no such     operation)
  Major opcode of failed request:  135 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  14
  Current serial number in output stream:  14

Merci bien :slightly_smiling:

Je rajoute une couche. :stuck_out_tongue:

Il me semblait qu’avec le driver “openchrome”, il fallait désactiver le module DRI : toujours d’actualité ?

bruno@boisdulait:~/Documents$ grep WW /var/log/Xorg.0.log
[..]
(WW) CHROME(0): Panel on K8M800, PM800 and VM800 is currently not supported.
(WW) CHROME(0): Using VBE to set modes to work around this.
(WW) CHROME(0): [XvMC] Cannot use XvMC without DRI!

Je ne comprend pas le 1er avertissement !! :smiling_imp: Une idée ?
Le second non plus, même si j’utilise vbe dans xorg.conf

bruno@boisdulait:~/Documents$ grep EE /var/log/Xorg.0.log
(EE) CHROME(0): [dri] VIADRIScreenInit failed -- version mismatch.
(EE) GLX error: Can not get required symbols.

La c’est simple, je ne comprend aucun des deux …

Option “EnableAGPDMA” "true"
Enable the AGP DMA functionality in DRM. This requires that DRI is enabled and will force 2D, and 3D acceleration to use AGP DMA.

[quote=“dchost99”]Option “EnableAGPDMA” "true"
Enable the AGP DMA functionality in DRM. This requires that DRI is enabled and will force 2D, and 3D acceleration to use AGP DMA.[/quote]

Je vais tester merci

Non même punition.

Mais j’ai l’impression que DRI ne se charge pas.

(EE) CHROME(0): [dri] VIADRIScreenInit failed -- version mismatch.