valnoxy / t440p-oc

💻 Lenovo ThinkPad T440p Hackintosh (Big Sur, Monterey & Ventura Beta) - OpenCore
https://exploitox.de/hackintosh/t440p
MIT License
126 stars 34 forks source link

🚧 macOS 13 Ventura Support #57

Open valnoxy opened 2 years ago

valnoxy commented 2 years ago

Warning macOS Ventura is still in Beta! I do not recommend this for productive use!

Current state

OpenCore / Kext Versions:

Screenshot

macOS Ventura running on the T440p

Known Issues

VolkovMaksim commented 1 year ago

Hello! Do you have worked DisplayPort With SMBios MBP14,1? I used OpenCore Legacy Patcher for my T440p and iGPU good worked. BUT! I can't get work DisplayPort signal with MPB14.1

ahmedyarub commented 1 year ago

Where can I get the recovery image file from? I could get the installer's DMG and converted it to img but it didn't boot.

valnoxy commented 1 year ago

Where can I get the recovery image file from? I could get the installer's DMG and converted it to img but it didn't boot.

No recovery image is currently available until the release. You will need to manually upgrade to Ventura, but I don't recommend it as it is very unstable at the moment.

valnoxy commented 1 year ago

Hello! Do you have worked DisplayPort With SMBios MBP14,1? I used OpenCore Legacy Patcher for my T440p and iGPU good worked. BUT! I can't get work DisplayPort signal with MPB14.1

I have not tried it yet, but I will look into it later.

ahmedyarub commented 1 year ago

Where can I get the recovery image file from? I could get the installer's DMG and converted it to img but it didn't boot.

No recovery image is currently available until the release. You will need to manually upgrade to Ventura, but I don't recommend it as it is very unstable at the moment.

The upgrade failed miserably. I could make a bootable hard-disk and for some reason OC is not recognizing it...

valnoxy commented 1 year ago

Did you press the space bar while you were in OC? OpenCore hides some drives by default.

ahmedyarub commented 1 year ago

