Files
OpenCore-T450s/README-English.md
T
辨识 2e2ae79ee4 update OpenCore-0.7.1
1.更新OpenCore 0.7.1。
2.移除rtsx_sleep_wake_delay_ms=1000引导参数。
3.修复了读卡器无法在Monterey上使用的问题。
4.添加Sidecar(随航)支持。
2021-07-06 14:50:09 +08:00

249 lines
9.3 KiB
Markdown
Executable File
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ThinkPad T450s X250 T450 X1C3 Monterey OpenCore 0.7.1
<img align="right" src="/picture/Thismachine.png" alt="Lenovo Thinkpad T450s macOS Hackintosh OpenCore" width="400">
[![macOS](https://img.shields.io/badge/macOS-12.0-blue)](https://developer.apple.com/documentation/macos-release-notes)
[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.1-green)](https://github.com/acidanthera/OpenCorePkg)
[![ThinkPad](https://img.shields.io/badge/ThinkPad-T450s.X250.T450.X1C3-orange)](https://think.lenovo.com.cn/index.html)
**DISCLAIMER:**
### The author[@CLAY-BIOS](https://github.com/CLAY-BIOS)  
Before you begin, read the entire readme file.
I don't accept any responsibility for any damage that may be caused.
If you find errors or have any improvements (whether in the configuration or in the document), consider opening the problem or pulling the request.
If you find my work useful, consider clicking ⭐️Star in the upper right corner.
It would mean a lot to me.
## Introduction to the
- This repository was originally created for ThinkPad T450s. The default network card is DW1820A, and some other models have been supported through subsequent updates.
- Sound card default Layout-id = 32, earphone noise please use the sound card repair script(ALCPlugFix).
- If you want to use the audio interface on the Docking, set the layout-id of the sound card to 55 and select the line output.
- Support touch screen (With multi-touch and touchscreen gestures).
- support Big Sur.
- support Catalina.
- support Mojave.
- support docking.
- support Sidecar
This repository is available for all ThinkPads using 5th generation CPUs (Broadwell). The confirmed supported models are shown below
- support ThinkPad X250 ThinkPad T450 ThinkPad T450s ThinkPad X1 Carbon 3rd.
## Hardware information
```
- CPUIntel Core i7-5600U i7-5600U i7-5500u i5-5300U i5-5200U
- The core graphicsIntel HD 5500 Graphics
- sound cardALC292
- Wireless network cardDW1820A Intel 7265AC Intel AX200
```
## Installation
<details>
<summary><strong>How to install macOS</strong></summary>
</br>
1. [Create an installation media](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/#making-the-installer)
1. Download the [latest EFI folder](https://github.com/CLAY-BIOS/Lenovo-ThinkPad-T450s-Hackintosh-Big-Sur-OpenCore/releases) and copy it into the ESP partiton
1. Change your BIOS settings according to the table below
1. Boot from the USB installer (press `F12` to choose boot volume) and [start the installation process](https://dortania.github.io/OpenCore-Install-Guide/installation/installation-process.html#booting-the-opencore-usb)
</details>
<details>
<summary><strong>BIOS Set up the </strong></summary>
</br>
**BIOS (1.37):**
- Security -> Security Chip`: **Disabled**;
- Memory Protection -> Execution Prevention`: **Enabled**;
- Virtualization -> Intel Virtualization Technology`: **Enabled**;
- Internal Device Access -> Bottom Cover Tamper Detection`: must be **Disabled**;
- Anti-Theft -> Current Setting`: **Disabled**;
- Anti-Theft -> Computrace -> Current Setting`: **Disabled**;
- Secure Boot -> Secure Boot`: **Disabled**;
- UEFI/Legacy Boot`: **UEFI Only**;
- CSM Support`: **Yes**.
</details>
## state
<details>
<summary><strong>What effective ✅</strong></summary>
</br>
- [x] CPUPower management
- [x] Intel HD 5500 Graphics
- [x] The complete USB
- [x] camera
- [x] Sleep/wake up/shut down/restart
- [x] Intel Gigabit Ethernet (you can't use the Ethernet interface on your laptop after connecting to the docking station)
- [x] Wifi, Bluetooth, Airdrop, Handoff, Continuity (Using intel-Wi-Fi may cause no sound after waking up)
- [x] iMessage, FaceTime, App Store, iTunes Store
- [x] Speaker and headphone jack
- [x] Battery and complete battery information
- [x] Keyboard maps and hotkeys [ThinkpadAssistant](https://github.com/MSzturc/ThinkpadAssistant)
- [x] The trackpad, the little red dot, and the physical button
- [x] Support touch screen (With multi-touch and touchscreen gestures)
- [x] mini DisplayPort
- [x] SD card reader (Fixed by modifying the source code of [Sinetek-rtsx.kext](https://github.com/cholonam/Sinetek-rtsx/pull/18), for which I studied IOKit for a while)
- [x] Docking USB
- [x] Docking Ethernet
- [x] Docking Audio ( Set layout-id of sound card to 55. )
- [x] Docking VGA
- [x] Docking DisplayPort
- [x] Docking DVI
- [x] Docking HDMI
- [x] Sidecar
</details>
<details>
<summary><strong>What's not working ❌</strong></summary>
</br>
- [ ] VGA
- [ ] The fingerprint
</details>
<details>
<summary><strong>Known issues⚠️</strong></summary>
</br>
- 1.An external 4K monitor needs to unlock the advanced BIOS options to modify the DVMT, but this is difficult to implement and requires a simple method.
- 2.Due to DVMT limitation, the maximum resolution is only 2K-60hz. If your screen resolution exceeds 2K-60hz, the screen will be black.
- 3.When you sleep with Wi-Fi turned off, Wi-Fi cannot be turned on, and you need to sleep again to turn it on.
- 4.The docking graphics interface has no audio output.
- 5.Some users reported sleep problems.
</details>
<details>
<summary><strong>About the Intel Wi-Fi</strong></summary>
</br>
### instructions
- Use AirportItlwm.kext to drive Intel-WiFi in BigSur and Monterey.
- Use AirPortOpenBSD.kext to drive Intel-WiFi in Catalina and Mojave.
- Check according to your own system version.
![Intel-WiFi](./picture/Intel-WiFi.png)
</details>
<details>
<summary><strong>About the docking</strong></summary>
</br>
- Use of docking can cause sleep problems, the solution is to add SSDT-IGBE patch to config.plist->ACPI.
- Flap mode cannot be used with SSDT-IGBE patch.
- Up to three displays (including the built-in display)
- The docking station is perfectly adapted, but some testing is needed.
![Docking](./picture/Docking.png)
</details>
<details>
<summary><strong>ThinkPad Assistant</strong></summary>
</br>
- Allows you to use all function keys on Thinkpad T450s X250 T450 laptop.
- Copy the ThinkpadAssistant into the Application folder.
- Start ThinkpadAssistant and check "Start when logged in" in the menu bar.
- F4: Mute / Unmute Microphone (with Status LED indication).
- F7: Screen mirroring / Screen extending.
- F8: Activate / Deactivate Wi-Fi.
- Left Shift+F8: Activate / Deactivate Bluetooth.
- F9: Open System Preferences.
- F12: Open Launchpad.
- FN+Space: Toggle Keyboard Backlight.
- PrtSc maps to F13: this can be set as screenshot in system preferences -> keyboard -> shortcut.
</details>
<details>
<summary><strong>Sleep shortcut</strong></summary>
</br>
-FN + 4: Sleep shortcut key. (During sleep, press the sleep shortcut again to terminate sleep. This method is implemented by ACPI patch, and the function is the same as in Windows.)
-When using the power adapter to supply power, if you connect an external monitor. FN + 4 becomes (off/on) the built-in display.
(After pressing the sleep shortcut key, the display screen changes to the external monitor (the internal screen is turned off); press the sleep shortcut key again (the internal display turns on again).
</details>
<details>
<summary><strong>Enable fan and LED controls</strong></summary>
</br>
1. Download and install [YogaSMC-App-Release.dmg](https://github.com/zhen-zen/YogaSMC/releases)
1. Open the application
1. Check the "Log in and Start" option
</details>
<details>
<summary><strong>Hi-DPI is turned on with one click</strong></summary>
</br>
1. reference: https://github.com/xzhih/one-key-hidpi
</details>
</details>
<details>
<summary><strong>Sidecar</strong></summary>
</br>
![Sidecar-1](./picture/Sidecar-1.png)
</details>
## Third hard disk
<details>
<summary><strong>How to install the third hard drive </strong></summary>
</br>
1. ThinkPad X250 ThinkPad T450 ThinkPad T450s Can expand the third hard drive.
1. Purchase the third hard drive expansion board (pictured), which only supports single-sided M.2 2242 SATA SSD.
![SATA-1](./picture/SATA-1.png)
1. Insert M.2 2242 SATA SSD。
![SATA-2](./picture/SATA-2.png)
1. Install it under the battery.
![SATA-3](./picture/SATA-3.png)
</details>
<details>
<summary><strong>How to install double-sided M.2 2242 SATA SSD </strong></summary>
</br>
1. Insert the double-sided M.2 2242 SATA SSD into the expansion board.
![SATA-4](./picture/SATA-4.png)
1. Then gently press down on the SSD and gently lift the expansion board. (This requires a little patience) .
![SATA-5](./picture/SATA-5.png)
![SATA-6](./picture/SATA-6.png)
1. Screw on the screws.
</details>
> # Credits
- [@Sniki](https://github.com/Sniki?tab=repositories)
- [@benbender](https://github.com/benbender/x1c6-hackintosh/blob/experimental/EFI/OC/dsl/SSDT-BATX.dsl) A new generation of battery patches.
- [@zhen-zen](https://github.com/zhen-zen) for YogaSMC.
- [daliansky](https://github.com/daliansky/OC-little) for various ACPI hotpatch samples.
- [@xzhih](https://github.com/xzhih) for one-key-hidpi.
- [@cholonam](https://github.com/cholonam/Sinetek-rtsx) [Card reader fix](https://github.com/cholonam/Sinetek-rtsx/pull/18)
- [@MSzturc](https://github.com/MSzturc/ThinkpadAssistant) for ThinkpadAssistant.
- [@zxystd](https://github.com/OpenIntelWireless/itlwm) Intel Wi-Fi Drivers for macOS.
The greatest thank you and appreciation to the [Acidanthera](https://github.com/acidanthera) team.
Questions are welcome, but please don't ask too low - level questions.