Jump to content

AMD Vanilla Kernel


Shaneee
 Share

170 posts in this topic

Recommended Posts

This is the correct way to add Mask ? XLNC your patch always works. Please update patch 10.15.1 

 

<key>Comment</key>
                <string>xlnc - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>dXHoAAAAAEiLBQAAAABIiQUAAAAA</data>
                <key>MaskFind</key>
                <data>////AAAAAP///wAAAAD///8AAAAA</data>
                <key>MaskReplace</key>
                <data>//8AAAAAAP///wAAAAD/////////</data>
                <key>MatchOS</key>
                <string>10.15.1</string>
                <key>Replace</key>
                <data>dE4AAAAAAJCJDQAAAADpfgAAAGaQ</data>
            </dict>

Link to comment
Share on other sites

6 hours ago, iAstroboyid said:

This is the correct way to add Mask ? XLNC your patch always works. Please update patch 10.15.1 

 

<key>Comment</key>
                <string>xlnc - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>dXHoAAAAAEiLBQAAAABIiQUAAAAA</data>
                <key>MaskFind</key>
                <data>////AAAAAP///wAAAAD///8AAAAA</data>
                <key>MaskReplace</key>
                <data>//8AAAAAAP///wAAAAD/////////</data>
                <key>MatchOS</key>
                <string>10.15.1</string>
                <key>Replace</key>
                <data>dE4AAAAAAJCJDQAAAADpfgAAAGaQ</data>
            </dict>

Is it for Ryzen or FX CPUs ?

Link to comment
Share on other sites

Hi!

 

A lot of time passed idle, mojave didn't work for me but the cube turned, Catalina brought a change, working on FX 8300!

I am very happy, I am grateful to those who made this possible!
Great job! Thank you very much!
The system works fine, only the metal is missing.
I'm using 0x665C1002 fake id for r7 360 + RadeonDeInit, edit info.plist in AMD8000Controller.kext and AMDRadeonX4000.kext.

I do not use the inject ati option because it restarts after IOConsoleUsers or only starts in safe mode.

Screenshot 2019-11-04 at 19.33.56.png

  • Like 1
Link to comment
Share on other sites

On 11/1/2019 at 2:26 PM, iAstroboyid said:

for AMD Ryzen 9 3900x with  Asus TUF 5700 XT  

Unfortunately this patch did not work by Clover r.5097 at 10.15.1 in my Ryzen 1700X hackintosh. Only OpenCore 0.5.0's kernel patch worked for me.

Link to comment
Share on other sites

  • 4 weeks later...

AppleHPET Probe Fix.
Upon boot AppleHPET.kext will fail to load with error AppleHPET::Probe() failed.! on 15h_16h systems.
To prevent this i made a kext patch to use with clover or opencore.

Kext To Patch :

Name: com.apple.driver.AppleHPET
Find: 01000084 C0
Replace: 010000B0 01
Comment:  XLNC - AppleHPET Probe Fix.

 

Edited by XLNC
  • Like 2
Link to comment
Share on other sites

On 12/13/2019 at 6:39 AM, XLNC said:

AppleHPET Probe Fix.
Upon boot AppleHPET.kext will fail to load with error AppleHPET::Probe() failed.! on 15h_16h systems.
To prevent this i made a kext patch to use with clover or opencore.

Kext To Patch :


Name: com.apple.driver.AppleHPET
Find: 01000084 C0
Replace: 010000B0 01
Comment:  XLNC - AppleHPET Probe Fix.

 

Thanks for this patch.

Since 10.15.2 was released, when will AMD vanilla kernel patch for 10.15.2 (Clover) be released ?

At present only OpenCore works.

Link to comment
Share on other sites

  • 2 months later...
  • 7 months later...
On 12/13/2019 at 6:39 AM, XLNC said:

AppleHPET Probe Fix.
Upon boot AppleHPET.kext will fail to load with error AppleHPET::Probe() failed.! on 15h_16h systems.
To prevent this i made a kext patch to use with clover or opencore.

Kext To Patch :


Name: com.apple.driver.AppleHPET
Find: 01000084 C0
Replace: 010000B0 01
Comment:  XLNC - AppleHPET Probe Fix.

 

Thanks for your patch.

But my FX-6300 hackintosh still suffered from poor crack sound at OpenCore.

[Solved]

I should disable or delete SSDT-PLUG.aml and SSDT-RTC0.aml in my previous config.plist.

 

Edited by jsl2000
Link to comment
Share on other sites

  • 1 year later...

10.14.4 kernel patches for clover + a fix in IOAcceleratorFamily2 that prevents AMD8000Controller from loading.

 

In zip also the kernel+prelinkedkernel that I'm using to install Mojave

 

tested on a f16h cpu

 

this is the vanilla kernel + a special prelinked to allow installing Mac OS x

10.14.4.zip

Edited by jalavoui
  • Like 1
Link to comment
Share on other sites

26 minutes ago, jalavoui said:

10.14.4 kernel patches for clover + a fix in IOAcceleratorFamily2 that prevents AMD8000Controller from loading.

 

In zip also the kernel+prelinkedkernel that I'm using to install Mojave

10.14.4.zip 30.84 MB · 0 downloads

 

 

Nice to see you're still in the AMD game but you can boot 10.14.x with the OpenCore patches, https://github.com/AMD-OSX/AMD_Vanilla/ No need for a modified kernel. 

 

 

Link to comment
Share on other sites

  • 1 year later...
  • 6 months later...
On 7/12/2023 at 9:39 AM, jalavoui said:

patches from here seem quite fine

 

https://github.com/AMD-OSX/AMD_Vanilla

Thanks and I have two questions:

1. For these two patches to remove rdmsr & wrmsr is it the same for both FX-6300 and Ryzen 1700X CPUs ?

2. Which are the correct patches at Monterey/Ventura/Sonoma ?

The first from OpenCore

Screenshot 2024-01-28 at 8.52.59 AM.png

and the second from Clover :

 

 

Screenshot 2024-01-28 at 8.53.17 AM.png

Edited by jsl2000
Link to comment
Share on other sites

 Share

×
×
  • Create New...