Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5T33Z0 authored Feb 8, 2025
1 parent 4879715 commit cfed228
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,14 +372,8 @@ In macOS Ventura, Apple removed the actual `ACPI_SMC_PlatformPlugin` *binary* fr
So when switching to macOS Ventura or newer, injecting additional kexts to re-enable ACPI CPU Power Management (Plugin-Type 0) is necessary. My EFI is already configured to boot macOS Ventura and use ACPI CPU Power Management, so you don't have to worry about it.

### Fixing Sleep issues
If you have issues with sleep, run the following commands in Terminal:
Please follow my my guide to [configure hibernation](https://github.com/5T33Z0/OC-Little-Translated/tree/main/04_Fixing_Sleep_and_Wake_Issues/Changing_Hibernation_Modes#testing-hibernation)

```
sudo pmset hibernatemode 0
sudo rm /var/vm/sleepimage
sudo touch /var/vm/sleepimage
sudo chflags uchg /var/vm/sleepimage
```
**Other Settings**:

If the system still wakes from sleep on its own, check the wake reason. Enter:
Expand Down

0 comments on commit cfed228

Please sign in to comment.