-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Suggestion: Add "Fix PCI bus enumeration" kernel patches #92
Comments
It's purely cosmetic, and I don't have any concrete indication of which devices specifically might be affected. Adding it wouldn't be difficult for me, but I'm trying to minimize cosmetic patches to avoid excessive nitpicking from others. There's an additional patch for AM5 motherboards: https://github.com/AMD-OSX/AMD_Vanilla/blob/master/patches.plist#L549C4-L578C11 |
Hi and thanks for your scrips they seems very interesting to help people to build a proper EFI |
@lzhoang2801 if you are interested to see that for AM5 is not a cosmetic problem have that patch disabled you could read here the job done to understand and then to create that patch: |
@fabiosun I've updated it (https://github.com/lzhoang2801/OpCore-Simplify/commit/ca3d86c069d288cb53f40b3b7d97937b2858666b). Thank you. However, OpCore Simplify still doesn't fully support the AM5 series. This is limited by the Hardware Sniffer's ability to collect MMIO devirt information. Hopefully, someone who understands the logic OpenCore Debug uses to obtain these values can help. |
Congrats to your very interesting project and Happy New Year. I've tested it on 3 differen systems so far and I am impressed how well this works (almost) out of the box (will report about my experiencs in the "Discussion" section later).
Anyway, I've noticed is that there is room for improvement. For macOS Ventura and newer, you could add the following Kernel Patches from the OCLP config by CaseySJ:
This removes the menubar entry for ejecting/disabling PCI devices (even though they are not removable):
The text was updated successfully, but these errors were encountered: