Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Discord CDN links #460

Merged
merged 8 commits into from
Oct 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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