Jump to content
3741 posts in this topic

Recommended Posts

6 minutes ago, Mirone said:

I can't help but express my gratitude and give due credit to: the OCLP Team, @LockDown, @Anto65, @Max.1974, and countless others who tested the app and offered their support thank you all!

 

Thanks to you lol, all the credit goes to you ( @LockDown it was definitely the icing on the cake 👏 )

 

:yoji:

Obrigado 

 

( I think you can actually open a dedicated thread now 😅 )

  • Like 2
  • Thanks 1
3 hours ago, eSaF said:

Hi, I can't remember where I got it sorry.

This here - https://9to5mac.com/ - has some nice choices to choose from as well.

Spoiler

Safari Desktop Picture.jpeg

 

That's pretty cool..!!! :D

 

Screen Shot 2025-07-11 at 02.55.07.png

iPadOS-26-Landscape-Dark.zip

Edited by Badruzeus
  • Like 5
10 hours ago, deeveedee said:

@jsl I don't want to add another cook in the kitchen, but you should carefully inspect your config.plist.  

  • 'remove revpatch' in NVRAM > Add > 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102' is not a valid property.  It should be 'revpatch'
  • You are missing 'NVRAM > Delete > 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 > revpatch

 

Slow down, look carefully at the examples provided and you will succeed.

 

EDIT: Note that you need only

  • NVRAM > Add > 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 > revpatch: cpuname,sbvmm

and not the revpatch boot-arg.  Remove 'revpatch=cpuname,sbvmm' from boot-args. 

 

EDIT2: @jsl I performed a quick test to make sure my advice was sound.  Here are my config.plist modifications and the resulting "About This Mac"

 

config.plist

  Reveal hidden contents

Screenshot2025-07-10at11_15_55AM.png.356d0cecb362327e416b6d9ddc88ba18.png

 

About This Mac

  Reveal hidden contents

Screenshot2025-07-10at11_13_20AM.png.b40fbee1f0a279eb280cf56c85c8b688.png

 

Thanks for your kind help but it seems not working for my Ryzen hackintosh yet !

Screenshot 2025-07-11 at 08.13.11.png

Screenshot 2025-07-11 at 08.09.17.png

  • Like 1
  • Sad 1
16 minutes ago, chris1111 said:

OK guys Kext Drop install kext in /System/Library/Extensions in macOS Tahoe 26

Installing KDKs 

Also from Ventura to Tahoe!

It will also Revert the Snapshot

Also Backing Up KDKs

The program will be available in OpenSource on Github verry soon, iam verry exited about it :thumbsup_anim:

2303232987.gif.a9f6e3911f1f42455930b415d94aebe1.gif 2226636975.gif.7e7c03b4027b2c599e3cf7658ca159ed.gif 2464933482.gif.03bf2d6d31a307781079f03dcacf1631.gif

Here a test with AppleHDA.kext V-600.2

 

image.thumb.png.b260cc2cc4899c2d2a01eda49b7811ea.png

 

image.png.9841f47f36bc220b45d83592fa785a79.png

 

image.thumb.png.af04bcdec1d955a607d68ec213f13be8.png

image.thumb.png.cb543640ddee9cd7f859f1e750e6df0c.png

 

That´s amazing @chris1111 

 

Great, this will made things more easy in Tahoe.

It will only install kext´s or bundle + Framework too?

  • Like 4
30 minutes ago, fernando.c.neves said:

That´s amazing @chris1111 

 

Great, this will made things more easy in Tahoe.

It will only install kext´s or bundle + Framework too?

Thanks @fernando.c.neves

for now only kext but bundle and Frameworks will be add in the future :D its not verry difficult

  • Like 3
14 minutes ago, chris1111 said:

Thanks @fernando.c.neves

for now only kext but bundle and Frameworks will be add in the future :D its not verry difficult

That´s will be amazing, will solve a lot of problems like install an iGPU...

 

Thanks in advance...

Fernando.

  • Like 1
6 hours ago, Mirone said:

Yes, I think now we’re going to have a dedicated thread. I just need to fine-tune a few adjustments in MyKextInstaller and gather some testers you're on that list... LOL. Then I’ll open a dedicated thread for MyKextInstaller.

At your disposal, whenever you want, call us ... for science this and more 😆

6 hours ago, arya said:

 

 

basically if we still use 25A5279m KDK we dont need to copy AppleHDA.kext back to  SLE because with 

sudo ditto /Library/Developer/KDKs/KDK_26.0_25A5279m.kdk/System /System/Volumes/Update/mnt1/System

it will copy All the System Folder from KDK to destinated location 

 

please note that for system can't boot well with beta 1 will be affected, because with this kdk restore all the kext will be back to beta 1 kext .  because there is no new KDK yet for beta 2 and beta 3 .. CMIIW

 

