Skip to content

Releases: Shaneee/AMD-High-Sierra-XNU

10.13.6 Kernel

04 Oct 08:26
Compare
Choose a tag to compare

AMD 10.13.6 Kernel

  • Updated XNU source to xnu-4570.71.2 (10.13.6)

To update to 10.13.6 see this forum post, https://forum.amd-osx.com/viewtopic.php?f=24&t=5273

To replace kernel and keep current as backup follow these steps.

sudo mv /System/Library/Kernels/kernel /System/Library/Kernels/kernel.backup

Copy downloaded kernel to /System/Library/Kernels/

In Terminal again run this,

sudo kextcache -i / && sudo kextcache -u /

If updated kernel fails to boot you can boot the backup with Clover by using the kcsuffix boot argument in Clover as follows,

kcsuffix=backup

AMD 10.13.3 Kernel

13 Sep 10:51
Compare
Choose a tag to compare

AMD 10.13.3 Kernel

  • Reimplemented the Kext Blacklist
  • Small Ryzen fixes.
  • General Tidy.

To replace kernel and keep current as backup follow these steps.

sudo mv /System/Library/Kernels/kernel /System/Library/Kernels/kernel.backup

Copy downloaded kernel to /System/Library/Kernels/

In Terminal again run this,

sudo kextcache -i / && sudo kextcache -u /

If updated kernel fails to boot you can boot the backup with Clover by using the kcsuffix boot argument in Clover as follows,

kcsuffix=backup

AMD 10.13.3 Kernel

18 Aug 14:09
Compare
Choose a tag to compare

AMD 10.13.3 Kernel

  • Fixed boot issue on FX Family CPUs.

To replace kernel and keep current as backup follow these steps.

sudo mv /System/Library/Kernels/kernel /System/Library/Kernels/kernel.backup

Copy downloaded kernel to /System/Library/Kernels/

In Terminal again run this,

sudo kextcache -i / && sudo kextcache -u /

If updated kernel fails to boot you can boot the backup with Clover by using the kcsuffix boot argument in Clover as follows,

kcsuffix=backup

AMD 10.13.3 Kernel

11 Aug 15:57
Compare
Choose a tag to compare

AMD 10.13.3 Kernel

  • Fixed Ryzen sluggish performance with video playback.

AMD 10.13.3 Kernel

09 Aug 12:27
Compare
Choose a tag to compare

Kernel Changes:

  • Ryzen bus frequency detection fixed. This fixes the audio issues.
  • Ryzen Core / Thread Count fixed.
  • L3 Cache detection fixed for FX and Ryzen.

AMD 10.13.3 Kernel

24 Jul 13:04
Compare
Choose a tag to compare
AMD 10.13.3 Kernel Pre-release
Pre-release

Kernel Changes:

  • Ryzen bus frequency detection fixed. This fixes the audio issues.
  • L3 Cache detection fixed for FX and Ryzen.

AMD 10.13.3 Kernel

22 Jul 20:54
Compare
Choose a tag to compare

Kernel Changes:

  • Ryzen bus frequency detection fixed. This fixes the audio issues.
  • L3 Cache detection fixed.