Comment 25 for bug 405148

Revision history for this message
Martin Pitt (pitti) wrote :

Can you please do the following: Start with the battery fully charged, so that dk-p does not see it. Now do

   sudo killall devkit-power-daemon
   sudo /usr/lib/devicekit-power/devkit-power-daemon --verbose 2>&1 | tee /tmp/dkp.log

in a Terminal. Wait some seconds, press control-c, and attach /tmp/dkp.log here.

Now let the battery discharge for a while (the situation where dk-p does see the correct charge), and to the same set of commands again.

With those I get some more detailled information and can also compare the output when it does and when it doesn't see the battery charge. Thank you!