← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

 

I had similar problems (100% cpu load, no console switching possible)
after kdm start had been ported to upstart. I solved the problem by
modifying the upstart configuration file for kdm:

       start on (filesystem
++        and stopped udev-finish
      and started hal)

This ensures that the virtual console devices are set up properly before
the X server starts.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



References