#18189 closed bug (fixed)
Strange AE_AML_BUFFER_LIMIT errors and no battery
Reported by: | zgdump | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Drivers/ACPI | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Notebook: Asus G713QM-HX121 2021
Haiku: R1/beta4
On my laptop, Haiku does not detect the battery. And there are very strange AE_AML_BUFFER_LIMIT errors in the syslog. Visually, the system continues to work without problems.
Fragment of the system log:
KERN: publish device: node 0xffffffff83134c88, path random, module bus_managers/random/device_v1 KERN: publish device: node 0xffffffff83134c88, path urandom, module bus_managers/random/device_v1 KERN: publish device: node 0xffffffff83134968, path power/acpi_battery/0, module drivers/power/acpi_battery/device_v1 KERN: publish device: node 0xffffffff83134648, path power/button/power, module drivers/power/acpi_button/device_v1 KERN: Firmware Error (ACPI): AE_AML_BUFFER_LIMIT, Field [IIA2] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20210105/dsopcode-356) KERN: ACPI Error: Aborting method \_SB.ATKD.WMNB due to previous error (AE_AML_BUFFER_LIMIT) (20210105/psparse-688) KERN: Firmware Error (ACPI): AE_AML_BUFFER_LIMIT, Field [IIA2] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20210105/dsopcode-356) KERN: ACPI Error: Aborting method \_SB.ATKD.WMNB due to previous error (AE_AML_BUFFER_LIMIT) (20210105/psparse-688) KERN: Firmware Error (ACPI): AE_AML_BUFFER_LIMIT, Field [IIA2] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20210105/dsopcode-356) KERN: ACPI Error: Aborting method \_SB.ATKD.WMNB due to previous error (AE_AML_BUFFER_LIMIT) (20210105/psparse-688) KERN: Firmware Error (ACPI): AE_AML_BUFFER_LIMIT, Field [IIA2] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20210105/dsopcode-356) KERN: ACPI Error: Aborting method \_SB.ATKD.WMNB due to previous error (AE_AML_BUFFER_LIMIT) (20210105/psparse-688) KERN: Firmware Error (ACPI): AE_AML_BUFFER_LIMIT, Field [IIA2] at bit offset/length 64/32 exceeds size of target Buffer (64 bits) (20210105/dsopcode-356)
Attachments (2)
Change History (8)
by , 23 months ago
Attachment: | syslog.old added |
---|
comment:1 by , 23 months ago
Component: | - General → Drivers/Power |
---|
by , 23 months ago
Attachment: | acpidump.zip added |
---|
comment:3 by , 23 months ago
Component: | Drivers/Power → Drivers/ACPI |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Korli, looks like Asus WMI driver needs a bigger buffer for params, not sure why.
comment:5 by , 22 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Should this be considered for beta4?
Note:
See TracTickets
for help on using tickets.
Fix by Reijo F from russian haiku os chat: