Synopsis:
Compiz was running great under xorg 7.2. I upgraded to xorg 7.3 now
compiz will not start no matter what. This thread picks up from "Yast
Software Mgmt. Slower, and Slower and Slower" that I hijacked from myself.
Ben Kevan wrote:
>
> Can you give me output of rpm -qa | grep xorg ?
>
Ben,
(New thread) I have also included additional detail at the bottom that
may help. I have tried compiz with both the ATI 8.42.3 driver via Yast
from www2.ati.com and with the 8.42 driver generated from the driver
download - same result with each. Here are the 7.3 rpms installed:
03:32 Rankin-P35a~> rpm -qa | grep xorg
xorg-x11-libXau-7.3-1.4
xorg-x11-libXdmcp-devel-7.3-1.4
xorg-x11-libICE-devel-7.3-1.4
xorg-x11-libX11-devel-7.3-1.4
xorg-x11-libXpm-7.3-1.3
xorg-x11-libXp-devel-7.3-1.3
xorg-x11-server-extra-7.3-59.1
xorg-x11-libfontenc-7.3-1.4
xorg-x11-libX11-ccache-7.3-1.13
xorg-x11-libxcb-7.3-1.3
xorg-x11-libXext-7.3-1.3
xorg-x11-libXfixes-devel-7.3-1.3
xorg-x11-libXv-devel-7.3-1.3
xorg-x11-Xvnc-7.1-94.4
xorg-x11-fonts-7.3-1.1
xorg-x11-proto-devel-7.3-4.2
xorg-x11-libXau-devel-7.3-1.4
xorg-x11-libSM-7.3-1.3
xorg-x11-libX11-7.3-1.4
xorg-x11-libXrender-7.3-1.3
xorg-x11-libSM-devel-7.3-1.3
xorg-x11-libXrender-devel-7.3-1.3
xorg-x11-libxkbfile-devel-7.3-1.3
xorg-x11-libXprintUtil-7.3-1.3
xorg-x11-libXprintUtil-devel-7.3-1.3
xorg-x11-devel-7.3-6.1
xorg-x11-server-sdk-7.3-59.1
xorg-x11-driver-video-7.3-3.13
xorg-x11-libXdmcp-7.3-1.4
xorg-x11-util-devel-7.3-1.3
xorg-x11-libfontenc-devel-7.3-1.4
xorg-x11-libxkbfile-7.3-1.3
xorg-x11-libXp-7.3-1.3
xorg-x11-libXmu-7.3-1.3
xorg-x11-libXmu-devel-7.3-1.3
xorg-x11-7.3-143.2
xorg-x11-server-7.3-59.1
xorg-x11-fonts-devel-7.3-1.4
xorg-x11-libXv-7.3-1.3
xorg-x11-driver-input-7.3-2.13
xorg-x11-xtrans-devel-7.3-1.2
xorg-x11-libXfixes-7.3-1.3
xorg-x11-libXt-devel-7.3-1.3
xorg-x11-libXpm-devel-7.3-1.3
xorg-x11-fonts-core-7.3-1.1
xorg-x11-libICE-7.3-1.4
xorg-x11-doc-7.3-1.4
xorg-x11-libxcb-devel-7.3-1.3
xorg-x11-libXt-7.3-1.3
xorg-x11-libXext-devel-7.3-1.3
xorg-x11-libs-7.3-6.1
10:25 Rankin-P35a~>
Recall under 7.2, we had to make the following library link changes for
compiz to work:
(1) ln -s /usr/X11R6/lib/libGL.so.1.2 /usr/lib/libGL.so.1.2
(2) mv /usr/lib/libIndirectGL.so.1 /usr/lib/libIndirectGL.so.1.sav
I have made and confirmed the changes:
10:25 Rankin-P35a~> ./linux/scripts/showLibConfig
lrwxrwxrwx 1 root root 10 2007-11-06 20:33 /usr/lib/libGL.so ->
libGL.so.1
lrwxrwxrwx 1 root root 12 2007-11-08 16:26 /usr/lib/libGL.so.1 ->
libGL.so.1.2
lrwxrwxrwx 1 root root 27 2007-11-08 20:42 /usr/lib/libGL.so.1.2 ->
/usr/X11R6/lib/libGL.so.1.2
-rwxr-xr-x 1 root root 391344 2007-09-21 20:34 /usr/lib/libGL.so.1.2.sav
-rwxr-xr-x 1 root root 440676 2007-09-21 20:34 /usr/lib/libIndirectGL.so.1.2
lrwxrwxrwx 1 root root 20 2007-11-06 20:33
/usr/lib/libIndirectGL.so.1.sav -> libIndirectGL.so.1.2
My xorg.conf and Xorg.0.log are available as follows:
xorg.conf:
http://www.3111skyline.com/download/screenshot/compiz/xorg.conf.compiz
Xorg.0.log:
http://www.3111skyline.com/download/screenshot/compiz/Xorg.0.log.compiz
After installing 7.3 I went ahead and rebuilt and reinstalled the 8.42
driver. Both from the downloaded script and also via Yast. fglrx loads
fine and gives the same good (for my laptop) frame rates with glxgears
and fgl_glxgears in both cases:
14:07 rankin-p35a~> glxgears
13088 frames in 5.0 seconds = 2617.559 FPS
13216 frames in 5.0 seconds = 2642.825 FPS
14:08 rankin-p35a~> fgl_glxgears
Using GLX_SGIX_pbuffer
2758 frames in 5.0 seconds = 551.600 FPS
2827 frames in 5.0 seconds = 565.400 FPS
While trying to start compiz with the command line, I get the following
error:
compiz --replace --sm-disable --ignore-desktop-hints ccp
--indirect-rendering --no-libgl-fallback
compiz (core) - Fatal: GLX_EXT_texture_from_pixmap is missing
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
That is the scenario Ben. Your wisdom and magic is awaited anxiously.
--
David C. Rankin, J.D., P.E.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]