[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-23 Thread Luka Renko
** Changed in: kde-guidance (Ubuntu) Status: Fix Committed = Fix Released -- guidance-power-manager thinks battery is low way too early https://launchpad.net/bugs/67081 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-21 Thread Luka Renko
This seems to be the issue in kernel/acpi/hal which reports strange remaining_time on some cases (in your case even insertion of CD). Worse, it forces hibernation when the battery still has plenty of capacity left. What is the level at this point in time? Is it below 50%? guidance-

[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-21 Thread Luka Renko
See bug 60442 for more analysis. It probably makes sense to fix this for Edgy by changing CHARGE_LEVEL_THRESHOLD to much lower value (5-10%?). -- guidance-power-manager thinks battery is low way too early https://launchpad.net/bugs/67081 -- ubuntu-bugs mailing list

[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-21 Thread Luka Renko
Fix to workaround this issue was committed in KDE SVN: r597776 Change CHARGE_LEVEL_THRESHOLD to 10% (was 50%) to better workaround acpi issue when remaining_time is not reported correctly. Also use threshold for battery low notification warning (do not issue low warning if battery level above

[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-21 Thread Jonathan Riddell
** Changed in: kde-guidance (Ubuntu) Target: None = ubuntu-6.10 -- guidance-power-manager thinks battery is low way too early https://launchpad.net/bugs/67081 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 67081] Re: guidance-power-manager thinks battery is low way too early

2006-10-20 Thread Luka Renko
Can you attach lshal output? powermanager uses reported remaining time field for battery actions and it may be that this is wrong on your HW. ** Changed in: kde-guidance (Ubuntu) Status: Unconfirmed = Needs Info -- guidance-power-manager thinks battery is low way too early