Jump to content
3741 posts in this topic

Recommended Posts

19 hours ago, robi62 said:

I tried that too but did not work for me so I had do download full installer for beta2

If you're using OCLP, try to disable/revert root patches.

17 hours ago, fernando.c.neves said:

 

If you have having trouble with File Vault on a drive and you need to turn it off from the Internet Recovery Console, here are the steps to do it...

  1. Start up your Mac in Recovery Mode, like this on Intel Macs and this for Apple Silicone.

  2. Click Utilities > Terminal from the menu bar at the top.

  3. Enter...

diskutil apfs list
  1. Look for the volume with FileVault set to Yes that you want to decrypt, select its identifier, such as "disk4s1" and cmd-c to copy. Note that there may be more than one volume with FileVault enabled, if so, look for the "- Data" volume.

data-volume

  1. Run the command below to unlock the FileVault encrypted volume. Remember to replace the identifier with the number you copied to the clipboard.
diskutil apfs unlockVolume /dev/<paste identifier>
e.g.
diskutil apfs unlockVolume /dev/disk4s1
  1. Enter the FileVault password requested and hit return. You should see the message, "Unlocked and mounted APFS volume."

  2. Execute the diskutil command below to get the UUID (Universal Unique Identifier) of enabled accounts (paste the disk identifier again). It will ask for your password, enter it.

diskutil apfs listcryptousers /dev/<paste identifier>

bash2

  1. Type the command below and paste in the volume identifier you still have in the clipboard. Next, look for the UUID for the Local Open Directory User entry from the command above, select and copy it, then paste it to the end of the command, and run it to start the decryption process.
diskutil apfs decryptVolume /dev/<paste identifier> -user <paste uuid>

recovery3

  1. My computer kept going to sleep when I did this and did nothing overnight, so you can use the Caffinate command to keep it working in the background.
Caffinate

Caffinate

  1. If you want to check the status, you can use ctrl-c to stop the Caffinate command and execute the command below to monitor the decryption status of the APFS volume.
diskutil apfs list

Now in macOS Tahoe Beta 2 running without FileVault that almost driving me mad...

 

Thanks to a colleague that make this possible with those commands via Recovery partition.

 

Thats all folks!

 

This should have its own topic, in my opinion. Especially considering Tahoe's new "feature". Really useful. Thank you!

Edited by arsradu
  • Like 2
32 minutes ago, eSaF said:

A continuation to the Saga  'Beta 2 Clean Install with an RX580 Graphic Card as main Video connector'.

I have now tested the required setup a thousand ways to Sunday and it is just not possible.

 

Apple may have included the RX580 but NOT as the main Card in a clean Install situation.

I have started with the least required files and kexts in the EFI Folder.

 

With WEG disabled, after verbose type, the screen goes black complaining of 'Display Port No Signal'.

With WEG enabled, boot halts at KextLog Loading etc.

 

I hope someone can prove my findings incorrect but I have been working on this near enough 2 days with nothing no success.

Hopefully Beta 3 will prove otherwise. Tahoe is the equivalent of a Woman playing hard to get but deep down inside don't want to appear easy. :hysterical:

 

PS - Lady members please forgive my flippant aside/remark, no derogatory remarks intended or casted. :angel:

 

Did you try to toggle on or off WEG at each individual boot step? i.e.: Step 1 WEG on, Step 2 WEG off, Step 3 WEG on, or vice versa... If this does not work try to change to SMBIOS macPro 7,1. 

Edited by KGP-iMacPro
8 hours ago, Takiller said:

Which SSDTs are responsible for thunderbolt, as I never got mine to work properly especially hot patch and see if I can do some proper comparison 😆

 

Hi @Takiller , as I said, it's hard to explain. On the Lenovo Thinderbolt 3, it's not "easy" to get Thunderbolt to reach the real speed, but it comes close to the maximum of the Super SS USB-C. So on the original Thunderbolt port it will reach the speed of 5gbps, and on the USB-C, the Thunderbolt connected to it will reach 10gbps. I'm not going to detail the situation because it would be necessary to analyze your hardware and that takes days and maybe months. It's necessary to make two kexts like I did, and choose the ports and "trick" MacOS. Without a USB kext that gives the path, it's no use, because this can only happen on desktops or Thunderbolt 4. At least for months and months I only got the best. There are several SSDTs, I'll list the main ones, but they're all interconnected. After that, you'll have to search GitHub for people who actually got Thunderbolt. I don't think it's possible on Laptops.

 

Need blocks some kexts without that not boot for install, plugged etc...

 

image.png.51968fa0ab32d72f55cc995954668491.png

 

 

Need some patched for battery life and Sleep perfect with S3 Deep Sleep working fine and wake all. 

 

 

image.thumb.png.59b63a04613c69e66a4eb747b00e8380.png

 

I have ACASIS Thunderbolt 4 and my model boot like is it real on my reals Mac, but need patch Device Plists. 

 

My port on Lenovo is Thunderbolt 3. 

 

So need mix two kexts to read in separates. 

 

SSDTS is most that you can see, some of them is: 

 

 

