dortania / OpenCore-Legacy-Patcher

Experience macOS just like before
https://dortania.github.io/OpenCore-Legacy-Patcher/
Other
12.98k stars 1.24k forks source link

PATA and macOS Monterey support #707

Open khronokernel opened 3 years ago

khronokernel commented 3 years ago

With macOS Monterey, the AppleIntelPIIXATA we use to restore PATA support broke. Because of this, numerous 2008 era Macs have lost support for their DVD drive when booted into Monterey.

Currently unknown where the issue lies, further investigation required.

Affected Models

HackintoshHD commented 2 years ago

Not that I had a direct answer to the question - I just want to mention that AppleIntelPIIXATA is open source (maybe helpful in this context).

joevt commented 2 years ago

First version: 10.2 - 10.2.8 AppleIntelPIIXATA-6 Last version: 10.6.3 - 10.6.8 AppleIntelPIIXATA-251.0.1 Starting with 10.7, the only ATA stuff is IOATAFamily.

Ivantroniks commented 2 years ago

Hello

Just a suggestion, AppleIntelPIIXATA.kext makes Monterey take 3 times longer to boot than with kext disabled, my suggestion is to limit the use of kext to big sur using the max kernel to 20.99.99, in which a solution is found.

Boot time with kext enabled 1min 20sec Boot time with kext disabled 23sec (MacPro 3.1, NVMe)

Also the boot time is affected in an iMac8,1 I suppose in all the machines that use the kext.

(This only affects Monterey)...