maximus Posted March 6, 2016 Share Posted March 6, 2016 I am trying to boot El Capitan install from USB created with one of the tools here from this site. I have tried everything to boot but I keep getting this kernel panic: I am running out of ideas. My system is in signature. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/ Share on other sites More sharing options...
carbo178 Posted March 6, 2016 Share Posted March 6, 2016 Add this string in Config.plist, directly under DSDT name <key>Name</key> <string>DSDT.aml</string> <key>Patches</key> <array> <dict> <key>Comment</key> <string>UART Patch</string> <key>Disabled</key> <false/> <key>Find</key> <data> QdAFAQ== </data> <key>Replace</key> <data> AQIDBA== </data> </dict> If you use Clover configurator add the string in the picture attached Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221249 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 This somewhat helped. But now it hangs at this: Its been a long time since I had to reinstall Mac OS. This is my config.plist from Clover: config.txt Thanks Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221440 Share on other sites More sharing options...
carbo178 Posted March 7, 2016 Share Posted March 7, 2016 Try this config-plist.zip Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221474 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 Try this Tried it,no go.If i dont add npci=0x2000 it just reboots but with it it just hangs at this: I only have FakeSMC and NullCPUPowerManagement kexts injected. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221503 Share on other sites More sharing options...
carbo178 Posted March 7, 2016 Share Posted March 7, 2016 Use HDMI or DVI connection for monitor Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221516 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 Use HDMI or DVI connection for monitor I am using hdmi. Just tried dvi,same thing. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221519 Share on other sites More sharing options...
carbo178 Posted March 7, 2016 Share Posted March 7, 2016 It's a graphic problem, but i don't understand why don't work, the videocard kexts are disabled by nv_disable=1 bootflag Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221528 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 It's a graphic problem, but i don't understand why don't work, the videocard kexts are disabled by nv_disable=1 bootflag I dont understand either.Everything I tried just ends up hanging at either DSMOS has arrived or Bluetooth transport protocol and eventually restarts. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221531 Share on other sites More sharing options...
spakk Posted March 7, 2016 Share Posted March 7, 2016 and you do already have removed the Graphics drivers from S/L/E ? if so, with what a result? see here Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221533 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 and you do already have removed the Graphics drivers from S/L/E ? if so, with what a result? see here Tried it. Same thing. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221568 Share on other sites More sharing options...
spakk Posted March 7, 2016 Share Posted March 7, 2016 try to boot with this flag: -x -f npci=0x2000 PCIRootUID=1 (or PCIRootUID=0) nv_disable=1 GraphicsEnabler=NO (or GraphicsEnabler=Yes) (without: kext-dev-mode=1, Rootless=1 and CPUS=1) Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221581 Share on other sites More sharing options...
carbo178 Posted March 7, 2016 Share Posted March 7, 2016 GraphicsEnabler isn't a Clover flag Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221585 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 try to boot with this flag: -x -f npci=0x2000 PCIRootUID=1 (or PCIRootUID=0) nv_disable=1 GraphicsEnabler=NO (or GraphicsEnabler=Yes) (without: kext-dev-mode=1, Rootless=1 and CPUS=1) PCIRootUID=1 or 0 reboots when it gets to PCI configuration begin. The rest get me the same result as before,stuck at DSMOS or Bluetooth. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221588 Share on other sites More sharing options...
spakk Posted March 7, 2016 Share Posted March 7, 2016 Follow this post here and see the video, it is true that the guy boot with cpus=1 and with dart=0 : http://www.osx86.net/forums/topic/24021-videoinstallation-de-el-capitan-sur-x99/ Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221608 Share on other sites More sharing options...
maximus Posted March 7, 2016 Author Share Posted March 7, 2016 Follow this post here and see the video, it is true that the guy boot with cpus=1 and with dart=0 : http://www.osx86.net/forums/topic/24021-videoinstallation-de-el-capitan-sur-x99/ Still getting the same thing unfortunately. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221615 Share on other sites More sharing options...
spakk Posted March 7, 2016 Share Posted March 7, 2016 install VoodooTSCSync.kext into 10.11 folder Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221636 Share on other sites More sharing options...
maximus Posted March 8, 2016 Author Share Posted March 8, 2016 install VoodooTSCSync.kext into 10.11 folderSame thing. Link to comment https://www.insanelymac.com/forum/topic/311281-kernel-panic-at-bluetooth-kext/#findComment-2221669 Share on other sites More sharing options...
Recommended Posts