Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Some observations: ATI & XGL/Beryl

Szegey Oxberger
Registered User
Join date: 3 Feb 2006
Posts: 25
10-26-2006 10:31
Running the client out of the box under XGL/Beryl crashes the Xserver:

lastrun.log:
CODE

...
2006-10-26T16:43:24Z INFO: createContext, fullscreen=0 size=1102x721
2006-10-26T16:43:24Z INFO: createContext: creating window 1102x721x32
Xlib: extension "XFree86-DRI" missing on display ":1.0".
The application '<unknown>' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.


Uncommenting "export LL_GL_BASICEXT=x" in the secondlife script results in a working SL client:

lastrun.log:
CODE

...
2006-10-26T16:44:38Z INFO: createContext, fullscreen=0 size=1102x721
2006-10-26T16:44:38Z INFO: createContext: creating window 1102x721x32
Xlib: extension "XFree86-DRI" missing on display ":1.0".
2006-10-26T16:44:38Z INFO: GL buffer:
2006-10-26T16:44:38Z INFO: Red Bits 8
2006-10-26T16:44:38Z INFO: Green Bits 8
2006-10-26T16:44:38Z INFO: Blue Bits 8
2006-10-26T16:44:38Z INFO: Alpha Bits 8
2006-10-26T16:44:38Z INFO: Depth Bits 24
2006-10-26T16:44:38Z INFO: Stencil Bits 8
...


Nice :-)
I don't know if this is of any interest. Just wanted to share...

My System:
Pentium M 1,6
512MB Ram
ATI X600 (8.29.6)
Ubuntu Dapper
Yuu Nakamichi
Registered User
Join date: 16 Oct 2006
Posts: 11
10-26-2006 11:12
Thanks for sharing that info - anyone else using 1.12.3.4 with aiglx / xgl + compiz on Dapper or Edgy? ATI or Nvidia? Do you see differences in performance compared to Xorg (especially on somewhat slower cards)?