Getting compiz on Mobile Intel GM965 Express Chipset


Recommended Posts

I'm running Ubuntu 8.10, I've heard the Intel? GM965 Express Chipset is "Blacklisted".

I modified the compiz-manager.conf and added SKIP_Checks="Yes" and when I load it the screen goes white..

Any idea's?

Link to comment
Share on other sites

Googling a bit I found some guys suggesting the problem can be solved forcing compiz to use indirect rendering. Starting compiz this way should do that:

LIBGL_ALWAYS_INDIRECT=1 INTEL_BATCH=1 compiz --replace --sm-disable --ignore-desktop-hints ccp &

Link to comment
Share on other sites

Tried that in Terminal, I'm getting this..

ily@ily-laptop:~$ LIBGL_ALWAYS_INDIRECT=1 INTEL_BATCH=1 compiz --replace --sm-disable --ignore-desktop-hints ccp &

[1] 6492

ily@ily-laptop:~$ Checking for Xgl: not present.

No whitelisted driver found

SKIP_CHECKS is yes, so continuing despite problems.

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.real (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.

/usr/bin/compiz.real (core) - Error: Failed to manage screen: 0

/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0

metacity: Unknown option --ignore-desktop-hints

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.