
I believe 104 is new from yesterday.younker wrote:Have coffee's overlay updated these days, I can only get rev 104 without any new stuff several days.



Cool, sounds good, hopefully its fast in portage.irondog wrote:Today Xorg-x11 7.1 RC1 has been released.
XGL and AIGLX are part of of the new code now
It's RC1, so it is not quite stable yet and not feature-complete.nesl247 wrote:irondog: link please? So you are saying XGL is no longer required once 7.1 is released?
You could consider the release of 7.1 as first official release shipping XGL. So, you wont need CVS anymore to obtain a working version of XGL. Nothing else changes.nesl247 wrote:irondog: link please? So you are saying XGL is no longer required once 7.1 is released?
I expect an XGL USE-flag for Xorg-x11 7.1. XGL can be built with xorg-server by specifying --enable-xglx at configure time.gravedigga_23 wrote:Cool, sounds good, hopefully its fast in portage.
Where did u get the info from?, i didnt found any releasenotes.

I had that problem a while back. I deleted the lock file and rebooted, then loggedbluni wrote: I can only run the script as root otherwise it fails to "lock" the screen by writing to a file in /tmp any ways around that? Also, after you end the kde session you must Ctrl Alt Bkspc to leave xgl/compiz/gnome-window-decorator (they are still running.
Code: Select all
sleep 15
compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place switcher &
sleep 15
gnome-window-decorator &
sleep 15

I am using GDM for starting KDE 3.5.2 and Gnome 2.12, with XGL/Compiz.bluni wrote:So I tried being adventurous and getting kdm to work under the same idea that sleeps just needed to be added. I followed the wiki instructions and modified the Xstartup file like so:
But kdm just wants to show the login window before that Xstartup script loads. If I just knew how ServerCmd was used in relation to the Xstartup script if would be easier to figure out where to add sleeps and such. My conclusion is that without compiz or gnome-window-decorator loaded, you will be able to see window contents but with xgl owning 99% of your processor you can't do anything. O well, atleast I have the startxgl script working for nowCode: Select all
sleep 15 compiz --replace decoration wobbly fade minimize cube rotate zoom scale move resize place switcher & sleep 15 gnome-window-decorator & sleep 15.
And deleting the tmp file did work. Thanks.
Brian
What does -ng do ??bluni wrote:used the -ng option


I can play UT2004 under XGL very well!BlastM wrote:Does anyone else get poor OpenGL performance in Xgl?
On my machine (NVIDIA GeForce 6800) the framerate of OpenGL apps in Xgl is about 1/3 that of regular X.
In Xgl, with no window manager, no compiz or anything, glxgears gets 4600 FPS, whereas in X it gets 10,000 FPS. Similarly, Quake 3 in Xgl gets around 100 FPS average, 200 FPS peak, but gets 350 average in X, peaking at 600.
UT2004 doesn't even run properly in Xgl. The splash screen and the game itself seem to have weird alpha values or something, i,e, the white is transparent, and the game itself is unplayably choppy.
Comments in the previous Xgl threads lead me to believe that Xgl is meant to be at least as fast as X for running OpenGL applications. Am I wrong, or is this a common problem?
Code: Select all
export XAUTHORITY=`ps uax | grep Xorg | grep Xgl | cut -b 94-114`
DISPLAY=:93 ut2004
You can use xfdesktop, like me, it gives a small right-click menu, right on the desktopJupiter1TX wrote:Now if we can just get a right click on desktop application menu plugin
i won't miss FVWM. Like the screenshots here.
http://www.lynucs.org/?&Jupiter

This happens both rootless and when trying regularly.X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 16 (X_GLXVendorPrivate)
Serial number of failed request: 593
Current serial number in output stream: 594

You need to start the X server first (probably unless you use the embedded xgl in the new xorg-server)but when i type ' startxgl 1 kde ati -ng ' when i dont have X server running (from console) KDE starts but window decorations are from KDE (standard plastic theme) and when i try to open konqeror or other window i have 100% of usage CPU and Xgl not works
Code: Select all
exec startxgl 1 kde ati -ng
# exec startkde

Heya Phlogiston, i have read here there is problems with the aiglx flag "causesPhlogiston wrote:Anyone got the 3 plugins: miniwin, trailfocus and transset to work? I get an error that the libs cannot be found. Do I need to install any additional package for this?
/ok I read about the useflagAnother question: Does Xgl work with aiglx use flag?