8.04 compiz crashes after upgrad 2.6.24-8-generic

Bug #192465 reported by turox
This bug report is a duplicate of:  Bug #192253: xorg glx module is missing. Edit Remove
4
Affects Status Importance Assigned to Milestone
compiz (Ubuntu)
New
Undecided
Unassigned

Bug Description

This report depends Linux version 2.6.24-8-generic after upgrading compiz and Kernel on 15-02-08.
Unable to start compiz.

Here some Info there maybe helpful:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

turox@tserver:~$ dpkg -l compiz
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii compiz 1:0.7.0-0ubunt OpenGL window and compositing manager

turox@tserver:~$ compiz --replace
Checking for Xgl: not present.
Detected PCI ID for VGA: 03:00.0 0300: 10de:00c8 (rev a2) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present.
aborting and using fallback: /usr/bin/metacity

turox@tserver:~$ glxinfo | grep direct
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".

http://turox.dyndns.org/ubuntu/launchpad/08-02-15-Xorg.0.log
http://turox.dyndns.org/ubuntu/launchpad/08-0215.xsession-errors

turox (tuxturox)
description: updated
description: updated
Revision history for this message
Paul Hoell (hoellp) wrote :

I can confirm the issue and I think I found the reason for it.
Snip of the Xorg.0.log:
-----------------------------
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules//libglx.so
dlopen: /usr/lib/xorg/modules//libglx.so: cannot open shared object file: No such file or directory
(EE) Failed to load /usr/lib/xorg/modules//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)
-----------------------------
There seems to be a typo in the path to libglx.so
This is from turox' log, but mine shows the same mistake.

Revision history for this message
B. Clausius (barcc) wrote :

The link /usr/lib/xorg/modules/libglx.so -> libglx.so.96.43.05 is wrong.
1. cd /usr/lib/xorg/modules/
   ln -s libglx.so -> extensions/libglx.so.96.43.05
2. Restart
3. Aktivate compiz
4. restart X (ctrl+alt+bksp)

Revision history for this message
turox (tuxturox) wrote :

thx

cd /usr/lib/xorg/modules/
ln extensions/libglx.so.169.09 libglx.so.169.0

works fine ^^

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.