Results 1 to 2 of 2

Thread: Compiz + Xinerama = No Good?

  1. #1
    Join Date
    Oct 2007
    Beans
    16

    Compiz + Xinerama = No Good?

    Hey,

    I'm running an nVidia 7800GT and I'm trying to get Compiz to enable when I run dual monitors but I get the error

    "The Composite extension is not available".

    I know it can work as I did it the other day but just can't remember how.

    It's driving me crazy. Any ideas?

    Cheers,

  2. #2
    Join Date
    Sep 2007
    Beans
    18

    Re: Compiz + Xinerama = No Good?

    I`m having the same problem. This is quite obviously xinerama related since when I disable it I appear to be good to go.

    I have an NVIDIA card. Is there perhaps a way to use twinview with compiz instead? What are our options here if we cant give up the dual screen.

    Thanks for any help guys.

    oh I should also say that I have searched the forum extensively and this doesnt appear to be addressed. Any mixture of the commands below in ones xorg.conf have no effect:

    Section "Device"
    Identifier "nVidia Corporation MCP51 PCI-X GeForce Go 6100"
    Driver "nvidia"
    Option "AddARGBGLXVisuals" "True"
    Option "RenderAccel" "True"
    Option "AllowGLXWithComposite" "True"
    Option "backingstore" "True"
    Option "TripleBuffer" "True"
    Option "DisableGLXRootClipping" "True"
    EndSection

    and at the end

    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

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
  •