
Just a quicky for those experiencing problems getting desktop effects to work in Ubuntu Intrepid Ibex 8.10, after enabling dual monitor or dual head support. In my case, the problem is the Intel driver not supporting a high enough texture size. This is not yet fixed in 8.10, but should be at some point. Here is the link:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/146859
The problem is that compiz is checking GL_MAX_TEXTURE_SIZE and failing if the value is not as high as the Virtual Screen size that's set in xorg.conf. You can check the value by running:
glxinfo -l | grep GL_MAX_TEXTURE_SIZE
If this is lower than the value in your /etc/X11/xorg.conf file, compiz won't start! You'll see the error if you try run compiz from the command line.
In the meantime, you can work around this by stacking your monitors on top of each other instead of side by side, thus reducing the virtual resolution to within the required bounds. This works for me as my secondary screen is my TV, so it doesn't really matter what the virtual positioning is!












Recent comments
26 weeks 2 days ago
26 weeks 2 days ago
27 weeks 3 days ago
36 weeks 3 days ago
1 year 4 weeks ago
1 year 5 weeks ago
1 year 5 weeks ago
1 year 9 weeks ago
1 year 14 weeks ago
1 year 15 weeks ago