dafart Posted December 27, 2009 Share Posted December 27, 2009 I'm trying to get my both graphics cards working by just using a patched DSDT.aml file, so I won't need EFI strings. In order to do so I have to add the device path entry in DSDT.dsl file. gfxutil tells me the device path is DevicePath = PciRoot(0x1)/Pci(0x3,0x0)/Pci(0x0,0x0)/Pci(0x2,0x0)/Pci(0x0,0x0) The entry needed to add to DSDT.sdsl should look like Name (_ADR, 0x00010000) I spend hours browsing the web to find out how to translate these strings but to no avail. Could someone please point me to the right direction? Thanks in advance Link to comment https://www.insanelymac.com/forum/topic/204095-how-do-i-get-device-path-info-needed-for-dsdt-patching/ Share on other sites More sharing options...
Beerkex'd Posted December 27, 2009 Share Posted December 27, 2009 Maybe you can find something at forum.netkas.org, that's where gfxutil was originally released. Link to comment https://www.insanelymac.com/forum/topic/204095-how-do-i-get-device-path-info-needed-for-dsdt-patching/#findComment-1370341 Share on other sites More sharing options...
Recommended Posts