Yeah, I realize that since I was using the DB1 (KDK_26.0_25A5279m) kdk (which already has DB1 AppleHDA.kext in its /S/L/E), its not necessary to copy the same AppleHDA from the desktop to the mounted root/S/L/E after merging with the ditto command.  

 

Like you said, it is preferable to use the kdk version which matches the macOS version you are patching for (in this case, I would have used DB3 KDK_26.0_ 25A5306g if it were available).  In this scenario, since this prospective DB3 kdk (and probably future ones) won't have AppleHDA in it, I was trying to illustrate a proof of concept in the method - copying over a stored, earlier DB1 AppleHDA.kext from the desktop, into the merged & mounted root/S/L/E (which wouldn't have an AppleHDA if using DB2 or DB3 kdks).

  • Like 2
8 hours ago, chris1111 said:

OK guys Kext Drop install kext in /System/Library/Extensions in macOS Tahoe 26

Installing KDKs 

Also from Ventura to Tahoe!

It will also Revert the Snapshot

Also Backing Up KDKs

The program will be available in OpenSource on Github verry soon, iam verry exited about it :thumbsup_anim:

2303232987.gif.a9f6e3911f1f42455930b415d94aebe1.gif 2226636975.gif.7e7c03b4027b2c599e3cf7658ca159ed.gif 2464933482.gif.03bf2d6d31a307781079f03dcacf1631.gif

Here a test with AppleHDA.kext V-600.2

 

image.thumb.png.b260cc2cc4899c2d2a01eda49b7811ea.png

 

image.png.9841f47f36bc220b45d83592fa785a79.png

 

image.thumb.png.af04bcdec1d955a607d68ec213f13be8.png

image.thumb.png.cb543640ddee9cd7f859f1e750e6df0c.png

 

I feel like I'm taking a trip back in time, when we used these procedures to install kexts on macOSX :)
Good old days...🙂

  • Like 3
  • Haha 1
3 hours ago, Gradou said:

Good morning. My modified USB kext for Tahoe crashes the hack when he goes on standby... Any idea ?

Not much to analyze. It might help if you post EFI (including your modified USB kext).

No issues with Hackintool 4.0.3 in Tahoe Beta 3, so it doesn't appear to be a Hackintool issue.  Using VoodooHDA.kext 3.0.2 in /Library/Extensions with csr-active-config = <01000000>.  My EFI is attached here.

Screenshot2025-07-11at9_56_29AM.png.1ec6aea8ba225c0501deef39595f8ed3.png

 

  • Like 2

@MacWill Without seeing your EFI, without knowing whether it's an upgrade or clean install, what version of macOS, CLOVER or Open Core and version, whether your EFI booted any previous versions of macOS, I'm going to go out on a limb and guess that it's a frayed power cord.  That said, I do appreciate your confidence in our mind-reading capabilities. :)

  • Like 4
  • Haha 1
7 hours ago, fusion71au said:

 

Yeah, I realize that since I was using the DB1 (KDK_26.0_25A5279m) kdk (which already has DB1 AppleHDA.kext in its /S/L/E), its not necessary to copy the same AppleHDA from the desktop to the mounted root/S/L/E after merging with the ditto command.  

 

Like you said, it is preferable to use the kdk version which matches the macOS version you are patching for (in this case, I would have used DB3 KDK_26.0_ 25A5306g if it were available).  In this scenario, since this prospective DB3 kdk (and probably future ones) won't have AppleHDA in it, I was trying to illustrate a proof of concept in the method - copying over a stored, earlier DB1 AppleHDA.kext from the desktop, into the merged & mounted root/S/L/E (which wouldn't have an AppleHDA if using DB2 or DB3 kdks).

 

yes the method is correct, it used in OCLP root patch root patch  with kdk merge and kmutil

  • Like 2
Am 11.7.2025 um 04:51 schrieb fernando.c.neves:

Das ist unglaublich@chris1111 

 

Großartig, das wird die Dinge in Tahoe einfacher machen.

Es werden nur Kexts oder auch Bundle + Framework installiert?

Wenn Sie Bundles auf diese Weise kopieren oder installieren können, wäre es dann auch möglich, die Bundle-Pakete für NVIDIA Kepler zu installieren, wie in meinem Bild gezeigt?

Es wäre toll, wenn die vollständige Grafikunterstützung wieder funktionieren würde.

 

nVidia-Bundles.jpg

Edited by AlfredoM
15 minutes ago, deeveedee said:

@MacWill Without seeing your EFI, without knowing whether it's an upgrade or clean install, what version of macOS, CLOVER or Open Core and version, whether your EFI booted any previous versions of macOS, I'm going to go out on a limb and guess that it's a frayed power cord.  That said, I do appreciate your confidence in our mind-reading capabilities. :)

 

You need to get equipped 🤭

 

Spoiler

image.jpeg.b3c671861af388921b8bc1e2167fc30f.jpeg

 

  • Like 2
  • Haha 2
  • Sad 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...