• Become a Premium Member for $25/year with no ads to improve your community experience.

And does the Hotplug works without the kext and driver?
Yes, perfectly fine.

BTW. it's possible to shorten little bit file for exact fit to my HW? Can I somehow find what devices I exactly need?
As I understand, this hack is for wide range of situations.

And why we need two separate files? Could it be merged into one?
 
Last edited:
Yes, perfectly fine.

BTW. it's possible to shorten little bit file for exact fit to my HW? Can I somehow find what devices I exactly need?
As I understand, this hack is for wide range of situations.

And why we need two separate files? Could it be merged into one?
Are you talking about DTGP?
 
how to find the kext? .sorry to trouble you, please help me
Run the following command in the terminal.
Code:
sudo kextcache -i/
 
It can be integrated in the DSDT. Add DTGP patch and it will be working.
I have completely untouched DSDT and everything is done via SSDT.
 
I have completely untouched DSDT and everything is done via SSDT.
Yes, i said it for the DTGP SSDT. It can be also applied to DSDT and you don't need the separate the SSDT for it. :)
 
Yes, i said it for the DTGP SSDT. It can be also applied to DSDT and you don't need the separate the SSDT for it. :)
I know this is little bit offtopic, but I still don't understeand those 2 separate files. Really the 6th argument make that difference? I mean
DefinitionBlock ("", "SSDT", 2, "KGP ", "DTPG", 0x00001000) vs DefinitionBlock ("", "SSDT", 1, "KGP", "TB3HP", 0x00000000).

What if all content of TB3HP will be moved into DTPG SSDT with 0x00001000?
 

Latest posts

Forum statistics

Threads
1,518
Messages
14,473
Members
22,001
Latest member
ViperPsychoIT