- Joined
- Jun 16, 2022
- Messages
- 5
Dear AMD-OSX Community,
I'm currently trying to install macOS Sonoma 14.4, but I'm stuck at a point between initiating the macOS installer boot and the moment right before the installation GUI appears.
I've documented all my steps, including the configuration files, EFI folder, OpenCore logs, and various attempts at booting the system, on my GitHub page: ObiXah's Hackintosh Project.
OpenCore Version: 0.9.9 (DEBUG)
Latest config.plist: https://github.com/ObiXah/Hackintos...0X3D-RX-6900-XT/blob/main/EFI/OC/config.plist
Latest opencore logfile: https://github.com/ObiXah/Hackintos...blob/main/logs/opencore-2024-03-27-162323.txt
My Hardware:
My BIOS settings are:
What I have done/tryed so far:
1. I started with a clean OpenCore EFI folder, following the OpenCore Install Guide: https://dortania.github.io/OpenCore-Install-Guide/.
2. I tried to adapt my configuration using SchmockLord's working EFI folder for a similar setup.
3. I followed CaseySJ's guide for AMD-OSX users on X670, X670E, B650, and B650E boards.
4. I used SSDTTime on Windows to patch the ACPIs into the config.plist.
5. I manually mapped MMIO, with the values and converted decimals found on my GitHub.
6. First I've used a Samsung 980 PRO SSD, but after reading that some issues could be occured, I've decied to swap it and was using a ADATA XPG Gammix S11 Pro since then.
What might be an issue:
What I haven't cared about yet:
- WiFi/BT, since an ethernet connection is enough for me
Any help is much appreciated
Kind Regards
Tom
I'm currently trying to install macOS Sonoma 14.4, but I'm stuck at a point between initiating the macOS installer boot and the moment right before the installation GUI appears.
I've documented all my steps, including the configuration files, EFI folder, OpenCore logs, and various attempts at booting the system, on my GitHub page: ObiXah's Hackintosh Project.
OpenCore Version: 0.9.9 (DEBUG)
Latest config.plist: https://github.com/ObiXah/Hackintos...0X3D-RX-6900-XT/blob/main/EFI/OC/config.plist
Latest opencore logfile: https://github.com/ObiXah/Hackintos...blob/main/logs/opencore-2024-03-27-162323.txt
My Hardware:
- CPU: AMD Ryzen 7 7800X3D 8-Core Processor
- Board: ASUS TUF Gaming B650M-Plus WiFi
- RAM: Corsair Vengeance black DIMM Kit 32GB, DDR5-6000, CL30-36-36-76
- GPU: PowerColor RX 6900 XT Red Devil Ultimate // Navi 21 XTXH (PCI Express 4.0 x16 1002 / 73AF, Rev C0)
- SSD: ADATA XPG Gammix S11 Pro 1TB PCIe 4.0 NVMe M.2
Code:
─ CPU
└── AMD Ryzen 7 7800X3D 8-Core Processor
├── Cores: 8
├── Threads: 16
├── SSE: SSE4.2
├── SSSE3: Supported
└── Codename: Zen 4
─ Motherboard
├── Model: TUF GAMING B650M-PLUS WIFI
├── Manufacturer: ASUSTeK COMPUTER INC.
└── BIOS: 2413 (2024/02/07)
─ GPU
├── AMD Radeon RX 6900 XT
│ ├── Device ID: 0x73AF
│ ├── Vendor: 0x1002
│ ├── PCI Path: PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
│ ├── ACPI Path: \_SB.PCI0.GPP0.SWUS.SWDS.VGA_
│ └── Codename: Sienna Cichlid
└── AMD Radeon(TM) Graphics
├── Device ID: 0x164E
├── Vendor: 0x1002
├── PCI Path: PciRoot(0x0)/Pci(0x8,0x1)/Pci(0x0,0x0)
└── ACPI Path: \_SB.PCI0.GP17.VGA_
─ Memory
├── CMK32GX5M2B6000C30 (Part-Number)
│ ├── Type: Unknown
│ ├── Slot
│ │ ├── Bank: P0 CHANNEL A
│ │ └── Channel: DIMM 1
│ ├── Frequency (MHz): 6000 MHz
│ ├── Manufacturer: Corsair
│ └── Capacity: 16384MB
└── CMK32GX5M2B6000C30 (Part-Number)
├── Type: Unknown
├── Slot
│ ├── Bank: P0 CHANNEL B
│ └── Channel: DIMM 1
├── Frequency (MHz): 6000 MHz
├── Manufacturer: Corsair
└── Capacity: 16384MB
─ Network
└── RTL8125 2.5GbE Controller
├── Device ID: 0x8125
├── Vendor: 0x10EC
├── PCI Path: PciRoot(0x0)/Pci(0x2,0x1)/Pci(0x0,0x0)/Pci(0xa,0x0)/Pci(0x0,0x0)
└── ACPI Path: \_SB.PCI0.GPP7.UP00.DP50.EP00
─ Audio
├── RV635 HDMI Audio [Radeon HD 3650/3730/3750]
│ ├── Device ID: 0xAA01
│ └── Vendor: 0x1002
├── Unknown Sound Device
│ ├── Device ID: 0x020E
│ └── Vendor: 0xBE57
├── RV635 HDMI Audio [Radeon HD 3650/3730/3750]
│ ├── Device ID: 0xAA01
│ └── Vendor: 0x1002
├── Realtek ALC897
│ ├── Device ID: 0x0897
│ └── Vendor: 0x10EC
└── Unknown Sound Device
├── Device ID: 0x0100
└── Vendor: 0x2F96
─ Input
├── HID Keyboard Device
│ ├── Product ID: 0xC547
│ └── Vendor ID: 0x046D
├── USB Input Device (USB)
│ ├── Product ID: 0x0081
│ └── Vendor ID: 0x3299
├── HID Keyboard Device
│ ├── Product ID: 0x0081
│ └── Vendor ID: 0x3299
├── USB Input Device (USB)
│ ├── Product ID: 0xC547
│ └── Vendor ID: 0x046D
└── HID-compliant mouse
├── Product ID: 0x0081
└── Vendor ID: 0x3299
─ Storage
└── Samsung 980 PRO 1000GB
├── Type: NVMe
├── Connector: PCI Express
└── Location: Internal
My BIOS settings are:
Boot / Secure Boot
- Secure boot state: User
- OS Type: Other OS
- Secure Boot Mode: Custom
RAM Settings
- DOCP I / EXPO / XMP loaded
- DDR5-6000 30-36-36-76-2N-1.4
CPU Configuration
- PSS Support: Enabled
- NX Mode: Enabled
- SVM Mode: Enabled
PCI Subsystem Settings
- Above 4G Decoding: Enabled
- Resize BAR Support: Enabled
- SR-IOV Support: Disabled
USB Configuration
- Legacy USB Support: Enabled
- XHCI Hand-off: Enabled
- USB Mass Storage Driver Support: Disabled
Onboard Devices Configuration / Serial Port Configuration
- Serial Port: Disabled
NB Configuration
- Primary Video Device: PCIE Video
- Integrated Graphics: Disabled
What I have done/tryed so far:
1. I started with a clean OpenCore EFI folder, following the OpenCore Install Guide: https://dortania.github.io/OpenCore-Install-Guide/.
2. I tried to adapt my configuration using SchmockLord's working EFI folder for a similar setup.
3. I followed CaseySJ's guide for AMD-OSX users on X670, X670E, B650, and B650E boards.
4. I used SSDTTime on Windows to patch the ACPIs into the config.plist.
5. I manually mapped MMIO, with the values and converted decimals found on my GitHub.
6. First I've used a Samsung 980 PRO SSD, but after reading that some issues could be occured, I've decied to swap it and was using a ADATA XPG Gammix S11 Pro since then.
What might be an issue:
- I'm not sure if the NVMe is recognized correctly, because I haven't set any DeviceProperties (PCI Paths) to the NVMe drive. And no NVMe drive is listed in the opencore logs.
- Trying to map the USB ports using USBToolBox on windows
- The graphics card is a Navi 21 XTXH and I haven't applied any kexts/patch for it or spoofed it.
- Usind SSDTTime maybe incorrectly.
I haven't added any entries for DeviceProperties in config.pflist--> my mistake, an entry for the GPU was set.
What I haven't cared about yet:
- WiFi/BT, since an ethernet connection is enough for me
Any help is much appreciated
Kind Regards
Tom
Last edited: