Skip to content

Commit

Permalink
Replace Discord CDN links (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Dhinak G <[email protected]>
  • Loading branch information
hkusdaryanto and dhinakg authored Oct 13, 2024
1 parent 94aec91 commit 9aca339
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file added extra-files/StopSign-fixv5.zip
Binary file not shown.
Binary file added extra-files/XLNCUSBFix.kext.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion ktext.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ However ProperTree will handle this for you, so you need not concern yourself

### AMD CPU Specific kexts

* [XLNCUSBFIX](https://cdn.discordapp.com/attachments/566705665616117760/566728101292408877/XLNCUSBFix.kext.zip)
* [XLNCUSBFIX](https://github.com/dortania/OpenCore-Install-Guide/blob/master/extra-files/XLNCUSBFix.kext.zip)
* USB fix for AMD FX systems, not recommended for Ryzen
* Requires macOS 10.13 or newer
* [VoodooHDA](https://sourceforge.net/projects/voodoohda/)
Expand Down
4 changes: 2 additions & 2 deletions troubleshooting/extended/kernel-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,10 +434,10 @@ This assumes you're only booting the installer USB and not macOS itself.
* Sometimes, if the USB is plugged into a 3.x port, plugging it into a 2.0 port can fix this error and vice versa.

* For AMD's 15h and 16h CPUs, you may need to add the following:
* [XLNCUSBFix.kext](https://cdn.discordapp.com/attachments/566705665616117760/566728101292408877/XLNCUSBFix.kext.zip)
* [XLNCUSBFix.kext](https://github.com/dortania/OpenCore-Install-Guide/blob/master/extra-files/XLNCUSBFix.kext.zip)

* If XLNCUSBFix still doesn't work, then try the following alongside XLNCUSBFix:
* [AMD StopSign-fixv5](https://cdn.discordapp.com/attachments/249992304503291905/355235241645965312/StopSign-fixv5.zip)
* [AMD StopSign-fixv5](https://github.com/dortania/OpenCore-Install-Guide/blob/master/extra-files/StopSign-fixv5.zip)

* X299 Users: Enable "Above 4G Decoding"
* Odd firmware bug on X299 where USB breaks otherwise
Expand Down

0 comments on commit 9aca339

Please sign in to comment.