You are not logged in.

#1 2007-10-11 23:27:43

methuselah
Member
Registered: 2007-10-02
Posts: 570

Compiz Fusion and AiGLX??? [SOLVED]

Hello, this is the error I get when running "fusion-icon":

# fusion-icon
 * Detected Session: gnome
 * Searching for installed applications...
Backend     : gconf
Integration : true
Profile     : default
Adding plugin decoration (decoration)
Initializing decoration options...done
 * No GLX_EXT_texture_from_pixmap with direct rendering context
 ... nor with indirect rendering, this isn't going to work!
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon import interface
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 25, in <module>
    from start import wms, apps, options, decorators, init, env
  File "/usr/lib/python2.5/site-packages/FusionIcon/start.py", line 64, in <module>
    env.set()
  File "/usr/lib/python2.5/site-packages/FusionIcon/environment.py", line 143, in set
    if not self.Xgl and self.glx_vendor == 'NVIDIA Corporation':
AttributeError: Environment instance has no attribute 'glx_vendor'

This is my /etc/X11/xorg.conf:

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Touchpad" "CorePointer"
    InputDevice    "Mouse0" "SendCoreEvents"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option        "AIGLX"        "true"    
#    Option        "Touchpad"    "SendCoreEvents"
EndSection

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/100dpi:unscaled"
    FontPath     "/usr/share/fonts/75dpi:unscaled"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load  "xtrap"
    Load  "extmod"
    Load  "dbe"
    Load  "record"
    Load  "dri"
    Load  "freetype"
    Load  "type1"
        Load    "glx"
    Load    "int10"
        Load    "i2c"
        Load    "bitmap"
        Load    "ddc"
        Load    "vbe"
        Load    "synaptics"
#       Load  "GLcore"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option      "XkbModel"  "pc105"
    Option      "XkbLayout"  "us"
    Option        "XkbRules"    "xorg"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "CorePointer"    
#    Option        "Protocol"        "ImPS/2"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5"
    Option        "Emulate3Buttons"    "true"    
EndSection

Section "Monitor"
    #DisplaySize      330   210    # mm
    Identifier   "Monitor0"
    VendorName   "AUO"
    ModelName    "f0d"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "ColorKey"               # <i>
        #Option     "CacheLines"             # <i>
        #Option     "Dac6Bit"                # [<bool>]
        #Option     "DRI"                    # [<bool>]
        #Option     "NoDDC"                  # [<bool>]
        #Option     "ShowCache"              # [<bool>]
        #Option     "XvMCSurfaces"           # <i>
        #Option     "PageFlip"               # [<bool>]
    Identifier  "Card0"
    Driver      "intel"
    VendorName  "Intel Corporation"
    BoardName   "Mobile 915GM/GMS/910GML Express Graphics Controller"
    BusID       "PCI:0:2:0"
    Option      "XAANoOffscreenPixmaps" "true"
        Option      "DRI"     "true"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        modes  "1280x800"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "InputDevice"
    Identifier     "Touchpad"
    Driver    "synaptics"
    Option    "Device"        "/dev/input/mouse0"
    Option    "Protocol"        "auto-dev"
    Option    "LeftEdge"        "49"
    Option    "RightEdge"        "900"
    Option    "TopEdge"        "73"
    Option    "BottomEdge"        "666"
    Option    "FingerLow"        "25"
    Option    "FingerHigh"        "30"
    Option    "MaxTapTime"        "180"
    Option    "MaxTapMove"        "200"
    Option    "VertScrollDelta"    "24"
    Option    "MinSpeed"        "0.40"
    Option    "MaxSpeed"        "0.80"
    Option    "AccelFactor"        "0.024"
    Option    "EdgeMotionMinSpeed"    "200"
    Option    "EdgeMotionMaxSpeed"    "200"
    Option    "CoastingSpeed"    "5.00"
    Option    "FastTaps"    "on"
    Option    "UpDownScrolling"    "1"
#    Option    "CircularScrolling"    "1"
#    Option    "CircScrollDelta"    "0.1"
#    Option    "CircScrollTrigger"    "2"
#    Option    "SendCoreEvents"
    Option    "SHMConfig"        "on"
EndSection

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

Section "DRI"
    Group 0
    Mode    0666
EndSection

I have used Compiz Fusion since it came out when I was on xubuntu (and Beryl-svn before that)... and I never had a problem with AiGLX and my intel.


Any suggestions? I'm still new to Arch.

Thanks,
-c.

Last edited by methuselah (2007-10-24 04:07:08)

Offline

#2 2007-10-12 02:50:50

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Compiz Fusion and AiGLX??? [SOLVED]

I ran into this too, it's some kind of bug with the latest version I guess... A regression actually, since it's also present in Compiz (from the Community repo).

Offline

#3 2007-10-12 14:47:37

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Compiz Fusion and AiGLX??? [SOLVED]

Gullible Jones wrote:

I ran into this too, it's some kind of bug with the latest version I guess... A regression actually, since it's also present in Compiz (from the Community repo).

I also had an issue with Compiz Fusion and the new xubuntu 7.10 tribe5 and later upgrades. I had everything configured the exact same way as when I had it working in my stable 7.04, then I had no luck installing the new Compiz packages from the ubuntu repos... I think it had to do with the way it was written for Ubuntu and the new "effects manager", and it just wouldn't work with my xfce4 xubuntu 7.10 and the old command "compiz --replace &"


...But it isn't really a problem because I'm getting used to Gnome/Metacity...(all though I do miss Compiz's smaller pager, and the easy way of moving windows with drag/drop to other workspaces. And of course I miss the best plug-in that Compiz has, the Shift Switcher with reflection, and all of my custom Emerald themes that I made to match my custom gtk-2.0 themes...)

Offline

#4 2007-10-12 20:21:20

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Compiz Fusion and AiGLX??? [SOLVED]

I saw a post on digg this morning and there were a lot of issues with Compiz and AiGLX: http://digg.com/linux_unix/Ubuntu_7_10_ … _Candidate

Offline

#5 2007-10-24 03:54:49

methuselah
Member
Registered: 2007-10-02
Posts: 570

Re: Compiz Fusion and AiGLX??? [SOLVED]

I would like to say that I didn't see the part in the Compiz Fusion wiki that said Intel GMA cards had to use this command to start:

LIBGL_ALWAYS_INDIRECT=1 fusion-icon

Offline

Board footer

Powered by FluxBB