Jump to content
18 posts in this topic

Recommended Posts

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:

post-1111706-0-62817100-1457297794_thumb.jpg

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

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

Schermata 2016-03-06 alle 22.32.40.png

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.

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)

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.

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/

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.

×
×
  • Create New...