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-ventura

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

efi hackintosh l540 macos opencore thinkpad ventura

Last synced: about 1 month ago
JSON representation

MacOS Ventura for ThinkPad L540

Awesome Lists containing this project

README

        

# macOS Ventura 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/a930d897-a93d-4631-bd62-4a56b2194895)
![desktop](https://github.com/user-attachments/assets/f9ca0758-fc43-44b8-8c04-bb7f0e103697)
![info](https://github.com/user-attachments/assets/bbca4895-ef3f-46dc-989e-4758b3203c14)

# Status

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```