Page 1 of 21 12311 ... LastLast
Results 1 to 10 of 209

Thread: Automatic Installation of Xgl and Compiz

  1. #1
    Join Date
    May 2006
    Beans
    8

    Automatic Installation of Xgl and Compiz

    I thought that by now there would be a ton of threads like this one around already, but as requested by mstlyevil here and several others like sha_man here, I decided to post my own version of a script to automize the installation of Xgl and Compiz on Ubuntu.

    Attached to this post therefore is an improved version of what I sent to mstlyevil for Automatix, which I believe will work on both ATI and NVIDIA graphics cards using Ubuntu 6.06.

    Please do understand that I do not have an NVIDIA graphics card, and therefore had to somewhat "guess" what the standard situation (of /etc/X11/xorg.conf) looks like and what it should look like after installation. It should work perfectly on ATI graphics cards and I think it'll work on NVIDIA graphics cards as well, but I couldn't find someone to quickly test it.

    In short, this script installs the flgrx driver for your ATI graphics card or the nvidia driver for your NVIDIA graphics card, then installs Xgl and Compiz in a seperate X session, installs Gset-Compiz and then changes some bad default settings.
    Therefore, to run Xgl and Compiz you must select the "Xgl"-X session in the GNOME Display Manager (the loginscreen).
    Packages installed are those from QuinnStorm; Gset-Compiz gives the user a nice interface to change many Compiz settings.

    Run this script by entering the following in a terminal after downloading it:
    Code:
    cd Desktop
    tar -xf Ra211.tar.bz2
    sudo sh Ra211.sh
    Again, I have not thoroughly tested this yet, and so far there has been no NVIDIA graphics card user willing to sacrifice enough time to confirm whether this script works.
    Should this script work fine and enough people are interested, a future version might add compatibility for Kubuntu and Intel graphics cards.

    To see whether you graphics card from ATI or NVIDIA will work, see this page. Again, my script installs the fglrx driver (noted there as "ati-drivers-8.25.18") for ATI graphics cards, no support for other (open source) drivers yet.

    Please be so kind to report your results.
    Attached Files Attached Files
    Last edited by Ra211; June 26th, 2006 at 01:10 AM. Reason: Corrected multiple syntax errors in the script.

  2. #2
    Join Date
    Nov 2005
    Beans
    2

    Re: Automatic Installation of Xgl and Compiz

    Checking Linux distribution and version. Expecting to see Ubuntu Linux 6.06 (LTS).

    DISTRIB_ID=Ubuntu
    DISTRIB_RELEASE=6.06
    DISTRIB_CODENAME=dapper
    DISTRIB_DESCRIPTION="Ubuntu 6.06 LTS"


    Error:
    _______________________________________________

    It stops after this one

    cat /etc/*release* above
    egrep -qi "$rel" returns nothing

    proberly thats why it gives an error?
    Last edited by Bhai; June 12th, 2006 at 02:58 PM.

  3. #3
    Join Date
    Sep 2005
    Location
    Mexico
    Beans
    38
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Automatic Installation of Xgl and Compiz

    same here, trying in ubuntu dapper with a Ati card.

  4. #4
    Join Date
    May 2006
    Beans
    8

    Re: Automatic Installation of Xgl and Compiz

    I'm sorry, will have a look at that later.
    Removed that part for now.

  5. #5
    Join Date
    Feb 2006
    Beans
    87

    Re: Automatic Installation of Xgl and Compiz

    Your graphics card is currently not supported.

    Ati x800xt.... arggh!

  6. #6
    Join Date
    Feb 2006
    Beans
    87

    Re: Automatic Installation of Xgl and Compiz

    Your graphics card is currently not supported.

    Ati x800xt.... arggh!

  7. #7
    Join Date
    Jun 2006
    Beans
    1

    Re: Automatic Installation of Xgl and Compiz

    I get the same thing...

    Your system is now up-to-date.

    ~/Desktop
    Your graphics card is currently not supporte

    X800 pro.

  8. #8
    Join Date
    Feb 2006
    Location
    Holland
    Beans
    22
    Distro
    Ubuntu Breezy 5.10

    Re: Automatic Installation of Xgl and Compiz

    Hey

    Same problem,

    I tested it on a NVDIA card 6800,

  9. #9
    Join Date
    May 2006
    Beans
    8

    Re: Automatic Installation of Xgl and Compiz

    Yes, I already found the problem.
    Will be fixed in a minute or so; this post will then be edited.

    Edit: Found and fixed.
    Last edited by Ra211; June 12th, 2006 at 05:33 PM.

  10. #10
    Join Date
    Mar 2006
    Location
    Norwich, UK
    Beans
    22
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Automatic Installation of Xgl and Compiz

    Your graphics card is not currently supported.

    Its an ATI Radeon 9700pro.

Page 1 of 21 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •