Showing posts with label Compiz. Show all posts
Showing posts with label Compiz. Show all posts

Wednesday, June 3, 2009

Mandriva 2009.1 - Smoothing things out

I posted last time that I went back to using Kwin effects with the UXA workaround for xorg. However, I have since switched back to using compiz with EXA instead. Why?

Because Kwin with UXA was causing performance issues. The CPU usage of Kwin will hover at around 30-40% all the time, this was sucking the battery dry & causing my laptop to heat-up. Kwin with EXA is still the same, it will freeze 2-3 times a day. Compiz won't run at all with UXA, so I had to go back to EXA to use compiz.

So far compiz is performing very well. CPU usage is low, video playback is smooth and battery life is acceptable. The IaOra theme is still broken, the titlebar still dissapears, so I'll be using Ozone for while.

Sunday, May 17, 2009

Mandriva 2009.1 - Working out the kinks

I've made some discoveries and found some weird problems here & there with my newly installed Mandriva 2009.1. So I'm documenting my findings and fixes/workarounds as I needed.

1. Kwin effects when enabled will make X freeze up intermittently . There is already a bug report on this issue & it seems to be caused by the intel driver. The workaround is to change the default Render acceleration mode from EXA to UXA. This is done by editing /etc/X11/xorg.conf and adding the following line into the "Device" section:

Option "AccelMethod" "UXA"

This did solve the freeze problem, but video playback was a little choppy when using some desktop effect. I can live with this since it's about the same on compiz as well.

2. The default IaOra window decoration had a display bug when using compiz on KDE4. Whenever the window was maximised, the titlebar would disappear. (It actually became tranparent). I saw this bug when I used compiz instead of Kwin during the time I was still investigating the Kwin bug. I did not find this bug reported, I asked around, but no one else had this bug. It might be caused by residual config from my old compiz. (I didn't do a clean install) Anyhow, this problems goes way then I use a different window decoration theme. So I've switched to using Ozone.

3. I didn't like any of the plasmoids for system monitoring. I was very used to using superkaramba's cynapsys theme. I found that I can still install & use superkaramba & run my favorite sys_mon theme. This is a pleasant surprise. I also found the yaWP and ktorrent plasmoids to be very useful.

4. Virtually all the hotkeys on my laptop worked out of the box. Volume control, media playback control, LCD brightness control & wireless switch are all working perfectly and with OSD to boot. The only one that didn't work was the 'launch media player' key, which I've never used anyway.

That's all I can remember for now. These are all very minor issues, overall this release has been awesome.

Sunday, October 28, 2007

Compiz bug workaround

Couple of days ago I mentioned a bug in Compiz that made kscreensaver not cover the whole screen as it should. I accidentally discovered the solution to this problem by way of a botched upgrade to Compiz 0.6.2.

Here's the story, I read on a adamw's blog that the backports for the new Compiz and Compiz Fusion releases have hit the 2008 repositories. Of course I immediately jumped in to upgrade. Well, things didn't go too well. After upgrading I found compiz-fusion refused to start. It complained that ccp was still on the old version, I couldn't figure out what happened, so I gave up, uninstalled the new stuff & installed the original back but not before I had a quick look around ccsm to see what's new. This is where I found an entry I didn't notice before, this is where I found my workaround.

OK enough history, this is it; Window Decoration -> Decoration windows: any & !name=kdesktop_lock

Basically, this completely solved the kscreensaver issue. I'm not too upset with the bad upgrade, the only reason I wanted to upgrade was to get rid of bugs.