Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alder Lake & Rocket Lake #257

Open
chriswayg opened this issue Feb 7, 2022 · 23 comments · May be fixed by dortania/OpenCore-Install-Guide#342
Open

Alder Lake & Rocket Lake #257

chriswayg opened this issue Feb 7, 2022 · 23 comments · May be fixed by dortania/OpenCore-Install-Guide#342
Labels
error Error or typo in the guides GettingStartedWithACPI Issues relating to GettingStartedWithACPI repo OpenCoreInstallGuide Issues relating to OpenCore-Install-Guide repo

Comments

@chriswayg
Copy link

The excellent Dortania Guide is still at Comet Lake 10th-gen Intel, but people who are planning on buying new hardware have expressed reluctance on r/hackintosh to put together a system from two hardware generations ago. Alder Lake provides the biggest Intel performance jump since at least 2015.

Currently there seems to be only limited support for Alder Lake systems even though Dortania's OpenCore project has announced great progress with Z690:

Intel Z690 compatibility with macOS | Dortania

There are very few Alder Lake OpenCore success stories on r/hackintosh. Here is one good example based on one of the guides from CaseySJ which I link to below:

ASRock Z690 Pro RS with i5 12600k : hackintosh

The most detailed OpenCore based guides can be found on TM and the solutions found there could be used as a reasonable starting point for a beta draft version of a Dortania OpenCore Guide for Alder Lake.

I have seen the following 'golden builds' recommended by r/hackintosh members:

Asus Z690 ProArt Creator WiFi (Thunderbolt 4) + i7-12700K + AMD RX 6800 XT

Gigabyte Z690 Aero G + i5-12600K + AMD RX 6800 XT

Both are based on the Z690 technology discussion here:

Z690 Chipset and Alder Lake CPUs

The workflow is OpenCore based and could be easily adapted to the Dortania Guide workflow, IMHO.

Additionally, I have found two somewhat detailed OpenCore Alder Lake threads on hackintosh-forum.de in German, which use basically the same approach.

Neuer Hackintosh mit ASUS PRIME Z690M-PLUS D4

I have checked InsanelyMac, but was disappointed with the approach of the few guides I found. I have not checked the other Dortania recommended forums, as Italian, Chinese and Russian is out of reach for me. There is probably a lot more Alder Lake Hackintosh development work going on behind the scenes.

  • Include possible fixes

I propose a beta draft version of a Dortania Alder Lake OpenCore Guide, which would spur more activity and development.

  • Depending on the complexity of the fix, sources may be required

Sources, would be the links above especially the threads by CaseySJ.

@chriswayg chriswayg added the error Error or typo in the guides label Feb 7, 2022
@tarbaII
Copy link

tarbaII commented Feb 9, 2022

I have a local branch of the guide I'm working on for Alder Lake support.
@vit9696 Could you post a reference config for Z690 as you did for Z590 in #221? That would be very helpful. Thank you.

@vit9696
Copy link

vit9696 commented Feb 9, 2022

@vandroiy2013 could you upload what we have now cleaned please?

@vandroiy2013
Copy link

@vit9696 Nothing new since this post https://dortania.github.io/hackintosh/updates/2022/01/09/alder-lake.html
CpuTopologyRebuild is still work in progress. Need more tests.

@vit9696
Copy link

vit9696 commented Feb 9, 2022

I mean the plist file itself.

@vandroiy2013
Copy link

vandroiy2013 commented Feb 9, 2022

Here you go.
EFI-Z690-PUB.zip
OC 0.7.8

@tarbaII
Copy link

tarbaII commented Feb 9, 2022

Thanks, I appreciate it.

@vit9696
Copy link

vit9696 commented Feb 9, 2022

Hard to say, the research is ongoing. All in all there may be some minor power consumption increase at the cost of better single thread performance in very narrow scenarios. Your best is probably to say it exists and link to the repo, mentioning that it may positively or negatively affect one's performance, and that the experimentation is welcome.

@tarbaII
Copy link

tarbaII commented Feb 9, 2022

Yeah I saw some stuff on the tonymac forums about it right after I sent that which was why I deleted it. Thank you for the info, I'll mention that and the -ctrsmt boot arg, which I assume has something to do with that kext and hyperthreading?

