Jump to content
511 posts in this topic

Recommended Posts

And I add a patcher on booter "Skip this Board Check" ...

config-fix-booter-quirks.plist.zip

 

Ok my friend, try this plist better edited too 

10 minutes ago, Ur4ela said:
Does anyone know how to fix this?

Снимок экрана 2025-07-08 в 17.55.33.png

 

What is in your boot args? And are you using AMFIpass.kext ? Configs patches? 

SIP <03080000> Opencore 

40 minutes ago, Ur4ela said:

截图 2025-07-08 17.55.33.png

The latest OCLP-Mod Pre-release currently does not support AMD Polaris patches. Please wait, I will submit a test version within 30 minutes....

 

Please follow Pre-release

  • Like 3
  • Thanks 1

 

Spoiler

 

 Screenshot2025-07-08alle11_52_40.png.a5dc367e742fe2f42877eecae455265b.png

 

 

 

  Screenshot2025-07-08alle10_58_00.png.279c3757bf629994da6a41779ed2cc69.png                                      Screenshot2025-07-08alle11_43_12.png.ee0f53f4105833915b575ba31df3f390.png

 

 

 

 

Try Download Three-Partition Image (.dmg)

 

Screenshot2025-07-08alle11_06_23.png.b6d9ae9df051180140e833634e02ddaf.png                                      Screenshot2025-07-08alle11_48_30.png.7a8b496fca44c88aa00b472646d1d87e.png

 

 

 

 

Does anyone know how to contact @laobamac_yyds ?  😂

 

 

 

Edited by Anto65
31 minutes ago, Anto65 said:

 

  隐藏内容

 

 截图2025-07-08alle11_52_40.png.a5dc367e742fe2f42877eecae455265b.png

 

 

 

  截图2025-07-08alle10_58_00.png.279c3757bf629994da6a41779ed2cc69.png                                      截图2025-07-08alle11_43_12.png.ee0f53f4105833915b575ba31df3f390.png

 

 

 

 

尝试下载三分区映像(.dmg)

 

Screenshot2025-07-08alle11_06_23.png.b6d9ae9df051180140e833634e02ddaf.png                                      截图2025-07-08alle11_48_30.png.7a8b496fca44c88aa00b472646d1d87e.png

 

 

 

 

有人知道如何联系@laobamac_yyds?   😂

 

 

 

Last month, our API server was attacked and we haven't been able to fix it yet. Dig a hole and fill it up during summer vacation😂

  • Haha 2
  • Sad 1
16 minutes ago, Anto65 said:

我很抱歉,哈哈 😒

 

无论如何,它应该下载 Recovery,对吗?或者不下载?

