Jump to content

NVMEFix.kext - OpenCore 0.6.3 - Kenel Panic


Crunch3D
 Share

1 post in this topic

Recommended Posts

Hi guys,

Im working myself trough this guide: https://github.com/daliansky/XiaoMi-Pro-Hackintosh

Worked quite good so far. Mac OS is running.

Internal Wifi is working and i patched the bios for better graphics and undervolting later.

However i cant seem to get NVMEFix.kext running with OpenCore 0.6.3

I put the kext into the kext Folder and when i add it to my config.plist the Laptop kenel panics on the apple logo.

So do i something wrong in the config or is it just broken ?

Could someone who has that running post his plist ?

I have a Samasung 970 Evo in the Laptop and i heard from multiple sources that card would need the fix for better performance.

My plist: https://pastebin.com/7jg624tu

What i add the get NVEM running (after all the other kext in der Kernel section):

<dict>

        <key>Arch</key>

        <string>x86\_64</string>

        <key>BundlePath</key>

        <string>NVMeFix.kext</string>

        <key>Comment</key>

        <string>NVME\_Fix</string>

        <key>Enabled</key>

        <true/>

        <key>ExecutablePath</key>

        <string></string>

        <key>MaxKernel</key>

        <string></string>

        <key>MinKernel</key>

        <string>16.0.0</string>

        <key>PlistPath</key>

        <string>Contents/Info.plist</string>

    </dict>


Thanks for the help!

 

PS: I wanted to post this in the NVMEFix Section but the forum won't let me so hoping the devs there will see this :-)

Thanks for your great help!

Manuel

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...