|
发表于 2017-4-3 18:40:47| 字数 5,446| - 中国–江苏–常州 电信
|
显示全部楼层
|阅读模式
本帖最后由 y010204025 于 2017-8-20 01:54 编辑
首先附上原贴地址:
- <u>http://www.insanelymac.com/forum/topic/285678-lenovo-thinkpad-t420-with-uefi-only/page-25#entry1952283</u>
复制代码
X220专用:- <u>http://x220.mcdonnelltech.com</u>
复制代码
(包含了x220安装常用驱动和白名单文件)
安装教程参照:
- <u>https://www.ibmnb.com/forum.php?mod=viewthread&tid=1727850</u>
复制代码 为防止附件失效,贴上附件链接:- <u>https://mega.nz/#F!TsgjVZDT!xqp-DbL1CIP3fsjzuQ_V-w</u>
复制代码
说明:帖子适合于x220/t420,clover引导文件是通用的,背光调节正常,小红点可用,声音正常.纯属搬运.
inter无线网卡无解,要么使用外置无线网卡,要么使用刷白名单.
目前测试过,联想拆机的ar9285可以不用刷白名单,直接换上就能用.带FRU的BCM94352无法通过检测,提示错误1802,这个你们也可以测试一下.
贴上BCM94352 CLOVER驱动代码,刷白名单后换上BCM94352,将代码粘贴到config.plist文件即可使用.
- <key>KextsToPatch</key>
- <array>
- <dict>
- <key>Comment</key>
- <string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
- <key>Find</key>
- <data>
- AQAAdRc=
- </data>
- <key>MatchOS</key>
- <string>10.10.x,10.11.x</string>
- <key>Name</key>
- <string>IOGraphicsFamily</string>
- <key>Replace</key>
- <data>
- AQAA6xc=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>Boot graphics glitch, 10.12.dp1 (credit denskop)</string>
- <key>Find</key>
- <data>
- AQAAdSU=
- </data>
- <key>MatchOS</key>
- <string>10.12.x</string>
- <key>Name</key>
- <string>IOGraphicsFamily</string>
- <key>Replace</key>
- <data>
- AQAA6yU=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>AirPortBrcm4360 whitelist patch (board-id), 10.12.dp1, credit RehabMan</string>
- <key>Find</key>
- <data>
- MdtMO33YdRI=
- </data>
- <key>MatchOS</key>
- <string>10.12.x</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- Mdv/w5CQkJA=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>AirPortBrcm4360 whitelist patch (board-id), 10.11.x, credit RehabMan</string>
- <key>Find</key>
- <data>
- MdtMO2XYdRI=
- </data>
- <key>MatchOS</key>
- <string>10.11.x</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- Mdv/w5CQkJA=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>AirPortBrcm4360 whitelist patch (board-id), 10.10.5, credit RehabMan</string>
- <key>Find</key>
- <data>
- MdtJiwQkSDtF2HUS
- </data>
- <key>MatchOS</key>
- <string>10.10.5</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- Mdv/w5CQkJCQkJCQ
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>10.9.5 5Ghz US FCC, svko</string>
- <key>Find</key>
- <data>
- WFQAIBcnIAAA
- </data>
- <key>MatchOS</key>
- <string>10.9.5</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- WFQAG2cxlQAJ
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>10.10.2+ 5Ghz US FCC, the-darkvoid</string>
- <key>Find</key>
- <data>
- QYP8/3QsSA==
- </data>
- <key>MatchOS</key>
- <string>10.10.x,10.11.x</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- ZscGVVPrKw==
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>AirPortBrcm4360 - fcvo, 10.12.x (credit the-darkvoid)</string>
- <key>Find</key>
- <data>
- gflSqgAAdSk=
- </data>
- <key>MatchOS</key>
- <string>10.12.x</string>
- <key>Name</key>
- <string>com.apple.driver.AirPort.Brcm4360</string>
- <key>Replace</key>
- <data>
- gflSqgAAZpA=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>10.10.2+ BT4LE-Handoff-Hotspot, Dokterdok</string>
- <key>Find</key>
- <data>
- SIXAdFwPt0g=
- </data>
- <key>MatchOS</key>
- <string>10.10.x</string>
- <key>Name</key>
- <string>com.apple.iokit.IOBluetoothFamily</string>
- <key>Replace</key>
- <data>
- Qb4PAAAA61k=
- </data>
- </dict>
- <dict>
- <key>Comment</key>
- <string>10.11.dp1+ BT4LE-Handoff-Hotspot, credit RehabMan based on Dokterdok original</string>
- <key>Find</key>
- <data>
- SIX/dEdIiwc=
- </data>
- <key>MatchOS</key>
- <string>10.11.x,10.12.x</string>
- <key>Name</key>
- <string>com.apple.iokit.IOBluetoothFamily</string>
- <key>Replace</key>
- <data>
- Qb4PAAAA60Q=
- </data>
- </dict>
复制代码
8月20日更新日志:
1.更新EFI到最新版本,支持MacOS 10.13.来源于:https://github.com/tluck/Lenovo-T420-Clover/releases
2.解决改屏出现的内屏黑屏问题,添加lvds转edp补丁,来源于syscl:https://github.com/syscl/Asus-FX50J,感谢。
3.添加扩展卡转USB驱动。
4.添加近期重新翻译的教程。
5.附上个人翻译的教程的onenote链接:https://1drv.ms/u/s!AnZiqbrvoEVXicJ9ainApP52bzmH5A
如果无法访问,请将下列onedrive ip加入到host。
# OneDrive Start204.79.197.213 api.onedrive.com2.17.58.51 api.onedrive.live.com204.79.197.217 onedrive.live.com204.79.197.217 skyweb.skyprod.akadns.net204.79.197.217 webedgegeo.skyprod.akadns.net104.44.88.28 skyapi.onedrive.live.com13.107.42.11 outlook.live.com# OneDrive End
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
x
|