I tried that yea. I tried both using a .img and a real hard-drive with USB-passthrough. Still nothing :(

MultimediaLucario commented 1 year ago

I'm really excited to see the final result with macOS Ventura support! 😁

MultimediaLucario commented 1 year ago

I'm currently using a slightly tweaked version of your Monterey EFI on my ThinkPad T440s and it works amazingly well.

cezarkrc commented 1 year ago

Ventura is now released. Is any new code update ?

thessarb commented 1 year ago

Hello! Do you have worked DisplayPort With SMBios MBP14,1? I used OpenCore Legacy Patcher for my T440p and iGPU good worked. BUT! I can't get work DisplayPort signal with MPB14.1

I have not tried it yet, but I will look into it later.

is it possible to spoof the smbios to macos kind of like oclp does?

Jonyx4 commented 1 year ago

What's the current status of this release? Thank you!

jackassandre1 commented 1 year ago

Hello, I've managed to install 13.2.1 on X240. It boots, but after patching graphics with OCLP it freeze at boot logo after restart. Also tried to patch with SMBIOS for MBP11,1 and revert to MBP14,1... but gave me the same result.

With my current EFI from Monterey 12.6 (OC 0.9.2) I'm able to boot into Ventura, I have audio and Wifi but no Graphics Acceleration. I hope to be able to upgrade with the help of the Community! :)

cezarkrc commented 1 year ago

Hello, I've managed to install 13.2.1 on X240. It boots, but after patching graphics with OCLP it freeze at boot logo after restart. Also tried to patch with SMBIOS for MBP11,1 and revert to MBP14,1... but gave me the same result.

With my current EFI from Monterey 12.6 (OC 0.9.2) I'm able to boot into Ventura, I have audio and Wifi but no Graphics Acceleration. I hope to be able to upgrade with the help of the Community! :)

Please, can you share with us your EFI?

davidwang558 commented 1 year ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/OakSaytr527/t440p-ventura-oc : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required."

steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

    config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  5. restart pc
  6. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Luisalvarenga commented 10 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/valnoxy/t440p-oc/tree/macos-13-ventura : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required."

steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc
  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Thanks for sharing now its working perfect on t440p

postkevone commented 9 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/OakSaytr527/t440p-ventura-oc : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required."

steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc
  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Before following this guide do we just need to change the SMBIOS to MacBookPro14,1 and add the CPU Friend kext or are there any more steps?

Luisalvarenga commented 9 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/OakSaytr527/t440p-ventura-oc : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required." steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc
  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Before following this guide do we just need to change the SMBIOS to MacBookPro14,1 and add the CPU Friend kext or are there any more steps?

I just changed to MBPro 14,1

postkevone commented 9 months ago

I just changed to MBPro 14,1

Ok, thank you!

MultimediaLucario commented 9 months ago

Are you going to make macOS Ventura support stable for the T440p?

loonalol commented 8 months ago

has anybody managed to get the mini display port to work with a patched igpu?

postkevone commented 8 months ago

has anybody managed to get the mini display port to work with a patched igpu?

Mine works fine on Ventura with valnoxy's EFI

loonalol commented 8 months ago

has anybody managed to get the mini display port to work with a patched igpu?

Mine works fine on Ventura with valnoxy's EFI

odd, which version of ventura?

postkevone commented 8 months ago

odd, which version of ventura?

13.6, however I forgot to mention that I am using a mini display port to HDMI adapter, maybe that is why yours is not working.

loonalol commented 8 months ago

odd, which version of ventura?

13.6, however I forgot to mention that I am using a mini display port to HDMI adapter, maybe that is why yours is not working.

I tried a mini dp to hdmi aswsell it does work but it's really slow (1920x1080@30hz), also does your bluetooth work by any chance?

postkevone commented 8 months ago

I tried a mini dp to hdmi aswsell it does work but it's really slow (1920x1080@30hz), also does your bluetooth work by any chance?

I have a native card so my bluetooth works fine (I enabled it with OCLP). Try to see if the device properties of your GPU looks like this:

image

HDMI works fine for me on Sonoma 14.1, however sometimes I need to disconnect the adapter and re-connect it in order for it to be recognized by the system.

MuhamadSelim commented 5 months ago

I tried a mini dp to hdmi aswsell it does work but it's really slow (1920x1080@30hz), also does your bluetooth work by any chance?

I have a native card so my bluetooth works fine (I enabled it with OCLP). Try to see if the device properties of your GPU looks like this:

image

HDMI works fine for me on Sonoma 14.1, however sometimes I need to disconnect the adapter and re-connect it in order for it to be recognized by the system.

Congratulation to manage to install Sonoma but How could you upgrade because MBPro14,1 isn't upgradable for me

MuhamadSelim commented 5 months ago

Screenshot 2024-01-31 at 3 04 01 AM

WIFI Not Working still reviewing all

postkevone commented 4 months ago

@MuhamadSelim MacBookPro14,1 natively supports Sonoma, so if you are not able to download it directly from the App Store you are doing something wrong. Wifi depends on the type of card you have, if you have intel you will have to use the 2.3.0 alpha version of this: https://github.com/OpenIntelWireless/itlwm/releases Otherwise follow this guide for other unsupported cards: https://github.com/5T33Z0/OC-Little-Translated/blob/main/14_OCLP_Wintel/Enable_Features/WiFi_Sonoma.md

ProCodeProgrammers commented 3 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/valnoxy/t440p-oc/tree/macos-13-ventura : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required." steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc
  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Thanks for sharing now its working perfect on t440p

I have successfully installed ventura on my t540p laptop everything working perfect but my GPU is showing 4mb

i already followed the above steps but when i do the last to step to patch my ventura mac os and then restarts ,

after restarts the system not booting it shows me a mac os error dialog that mac os encounter some issue that is why it not booting,

so any please me that to figure out this problem

techdevmaestro commented 3 months ago

hey guys, i installed the ventura with the patch but my touchpad is acting kinda weird for ex. when i'm moving windows it's slow and scrolling is working on the beginning but then it's stopping to work it's an t450p touchpad so maybe that the fault can anyone help with it? edit: my display port isn't working either edit2: installing VoodooSMBus helped with the touchpad but i still can't get the second display to work

VinylNerd commented 2 months ago

I have successfully installed ventura on my t540p laptop everything working perfect but my GPU is showing 4mb

i already followed the above steps but when i do the last to step to patch my ventura mac os and then restarts ,

after restarts the system not booting it shows me a mac os error dialog that mac os encounter some issue that is why it not booting,

so any please me that to figure out this problem

same for me.....

techdevmaestro commented 2 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/valnoxy/t440p-oc/tree/macos-13-ventura : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required." steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install
  2. add and enable AMFIExemption.kext to EFI
  3. download OpenCore Configurator V2.63.1.0
  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000 config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc
  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Thanks for sharing now its working perfect on t440p

I have successfully installed ventura on my t540p laptop everything working perfect but my GPU is showing 4mb

i already followed the above steps but when i do the last to step to patch my ventura mac os and then restarts ,

after restarts the system not booting it shows me a mac os error dialog that mac os encounter some issue that is why it not booting,

so any please me that to figure out this problem

just reinstall macos and it should be gone

VinylNerd commented 2 months ago

Hello, i am using ventura by macos-13-ventura branch , but hd 4600 gpu is only 7mb, very slow. Now I find a fix method from https://github.com/valnoxy/t440p-oc/tree/macos-13-ventura : "Use OpenCore Legacy Patcher to patch your Ventura install. This is because Apple dropped support for HD 4600 graphics with Mac OS Ventura, and unless you want a painfully slow experience on Mac OS, then this step is required."

steps detail from http://imacos.top/2022/09/26/2310/ :

  1. download OpenCore-Patcher and install

  2. add and enable AMFIExemption.kext to EFI

  3. download OpenCore Configurator V2.63.1.0

  4. open and modify config.plist by OpenCore Configurator V2.63.1.0:

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->boot-args->add amfi_get_out_of_my_way=1

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Add->csr-active-config->modify to FF0F0000

config.plist -› nvram -› 7C436110-AB2A-4BBB-A880-FE41995C9F82 -› Delete->add csr-active-config

  1. restart pc

  2. open opencore-patcher.app, click 'Post-install Root Patch'->'Start Root Patching'....reboot pc....finish

finally, Intel HD Graphics 4600 7 MB to Intel HD Graphics 4600 1536 MB, gpu is normal.

Thanks for sharing now its working perfect on t440p

I have successfully installed ventura on my t540p laptop everything working perfect but my GPU is showing 4mb

i already followed the above steps but when i do the last to step to patch my ventura mac os and then restarts ,

after restarts the system not booting it shows me a mac os error dialog that mac os encounter some issue that is why it not booting,

so any please me that to figure out this problem

just reinstall macos and it should be gone

I have not seen evidence or anyone responding to proper questions on ventura or sonoma, i tried both and got working acceleration and ok performance, but firefox and brave would not work, i suspect more issues, just finished downgrade to monterey and its working with no patch, last i remember early monterey had issues so i stuck with big sur, it seems monterey is the farthest T440P/Haswell Graphics