Now downloading the PKG installation package is still available. That three partition DMG image is used to burn the Hackintosh Installer. Three partitions refer to HFS+, OpenCore(This partition holds the user's own EFI), and PE used for system maintenance, which are more convenient for installing Hackintosh.

Edited by laobamac_yyds
  • Like 2
  • Thanks 1

Do this after installed @laobamac_yyds OCLP-Mod Pre-release and rebooted

With those commands, your acceleration will work but transparency is not working at all. => MacBook Pro Late 2011 - 17 inches - Intel HD Graphics 3000 (512MB) / AMD Radeon HD 6770 1GB. MacBookPro8,3 - Real Mac.

Need SIP Disable 0803...

 

 

sudo mkdir /Volumes/root

 

sudo mount -o nobrowse -t apfs /dev/"Your Tahoe Disk (Apfs)" /Volumes/root

 

sudo mount -uw /Volumes/root

 

cd /Volumes/root/S*/L*/Extensions

 

sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelHD3000Graphics.kext && sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelSNBGraphicsFB.kext && sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelFramebufferCapri.kext

 

sudo cp -R /users/"Your user Name"/Desktop/Drivers/Apple* .

 

cd /Volumes/root/S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*

 

sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup

 

Those commands make your Intel HD 3000 Graphics with (1,5GB VRAM, 2GB, 3GB,4GB (4080 MB)) - Not working on Tahoe (Sequoia works)

 

1,5GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\x60|g' AppleIntelSNBGraphicsFB

 

2GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\x80|g' AppleIntelSNBGraphicsFB

 

3GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\xC0|g' AppleIntelSNBGraphicsFB

 

4GB (4080 MB)

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\xFF|g' AppleIntelSNBGraphicsFB

 

sudo kmutil install --volume-root /Volumes/root/ --update-all

 

sudo bless --folder /Volumes/root/System/Library/CoreServices --bootefi --create-snapshot

 

Attached files: Kexts + Command (Terminal).zip ***Unzip at your Desktop (To use these commands, or adapt to new location)***

 

Ps: I' using two SSD's one with Tahoe Beta 3 and another with Sequoia 15.5, to manage how to implement the patch for Intel HD 3000 Graphics at least...

 

I get Acceleration in Tahoe Beta 3 with Safari over Youtube on videos 1080p 60fps... Smooth, but the transparency of the system is with some bug's...

 

I guess this is far as I can go with Real Macs patching.. Now if @laobamac_yyds can help it will be appreciate.

 

Another thing that I observed is that FrameWork is not included in @laobamac_yyds patch, so no acceleration from OCLP-Mod Pre-Release. I managed to install using this commands:

 

Install Legacy Video Patcher... => @chris1111 Many thanks for your Legacy Video Patcher, is working like a charm until Sequoia 15.5 =>

@chris1111 Source code => https://github.com/chris1111/Legacy-Video-patch

Compiled version => https://drive.google.com/file/d/1AG9CivELxxE0bPKisGy9qPuaGYUvP0AA/view?usp=sharing

 

And after use these:

 

sudo mkdir /Volumes/root

 

sudo mount -o nobrowse -t apfs /dev/"Your Tahoe Disk (Apfs)" /Volumes/root

 

sudo mount -uw /Volumes/root

 

sudo kmutil install --volume-root /Volumes/root/ --update-all

 

sudo bless --folder /Volumes/root/System/Library/CoreServices --bootefi --create-snapshot

 

sudo reboot

 

Thats all folks.

 

Regards,

Fernando.

Captura de Tela 2025-07-08 às 22.30.16.png

Captura de Tela 2025-07-09 às 00.15.22.png

Captura de Tela 2025-07-09 às 00.15.27.png

Edited by fernando.c.neves
  • Like 2
  • Thanks 2

i create a fork from OCLP main repo and add the Audio patch (restore AppleHDA.kext) from KDK beta 1, without anything else, seem to work to restore my audio, maybe myKextInstaller miss some step needed to get a functional root patch 

 

Spoiler

Screenshot2025-07-08at08_07_35.thumb.png.3bd7fd608d71a6af9a03e0dc4c95da22.png

 

Edited by arya
  • Like 4

Good morning @laobamac_yyds I own an Asrock Z370 Pro4 - 7.1-channel HD audio with content protection (Realtek ALC892 audio codec)* - Premium Blu-ray audio support - Supports surge protection - ELNA audio capacitors Up to version 2.6.5 and beta 2 of Tahoe, the audio worked. With version 3, there was no way to get it to work. It might be the language, I don't know, but it just disables the command to launch the patch. Sometimes, when it's activated, it doesn't show the ALC entry while the text is scrolling. It doesn't see the sound, only the sound from the RX 580. On Sequoia, everything continues to work perfectly.

Could you please help me solve this? It might be useful to other users too. Thank you, have a nice day. And sorry for the inconvenience.

  • Like 1

For the ones who has Real Mac´s, I made an Topic to discuss there the directions of first OCLP-Mod from @laobamac_yyds 

I made some progress in getting acceleration in my Real Mac (MacBookPro8,3) MacBook Pro Late 2011 17 inches with Intel HD Graphics 3000 with 512MB of video memory and AMD Radeon HD 6770M with 1GB dedicated memory.

 

All the credits for @laobamac_yyds who have forked from OCLP this project.

 

Topic => 

Regards,

Fernando.

Edited by fernando.c.neves
  • Like 3
15 minutes ago, AlfredoM said:

Hello Max, I have to disagree with you for once.

The MyInstallerKext.app does work. I've tested it, and it successfully installs the AppleHDA.kext in S/L/E, for example, and it also shows up as loaded in the

System Information extensions on my original late 2013 iMac.

 

I've done a bit of research, and it turns out that the kexts alone aren't sufficient for AppleHDA and AppleALC sound; the important frameworks for them are missing.

But with your Hackintoshes (which I don't use anymore), things are a bit different than with original Macs.

Can I benefit from your new discoveries regarding Nvidia Kepler graphics with my late 2013 (27-inch) iMac?

Here you can follow the progress of Real Mac in OCLP-Mod from @laobamac_yyds, there's no Nvidia Kepler yet, but You can try to adapt some sort of patches to your Nvidia Kepler machine (Real Mac).

 

https://github.com/laobamac/OCLP-Mod/actions

 

Is what I´m doing, try to adapt to my Real Mac with Intel HD Graphics 3000... (Sandy Bridge).

 

Regards,

Fernando.

Edited by fernando.c.neves
  • Like 3
13 hours ago, fernando.c.neves said:

安装后执行此操作@laobamac_yyds OCLP-Mod 预发布并重新启动

使用这些命令,加速功能可以工作,但透明度根本不起作用。=> MacBook Pro Late 2011 - 17 英寸 - Intel HD Graphics 3000 (512MB) / AMD Radeon HD 6770 1GB。MacBookPro8,3 - 真正的 Mac。

需要 SIP 禁用 0803...

 

 

CapturadeTela2025-07-08s22_30_16.png.e65e7833a33a0a257c22e8426139ceb6.pngCapturadeTela2025-07-09s00_15_22.thumb.png.8380f26d59008f81620fd945c3b11343.pngCapturadeTela2025-07-09s00_15_27.png.3bd002dfb6ccb6fb4d257d37f293b694.png

 

sudo mkdir /Volumes/root

 

sudo mount -o nobrowse -t apfs /dev/"您的 Tahoe 磁盘 (Apfs)" /Volumes/root

 

sudo mount -uw /Volumes/root

 

cd /Volumes/root/S*/L*/Extensions

 

sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelHD3000Graphics.kext && sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelSNBGraphicsFB.kext && sudo rm -R /Volumes/root/System/Library/Extensions/AppleIntelFramebufferCapri.kext

 

sudo cp -R /users/"您的用户名"/Desktop/Drivers/Apple* .

 

cd /Volumes/root/S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*

 

sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup

 

这些命令使你的 Intel HD 3000 显卡(1.5GB VRAM,2GB,3GB,4GB(4080 MB))无法在 Tahoe 上运行(Sequoia 可以运行)

 

1.5GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\x60|g' AppleIntelSNBGraphicsFB

 

2GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\x80|g' AppleIntelSNBGraphicsFB

 

3GB

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\xC0|g' AppleIntelSNBGraphicsFB

 

4GB(4080MB)

sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x40|\xc7\x45\xBC\x00\x00\x00\xFF|g' AppleIntelSNBGraphicsFB

 

sudo kmutil install --volume-root /Volumes/root/ --update-all

 

sudo bless --folder /Volumes/root/System/Library/CoreServices --bootefi --create-snapshot

 

附件: Kexts + 命令(终端).zip ***在桌面解压(使用这些命令,或适应新位置)***

 

附言:我使用两个 SSD,一个装有 Tahoe Beta 3,另一个装有 Sequoia 15.5,以管理如何至少为 Intel HD 3000 Graphics 实施补丁……

 

我在 Tahoe Beta 3 中使用 Safari 通过 Youtube 观看 1080p 60fps 的视频时获得了加速……很流畅,但系统透明度存在一些缺陷……

 

我想这就是我可以用 Real Macs 补丁进行的最远距离了。现在如果@laobamac_yyds 能帮忙的话将不胜感激。

 

我观察到的另一件事是 FrameWork 不包含在@laobamac_yyds 补丁,所以没有OCLP-Mod预发布版的加速功能。我使用以下命令成功安装:

 

安装旧版视频修补程序... =>@chris1111 非常感谢您的 Legacy Video Patcher,在 Sequoia 15.5 之前一直运行良好 =>

@chris1111 源代码 =>  https://github.com/chris1111/Legacy-Video-patch

编译版本 =>  https://drive.google.com/file/d/1AG9CivELxxE0bPKisGy9qPuaGYUvP0AA/view?usp=sharing

 

使用后:

 

sudo mkdir /Volumes/root

 

sudo mount -o nobrowse -t apfs /dev/"您的 Tahoe 磁盘 (Apfs)" /Volumes/root

 

sudo mount -uw /Volumes/root

 

sudo kmutil install --volume-root /Volumes/root/ --update-all

 

sudo bless --folder /Volumes/root/System/Library/CoreServices --bootefi --create-snapshot

 

sudo 重启

 

就这些了,各位。

 

问候,

费尔南多。

I will integrate your work progress into OCLP Mod and thank you for your efforts in the submission instructions❤️

  • Like 4
3 minutes ago, laobamac_yyds said:

I will integrate your work progress into OCLP Mod and thank you for your efforts in the submission instructions❤️

Many thanks @laobamac_yyds for your hard work, I trying my best to help you out with something.

 

Regards,

Fernando.

  • Like 3
2 minutes ago, fernando.c.neves said:

非常感谢@laobamac_yyds 为了您的辛勤工作,我会尽力帮助您解决一些事情。

 

问候,

费尔南多。

Please send me a private message or reply to this post and let me know your Github account name❤️😋

  • Like 2
  • Haha 1
1 minute ago, laobamac_yyds said:

Please send me a private message or reply to this post and let me know your Github account name❤️😋

https://github.com/fernandocneves    :-)...

  • Like 3
  • Thanks 1

I have a puzzle when trying to operate WIFI/BT adapter TP-Link Archer T2UB Nano. I created my USBMap.kext from old Sequoia version via USBMAP tool. If I run the system with this USBMap.kext ,  I am able to run BT feature. It works , scans the devices and connects succesfully. But BT does not work although I had installed @chris1111's app Wireless-USB-OC-Big-Sur-Adapter. And if I apply @laobamac_yyds OCLP-Mod,  this time WIFI İDENTİFİED AS 802.11ac NIC, starts working but BT wheel only spins but can not find an device. More strangely,  USB in system information does not show all USB , only otherbus , as can be seen in the picture. Hackintool shows all USB ports, HS08 is the port connecting 802.11ac NIC

I am really confused. I suspect that my USBMap.kext is fully correct and OCLP-MOD is scrumbling it . Any idea for a solution is appreciated.

image.thumb.png.99a3b40e348e0a96487f77f7fcc08929.pngimage.thumb.png.4596c86af8c3b353e6a1f5457634ce6d.png

Edited by dogansan
  • Like 1
24 minutes ago, dogansan said:

I suspect that my USBMap.kext is fully correct and OCLP-MOD is scrumbling it

With OCLP-MODs USB Patch I can't see my USB Devices in System Information either, but they are fully working.

Maybe you got the same (small) issue with bluetoothExternalDongleFailed as I got since Sequoia? Sporadically it miraculously jumps to 01 although 00 is set in NVRAM - I simple set it back to 00: 

sudo nvram 7C436110-AB2A-4BBB-A880-FE41995C9F82:bluetoothExternalDongleFailed=%00

 

  • Thanks 1
20 minutes ago, schrup21 said:

With OCLP-MODs USB Patch I can't see my USB Devices in System Information either, but they are fully working.

Maybe you got the same (small) issue with bluetoothExternalDongleFailed as I got since Sequoia? Sporadically it miraculously jumps to 01 although 00 is set in NVRAM - I simple set it back to 00: 

sudo nvram 7C436110-AB2A-4BBB-A880-FE41995C9F82:bluetoothExternalDongleFailed=%00

 

Thanks for the comment. I did apply OCLP-MOD USB patch again,  WIFI works but BT still does not work even after I apply above command

1 hour ago, dogansan said:

Thanks for the comment. I did apply OCLP-MOD USB patch again,  WIFI works but BT still does not work even after I apply above command

It should work with a compatible USB Bluetooth, BlueToolFixup, IntelBluetoothFirmware, and IntelBTPatcher. Of course, with bluetoothExternalDongleFailed DATA 00 and bluetoothInternalControllerInfo DATA 000000000000000000000000000000. It works fine for me.

16 hours ago, dogansan said:

我在尝试操作 TP-Link Archer T2UB Nano 的 WIFI/蓝牙适配器时遇到了一个难题。我使用 USBMAP 工具从旧版 Sequoia 创建了 USBMap.kext 文件。如果我用这个 USBMap.kext 文件运行系统,就能运行蓝牙功能。它能正常工作,扫描设备并成功连接。但是,尽管我已经安装了蓝牙,蓝牙却无法正常工作。@chris1111的应用程序 Wireless-USB-OC-Big-Sur-Adapter。如果我申请@laobamac_yyds OCLP-Mod 这次识别 WIFI 为 802.11ac 网卡,开始工作,但蓝牙轮子只转,找不到设备。更奇怪的是,系统信息中的 USB 并没有显示所有 USB 接口,只有其他总线接口,如图所示。Hackintool 显示所有 USB 端口,HS08 是连接 802.11ac 网卡的端口。

我真的很困惑。我怀疑我的 USBMap.kext 完全正确,但 OCLP-MOD 把它弄乱了。任何解决方案都值得感激。

图像.缩略图.png.99a3b40e348e0a96487f77f7fcc08929.png图像.缩略图.png.4596c86af8c3b353e6a1f5457634ce6d.png

You don't have to worry, because the OCLP Mod uses the old versions of Apple USB Common and IOUSB Family, it will lose the USB device tree. In fact, this not only has no harm, but also makes the USB 3.2 speed and 15 port patch that failed on Tahoe work again.

1 hour ago, miliuco said:

恕我无知。OCLP 夜间构建版有这个贡献。但是 PSPKG 是什么?
 

 

IMG_0295.jpeg

Just raising the Darwin version limit within def parent to Tahoe (25.99.99) has no other use. Everything needs to wait for PSPKG (PatcherSupportPkg) update, as all actual patch files are stored in this image file

  • Like 4
  • Thanks 1
3 minutes ago, laobamac_yyds said:

You don't have to worry, because the OCLP Mod uses the old versions of Apple USB Common and IOUSB Family, it will lose the USB device tree. In fact, this not only has no harm, but also makes the USB 3.2 speed and 15 port patch that failed on Tahoe work again.

OK, that is comforting, but when I apply OCLP Mod, I can not work Bluetooth function of TP-Link Archer T2UB Nano. As you may know, it is a WIFI/BT combo adapter.  Do you have any recommendation to have both WIFI and BT work together ?

On 7/10/2025 at 3:30 AM, cyrhex said:

@laobamac_yydsi cant patch my audio in beta 3,

Mine wasn't working since Beta 2.

 

There's a very strange issue with this patch. So, I had two partitions, one with Tahoe, fresh install, the other with Sequoia, now upgraded to Tahoe as well.

I've successfully patched Tahoe, and everything was working fine. Then after upgrading Sequoia to Tahoe...I wanted to patch the system again, to get the audio working. But...it kept saying that all my patches are up to date.

In the meantime, I even removed the other partition, since that was only for testing, and focused on the upgraded one. But so far I couldn't get it to patch anymore.

Any idea what could it be?

 

I tried uninstalling and reinstalling the app, removing patches...which by the way, for some reason seem to be still installed or something, cause the UI says all my patches are already applied, even after I removed them. So that might be a bug.

But anyway, I was wondering if anyone else had this issue with not being able to patch audio anymore after one successful patch.

  • Like 1
48 minutes ago, eSaF said:

Bro are you sure it is not being picked up from another volume in the system?

If you're completely sure there is not another instance of it on another attached volume and you've deleted the app.

 

On the root volume you'll find a Dortania folder that you need to delete as well.

Reboot, clean NvRAM, reinstall the App and try again to see if the problem is solved.

I already deleted the other partition so yeah, that should be already taken care of. But I’ll try to find that folder and try again. I didn’t know about this. Thank you! :)

 

Edit: I couldn't find that Dortania folder. So I guess the only solution would be to reinstall the OS...?

Edited by arsradu
×
×
  • Create New...