AlfredoM Posted September 1 Share Posted September 1 5 hours ago, Stefanalmare said: It is OCLP compiled from source/development, bypassing the 2 restrictions. All on: https://forums.macrumors.com/threads/macos-15-sequoia-on-unsupported-macs-thread.2428654/ Full acceleration. It works with all Metal 3802, but in my case, not on the rigs that need KDK. Can you please tell me how I can do this for my Keppler nVidia GTX 780M (in the iMac late 2013 with i7 Intel CPU (27 inches) so that I finally get full graphics support? Thanks for that. 1 Link to comment Share on other sites More sharing options...
Andrw0380 Posted September 2 Share Posted September 2 4 hours ago, Max.1974 said: Hi @Andrw0380 All good? I looked at your config.plist and noticed that there are 2 keys missing and modified two others if you want to test. Here your config.plist config.plist.zip 5.94 kB · 5 downloads Modifications: ExtendBTFeatureFlags Bolean true Reveal hidden contents XhciPortLimit Bolean true Reveal hidden contents I add 2 keys that important in Nvram NVRAM > 7C436110-AB2A-4BBB-A880-FE41995C9F82 bluetoothExternalDongleFailed data <00> bluetoothInternalControllerInfo data <00000000 00000000 00000000 0000> Reveal hidden contents Hope you can fix that Need fix your internal ports to 255 in USB mapping. If you want try this version of IntelBluetooth v2.4.0 https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases/tag/v2.4.0 Check here too: https://github.com/perez987/Intel-AX210-wifi6-on-macOS-Sonoma#installing-wifi-module Thanks so much man as I now have working BT! I've added those config.plist changes with the IntelBluetoothFirmware build that was on the official Github page that @deeveedee provided above your comment and everything now works! I did take a look at the USBPort map and on my Dell Inspiron 7567, the BT adapter and the Camera is connected to port 0x04 and 0x0C which I did have mapped to internal (255) port. I just wanted to make sure per your comment if that is correct and what port map changes were you referencing? Also if I have the USBPorts.kext active, do I still need the XhciPortLimit key set to true? Just wanting to know for future reference so I know I'm running the config properly. 2 Link to comment Share on other sites More sharing options...
Max.1974 Posted September 2 Share Posted September 2 (edited) 26 minutes ago, Andrw0380 said: Muito obrigado, cara, como agora tenho BT trabalhando! Eu adicionei essas alterações do config.plist com a compilação IntelBluetoothFirmware que estava na página oficial do Github que @deeeveedee forneceu acima do seu comentário e tudo agora funciona! Eu dei uma olhada no mapa USBPort e no meu Dell Inspiron 7567, o adaptador BT e a câmera estão conectados às portas 0x04 e 0x0C que eu mapeei para a porta interna (255). Eu só queria ter certeza de que, de acordo com o seu comentário, se isso está correto e a quais mudanças no mapa do porto você estava se referindo? Além disso, se eu tiver o USBPorts.kext ativo, ainda preciso que a chave XhciPortLimit seja definida como verdadeira? Só quero saber para referência futura para que eu saiba que estou executando a configuração corretamente. You can try use XHCIPortlimit true first, and after this not work, try false (not recommended) but tell me what keys you add to fix? I prepare your config.plist to working. Yes im absolutely sure that 255 is internal ports. Usbports use SMBIOS, check inside the plist. Every time that you change SMBIOS, if you are using USBPorts.kext you need change SMBIOS too. Im using to fix old HDD compile RHUB ports, but laptop maybe not need that. Always use to internal ports like Bluetooth Broadcom, intel AX that not is CNvio, but you can use too. In my desktop I have been used both: Broadcom Bluetooth and isolated intel BT, using Intel Wireless or OCLP, you choose that as you want. Enjoy it! Edited September 2 by Max.1974 2 Link to comment Share on other sites More sharing options...
Max.1974 Posted September 2 Share Posted September 2 For exemple 3 Link to comment Share on other sites More sharing options...
Andrw0380 Posted September 2 Share Posted September 2 (edited) 26 minutes ago, Max.1974 said: You can try use XHCIPortlimit true first, and after this not work, try false (not recommended) but tell me what keys you add to fix? I prepare your config.plist to working. Yes im absolutely sure that 255 is internal ports. Usbports use SMBIOS, check inside the plist. Every time that you change SMBIOS, if you are using USBPorts.kext you need change SMBIOS too. Im using to fix old HDD compile RHUB ports, but laptop maybe not need that. Always use to internal ports like Bluetooth Broadcom, intel AX that not is CNvio, but you can use too. In my desktop I have been used both: Broadcom Bluetooth and isolated intel BT, using Intel Wireless or OCLP, you choose that as you want. Enjoy it! Here is my updated config.plist with working Wi-Fi and BT. I've cleaned it up and removed the old entries of kexts I had set to disable when I first posted it. I believe the fix was using the proper BT kexts with adding the NVRAM BT entries as I didn't have that before in my config.plist. I've also posted my USBPorts.kext which has my laptop ports are broken down as follows: - External USB 3 ports for USB 2.0 devices use connectors 0x01-0x03, 0x07 (USB Card Reader) and USB 3.0 devices connect to 0x11-0x13 - Internal ports are 0x04 (Bluetooth Adapter) and 0x0C (Internal Camera) The Dell Inspiron 7567 only has a USB 3.0 Controller for it's ports so that's why I've set all the external ports to value 3 and internal ports to 255 as per best practices. Thanks again everyone for helping me get this to work! config.plist USBPorts.kext.zip Edited September 2 by Andrw0380 1 Link to comment Share on other sites More sharing options...
Max.1974 Posted September 2 Share Posted September 2 Its seems to me is all right now! 🤩 Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted September 2 Share Posted September 2 8 hours ago, Stefanalmare said: 1. Bypass "3802 patchability check": in sys_patch/detections/detect.py line 724 commented out the return False. 2. Re-compile the privileged-helper-tool with make debug (Terminal), removes Dortania signing. Like I said, all is here: https://forums.macrumors.com/threads/macos-15-sequoia-on-unsupported-macs-thread.2428654/ Okay, thanks. I have got to figure wherer this line went, because the detect.py file was removed/replaced in the latest commit: "patchsets: Implement new patch detection architecture" 1 Link to comment Share on other sites More sharing options...
bluenote56 Posted September 2 Share Posted September 2 8 hours ago, eSaF said: No worries, I think it is well known that I am probably the oldest here on IM, Quite a fossil actually. You're in good company my friend, mostly because I'm a modest man 😅 5 1 Link to comment Share on other sites More sharing options...
bluenote56 Posted September 2 Share Posted September 2 8 hours ago, deeveedee said: Please forgive my misunderstanding - I thought you were saying that Lilu.kext needed to be injected before USBPorts.kext in order for USBPorts.kext to work properly. I'll interpret that to mean that I'm too young to know the "old school" way, since I've never heard of it. Please accept my apology for not inspecting your signature. I need to make that a habit, since it's not my first time. Sorry about that. See here. Login to GitHub to download the build. EDIT: @bluenote56 Just to clarify, I didn't say that NVidia 710 (Kepler Metal 3802) was supported natively in Sequoia, I said it was supported natively in Big Sur. If you have a NVvidia Kepler Metal 3802 graphics card, then by all means, please test the OCLP nightly to see if you can duplicate Stefanalmare's success. Yor're very welcome and there's no problem at all. Concerning Nvidia 710 I got it but my reply was incomplete. btw I tried the OCPL nightly but it get the same issue like many others ( it doesn't work) so I decided to wait. Link to comment Share on other sites More sharing options...
Henties Posted September 2 Share Posted September 2 8 hours ago, eSaF said: No worries, I think it is well known that I am probably the oldest here on IM, Quite a fossil actually. I am not so sure, I am vintage April 45 and still going strong. Greetings Henties 4 2 Link to comment Share on other sites More sharing options...
robi62 Posted September 2 Share Posted September 2 @Stefanalmare It is OCLP compiled from source/development, bypassing the 2 restrictions. All on: https://forums.macrumors.com/threads/macos-15-sequoia-on-unsupported-macs-thread.2428654/ Full acceleration. I have no idea how to do that and dont have xcode installed … can you share you recompiled version???? Link to comment Share on other sites More sharing options...
Stefanalmare Posted September 2 Share Posted September 2 28 minutes ago, robi62 said: @Stefanalmare It is OCLP compiled from source/development, bypassing the 2 restrictions. All on: https://forums.macrumors.com/threads/macos-15-sequoia-on-unsupported-macs-thread.2428654/ Full acceleration. I have no idea how to do that and dont have xcode installed … can you share you recompiled version???? Sorry, it is against the developers policy. If you can't compile according with your needs, for sure if you have trouble you can't deal with it. Sorry! Better wait a bit. 1 Link to comment Share on other sites More sharing options...
robi62 Posted September 2 Share Posted September 2 @Stefanalmare No worries I understand 👍 2 Link to comment Share on other sites More sharing options...
eSaF Posted September 2 Share Posted September 2 Sorry for the OT subject. @bluenote56 - When you made you debut, I was already taking on the world at age 3. @Henties - I stand corrected. It's great to know us fossils are keeping up with the savvy tech 'young uns' of today. 1 3 Link to comment Share on other sites More sharing options...
bluenote56 Posted September 2 Share Posted September 2 3 hours ago, eSaF said: Sorry for the OT subject. @bluenote56 - When you made you debut, I was already taking on the world at age 3. @Henties - I stand corrected. It's great to know us fossils are keeping up with the savvy tech 'young uns' of today. Well, well, well @eSaF now I know who bought the last ticket for the jethro Tull concert at Velvet Green saying "I'm the eldest brother". 😅 @Henties you win it all man. Btw ( I quit immediately after), you know the famous aphorisms “modern people are like dwarfs standing on the shoulders of giants” where the giants are supposed to be us. The only problem is that we last about 3 seconds before collapsing. Damn crutches. Thanks God for these young guys who work so hard for us. 4 Link to comment Share on other sites More sharing options...
eSaF Posted September 2 Share Posted September 2 1 hour ago, bluenote56 said: The only problem is that we last about 3 seconds before collapsing. Damn crutches. 3 Link to comment Share on other sites More sharing options...
chris1111 Posted September 2 Share Posted September 2 (edited) 22 hours ago, Stefanalmare said: 1. Bypass "3802 patchability check": in sys_patch/detections/detect.py line 724 commented out the return False. 2. Re-compile the privileged-helper-tool with make debug (Terminal), removes Dortania signing. Like I said, all is here: https://forums.macrumors.com/threads/macos-15-sequoia-on-unsupported-macs-thread.2428654/ Why not posting the direct information link ? Result is mutch more better for Haswel Intel HD 4600 Edited September 2 by chris1111 5 Link to comment Share on other sites More sharing options...
miliuco Posted September 2 Share Posted September 2 26 minutes ago, chris1111 said: Why not posting the direct information link ? It's a good idea but I think as @Stefanalmare "If you can't compile according with your needs, for sure if you have trouble you can't deal with it. Sorry! Better wait a bit." It's a way to remember that some tasks may be beyond our skills and in this case it's better to wait for the devs to release new versions. 4 1 Link to comment Share on other sites More sharing options...
chris1111 Posted September 2 Share Posted September 2 @miliuco I have built my self the OCLP Dev Sequoia branch with the Mod file. The system work perfectly like Sonoma so there is no probleme Spoiler 2 Link to comment Share on other sites More sharing options...
cankiulascmnfye Posted September 2 Share Posted September 2 (edited) New nightly build of OLCP based on Sequoia Development branch can be downloaded here: https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1137#issuecomment-2295376562 This can patch Ivy Bridge and Kepler cards as well Edited September 2 by cankiulascmnfye 1 Link to comment Share on other sites More sharing options...
robi62 Posted September 2 Share Posted September 2 @chris1111 Result is mutch more better for Haswel Intel HD 4600 is that with the normal ocpl or modded version ???? Link to comment Share on other sites More sharing options...
chris1111 Posted September 2 Share Posted September 2 2 minutes ago, robi62 said: @chris1111 Result is mutch more better for Haswel Intel HD 4600 is that with the normal ocpl or modded version ???? Mod version Link to comment Share on other sites More sharing options...
chris1111 Posted September 2 Share Posted September 2 (edited) 1 hour ago, cankiulascmnfye said: New nightly build of OLCP based on Sequoia Development branch can be downloaded here: https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1137#issuecomment-2295376562 This can patch Ivy Bridge and Kepler cards as well I have to update latest Beta 8 then I will test after reboot update EDIT ***** Yes OK Spoiler Edited September 2 by chris1111 1 Link to comment Share on other sites More sharing options...
robi62 Posted September 2 Share Posted September 2 (edited) 1 hour ago, cankiulascmnfye said: New nightly build of OLCP based on Sequoia Development branch can be downloaded here: https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1137#issuecomment-2295376562 This can patch Ivy Bridge and Kepler cards as well yes it works but I have no wifi for my BCm4352 Edited September 2 by robi62 1 Link to comment Share on other sites More sharing options...
Stefanalmare Posted September 2 Share Posted September 2 (edited) Spoiler Spoiler Spoiler Spoiler Spoiler Spoiler On some rigs problems rendering background and USB 1.1 is not patched properly. Also in one machine IGPU is not patched, just GPU. Edited September 2 by Stefanalmare 6 Link to comment Share on other sites More sharing options...
Recommended Posts