Skip to content

Release for macOS 10.15.0-2.0

Compare
Choose a tag to compare
@wu-hongjun wu-hongjun released this 06 Aug 14:56
· 194 commits to master since this release
8449136

macOS 10.15.0 BETA 2.0

Edit:

Three minutes ago I uploaded a wrong version that has legacy clover configurator. It has been updated to clover v5033.

Warning:

This is NOT a stable release. You should stay in 1.3 or at least have access to 1.3.

Purpose:
For future sustainability, we will move from FakeSMC.kext to VirtualSMC.kext.
Also, for a major update to Clover Configurator: v5033.
I have not filtered out, and have not figure out completely what kexts to use or omit yet.

Known issues:

  • Boot time slightly longer than 1.3.
  • Wifi takes some time to load.

Changes:

Updated Clover Configurator to v5033.

  • Deprecated FakeSMC.kext.
  • Added AirportBrcmFixup.kext.
  • Rolled back AppleALC.kext to the previous version and alcid=7
    • Because alcid=21 doesn't quite work yet.
  • Added CPUFriend.kext and CPUFriendDataProvider.kext
  • Added FakePCIID.kext and FakePCIID_Broadcom_WiFi.kext for Wifi
    • Otherwise wifi will not work, even with apple original wifi card.
  • Added VirtualSMC.kext and its "Satellites". (Haven't figured it out completely)
    • SMCBatteryManager.kext
    • SMCLightSensor.kext
    • SMCProcessor.kext
    • SMCSuperIO.kext
  • Added Voodool2C.kext and its "Satellites".
    • (For touchpad and touchscreen but not quite working yet)
    • Voodool2CHID.kext
  • Added USBPower.kext (As a replacement for USBInjectAll.kext, but so far not successful)

Cheers,

Errrneist
20190806