# Lenovo 小新 Air13IWL 配置说明
## 联想小新Air13IWL隐藏BIOS推荐设置
- 隐藏BIOS进入姿势
- 电源键开机 → F2进入正常BIOS → 电源键关机 → 然后顺序按下下列键
- `F1` → `1` → `Q` → `A` → `Z`
- `F2` → `2` → `W` → `S` → `X`
- `F3` → `3` → `E` → `D` → `C`
- `F4` → `4` → `R` → `F` → `V`
- `F5` → `5` → `T` → `G` → `B`
- `F6` → `6` → `Y` → `H` → `N`
- 电源键开机 → F2进入隐藏BIOS , 如不成功请加快手速再次尝试
- 推荐设置选项
- `Advanced` → `Power & Performance` → `CPU - Power Management Control` → `CPU Lock Configuration` → `CFG Lock` → `Disabled`
- `Advanced` → `System Agent (SA) Configuration` → `Graphics Configuration` → `DVMT Pre-Allocated` → `64M`
## 处理器 : Intel Core i5-8265U 1.60GHz Turbo 3.9Ghz 4C8T
- 驱动 : [CPUFriend.kext](https://github.com/acidanthera/CPUFriend/releases) 、[CPUFriendDataProvider.kext](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh/tree/master/EFI/OC/Kexts)
- [关于 CPUFriendDataProvider.kext 的定制](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh/blob/master/Advanced/CPU.md)
- 变频正常 , 双系统切换需要关机切换否则会有高频不降现象
## 显卡 : Intel UHD Graphics 620 Whiskey Lake-U GT3 8086:3EA0
- 驱动 : [WhateverGreen.kext](https://github.com/acidanthera/WhateverGreen/releases )
- 使用 `DeviceProperties` 方法仿冒 `device-id` : `3EA6` , 注入 `ig-platform-id` , 默认使用 `3EA60005`
若使用10.13 , 10.14 系统 `device-id` : `3EA5` , `ig-platform-id` : `3EA50005`
- 各项功能正常 , 支持硬解 H264 、HEVC

## 声卡 : Realtek ALC236 8086:9DC8
- 驱动 : [AppleALC.kext](https://github.com/acidanthera/AppleALC/releases)
- 采用 `DeviceProperties` 方法注入 , 注入ID为`99` ( `63000000` )
- 安装 [ALCPlugFix](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh/tree/master/ALCPlugFix) 声卡守护进程 ( 处理3.5mm接口切换 )
- 内置音频输入输出正常 , HDMI音频输出正常

## 网卡 : 更换Dell DW1820A BCM4350 14E4:43A3
- 驱动 : [AirportBrcmFixup.kext](https://github.com/acidanthera/AirportBrcmFixup/releases)
- 添加 `AirportBrcmFixup.kext` 的启动参数 `brcmfx-country=HK` , 解决5G速率限制
- 此网卡需要屏蔽5个针脚 , 如下图

## 蓝牙 : 更换Dell DW1820A BCM2045A0 0A5C:6412
- 驱动 : [BrcmFirmwareData.kext 、BrcmPatchRAM3.kext 、BrcmBluetoothInjector.kext](https://github.com/acidanthera/BrcmPatchRAM/releases)
## 键盘 : PS/2 标准键盘 MSFT0001
- 驱动 : [VoodooPS2Controller.kext](https://github.com/acidanthera/VoodooPS2/releases)
## 触控板 : Intel I2C HID INT34BB
- 驱动 : [VoodooI2C.kext 、VoodooI2CHID.kext](https://github.com/VoodooI2C/VoodooI2C/releases)
## USB : 端口定制 8086:9DED
- 驱动 : [USBPorts.kext](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh/tree/master/EFI/OC/Kexts)
- 使用 [Hackintool](https://github.com/headkaze/Hackintool/releases) 定制USB , 由于指纹识别不可用所以删除对应USB端口 , 最终保留端口如下:
| 名称 | 连接器 | 设备 |
| ---- | -------- | -------------------------------------- |
| HS01 | USB2 | 电源接口附近的 USB2 端口 |
| HS02 | USB2 | HDMI 接口附近的 USB2 端口 |
| HS03 | TypeC+Sw | 针孔式一键恢复按钮附近的 Type - C 端口 |
| HS05 | Internal | 内置摄像头 |
| HS10 | Internal | 内置蓝牙 |
| SS01 | USB3 | 电源接口附近的 USB3 端口 |
| SS02 | USB3 | HDMI 接口附近的 USB3 端口 |
| SS03 | TypeC+Sw | 针孔式一键恢复按钮附近的 Type - C 端口 |

## 杂项
- ACPI
- [HotPatch](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh/tree/master/HotPatch)
- Kexts
- 添加驱动 [NoTouchID.kext](https://github.com/al3xtjames/NoTouchID/releases) 解决输入密码卡顿问题
- 添加必备驱动 [Lilu.kext](https://github.com/acidanthera/Lilu/releases)
- 添加SMC、电池、传感器驱动 [VirtualSMC.kext 、SMCBatteryManager.kext 、SMCProcessor.kext](https://github.com/acidanthera/VirtualSMC/releases)
- 所使用到的软件
- [Hackintool](https://github.com/headkaze/Hackintool/releases)
- [PlistEdit Pro](https://www.fatcatsoftware.com/plisteditpro/PlistEditPro.zip)
- Name : `TNT team`
- Serial Number : `PLEDPRO486-SF00-82GR-N8E3-50L2-0A0Q`
## 配置更名
