Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Fglrxinfo] plus de 3d on dirait ?? [Résolu]
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
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Thu Oct 04, 2007 3:41 pm    Post subject: [Fglrxinfo] plus de 3d on dirait ?? [Résolu] Reply with quote

Bonjour à tous
Bon à force de manips , mise à jour de xorg-server , retour à une version antérieure pour cause de drivers ati non compatibles, et sans doute quelques manips "mal venues" dirons nous , je me retrouve avec le fameux !!
Code:

==> rickyload@Gentoo ~ $ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X300/X550/X1050 Series
OpenGL version string: 1.2 (2.0.6747 (8.40.4))

Sachant qu'un
Code:

==> rickyload@Gentoo ~ $ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
rickyload@Gentoo ~ $

suivi d'un
Code:

==> Gentoo rickyload # export LIBGL_DEBUG=verbose
Gentoo rickyload # glxinfo
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
libGL error: XF86DRIQueryDirectRenderingCapable failed
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X300/X550/X1050 Series
OpenGL version string: 1.2 (2.0.6747 (8.40.4))
OpenGL extensions:
    GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr,
    GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x2c 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2e 32 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0x2f 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
Gentoo rickyload #

Pour info => je ne peux plus réemerger x11-base/xgl
Code:

CKY_DIR_BIT -I/usr/include/freetype2 -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -O2 -march=pentium4 -pipe -fomit-frame-pointer -MT renderedge.lo -MD -MP -MF .deps/renderedge.Tpo -c renderedge.c  -fPIC -DPIC -o .libs/renderedge.o
In file included from /usr/include/X11/extensions/renderproto.h:30,
                 from glyphstr.h:29,
                 from picturestr.h:29,
                 from renderedge.h:28,
                 from renderedge.c:29:
/usr/include/X11/extensions/render.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Glyph'
/usr/include/X11/extensions/render.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GlyphSet'
/usr/include/X11/extensions/render.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Picture'
/usr/include/X11/extensions/render.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PictFormat'
In file included from picturestr.h:29,
                 from renderedge.h:28,
                 from renderedge.c:29:
glyphstr.h:142: error: expected declaration specifiers or '...' before 'Glyph'
glyphstr.h:145: error: expected declaration specifiers or '...' before 'Glyph'
glyphstr.h:148: error: expected declaration specifiers or '...' before 'Glyph'
In file included from renderedge.h:28,
                 from renderedge.c:29:
picturestr.h:533: error: expected ')' before 'pid'
picturestr.h:682: error: expected ')' before 'pid'
picturestr.h:686: error: expected ')' before 'pid'
picturestr.h:691: error: expected ')' before 'pid'
picturestr.h:700: error: expected ')' before 'pid'
picturestr.h:711: error: expected ')' before 'pid'
make[1]: *** [renderedge.lo] Erreur 1
make[1]: *** Attente des tâches non terminées....
mv -f .deps/render.Tpo .deps/render.Plo
make[1]: quittant le répertoire « /var/tmp/portage/x11-base/xgl-0.0.1_pre20070105/work/xgl/render »
make: *** [all-recursive] Erreur 1
 *
 * ERROR: x11-base/xgl-0.0.1_pre20070105 failed.
 * Call stack:
 *          ebuild.sh, line 1684:  Called dyn_compile
 *          ebuild.sh, line 1020:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1364:  Called x-modular_src_compile
 *   x-modular.eclass, line  337:  Called x-modular_src_make
 *   x-modular.eclass, line  332:  Called die
 * The specific snippet of code:
 *      emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-base/xgl-0.0.1_pre20070105/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/portage/xeffects/trunk/'
 *
Gentoo rickyload #


Merci de m'aider parce que là ..........................


Last edited by RickyLoad on Sun Oct 07, 2007 1:59 pm; edited 2 times in total
Back to top
View user's profile Send private message
GentooUser@Clubic
l33t
l33t


Joined: 01 Nov 2004
Posts: 829

PostPosted: Thu Oct 04, 2007 5:46 pm    Post subject: Reply with quote

Code:
eselect opengl set ati

En root puis relancer le serveur X

?
Back to top
View user's profile Send private message
kwenspc
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 4954

PostPosted: Thu Oct 04, 2007 5:58 pm    Post subject: Reply with quote

Si fglrxinfo marque que c'est la couche Ati qui est utilisé, au lieu de Mesa c'est donc que la libgl est bien switché vers ati. Donc le problème vient pas de là "a priori".
_________________
membre officieux du SAV Ati GEntoo
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Thu Oct 04, 2007 6:36 pm    Post subject: Reply with quote

