Post‑Install
Finishing touches after successful Catalina installation on your ThinkPad X1C4. Optimize power management, audio, Bluetooth, and Apple services.
Initial Setup
- Complete the macOS setup wizard.
- Install Xcode Command Line Tools:
xcode-select --install - Disable SIP: Boot into Recovery, run
csrutil disable - Reboot and mount your EFI partition.
Power Management
Ensure proper CPU power management:
- Verify XCPM is working in IORegistryExplorer.
- Check CPU frequencies with Intel Power Gadget.
- Install SSDT-PLUG if not already done.
Audio Setup
Configure Conexant CX11852 audio:
- Ensure AppleALC.kext is loaded.
- Use ALCPlugFix for combo jack functionality.
- Test audio output and input.
Wi-Fi & Bluetooth
- itlwm should provide Wi-Fi connectivity.
- IntelBluetoothFirmware + Injector for Bluetooth.
- Test Handoff, Continuity, and AirDrop.
Graphics & Display
- Intel HD Graphics 520 should work out of the box.
- Adjust brightness with Fn keys.
- Test DRM in Safari (Netflix, etc.).
Trackpad & Keyboard
- VoodooPS2Controller handles PS2 devices.
- Configure trackpad gestures in System Preferences.
- Map Fn keys if needed.
USB Ports
Test all USB ports and create custom SSDT-USB if needed.
Apple Services
- iCloud, iMessage, FaceTime should work with proper SMBIOS.
- Sign in to iCloud and test services.
- Enable Find My Mac.
Final EFI Cleanup
- Remove debug kexts (USBInjectAll, etc.).
- Disable verbose boot.
- Update OpenCore and kexts to latest versions.