Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Support > Guides & Solutions (No Questions)

Guides & Solutions (No Questions) Post your guides here. You can also add your comments to a guide, but don't start a thread to ask a question. Use another forum for that.


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2006-06-01, 05:46 AM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Lightbulb FC5 XGL Install Guide

This repository has been taken down since Fedora Core 6 can now use AIGLX/Compiz with the Livna nVidia beta drivers. Follow this link Illawarra Repo if you still want XGL packages for Fedora Core 5. The rest of this post is left as a reference.

NOTE: I have only tested this guide on my dual AMD Opteron system with an nVidia GeForce 6600GT.

I have created a yum repository with both i386 and x86_64 packages of Xgl and Compiz. It can be setup using the following instructions.

First download the release package for my repository from the link below.
ework-release-5-1.noarch.rpm

Install the package using this command:
Code:
sudo rpm -ivh ework-release-5-1.noarch.rpm
Next install Xgl and Compiz using the following command:
Code:
sudo yum install xorg-x11-server-Xgl compiz
Finally setup gdm to start Xgl when logging in by running the following command and entering your root password when asked.
Code:
gdmsetup
With this dialog open do the following:
Click "Security -> Configure X Server"
Select "VT 0"
Click "Add/Modify"
Change server to "xgl"
Close the window

If the Xgl option does not show up, restart your computer or run gdm-restart.

Thats it! Now restart or switch to the console (Ctrl+Alt+F1), login as root, and run:
Code:
gdm-restart
Optional: Some people have reported that adding the line 'GdmXserverTimeout=60' to '/etc/gdm/custom.conf' under the heading '[daemon]' will allow Xgl to start where it would not otherwise. This was not the case for me.

A joint project to bring Xgl to Fedora can be found here. This has compiz-quinn, and gset-compiz packages. Try this repository if my packages do not work for you.

Last edited by ework; 2006-11-07 at 10:15 AM CST.
Reply With Quote
  #2  
Old 2006-06-01, 06:36 AM CDT
d3viant Offline
Registered User
 
Join Date: Jul 2004
Location: Edinburgh
Posts: 203
Does your gdm custom.conf server configuration account for ati graphics cards? They need the xv: pbuffer option instead of xv:fbo like the nvidia cards. Possibly have an Xgl - Nvidia and an Xgl - Ati server?
__________________
d3viant
Reply With Quote
  #3  
Old 2006-06-01, 10:11 AM CDT
brunson Offline
Registered User
 
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,231
I don't get the xgl option in the gdmsetup.
__________________
Registered Linux User #4837
411th in line to get sued by Micro$oft
Quote:
Basically, to learn Unix you learn to understand and apply a small set of key ideas and achieve expertise by expanding both the set of ideas and your ability to apply them - Paul Murphy
Reply With Quote
  #4  
Old 2006-06-01, 10:34 AM CDT
Skinney's Avatar
Skinney Offline
Registered User
 
Join Date: Mar 2006
Location: Akershus, Norway
Age: 21
Posts: 320
i give up! again... XGL was not ment to work at my machine for an unknown reason...
__________________
Registered Linux User #412673
Reply With Quote
  #5  
Old 2006-06-01, 11:30 AM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Quote:
Originally Posted by d3viant
Does your gdm custom.conf server configuration account for ati graphics cards? They need the xv: pbuffer option instead of xv:fbo like the nvidia cards. Possibly have an Xgl - Nvidia and an Xgl - Ati server?
Actually I'm using "-accel glx: pbuffer -accel xv: pbuffer" and it works fine on my nVidia card. I'm also using the latest drivers. I didn't seem to notice and difference in speed, maybe a little with pbuffer but that might just have been a reboot.
Reply With Quote
  #6  
Old 2006-06-01, 11:32 AM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Quote:
Originally Posted by brunson
I don't get the xgl option in the gdmsetup.
I noticed that sometimes gdmsetup doesn't update until you restart gdm (using gdm-restart). As a double check look at the very end of "/usr/share/gdm/defaults.conf".
Reply With Quote
  #7  
Old 2006-06-01, 11:34 AM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Skinney, what's going on this time?
Reply With Quote
  #8  
Old 2006-06-01, 01:15 PM CDT
brunson Offline
Registered User
 
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,231
ework, you were right, it didn't show up until I did a gdm-restart, but even then the change wouldn't "stick". The config file didn't update and when I went back into gdmsetup, it would go back to Standard. But I manually changed /etc/gdm/custom.conf and it's working now. :-)

Thanks for the RPMs and repo, you rock.
__________________
Registered Linux User #4837
411th in line to get sued by Micro$oft
Quote:
Basically, to learn Unix you learn to understand and apply a small set of key ideas and achieve expertise by expanding both the set of ideas and your ability to apply them - Paul Murphy
Reply With Quote
  #9  
Old 2006-06-01, 01:16 PM CDT
brunson Offline
Registered User
 
Join Date: Jun 2005
Location: Westminster, Colorado
Posts: 2,231
My fonts seem different, is it doing hardware font redering or anti-aliasing?
__________________
Registered Linux User #4837
411th in line to get sued by Micro$oft
Quote:
Basically, to learn Unix you learn to understand and apply a small set of key ideas and achieve expertise by expanding both the set of ideas and your ability to apply them - Paul Murphy
Reply With Quote
  #10  
Old 2006-06-01, 01:30 PM CDT
Skinney's Avatar
Skinney Offline
Registered User
 
Join Date: Mar 2006
Location: Akershus, Norway
Age: 21
Posts: 320
same problem as always ework...
my OS boots but fails on displaying the login screen, tries three times then i get xorg errors
__________________
Registered Linux User #412673
Reply With Quote
  #11  
Old 2006-06-01, 03:07 PM CDT
Jongi Offline
Registered User
 
Join Date: Oct 2005
Posts: 1,957
If I install XGL, how would I go about uninstalling should things go bad?
Reply With Quote
  #12  
Old 2006-06-01, 11:05 PM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Quote:
Originally Posted by Jongi
If I install XGL, how would I go about uninstalling should things go bad?
Jongi, simply "yum remove libsvg glitz", that will remove everything. You can even just change in gdmsetup back to Standard and that will turn it off.
Reply With Quote
  #13  
Old 2006-06-01, 11:13 PM CDT
ework Offline
Registered User
 
Join Date: Oct 2005
Posts: 34
Quote:
Originally Posted by Skinney
same problem as always ework...
my OS boots but fails on displaying the login screen, tries three times then i get xorg errors
Can you run "glxgears" normally, you should get a pretty high FPS (I get around 8500). If 3D is working then try changing the the accel: pbuffer options in /usr/share/gdm/defaults.conf, I know for some nVidia and ATI cards you might need accel: fb0 or something. You can also try something like the following while in normal Xorg which will be easier to debug.

Code:
Xgl :1 -ac -accel glx:pbuffer -accel xv &
That should bring up a normal empty X window. That should be a confirmation that Xgl is able to run. If not then maybe its a compiz thing.
Reply With Quote
  #14  
Old 2006-06-02, 02:48 AM CDT
Skinney's Avatar
Skinney Offline
Registered User
 
Join Date: Mar 2006
Location: Akershus, Norway
Age: 21
Posts: 320
the empty X windows shows up, here's the output i receive...

Code:
xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+no+inet(microsoftpro)" };
    xkb_geometry             { include "microsoft(natural)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/share/X11/fonts/OTF, removing from list!
Could not init font path element /usr/share/X11/fonts/CID/, removing from list!
__________________
Registered Linux User #412673
Reply With Quote
  #15  
Old 2006-06-02, 03:18 AM CDT
Skinney's Avatar
Skinney Offline
Registered User
 
Join Date: Mar 2006
Location: Akershus, Norway
Age: 21
Posts: 320
i've done some more research into the problem... When im logged into a console and no x server is started... i can run this as root:

/usr/bin/Xgl -accel glxbuffer -accel xvbuffer -audit 0

and the xgl server starts... running as a normal user won't work becouse it cant create /tmp/.X0-lock. But when i run gnome-compiz i get an error: Can't find display
Know how to fix this?
__________________
Registered Linux User #412673
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fglrx install guide TyraelOdium Software 0 2007-08-19 07:44 PM CDT
JRE install guide Katabatic Installation Help 1 2007-08-03 09:30 PM CDT
Newbie Guide to Madwifi install + set up Jebba33 Guides & Solutions (No Questions) 1 2006-04-23 02:04 AM CDT
Java problem in fc4 (used install guide to install it) diamond Software 0 2005-11-02 11:04 PM CST
Can I install to 1 partition instead of 2 (as I-guide says)? al3 Installation Help 3 2005-08-15 12:46 PM CDT

Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:39 AM CDT.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Rules | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2010, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translated to other languages supported by vBET Translator 2.3.10