Re
tout d'abord merci à vous deux d'avoir pris le "fil" de mon prob aussi rapidement !!
Code:

eselect opengl set ati

En root puis relancer le serveur X


==> nada ! pas de mieux arf
Code:

Si fglrxinfo marque que c'est la couche Ati qui est utilisé, au lieu de Mesa c'est donc que la libgl est bien switché vers ati. Donc le problème vient pas de là "a priori".


j'avais cru voir effectivement que la libgl est bien switchée vers ati,
j'ai l'impression qu'on va se prendre la tête sur ce truc :evil:
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Fri Oct 05, 2007 3:51 am    Post subject: Reply with quote

Re
Bon j'ai epluché tous les posts que j'ai trouvé ici
==> https://forums.gentoo.org/search.php?mode=results&sid=e0d9c9115226cd67f79bcb979f82d47a
mouarf a pas trouvé de réponse :cry:

Pour info toujours
Code:

rickyload@Gentoo ~ $ glxgears
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
6780 frames in 5.0 seconds = 1354.787 FPS
6680 frames in 5.0 seconds = 1330.798 FPS
7620 frames in 5.1 seconds = 1502.019 FPS
7320 frames in 5.0 seconds = 1458.138 FPS
7660 frames in 5.0 seconds = 1524.278 FPS
7503 frames in 5.0 seconds = 1489.082 FPS

rickyload@Gentoo ~ $
Back to top
View user's profile Send private message
kwenspc
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 4954

PostPosted: Fri Oct 05, 2007 5:53 am    Post subject: Reply with quote

Mattes voir si y dans le log de Xorg il t'affiche pas une erreur précise.
_________________
membre officieux du SAV Ati GEntoo
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Fri Oct 05, 2007 4:49 pm    Post subject: Reply with quote

Re
Bon la seule erreur que j'ai ds le log de xorg

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


Sinon j'ai collé mon Xorg.log ici :

==> http://pastebin.ca/726933

et je vous mets mon Xorg.conf

Code:

# Xorg.conf - RickyLoad - 10 Mai 2007

Section "ServerLayout"
   Identifier     "X.Org Configured"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "USB Mouse" "AlwaysCore"
EndSection

Section "Files"
   FontPath     "/usr/share/fonts/misc"
   FontPath     "/usr/share/fonts/encodings"
   FontPath     "/usr/share/fonts/corefonts"
   FontPath     "/usr/share/fonts/default"
   FontPath     "/usr/share/fonts/ttf-bitstream-vera"
   FontPath     "/usr/share/fonts/Type1"
   FontPath     "/usr/share/fonts/100dpi"
   FontPath     "/usr/share/fonts/75dpi"
   FontPath     "/usr/share/fonts/util"
   FontPath     "/usr/share/fonts/100dpi/:unscaled"
        FontPath     "/usr/share/fonts/75dpi/:unscaled"
EndSection

Section "Module"
   Load  "ddc"
   Load  "vbe"
   Load  "GLcore"
   Load  "dbe"
   Load  "dri"
   Load  "extmod"
   Load  "glx"
   Load  "bitmap"
   Load  "type1"
   Load  "freetype"
   Load  "record"
EndSection

Section "ServerFlags"
   Option       "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbLayout" "fr"
   Option       "XkbModel" "pc105"
   Option       "XkbOptions" "grp:toggle,grp_led:scroll"
   Option       "XkbVariant" ",winkeys"
EndSection


Section "InputDevice"
   Identifier  "USB Mouse"
   Driver      "mouse"
   Option       "Device" "/dev/input/mice"
   Option       "SendCoreEvents" "true"
   Option       "Protocol" "IMPS/2"
   Option       "ZAxisMapping" "4 5"
   Option       "Buttons" "5"
EndSection

Section "InputDevice"
   Identifier  "Synaptics"
   Driver      "synaptics"
   Option       "Protocol" "event"
   Option       "Device" ""
   Option       "LeftEdge" "1900"
   Option       "RightEdge" "5400"
   Option       "TopEdge" "1900"
   Option       "BottomEdge" "4000"
   Option       "FingerLow" "25"
   Option       "FingerHigh" "30"
   Option       "MaxTapTime" "180"
   Option       "MaxTapMove" "220"
   Option       "VertScrollDelta" "100"
   Option       "MinSpeed" "0.02"
   Option       "MaxSpeed" "0.10"
   Option       "AccelFactor" "0.0010"
   Option       "SHMConfig" "on"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
   VendorName  "ATI Technologies Inc"
   BoardName   "RADEON X300/X550 Series Generic"
   BusID "PCI:6:0:0"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
      Modes    "1280x1024" "1024x768" "800x600" "640x480"      
   EndSubSection
