Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitxchi/lenovo-thinkpad-l540-macos-sonoma

MacOS Sonoma for ThinkPad L540
https://github.com/kitxchi/lenovo-thinkpad-l540-macos-sonoma

efi hackintosh l540 macos opencore sonoma thinkpad

Last synced: 2 months ago
JSON representation

MacOS Sonoma for ThinkPad L540

Awesome Lists containing this project

README

        

# macOS Sonoma on Lenovo Thinkpad L540

My Hardware

| Category | Component |
| --------- | ------------------------------------ |
| CPU | Intel Core i5-4210M |
| GPU | Intel HD Graphics 4600 |
| SSD | Goodram SSD 120GB |
| Memory | 16GB DDR3 1600Mhz |
| WiFi & BT | Intel Wireless-N 7260 |

# Screenshots

![lockscreen](https://github.com/user-attachments/assets/603027ec-6156-47be-9bae-6ca5bfd6025c)
![desktop](https://github.com/user-attachments/assets/00a9c2d5-7e94-4a61-a844-89ff0c2243e5)
![info](https://github.com/user-attachments/assets/a1c7c42e-d3d1-4ff8-8c39-1d2ef24905f2)

# Status

- Bugs and long time loading desktop

What's not working

- Audio Jack
- VGA
- Sleep
- Realtek Card Reader

# How to fix Intel HD Graphics 4600

- "amfi_get_out_of_my_way=1" - Add in config.plist boot-args
- Open terminal
- sudo spctl --master-disable
- Restart, go to recovery (press space in boot menu), choose utility, open terminal
- csrutil disable
- csrutil authenticated-root disable
- Restart
- Run OCLP (OpenCore Legacy Patcher)
- Press Post-install Root Patch
- Done

```Copyright (c) kitxchi 2024```