跳到主要內容

提示] Lilu.kext和插件


那麼,我們來談談Lilu.kext > https://github.com/acidanthera/Lilu


Lilu.kext是一個內核擴展,允許像Clover Bootloader那樣修補kexts和進程,但好處是,它的引導加載程序是獨立的,因此,即使那些不使用Clover的人也可以獲得部分好處,而那些使用它的人可以讓體驗
更好!

單獨使用Lilu.kext對普通用戶沒什麼幫助,但它有一些插件可以幫助我們一起使用很多!

注意!所有插件必須與用作編譯基礎的相同Lilu.kext一起使用,否則效果可能會受到影響。下面提供的所有下載都是使用相同的調試kext編譯的。

我們來談談最常用的插件(點擊劇透按鈕進行簡要說明);


  使用原生AppleHDA.kext忘記複雜的解決方法讓您的音頻設備正常工作......

在大多數情況下,用戶只需使用kext並為支持的編解碼器設置“layout-id”...>  https://github.com/acidanthera/AppleALC/wiki/Supported-codecs


它是一個GPU注入器/修補程序,可以幫助用戶在macOS上獲得更好的圖形體驗,還有助於使用原生AppleHDA.kext啟用HDMI音頻......

它與Nvidia / AMD / Intel GPU兼容......

您可以在上面的鏈接中找到詳細信息......


LiluFriend.kext不是Lilu.kext插件,它是一個幫助kext,確保Lilu和插件將在早期啟動階段加載,通過這樣做,授予有效使用...

建議那些直接安裝到系統的人,通過在其“LiluFriend.kext / Contents / Info.plist”文件中添加插件“CFBundleIdentifier和Version”,它需要一些用戶交互才能有效...



  隱藏內容
LiluFriend.kext不是Lilu.kext插件,它是一個幫助kext,確保Lilu和插件將在早期啟動階段加載,通過這樣做,授予有效使用...

建議那些直接安裝到系統的人,通過在其“LiluFriend.kext / Contents / Info.plist”文件中添加插件“CFBundleIdentifier和Version”,它需要一些用戶交互才能有效...

屏幕截圖2018-09-07 at 00.16.13.png

您可以在上面的鏈接中找到詳細信息......


在這裡你可以找到一些現有插件的列表> https://github.com/acidanthera/Lilu/blob/master/KnownPlugins.md

請記住,一個普遍的Hackintosh規則仍然存在...... “永遠不要,同時使用兩種激活方法......”

由於激活方法存在衝突,一些用戶可能會遇到使用Lilu +插件的問題,例如,嘗試使用Lilu + AppleALC但使用非原生AppleHDA.kext,或使用原生AppleHDA.kext但使用Clover的音頻補丁和/或修補的DSDT,所以,記住規則...... 

確保在處理kexts,使用應用程序或使用Terminal.app後重建kextcache;
 sudo kextcache -system-prelinked-kernel清除NVRAM;

sudo nvram -c


並檢查所有kexts是否正確加載...

kextstat | grep vit9696

享受你的Hackintosh!

留言

這個網誌中的熱門文章

第八代『黑蘋果』主機全部安裝教程

HIGH SIERRA GUIDE  For  ASUS  STRIX Z370 -G  ROG ( Micro-ATX ) ** UPDATE   5th Jan 2018  /   Clover v2.4k r4359 ** 硬體配置規格 Asus ROG Strix Z370-G Gaming (Wi-Fi AC) ( Micro ATX )  i7 8700 3.2GHz  Corsair Vengeance LPX 8GB (1 x 8GB) DDR4 DRAM 2400MHz (PC4-19200) C14 Memory Kit - Black  Samsung Evo 960 250GB NVMe SSD  NVIDIA GeForce GTX 1080ti (or a GTX 1050 / 1060 / 1070 will work  ) ABWB 802.11AC WI-FI with Bluetooth 4.0 PCI-Express  BitFenix Phenom – Tower – micro ATX  Noctua NH-L9x65 - NH-L9x65 Low Profile Performance CPU Cooler  EVGA SuperNOVA 750 G3, 80 Plus Gold 750W  Corsair UK K65 Rapidfire Cherry MX Speed Performance Multi-Colour RGB Backlit 10 Keyless  Samsung 850 EVO 500GB  Dell UltraSharp U2717D (2560x1440DP) IPS LED 27-Inch Infinity Edge 成功運行的功能 Wi-Fi ( Onboard WiFi card was replaced, see components list above )   Bluetooth Ethernet ...

雖然我沒有4K螢幕,但卻可以4K輸出(4K)

FRESH INSTALLING MACOS HIGH SIERRA ON AMD RYZEN HACKINTOSH GUIDE (10.13)

This guide will show you the steps to install Sierra on a AMD Ryzen PC using a VMWare Virtual Machine. I’m making this guide for those who don’t have access to a Mac and need macOS to either try out for a bit or create a macOS boot loader installer for a AMD hackintosh build. There is another VMWare Sierra guide on this site, but  with AMD system a modified VMWare image is required to even be able to boot macOS so this AMD VMWare guide has to be used instead. WHY NOT A HIGH SIERRA VM? So getting High Sierra running as a virtual machine in Windows or Linux is actually pretty difficult with a Ryzen PC. Some will manage to get it working, butt not for others with there being all sorts of errors that can potentially popup on the screen. I actually spent half a day trying to get High Sierra working on VMWare player and wasn’t able to do it, so I had to resort to using Sierra, which I posted the steps for here. You can still use a Sierra VM to download High Sierra and create a Hig...