|
|
#1 | |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
Sorry for the cross post but I believe this would have been the more appropriate forum to post this in:
Just trying to get a definitive answer on whether I can get compiz to work with my OS and hardware. I am running Fedora Core 6 and lspci shows this for a video card: Code:
01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 11) Code:
...
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.7184
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
...
(EE) Failed to initialize GLX extension (NVIDIA X driver not found)
...
|
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
You do not appear to be using the NVIDIA X driver; please make sure you selected the nvidia X driver module in the appropriate Device section. If you continue to have problems, please generate and attach an nvidia-bug-report.log file.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
I was actually using the proper nVidia driver but I accidentally posted those messages from the wrong log and this is what I get in the proper log:
Code:
(EE) GLX is not supported with the Composite extension Thanks for the help! |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Per the driver README, you need the AllowGLXwithComposite option if you want to use Composite & GLX simultaneously.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
Ah the README.
I usually RTFM but missed this one. Now GLX loads but when I try and enable compiz desktop effects I get this:Code:
gnome-window-decorator: Screen 0 on display ":0.0" already has a decoration manager; try using the --replace option to replace the current decoration manager. compiz: GLX_EXT_texture_from_pixmap is missing compiz: Failed to manage screen: 0 compiz: No managable screens found on display :0.0 Code:
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
Thanks again! |
|
|
|
|
|
#6 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
The GLX_ext_texture_from_pixmap extension is not supported by the 1.0-7184 NVIDIA Linux graphics driver release and/or legacy graphics chips.
|
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
Quote:
Thanks! |
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jan 2006
Posts: 193
|
Try using XGL instead of a "normal" X server. XGL will kinda emulate this missing extension and you will get desktop effects you want.
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
Thanks for the tip. Would you have any pointers on some instructions/HOWTOs to get this going with FC6? Would the following document be the best?
http://www.freedesktop.org/wiki/Software_2fXgl |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Jan 2006
Posts: 193
|
I'd use this one: http://news.softpedia.com/news/How-t...re-35032.shtml
I think you can skip the driver installation part and go straight to step 2. |
|
|
|
|
|
#11 |
|
Registered User
Join Date: May 2004
Location: Tuxville, USA
Posts: 18
|
Thanks! I think what I might do is take his spec file along with the latest CVS and build my own FC6 RPMS later this evening.
|
|
|
|
![]() |
| Thread Tools | |
|
|