• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Recent content by lopess

  1. lopess

    Random reboots while loading the system

    My EFI
  2. lopess

    GUIDE How to Fix Broadcom WiFi on macOS Sonoma and Later

    I extracted the missing AirPortBrcm4360.kext kext from El Capitan's IO80211Family.kext and added it to the plugins in IO80211ElCap.kext. Unfortunately, AirPortBrcm4360.kext isn't loading for some reason. I'm not interested in getting Wi-Fi working right now, but rather in getting the BCM94360...
  3. lopess

    Random reboots while loading the system

    My config
  4. lopess

    Random reboots while loading the system

    I've tried a wide variety of settings. I've changed various quirk combinations, added drives to device properties, monitored nvmefix logs, and various other combinations. Posting the current configuration here won't change anything, as I've already tried a wide variety of settings, and there's...
  5. lopess

    Random reboots while loading the system

    It doesn't matter which drive I remove, where it's located, or what slot it's in. If there's a single NVMe drive with MacOS, there's no problem, regardless of whether it's a Sequioa or Tahoe.
  6. lopess

    Random reboots while loading the system

    1) all drives are SN850X 2) doesn't matter
  7. lopess

    GUIDE How to Fix Broadcom WiFi on macOS Sonoma and Later

    As I've described previously on this forum, the solution to getting fiber optic Ethernet cards to work properly in Sonoma and newer systems (in my case, Intel XXV710) with a Wi-Fi card is to use the Wi-Fi card in legacy mode. This eliminates the need to disable IO80211, as is the case with...
  8. lopess

    Random reboots while loading the system

    I'm using WD Black SN850X drives. As I mentioned earlier, when I disconnect one drive and leave the system on one (no matter which one), there are no problems and no freezes or restarts. Again, I didn't have these issues when I had a Sonoma on one drive and a Sequoia on the other. But this may...
  9. lopess

    Random reboots while loading the system

    Do you currently have both Tahoe and Sequoia installed on two different NVME drives? This problem only occurred with this configuration. When I had Sonoma and Sequoia, this wasn't a problem. Another thing is that back then, I had one system installed on a SATA drive and the other on an NVME...
  10. lopess

    Random reboots while loading the system

    I found the cause of these symptoms. It wasn't due to incorrect settings. Besides the Sequoia, I have a Tahoe on a second drive. Apparently, the presence of a second Tahoe drive causes these errors and random restarts. The problem manifests itself during OpenCore loading and slide allocation...
  11. lopess

    Random reboots while loading the system

    WD Black SN850X
  12. lopess

    Random reboots while loading the system

    this is the place where the computer restarts, any tips?
  13. lopess

    Random reboots while loading the system

    - ACPI files are not loading in sorted order - done - Renames are depreciated and handled by Lilu, WEG and AppleALC itself - done - FadtEnableReset and ResetLogoStatus shouldn't be needed for your hardware - done - EnableWriteUnprotector shouldn't be needed for your hardware - done -...
  14. lopess

    Random reboots while loading the system

    Finally I used SSDT-BRG0.aml and spoof to BF730000 in device properties. Now WHG works, but it doesn't solve my system startup problem. I don't know why I also lost the CPU type and serial number information provided in "About Mac." Could any of the changes you recommended have caused this?
  15. lopess

    Random reboots while loading the system

    Original patch was: I used SSDT-BRG0.aml to change pci-bridge@0 to BRG0@0 Now is: Now SSDT-GPU-SPOOF.aml should work as expected, but don't work.