From 3437d14c836e50ace418045c4d507caf4c4d11e9 Mon Sep 17 00:00:00 2001 From: Azalea Date: Tue, 26 Sep 2023 22:30:34 -0700 Subject: [PATCH 1/4] [U] Update readme --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 061d437..8dd83cb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ OpenCore 0.9.5 Tested on macOS 13.0 Ventura +**!!!!IMPORTANT!!!!** + +The current version of OpenCore doesn't work with 12500H very well. It only passes the boot.efi handoff stage if you either disable Hyperthreading or disable all E-cores. In my testing, disabling Hyperthreading lead to better performance. (Track issue: https://github.com/dortania/bugtracker/issues/336) + ## Hardware Configuration | Part | Name | Price (+VAT) | @@ -28,14 +32,14 @@ Tested on macOS 13.0 Ventura ## Features - [ ] CPU Power Management (Not Tested) -- [ ] NVRAM -- [ ] AMD Graphics +- [x] NVRAM +- [x] AMD Graphics - [ ] DRM (Tested with Amazon Prime) - [ ] Sleep/Wake (Low Priority) - [ ] Stay Asleep - [ ] Features Normal After Wake -- [ ] 📶 Ethernet -- [ ] 📶 Intel AX210 WiFi & Bluetooth +- [x] 📶 2 Ethernet Adaptors (2.5G + 1G) +- [x] 📶 Intel AX210 WiFi & Bluetooth - [ ] 🔌 USB Ports -- [ ] 💬 iMessage -- [ ] 🎧 Realtek ALC662 Audio \ No newline at end of file +- [x] 💬 iMessage +- [x] 🎧 Realtek ALC897 Audio From de9b61bef3f047b7742656334eae338bfe03eb14 Mon Sep 17 00:00:00 2001 From: Azalea Date: Tue, 26 Sep 2023 22:33:36 -0700 Subject: [PATCH 2/4] [U] Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8dd83cb..d022225 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ The current version of OpenCore doesn't work with 12500H very well. It only pass * WiFi: Intel AX210 * Chipset: B660i +## Necessary BIOS Settings + +* Disable Advanced > CPU > Hyperthreading +* Disable Advanced > Graphics > VT-d (Otherwise there will be a white square during boot stage) +* Disable Security > Secure Boot + ## Features - [ ] CPU Power Management (Not Tested) From 0b16ffcf3ac2830108dfcf260decdabbeba3fab6 Mon Sep 17 00:00:00 2001 From: Azalea Date: Tue, 26 Sep 2023 23:07:18 -0700 Subject: [PATCH 3/4] [+] Add screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d022225..bf79531 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Erying ITX 12th-Gen OpenCore +image + OpenCore 0.9.5 Tested on macOS 13.0 Ventura From 264b93d353e7067b64ee38bc72898e6ee3aca8cf Mon Sep 17 00:00:00 2001 From: Azalea Date: Tue, 26 Sep 2023 23:07:45 -0700 Subject: [PATCH 4/4] [U] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf79531..a7d2e90 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Erying ITX 12th-Gen OpenCore +# Erying ITX i5-12500H OpenCore image