Releases: kushwavez/lenovo-x1c6-clover-efi
Releases · kushwavez/lenovo-x1c6-clover-efi
Release v2.7
Release v2.6
- Fixed Software Update not showing new updates
- Updated Clover to v5145
- Added Fat.efi to fix some EFI issues
Release v2.5
- Updated Clover to v5143
- Updated to Monterey 12.1
- Updated kexts
- Removed YogaSMC temporary (caused kernel panics)
- Added ExtendedFirmwareFeatures to SMBIOS for working update (although I never had a problem with that, some people had)
- Put back NVMeFix.kext for better SSD management (If you can please avoid the original Samsung SSD, they just doesn't work)
Release v2.4
- Updated Clover to v5136
- Updated some of the kexts
- config.plist cleanup
- Deleted SSDT-HPET.aml, not needed
Release v2.3
- Updated IntelMausi.kext
- Fixes an issue where if the network speed is near saturation (~125 MB/s) the Ethernet starts stuttering/freezing
Release v2.2
- Updated Clover to v5133
- Fixes an issue where if FileVault is enabled, macOS OTA Installer entry cannot be seen
- Updated some kexts (VoodooRMI, AppleALC, VirtualSMC, Lilu)
Release v2.1
- Updated VoodooRMI to v1.3.2
- Updated VodooPS2Controller to v.2.2.2
- Fixed broken Type-C and TB3 hot-plug (still need improvements #2)
Release v2.0
- (Partially)Fixed Thunderbolt 3 (with Hot-Plug support) (#2)
- Removed AirportBrcmFixup.kext (not needed for BCM94360NG or BCM94360CS2)
- Moved NVMeFix.kext to kexts/Off (only use if really necessary)
- Removed SSDT-PM.aml (not needed)
- Updated Clover to v5131
Release v1.1.1
- Cleaned up config.plist and config_debug.plist
Notes:
- If you're using KINGSTON NVMe SSD like me (SA2000M8500G), you should not use NVMeFix.kext
- It's causing major stutters in some applications, I even got a kernel panic related to NVMe
- Fixed by removing NVMeFix.kext, but I left it in kexts/Other in this release, because the original SAMSUNG NVMe SSDs may need that kext. You should test if it's needed or not, do not use if not necessary
- It's causing major stutters in some applications, I even got a kernel panic related to NVMe
Release v1.1
- Deleted "rtcfx_exclude" bootarg (unused)
- Deleted HibernationFixup.kext (hibernation is not working, no need for that)
- Use normal sleep like on real MacBooks (hibernationmode=3, PowerNap disabled)