naiclub Posted July 10, 2025 Share Posted July 10, 2025 23 minutes ago, eSaF said: @pico joe and @naiclub, sorry guys nothing like that on my machine. All good here. What about others? No one answered? I want to know if it's just my device or not. Thank you. Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836622 Share on other sites More sharing options...
LockDown Posted July 10, 2025 Share Posted July 10, 2025 (edited) 16 minutes ago, Zuja4701 said: Hello everyone, I’ve successfully installed macOS Tahoe Beta 3 on my AMD Beelink SER5. Everything is working smoothly except for Bluetooth, which isn't working. I’ve tried several suggested methods, including adding bluetoothExternalDongleFailed: 00 and bluetoothInternalControllerInfo: 00000000 00000000 00000000 0000 to NVRAM, but none of them worked. Any suggestions would be greatly appreciated. Thank you! What BT? BrcmPatchRAM for Broadcom IntelBlueToothFirmware for Intel Edited July 10, 2025 by LockDown 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836623 Share on other sites More sharing options...
jm26200 Posted July 10, 2025 Share Posted July 10, 2025 yes. strange !!!! 4 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836624 Share on other sites More sharing options...
strangeron Posted July 10, 2025 Share Posted July 10, 2025 53 minutes ago, naiclub said: The symptom of restarting itself after using it for 5-10 minutes. Is anyone else having the same problem as me? Thank you very much. All good here. 1 hour ago, pico joe said: Has anyone experienced this, the administrator account becomes the standart account afte update beta3? Admin... 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836625 Share on other sites More sharing options...
Zuja4701 Posted July 10, 2025 Share Posted July 10, 2025 3 minutes ago, LockDown said: What BT? Hello @LockDown, Thank you for your reply! Here is some information about the Beelink Ser 5 with Intel Wi-Fi 6 AX200. The Wi-Fi works well using itlwm.kext combined with Heliport. For Bluetooth, I am using BluetoolFixup.kext, BrcmPatchRAM3.kext, IntelBluetoothFirmware.kext, IntelBluetoothInjector.kext, and IntelBTPatcher.kext (all of them work well on Sequoia 15.5). 2 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836626 Share on other sites More sharing options...
Anto65 Posted July 10, 2025 Share Posted July 10, 2025 (edited) need kext for intel not BCM BlueToolFixup IntelBluetoothFirmware IntelBTPatcher https://openintelwireless.github.io/IntelBluetoothFirmware/FAQ.html#what-additional-steps-should-i-do-to-make-bluetooth-work-on-macos-monterey-and-newer Edited July 10, 2025 by Anto65 4 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836627 Share on other sites More sharing options...
miliuco Posted July 10, 2025 Share Posted July 10, 2025 (edited) @jsl Directions to show CPU name are: RestrictEvents.kext PlatformInfo -> Generic -> Processor Typer=0 NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Add -> revcpu=1 revcpuname="Processor name" NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Add -> remove revpatch=cpuname,sbvmm NVRAM -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> Add -> revpatch=cpuname,sbvmm NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Delete -> add 2 items: revcpu and revcpuname Notes: sbvmm may interfere with cpuname try setting sbvmm first (revpatch=sbvmm,cpuname) try without sbvmm (cpuname only) to check if it can be the issue. Try and comment. Edited July 10, 2025 by miliuco Fix typo 3 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836628 Share on other sites More sharing options...
LockDown Posted July 10, 2025 Share Posted July 10, 2025 @Zuja4701 You dont need BrcmPatchRAM3 & IntelBluetoothInjector Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836630 Share on other sites More sharing options...
strangeron Posted July 10, 2025 Share Posted July 10, 2025 10 hours ago, deeveedee said: My hack needs WEG for UHD630 framebuffer patching (I don't use headless iGPU) and my RX560x boots to blackscreen without WEG. I can access Recovery in Tahoe Beta 3 (and previous versions of macOS) with WEG. So far, the only time I need to disable WEG dGPU (using boot-arg -wegnoegpu) is when I install / upgrade Tahoe. Thanks for the reply. The WEG requirement for onboard graphics is a definite one. And you're right, of course. With the Rx590, if WEG is active, I can neither update nor access the recovery disk. However, I can boot the system with the Rx590, with or without WEG. 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836631 Share on other sites More sharing options...
Zuja4701 Posted July 10, 2025 Share Posted July 10, 2025 11 minutes ago, LockDown said: @Zuja4701 You dont need BrcmPatchRAM3 & IntelBluetoothInjector @LockDown Thanks a lot for your helpful hints! I’ve removed the BrcmPatchRAM3 and IntelBluetoothInjector kexts, and now Bluetooth is working. One more thing, could you please explain how to use USBMap.kext? It doesn't seem to work on macOS Tahoe at the moment. Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836633 Share on other sites More sharing options...
Anto65 Posted July 10, 2025 Share Posted July 10, 2025 7 minutes ago, Zuja4701 said: @LockDown Thanks a lot for your helpful hints! I’ve removed the BrcmPatchRAM3 and IntelBluetoothInjector kexts, and now Bluetooth is working. One more thing, could you please explain how to use USBMap.kext? It doesn't seem to work on macOS Tahoe at the moment. You have old Usbmap.Kext or USBPorts.kext ? Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836635 Share on other sites More sharing options...
Zuja4701 Posted July 10, 2025 Share Posted July 10, 2025 10 minutes ago, Anto65 said: You have old Usbmap.Kext or USBPorts.kext ? hello @Anto65, I'm currently using an old USBMap.kext that works on Sequoia. I tried generating a new one using USBMap-master, but some USB ports are not being recognized. Unfortunately, I can't use USBInjectAll.kext to create a new map. I'd really appreciate any suggestions you might have to help fix this issue. Many thanks! Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836637 Share on other sites More sharing options...
Anto65 Posted July 10, 2025 Share Posted July 10, 2025 (edited) If you've done the mapping in Sequoia correctly and it worked, You just need to convert the kext for Tahoe. Download USBMap Click on USBMapInjectorEdit.command Draft your kext into the terminal and press Enter. Select U Update Keys for macOS 26 (Tahoe). You can chance Smbios to by select S ( Set All SMBIOS Targets ) Edited July 10, 2025 by Anto65 6 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836639 Share on other sites More sharing options...
Badruzeus Posted July 10, 2025 Share Posted July 10, 2025 2 hours ago, pico joe said: Has anyone experienced this, the administrator account becomes the standart account afte update beta3? Spoiler Neither, but just some weird UI Elements such as non-proportional Windows (I mean "window's") corner edge and Menu Bar's dropdown has blue or pink outline (sometimes), so.. the effect looks like "Plastic Sheet" instead of Liquid Glass #LoL Meanwhile, Onyx 4.9.0 Beta for Tahoe is available :D 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836640 Share on other sites More sharing options...
jsl Posted July 10, 2025 Share Posted July 10, 2025 (edited) 1 hour ago, miliuco said: @jsl Directions to show CPU name are: RestrictEvents.kext PlatformInfo -> Generic -> Processor Typer=0 NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Add -> revcpu=1 revcpuname="Processor name" NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Add -> remove revpatch=cpuname,sbvmm NVRAM -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> Add -> revpatch=cpuname,sbvmm NVRAM -> 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 -> Delete -> add 2 items: revcpu and revcpuname Notes: sbvmm may interfere with cpuname try setting sbvmm first (revpatch=sbvmm,cpuname) try without sbvmm (cpuname only) to check if it can be the issue. Try and comment. Test 1: failed (same issue as before) Test 2: failed (same issue as before) Test 3: failed (same issue as before) Edited July 10, 2025 by jsl 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836641 Share on other sites More sharing options...
Zuja4701 Posted July 10, 2025 Share Posted July 10, 2025 35 minutes ago, Anto65 said: If you've done the mapping in Sequoia correctly and it worked, You just need to convert the kext for Tahoe. Download USBMap Click on USBMapInjectorEdit.command Draft your kext into the terminal and press Enter. Select U Update Keys for macOS 26 (Tahoe). You can chance Smbios to by select S ( Set All SMBIOS Targets ) @Anto65 Thanks for sharing. Sorry to bother you, but I'm currently stuck. Could you please guide me on the next step to export the USBMap.kext? 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836643 Share on other sites More sharing options...
hiphopboy Posted July 10, 2025 Share Posted July 10, 2025 On 7/9/2025 at 12:14 AM, iamprabhuantony said: Could You Please Share Your EFI. Thanks Did you using the Hp 800 G4 ? Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836650 Share on other sites More sharing options...
deeveedee Posted July 10, 2025 Share Posted July 10, 2025 (edited) @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 Spoiler About This Mac Spoiler Edited July 10, 2025 by deeveedee 5 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836651 Share on other sites More sharing options...
ameenjuz Posted July 10, 2025 Share Posted July 10, 2025 10 hours ago, eSaF said: Ok, I got fed up with the Tahoe wallpaper already and decided to go for a change. Can't quite remember which web site I picked this up from but I like it until I feel the need for another change. Reveal hidden contents Beautiful wallpaper please share this has it 4k resolution? Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836654 Share on other sites More sharing options...
arya Posted July 10, 2025 Share Posted July 10, 2025 mmm, i just notice that https://github.com/moraea/ remove a lot of public repo related to OCLP patch... (wifi, metal, non metal ect) 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836655 Share on other sites More sharing options...
webipsum Posted July 10, 2025 Share Posted July 10, 2025 On 7/8/2025 at 2:07 PM, laobamac_yyds said: This phenomenon often occurs after Tahoe Beta 2 and has been encountered many times. It looks like an issue with AEA decryption, but in fact it doesn't crash. After waiting for 1-3 hours, it will automatically restart and enter the second phase of installation. My Z790 encountered this issue and restarted after approximately 1 hour and 27 minutes @eSaF and @laobamac_yyds I was able to install Beta 3 using the same EFI I used for the Sequoia, Tahoe Beta 2, and Ventura. I just had to uncheck the WhateverGreen.kext (FALSE) and check it (TRUE) after installation. And patience, lots of patience, because it took 1:23:04:65 to get past the 17 minutes mentioned and 1:32:57:05 to finish. OMG! Thank you for your help and guidance. 1 1 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836663 Share on other sites More sharing options...
Anto65 Posted July 10, 2025 Share Posted July 10, 2025 5 minutes ago, webipsum said: @eSaF and @laobamac_yyds I was able to install Beta 3 using the same EFI I used for the Sequoia, Tahoe Beta 2, and Ventura. I just had to uncheck the WhateverGreen.kext (FALSE) and check it (TRUE) after installation. And patience, lots of patience, because it took 1:23:04:65 to get past the 17 minutes mentioned and 1:32:57:05 to finish. OMG! Thank you for your help and guidance. 1 2 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836664 Share on other sites More sharing options...
MorenoAv Posted July 10, 2025 Share Posted July 10, 2025 (edited) Yehhh, last night after I pulled the trigger and bought a Mac mini m4, I managed to install macOS Tahoe beta 3, and I installed it with my RX570 and WhateverGreen enabled. After that tried to cancel the order on amazon, but amazon refused to cancel my order, Saturday arrives my new Mac mini m4, LOL. I hope that all my troubles with each new macOS ends after that, but it was fun at times, at others frustration and hair pulling was in order, but the most difficult install is this macOS Tahoe. I still continue to visit this forum because it is always a source of inspiration and knowledge, thank you all. Edited July 10, 2025 by MorenoAv 3 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836665 Share on other sites More sharing options...
MacNB Posted July 10, 2025 Share Posted July 10, 2025 (edited) 48 minutes ago, eSaF said: I have already given notice to my financial director (the wife) of my intention. My financial director definitely rejected my purchase order request of an M4 Pro ...until I clear out the "thousands of bloody computers" from the dining room, utility room, study, loft, down stairs loo (yes I have there too 🤢), lounge and bedroom. oh how I will miss all these hackingtoshes 😥 Edited July 10, 2025 by MacNB 2 5 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836670 Share on other sites More sharing options...
Anto65 Posted July 10, 2025 Share Posted July 10, 2025 Umm , I decide here I decide how to wash the dishes and what detergent to use 1 3 Link to comment https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/100/#findComment-2836671 Share on other sites More sharing options...
Recommended Posts