Contribute
Register

[solved] Cant boot system after post-installation

Status
Not open for further replies.
Cant figure out where these patches are...
 
Got it, but can't deal with these few errors during compilation, and to be honest I'm really out of mind and i have no idea what should i do at this moment, as the errors are visible in the post up.
 
Got it, but can't deal with these few errors during compilation, and to be honest I'm really out of mind and i have no idea what should i do at this moment, as the errors are visible in the post up.

Define "these few errors".

If you need assistance, attach all native files extracted via Clover. No one is clairvoyant here.
 
I mean these errors:

3972, 6126, syntax error, unexpected PARSEOP_ZERO
4023, 6126, syntax error, unexpected PARSEOP_ZERO
9297, 6126, syntax error, unexpected '}'
29677, 6126, syntax error, unexpected $end and premature End-Of-File

Clover folder zipped in attachment.
 

Attachments

  • CLOVER.zip
    1.9 MB · Views: 71
I mean these errors:

3972, 6126, syntax error, unexpected PARSEOP_ZERO
4023, 6126, syntax error, unexpected PARSEOP_ZERO
9297, 6126, syntax error, unexpected '}'
29677, 6126, syntax error, unexpected $end and premature End-Of-File

Clover folder zipped in attachment.

Please provide all native files extracted via F4 in Clover (ACPI/origin). The files you have in ACPI/patched are very likely the wrong set of files (dynamic SSDTs should not be in ACPI/patched).

As for the errors in disassembled DSDT.dsl:
- disassemble with refs.txt as per guide
- apply "Fix PARSEOP_ZERO Error" patch (aggressive version, read the comments within the patch)

Result: zero errors.
 
Ok so here are the files which has been crextracted in Clover (in attachment).

about refs.txt, i created it (also in attachment) but can't deal with what should I do it right now, i will just wait until what You say about these files.
 

Attachments

  • ACPI.zip
    123.3 KB · Views: 76
  • refs.txt
    377 bytes · Views: 138
Ok so here are the files which has been crextracted in Clover (in attachment).

about refs.txt, i created it (also in attachment) but can't deal with what should I do it right now, i will just wait until what You say about these files.

Based on ACPI/origin, you should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-7.aml
SSDT-8.aml
SSDT-9.aml
SSDT-10.aml
SSDT-11.aml
SSDT-12.aml
SSDT-13.aml
 
So I guess thath actually I should just move these files from 'Origin' to 'Patched'?
 
Status
Not open for further replies.
Back
Top