ameris_cyning Posted February 3, 2015 Share Posted February 3, 2015 Google gives me nothing for Yosemite Clover patches that I have tried do nothing This flag disables AppleHDA.kext, so not having it would improve my experience. Danke Link to comment https://www.insanelymac.com/forum/topic/304302-npci-fix-available/ Share on other sites More sharing options...
artur_pt Posted February 3, 2015 Share Posted February 3, 2015 hello have u try this kext http://www.insanelymac.com/forum/topic/304070-iopcifamily-23912-anv-v2-and-iopccardfamily-48-anv-for-yosemite/ good hack Link to comment https://www.insanelymac.com/forum/topic/304302-npci-fix-available/#findComment-2108274 Share on other sites More sharing options...
Slice Posted February 3, 2015 Share Posted February 3, 2015 Just wonder if this flag is somehow affected something if (PE_parse_boot_argn("pci", &debug, sizeof(debug))) gIOPCIFlags |= debug; if (PE_parse_boot_argn("npci", &debug, sizeof(debug))) gIOPCIFlags &= ~debug; May be disable DMAR? We can do this other way AppleVTD::install(gIOPCIConfigWorkLoop, gIOPCIFlags, acpiDevice, acpiDevice->getACPITableData("DMAR", 0)); Link to comment https://www.insanelymac.com/forum/topic/304302-npci-fix-available/#findComment-2108295 Share on other sites More sharing options...
Recommended Posts