image.thumb.png.06e800fa94effe16ce22ae01aa0bb3e7.png

 

 

Need kexts to control energy too 

 

image.png.9bd9a97f1a43115a39ce3a1c310d5d28.png

 

And Kexts for mapping separated XHCIs

 

image.png.786c8f91d246c46c9343047ecddd8bd6.png

 

 

It's all wath I explain because you need "know" your hardware and create some SSDTS. 

 

Good Lucky ;) 

 

 

Edited by Max.1974
  • Like 1
  • Thanks 1
31 minutes ago, arsradu said:
19 hours ago, robi62 said:

I tried that too but did not work for me so I had do download full installer for beta2

If you're using OCLP, try to disable/revert root patches.

hi there is no OCLP at the moment....

26 minutes ago, Max.1974 said:

 

Hi @Takiller , as I said, it's hard to explain. On the Lenovo Thinderbolt 3, it's not "easy" to get Thunderbolt to reach the real speed, but it comes close to the maximum of the Super SS USB-C. So on the original Thunderbolt port it will reach the speed of 5gbps, and on the USB-C, the Thunderbolt connected to it will reach 10gbps. I'm not going to detail the situation because it would be necessary to analyze your hardware and that takes days and maybe months. It's necessary to make two kexts like I did, and choose the ports and "trick" MacOS. Without a USB kext that gives the path, it's no use, because this can only happen on desktops or Thunderbolt 4. At least for months and months I only got the best. There are several SSDs, I'll list the main ones, but they're all interconnected. After that, you'll have to search GitHub for people who actually got Thunderbolt. I don't think it's possible on Laptops.

 

Need blocks some kexts without that not boot for install, plugged etc...

 

image.png.51968fa0ab32d72f55cc995954668491.png

 

 

Need some patched for battery life and Sleep perfect with S3 Deep Sleep working fine and wake all. 

 

 

image.thumb.png.59b63a04613c69e66a4eb747b00e8380.png

 

I have ACASIS Thunderbolt 4 and my model boot like is it real on my reals Mac, but need patch Device Plists. 

 

My port on Lenovo is Thunderbolt 3. 

 

So need mix two kexts to read in separates. 

 

SSDTS is most that you can see, some of them is: 

 

 

image.thumb.png.06e800fa94effe16ce22ae01aa0bb3e7.png

 

 

Need kexts to control energy too 

 

image.png.9bd9a97f1a43115a39ce3a1c310d5d28.png

 

And Kexts for mapping separated XHCIs

 

image.png.786c8f91d246c46c9343047ecddd8bd6.png

 

 

It's all wath I explain because you need "know" your hardware and create some SSDTS. 

 

Good Lucky ;) 

 

 

Much appreciated, as I at least now have some direction and will give it a go. There's a guy called profzei, who made it possible for me to be able to enjoy Hackintosh on my matebook x pro 2018, he apparently got full thunderbolt 3 working natively and that was unfortunately after he got pissed off by someone and decided to no longer share his EFIs nor his ideas with us.

56 minutes ago, eSaF said:

A continuation to the Saga  'Beta 2 Clean Install with an RX580 Graphic Card as main Video connector'.

I have now tested the required setup a thousand ways to Sunday and it is just not possible.

 

Apple may have included the RX580 but NOT as the main Card in a clean Install situation.

I have started with the least required files and kexts in the EFI Folder.

 

With WEG disabled, after verbose type, the screen goes black complaining of 'Display Port No Signal'.

With WEG enabled, boot halts at KextLog Loading etc.

 

I hope someone can prove my findings incorrect but I have been working on this near enough 2 days with nothing no success.

Hopefully Beta 3 will prove otherwise. Tahoe is the equivalent of a Woman playing hard to get but deep down inside don't want to appear easy. :hysterical:

 

PS - Lady members please forgive my flippant aside/remark, no derogatory remarks intended or casted. :angel:

 

Hi @eSaF  Beta 2 Clean Install with an RX580 Graphic Card as main Video connector, with WEG enabled: It's possible, I do it using @Mirone Lilu.kext (to solve Collection UUID Kcs issue).  My SMBIOS is iMac20,1. I disable SecureBootModel and  Disable SecurityPolicy=TRUE.


As lot of hackintoshers, I'm waiting new OCLP to root patch my Fenvi T919 (Broadcom card).

  • Like 2
7 minutes ago, Anto65 said:

 

@Anto65 Is it possible to apply root patch from actual OCLP version (for modern wireless) despite Tahoe version is not yet there.

 

Sorry for my bad English.

  • Like 1

HI @eSaF

I installed 2 times already Tahoe beta 2 in a a fresh usb install pen, with rx 570 enabled.

The result is ok, the only things missing is internet, sound and wifi.

But it works

  • Like 3
On 6/23/2025 at 12:34 PM, joostiphone101 said:

WIP: With help we made progress on the Z390 Designare system using identifier: MacPro7,1 . For now we have 2 EFI's; 1 for boot & installation, and 1 for running after installation. This mostly has to do with the fact that developers need to update their Kexts & Tahoe Dev1 still has bugs which is causing issues (mainly on GPU). 

 

