Contribute
Register

[solved] Unknown ASL exception ID

Status
Not open for further replies.
Joined
Sep 14, 2012
Messages
31
Motherboard
MSI PRO Z690 A DDR4
CPU
I7-13700KF
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. Android
Hi Everyone,

I try to patch my DSDT using RehabMan guide and when i compile the file i've got 1 error: Unknown ASL exception ID.
So: pressed F4 to extract the files in clover/acpi/origin
copy origin on desktop and keep only DSDT.aml and all SSDT*.aml
install iasl in usr/bin folder, check ok
check the version of iasl --> Intel ACPI Component Architecture, ASL+ Optimizing Compiler version 20161210-64(RM), Copyright (c) 2000 - 2016 Intel Corporation
Use refs.txt
disassembling ok
Compile using MaciASL 1 error

Did i missed something or done something wrong?

My laptop Acer travelmate P278M-586U, I56200U, HD520
 
Hi Everyone,

I try to patch my DSDT using RehabMan guide and when i compile the file i've got 1 error: Unknown ASL exception ID.
So: pressed F4 to extract the files in clover/acpi/origin
copy origin on desktop and keep only DSDT.aml and all SSDT*.aml
install iasl in usr/bin folder, check ok
check the version of iasl --> Intel ACPI Component Architecture, ASL+ Optimizing Compiler version 20161210-64(RM), Copyright (c) 2000 - 2016 Intel Corporation
Use refs.txt
disassembling ok
Compile using MaciASL 1 error

Did i missed something or done something wrong?

My laptop Acer travelmate P278M-586U, I56200U, HD520
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 
i used gen_debug.sh tool but where's the report?
 
let's roll
 

Attachments

  • debug_26252.zip
    2.2 MB · Views: 62
let's roll

Disassemble with refs.txt edited such that MDBG entry is not present.
iasl -da -dl -fe refs.txt DSDT.aml SSDT*.aml

Result: no errors in DSDT.dsl
 
Hello,
Yes i saw that the first line of refs.txt was an issue in iasl when i disassembling.
Now i have no more error.

Marked solved.

But my laptop is not referenced in the list of patches and if I understand correctly I have to create my own patch using your guide : https://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/
Is that right?

You will likely find that one of the existing battery patches is a match.
 
without wanting to abuse, can you tell me which one?
I'm looking for it but I can not find
 
I tried with Acer Aspire E1 patch and it works!!
 
Status
Not open for further replies.
Back
Top