Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved) NOT!

2007-08-21 Thread Art Fore
On Mon, 2007-08-20 at 19:38 +0530, CyberOrg wrote:
 On 8/20/07, Art Fore [EMAIL PROTECTED] wrote:
 
  I though this problem had been solved, but in reality, it has not. When
  I logged out in both 10.3 and 10.2, it locks up.
 
 This is the problem users having latest nvidia drivers have
 complained, either use Xgl or use 9xxx series drivers.
 
 Cheers
 
 -J
Replacing the drivers worked with 10.3, but not 10.2. Had to go back to
the 100 series to even get back into X and even at that, it screwed up
my monitor settings somehow. Sax2 settings are correct at 1680X1050 and
xorg.0.log shows it to be that, but the display shows about 4 cm black
on each side. That is with LCD, or viewsonic selected an both with nv
and the nvidia driver.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved) NOT!

2007-08-20 Thread Art Fore
On Sun, 2007-08-19 at 12:48 +0800, Art Fore wrote:
 I used the xorg 7.3 rerpositories for 10.3. Found I have a few problems
 with KDE on 10.3, so I may go back to the xorg 7.2.
 
 Art
 
 On Sat, 2007-08-18 at 21:11 -0700, Ben Kevan wrote:
  Congrats, 
  
  Hope my blog was some kind of help. 
  
  Sorry about the single -, wordpress for somereason does that, maybe I 
  should 
  update the blogs, I will also update to include the new repository (I now 
  use 
  the SUSE XORG:XGL one also. 
  
  As for updating Xorg did you try updating to newer 7.2 packages? Or did you 
  just go straight to 7.3? 
  
  Again.. glad you got it working.. Compiz is pretty good.. 
  
  Ben
  
  On Saturday 18 August 2007 12:00:54 am Art Fore wrote:
   I got compiz-fusion running on both 10.3 and 10.2 X68-64 dual core and
   without xgl. It was a 4 day battle, but I won in the end. Here  is what
   I did.
  
   10.2
   I pretty much followed http://www.benkevan.com/blog/?p=66, which did not
   work completely.. Then I changed the repository to
   http://download.opensuse.org/repositories/xorg73/openSUSE_10.2, upgraded
   the compiz-fusion, xorg,  mesa rpms. (These had all been upgraded
   before but the 7.3 repository had slightly later versions). The
   copoy/paste of
   #! /bin/sh
   compiz –replace ccp 
   emerald –replace ccp 
  
   from http://www.benkevan.com/blog/?p=65
   did not work right. Ended up I had to change the - to --.
  
   I also added the nvidia repository and had already installed the invidia
   kernel drivers previously.
  
   10.3
  
   First, adding the 10.2 nvidia repository did not work. I would not
   recognize the drivers as they were for the wrong version of kernel. I
   downloaded the NVIDIA-Linux-x86_64-100.14.11-pkg2.run and ran it with
   the -q option. The -q is a must. Ended up that I needed to do this again
   after I updated xorg for some reason or another, so you might want to do
   this last.
  
   Used the XGL:/X11 repositories first, the the xorg73 repositories. in
   Yast. Most of the packages were not upgraded, even though they were in
   the repositories. I ended up downloding those that did not upgrade and
   installed them manually. If fact, I had to get the emerald-themes from
   the suse 10.2 repositoy.
  
   Hopefully by the time 10.3 is released, this will all get straightened
   out, otherwise, it is really a big hassle.
  
   As far as the nvidia-config line from
   http://www.benkevan.com/blog/?p=65, again another copy paste error on
   the -, but it still did not work. Unrecognized --compite etc. Ended up I
   had to do each option individually, then it worked. my xorg config added
   lines are as follows:
  
   Under screen
  
   Section Screen
   Identifier Screen[0]
   Device Device[0]
   MonitorMonitor[0]
   DefaultDepth24
   Option AllowGLXWithComposite True
   Option RenderAccel True
   Option AddARGBGLXVisuals True
   SubSection Display
  
   and at the end
  
   Section Extensions
   Option Composite Enable
   EndSection
  
   Compiz is much faster and the compiz setting application is very nice.
   Have to play around with all of the plug-ins and see what I really want
   to use.
  
   Both CPUs are running 4 to 6 %. If I rotate the cube, etc., 1 cpu will
   jump up to about 16% for only a short time while I am rotating the cube.
   Now I will have to install this on my laptop at work where I have WinXP
   running under parallels on Suse 10.2. Hopefully parallels will work with
   it as I do max out the 2 cpus on it quite often with a simulation
   program that only runs under winxp.
  
   Thanks to all that helped on the mail list.
  
   Art
  
  
  
  -- 
  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
  
 
I though this problem had been solved, but in reality, it has not. When
I logged out in both 10.3 and 10.2, it locks up. Only mouse cursor
moves, but nothing with right or left click. Ctrl+alt+bksp as well as
ctrl+alt+delete does nothing. Only way out is power switch. Go back in,
after it goes into compiz, immediate lockup. Finally got back into  KDE
by deleting the .kde directory and letting kde create it again. now the
startcompiz.sh no longer does anything in 10.2, but in 10.3, it went
back into compiz-fusion which worked until you log out again. Without
the startcompiz.sh, it appears that some of compiz is till working, like
fading and the fuzz around the active window. 

Some questions

When removing the startcompiz.sh file, it still goes into compiz. Only
way out is as mentioned above to delete the .kde directory. What is
compiz putting in KDE that is screwing things up when removing the .sh
file?

What does the compiz-kde-backend rpm do that I have seen but not
installed?

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved) NOT!

2007-08-20 Thread CyberOrg
On 8/20/07, Art Fore [EMAIL PROTECTED] wrote:

 I though this problem had been solved, but in reality, it has not. When
 I logged out in both 10.3 and 10.2, it locks up.

This is the problem users having latest nvidia drivers have
complained, either use Xgl or use 9xxx series drivers.

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved)

2007-08-18 Thread Art Fore
I got compiz-fusion running on both 10.3 and 10.2 X68-64 dual core and
without xgl. It was a 4 day battle, but I won in the end. Here  is what
I did.

