Skip to content

OpenCore configuration to Install/Boot macOS 11.X+ on Chuwi CoreBook X

License

Notifications You must be signed in to change notification settings

rboldini/CoreBook_X_OC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CoreBook X OpenCore

If you found my work useful and want to contribute in some way, you can now offer me a beer


I do not take any responsibility if you damage your devices.

The use of this material is not recommended, the procedure to be followed would be that reported in the Dortania guide with your files.


November 2021

Device is now 99% working!

Working:

  • Wifi and BT Intel
  • Brightness Level from preferencies and menu bar
  • HD Audio (I can't test the right side plug, i assume it work due to lack of reports)
  • I2C Trackpad with Gesture
  • Automatic Keyboard backlight (Can't change it like in Linux and Windows with f5)
  • Sleep / Wake with Lid detection
  • Battery Status (No Service Recommended Notification) & AC Adapter detection

Not working:

  • Brightness keys:
    • No idea in how i can fix. Someone has an hint? Standard patching method are not working
    • If you long press f6 and f7 they will work randomly.
    • Same thing for keyboard backlight, it work but there is no way to change it from keyboard or system.

Issue:

  • Airdrop:
    • Hope this will be added in AppleIntelWireless Road Map. Actually not an issue for me..
  • Battery Status:
    • Percentage report is missaligned
      • Nothing critical it takes a little more to reach full capability after the system report it as 100% (WIP)
      • Just check it with the led you have beside the plug.

Guide

  • BIOS Settings

    • Boot your Laptop and press ESC until you enter in BIOS settings.

    • Advanced:

      • Intel RC ACPI Settings:
        • Low Power S0 Idle Capability [ENABLED]
        • PCI Delay Optimization [ENABLED]
      • Power and Performance:
        • CPU Power Management and Control:
          • CPU Lock Configuration (BOTTOM)
            • CFG Lock [DISABLED]
      • Platform Thermal Configuration:
        • Active Trip Point 1 [63]
        • This only if for you the fan turns on and off every few seconds in certain cases

    • Chipset:

      • Graphics Configuration:
        • DVMT Pre-Allocated [64M]
      • HD Audio Configuration:
        • HD Audio Advanced Configuration:
          • BT Intel HFP [ENABLED]
          • BT Intel A2DP [ENABLED]
    • Boot

      • Fast Boot [DISABLED]

First Boot

  • When booting for first time disable Force touch from Settings.
  • When booting for first time go to Preferences > Keyboard > Modifier Keys and switch Command and Option values.
  • Before any iService Activation open the config.plist with OpenCore configurator and in Platform Info tab select MacBookPro14,2 from list in DataHUB and SMBIOS and check for a valid (invalid for apple) serial.

The serial number provided is random generated.

For VoodooI2CHID:

  • When downloading a new vesione just do:
  1. 'Right Mouse Click on Kext -> Show Package Contents -> Contents -> info.plist'

  2. Open it with xCode and change IOClass and Name like the image provided.
    VoodooI2CHID

Credit

Acidanthera for OpenCore, and all the public kexts. License

OpenIntelWireless for Intel Wifi and Bluetooth support. License

Rehabman for ACPIPoller and a way to let me fix LID and AC detection.

And Me rboldini for EC mapping, SSDT-BATT and SSDT-LID-AC coding.

About

OpenCore configuration to Install/Boot macOS 11.X+ on Chuwi CoreBook X

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages