BenDevelopment / MacOS-XPS-9500-2020-OpenCore

25 stars 0 forks source link

About booting into Windows #1

Open Xungerrrr opened 4 years ago

Xungerrrr commented 4 years ago

Hi, I'd love to learn more about how to configure OpenCanopy to enable booting into Windows. Could you share more info about that?

BenDevelopment commented 4 years ago

You can find everything about OpenCanopy here: https://dortania.github.io/OpenCore-Post-Install/cosmetic/gui.html#setting-up-opencore-s-gui OpenCanopy will detect every bootable EFI partition on all availables drives.

Xungerrrr commented 4 years ago

If I boot into Windows using OpenCore, the brightness keys won't work in Windows. Do you have the same issue?

waskojo commented 3 years ago

Altough currently not using this REPO, I use the from thefiredragon on 4KTouch I can confirm this behavior.

For me @Ben your advise changing the SSDT-XOSI.aml.aml works so I could use opencore for selection during boot. No more blue screen when starting window. But as Xungerrrr mentioned Problem on brightness keys.

BenDevelopment commented 3 years ago

I can confirm brightness keys doesn't works on Windows.

nikoelt commented 3 years ago

This is because opencore still injects the same scripts for MacOS as it does for Windows. I always boot into windows via F12 as I have a separate NVME for the Windows and MacOS Installation. Everything then works as per the vanilla install

BenDevelopment commented 3 years ago

I think the best way is to edit the ACPI resonsible of this behaviour to add a test that does nothing when OS is not Darwin.

po-stulate commented 3 years ago

I'd love to hear any updates on this!