• 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!

Random reboots while loading the system

I can't find what the correct SSDT order should be. Could you tell me where I can find this information?
 
I can't find what the correct SSDT order should be. Could you tell me where I can find this information?
See the guide. Its mentioned there.
 
The spoof method didn't work for me. I followed this guide:

https://elitemacx86.com/threads/how-to-spoof-graphics-on-macos-intel-amd-nvidia.1008/

My ACPI Path is: _SB_.PC00.PEG1.PEGP

But this is not the most important problem for me, because the graphics card works correctly with NootRX.kext.

Unfortunately none of the settings changes you suggested helped with my problem. Nothing has changed. The system still loads occasionally, from time to time.

But I'll return to my question – is there anything in the logs?
 

Attachments

  • SSDT-GPU-SPOOF.aml
    SSDT-GPU-SPOOF.aml
    266 bytes · Views: 1
  • Zrzut ekranu 2025-08-06 185756.png
    Zrzut ekranu 2025-08-06 185756.png
    2.9 KB · Views: 3
  • OC.zip
    OC.zip
    12.2 MB · Views: 0
Last edited:
The spoof method didn't work for me. I followed this guide:

https://elitemacx86.com/threads/how-to-spoof-graphics-on-macos-intel-amd-nvidia.1008/

My ACPI Path is: _SB_.PC00.PEG1.PEGP

But this is not the most important problem for me, because the graphics card works correctly with NootRX.kext.

Unfortunately none of the settings changes you suggested helped with my problem. Nothing has changed. The system still loads occasionally, from time to time.

But I'll return to my question – is there anything in the logs?
You need to adjust a little. Scope (_SB.PC00.PEG1) and then define

Scope (PEGP)
{
Name (_STA, Zero) // _STA: Status
}

Before the GFX0. If the SSDT method is difficult for you, just use DeviceProperties method and that should work fine and no, you should not use NootRx when you can use the native drivers.
 
Original patch was:
03:00.0 1002:73af /PC00@0/PEG1@1/PEGP@0/pci-bridge@0/GFX0@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)

I used SSDT-BRG0.aml to change pci-bridge@0 to BRG0@0
Now is:

03:00.0 1002:73af /PC00@0/PEG1@1/PEGP@0/BRG0@0/GFX0@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)

Now SSDT-GPU-SPOOF.aml should work as expected, but don't work.
 

Attachments

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?
 
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?
Not unless if you changed the SMBIOS. If you didn't do that, then it was due to CustomSMBIOSGuid
 
- ACPI files are not loading in sorted order.
- Renames are depreciated and handled by Lilu, WEG and AppleALC itself.
- FadtEnableReset and ResetLogoStatus shouldn't be needed for your hardware.
- EnableWriteUnprotector shouldn't be needed for your hardware.
- ResizeAppleGpuBars must be set to -1.
- Remove all the Device properties
- Kexts are not loading in sorted order. Important kexts should load first.
- CustomSMBIOSGuid shouldn't be needed for your hardware.
- NootRX shouldn't be used as 6900XT works OOTB.
- SetApfsTrimTimeout must be set to default.
- HibernateSkipsPicker and PollAppleHotkeys shouldn't be needed as well.
- Do you really need the Ntfs and Ext drivers?
- 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
- ResizeAppleGpuBars must be set to -1 - 0 is required when resize GPU bar activated in BIOS
- Remove all the Device properties - I need some of them
- Kexts are not loading in sorted order. Important kexts should load first - done
- CustomSMBIOSGuid shouldn't be needed for your hardware - I need this
- NootRX shouldn't be used as 6900XT works OOTB - done, new SSDT added
- SetApfsTrimTimeout must be set to default - done
- HibernateSkipsPicker and PollAppleHotkeys shouldn't be needed as well - done
- Do you really need the Ntfs and Ext drivers? - done

But the system's behavior hasn't changed. The problem persists. The system does not start every time properly. From the log files, it seems to me that these are some NVRAM issues.

Any other tips?
 

Attachments

Last edited:
this is the place where the computer restarts, any tips?
 

Attachments

  • Zdjęcie WhatsApp 2025-08-10 o 13.11.20_63826319.jpg
    Zdjęcie WhatsApp 2025-08-10 o 13.11.20_63826319.jpg
    350.8 KB · Views: 7

Latest posts

Forum statistics

Threads
2,084
Messages
19,451
Members
29,550
Latest member
Snowson