Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg 7.1.0 XGL/AIGLX
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
eightbit
n00b
n00b


Joined: 30 May 2006
Posts: 24

PostPosted: Tue Jun 06, 2006 8:38 pm    Post subject: Xorg 7.1.0 XGL/AIGLX Reply with quote

Hello all,

I'm a novice gentoo user and I have just completed my first "emerge -uaDN world". It has updated a nice handfull of packages without any problems it would seem. However, I do have a few questions. My Xorg was updated from 7.0 to 7.1. Everything seems to work as it did with 7.0/Xgl/compiz-quinnstorm, but while I was double checking my Xorg log file for anything unusual I found that I have AIGLX enabled. This comes as a surprise because I've never installed AIGLX. I should have XGL. So my question to you is, Does upgrading Xorg 7.0 to 7.1 replace XGL with AIGLX? As I said earlier, everything does work as it did before, compiz and all. My big concern is which gives better performance. Also, glxinfo reports direct rendering as off while Xorg log reports that it had been enabled. This was the case even before the upgrade to 7.1, but i'd appreciate any input regarding that as well. Before I installed XGL and after I installed the modular Xorg 7.0 I do recall running glxinfo and it did report that direct rendering was on. As you can see I'm a bit confused, thanks in advanced!

edit: as of Xorg 7.1, AIGLX comes bundled with it. ok, great so do i get rid of xgl package and do i need to modify gdm and compiz? my gdm config still shows me using Xgl server, so I'm thinking that i'm running both XGL and AIGLX now.

I thought i'd link this thread here as well...
https://forums.gentoo.org/viewtopic-t-468194.html


Last edited by eightbit on Tue Jun 06, 2006 11:22 pm; edited 5 times in total
Back to top
View user's profile Send private message
Henning Rogge
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 178

PostPosted: Tue Jun 06, 2006 8:49 pm    Post subject: Reply with quote

AIGLX is now integrated in XOrg 7.1...

so you get it "for free".
Back to top
View user's profile Send private message
h17z
n00b
n00b


Joined: 28 Apr 2006
Posts: 21

PostPosted: Tue Jun 06, 2006 9:27 pm    Post subject: Reply with quote

Quote:
AIGLX is now integrated in XOrg 7.1...

but then... XGL conflicts with AIGLX ?? If you want to have XGL you must compile xorg-server with any USE flag?
Back to top
View user's profile Send private message
Henning Rogge
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 178

PostPosted: Wed Jun 07, 2006 7:14 am    Post subject: Reply with quote

h17z wrote:
but then... XGL conflicts with AIGLX ?? If you want to have XGL you must compile xorg-server with any USE flag?


I don't think XGL and AIGLX are blocking each other. I have run a XGL server on the XOrg 7.1 (with AIGLX) once at it worked... but without hardwareacceleration it was a little bit slow.
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Wed Jun 28, 2006 8:42 pm    Post subject: Reply with quote

You can turn off AIGLX by putting this in xorg.conf:
Code:
Section "ServerFlags"
    Option "AIGLX" "off"
EndSection

If you already have a ServerFlags section, just place the option line there.
Back to top
View user's profile Send private message
vipernicus
Veteran
Veteran


Joined: 17 Jan 2005
Posts: 1462
Location: Your College IT Dept.

PostPosted: Wed Jun 28, 2006 9:09 pm    Post subject: Reply with quote

sternklang wrote:
You can turn off AIGLX by putting this in xorg.conf:
Code:
Section "ServerFlags"
    Option "AIGLX" "off"
EndSection

If you already have a ServerFlags section, just place the option line there.


Do you know if this fixes ati-drivers?
_________________
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Back to top
View user's profile Send private message
sternklang
Veteran
Veteran


Joined: 10 Sep 2005
Posts: 1641
Location: Somewhere in time and space

PostPosted: Wed Jun 28, 2006 9:28 pm    Post subject: Reply with quote

vipernicus wrote:
Do you know if this fixes ati-drivers?

It's not a fix for the 7.1 ABI problem. I read earlier today that the next ATI drivers will fix this (to be released in August) though I can't find the link at the moment.

This fix is to turn off AIGLX so there's no conflict with Xgl.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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