View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#954
Originally Posted by toxaris View Post
Hello again.
Still some stange stuff here after the update to the new deb.
I have done a few reboots too.


Link to lshal dump.
http://toxaris.com/lshal.txt
Ok, from your output and log I see that you stopped bme and loaded bq27x00 and bq2415x drivers.

Battery design capacity (which is 0) is read from rx51_battery kernel driver, which is not loaded. But this driver is part of kernel-power v52 (prerelease), so it is not present in v51.

If status menu plugin cannot read design capacity it will try to read last full capacity.

But in HAL log is missing "battery.reporting.last_full" in /org/freedesktop/Hal/devices/computer_power_supply_battery_bq27200_0 (for bq27200 chip). This can be problem if learning cycle of bq27200 was not complete. Can you write output of this?

$ cat /sys/class/power_supply/bq27200-0/uevent
$ cat /sys/class/power_supply/bq27200-0/charge_full
 

The Following 2 Users Say Thank You to pali For This Useful Post: