Opened 18 months ago

Last modified 18 months ago

#18045 new bug

Asus T100TA: PowerStatus reports incorrect battery status

Reported by: Illen Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Power Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

PowerStatus reports incorrect battery status on Asus T100TA. The battery health is good and battery status is reported properly on Windows or Linux.

Used haiku-master-hrev56578-x86_gcc2h.

Attachments (3)

battery.png (96.8 KB ) - added by Illen 18 months ago.
syslog (75.4 KB ) - added by Illen 18 months ago.
threads.png (22.5 KB ) - added by Illen 18 months ago.

Download all attachments as: .zip

Change History (6)

by Illen, 18 months ago

Attachment: battery.png added

by Illen, 18 months ago

Attachment: syslog added

comment:1 by waddlesplash, 18 months ago

Component: - GeneralDrivers/Power

comment:2 by tqh, 18 months ago

I think newer hardware started using some other method than the embedded controller we rely on. Battery status reports require correct locking with embedded controller, and that probably don't work. I assume you see cpu spiking on some acpi thread.

by Illen, 18 months ago

Attachment: threads.png added

in reply to:  2 comment:3 by Illen, 18 months ago

Replying to tqh:

I assume you see cpu spiking on some acpi thread.

The only acpi thread I see is acpi_task and it seems to be idle all the time.

Note: See TracTickets for help on using tickets.