LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-01-2011, 04:21 PM   #1
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Rep: Reputation: 15
water effect compiz


Hi,
I am using Suse 11 64 bit and I am trying to set up the Compbiz water effects.Other compbiz features work, such as the rotating cube, but when I click enable water effects, nothing happens. I have set the initiate keys to <super>w. Nothing happens when I do this. Is there some other settings that must be enabled/disabled? I am using KDE. Should I be on Gnome?
I am running a laptop with AMD Athlon 2 X2 processor and a Mobility Radeon HD4250 graphics card, so I assume that my system sgould be capable of running it.
Any suggestions?

Tim
 
Old 04-01-2011, 07:00 PM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
What is the output of 'ps ax | grep compiz'? Have you tried using the default settings for the water effect?

Adam
 
Old 04-01-2011, 07:59 PM   #3
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Hi, This is the output.

Quote:
tim@linux-oxgy:~> ps ax | grep compiz
8668 pts/0 S+ 0:00 grep compiz
tim@linux-oxgy:~>
Does this help?

Thanks for the reply,
Tim

Last edited by tm2383; 04-01-2011 at 08:09 PM.
 
Old 04-01-2011, 08:03 PM   #4
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Sorry, I forgot to mention that I had tried resetting defaults. ctrl<super> initiates water effect. When I use this combo, the cursor on the screen gets surrounded by stars, obviously to help the user locate it.Ant custom setting fails to work.

Tim
 
Old 04-02-2011, 07:08 AM   #5
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Code:
tim@linux-oxgy:~> ps ax | grep compiz
8668 pts/0 S+ 0:00 grep compiz
tim@linux-oxgy:~>
Well, according to that, you're not even running compiz. How did you (try to) start compiz?

Adam
 
Old 04-02-2011, 05:54 PM   #6
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Hi, I tried to set the effects in CompizConfig Settings Manager.
When I type compiz in a terminal window I get the message:
Quote:
tim@linux-oxgy:~> compiz
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
tim@linux-oxgy:~>
Thanks,
Tim
 
Old 04-02-2011, 06:27 PM   #7
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Ah, I have just had a look at Default Applications in System Settings and discovered that KDE is the window manager. I changed this to Compiz. However, when I do this, the task bar at the bottom of the screen disappears and I have to let Compiz timeout and convert to the original settings. Any ideas? Thanks for all the help. It is appreciated!

Thanks,
Tim
 
Old 04-02-2011, 07:35 PM   #8
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Graphics card seems to be installed correctly:

Quote:
tim@linux-oxgy:~> su
Password:
linux-oxgy:/home/tim # lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int gfx)
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 41)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller (rev 40)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
08:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
linux-oxgy:/home/tim #

Last edited by tm2383; 04-02-2011 at 07:36 PM.
 
Old 04-02-2011, 08:06 PM   #9
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Hmmm, try running 'compiz-manager &' in a terminal (it might require installing compiz-manager first, but I think that's available as a package for opensuse).

Show us the output of that command.

Adam
 
Old 04-03-2011, 06:55 AM   #10
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
When I type this command, the bottom task bar immediately disappears and the console screen turns green - merging to orange. The text can no longer be read. I must revert to KDE Window management to correct the error. Before the crash happens, all I can read is:


Xgl not present

although there is other text present.

Does this help?

tim
 
Old 04-03-2011, 07:58 AM   #11
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
What you're describing really sounds like a driver issue, though compiz-manager usually detects if a driver is not installed properly and will refuse to start. Can you pastebin your /var/log/Xorg.0.log file and give us the link to it?

Adam
 
Old 04-16-2011, 07:23 PM   #12
tm2383
Member
 
Registered: Oct 2006
Posts: 185

Original Poster
Rep: Reputation: 15
Hi Adam,
Thanks for the reply. I did a bit of research and found that my driver sometimes misbehaves with Suse. I ended up doing a fresh install using Fedora 14 and got everything running well, apart from one small glitch with animated skydome effects. Thanks again for all your help :-)

tim
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiz water effect not working properly on Ubuntu 10.04 LinuxFTW Linux - Desktop 2 01-05-2011 04:02 AM
Compiz Fusion water plugin problem moks107 Linux - Newbie 3 09-16-2009 02:25 AM
Custom Keybindings in Gnome - Metacity Compiz (Desktop Effect) notorp Linux - Desktop 0 04-29-2009 09:03 AM
Compiz water effects problem FlushingSkt Linux - Newbie 2 03-07-2008 06:46 AM
fire and water effect in compiz fusion adrian30020 Linux - Newbie 3 11-13-2007 07:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration