On Sun, 2007-08-12 at 18:05 -0700, Ben Kevan wrote:
On Sunday 12 August 2007 09:03:28 am CyberOrg wrote:
On 8/12/07, Art Fore <art.fore@comcast.net> wrote:
sudo nvidia-xconfig –composite –allow-glx-with-composite –render-accel – add-argb-glx-visuals
It comes back with invalid option -composite. Guess it is because of not having the susefied nvidia drivers for 10.3. Maybe in the near future.
That should be with double dashes
nvidia-xconfig --composite --allow-glx-with-composite --render-accel --add-argb-glx-visuals
Ciao
-J
Yeah, I believe wordpress always shows it as a long single.. Sorry about that..
They are indeed -- .. if you do man nvidia-xconfig you can see what each one does.. and also verify it takes 2 --'s
-- How much can you know about yourself, you've never been in a fight? I don't wanna die without any scars. So come on; hit me
Since I could not get compiz to work in 10.3, I tried it on 10.2, also with GeForce 7300 GL. Installed the nvidia drivers per http://www.benkevan.com/blog/compiz-fusion-on-opensuse-102/ Still same problem with the nvidia-xconfig. Turns out I have two of them, /usr/bin/nvidia-xconfig and /usr/bin/X11/nvidia-xconfig. Tried both by adding the path to the command, same thing. Done some searching on the internet where someone had added option "composite" "enabled" in the xorg.conf extensions section. Tried that, still no success with the compiz –replace ccp &. I added the following to the xorg.conf Section "Extensions" option "composite" "enabled" option "allow-glx-with-composite" "enabled" option "render-accel" "enabled" option "add-argb-glx-visuals" "enabled" EndSection Still no success. Here is the output from the pertinent part of the /var/log/xorg.0.log (II) NVIDIA(0): Setting mode "1680x1050" (II) Loading extension NV-GLX (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (WW) NVIDIA(0): Option "CalcAlgorithm" is not used (==) RandR enabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension XAccessControlExtension (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (II) Initializing extension GLX /usr/share/man/man1/nvidia-xconfig.1.gz file does state the all of the --composite --allow-glx-with-composite --render-accel --add-argb-glx-visuals are valid arguments. Could Ben Kevan post his info from the xorg.conf and xorg.0.log file so we can compare the two? Or, does anyone else have any suggestions. Art -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org