Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xgl/ATI] Problème de DRI avec ati 8.28.8
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
mr-ti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2006
Posts: 97
Location: Tours

PostPosted: Sat Sep 09, 2006 11:08 pm    Post subject: [Xgl/ATI] Problème de DRI avec ati 8.28.8 Reply with quote

Bonjour,

Comme j'en avais marre avec mon problème de UDEV/HAL/DBUS (cf : [hal/dbus] problème de détection ...) j'ai eu envie de me distraire un peu et de me tenter un coup dans compiz et Xgl, mais là..., c'est le drame ! encore des emm**** !
Je viens d'installer Xgl et tout c'est bien passé à la compilation... mais au lancement :
Code:
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
   compiled for 7.1.1, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0

J'ai eu beau chercher sur le web : mais rien !
J'ai l'habitude de tomber dans les trous où personne n'est sensé tomber :)
Est ce que quelqu'un connaît une solution miracle pour solutionner le problème ?


Last edited by mr-ti on Sat Sep 09, 2006 11:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
CryoGen
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1426
Location: Bamako - Mali - Afrique

PostPosted: Sat Sep 09, 2006 11:10 pm    Post subject: Reply with quote

Xgl ou AIGLX ???
_________________
- CryoGen` on #gentoofr@irc.freenode.net
- ~amd64 / KDE4
- I'm the bone of my sword...
Back to top
View user's profile Send private message
mr-ti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2006
Posts: 97
Location: Tours

PostPosted: Sat Sep 09, 2006 11:16 pm    Post subject: Reply with quote

je ne sais pas...

à la base j'ai installé :
Code:
*  x11-base/xgl
      Latest version available: 0.0.1_pre20060823
      Latest version installed: 0.0.1_pre20060823
      Size of files: 10,558 kB
      Homepage:      http://xorg.freedesktop.org/
      Description:   XGL X server
      License:       X11

et la commande que j'ai lancé est :
Code:
/usr/bin/Xgl :1 -br -ac -accel glx:pbuffer -accel xv:pbuffer

donc après... je ne sais pas trop : C'est que je viens de me lancer dedans...
Back to top
View user's profile Send private message
loopx
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2787
Location: Belgium / Liège

PostPosted: Sun Sep 10, 2006 2:22 am    Post subject: Reply with quote

Salut, pour l'erreur AIGLX, j'ai une erreur qui doit etre plus ou moin pareil, mais ca ne m'empeche pas d'avoir de la 3D ;) elle fonctionne très bien:

Code:

(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering


L'erreur est différente, pourrais tu vérifier dans ton xorg.conf que le mdule "glx" est chargé AVANT le "dri", j'ai constaté que le /opt/ati/bin/aticonfig place le dri avant le glx, ce qui fait une erreur (peut etre du genre, sais plus trop)
_________________
Mon MediaWiki perso : http://pix-mania.dyndns.org
Back to top
View user's profile Send private message
mr-ti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2006
Posts: 97
Location: Tours

PostPosted: Sun Sep 10, 2006 9:23 am    Post subject: Reply with quote

Voici man configuration module du xorg.conf
Code:
Section "Module"

# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the Type1 and FreeType font modules
   Load  "dbe"     # Double buffer extension
   SubSection "extmod"
      Option       "omit xfree86-dga"   # don't initialise the DGA extension
   EndSubSection
   Load  "type1"
   Load  "freetype"
# This loads the GLX module
   Load  "glx"   # libglx.a
   Load  "dri"   # libdri.a
EndSection

J'ai même inversé le dri et glx pour voir, mais ça revient au même...
Back to top
View user's profile Send private message
loopx
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2787
Location: Belgium / Liège

PostPosted: Sun Sep 10, 2006 9:23 pm    Post subject: Reply with quote

Peut etre faut t'il recompilé le kernel (make clean avant) le driver ati et peut etre le xorg-server :?:
_________________
Mon MediaWiki perso : http://pix-mania.dyndns.org
Back to top
View user's profile Send private message
Goumize
Tux's lil' helper
Tux's lil' helper


Joined: 18 Sep 2006
Posts: 127
Location: Marrakech

PostPosted: Fri Oct 13, 2006 2:56 am    Post subject: Reply with quote

mr-ti wrote:
Code:
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering


AIGLX est une chose XGL en est une autre, pour profiter de la desktop 3D, tu a le choix soit utiliser AIGLX soit XGL soit les nouveaux drivers nVidia beta. AIGLX est fourni avec le Xorg modulaire c'est une implementation de Xorg, XGL est une surcouche de xorg.

Pour ne plus avoir ce message d'erreur tu a le choix:

==> choisir AIGLX pour le rendu 3D du bureau, alors commenter ces ligne dans ton xorg.conf:
Code:
 Section "ServerLayout"
        Option         "AIGLX" "true"
Section "Extensions"
        Option         "Composite"   "Enable"
EndSection

Section "Device"
        Option      "XAANoOffscreenPixmaps" "true"
        Option      "DRI"     "true"
EndSection
Section "DRI"
        Group 0
        Mode 0666


#        Load        "GLcore" #decommentée

Section "Screen"
Option "AddARGBGLXVisuals" "true"


Là AIGLX sera operationnel, plus besoin de XGL.

Mais si tu veux garder XGL, voila la config a suivre:

Code:


Section "Screen"
Option "AddARGBGLXVisuals" "true"
Option "DisableGLXRootClipping" "true"

Section "ServerLayout"
        Option         "AIGLX" "false"


Voici quelques liens qui pourraient t'interresser.


How To Beryl
How to AIGLX
How to XGL
XGL/ troubleshooting en cas de probleme avec Xgl


Si tu utilise compiz-quinnstorm, il est dorenavant remplacé par Beryl "un Fork de Compiz"

Voila
_________________
"If you make something simple enough for an idiot to use, only an idiot will want to use it." Thomas Cort
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum