dortania / OpenCore-Legacy-Patcher

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

Macmini 6,1 forced TRIM and poor performance on 0.3.2/3 #822

Closed 4Wheels closed 2 years ago

4Wheels commented 2 years ago

Machine Model

Macmini6,1

Application Version

Latest Release

Application Variant

TUI (Text User Interface)

Have you verified whether this issue has been opened before? If no, your issue will be closed

true

Have you verified whether this issue is covered in our guide? ie. Troubleshooting and Legacy Acceleration pages

true

Is this issue with a 3rd party application?

false

What versions of macOS are you seeing the problem on?

macOS 12, Monterey

Where does this issue happen?

Within macOS (After Logging in)

What is the Issue?

My Mac mini has a third-party SSD that requires TRIM to be disabled to avoid long boot times in excess of 4 minutes.

With OCLP 0.3.2 and 0.3.3, TRIM is always enabled regardless of my settings, even sudo trimforce disable does not disable TRIM, leading to very long boot times and I'm assuming general sluggish performance.

0.3.1 functions perfectly fine on this machine with TRIM disabled and wonderful performance even faster than native Catalina.

Any Additional Information

sudo trimforce disable claims that the operation succeeded, but upon reboot TRIM is still enabled.

I would like to update to the latest OCLP for AirPlay to Mac to function, OR at least get it working on 0.3.1 until a solution can be found. Thanks.

Edited to correct a typo

4Wheels commented 2 years ago

As temporary workaround on the advice of users from the Macrumors forums, I copied the newer FeatureUnlock.kext to my EFI on 0.3.1 and that seems to allow Airplay to Mac on Monterey 12.1 without the issues in OCLP 0.3.2/3

I'm not sure if this helps to diagnose the underlying cause, but I figured I'd post anyway.