Minh Tri Nguyen

Results 5 comments of Minh Tri Nguyen

You could disable **SIP** (in the EFI the author provided, there's already a tool to disable it, just go to your **config** file > **Misc** > **Boot** > disable **HideAuxiliary**...

Do the following steps: 1. Do what this article tells: https://support.apple.com/en-us/108387. 2. Open Terminal and paste this script: `sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/jaku/SnapCameraPreservation/main/mac.sh)"`. Type your password and hit Return...

> I have the model 2021 already done Hackintosh along with dual boot window. However, i current have the issue with time zone sync on macos and wake on sleep....

Do the following steps: 1. Do what this article tells: https://support.apple.com/en-us/108387. 2. Open Terminal and paste this script: `sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/jaku/SnapCameraPreservation/main/mac.sh)"`. Type your password and hit Return...

You’re hitting this because mlx only exists for macOS + Apple Silicon. On Windows/Linux (or Intel Mac) `pip` will always fail with _No matching distribution_. 👉 Fix = skip MLX...