Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5T33Z0 committed Aug 10, 2024
1 parent 10484c5 commit 4164812
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@
- [If macOS is installed already](#if-macos-is-installed-already)
- [If macOS is not installed](#if-macos-is-not-installed)
- [Post-Install](#post-install)
- [Mounting the EFI partition in macOS 15 beta 5+](#mounting-the-efi-partition-in-macos-15-beta-5)
- [Understanding YogaSMC Settings](#understanding-yogasmc-settings)
- [Disabling YogaSMC](#disabling-yogasmc)
- [For OCAT Users](#for-ocat-users)
- [Compile Intel Wi-Fi and Bluetooth Firmware kexts easily](#compile-intel-wi-fi-and-bluetooth-firmware-kexts-easily)
- [Credits and Thank Yous](#credits-and-thank-yous)

## About
Expand Down Expand Up @@ -265,6 +268,10 @@ Although the Intel AC-9560 Card is compatible with both kexts (use either one or
- Disable PowerNap: `sudo pmset -a powernap 0`
- Change Hibernatemode to 25: `sudo pmset -a hibernatemode 25`

## Mounting the EFI partition in macOS 15 beta 5+

Apple changed how FAT32 partitions are handled, so mounting the EFI partition does no longer work. For now, use [this tool](https://github.com/chris1111/Mount-MS-DOS-Partition) to mount the EFI partition

## Understanding YogaSMC Settings
Open the YogaSMC preference pane. You will find the following options (among others):

Expand Down

0 comments on commit 4164812

Please sign in to comment.