Comment 90 for bug 201330

Revision history for this message
pollio (poliopeti) wrote :

Hi All!

So that's why compiz does not work on Hardy, while with Gutsy i had _no_ _problems_ _at_ _all_!!!

I have an ATI Mobility Radeon 9100 IGP (RS300M) on my 5-years-old Acer laptop.

lspci:
01:05.0 VGA compatible controller: ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP]

and according to glxinfo, i have direct rendering (using the open source ati driver):

peti@peti-laptop:~$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, ...

Note that in the last line it has GLX_EXT_texture_from_pixmap, while when I try
~$ compiz.real --replace --indirect-rendering

it says:
compiz.real (core) - Fatal: GLX_EXT_texture_from_pixmap is missing

So is this because of the blacklist? (compiz 0.7.4, packed with Hardy)

Cheers,
Peter