Contribute
Register

[solved] Haswell DSDT compile error

Status
Not open for further replies.
Haswell DSDT compile error

ok... its version 1.3 (252) is that your patchmatic version?

no its not selected.

The ssdt-4 for graphics was the concern. since the graphics seemed sluggish. maciasl was able to save as .aml but if i open the aml then i see the errors.

Is the hd4400 known to be a little sluggish?

So as long as the .dsl compiles correctly then its ok to have the .aml saved from it showing the unexpected parseop integer errors and such?
 
Haswell DSDT compile error

ok... its version 1.3 (252) is that your patchmatic version?

patchmatic is not the same as MaciASL.

My version of both is linked by the guide: http://www.tonymacx86.com/yosemite-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

The ssdt-4 for graphics was the concern. since the graphics seemed sluggish. maciasl was able to save as .aml but if i open the aml then i see the errors.

You cannot open an AML file directly and expect to compile it without errors.

The errors are not real... they are caused by incorrect disassembly. Correct disassembly is covered in the guide.

Is the hd4400 known to be a little sluggish?

No.

Post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.
 
Haswell DSDT compile error

Hey thank you.
 

Attachments

  • Violets’s MacBook Pro.zip
    348.4 KB · Views: 136
Haswell DSDT compile error

...The only problem I have is that the screen brightness to 50%:crazy::crazy:
Do Kext for intel HD graphics 4600 (CPU haswell) for Yosemite version 10.10.5??
Is there Kext for Brightness?

The brightness guide is linked from the ACPI patching guide already provided.
 
Haswell DSDT compile error

Hi everyone

My system is as follows
- Toshiba Satellite Pro L50-A531
- intel core i7-4700MQ Haswell architecture
- Intel HD 4600
- Nvidia Geforce 740M
- 8 GB RAM
- Qualcomm Atheros AR8171/AR8175 Ethernet
- Qualcomm Atheros AR956 Wireless adaptor
- OSX El Capitan 10.11.3

I have followed the guide:http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

with latest versions of iasl, MaciASL and patchmatic and have successfully extracted my DSDT and all SSDT

However, my DSDT file and SSDT-1 still have errors
- IN DSDT=> error code 6074 (name already exists in scope, SB-.PCIO-PEG0, PEG1, PEG2
- IN SSDT1=> unexpected PARSEOP PACKAGE + syntax some error

Please help me clear these errors and patch my DSDT
:banghead: :banghead: :banghead:
Thanks in advance ... :headbang:
 

Attachments

  • SSDT-1.dsl
    9.8 KB · Views: 239
  • DSDT.dsl.zip
    87 KB · Views: 140
  • disassembly log.txt
    12.5 KB · Views: 186
Haswell DSDT compile error

Hi everyone

My system is as follows
- Toshiba Satellite Pro L50-A531
- intel core i7-4700MQ Haswell architecture
- Intel HD 4600
- Nvidia Geforce 740M
- 8 GB RAM
- Qualcomm Atheros AR8171/AR8175 Ethernet
- Qualcomm Atheros AR956 Wireless adaptor
- OSX El Capitan 10.11.3

I have followed the guide:http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

with latest versions of iasl, MaciASL and patchmatic and have successfully extracted my DSDT and all SSDT

However, my DSDT file and SSDT-1 still have errors
- IN DSDT=> error code 6074 (name already exists in scope, SB-.PCIO-PEG0, PEG1, PEG2
- IN SSDT1=> unexpected PARSEOP PACKAGE + syntax some error

Please help me clear these errors and patch my DSDT
:banghead: :banghead: :banghead:
Thanks in advance ... :headbang:

SSDT-1: Apply "Remove _PSS placeholders"
DSDT: Only one error at line 13551. Remove it.
 
Haswell DSDT compile error

SSDT-1: Apply "Remove _PSS placeholders"
DSDT: Only one error at line 13551. Remove it.

Rehabman ... you are definitely the Man :clap: :clap: :clap:
applied "Remove _PSS placeholders" on SSDT-1 ==> now SSDT-1 is error free :headbang:


Furthermore, I have removed line 13551 in DSDT as per your guidance " Store (Zero, RBUF) "
However, the same errors still persist (name already exists in scope, SB-.PCIO-PEG0, PEG1, PEG2)

is that OK to go along with such errors ... ?!

Thanks for your patience and support
 
Haswell DSDT compile error

Furthermore, I have removed line 13551 in DSDT as per your guidance " Store (Zero, RBUF) "
However, the same errors still persist (name already exists in scope, SB-.PCIO-PEG0, PEG1, PEG2)

is that OK to go along with such errors ... ?!

Thanks for your patience and support

You will need to post your file...

(It is likely you are not using the current tools).
 
Haswell DSDT compile error


You will need to post your file...

(It is likely you are not using the current tools).

Thanks for your prompt reply ...

I have posted my details and all required files in this thread (( #37 )) that you have gratefully already replied to in this thread (( #38 ))

Furthermore, I have used the latest versions of the following tools to extract and disassemble my ACPI DSDT/SSDT files:

- aisle
- patchmatic
- MaciASL (ACPI 6.1)

Yet, I still have that error (name already exists in scope, SB-.PCIO-PEG0, PEG1, PEG2) even after I removed line 13551 in DSDT " Store (Zero, RBUF) "

Thanks again ...
 

Attachments

  • DSDT.dsl.zip
    87 KB · Views: 131
Status
Not open for further replies.
Back
Top