husker Posted June 13 Share Posted June 13 (edited) On 6/2/2025 at 2:46 PM, etorix said: I see the same conditions as in just every AM5 DSDT that was posted here, and every set of patches provided by CorpNews. Here is a generic version of these three patches which should do for your motherboard… and many others, I hope. am5_patches.plist.zip 1011 B · 5 downloads This also works with me too! Ive been scratching my head with sequoia for a while now, and finally with these patches I can boot! Thank you! Asus Rog Strix B650E-F. Edited June 13 by husker Mobo 2 1 Link to comment Share on other sites More sharing options...
gibaamaro Posted June 15 Share Posted June 15 Hi @etorix Have a x670 Hero too. Could you please create a patch ? Sorry for bothering you. I swear this'll be the last time DSDT.rar Link to comment Share on other sites More sharing options...
etorix Posted June 16 Share Posted June 16 (edited) You're not bothering. A short analysis of your DSDT suggests that my set of generalised AM5 patches would work with this motherboard as well, so you're welcome to try and report if we can add your X670 Hero to the above ROG Strix B650E-F. To explain a bit: There are some padding bytes between If() (opcode: A0) and the conditions (opcodes: 90 and 9232 for && and !=). The content of these bytes can vary from board to board, but as long as the DSDT is not massively rewritten so as to change the number of padding bytes (here two), it's possible to set a mask and have "universal" patches. With a hex editor one can look for the core parts of the patches (excluding the A00000 part at the beginning): #1: 90 92934730 30320A03 93473030 3001 #2: 90 92934730 30320A03 90934730 30300192 93473030 340C2210 FA43 #3: 90 92934730 30320A03 93473030 300A02 There should be a single occurence of each of #2 and #3 in the whole DSDT.aml and a single occurence of #1 that is preceded by A0xxxx (A0 and TWO bytes), plus a few occurences of #1 preceded by A0xxxxxx (THREE bytes, thus not patched.) am5_patches.plist.zip Edited June 16 by etorix Link to comment Share on other sites More sharing options...
CaseySJ Posted July 2 Share Posted July 2 I just upgraded my Asus X670E Gene to BIOS 3104, but "am5_patches" don't seem to work for this version. Attached is the DSDT from OpenCore SysReport. During macOS boot, there are 9 SSDT load failures. Hopefully someone can find and resolve potential issues with this DSDT... DSDT.aml.zip Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 3 Supervisor Share Posted July 3 6 hours ago, CaseySJ said: I just upgraded my Asus X670E Gene to BIOS 3104, but "am5_patches" don't seem to work for this version. Attached is the DSDT from OpenCore SysReport. During macOS boot, there are 9 SSDT load failures. Hopefully someone can find and resolve potential issues with this DSDT... DSDT.aml.zip 32.59 kB · 1 download Hi CaseySJ, posted on AMD OSX Discord (Corpghost will produce new acpi patches for your DSDT) It is weird they are changed, because in my case they are always the same from initial problematic bios release 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 3 Supervisor Share Posted July 3 @CaseySJ https://discord.com/channels/249992304503291905/1027560607030984766/1390244711859753062 patches_OC 2.plist.zip Corpghost did this for your new bios 1 1 Link to comment Share on other sites More sharing options...
CaseySJ Posted July 3 Share Posted July 3 1 hour ago, fabiosun said: @CaseySJ https://discord.com/channels/249992304503291905/1027560607030984766/1390244711859753062 patches_OC 2.plist.zip 1.16 kB · 0 downloads Corpghost did this for your new bios Much appreciated! Will install these patches soon. Link to comment Share on other sites More sharing options...
CaseySJ Posted July 3 Share Posted July 3 (edited) Update: The new ACPI patches from CorpGhost work perfectly with Asus 670E Gene BIOS 3104!! Edited July 3 by CaseySJ 1 Link to comment Share on other sites More sharing options...
lfbaptista Posted 15 hours ago Share Posted 15 hours ago (edited) Hi guys, how are you doing? I’m having an issue with my MSI B650 Gaming Plus Wifi and the Hackintosh (Sequoia 15.6.1) It works pretty fine, but the USB are not correctly mapped, I tried the Usbmap and also the usbToolBox, did all that things of plug one usb 2.0 and 3.0 in each port, but its not working perfectly, specially the type-c ports (have 2, one rear and one at the front) Another problem is that when I try to hung up the system it restarts about 2 seconds later, probably a DSDT issue right? Can anyone help me with that? What files should I send? I’ve seen a video saying that its a common problem with the B650 chipset, does anyone have the same board as mine? Thank you guys, Edited 15 hours ago by lfbaptista Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 12 hours ago Supervisor Share Posted 12 hours ago @lfbaptistai read your post and i posted a config.plist in AMD OSX forum Are you using that one? Post your EFI If system boots you do not need to patch yourr DSDT Link to comment Share on other sites More sharing options...
lfbaptista Posted 3 hours ago Share Posted 3 hours ago Hi Fabiosun, Thank you for your help I'm using a EFI made by me with help of OpenCoreSimplify, OpenGTP, etc... Here is my EFI Thank you soo much EFI.zip Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 2 hours ago Supervisor Share Posted 2 hours ago 24 minutes ago, lfbaptista said: Hi Fabiosun, Thank you for your help I'm using a EFI made by me with help of OpenCoreSimplify, OpenGTP, etc... Here is my EFI Thank you soo much EFI.zip 10.9 MB · 0 downloads Are you using OCLP app to have Broadcom wifi working? because ypu block a original osx kext and you use an older one About usb problem, some users need to insert in Type USB c port twice an USB type c device inverting it for each port Also Amfipass kext is not useful if you do not use OCLP o similar method i would try to adjust these things (clear Nvram) set before a sip in boot arg (also 0000000 is fine) Link to comment Share on other sites More sharing options...
lfbaptista Posted 1 hour ago Share Posted 1 hour ago I'm usign a Broadcom PCI WiFi and Bluetooth yes, that's why the AMFI and others kexts. I already did the thing putting the USB-C in both positions, same thing. And remember that when i try to shutdown the PC it restarts after 2 or 3 seconds, probably a USB problem, right? Link to comment Share on other sites More sharing options...
lfbaptista Posted 1 hour ago Share Posted 1 hour ago What did you mean when you said this "i would try to adjust these things (clear Nvram) set before a sip in boot arg (also 0000000 is fine)" ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now