mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Update FAQ.md
This commit is contained in:
18
docs/FAQ.md
18
docs/FAQ.md
@@ -5,6 +5,7 @@
|
||||
* [Can I update to macOS betas?](#can-i-update-to-macos-betas)
|
||||
* [Can I use automatic updates?](#can-i-use-automatic-updates)
|
||||
* [Why is my system slow?](#why-is-my-system-slow)
|
||||
* [Crashing in random places](#crashing-in-random-places)
|
||||
* [Why can't I connect to iPhone Mirroring?](#iphone-mirroring)
|
||||
* [Why is Apple Intelligence not working?](#apple-intelligence)
|
||||
|
||||
@@ -41,6 +42,23 @@ However, if your system is being **really** slow and you have no transparency in
|
||||
|
||||
Patches can also break if automatic updates are enabled and an update modifies the system volume, refer to [Can I use automatic updates?](#can-i-use-automatic-updates) for more information.
|
||||
|
||||
## Crashing in random places
|
||||
|
||||
There are two rather common things that can cause weird crashing. First is a process called "mediaanalysisd" on 3802-based systems* and secondly FeatureUnlock. You can try disabling these settings in OCLP to try and gain higher stability.
|
||||
|
||||
Be advised that by disabling FeatureUnlock, you will lose some macOS functionality. The features enabled by FeatureUnlock are listed [here](https://github.com/acidanthera/FeatureUnlock).
|
||||
|
||||
*3802 systems include:
|
||||
* NVIDIA
|
||||
* Kepler (600-800 series GPUs)
|
||||
* Intel
|
||||
* Ivy Bridge (3rd generation, HD 4000 series GPUs)
|
||||
* Haswell (4th generation, HD/Iris 4000-5000 series GPUs)
|
||||
|
||||
These GPUs are typically met in systems from 2012-2014.
|
||||
|
||||
|
||||
|
||||
## Unsupported features
|
||||
|
||||
### iPhone Mirroring
|
||||
|
||||
Reference in New Issue
Block a user