10.2
I pretty much followed http://www.benkevan.com/blog/?p=66, which did not
work completely.. Then I changed the repository to
http://download.opensuse.org/repositories/xorg73/openSUSE_10.2, upgraded
the compiz-fusion, xorg,  mesa rpms. (These had all been upgraded
before but the 7.3 repository had slightly later versions). The
copoy/paste of
#! /bin/sh
compiz –replace ccp 
emerald –replace ccp 

from http://www.benkevan.com/blog/?p=65
did not work right. Ended up I had to change the - to --.

I also added the nvidia repository and had already installed the invidia
kernel drivers previously.

10.3

First, adding the 10.2 nvidia repository did not work. I would not
recognize the drivers as they were for the wrong version of kernel. I
downloaded the NVIDIA-Linux-x86_64-100.14.11-pkg2.run and ran it with
the -q option. The -q is a must. Ended up that I needed to do this again
after I updated xorg for some reason or another, so you might want to do
this last.

Used the XGL:/X11 repositories first, the the xorg73 repositories. in
Yast. Most of the packages were not upgraded, even though they were in
the repositories. I ended up downloding those that did not upgrade and
installed them manually. If fact, I had to get the emerald-themes from
the suse 10.2 repositoy.

Hopefully by the time 10.3 is released, this will all get straightened
out, otherwise, it is really a big hassle.

As far as the nvidia-config line from
http://www.benkevan.com/blog/?p=65, again another copy paste error on
the -, but it still did not work. Unrecognized --compite etc. Ended up I
had to do each option individually, then it worked. my xorg config added
lines are as follows:

Under screen

Section Screen
Identifier Screen[0]
Device Device[0]
MonitorMonitor[0]
DefaultDepth24
Option AllowGLXWithComposite True
Option RenderAccel True
Option AddARGBGLXVisuals True
SubSection Display

and at the end

Section Extensions
Option Composite Enable
EndSection

Compiz is much faster and the compiz setting application is very nice.
Have to play around with all of the plug-ins and see what I really want
to use. 

Both CPUs are running 4 to 6 %. If I rotate the cube, etc., 1 cpu will
jump up to about 16% for only a short time while I am rotating the cube.
Now I will have to install this on my laptop at work where I have WinXP
running under parallels on Suse 10.2. Hopefully parallels will work with
it as I do max out the 2 cpus on it quite often with a simulation
program that only runs under winxp.

Thanks to all that helped on the mail list.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved)

2007-08-18 Thread Ben Kevan

Congrats, 

Hope my blog was some kind of help. 