EndSection


Section "DRI"
   Mode         0666
EndSection


Voilà , si quelqu'un voit un truc, hésitez pas :)
Back to top
View user's profile Send private message
polytan
Guru
Guru


Joined: 29 Jul 2004
Posts: 370
Location: Cambridge - UK

PostPosted: Fri Oct 05, 2007 6:03 pm    Post subject: Reply with quote

Les droits sur /dev/dri sont corrects ? bon noyau ?
_________________
Wait & See

-=( Polytan )=-
Back to top
View user's profile Send private message
Untux
Apprentice
Apprentice


Joined: 10 Apr 2006
Posts: 285

PostPosted: Fri Oct 05, 2007 8:34 pm    Post subject: Reply with quote

Salut ! Proposition de modifs de ton xorg.conf : (diff -U 3)
Code:

--- gentoo-RickyLoad.txt   2007-10-05 22:26:31.000000000 +0200
+++ gentoo-RickyLoad2.txt   2007-10-05 22:29:28.000000000 +0200
@@ -33,10 +33,14 @@
    Load  "type1"
    Load  "freetype"
    Load  "record"
+   SubSection "extmod"
+      Option       "omit xfree86-dga"
+   EndSubSection
 EndSection
 
 Section "ServerFlags"
    Option       "AllowMouseOpenFail" "true"
+   Option "AIGLX" "off"
 EndSection
 
 Section "InputDevice"
@@ -93,7 +97,8 @@
    Driver      "fglrx"
    VendorName  "ATI Technologies Inc"
    BoardName   "RADEON X300/X550 Series Generic"
-   BusID "PCI:6:0:0"
+   BusID       "PCI:6:0:0"
+   Option      "UseInternalAGPGART" "no"
 EndSection
 
 Section "Screen"
@@ -112,3 +117,7 @@
 Section "DRI"
    Mode         0666
 EndSection
+
+Section "Extensions"
+   Option       "Composite" "disable"
+EndSection

... J'essaierais le Option "Composite" "disable" en premier.

Good luck :]
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Fri Oct 05, 2007 10:50 pm    Post subject: Reply with quote

Re
Bon je viens de modifier mon xorg.conf , comme conseillé par tutux , mais rien de plus :(
j'ai toujours
Code:

rickyload@Gentoo ~ $ fglrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X300/X550/X1050 Series
OpenGL version string: 1.2 (2.0.6747 (8.40.4))

rickyload@Gentoo ~ $ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

rickyload@Gentoo ~ $ export LIBGL_DEBUG=verbose && glxinfo
name of display: :0.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
libGL error: XF86DRIQueryDirectRenderingCapable failed
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X300/X550/X1050 Series
OpenGL version string: 1.2 (2.0.6747 (8.40.4))
OpenGL extensions:
    GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_dot3, GL_ARB_transpose_matrix, GL_EXT_abgr,
    GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x2c 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x2e 32 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 Ncon
0x2f 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon
rickyload@Gentoo ~ $


Par contre polytan me dit
Code:

Les droits sur /dev/dri sont corrects ? bon noyau ?


Le noyau est tout ce qu'il y a de standart ==> 2.6.22-gentoo-r5
en ce qui concerne les droits de /dev/dri ?? c'est quoi correct pour toi
Merci encore a vous tous
Back to top
View user's profile Send private message
El_Goretto
Moderator
Moderator


Joined: 29 May 2004
Posts: 3169
Location: Paris

PostPosted: Sat Oct 06, 2007 10:47 am    Post subject: Reply with quote

Euh, on est d'accord, tu parles de xorg tout simple, pas de Xgl, hein?
Parce que tu le mentionnes dans ton 1er post.

--
edit:
Quote:
en ce qui concerne les droits de /dev/dri ?? c'est quoi correct pour toi
je pense qu'il entend ceci (que je viens de corriger, tiens, marrant çà, ça marche un peu mieu déjà chez moi... enfin pas xv)
Code:
$ ll /dev/dri
total 0
crw-rw---- 1 root video 226, 0 oct  6 10:58 card0

_________________
-TrueNAS & jails: µ-serv Gen8 E3-1260L, 16Go ECC + µ-serv N40L, 10Go ECC
-Réseau: APU2C4 (OpenWRT) + GS726Tv3 + 2x GS108Tv2 + Archer C5v1 (OpenWRT)
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Sat Oct 06, 2007 12:56 pm    Post subject: Reply with quote

Bon pour faire simple , je marche avec
==> ati-drivers + xgl + compiz-fusion
et ce qui me plait pas c'est çà :

Code:

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)


