Friday, January 13. 2006Howto install xgl with glxcompmgr and fancy effectsComments
Display comments as
(Linear | Threaded)
Surely you mean "install nvidia with the nvidia proprietary driver" and not DRI? The proprietary nvidia driver doesn't use DRI.
The xgl ebuild is horribly broken for me.
I had to modify the ebuild to inherit eutils (since epatch won't work otherwise) and I had to change cp -r ${DISTDIR}/cvs-src/Mesa . to cp -r /usr/portage/distfiles/cvs-src/Mesa .
Can you please try the updated version and see if this works?
I'm not sure why it doesn't resolve the DISTDIR-var for you, but others had the same problem.
The ebuild works fine now.
Maybe the problem with the DISTDIR var occurs with the new portage Version. I'm on ~x86 (portage-2.1_pre3-r1).
I managed to get Xgl running on Ubuntu, taking a slightly different route from you. I've put up some notes at http://nullinfinity.org/XglPage.html .
Just like you, I can't get the glxcompmgr cube effect running, though.
I can not make the xserver, when I add --enable-glx parameter, it wll throw an error
X/xf86glx.c:887: error: 'glGetQueryObjectui64vEXT' undeclared here (not in a function) how can I do?
Got it working using the ebuilds without much problems. Nice Work Hanno!
I had to add --disable-kserver to get xserver/xgl to compile, (and --disable-ipv6 to get rid of some error messages) but now I'm getting the following error:
Xgl: /var/tmp/portage/xgl-20060107/work/xserver/Mesa/src/mesa/drivers/x11/xm_api.c:1567: XMesaCreateVisual: Assertion `visinfo->nplanes > 0' failed. (Gentoo ~amd64)
It turns out this is related to _XSERVER64 not being defined in the right places. I added -D_XSERVER64 to my CFLAGS and everything works fine.
Hanno, thanks a lot for your ebuilds and this howto!
While I also had some trouble getting the cube/rotate, expose, and zoom plugins to run, they are actually working very nice. The issue seems to be that Xgl (or glxcompmgr) doesn't receive the proper key events, so the default keyboard shortcuts need to be changed. Here is a simple howto for changing the shortcuts: 1. Run *glxcompmgr* *gconf* *cube* *expose* *fade* *rotate* *shadow* *wobbly* *zoom* - the gconf plugin lets you use gconf to change the defaults 2. Run *gconf-editor* and locate the folder */apps/gnome-composite/plugins/* 3. Change the shortcuts for each plugin, for example change *zoom/screen0/options/initiate/value* to *[Control]Button3* 4. Use your new shortcut in Xgl (there's no need to restart Xgl nor glxcompmgr) I found the following modifiers working: [Shift], [Control], [ModeSwitch], and [NumLock]. The [Super] (Windows-key) modifier, used for most of the default shortcuts, does *not* work (at least on my system). Furthermore, no keys are working, only mouse buttons and scroll, i.e. Button1..5. *Note:* This comment system doesn't seem to be able to handle "less than" and "greater than" symbols. So [ should be read as "less than" and ] as "greater than".
Thanks for that! I don't have Gnome installed, and didn't want all the dependencies for gconf-edit, but gconftool-2 can also be used, though it's a little confusing at first.
eg. gconftool-2 --spawn glxcompmgr gconf cube rotate zoom wobbly shadow fade gconftool-2 --type=string --set /apps/gnome-composite/plugins/zoom/screen0/options/initiate/value '[Control]Button3' (for a list: gconftool-2 -R /apps/gnome-composite ) I had no problem using Ctrl with most buttons on the keyboard. Some combinations don't work with certain modifier keys though.
Xgl ebuild craps out on me ;)
Error: *** No rule to make target `../../hw/xgl/libxgl.a', needed by `Xgl'. Stop.
http://forums.gentoo.org/viewtopic-t-386012-start-50.html
here's solution
From irondog on the Gentoo forums:
I resolved this by running make in /var/tmp/portage/xglbla and running this after that: FEATURES="keepwork" emerge -av xgl
echecking for DRIPROTO... configure: error: Package requirements (xf86driproto) were not met:
No package 'xf86driproto' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRIPROTO_CFLAGS and DRIPROTO_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. !!! ERROR: x11-base/xgl-20060118 failed. !!! Function src_compile, Line 55, Exitcode 1 !!! econf failed !!! If you need support, post the topmost build error, NOT this status message. home teo # eix xf86driproto * x11-proto/xf86driproto Available versions: 2.0.1 2.0.2 2.0.3 Installed: Homepage: http://xorg.freedesktop.org/ Description: X.Org XF86DRI protocol headers Found 1 matches missing deps in ebuild?
It could be because the ebuild disabled xkb. Edit the xgl edit and change --disable-xkb to --enable-xkb and see if anything changes. emerge will complain that the ebuild doesn't match anymore, just use emerge --digest xgl
I have some problems with my keyboard mapping. Something seems to be wrong with xkb as no dead keys work (also F10 brings up the right MB menu in gnome-terminal which is normally sent to the app running within according to my settings).
While playing around with xgl a few days ago I also saw an error regarding this but I can't get the message at the moment and I forgot what it was exactly, sorry (Something about a missing Xkbsomething extension iirc). Somebody got a clue what goes on?
The overlay update fixed this issue :-)
All in all my comments on 200601212 (and current mesa/glitz/xgl cvs): _Pro:_ - Xkb issue fixed - Some apps that didn't work do now (xterm) _Con:_ - Some windows that shouldn't be focused (gkrellm2 set to be skipped) are now activated in glxcompmgr (selectable in expose, wobble when the cursor goes over them). This was correct with the old builds/cvs. _Unchanged:_ - qt apps crash xgl
One I missed:
_Pro:_ - glxcompmgr now honors the gnome panels, i.e. 'normal' windows no longer overlap them, maximising works as it should.
I had a few problems with the glitz ebuild on gentoo. autoconf was complaining about some text files being in lowercase (news, copying ect). Im not sure if im only having this problem so i just edited the ebuild to fix this. Perhapse you need to do so also ?
I have the same problem:
http://free.of.pl/m/macrosoft/mily/image.png How can I repair it?
KDE was working perfectly with previous build, now widgets and other parts of the screen are corrupted or have black backgrounds, glxcompmgr simply produces a black screen.
With just xterm running, glxcompmgr causes the xterm window to be drawn black, but when kwin is started, the black windows will wobble, have shadows and fade in/out, and all the other effects work. Keyboard works properly now though. I noticed the ebuild has been changed to use MesaLib-6.4.1, so I fiddled around but can't get it to compile with the cvs sources.
I have the same problem:
http://free.of.pl/m/macrosoft/mily/image.png How can I repair it??
I have experienced these odd problems :
when compiling using Mesa-6.4.1 make finishes successfully, but Xgl fails at start saying dlopen: /usr/local/Xgl/lib/modules/xgl/libglcore.so: undefined symbol: _mesa_exec_free FatalError re-entered, aborting No GLX modules loaded Neúspěšně ukončen (SIGABRT) and when compiling using CVS Mesa make fails as follows: In file included from /opt/Mesa/src/mesa/glapi/glapi.h:49, from /opt/Mesa/src/mesa/main/context.h:51, from X/xf86glx.c:51: /opt/Mesa/src/mesa/glapi/glapitable.h:856: error: syntax error before 'GLint64EXT' /opt/Mesa/src/mesa/glapi/glapitable.h:856: warning: function declaration isn't a prototype /opt/Mesa/src/mesa/glapi/glapitable.h:857: error: syntax error before 'GLuint64EXT' /opt/Mesa/src/mesa/glapi/glapitable.h:857: warning: function declaration isn't a prototype In file included from /opt/Mesa/src/mesa/main/context.h:53, from X/xf86glx.c:51: /opt/Mesa/src/mesa/main/mtypes.h:1930: error: syntax error before 'GLuint64EXT' /opt/Mesa/src/mesa/main/mtypes.h:1930: warning: no semicolon at end of struct or union /opt/Mesa/src/mesa/main/mtypes.h:1933: error: syntax error before '}' token make[2]: *** [libglcore_la-xf86glx.lo] Error 1 I have checked both files and there are no syntax errors - CVS Mesa itself compiles fine - now I really do not know what to do...
The same with the problem of:
dlopen: /usr/local/Xgl/lib/modules/xgl/libglcore.so: undefined symbol: _mesa_exec_free FatalError re-entered, aborting No GLX modules loaded Neúspěšně ukončen (SIGABRT) could someone help?
x11-base/xgl-20060118 needs xorgxf86driproto; please add it to the deps ;)
failed path , for "emerge mesa"
Failed Patch: mesa-glx-x11-get-drawable-attribs-fix-1.diff ! * ( /home/chris/xgl/media-libs/mesa/files/mesa-glx-x11-get-drawable-attribs-fix-1.diff )
Same here :/ and after removing it from ebuild,along with xgl-mesa-stable-180106.diff which also failed, error showed up: glxcmds.c:2621: error: ‘X_GLXvop_BindTexImageEXT’ undeclared (first use in this function)... Help? :)
Same problem here as well. Guess a cvs change has broken it? Attached below is the start of the log file it points to.
***** mesa-glx-x11-get-drawable-attribs-fix-1.diff ***** ======================================================== PATCH COMMAND: patch -p0 -g0 --no-backup-if-mismatch < /usr/local/portage/media-libs/mesa/files/mesa-glx-x11-get-drawable-attribs-fix-1.diff ======================================================== patching file src/glx/x11/glx_pbuffer.c Hunk #1 succeeded at 168 with fuzz 2 (offset -32 lines). Hunk #2 FAILED at 199. 1 out of 2 hunks FAILED -- saving rejects to file src/glx/x11/glx_pbuffer.c.rej ======================================================== PATCH COMMAND: patch -p1 -g0 --no-backup-if-mismatch < /usr/local/portage/media-libs/mesa/files/mesa-glx-x11-get-drawable-attribs-fix-1.diff ======================================================== can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -u -r1.5 glx_pbuffer.c |--- src/glx/x11/glx_pbuffer.c 11 Aug 2005 14:18:53 -0000 1.5 |+++ src/glx/x11/glx_pbuffer.c 30 Aug 2005 01:48:16 -0000 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored ========================================================
there is a solution to this @ forums.gentoo.org , search for XGL , there on the thread on page 15 is a howto :-() works , litte bit more work but it works
when starting glxcompmgr gnome-terminal get's black, until i kill glxcompmgr. i'm using fglrx.
does anybody have this problem?
following your howto and a thread in the gentoo forums i managed to compile all this stuff. modular Xorg working like a charm right now... but Xgl does not work.
i have to add that i am trying to get this to work on a MSI notebook with an Intel 915GM graphics chip... perhaps this maybe the reason. when i try to start Xgl it comes up and for a little moment i can see the standard x-server background with a mouse cursor but then the screen blanks and it drops me back to the console with the following error: ----------------------------------------------------- X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 145 (GLX) Minor opcode of failed request: 1 (X_GLXRender) Serial number of failed request: 102 Current serial number in output stream: 103 ----------------------------------------------------- does somebody have a hint where this problem could come from?
I had the same problem, I start Xgl as follows:
LD_LIBRARY_PATH=/usr/lib/opengl/ati/lib/ Xgl :$1 -ac -accel xv -accel glx:pbuffer & sleep 1 echo "======= COMPIZ ===========" DISPLAY=:$1 LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace decoration wobbly fade minimize switcher cube rotate zoom scale move resize place & sleep 1 echo "====== DECORATIONS =======" DISPLAY=:$1 gnome-window-decorator & sleep 1 echo "======= GNOME ============" DISPLAY=:$1 gnome-session The important part: LD_LIBRARY_PATH points first to the ati OpenGL implementaion and afterwards to the xorg-x11 implementation.... I don't know why I have to start it in that way.
People who get a "
/opt/Mesa/src/mesa/glapi/glapitable.h:856: error: syntax error before 'GLint64EXT'" or similar: Read this topic on the gentoo forums: http://forums.gentoo.org/viewtopic-t-386012-postdays-0-postorder-asc-start-357.html Quoted from the post: " 1. You must edit two of the patches: "mesa-glx-x11-glxproto-defines.diff" and "xgl-glxproto-defines.diff", which are in "/usr/local/overlays/xgl/x11-base/xgl/files". Open both up and in both change all occourances of "X_GLXvop_BindTexImageMESA" to "X_GLXvop_BindTexImageEXT", and all occourances of "X_GLXvop_ReleaseTexImageMESA" to "X_GLXvop_ReleaseTexImageEXT". "
Wow, runs quite well.
One problem is, that the keys get wrecked after some time, don't know why... Also the Mouse buttons produce wrong events after about 10 minutes. robert
Hanno, can you please check this thread on the gentoo forums? We're all having the same exact error using your overlay and I hope you could shed some light on the issue. Thanks!
http://forums.gentoo.org/viewtopic-p-3109197.html#3109197
compiling mesa 6.4.3 that I found in the last overlay:
indirect_vertex_array.c:424: error: `foo' undeclared (first use in this function) indirect_vertex_array.c:424: error: (Each undeclared identifier is reported only once indirect_vertex_array.c:424: error: for each function it appears in.) indirect_vertex_array.c:424: error: syntax error before "if" indirect_vertex_array.c: At top level: indirect_vertex_array.c:432: error: syntax error before "if" indirect_vertex_array.c:437: warning: type defaults to `int' in declaration of `info' indirect_vertex_array.c:437: error: conflicting types for 'info' indirect_vertex_array.c:429: error: previous declaration of 'info' was here indirect_vertex_array.c:437: error: `arrays' undeclared here (not in a function)indirect_vertex_array.c:437: warning: data definition has no type or storage class indirect_vertex_array.c:438: error: syntax error before "for" indirect_vertex_array.c:441: error: syntax error before '++' token indirect_vertex_array.c:442: error: syntax error before '++' token indirect_vertex_array.c:467: warning: 'emit_DrawArrays_none' defined but not used indirect_vertex_array.c:638: warning: 'emit_DrawArrays_old' defined but not usedindirect_vertex_array.c:701: warning: 'emit_DrawElements_none' defined but not used indirect_vertex_array.c:768: warning: 'emit_DrawElements_old' defined but not used indirect_vertex_array.c:382: warning: 'allocate_array_info_cache' defined but not used make[3]: *** [indirect_vertex_array.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/mesa-6.4.3_alpha20060209/work/Mesa/src/glx/x11' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/var/tmp/portage/mesa-6.4.3_alpha20060209/work/Mesa/src' make[1]: *** [default] Error 1 make[1]: Leaving directory `/var/tmp/portage/mesa-6.4.3_alpha20060209/work/Mesa'make: *** [linux-dri-x86-64] Error 2 !!! ERROR: media-libs/mesa-6.4.3_alpha20060209 failed. Call stack: ebuild.sh, line 1894: Called dyn_compile ebuild.sh, line 941: Called src_compile !!! Build failed !!! If you need support, post the topmost build error, and the call stack if relevant. How can I fix it? regards
Hi guys, when I try to emerge xgl I got this error:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I/var/tmp/portage/xgl-20060211/work/Mesa/include -I../X -I../array_cache -I../glapi -I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl -I.. -I../../../hw/xfree86/os-support -DXGLServer -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -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 -fomit-frame-pointer -MT s_span.lo -MD -MP -MF .deps/s_span.Tpo -c s_span.c -fPIC -DPIC -o .libs/s_span.o if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I/var/tmp/portage/xgl-20060211/work/Mesa/include -I../X -I../array_cache -I../glapi -I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl -I.. -I../../../hw/xfree86/os-support -DXGLServer -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -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 -fomit-frame-pointer -MT s_stencil.lo -MD -MP -MF ".deps/s_stencil.Tpo" -c -o s_stencil.lo s_stencil.c; \ then mv -f ".deps/s_stencil.Tpo" ".deps/s_stencil.Plo"; else rm -f ".deps/s_stencil.Tpo"; exit 1; fi s_span.c:41:25: s_arbshader.h: No such file or directory make[3]: *** [s_span.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I/var/tmp/portage/xgl-20060211/work/Mesa/include -I../X -I../array_cache -I../glapi -I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl -I.. -I../../../hw/xfree86/os-support -DXGLServer -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -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 -fomit-frame-pointer -MT s_stencil.lo -MD -MP -MF .deps/s_stencil.Tpo -c s_stencil.c -fPIC -DPIC -o .libs/s_stencil.o make[3]: Leaving directory `/var/tmp/portage/xgl-20060211/work/xgl-xorg/GL/mesa/swrast' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/xgl-20060211/work/xgl-xorg/GL/mesa' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xgl-20060211/work/xgl-xorg/GL' make: *** [all-recursive] Error 1 !!! ERROR: x11-base/xgl-20060211 failed. Call stack: ebuild.sh, line 1894: Called dyn_compile ebuild.sh, line 941: Called src_compile Any suggestion??
xglserver ebuild 20060215 fails with the following:
* Failed Patch: xgl-arbshader-symlink-2.diff ! * ( /usr/portage/x11-base/xgl/files/xgl-arbshader-symlink-2.diff ) * * Include in your bugreport the contents of: * * /var/tmp/portage/xgl-20060215/temp/xgl-arbshader-symlink-2.diff-29339.out Is it just me or is this latest overlay broken? Regards Mark Guz
whooo thx alot, it works perfect on my laptop. All plugins work I had the change the ebuild a bit tho.:
remove xgl-slang-library-noise.diff patch from xgl-20060216.ebuild and run ebuild xgl-20060216.ebuild digest
I have problem starting compiz and glxcompmgr:
Xlib: extension "GLX" mission on display... I have incluede library in xorg.conf file, X find glx module (from log).
when compiling xgl, it fails with the following errors:
s_arbshader.c:35:27: slang_utility.h: No such file or directory s_arbshader.c:36:24: slang_link.h: No such file or directory Which package adds these?
s_arbshader.c:35:27: slang_utility.h: No such file or directory
s_arbshader.c:36:24: slang_link.h: No such file or directory these files come from Mesa I have the same errors and don't seem to find a way to fix that they are both present in /opt/cvs/Mesa/src/mesa/shader/slang/ If you find a way please let me know ! thanks !
It seems I have still some problem with current Xgl overlay. I can compile everything fine but XGL cause error here. I try to move a few days ealier on cvs but without good results ;(
-------- make[2]: Entering directory `/tmpfs/portage/xgl-20060216/work/xgl-xorg/GL/glx' if /bin/sh ../../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../GL/include -I../../hw/xfree86/os-support -I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common -I../../hw/xfree86/dri -I../../mi -I/var/portage/xgl-20060216/work/Mesa/include -DHAVE_DIX_CONFIG_H -I/usr/include/drm -I/usr/include/X11/dri -I/var/portage/xgl-20060216/work/Mesa/src/mesa/glapi -I/var/portage/xgl-20060216/work/Mesa/src/glx/x11 -I/var/portage/xgl-20060216/work/Mesa/src/mesa/main -DXGLServer -DNO_LIBCWRAPPER -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -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 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -O2 -fomit-frame-pointer -fno-strict-aliasing -fsigned-char -pipe -MT glxdri.lo -MD -MP -MF ".deps/glxdri.Tpo" -c -o glxdri.lo glxdri.c; \ then mv -f ".deps/glxdri.Tpo" ".deps/glxdri.Plo"; else rm -f ".deps/glxdri.Tpo"; exit 1; fi powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../include -I../../GL/include -I../../hw/xfree86/os-support -I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common -I../../hw/xfree86/dri -I../../mi -I/var/portage/xgl-20060216/work/Mesa/include -DHAVE_DIX_CONFIG_H -I/usr/include/drm -I/usr/include/X11/dri -I/var/portage/xgl-20060216/work/Mesa/src/mesa/glapi -I/var/portage/xgl-20060216/work/Mesa/src/glx/x11 -I/var/portage/xgl-20060216/work/Mesa/src/mesa/main -DXGLServer -DNO_LIBCWRAPPER -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -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 -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -O2 -fomit-frame-pointer -fno-strict-aliasing -fsigned-char -pipe -MT glxdri.lo -MD -MP -MF .deps/glxdri.Tpo -c glxdri.c -fPIC -DPIC -o .libs/glxdri.o glxdri.c: In function '__glXDRIdrawableCopySubBuffer': glxdri.c:199: error: 'struct __DRIdrawableRec' has no member named 'copySubBuffer' make[2]: *** [glxdri.lo] Error 1 make[2]: Leaving directory `/tmpfs/portage/xgl-20060216/work/xgl-xorg/GL/glx' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmpfs/portage/xgl-20060216/work/xgl-xorg/GL' make: *** [all-recursive] Error 1 --------
After updating to the current version 20060323 of Xgl i can not execute "Xgl" anymore.
(*# emerge xgl && Xgl*) [... emerges xgl] >>> x11-base/xgl-0.0.1_p20060323 merged. bash: Xgl: command not found (*# locate Xgl*) [...] /tmp/.Xgl-auth-ULdU9z /tmp/.Xgl-auth-wPqAML/tmp/.Xgl-auth-baIPLw /tmp/.Xgl-auth-3ZjUaX /tmp/.Xgl-auth-bFtuad /tmp/.Xgl-auth-KSGIu2 /tmp/.Xgl-auth-6D0Lg9 /tmp/.Xgl-auth-cvU5nX [...] Emerging an older version did not help yet.
Hi, I-m A Gentoo user. I installed modular Xorg first and then I tried to configure my GeForce4 MX 440 so I tried to emerge nvidia-glx but when I try to do so this is what appear:
Calculating dependencies... done! [blocks B ] >=x11-base/xorg-server-1.0.99 (is blocking media-video/nvidia-glx-1.0.8762) [ebuild N ] media-video/nvidia-glx-1.0.8762 USE="dlloader" 0 kB how can I solve the problem? Thanks
checking for GCONF... yes
configure: error: app-glxcompmgr is now maintained at: git://git.freedesktop.org/git/xorg/app/app-glxcompmgr Please use that repository. дальше тоже его не достать git-clone git://git.freedesktop.org/git/xorg/app/app-glxcompmgr app-glxcompmgr fatal: unexpected EOF fetch-pack from 'git://git.freedesktop.org/git/xorg/app/app-glxcompmgr' failed.
does anyone in here know of a way to use the mesa-glx packages with the radeon driver to get direct rendering under Xgl?
|
About meYou can find my web page with links to my work as a journalist at https://hboeck.de/.
You may also find my newsletter about climate change and decarbonization technologies interesting. Hanno Böck mail: hanno@hboeck.de Hanno on Mastodon Impressum Show tagged entries |
Following Mike Doty's instructions Hanno B
Tracked: Jan 15, 09:56
This blog got lot's of visits recently, probably because of the interest in my xgl overlay. I've now created a new one based on the latest code changes in mesa and xgl, together with the new opengl window- and compositemanager compiz. I'm releasing
Tracked: Feb 09, 17:04
Sodelle, die Anleitung hier muss ich mir mal merken, bis ich einen neuen Rechner habe (steht als Geburtstagsgeschenk an...): Howto install xgl with glxcompmgr and fancy effects Das Blog selbst sieht auch ganz spannend aus, wieder ein neuer Link f
Tracked: Feb 09, 22:17
XGL ist eine auf OpenGL basierende, hardwarebeschleunigte Implementierung des X-Window-Systems, die spektakul
Tracked: Mar 09, 14:45