Opened 2 years ago
Last modified 2 years 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)
Change History (6)
by , 2 years ago
Attachment: | battery.png added |
---|
by , 2 years ago
comment:1 by , 2 years ago
Component: | - General → Drivers/Power |
---|
follow-up: 3 comment:2 by , 2 years ago
by , 2 years ago
Attachment: | threads.png added |
---|
comment:3 by , 2 years 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.
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.