A small how-to on my Github page: https://github.com/joostiphone/Z390-Hackintosh-Joost?tab=readme-ov-file#tahoe-on-opencore

 

I'll post the 2 EFI's on my Github due to limited upload file size here, and I will maintain it on my Github page after that as the beta files will continue to be updated (OpenCore, Kexts, Tahoe, etc.). 

 

https://github.com/joostiphone/Z390-Hackintosh-Joost/releases/tag/v1.0.5dev1

 

Hardware:

 

CPU Intel Core i7-9700K (9th Gen, Coffee Lake)
Motherboard Gigabyte Z390 Designare
Case Fractal Design Define R6 USB-C TG
Cooling Cooler Master ML360R RGB (AIO Liquid Cooler)
Power Supply Be quiet! Dark Power 12 – 1000W
GPU AMD Radeon RX 6800 XT, 16 GB VRAM
(Previously: AMD Sapphire Nitro+ RX 570 4GB)
RAM 32 GB Corsair Vengeance LPX DDR4 (2×16GB)
Storage - WD BLACK SN850X NVMe SSD
- Crucial MX500 SSD – 1TB

 

I'm looking forward to Tahoe dev 2... 

TahoeDev1.png

 

Updating to Dev2 went just fine. The only downside is that it auto-enables FileVault as discussed here earlier. 

  • Like 4
1 hour ago, Takiller said:

Much appreciated, as I at least now have some direction and will give it a go. There's a guy called profzei, who made it possible for me to be able to enjoy Hackintosh on my matebook x pro 2018, he apparently got full thunderbolt 3 working natively and that was unfortunately after he got pissed off by someone and decided to no longer share his EFIs nor his ideas with us.

Hard to believe that he make it TBH works natively (in terms of velocity)  but who am i to judge him! I hope you got it !! ;) 

Edited by Max.1974
  • Like 2

After repeated trial and errors at last my Ryzen 1700X hackintosh can boot TaHoe beta 2 now, but it's quite unstable !

Audio output from HDMI of RX580 is working, however Finder and Firefox are unstable for daily use !

Screenshot 2025-06-25 at 20.38.36.png

Screenshot 2025-06-25 at 20.38.52.png

Screenshot 2025-06-25 at 20.39.11.png

Screenshot 2025-06-25 at 21.05.43.png

Edited by jsl
  • Like 5
2 hours ago, eSaF said:

With WEG disabled, after verbose type, the screen goes black complaining of 'Display Port No Signal'.

 

There should be beautiful purple stripes, a black screen, and after a couple of seconds an apple with loading progress))) I think you need to configure the port on which your monitor is, you can see this in ioreg.

 

1234.thumb.png.e83435da53b8e780b93cfc8287496c13.png

  • Like 1
1 hour ago, eSaF said:

Post your EFI Folder after removing your data here.

I would like to look at your settings that made it happen. Thanks.

The EFI Folder that did the trick is an generic EFI folder for CoffeeLake, from Olaria.

It's the only one that is capable of install it, from start to finish.

I used the EFI as it is, with all the original kexts, drivers, DSDT.

I don't know if I can share it here.

 @MaLd0n can I share it here?

2 minutes ago, MorenoAv said:

 

 

Edited by MorenoAv
  • Like 3

A curious thing I noticed in the offline installer of Beta 2.

 

In the first stage, right after formatting the disk and telling it to install, it got "stuck" for 16 to 18 minutes, and after 75 minutes it advances, restarts and proceeds with the installation normally.

 

I tested and had this behavior in 6 different setups.

 

If I install Beta 2 via Online Recovery this no longer happens...

 

Anyway, BETAs LOL

  • Like 5

Finally my AMD Radeon RX 6600 was delivered...

 

After 3 days of waiting...

 

Here the score in Geekbench 4 Compute in Metal.

 

CapturadeTela2025-06-25s11_59_49.thumb.png.4976e0afa4373b3e1b45b57a02672c1f.pngCapturadeTela2025-06-25s11_57_28.thumb.png.1cb71fe396965af4568bdd96ddc7fec0.pngCapturadeTela2025-06-25s11_54_41.png.0f8c1aa572cb9c21b1c47e8a31e2aa06.pngCapturadeTela2025-06-25s11_54_29.thumb.png.2835346fa15383ef9d31d24bfc687633.pngCapturadeTela2025-06-25s11_53_59.thumb.png.6a9faf4da06f196bcf42d67c1ccade49.pngCapturadeTela2025-06-25s12_08_58.thumb.jpg.8c80ffe74cd37e4a1b38c8a70f798a21.jpg

 

The last results are in Geekbench 6

Edited by fernando.c.neves
  • Like 6
28 minutes ago, Luchina said:

A curious thing I noticed in the offline installer of Beta 2.

 

In the first stage, right after formatting the disk and telling it to install, it got "stuck" for 16 to 18 minutes, and after 75 minutes it advances, restarts and proceeds with the installation normally.

 

I tested and had this behavior in 6 different setups.

 

If I install Beta 2 via Online Recovery this no longer happens...

 

Anyway, BETAs LOL

This post got me curious, are you the YouTuber Gabriel Luchina?

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