@tarbaII
Copy link

tarbaII commented Feb 9, 2022

Nevermind, I found info on -ctrsmt in the CTR repo.

@tarbaII tarbaII linked a pull request Feb 10, 2022 that will close this issue
@chriswayg
Copy link
Author

chriswayg commented Feb 10, 2022

Here you go. EFI-Z690-PUB.zip OC 0.7.8

@vandroiy2013 Which ASUS motherboard, CPU and GPU are you currently using this with?

@vandroiy2013
Copy link

ROG Strix Z690-F Gaming WIFI, i5-12600K and RX 6900 XT Reference.

@MiddlemanTM
Copy link

If Alder Lake is going to be added, I presume a similar guide for Rocket Lake should also be in order since that is missing too?

@tarbaII
Copy link

tarbaII commented Apr 1, 2022

@MiddlemanTM I've done that already, it's pending review. dortania/OpenCore-Install-Guide#343

@MiddlemanTM
Copy link

I thought to also mention here (for those who don't know) that conversion of a system to run Alder Lake requires the addition of modded SSDT-CPUR and SSDT-PLUG files because the naming convention has changed in the BIOS from 'Processor' to 'Processor Device' ie. CPU to CP01. You need a 'CPU device wrapper' in the ACPI in order to successfully boot macOS.

I have just discovered this new naming convention is also present in some of the newer Ryzen systems like the Lenovo Legion 5 with Ryzen 5800H & Radeon 6600M (which has successfully booted into Big Sur according to one poster I've spoken to).

@tarbaII
Copy link

tarbaII commented Apr 15, 2022

Yep, my Rocket and Alder Lake PRs have SSDT-PLUG-ALT. Thanks for the reminder though 🙂

@chriswayg
Copy link
Author

@alyxferrari is your Alder Lake guide ready to be published yet? It seems there were only minor changes requested:

dortania/OpenCore-Install-Guide#342

@tarbaII
Copy link

tarbaII commented Jul 22, 2022

The Dortania team is probably just busy. AFAIK there's not much left, if anything, to do though.

@dhinakg dhinakg changed the title Request for an initial version of a Dortania OpenCore Guide for Alder Lake Alder Lake & Rocket Lake Jul 22, 2022
@dhinakg dhinakg added OpenCoreInstallGuide Issues relating to OpenCore-Install-Guide repo GettingStartedWithACPI Issues relating to GettingStartedWithACPI repo labels Jul 22, 2022
@jacox02
Copy link

jacox02 commented Mar 5, 2023

I may be blind, but, I think Alder Lake and Alder Lake Laptop guide still missing on the guide...

@tarbaII
Copy link

tarbaII commented Mar 5, 2023

1Revenger1 and I are working on getting Alder Lake added. Alder Lake laptops are not possible.

@jacox02
Copy link

jacox02 commented Mar 7, 2023

1Revenger1 and I are working on getting Alder Lake added. Alder Lake laptops are not possible.

Im sad of hearing that, I just bought a brand new Asus Laptop with this new processor thinking on hackingtosh it.

@kabirbg
Copy link

kabirbg commented Dec 11, 2023

I don't mean to necrobump, but is there any update on this? It's been 2 years since Alder Lake came out, and @tarbaII's guide looks practically ready for use. Is there a reason it isn't on the official site yet (which also doesn't seem to have been updated for months)—I don't mean to be rude, but just wondering!

@tarbaII
Copy link

tarbaII commented Dec 11, 2023

There are still unresolved reviews on most of the PRs, last I checked. I've been pretty busy this past year so it's a low priority for me at the moment. Hopefully by the time February rolls around I'll be able to get this fixed up. In the meantime, contributions are always welcome.

@kabirbg
Copy link

kabirbg commented Dec 11, 2023

Thank you, and totally understandable!! I tried to see and it seems like the two reviews have all been resolved, am I just looking in the wrong place? I'd love to help contribute wherever I can, but I'm having trouble seeing what exactly is left to be done so I would appreciate it if you could point me in the right direction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Error or typo in the guides GettingStartedWithACPI Issues relating to GettingStartedWithACPI repo OpenCoreInstallGuide Issues relating to OpenCore-Install-Guide repo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants