[Bug 31266] closing the laptop lid hogs the cpu and hard drive usage

Martin Pitt martin.pitt at ubuntu.com
Mon Feb 27 12:45:18 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/31266

Task: ubuntu hal
       Assignee: (unassigned) => Martin Pitt
         Status: Unconfirmed => Needs Info

Comment:
Can you please find out which particular process goes crazy? You can do something like

  sleep 3; ps --sort -%cpu aux | head -n 5

then close your lid immediately, wait about 5 seconds, and open it again. This produces a list of the top 5 CPU hoggers. What does it output?

Once we know the culprit, we can identify what the particular process tries to do.

Thanks!




More information about the desktop-bugs mailing list