mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-06 13:39:46 -08:00
Fix travis
This commit is contained in:
@@ -51,7 +51,7 @@ iasl * [insert all ACPI files here]
|
||||
|
||||
## Decompiling Error
|
||||
|
||||

|
||||

|
||||
|
||||
```
|
||||
Loading Acpi table from file iASLAwjHrs.aml
|
||||
@@ -63,12 +63,12 @@ This is a common error on DSDTs that have methods that aren't supported by maciA
|
||||
|
||||
## Invalid character (0x3D), expecting ASL keyword or name
|
||||
|
||||

|
||||

|
||||
|
||||
Similar to the above error, you're running an outdated copy of maciASL. Make sure you're using the latest from Acidanthera's repo: [maciASL](https://github.com/acidanthera/MaciASL/releases)
|
||||
|
||||
## Syntax error, unexpected PARSEOP_ONE, expecting '('
|
||||
|
||||

|
||||

|
||||
|
||||
Similar to the above 2 errors, you're running an outdated copy of maciASL. Make sure you're using the latest from Acidanthera's repo: [maciASL](https://github.com/acidanthera/MaciASL/releases)
|
||||
|
||||
Reference in New Issue
Block a user