kext驱动顺序,可以使用kextstat查看
https://github.com/daliansky/OC-little
https://github.com/daliansky/P-little
https://dortania.github.io/builds/
https://github.com/bugprogrammer/HackinPlugins
stable release
https://github.com/CloverHackyColor/CloverBootloader/releases
https://sourceforge.net/projects/cloverefiboot/files/Installer/
Download Clover Configurator
https://mackie100projects.altervista.org/download-clover-configurator/
Cloud Clover Editor
https://cloudclovereditor.altervista.org/cce/index.php
unofficial(last issue)
https://github.com/Dids/clover-builder/releases
https://github.com/acidanthera/Lilu/blob/master/KnownPlugins.md
https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Kexts.md
https://github.com/the-darkvoid/XPS9360-macOS/blob/master/kexts/kexts.txt
https://bitbucket.org/profdrluigi/kextupdater/downloads/
https://github.com/acidanthera/Lilu/releases
https://github.com/acidanthera/WhateverGreen/releases
https://github.com/0xFireWolf/RealtekCardReader
https://github.com/0xFireWolf/RealtekCardReaderFriend/
https://github.com/kprinssu/VoodooInput/releases
https://github.com/acidanthera/VoodooPS2/releases
https://github.com/VoodooI2C/VoodooI2C/releases
上面某个commit ☑️,点击☑️,选中 Details,
例如跳转到下面
https://github.com/VoodooI2C/VoodooI2C/runs/3940123633
在进入
build - Success
https://app.circleci.com/pipelines/github/VoodooI2C/VoodooI2C
https://github.com/1Revenger1/ECEnabler/releases
https://github.com/RehabMan/OS-X-FakeSMC-kozlek
https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/
https://github.com/acidanthera/VirtualSMC/releases
替换FakeSMC: ACPIBatteryManager.kext
https://github.com/acidanthera/CPUFriend/releases
调整 macOS CPU性能
https://github.com/stevezhengshiqi/one-key-cpufriend
https://github.com/Piker-Alpha/AppleIntelInfo/releases
https://github.com/RehabMan/OS-X-ACPI-Battery-Driver
https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads/
https://github.com/acidanthera/HibernationFixup/releases
https://github.com/acidanthera/AirportBrcmFixup/releases
https://github.com/acidanthera/BT4LEContiunityFixup/releases
https://github.com/al3xtjames/NoTouchID/releases
https://github.com/acidanthera/AppleALC/releases
https://github.com/acidanthera/AppleALC/blob/master/README_CN.md
完整製作仿冒 LegacyHDA.kext (12/16) http://bbs.pcbeta.com/viewthread-623626-1-1.html
https://github.com/Sniki/OS-X-USB-Inject-All
https://github.com/RehabMan/OS-X-Intel-Network
https://github.com/acidanthera/IntelMausi/releases
https://github.com/jwise/HoRNDIS/releases
https://www.joshuawise.com/horndis offical website
how to use
https://www.waerfa.com/horndis
How to get the kexts
brew cask install horndis
sudo kextload /Library/Extensions/HoRNDIS.kext
can find HoRNDIS.kext in /Library/Extensions/HoRNDIS.kext
SD card reader, macOS open-source project from here
https://github.com/sinetek/Sinetek-rtsx https://github.com/syscl/Sinetek-rtsx
Validity Inc. Finger print scanner, device ID [138a:0091], linux open-source project
https://github.com/chris1111/Wireless-USB-Adapter-Clover
http://bbs.pcbeta.com/viewthread-1838959-1-1.html
https://github.com/zxystd/IntelBluetoothFirmware
Dell DW1560 Wireless (eBay)
https://github.com/headkaze/OS-X-BrcmPatchRAM/releases 帖子
放到efi/clover/kexts/others
Wi-Fi device ID [14e4:43b1], shows as Apple Airport Extreme due to FakePCIID_Broadcom_WiFi.kext
Bluetooth device ID [0a5c:216f], chipset 20702A3 with firmware v14 c5882 using BrcmPatchRAM2.kext
or something
#!/bin/sh
sudo chmod -Rf 755 /S*/L*/E*
sudo chown -Rf 0:0 /S*/L*/E*
sudo chmod -Rf 755 /L*/E*
sudo chown -Rf 0:0 /L*/E*
sudo rm -Rf /S*/L*/PrelinkedKernels/*
sudo rm -Rf /S*/L*/Caches/com.apple.kext.caches/*
sudo touch -f /S*/L*/E*
sudo touch -f /L*/E*
sudo kextcache -Boot -U /
Dell DW1820A Wireless
LuletterSoul/Dell-XPS15-9570-macOS#54
DW1820A/BCM94350ZAE/BCM94356ZEPA50DX插入的正确姿势
DW1820A/BCM94350ZAE/BCM94356ZEPA50DX插入的正确姿势
https://wikidevi.com/wiki/Dell_Wireless_1820A_(DW1820A)
https://osxlatitude.com/forums/topic/11322-broadcom-bcm4350-cards-under-high-sierramojave/
https://osxlatitude.com/forums/topic/11540-dw1820a-for-7490-help/page/5/?tab=comments#comment-91833
https://www.dell.com/support/home/us/en/04/drivers/driversdetails?driverid=7xrrv
https://osxlatitude.com/forums/topic/11540-dw1820a-for-7490-help/page/10/?tab=comments#comment-92833
放到efi/clover/kexts/others
https://github.com/acidanthera/OpenCorePkg 找到 并打开 Actions(https://github.com/acidanthera/OpenCorePkg/actions) 有一个commit 列表,点进入某一个 commit 拉到页面的底部找到 Artifacts, 有提供各个系统编译的编译的文件如 macOS XCODE5 Artifacts,其他系统平台也是可以的
PS: 以上操作需要登录GitHub账号
还有VoodooI2C,也可以类似的操作 https://app.circleci.com/pipelines/github/VoodooI2C/VoodooI2C
http://bbs.pcbeta.com/viewthread-1793993-1-1.html
http://bbs.pcbeta.com/viewthread-1791328-1-1.html
https://github.com/corpnewt/Lilu-and-Friends
Lilu.kext扩展库本体1.3.3以及AppleALC 1.3.5等必备插件更新 支持10.14+
CFL files from [FIX] Coffee Lake Intel UHD Graphics 630 on macOS Mojave: Kernel panic due to divide-by-zero https://github.com/the-darkvoid/XPS9360-macOS/blob/master/kexts/kexts.txt
[GUIDE] Installing 3rd Party Kexts - El Capitan, Sierra, High Sierra, Mojave +