outdated & inactive report
http://www.freedesktop.org/wiki/Software/hal/
** Changed in: acpi (Ubuntu)
Status: Confirmed => Invalid
** Changed in: hal (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
** Changed in: acpi
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/213128
Title:
[Master] hal/acpi incorrectly reports AC adapter state
--
ubuntu-bugs mailing list
** Changed in: acpi
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/213128
Title:
[Master] hal/acpi incorrectly reports AC adapter state
--
ubuntu-bugs mail
look at the bug fix I uploaded here
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/455786
--
[Master] hal/acpi incorrectly reports AC adapter state
https://bugs.launchpad.net/bugs/213128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
here is a good fix to put in /etc/acpi/battery.sh ( I had the same
problem and fixed it by adding this to the top)
#
AC_state=/proc/acpi/ac_adapter/AC/state
if grep -q "on-line" ${AC_state} ; then
hal-set-property --udi `hal-find-by-capability --capabi
g3mu,
I'm happy to report your suggested hack works for me, many thanks. i
wouldn't have thought of that as it required a bit more insight into the
system than i have!
did you post it on the bug page?
much appreciated, thanks again,
L Wilkinson
On Mon, 2009-08-10 at 05:40 +, Gemu wrote:
>
hi
I have a little hack for this problem
cat /proc/acpi/ac_adapter/ACAD/state
this command to force update the status of AC_Adapter correctly, this
will be used for the hack.
sudo vim /etc/acpi/events/battery_event
(copy/paste)
event=battery.*
action=cat /proc/acpi/ac_adapter/AC/state > /dev/nu
i experience this issue INTERMITTENTLY on my HP dv6599ea (dv6000 series
basically). when it decides to exhibit the behaviour i have discovered
that issuing the command
cat /proc/acpi/ac_adapter/ACAD/state
gives the response:
state: off-line
or:
state: on-lin
** Changed in: acpi
Status: Unknown => Incomplete
--
[Master] hal/acpi incorrectly reports AC adapter state
https://bugs.launchpad.net/bugs/213128
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
There is a very similar bug upstream:
http://bugzilla.kernel.org/show_bug.cgi?id=12641
The bug apparently appears around kernel 2.6.29
** Changed in: acpi (Ubuntu)
Status: New => Confirmed
--
[Master] hal/acpi incorrectly reports AC adapter state
https://bugs.launchpad.net/bugs/213128
Y
** Also affects: acpi (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Linux Kernel Bug Tracker #12641
http://bugzilla.kernel.org/show_bug.cgi?id=12641
** Also affects: acpi via
http://bugzilla.kernel.org/show_bug.cgi?id=12641
Importance: Unknown
Status: Un
** Description changed:
+ hal properly reports battery charging/discharging state but incorrectly
+ reports whether the AC adapter is unplugged.
+
+ lshal output when unplugged or plugged in both indicates:
+ ac_adapter.present = true (bool)
+
+ present on several laptops in Hardy, Intrepid, and
** Summary changed:
- [Hardy] Guidance-power-manager doesn't know when laptop is mains unplugged
+ [Master] hal/acpi incorrectly reports AC adapter state
--
[Master] hal/acpi incorrectly reports AC adapter state
https://bugs.launchpad.net/bugs/213128
You received this bug notification because yo
13 matches
Mail list logo