Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kitxchi/lenovo-thinkpad-l540-macos-sonoma
- Owner: kitxchi
- Created: 2024-10-11T13:51:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T09:25:45.000Z (3 months ago)
- Last Synced: 2024-11-02T11:18:03.493Z (2 months ago)
- Topics: efi, hackintosh, l540, macos, opencore, sonoma, thinkpad
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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```