A recent update broke KWin compositing. I can’t remember exactly what packages were updated(kernel and pulseaudio are certain). I have an nvidia card. I update-ed the nvidia packages in yast, and still nothing.
When I try to enable compositing in System Settings I get the following:
Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values.
Check your X configuration. You may also consider changing advanced options, especially changing the compositing type.
You should be able to get it working without AIGLX. If not through the repos, than the manual way. That seems hard, but I can provide you with the steps to take.
I only have one old NVIDIA card (see my sig) so this is the only way I could ever get it to work with both the repository and manually compiling ways. Is it bad to be telling users to enable AIGLX and run those commands? I remember reading that they’re not really necessary but it seems to work sometimes as in this case.
My impression it will default to it with the newer drivers as for bad no superfluous maybe.
I suspect it may be one of the other ones.
To be honest I’ve not even got composite on in mine Xorg went to a hotplugging model recently. In theory you don’t need an xorg.conf but practise is a litte different.
If you look at the modules loaded for your keyboard you’ll notice that it doesn’t load kbd but evdev.
grep evdev /var/log/Xorg.0.log
How the auto config tools are dealing with it I’m not sure and having a problem with my keyboard I can’t begin to unravel it.
Yast uses some system variables for certain bits. Still not quite worked out whether sax2 is actually being honoured. I have managed to force xorg to use kbd but can no longer remember how.
OK here’s another one. Suppose I have same sympthoms with an Intel card(a friend of mine has the problem so I can’t really give you xorg.conf). I figure that running those commands don’t really help…