ncmontas Posted July 24, 2015 Share Posted July 24, 2015 Hi, El Capitan public beta 1 was successfully installed but after upgrade to public beta 2 I am getting kernel panic, "Unable to find driver...." Not entitle to link kext 'com.apple.kpi.private failed to locad executable for kext com.apple.kpi.private .. ............. Couldn't alloc class "appleACPIPlatformExpert" panic(cou 0 caller 0xffffff80008d3724): "unable to find driver for this .. . .. ................ I am using enoch branch for my bootloader. Already set rootless=0 and dev-kext-mode=1 could someone enlighten me about my issue that I am having or help provide known solution for the issue. thanks Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/ Share on other sites More sharing options...
WaldMeister Posted July 24, 2015 Share Posted July 24, 2015 Hi, I'm using Clover and i don't know if this applies to Chameleon. I had to install the extra kexts to /System/Library/Extension for them to be loaded on the Public Beta 2. Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155186 Share on other sites More sharing options...
ncmontas Posted July 24, 2015 Author Share Posted July 24, 2015 Hi, I'm using Clover and i don't know if this applies to Chameleon. I had to install the extra kexts to /System/Library/Extension for them to be loaded on the Public Beta 2. All kext specific to my hardware is inside S/L/E Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155187 Share on other sites More sharing options...
ncmontas Posted July 25, 2015 Author Share Posted July 25, 2015 I am attaching the screenshot of the error i am having, hope someone can provide help. thanks Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155467 Share on other sites More sharing options...
copil Posted July 25, 2015 Share Posted July 25, 2015 Hi try -f Remove all caches in terminal sudo rm -r /System/Library/Caches/com.apple.kext.caches Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155479 Share on other sites More sharing options...
ncmontas Posted July 25, 2015 Author Share Posted July 25, 2015 Hi try -f Remove all caches in terminal sudo rm -r /System/Library/Caches/com.apple.kext.caches Already tried -f and also removed ket caches, same issue. Are you using chameleon and upgraded from beta1 to beta 2? Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155484 Share on other sites More sharing options...
copil Posted July 25, 2015 Share Posted July 25, 2015 -s ? Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155489 Share on other sites More sharing options...
ncmontas Posted July 25, 2015 Author Share Posted July 25, 2015 -s ? just tried this same issue .. Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155494 Share on other sites More sharing options...
copil Posted July 25, 2015 Share Posted July 25, 2015 Try in the bios set to Disable No-Execute Memory Protection Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2155501 Share on other sites More sharing options...
msapple95 Posted July 29, 2015 Share Posted July 29, 2015 I have the exact same kernel panic after upgrading to Public Beta 2 using Enoch 2737. Clover boots fine but I prefer Enoch. Why is this happening? Any help would be really appreciated, thanks in advance. Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2156324 Share on other sites More sharing options...
ncmontas Posted July 30, 2015 Author Share Posted July 30, 2015 Update: I was able to correct my kernel panic after upgrade to beta 2 by modifying my org.chameleon.Boot.plist old: <key>Kernel</key> <string>/System/Library/Kernels/kernel</string> new: <key>Kernel</key> <string>kernel</string> The kernel key can also be omitted. Going back to the post ermac made: I missed the part where the kernel is not included in his post. If I just look very close to the post that day my issue was already been solved Pls do a test in this way from a USB use Enoch 2737 with this org.chameleon.Boot.plist ...<dict><key>EthernetBuiltIn</key><string>Yes</string><key>GraphicsEnabler</key><string>Yes</string><key>Instant Menu</key><string>Yes</string><key>PciRootUID</key><string>0</string><key>Scan Single Drive</key><string>Yes</string><key>ShowInfo</key><string>Yes</string></dict>...Your smbios.plist looks okMove your Fakesmc.kext located in /S/L/E into USB/Extra/ExtensionsIS A TEST SO I can't promise it work... ErmaC Link to comment https://www.insanelymac.com/forum/topic/307277-el-capitan-public-beta-2-panic-after-upgrade/#findComment-2156776 Share on other sites More sharing options...
Recommended Posts