Sorry about the single -, wordpress for somereason does that, maybe I should 
update the blogs, I will also update to include the new repository (I now use 
the SUSE XORG:XGL one also. 

As for updating Xorg did you try updating to newer 7.2 packages? Or did you 
just go straight to 7.3? 

Again.. glad you got it working.. Compiz is pretty good.. 

Ben

On Saturday 18 August 2007 12:00:54 am Art Fore wrote:
 I got compiz-fusion running on both 10.3 and 10.2 X68-64 dual core and
 without xgl. It was a 4 day battle, but I won in the end. Here  is what
 I did.

 10.2
 I pretty much followed http://www.benkevan.com/blog/?p=66, which did not
 work completely.. Then I changed the repository to
 http://download.opensuse.org/repositories/xorg73/openSUSE_10.2, upgraded
 the compiz-fusion, xorg,  mesa rpms. (These had all been upgraded
 before but the 7.3 repository had slightly later versions). The
 copoy/paste of
 #! /bin/sh
 compiz –replace ccp 
 emerald –replace ccp 

 from http://www.benkevan.com/blog/?p=65
 did not work right. Ended up I had to change the - to --.

 I also added the nvidia repository and had already installed the invidia
 kernel drivers previously.

 10.3

 First, adding the 10.2 nvidia repository did not work. I would not
 recognize the drivers as they were for the wrong version of kernel. I
 downloaded the NVIDIA-Linux-x86_64-100.14.11-pkg2.run and ran it with
 the -q option. The -q is a must. Ended up that I needed to do this again
 after I updated xorg for some reason or another, so you might want to do
 this last.

 Used the XGL:/X11 repositories first, the the xorg73 repositories. in
 Yast. Most of the packages were not upgraded, even though they were in
 the repositories. I ended up downloding those that did not upgrade and
 installed them manually. If fact, I had to get the emerald-themes from
 the suse 10.2 repositoy.

 Hopefully by the time 10.3 is released, this will all get straightened
 out, otherwise, it is really a big hassle.

 As far as the nvidia-config line from
 http://www.benkevan.com/blog/?p=65, again another copy paste error on
 the -, but it still did not work. Unrecognized --compite etc. Ended up I
 had to do each option individually, then it worked. my xorg config added
 lines are as follows:

 Under screen

 Section Screen
 Identifier Screen[0]
 Device Device[0]
 MonitorMonitor[0]
 DefaultDepth24
 Option AllowGLXWithComposite True
 Option RenderAccel True
 Option AddARGBGLXVisuals True
 SubSection Display

 and at the end

 Section Extensions
 Option Composite Enable
 EndSection

 Compiz is much faster and the compiz setting application is very nice.
 Have to play around with all of the plug-ins and see what I really want
 to use.

 Both CPUs are running 4 to 6 %. If I rotate the cube, etc., 1 cpu will
 jump up to about 16% for only a short time while I am rotating the cube.
 Now I will have to install this on my laptop at work where I have WinXP
 running under parallels on Suse 10.2. Hopefully parallels will work with
 it as I do max out the 2 cpus on it quite often with a simulation
 program that only runs under winxp.

 Thanks to all that helped on the mail list.

 Art



-- 
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

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion (Solved)

2007-08-18 Thread Art Fore
I used the xorg 7.3 rerpositories for 10.3. Found I have a few problems
with KDE on 10.3, so I may go back to the xorg 7.2.

Art

On Sat, 2007-08-18 at 21:11 -0700, Ben Kevan wrote:
 Congrats, 
 
 Hope my blog was some kind of help. 
 
 Sorry about the single -, wordpress for somereason does that, maybe I should 
 update the blogs, I will also update to include the new repository (I now use 
 the SUSE XORG:XGL one also. 
 
 As for updating Xorg did you try updating to newer 7.2 packages? Or did you 
 just go straight to 7.3? 
 
 Again.. glad you got it working.. Compiz is pretty good.. 
 
 Ben
 
 On Saturday 18 August 2007 12:00:54 am Art Fore wrote:
  I got compiz-fusion running on both 10.3 and 10.2 X68-64 dual core and
  without xgl. It was a 4 day battle, but I won in the end. Here  is what
  I did.
 
  10.2
  I pretty much followed http://www.benkevan.com/blog/?p=66, which did not
  work completely.. Then I changed the repository to
  http://download.opensuse.org/repositories/xorg73/openSUSE_10.2, upgraded
  the compiz-fusion, xorg,  mesa rpms. (These had all been upgraded
  before but the 7.3 repository had slightly later versions). The
  copoy/paste of
  #! /bin/sh
  compiz –replace ccp 
  emerald –replace ccp 
 
  from http://www.benkevan.com/blog/?p=65
  did not work right. Ended up I had to change the - to --.
 
  I also added the nvidia repository and had already installed the invidia
  kernel drivers previously.
 
  10.3
 
  First, adding the 10.2 nvidia repository did not work. I would not
  recognize the drivers as they were for the wrong version of kernel. I
  downloaded the NVIDIA-Linux-x86_64-100.14.11-pkg2.run and ran it with
  the -q option. The -q is a must. Ended up that I needed to do this again
  after I updated xorg for some reason or another, so you might want to do
  this last.
 
  Used the XGL:/X11 repositories first, the the xorg73 repositories. in
  Yast. Most of the packages were not upgraded, even though they were in
  the repositories. I ended up downloding those that did not upgrade and
  installed them manually. If fact, I had to get the emerald-themes from
  the suse 10.2 repositoy.
 
  Hopefully by the time 10.3 is released, this will all get straightened
  out, otherwise, it is really a big hassle.
 
  As far as the nvidia-config line from
  http://www.benkevan.com/blog/?p=65, again another copy paste error on
  the -, but it still did not work. Unrecognized --compite etc. Ended up I
  had to do each option individually, then it worked. my xorg config added
  lines are as follows:
 
  Under screen
 
  Section Screen
  Identifier Screen[0]
  Device Device[0]
  MonitorMonitor[0]
  DefaultDepth24
  Option AllowGLXWithComposite True
  Option RenderAccel True
  Option AddARGBGLXVisuals True
  SubSection Display
 
  and at the end
 
  Section Extensions
  Option Composite Enable
  EndSection
 
  Compiz is much faster and the compiz setting application is very nice.
  Have to play around with all of the plug-ins and see what I really want
  to use.
 
  Both CPUs are running 4 to 6 %. If I rotate the cube, etc., 1 cpu will
  jump up to about 16% for only a short time while I am rotating the cube.
  Now I will have to install this on my laptop at work where I have WinXP
  running under parallels on Suse 10.2. Hopefully parallels will work with
  it as I do max out the 2 cpus on it quite often with a simulation
  program that only runs under winxp.
 
  Thanks to all that helped on the mail list.
 
  Art
 
 
 
 -- 
 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
 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread Art Fore
On Tue, 2007-08-14 at 20:24 +0530, CyberOrg wrote:
 On 8/14/07, primm [EMAIL PROTECTED] wrote:
  On Tuesday 14 August 2007 13:23, you wrote:
   On 8/14/07, primm [EMAIL PROTECTED] wrote:
Just deleted the -git installation and went for 0.5.2 from X11:XGL. All
OK except that ccsm doesn't allow me to choose anything apart from the
defaults. All the options are greyed out. I cannot check the check 
boxes.
I have all the plugins I can find installed via yast. What am I
missing?
  
   Try and start compiz with 'compiz --replace ccp'
 
  yep. No problem. It fires up just fine.
 
   and have correct
   backend selected in ccsm (Flat-file).
 
  How do I do that? searching for 'backend' in ccsm gives me no results. could
  you be a little more precise please?
 
 It seems some of the mirrors are not synced yet, you should have
 version greater than or equal to 0.5.2:
 
 rpm -qa | grep compiz
 compiz-fusion-plugins-main-0.5.2-7.1
 python-compizconfig-0.5.2-4.2
 compiz-gnome-0.5.2-17.1
 libcompizconfig-0.5.2-5.2
 compiz-fusion-plugins-unsupported-0.5.2-2.4
 compiz-0.5.2-17.1
 libcompizconfig-backend-kconfig-0.5.2-2.3
 compizconfig-settings-manager-0.5.2-6.3
 compiz-kde-0.5.2-17.1
 compiz-fusion-plugins-extra-0.5.2-6.4
 
 The above is for Factory, for 10.2 check :
 
 http://download.opensuse.org/repositories/X11:/XGL/
 
 Cheers
 
 -J

I got one step further. I downloaded and installed the rpms from X11:XGL
and I have the GO1 Nvidia rpms installedWhen I do

compiz –replace ccp 

I get 

[EMAIL PROTECTED]:~ compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
compiz (core) - Error: Screen 0 on display :0.0 already has a window
manager; try using the --replace option to replace the current window
manager.
compiz (core) - Fatal: No manageable screens found on display :0.0

rpm -qa |grep compiz

results in

compizconfig-settings-manager-0.5.2-6.2
compiz-fusion-plugins-main-0.5.2-7.1
compiz-bcop-0.5.2-2.1
compiz-0.5.2-17.1
compiz-kde-0.5.2-17.1
compiz-fusion-plugins-extra-0.5.2-6.4
compiz-emerald-0.5.2-6.2
libcompizconfig-0.5.2-5.2
compiz-emerald-themes-0.5.2-2.1
python-compizconfig-0.5.2-4.2

Here are the nvidia rpms from yast:

rpm -qa |grep nvidia
x11-video-nvidiaG01-100.14.09-2.1
nvidia-gfxG01-kmp-default-100.14.09_2.6.18.8_0.3-1.1

This is on Suse 10.2

Any suggestions?

Art


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread CyberOrg
On 8/16/07, Art Fore [EMAIL PROTECTED] wrote:


 I got one step further. I downloaded and installed the rpms from X11:XGL
 and I have the GO1 Nvidia rpms installedWhen I do

 compiz –replace ccp 

 I get

 [EMAIL PROTECTED]:~ compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
 compiz (core) - Error: Screen 0 on display :0.0 already has a window
 manager; try using the --replace option to replace the current window
 manager.
 compiz (core) - Fatal: No manageable screens found on display :0.0


 Any suggestions?


Yeah, try using the --replace option (with double hyphens/dashes)

Cheers

-J
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread Hans van der Merwe

On Thu, 2007-08-16 at 21:22 +0800, Art Fore wrote:
 On Tue, 2007-08-14 at 20:24 +0530, CyberOrg wrote:
  On 8/14/07, primm [EMAIL PROTECTED] wrote:
   On Tuesday 14 August 2007 13:23, you wrote:
On 8/14/07, primm [EMAIL PROTECTED] wrote:
 Just deleted the -git installation and went for 0.5.2 from X11:XGL. 
 All

 I got one step further. I downloaded and installed the rpms from X11:XGL
 and I have the GO1 Nvidia rpms installedWhen I do

 compiz –replace ccp 




Did your mailer convert -- to -? it should be double minus.





E-Mail disclaimer:
http://www.sunspace.co.za/emaildisclaimer.htm
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread primm

 compiz –replace ccp 

 I get

 [EMAIL PROTECTED]:~ compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
 compiz (core) - Error: Screen 0 on display :0.0 already has a window
 manager; try using the --replace option to replace the current window
 manager.
 compiz (core) - Fatal: No manageable screens found on display :0.0

 rpm -qa |grep compiz

 results in

 compizconfig-settings-manager-0.5.2-6.2
 compiz-fusion-plugins-main-0.5.2-7.1
 compiz-bcop-0.5.2-2.1
 compiz-0.5.2-17.1
 compiz-kde-0.5.2-17.1
 compiz-fusion-plugins-extra-0.5.2-6.4
 compiz-emerald-0.5.2-6.2
 libcompizconfig-0.5.2-5.2
 compiz-emerald-themes-0.5.2-2.1
 python-compizconfig-0.5.2-4.2

 Here are the nvidia rpms from yast:

 rpm -qa |grep nvidia
 x11-video-nvidiaG01-100.14.09-2.1
 nvidia-gfxG01-kmp-default-100.14.09_2.6.18.8_0.3-1.1

 This is on Suse 10.2

 Any suggestions?

 Art

OK. I removed every reference to comiz, compiz git and deleted xgl using yast. 
Just to make sure I turned xgl off (even though I'd never used it.) and 
rebooted. 

Here is my compiz install list:

nvidia-gfxG01-kmp-default-100.14.09_2.6.18.8_0.3-1.1
x11-video-nvidiaG01-100.14.09-2.1
compiz-fusion-plugins-main-0.5.2-7.1
compiz-fusion-plugins-unsupported-0.5.2-2.4
compiz-gnome-0.5.2-17.1
compiz-fusion-plugins-extra-0.5.2-6.4
compiz-emerald-0.5.2-6.2
compiz-bcop-0.5.2-2.1
compiz-0.5.2-17.1
libcompizconfig-backend-kconfig-0.5.2-2.2
compizconfig-settings-manager-0.5.2-6.2
compiz-kde-0.5.2-17.1
python-compizconfig-0.5.2-4.2
libcompizconfig-0.5.2-5.2
compiz-emerald-themes-0.5.2-2.1

Backup /etc/X11/xorg.conf then delete it.

sax2 -r

This in /etc/X11/xorg.conf

Section Device
Identifier Device[0]
Driver nvidia
VendorName NVIDIA
BoardName  GeForce 6100
EndSection

Section Screen
Identifier Screen[0]
Device Device[0]
MonitorMonitor[0]
DefaultDepth24
Option AllowGLXWithComposite True
Option RenderAccel True
Option AddARGBGLXVisuals True

I wish I had the time to write a step by step howto. I wish the cyberorg guys 
would write one. They are onto a real winner. I'm working on an nfs server 
here and I really should not be playing around with this stuff. I told the 
boss that fire on the screen was needed to get rid of viruses;-)

A little BTW. What happened to the 3d plugin where the windows rise up from 
the desktop, was broken in the -git release and seems to have disappeared 
from 0.5.2?

hth a little. Now back to stale file handles. What joys.

Lynn (yes, a girl using a Linux server)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread Art Fore
On Thu, 2007-08-16 at 19:11 +0530, CyberOrg wrote: 
 On 8/16/07, Art Fore [EMAIL PROTECTED] wrote:
 
 
  I got one step further. I downloaded and installed the rpms from X11:XGL
  and I have the GO1 Nvidia rpms installedWhen I do
 
  compiz –replace ccp 
 
  I get
 
  [EMAIL PROTECTED]:~ compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
  compiz (core) - Error: Screen 0 on display :0.0 already has a window
  manager; try using the --replace option to replace the current window
  manager.
  compiz (core) - Fatal: No manageable screens found on display :0.0
 
 
  Any suggestions?
 
 
 Yeah, try using the --replace option (with double hyphens/dashes)
 
 Cheers
 
 -J

Did that, if I do it from the command line, the compiz --replace ccp 
then starts, but how do I get the emerald --replace ccp  to go then.
destop locks up and can do nothing.  

I follow the following instructions

To make it auto start do the following:
open a terminal
touch ~/.kde/Autostart/startcompiz.sh
kate ~/.kde/Autostart/startcompiz.sh

Paste the following in your text editor:
#! /bin/sh
compiz –replace ccp 
emerald –replace ccp 

Save it.. and close it

back at termial type: 

chmod +x ~/.kde/Autostart/startcompiz.sh

of course replacing the - with -- (BTW, the copy past also deletes the
space before the -)

Restarting X does nothing. Strange thing was that Kate opens the file
when coming back into X. 

Here is the startcompiz.sh kfile
#! /bin/sh
compiz --replace ccp 
emerald --replace ccp 

Any furthr suggestions.

Art



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread primm

   Any suggestions?
 
  Yeah, try using the --replace option (with double hyphens/dashes)
 
  Cheers
 
  -J

 Did that, if I do it from the command line, the compiz --replace ccp 
 then starts, but how do I get the emerald --replace ccp  to go then.
 destop locks up and can do nothing.

 I follow the following instructions

 To make it auto start do the following:
 open a terminal
 touch ~/.kde/Autostart/startcompiz.sh
 kate ~/.kde/Autostart/startcompiz.sh

 Paste the following in your text editor:
 #! /bin/sh
 compiz –replace ccp 
 emerald –replace ccp 

 Save it.. and close it

 back at termial type:

 chmod +x ~/.kde/Autostart/startcompiz.sh

 of course replacing the - with -- (BTW, the copy past also deletes the
 space before the -)

 Restarting X does nothing. Strange thing was that Kate opens the file
 when coming back into X.

 Here is the startcompiz.sh kfile
 #! /bin/sh
 compiz --replace ccp 
 emerald --replace ccp 

 Any furthr suggestions.

 Art

But then you always get Compiz. Why not in a working kwin session do alt+f2 
and type
 compiz –replace ccp 
Run
Alt+f1
login
killall compiz
Alt+f7
login in again
Alt+f2
 emerald --replace 
Run
Reboot (there's probably a neater way but this works)

Login

Now do alt+f2 and pull down the drop menu. Choose:

 compiz –replace ccp 

_Now_ hit Run. Wait until you have no window decorations.

Now hit alt+f2 again, pull down the drop menu. Choose:

 emerald --replace 

Look very carefully where I've put ccp and where you put ccp.

hth Lynn
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-16 Thread Art Fore
On Thu, 2007-08-16 at 21:04 +0200, primm wrote:
Any suggestions?
  
   Yeah, try using the --replace option (with double hyphens/dashes)
  
   Cheers
  
   -J
 
  Did that, if I do it from the command line, the compiz --replace ccp 
  then starts, but how do I get the emerald --replace ccp  to go then.
  destop locks up and can do nothing.
 
  I follow the following instructions
 
  To make it auto start do the following:
  open a terminal
  touch ~/.kde/Autostart/startcompiz.sh
  kate ~/.kde/Autostart/startcompiz.sh
 
  Paste the following in your text editor:
  #! /bin/sh
  compiz –replace ccp 
  emerald –replace ccp 
 
  Save it.. and close it
 
  back at termial type:
 
  chmod +x ~/.kde/Autostart/startcompiz.sh
 
  of course replacing the - with -- (BTW, the copy past also deletes the
  space before the -)
 
  Restarting X does nothing. Strange thing was that Kate opens the file
  when coming back into X.
 
  Here is the startcompiz.sh kfile
  #! /bin/sh
  compiz --replace ccp 
  emerald --replace ccp 
 
  Any furthr suggestions.
 
  Art
 
 But then you always get Compiz. Why not in a working kwin session do alt+f2 
 and type
  compiz –replace ccp 
 Run
 Alt+f1
 login
 killall compiz
 Alt+f7
 login in again
 Alt+f2
  emerald --replace 
 Run
 Reboot (there's probably a neater way but this works)
 
 Login
 
 Now do alt+f2 and pull down the drop menu. Choose:
 
  compiz –replace ccp 
 
 _Now_ hit Run. Wait until you have no window decorations.
 
 Now hit alt+f2 again, pull down the drop menu. Choose:
 
  emerald --replace 
 
 Look very carefully where I've put ccp and where you put ccp.
 
 hth Lynn
Well, I couldn't get it to work.I do
alt-F2
type in
compiz --replace ccp 
run

That is all she wrote. Alt-F1 does nothing, Alt-f7 does nothing.

crlalt-bckspace is the only way out, but only if I don't click the
mouse.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread primm

 Compiz-Fusion packages in X11:XGL (Stable) are now updated to 0.5.2.

 The -git packages in home:cyberorg(Test) are roughly equal to 0.5.2
 packages in X11:XGL. They may require xorg packages from xorg73
 repository to run.

 More details here: http://dev.beryl-project.org/~cyberorg/suse/51/

 Cheers

 -J

Just deleted the -git installation and went for 0.5.2 from X11:XGL. All OK 
except that ccsm doesn't allow me to choose anything apart from the defaults. 
All the options are greyed out. I cannot check the check boxes. I have all the 
plugins I can find installed via yast. What am I 
missing?

 10.2 on nVidia.

Cheers. Steve.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread CyberOrg
On 8/14/07, primm [EMAIL PROTECTED] wrote:


 Just deleted the -git installation and went for 0.5.2 from X11:XGL. All OK
 except that ccsm doesn't allow me to choose anything apart from the defaults.
 All the options are greyed out. I cannot check the check boxes. I have all the
 plugins I can find installed via yast. What am I
 missing?


Try and start compiz with 'compiz --replace ccp' and have correct
backend selected in ccsm (Flat-file).

Compiz as well as ccsm has to be run as user, not root.

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread Art Fore
On Mon, 2007-08-13 at 20:34 +0530, CyberOrg wrote:
 On 8/13/07, Art Fore [EMAIL PROTECTED] wrote:
 
 
  Something I just noted. I rebooted and tried again with the
  compiz –replace ccp 
  and got the following error in addition to what I had before
 
  compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
  ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD
  cannot be preloaded: ignored.
 
  I have no /usr/$LIB directory. Anyone know what this means?
 
 
 Copy and paste this in shell as root, spelling mistakes are not excused ;) :
 
 nvidia-xconfig --composite --allow-glx-with-composite --add-argb-glx-visuals
 
 Install Mesa from xorg72 repository ( http://software.opensuse.org/search )
 
 Ciao
 
 -J

No luck. Still the same even after rebooting.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread Art Fore
On Mon, 2007-08-13 at 19:24 +0200, Primm wrote:
 . I added the following
  to the xorg.conf
 
 
  option composite enabled
 
 My xorg.cong only has the one line above under extensions
 
  option allow-glx-with-composite enabled
  option render-accel enabled
  option add-argb-glx-visuals enabled
 
 These three lines go under Screen in my (working) nvidia setup
 
  Still no success. 
 
 Have you set:
 
 DefaultDepth24
 
 under Screen?
 
 Just a thought.
 
 Steve.

Yes

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread Art Fore
On Tue, 2007-08-14 at 16:53 +0530, CyberOrg wrote: 
 On 8/14/07, primm [EMAIL PROTECTED] wrote:
 
 
  Just deleted the -git installation and went for 0.5.2 from X11:XGL. All OK
  except that ccsm doesn't allow me to choose anything apart from the 
  defaults.
  All the options are greyed out. I cannot check the check boxes. I have all 
  the
  plugins I can find installed via yast. What am I
  missing?
 
 
 Try and start compiz with 'compiz --replace ccp' and have correct
 backend selected in ccsm (Flat-file).
 
 Compiz as well as ccsm has to be run as user, not root.
 
 Cheers
 
 -J

Been there, done that. Still get the 


xorg.0.log has the following line after adding the 

option allow-glx-with-composite enabled
option render-accel enabled
option add-argb-glx-visuals enabled

Under screens

(WW) NVIDIA(0): Option allow-glx-with-composite is not used
(WW) NVIDIA(0): Option render-accel is not used
(WW) NVIDIA(0): Option add-argb-glx-visuals is not used

Supposedly the 

compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD

was supposed to be cured by the option Composite Enable line under
extensions in xorg.conf. It does not.

Uninstalled and installed again, no change. added xgl, and updated mesa
to 7.0 something. no change.

Uninstalled and tried installing from X!! repository. Comes up with no
installable source for compiz. Try smart with X11 repository, emerald
wants gconf-2. No installable source again.

Think I will give up for awhile. Maybe things will get straightened out
in the next week or so. Guess  this is what you really call dependence
hell.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread primm
On Tuesday 14 August 2007 13:23, you wrote:
 On 8/14/07, primm [EMAIL PROTECTED] wrote:
  Just deleted the -git installation and went for 0.5.2 from X11:XGL. All
  OK except that ccsm doesn't allow me to choose anything apart from the
  defaults. All the options are greyed out. I cannot check the check boxes.
  I have all the plugins I can find installed via yast. What am I
  missing?

 Try and start compiz with 'compiz --replace ccp' 

yep. No problem. It fires up just fine.

 and have correct 
 backend selected in ccsm (Flat-file).

How do I do that? searching for 'backend' in ccsm gives me no results. could 
you be a little more precise please?

 Compiz as well as ccsm has to be run as user, not root.

Yep. No root. No problem. 

 Cheers

 -J

Cheers. Steve.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread CyberOrg
On 8/14/07, primm [EMAIL PROTECTED] wrote:
 On Tuesday 14 August 2007 13:23, you wrote:
  On 8/14/07, primm [EMAIL PROTECTED] wrote:
   Just deleted the -git installation and went for 0.5.2 from X11:XGL. All
   OK except that ccsm doesn't allow me to choose anything apart from the
   defaults. All the options are greyed out. I cannot check the check boxes.
   I have all the plugins I can find installed via yast. What am I
   missing?
 
  Try and start compiz with 'compiz --replace ccp'

 yep. No problem. It fires up just fine.

  and have correct
  backend selected in ccsm (Flat-file).

 How do I do that? searching for 'backend' in ccsm gives me no results. could
 you be a little more precise please?

It seems some of the mirrors are not synced yet, you should have
version greater than or equal to 0.5.2:

rpm -qa | grep compiz
compiz-fusion-plugins-main-0.5.2-7.1
python-compizconfig-0.5.2-4.2
compiz-gnome-0.5.2-17.1
libcompizconfig-0.5.2-5.2
compiz-fusion-plugins-unsupported-0.5.2-2.4
compiz-0.5.2-17.1
libcompizconfig-backend-kconfig-0.5.2-2.3
compizconfig-settings-manager-0.5.2-6.3
compiz-kde-0.5.2-17.1
compiz-fusion-plugins-extra-0.5.2-6.4

The above is for Factory, for 10.2 check :

http://download.opensuse.org/repositories/X11:/XGL/

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-14 Thread primm
On Tuesday 14 August 2007 16:54, CyberOrg wrote:
 On 8/14/07, primm [EMAIL PROTECTED] wrote:
  On Tuesday 14 August 2007 13:23, you wrote:
   On 8/14/07, primm [EMAIL PROTECTED] wrote:
Just deleted the -git installation and went for 0.5.2 from X11:XGL.
All OK except that ccsm doesn't allow me to choose anything apart
from the defaults. All the options are greyed out. I cannot check the
check boxes. I have all the plugins I can find installed via yast.
What am I missing?
  
   Try and start compiz with 'compiz --replace ccp'
 
  yep. No problem. It fires up just fine.
 
   and have correct
   backend selected in ccsm (Flat-file).
 
  How do I do that? searching for 'backend' in ccsm gives me no results.
  could you be a little more precise please?

 It seems some of the mirrors are not synced yet, you should have
 version greater than or equal to 0.5.2:

 rpm -qa | grep compiz
 compiz-fusion-plugins-main-0.5.2-7.1
 python-compizconfig-0.5.2-4.2
 compiz-gnome-0.5.2-17.1
 libcompizconfig-0.5.2-5.2
 compiz-fusion-plugins-unsupported-0.5.2-2.4
 compiz-0.5.2-17.1
 libcompizconfig-backend-kconfig-0.5.2-2.3
 compizconfig-settings-manager-0.5.2-6.3
 compiz-kde-0.5.2-17.1
 compiz-fusion-plugins-extra-0.5.2-6.4

 The above is for Factory, for 10.2 check :

 http://download.opensuse.org/repositories/X11:/XGL/

 Cheers

 -J

hi  I have this on 10.2:
 rpm -qa | grep compiz
compiz-bcop-0.5.2-2.1
compiz-fusion-plugins-extra-0.5.2-6.4
libcompizconfig-backend-gconf-0.5.2-4.2
libcompizconfig-devel-0.5.2-5.2
compiz-gnome-0.5.2-17.1
python-compizconfig-0.5.2-4.2
gnome-compiz-preferences-070106-2.1
compiz-emerald-0.5.2-6.2
compiz-kde-0.5.2-17.1
compizconfig-settings-manager-0.5.2-6.2
compiz-emerald-themes-0.5.2-2.1
compiz-fusion-plugins-main-0.5.2-7.1
compiz-fusion-plugins-unsupported-0.5.2-2.4
libcompizconfig-backend-kconfig-0.5.2-2.2
gnome-compiz-preferences-extra-061213-7.6
libcompizconfig-0.5.2-5.2
compiz-0.5.2-17.1
compiz-devel-0.5.2-17.1

Is that OK? Root can alter settings under ccsm but users can't. Any advice? as 
user, all ccsm settings are unavailable for change.

cheers, steve.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread Art Fore
On Mon, 2007-08-13 at 21:58 +0800, Art Fore wrote:
 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 [EMAIL PROTECTED] 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
 

Something I just noted. I rebooted and tried again with the 
compiz –replace ccp 
and got the following error in addition to what I had before

compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD
cannot be preloaded: ignored.

I have no /usr/$LIB directory. Anyone know what this means?

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread Art Fore
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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread CyberOrg
On 8/13/07, Art Fore [EMAIL PROTECTED] wrote:


 Something I just noted. I rebooted and tried again with the
 compiz –replace ccp 
 and got the following error in addition to what I had before

 compiz: Trying '/usr/$LIB/libIndirectGL.so.1'
 ERROR: ld.so: object '/usr/$LIB/libIndirectGL.so.1' from LD_PRELOAD
 cannot be preloaded: ignored.

 I have no /usr/$LIB directory. Anyone know what this means?


Copy and paste this in shell as root, spelling mistakes are not excused ;) :

nvidia-xconfig --composite --allow-glx-with-composite --add-argb-glx-visuals

Install Mesa from xorg72 repository ( http://software.opensuse.org/search )

Ciao

-J
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread Primm
. I added the following
 to the xorg.conf


 option composite enabled

My xorg.cong only has the one line above under extensions

 option allow-glx-with-composite enabled
 option render-accel enabled
 option add-argb-glx-visuals enabled

These three lines go under Screen in my (working) nvidia setup

 Still no success. 

Have you set:

DefaultDepth24

under Screen?

Just a thought.

Steve.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread d_garbage

On Mon, 13 Aug 2007 18:24:23 +0100, Primm [EMAIL PROTECTED] wrote:


. I added the following
to the xorg.conf




option composite enabled


My xorg.cong only has the one line above under extensions


option allow-glx-with-composite enabled
option render-accel enabled
option add-argb-glx-visuals enabled


These three lines go under Screen in my (working) nvidia setup


Still no success.


Have you set:

DefaultDepth24

under Screen?

Just a thought.

Steve.


Hi, just a quick note to say that the first official version:  
Compiz-Fusion 0.5.2 (development) was released today.

http://forum.compiz-fusion.org/showthread.php?t=3154
Thanks,

David.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread Primm


 Hi, just a quick note to say that the first official version:
 Compiz-Fusion 0.5.2 (development) was released today.
 http://forum.compiz-fusion.org/showthread.php?t=3154
 Thanks,

 David.

Are those more up to date than the git releases in the opensuse 10.2 cyberorg 
repo? What do you recommend for folk with git installs. Uninstall the git and 
install 0.5.2 meanwhile? Not clear on how to follow the project.

Cheers. Steve.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread Ben Kevan
On Monday 13 August 2007 05:11:16 pm Primm wrote:
  Hi, just a quick note to say that the first official version:
  Compiz-Fusion 0.5.2 (development) was released today.
  http://forum.compiz-fusion.org/showthread.php?t=3154
  Thanks,
 
  David.

 Are those more up to date than the git releases in the opensuse 10.2
 cyberorg repo? What do you recommend for folk with git installs. Uninstall
 the git and install 0.5.2 meanwhile? Not clear on how to follow the
 project.

 Cheers. Steve.

Those should be more up to date then those on Cyberorg repository. 

Although there was no numbering system before this (that I know of).

Hopefully Cyberorg repo will be updated shortly.. 

May just install from source.. 

-- 
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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-13 Thread CyberOrg
On 8/14/07, Ben Kevan [EMAIL PROTECTED] wrote:
 On Monday 13 August 2007 05:11:16 pm Primm wrote:
   Hi, just a quick note to say that the first official version:
   Compiz-Fusion 0.5.2 (development) was released today.
   http://forum.compiz-fusion.org/showthread.php?t=3154
   Thanks,
  
   David.
 
  Are those more up to date than the git releases in the opensuse 10.2
  cyberorg repo? What do you recommend for folk with git installs. Uninstall
  the git and install 0.5.2 meanwhile? Not clear on how to follow the
  project.
 

 Hopefully Cyberorg repo will be updated shortly..


Compiz-Fusion packages in X11:XGL (Stable) are now updated to 0.5.2.

The -git packages in home:cyberorg(Test) are roughly equal to 0.5.2
packages in X11:XGL. They may require xorg packages from xorg73
repository to run.

More details here: http://dev.beryl-project.org/~cyberorg/suse/51/

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-12 Thread Art Fore
On Sat, 2007-08-11 at 17:57 -0700, Ben Kevan wrote:
 On Saturday 11 August 2007 04:02:57 pm Art Fore wrote:
  On Sat, 2007-08-11 at 10:06 -0700, Ben Kevan wrote:
   On Saturday 11 August 2007 09:03:17 am CyberOrg wrote:
On 8/11/07, Art Fore [EMAIL PROTECTED] wrote:
 Does anyone know how to get compiz-fusion running? I have installed
 all of the packages incloding those for gnome and kde, but the only
 thing I can find is compiz manager which does not have any start or
 stop in it that I can find.
   
If you have supported graphics card
   
   
Try init 3 - log in as root - gnome-xgl-switch --enable-xgl - init 5
   
login and launch compiz as follows
   
compiz --replace ccp 
   
Launch ccsm and select all the plugins you require, type in your
window decorator command in decoration plugin.
   
see also: http://dev.beryl-project.org/~cyberorg/suse/38
   
Cheers
   
-J
  
   I would suggest not running XGL with Compiz Fusion if you have native
   NVIDIA drivers.. What video card do you have?
  
   Here, check out a blog that I wrote about compiz fusion:
  
   http://www.benkevan.com/blog/compiz-fusion-on-opensuse-102/
  
   Hope it helps
  
   --
   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
 
  I have Nvidia geforce 7300 and it is working with the NVIDIA driver.
  (That would not install with YAST, downloaded the latest version and
  installed manuall). I will try your writeup when I get back from my swim
  this morning, but I do have a question. Why does compiz-fusion not
  require the xgl? (I will uninstall xgl, all of the programs you have
  listed are installed).
 
  Art
 
 Why would it not install via YaST? Did you do the G01 package? That's the 
 correct one to use. If you are running on native NVIDIA drivers, it can do 
 the rendering for you, and that is why you don't need XGL to do your 
 rendering. Less CPU usage too (I previously ran XGL with Beryl and then 
 switched to NVIDIA native driver, and worked much better and CPU usage stayed 
 way lower with Xorg).. 
 
 Thanks
 
 Ben
 

Done a complete reinstall. The compiz-fusion for 10.3 are in cyberorg
SUSEFactory repository instead of 10.2. 10.2 versions have too many
dependency problems. The NVIDIA drivers show up in Yast now, but they
are for the wrong kernel version. I did install the NVIDIA 100.14.11
driver with no problem. Everything worked upto the 
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.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-12 Thread CyberOrg
On 8/12/07, Art Fore [EMAIL PROTECTED] 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
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-12 Thread Art Fore
On Sun, 2007-08-12 at 21:33 +0530, CyberOrg wrote:
 On 8/12/07, Art Fore [EMAIL PROTECTED] 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
Tried that also, same thing.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-12 Thread Ben Kevan
On Sunday 12 August 2007 09:03:28 am CyberOrg wrote:
 On 8/12/07, Art Fore [EMAIL PROTECTED] 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

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-11 Thread Art Fore
Does anyone know how to get compiz-fusion running? I have installed all
of the packages incloding those for gnome and kde, but the only thing I
can find is compiz manager which does not have any start or stop in it
that I can find.

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-11 Thread CyberOrg
On 8/11/07, Art Fore [EMAIL PROTECTED] wrote:
 Does anyone know how to get compiz-fusion running? I have installed all
 of the packages incloding those for gnome and kde, but the only thing I
 can find is compiz manager which does not have any start or stop in it
 that I can find.


If you have supported graphics card


Try init 3 - log in as root - gnome-xgl-switch --enable-xgl - init 5

login and launch compiz as follows

compiz --replace ccp 

Launch ccsm and select all the plugins you require, type in your
window decorator command in decoration plugin.

see also: http://dev.beryl-project.org/~cyberorg/suse/38

Cheers

-J
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-11 Thread Ben Kevan
On Saturday 11 August 2007 08:37:19 am Art Fore wrote:
 Does anyone know how to get compiz-fusion running? I have installed all
 of the packages incloding those for gnome and kde, but the only thing I
 can find is compiz manager which does not have any start or stop in it
 that I can find.

 Art

Where did you install from? 

I am using the cyberorg repo, starting it with: 

compiz --replace ccp 
emerald --replace ccp 

This is running openSUSE 10.2 I am running 10.3 in VMWare only so can't test 
the Fusion for you

-- 
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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-11 Thread Ben Kevan
On Saturday 11 August 2007 09:03:17 am CyberOrg wrote:
 On 8/11/07, Art Fore [EMAIL PROTECTED] wrote:
  Does anyone know how to get compiz-fusion running? I have installed all
  of the packages incloding those for gnome and kde, but the only thing I
  can find is compiz manager which does not have any start or stop in it
  that I can find.

 If you have supported graphics card


 Try init 3 - log in as root - gnome-xgl-switch --enable-xgl - init 5

 login and launch compiz as follows

 compiz --replace ccp 

 Launch ccsm and select all the plugins you require, type in your
 window decorator command in decoration plugin.

 see also: http://dev.beryl-project.org/~cyberorg/suse/38

 Cheers

 -J

I would suggest not running XGL with Compiz Fusion if you have native NVIDIA 
drivers.. What video card do you have? 

Here, check out a blog that I wrote about compiz fusion: 

http://www.benkevan.com/blog/compiz-fusion-on-opensuse-102/

Hope it helps

-- 
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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Suse 10.3 Beta1 +Compiz-fusion

2007-08-11 Thread Art Fore
On Sat, 2007-08-11 at 10:06 -0700, Ben Kevan wrote:
 On Saturday 11 August 2007 09:03:17 am CyberOrg wrote:
  On 8/11/07, Art Fore [EMAIL PROTECTED] wrote:
   Does anyone know how to get compiz-fusion running? I have installed all
   of the packages incloding those for gnome and kde, but the only thing I
   can find is compiz manager which does not have any start or stop in it
   that I can find.
 
  If you have supported graphics card
 
 
  Try init 3 - log in as root - gnome-xgl-switch --enable-xgl - init 5
 
  login and launch compiz as follows
 
  compiz --replace ccp 
 
  Launch ccsm and select all the plugins you require, type in your
  window decorator command in decoration plugin.
 
  see also: http://dev.beryl-project.org/~cyberorg/suse/38
 
  Cheers
 
  -J
 
 I would suggest not running XGL with Compiz Fusion if you have native NVIDIA 
 drivers.. What video card do you have? 
 
 Here, check out a blog that I wrote about compiz fusion: 
 
 http://www.benkevan.com/blog/compiz-fusion-on-opensuse-102/
 
 Hope it helps
 
 -- 
 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
 
I have Nvidia geforce 7300 and it is working with the NVIDIA driver.
(That would not install with YAST, downloaded the latest version and
installed manuall). I will try your writeup when I get back from my swim
this morning, but I do have a question. Why does compiz-fusion not
require the xgl? (I will uninstall xgl, all of the programs you have
listed are installed).

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]