Ma carte est reconnue , mais a priori pas de direct rendering , pourtant ds le xorg.log l'a l'air bien !!
sinon
Code:

$ ll /dev/dri
total 0
crw-rw---- 1 root video 226, 0 oct  6 10:58 card0

C'est quoi exactement la commande parce que chez moi il en veut pas ( en user ou en root )
Back to top
View user's profile Send private message
El_Goretto
Moderator
Moderator


Joined: 29 May 2004
Posts: 3169
Location: Paris

PostPosted: Sat Oct 06, 2007 1:18 pm    Post subject: Reply with quote

RickyLoad wrote:
Bon pour faire simple , je marche avec
==> ati-drivers + xgl + compiz-fusion
et ce qui me plait pas c'est çà :

Code:

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)


Bingo! :twisted:
_________________
-TrueNAS & jails: µ-serv Gen8 E3-1260L, 16Go ECC + µ-serv N40L, 10Go ECC
-Réseau: APU2C4 (OpenWRT) + GS726Tv3 + 2x GS108Tv2 + Archer C5v1 (OpenWRT)
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Sat Oct 06, 2007 1:51 pm    Post subject: Reply with quote

Code:

Bingo! :twisted:


Je sais pas pourquoi , je vois pas çà comme un encouragement :cry:
Bon on va bien voir la suite , des fois que .........
je remets les mains dedans :D
Back to top
View user's profile Send private message
YetiBarBar
Guru
Guru


Joined: 23 Dec 2005
Posts: 532

PostPosted: Sat Oct 06, 2007 3:16 pm    Post subject: Reply with quote

RickyLoad wrote:
Je sais pas pourquoi , je vois pas çà comme un encouragement :cry:


Si Xgl tourne, glxinfo te dira toujours que Direct Rendering : No ..... (Xgl est un client qui utilise ton serveur X et son direct rendering ... et empeche toute autre application de l'utiliser !)

D'ailleurs, si ton Xgl se lance, c'est que le Direct Rendering tourne sur ta machine ! (sinon, le bouzin ne tourne pas)
Back to top
View user's profile Send private message
RickyLoad
Tux's lil' helper
Tux's lil' helper


Joined: 29 Dec 2006
Posts: 148
Location: Rennes

PostPosted: Sat Oct 06, 2007 5:17 pm    Post subject: Reply with quote

Re
Donc c'est normal que j'ai cette ligne ?? pourtant j'ai pas l'impression qu'elle etait là auparavant !
==> Xlib: extension "XFree86-DRI" missing on display ":0.0".
Sinon le glxgears te parait pas un peu faible
Code:

rickyload@Gentoo ~ $ glxgears
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
6780 frames in 5.0 seconds = 1354.787 FPS
6680 frames in 5.0 seconds = 1330.798 FPS
7620 frames in 5.1 seconds = 1502.019 FPS
7320 frames in 5.0 seconds = 1458.138 FPS
7660 frames in 5.0 seconds = 1524.278 FPS
7503 frames in 5.0 seconds = 1489.082 FPS

rickyload@Gentoo ~ $

Merci pour vos réponses :)
Back to top
View user's profile Send private message
loopx
Advocate
Advocate


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

PostPosted: Sat Oct 06, 2007 5:19 pm    Post subject: Reply with quote

Il ne faut jamais se fier à glxgears :wink:
_________________
Mon MediaWiki perso : http://pix-mania.dyndns.org
Back to top
View user's profile Send private message
YetiBarBar
Guru
Guru


Joined: 23 Dec 2005
Posts: 532

PostPosted: Sat Oct 06, 2007 9:17 pm    Post subject: Reply with quote

loopx wrote:
Il ne faut jamais se fier à glxgears :wink:


glxgears n'a pas tort ... mais il ne faut jamais utiliser Xgl ....

ATI nous a promis le support de AIGLX pour dans quelques jours ....
Back to top
View user's profile Send private message
El_Goretto
Moderator
Moderator


Joined: 29 May 2004
Posts: 3169
Location: Paris

PostPosted: Sat Oct 06, 2007 10:28 pm    Post subject: Reply with quote

YetiBarBar wrote:
ATI nous a promis le support de AIGLX pour dans quelques jours ....

Hum, le support est censé être pour la version 8.42. On se calme, la 8.41 est toute fraîche :)
_________________
-TrueNAS & jails: µ-serv Gen8 E3-1260L, 16Go ECC + µ-serv N40L, 10Go ECC
-Réseau: APU2C4 (OpenWRT) + GS726Tv3 + 2x GS108Tv2 + Archer C5v1 (OpenWRT)
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