Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

How is that possible... ig-platform-id 0x0d220003 :crazy:

It is clear in your ioreg:
Screen Shot 2016-03-19 at 2.53.48 PM.png
 
IMG_20160321_173636.jpgIMG_20160323_015958.jpgThanks for all the tips found on is awesome site.

I'm still in the penalty.

I have pacher with Application MacIasl RM - 1.31 (252.2) that is simply better thanthat very well... :clap:

Apart from the error in the DSDT file a compile.

I met all of the possible errors for the intallation and made corrections in all directions.

But always with 7 MB HD5500 and blocking on startup of El Captan...

Yet there are all the explanations and I following them to the letter but error slips


IMG_20160321_173636.jpgIMG_20160323_015958.jpg

If someone just help me it'll be super well.

Here is the last config which is wrong. :banghead:

Thanks in advance

In wait of a ultimate restart.
 

Attachments

  • Help HD5500.zip
    3.3 MB · Views: 60
Patched ACPI not needed for Broadwell graphics. All can be done in config.plist (patching ACPI comes later).

Follow the Clover guide linked from the FAQ.

http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

Pay attention the Broadwell info in the FAQ. It is important.


Hello

Well I Redid the round of questions.

I have question about the IGPU revers

My camera has 2 HDMI, but not display.
The error will not be bind has that address difference?

How to do in IOREG HDMI and Display

ig-platform-id = 0x16160002
0200 1616 0103 0303 0000 2002 0000 5001 // 34MB BIOS-allocated memory, 21MB frame buffer memory
0000 0060 6c05 0000 6c05 0000 0000 0000 // 1536MB VRAM
0000 0000 0000 0000 0000 0800 0200 0000 = LVDS connector
3002 0000 0105 0900 0004 0000 0705 0000 = DisplayPort connector
0204 0a00 0004 0000 0705 0000 ff00 0000 = DisplayPort connector
0100 0000 4000 0000 024b 0000 0505 0600 = Disabled / unused VGA connector
0200 0000 0400 0000 80df 1710 0000 0000https://www.firewolf.science/2015/04/framebuffer-data-extracted-from-appleintelbdwgraphicsframebuffer-binary/

IMG_20160323_182936.jpg

It is difficult for my first Hackintosh.

I have the impression of having my first 386 Win...

I lost the hands :lol:
 
I have question about the IGPU revers
My camera has 2 HDMI, but not display.
The error will not be bind has that address difference?
How to do in IOREG HDMI and Display

Maybe you can rephrase that in english.

Sorry, but I have no idea what you're asking.
 
Sorry for my bad English.

I started again, reading guides.

Everything seems correct

Memory DVMT, ig-plate-form-ids, change GFX in IGPU.

But still, the system which is not stable by the malfunction of HD5500 with 7 MB.

While browsing my iOreg, I note that the video ports are screens, and on my Machine, I have to HDMI.

The question is.
The address of a connector HDMI and Display Apple are different

And after what I have seen here


https://www.firewolf.science/2015/0...from-appleintelbdwgraphicsframebuffer-binary/

0x01000000 = VGA connector
0x02000000 = LVDS connector
0x04000000 = eDP connector
0x00020000 = DVI connector
0x00040000 = DisplayPort connector
0x00080000 = HDMI connector

Is what this little have a relationship with my installation to fail?

Sans titre.jpg

But the simplest little be it is that I made a mistake, and that I don't see not...


As I've done installations with several "ig-platform-id" for HD5500
 
But still, the system which is not stable by the malfunction of HD5500 with 7 MB.

Attach ioreg as ZIP: 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.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Here are the elements.

Thanks for your expertise.


View attachment 182306

You have config.plist/Graphics/Inject/Intel=false.

In order to inject AAPL,ig-platform-id (to cause graphics drivers to load), you need config.plist/Graphics/Intel/Intel=true.

Also, strange order you decided to load your SSDTs:
9:195 0:022 Inserting table[0]:SSDT5.aml from EFI\CLOVER\ACPI\patched ... Success
9:309 0:114 Inserting table[1]:SSDT1.aml from EFI\CLOVER\ACPI\patched ... Success
9:367 0:057 Inserting table[2]:SSDT2.aml from EFI\CLOVER\ACPI\patched ... Success

ACPI is not patched correctly anyway... so scrap what you have (ACPI/patched), and follow post #1.
 
hi everyone, do u help me fix error in dsdt dump from Linux :)

18772, 6126, syntax error, unexpected PARSEOP_SUBTRACT


it stems from
Subtract (0x0A, Local0, Local1)
 
Back
Top