![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Twilight Master Bumper
![]() Join Date: May 2007
Location: New Jersey
Beans: 6,281
Ubuntu Development Release
|
HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Thank you for the enlightening feedback on page 5, RAOF, we all appreciate this very much!
Reason for this thread: Older ATI cards have been blacklisted for Compiz Fusion because of a bug in the driver, but there is an easy workaround for many cards that use the open source ati drivers. Radeon 9500 are the oldest cards to support the restricted "fglrx" drivers, so everything older requires the open source drivers to function properly. A more technical explanation is offered in RAOF's post, linked above. The appropriate method is as follows. Open a terminal and run: Code:
mkdir -p ~/.config/compiz/ && echo SKIP_CHECKS=yes >> ~/.config/compiz/compiz-manager Code:
sudo apt-get install compizconfig-settings-manager Code:
compiz --replace & metacity --replace & -A program called "fusion-icon" is available in the repositories (accessed from Applications->System Tools->Compiz Fusion Icon). -A simpler, cleaner, and equally effective tool is compiz-switch by Forlong. I suggest using the .deb installer file. Remember that this is a workaround and may not work for everybody. As RAOF also mentioned, do not be terribly surprised if this doesn't work or is somewhat unstable. If you have further problems, you should consider running a forum search and then posting on one of the main support forums if you still need help. For the record, my card is an ATI Mobility Radeon 9000. --------------------------------------------------------- The original method suggested in this thread said to add SKIP_CHECKS="yes" to /usr/bin/compiz - while this works, it is not as solid as the updated method above (see RAOF's post). To fix this, simply open the launcher with the gksudo gedit code above and place a "#" symbol in front of the SKIP_CHECKS="yes" line that we added, save and close. Code:
#SKIP_CHECKS="yes" --------------------------------------------------------- This guide also works on Intrepid Ibex Testing/Development release.
__________________
Beginners Guide to Filing Bug Reports | Ubuntu Security | Grub2 Troubleshooting Suspend/Resume: Remotely Backtrace X The Bump Thread - as pointless as it sounds. Last edited by Rocket2DMn; June 24th, 2008 at 04:24 PM.. |
|
|
|
|
|
#2 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2006
Beans: 182
|
I have the same ATI Mobility Radeon 9000 on my Dell laptop. Now I run as your HowTo and have following output, what is the possible problem? Thanks for your help and HowTo.
Code:
say2sky@hardy:~$ compiz --replace Checking for Xgl: not present. Found laptop using ati driver. SKIP_CHECKS is yes, so continuing despite problems. Checking for texture_from_pixmap: not present. Trying again with indirect rendering: Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Comparing resolution (1024x768) to maximum 3D texture size (1024): Passed. Checking for nVidia: not present. Checking for FBConfig: present. Checking for Xgl: not present. Starting gtk-window-decorator Fontconfig warning: no <cachedir> elements found. Check configuration. Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir> Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir> GConf backend: There is an unsupported value at path /apps/compiz/plugins/scale/allscreens/options/initiate_edge. Settings from this path won't be read. Try to remove that value so that operation can continue properly. Fontconfig warning: no <cachedir> elements found. Check configuration. Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir> Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir> |
|
|
|
|
|
#3 |
|
Twilight Master Bumper
![]() Join Date: May 2007
Location: New Jersey
Beans: 6,281
Ubuntu Development Release
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
I'm not sure what those font problems are, but I don't think it is an issue, it seems like it may have created the correct stuff for you. For the rest of the output, I got the same thing, I think this is just normal terminal output.
You should be able to use CF now. You can setup 4 workspaces by right clicking the workspace switcher applet in the bottom panel and hitting Preferences. 4 workspaces is typical, though it started me with only 2. You can then enable the cube and other desktop effects using compizconfig-settings-manager - note that it will prompt you to disable Desktop Wall if you enabled the Desktop Cube. Again, I suggest making launchers in your panels to enable/disable compiz so you can avoid having to run these commands in terminal every time you want to change. Right click the Panel area and hit Add to Panel, choose Custom Application Launcher and add the compiz/metacity commands from there.
__________________
Beginners Guide to Filing Bug Reports | Ubuntu Security | Grub2 Troubleshooting Suspend/Resume: Remotely Backtrace X The Bump Thread - as pointless as it sounds. |
|
|
|
|
|
#4 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2006
Beans: 182
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Quote:
|
|
|
|
|
|
|
#5 |
|
Has an Ubuntu Drip
![]() Join Date: Apr 2006
Beans: 774
Ubuntu 9.04 Jaunty Jackalope
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
hmnn Now that ATI got OS drivers I think I will move from nvidia this year when I get my new Desktop on Christmas time
__________________
Vista: Because XP was too good for Microsoft's standard. |
|
|
|
|
|
#6 | |
|
Twilight Master Bumper
![]() Join Date: May 2007
Location: New Jersey
Beans: 6,281
Ubuntu Development Release
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Quote:
ATI has had OS drivers for a long time, that is what older ATI cards have to use. The proprietary fglrx drivers are suggested for the newer ATI cards. Long story short, you will be using proprietary drivers on newer nvidia or ati cards, but they tend to work OK. The OS ati drivers are nothing to be proud of, they just keep those of us with older cards in the game.
__________________
Beginners Guide to Filing Bug Reports | Ubuntu Security | Grub2 Troubleshooting Suspend/Resume: Remotely Backtrace X The Bump Thread - as pointless as it sounds. |
|
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2008
Location: Finland
Beans: 3
Ubuntu 8.10 Intrepid Ibex
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Thanks a lot. Adding SKIP_CHECKS="yes" to /usr/bin/compiz did the trick. Now the visual effects can be set on normally, that is via Settings menu.
I'm using an old Acer Aspire 2001 with ATI Mobility Radeon 9200. Last edited by Uikku; April 25th, 2008 at 01:30 PM.. Reason: typo |
|
|
|
|
|
#8 |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2006
Beans: 182
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
to Rocket2DMn:
I have another question about 3D desktop on ubuntu. I think you know a lot in 3D desktop field and use same ATI Mobility Radeon 9000 so ask this question which is not very ralated with Compiz Fusion. If you don't want to answer just ignore it. In the past I also try Beryl on my laptop but it also doesn't work. Now if there are a similar and simple solution just like you provide in this HowTo which can let Beryl run on ATI Mobility Radeon 9000. Thank you very much. updated: haha I googled and found it was a stupid question. Now Beryl already merged with Compiz and is named new name Compiz Fusion. Am I right? Thanks! ![]() Last edited by say2sky; April 25th, 2008 at 07:06 PM.. |
|
|
|
|
|
#9 | |
|
Twilight Master Bumper
![]() Join Date: May 2007
Location: New Jersey
Beans: 6,281
Ubuntu Development Release
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Quote:
However, if you are up to date with Ubuntu, you do not need this. Gutsy and Hardy both use Compiz Fusion in place of the outdated Beryl. Our cards do not support the proprietary fglrx drivers, so it's important that you get rid of those if you have them. Hardy autodetects our card decently, unlike in past released when we had to reconfigure X.
__________________
Beginners Guide to Filing Bug Reports | Ubuntu Security | Grub2 Troubleshooting Suspend/Resume: Remotely Backtrace X The Bump Thread - as pointless as it sounds. |
|
|
|
|
|
|
#10 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2006
Beans: 182
|
Re: HowTo: Compiz Fusion in Hardy on cards with "ati"/"radeon" open source drivers
Quote:
|
|
|
|
|
| Bookmarks |
| Tags |
| ati, compiz, desktop effects, open source drivers, radeon |
| Thread Tools | |
| Display Modes | |
|
|