You are not logged in.

#1 2008-12-12 11:57:07

borunov
Member
From: Yekaterinburg, Russia
Registered: 2008-12-12
Posts: 4

Xorg server 1.5.3 intel 965 KDE 4.1.82 and compiz - how?

Hi people!
Anybody run compiz on intel video 965 under Xorg server 1.5.3 and KDE 4.1.82?
I can't sad

bash-3.2$ lspci|grep Graph
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
bash-3.2$ pacman -Ss xorg-server
extra/xorg-server 1.5.3-3 (xorg)
    X.Org X servers
bash-3.2$ pacman -Ss kdebase
kde-unstable/kdebase 4.1.82-1 (kde)
    KDE Base Applications

part of xorg.conf:

Section "Module"
        Load            "glx"
        Load            "dri"
EndSection
Section "Device"
        Identifier      "Configured Video Device"
        Boardname       "intel"
        Busid           "PCI:0:2:0"
        Driver          "intel"
        Screen  0
        Option          "DRI"           "Yes"
        Option "AccelMethod" "exa"
#       Option "MigrationHeuristic" "greedy"
        Option "ExaNoComposite" "false"
EndSection

and when I start compiz:

bash-3.2$compiz --replace
Checking for Xgl: not present. 
Blacklisted PCIID '8086:2a02' found 
SKIP_CHECKS is yes, so continuing despite problems.
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
/usr/bin/compiz (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz (core) - Info: Couldn't bind redirected window 0x1800052 to texture

/usr/bin/compiz (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz (core) - Info: Couldn't bind redirected window 0x1800100 to texture

/usr/bin/compiz (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
^C/usr/bin/compiz (cube) - Warn: Failed to load slide: /usr/share/compiz/debian-cubecap.png
/usr/bin/compiz (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz (core) - Info: Couldn't bind redirected window 0x1800052 to texture

/usr/bin/compiz (core) - Warn: No GLXFBConfig for depth 32
/usr/bin/compiz (core) - Info: Couldn't bind redirected window 0x1800100 to texture

what's wrong?
on this laptop under Kubuntu 8.04 (KDE3, older xorg) compiz was running

Offline

Board footer

Powered by FluxBB