Releases: VinylNerd/ThinkPad-T440P-OpenCore
v0.6-beta1
Hello, this release see's many changes.
- make the switch from VoodooHDA to AppleALC for audio *refer back to main guide for instructions on fixing headphone jack noise.
- add T450 Synaptics trackpad support, confirmed all gestures working with 3 buttons and keyboard trackpoint working.
- Update to OpenCore 0.7.6
- Update FeatureUnlock.kext to 1.0.4 (this kext remains disabled as previously caused stability issues, still included in package for those who wish to try the newest version, i have not tested stability on new release but believe it may work)
- Update Lilu to 1.5.8
- Update Realtek CardReaderFriend to 1.0.1
- Update VirtualSMC and components to 1.2.8
- Update Voltage Shift to 1.25
- Reboot Tool added to picker menu so that people who are using external monitors with a mouse which doesnt connect can also reboot, i suggest trying to 2 buttons at the bottom of the picker with your built in trackpad to reboot or shut down, it works :)
i suggest going over the main guide again as it has been revised with more tips to help your system run better.
as always, don't forget to edit the EFI to add your own serial numbers.
Enjoy, thanks for the continued support.
credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
@0xFireWolf
v0.5-beta2
This release is is a quick fix for all the random freezing issues which were causes by feature unlock kext. the kext is still in the build but disabled, it will be tested going forward and if starts working on monteray for T440P i will start releasing 2 builds, i can not confirm this works on monteray as i havnt tried the upgrade yet but if anyone wants to let me know that would be great.
Changelog
- Update to OpenCore 0.7.5
- Update to Lilu 1.5.7
- Update to HibernationFixup 1.4.5
- Update to VirtualSMC 1.2.7
- Update to WhateverGreen 1.5.5
- Update to VoodooPS2Controller 2.2.7
IMPORTANT NOTE
this build uses VoodooHDA, VoodooHDA does not run at the bootloader level on 11.4 and up (possibly lower), and must be loaded into the L/E folder, follow below for instructions on how to fix.
first you will need to ensure SIP is not enabled, to check it run the "csrutil status" command in terminal and this is what you want
"Connor@Connors-MBP ~ % csrutil status
System Integrity Protection status: unknown (Custom Configuration).
Configuration:
Apple Internal: disabled
Kext Signing: disabled
Filesystem Protections: disabled
Debugging Restrictions: enabled
DTrace Restrictions: enabled
NVRAM Protections: enabled
BaseSystem Verification: enabled
This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state."
IF YOU DONT GET THIS RESULT, AND SIP IS ENABLED, IT WONT WORK, IF SIP IS FULLY DISABLED IT WILL STILL WORK.
IF YOUR SIP IS ENABLED, SELECT THE CLEAR NVRAM OPTION AT OPENCORE BOOTLOADER AND IT WILL FIX IT.
once you have SIP setup properly download VoodooHDA here - https://sourceforge.net/projects/voodoohda/files/
place the kext on your desktop and run this command replacing where it sais USER with your username
"sudo cp -R /Users/Connor/USER/VoodooHDA.kext /Library/Extensions"
once done you should be promted a security prompt to allow VoodooHDA, allow it and reboot.
if you manually drag it, it will not work.
as always, don't forget to edit the EFI to add your own serial numbers.
Enjoy, thanks for the continued support.
credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
@0xFireWolf
v0.5-beta1
NOTE: THIS RELEASE HAS BEEN PULLED DUE TO ISSUES WITH FEATURE UNLOCK KEXT
Changelog
- SD Card Reader Support - Thanks to @0xFireWolf
- Update to OpenCore 0.7.3
- Update to Lilu 1.5.6
- Update to HibernationFixup 1.4.3
- Update to VirtualSMC 1.2.7
- Update to WhateverGreen 1.5.3
- Update to VoodooPS2Controller 2.2.5
- Add RealtekCardReader.kext 0.9.6
- Add RealtekCardReaderFriend.kext 1.0.0
Settings Changes
- Kernel->Quirks->AppleCpuPmCfgLock = OFF
- Kernel->Quirks->DisableIoMapper = OFF
- UEFI->Quirks->ReleaseUsbOwnership = OFF
- Misc->Boot->Hibernate Mode = AUTO
Hopefully this combination of quirk changes and the update to OpenCore 0.7.3 is able to resolve stability issues which started to occur around 11.2
- no more applications not opening and requiring a full restart
- no random full system hang
As always, don't forget to edit the EFI to add your own serial numbers.
credit to these wonderful people who's work make these builds possible:
@zhen-zen
@acidanthera
@sicreative
@0xFireWolf
v0.4-beta3
NOTE: THIS RELEASE HAS BEEN PULLED DUE TO ISSUES WITH FEATURE UNLOCK KEXT
Hello, here is the most recent release with the newest OpenCore and all updated components, hoping that this build resolves stability issues.
Changelog
- Support for 11.5.2
- Enabled AppleCPUPmCfgLock Quirk (in hopes to improve stability)
- Added CpuTscSync.kext (in hopes to improve stability)
- Update to OpenCore 0.7.2
- Update to VirtualSMC 1.2.6
- Update to Lilu 1.5.5
- Update to WhateverGreen 1.5.2
- Update SidecarFixup to 1.0.3 (renamed to FeatureUnlock)
- Update Hibernation Fixup to 1.4.2
as always, don't forget to edit the EFI to add your own serial numbers.
Enjoy, thanks for the continued support.
credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
v0.4-beta2
Changelog
- Support for macOS 11.5.1
- Update OpenCore to 0.7.1
- Update Hibernation Fixup to 1.4.1
- Update IntelMausi to 1.0.7
- Update Lilu to 1.5.4
- Update SidecarFixup to 1.0.2
- Update VirtualSMC to 1.2.5
- Update VoodooPS2Controller to 2.2.4
- Update Whatever Green to 1.5.1
as always, don't forget to edit the EFI to add your own serial numbers.
Enjoy, thanks for the continued support.
credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
v0.4-beta1
Changelog
- Support for macOS 11.4
- Update to OpenCore 0.7.0
- Update Lilu to 1.5.3
- Update WhateverGreen to 1.5.0
- Update IntelMausiEthernet to 1.0.6
- Update VirtualSMC to 1.2.4
- Update YogaSMC to 1.5.1
- Update VoodooPS2Controller to 2.2.2
- Remove AppleALC (noise on headphone jack and external monitor issues)
- Add AppleHDADisabler kext
- Add Sidecar Fixup kext (sidecar now works with iPads 👍 )
- Added Mouse Support to OpenCore Bootloader - Built-in and USB mice should work, Bluetooth mice do not work for me
IMPORTANT NOTE
this build drops AppleALC support, i highly suggest using VoodooHDA for Audio on T440P. However VoodooHDA does not run at the bootloader level on 11.4, and must be loaded into the L/E folder, follow below for instructions on how to fix.
first you will need to ensure SIP is not enabled, to check it run the "csrutil status" command in terminal and this is what you want
"Connor@Connors-MBP ~ % csrutil status
System Integrity Protection status: unknown (Custom Configuration).
Configuration:
Apple Internal: disabled
Kext Signing: disabled
Filesystem Protections: disabled
Debugging Restrictions: enabled
DTrace Restrictions: enabled
NVRAM Protections: enabled
BaseSystem Verification: enabled
This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state."
IF YOU DONT GET THIS RESULT, AND SIP IS ENABLED, IT WONT WORK, IF SIP IS FULLY DISABLED IT WILL STILL WORK.
IF YOUR SIP IS ENABLED, SELECT THE CLEAR NVRAM OPTION AT OPENCORE BOOTLOADER AND IT WILL FIX IT.
once you have SIP setup properly download VoodooHDA here - https://sourceforge.net/projects/voodoohda/files/
place the kext on your desktop and run this command replacing where it sais USER with your username
"sudo cp -R /Users/Connor/USER/VoodooHDA.kext /Library/Extensions"
once done you should be promted a security prompt to allow VoodooHDA, allow it and reboot.
if you manually drag it, it will not work.
as always, don't forget to edit the EFI to add your own serial numbers.
Enjoy, thanks for the continued support.
credit to these wonderful people who's work make these builds possible:
@Sniki
@zhen-zen
@acidanthera
@sicreative
v0.3-beta3
I have successfully updated to 11.3 so wanted to upload this new build to go along with it, appreciate the support i have been getting on this so far, next release will have OpenCore 0.6.9 update. as always keep in mind this is in beta and 11.3 just released so if you find any issue please report them, thanks guys :)
changelog
- switch from VoodooHDA to AppleALC for audio, for now you may hear some buzzing on the audio jack.
- update Lilu
- update VirtualSMC components
- update WhateverGreen
- minor configuation fixes
v0.3-beta2
update 4/27 10:39AM GMT: audio isnt working :( working to fix this asap
update 4/27 11:30AM GMT issue has been resolved by switching to apple ALC and this build is expired, v0.3-beta3 is the replacement.
will be leaving this up for people who are on 11.2.3 or earlier as the last version from me before we switch to appleALC for audio or i am able to fix VoodooHDA
I have successfully updated to 11.3 so wanted to upload this new build to go along with it, appreciate the support i have been getting on this so far, next release will have OpenCore 0.6.9 update. as always keep in mind this is in beta and 11.3 just released so if you find any issue please report them, thanks guys :)
changelog
-update Lilu
-update VirtualSMC components
-update WhateverGreen
-minor configuation fixes
v0.3-beta1
this release has some major changes
-
OpenCore 0.6.8
-
Switch from FakeSMC to Virtual SMC
-
VoltageShift is working with SIP enabled :D
-
YogaSMC is working for fan control
please review the main release page for documentation https://github.com/VinylNerd/ThinkPad-T440P-OpenCore
enjoy! :)
v0.2-beta1
fixed up a few things, if you do not use dock and wish to enable wake from sleep with usb make sure to enable this acpi patch shown here
if using opencore configurator one can go to boot->misc->laucher option, and set to full, after 1 restart opencore should get added to your bios boot menu, and u are free to remove the bootfolder from opencore to boot without it, the bios will point directly to the opencore.efi and boot from it :)
everything else working great, i updated to 11.2.3 with the boot folder in the EFI and left everything as is, flawless update.
issues:
- Audio over DP to HDMI coverter, need to do research and testing
- SD card not working
- audio seems a little quiet for me, gonna try to find a better version of VoodooHDA as was on 2.9.2 before and i think it was better, this build as 2.9.6
thanks and enjoy, any issues or questions please let me know