maly70 Posted June 13, 2023 Share Posted June 13, 2023 Dear Mates, AirportItlwm.kext not working for now for intel wifi cards but, itlwm V 220 with Heliport is working good, everyone who has intel cards should use ITLWM with Heliport, til Sonoma drivers are out Thank you for your patience 6 hours ago, MorenoAv said: Good afternoon Guys, Last night I was able to finally install macOS Sonoma, but is was until the first reboot after transferring the EFI from my usb installer, after that no matter what I do I can't boot again... This are the last logs, someone more knowable than me can help me? Thanks Reveal hidden contents you need to reconfigure kext files and drivers to your new EFI partition and new HD Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806420 Share on other sites More sharing options...
Cyberdevs Posted June 13, 2023 Share Posted June 13, 2023 1 hour ago, prud28 said: how to replace IOAcceleratorFamily2.kext? That's a million dollar question! 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806423 Share on other sites More sharing options...
erice Posted June 13, 2023 Share Posted June 13, 2023 Greetings. I would be very happy if someone would kindly give me some suggestions to enable Standby mode (formerly Stop) in Sonoma Beta on: - Asus Prime Z490-P board - Radeon RX 580 graphics card - i7-10700K@3.80 CPU - SMBIOS iMac 20.1 - Opencore 0.9.3. Almost everything seems to work (except WiFi, of course), but no sleep. Thanks in advance. my config.plist 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806424 Share on other sites More sharing options...
Max.1974 Posted June 13, 2023 Share Posted June 13, 2023 2 hours ago, mick3lson said: I have the same hardware config except the wifi card. I just updated to Sonoma, all work well with only little issue, the boot picker loads as expected, but when I try to move the cursor is locked. I have a logitech marathon mouse with usb port mapped and picker attributes 17 on default theme. Your mouse works? Yes. My mouse was Apple Magic Mouse. Maybe you should try 255 picker atributes. But im not sure. Mine is 255. Are you update Opencore to 0.9.3? 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806430 Share on other sites More sharing options...
Alex HQuest Posted June 13, 2023 Share Posted June 13, 2023 On 6/5/2023 at 7:32 PM, PoMpIs said: What type of wiffi do Sonoma supported macs use??? Because as much as I look there is nothing of Broadcom in Sonoma 😔 I am not sure if someone already responded, but while at the Apple Store (and I’m still here typing this), here is what I found: new MacBook Air 15” (M2) uses a Broadcom 0x4387 the MacBook Air 13” (M1) uses a Broadcom 0x4378 the MacBook Pro 16” (M2 Pro) uses a Broadcom 0x4388 the Mac Studio 2023 (M2 Max) uses a Broadcom 0x4388 the Mac mini 2023 (M2) uses a Broadcom 0x4388 Broadcom VID is 0x14E4, so not sure Broadcom is “dead” per se. 2 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806431 Share on other sites More sharing options...
Max.1974 Posted June 13, 2023 Share Posted June 13, 2023 (edited) 1 hour ago, erice said: Greetings. I would be very happy if someone would kindly give me some suggestions to enable Standby mode (formerly Stop) in Sonoma Beta on: - Asus Prime Z490-P board - Radeon RX 580 graphics card - i7-10700K@3.80 CPU - SMBIOS iMac 20.1 - Opencore 0.9.3. Almost everything seems to work (except WiFi, of course), but no sleep. Thanks in advance. my config.plist 43.05 kB · 2 downloads Are you using SSDT fix for power / sleep and you check with Hackintool ? If is possible, try verify your SSDT or DSDT https://dortania.github.io/OpenCore-Post-Install/usb/misc/instant-wake.html OC MANUAL CONFIGURATION POWER SETTINGS USB Fix on Terminal sudo pmset autopoweroff 0 sudo pmset powernap 0 sudo pmset standby 0 sudo pmset proximitywake 0 sudo pmset sleep 0 sudo pmset destroyfvkeyonstandby 1 sudo pmset disksleep 1 sudo pmset -a powerbutton 1 OTHERS sudo pmset -a hibernatemode 0 sudo pmset -a standby 1 sudo pmset -a standbydelaylow 1 sudo pmset -a standbydelayhigh 1 OR Sleep Off: sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1 Sleep on: sudo pmset -a sleep 1; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 0 (** Mine). Edited June 13, 2023 by Max.1974 1 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806432 Share on other sites More sharing options...
Max.1974 Posted June 13, 2023 Share Posted June 13, 2023 3 hours ago, b0ltun said: Won't work To me works fine intel with Ventura, Airdrop included. Not work with Sonoma, but, if not use Airdrop, can use itlwm.kext with Heliport, and works fine. Project is here: https://github.com/OpenIntelWireless/IntelBluetoothFirmware https://github.com/OpenIntelWireless Discussion here: https://github.com/OpenIntelWireless/IntelBluetoothFirmware/issues/437 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806434 Share on other sites More sharing options...
ameenjuz Posted June 13, 2023 Share Posted June 13, 2023 37 minutes ago, Max.1974 said: To me works fine intel with Ventura, Airdrop included. Not work with Sonoma, but, if not use Airdrop, can use itlwm.kext with Heliport, and works fine. Project is here: https://github.com/OpenIntelWireless/IntelBluetoothFirmware https://github.com/OpenIntelWireless Discussion here: https://github.com/OpenIntelWireless/IntelBluetoothFirmware/issues/437 I have intel wifi card ax201 working fine on Ventura but Airdrop do not work how did you get airdrop working on Intel wifi chipset? 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806437 Share on other sites More sharing options...
SavageAUS Posted June 13, 2023 Share Posted June 13, 2023 I am not sure if someone already responded, but while at the Apple Store (and I’m still here typing this), here is what I found: new MacBook Air 15” (M2) uses a Broadcom 0x4387 the MacBook Air 13” (M1) uses a Broadcom 0x4378 the MacBook Pro 16” (M2 Pro) uses a Broadcom 0x4388 the Mac Studio 2023 (M2 Max) uses a Broadcom 0x4388 the Mac mini 2023 (M2) uses a Broadcom 0x4388 Broadcom VID is 0x14E4, so not sure Broadcom is “dead” per se.Hopefully this information helps either OCLP or the dortania devs to come up with something for us. Sent from my iPhone using Tapatalk 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806438 Share on other sites More sharing options...
AlfredoM Posted June 14, 2023 Share Posted June 14, 2023 (edited) Does anyone have a tip for NvME SSD? I have the latest NVME Fix-kext in OC but none of my 2 NVME SSD is displayed, neither in Disk Utility nor in the Finder. I currently have Sonoma Beta1 installed on a regular SSD. UPDATE: I ran out of free partitions on the EVO970 NvME and had Somona installed on a Sandisk 480GB Sata3 SSD. I didn't see the 2 NvME (one for macOS and the other, each 1TB, for Win). were visible and also not in the system information under NvME Express. You can only see the current Samsung EVO 970, which also has the other macOS systems on it. And a normal 1TB Crucia SSD is also missing. It is also not visible in the system information under Sata. Same as the other Sandisk 480GB Sata3 SSD, I can't see it either. With Ventura 13.4 and 13.5-Beta2 everything is ok, all NvME and SSD are there. Why is it ? Does anyone have any tips for help? Edited June 14, 2023 by AlfredoM 1 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806441 Share on other sites More sharing options...
prud28 Posted June 14, 2023 Share Posted June 14, 2023 (edited) 7 hours ago, Cyberdevs said: This is the million dollar question! I tried disabling IIOAcceleratorFamily2.kext in config.plist and adding another one in LE. But it doesn't work. Edited June 14, 2023 by prud28 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806443 Share on other sites More sharing options...
Cyberdevs Posted June 14, 2023 Share Posted June 14, 2023 4 hours ago, prud28 said: I tried disabling IIOAcceleratorFamily2.kext in config.plist and adding another one in LE. But it doesn't work. In theory that's how you're suppose to do it. You might also need to find which other kexts IIOAcceleratorFamily2.kext depends on (dependencies) and block them as well then you can force the older version of those kexts to load. 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806451 Share on other sites More sharing options...
prud28 Posted June 14, 2023 Share Posted June 14, 2023 (edited) 1 hour ago, Cyberdevs said: In theory that's how you're suppose to do it. You might also need to find which other kexts IIOAcceleratorFamily2.kext depends on (dependencies) and block them as well then you can force the older version of those kexts to load. The matter is that this kext is not blocked through config.plist. Maybe I spelled it wrong? Information taken here https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1076 Or maybe another csr-active-config is needed? FF0F0000 Though OCLP works with it. Edited June 14, 2023 by prud28 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806453 Share on other sites More sharing options...
cankiulascmnfye Posted June 14, 2023 Share Posted June 14, 2023 (edited) @prud28 OpenCore provides two methods (or "strategies") to block kexts: Disable and Exclude. Did you try both? This is unrelated to csr-active-config I think. 03080000 is sufficient to install Root Patches. But for me this also hasen't worked yet (I was trying to block something else though). Edited June 15, 2023 by cankiulascmnfye 5 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806457 Share on other sites More sharing options...
prud28 Posted June 14, 2023 Share Posted June 14, 2023 47 minutes ago, cankiulascmnfye said: @prud28 OpenCore provide two methods (or "strategies") to block kexts: Disable and Exclude. Did you try both? This is unrelated to csr-active-config I think. 03080000 is sufficient to install Root Patches. I checked now but it didn't help. 1 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806460 Share on other sites More sharing options...
mick3lson Posted June 14, 2023 Share Posted June 14, 2023 12 hours ago, Max.1974 said: Yes. My mouse was Apple Magic Mouse. Maybe you should try 255 picker atributes. But im not sure. Mine is 255. Are you update Opencore to 0.9.3? Yes latest opencore build, i will try to put 255. Your usb port is mapped? Apple magic mouse use a usb receiver to connect or bluetooth. Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806462 Share on other sites More sharing options...
dMatik Posted June 14, 2023 Share Posted June 14, 2023 12 hours ago, Alex HQuest said: I am not sure if someone already responded, but while at the Apple Store (and I’m still here typing this), here is what I found: new MacBook Air 15” (M2) uses a Broadcom 0x4387 the MacBook Air 13” (M1) uses a Broadcom 0x4378 the MacBook Pro 16” (M2 Pro) uses a Broadcom 0x4388 the Mac Studio 2023 (M2 Max) uses a Broadcom 0x4388 the Mac mini 2023 (M2) uses a Broadcom 0x4388 Broadcom VID is 0x14E4, so not sure Broadcom is “dead” per se. This are the chipsets Apple is using in their macs, what is different about them is that they are soldered on the motherboard. Broadcom is not dead for Mac, but our Broadcom (BCM43602) sadly is for now until someone find a way to inject it back. Tried to spoof the id’s but it won’t work… Spoiler - BCM4355C1 - BCM4364B2/B3 - BCM4377B3 - BCM4378B1 - BCM4387C2 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806463 Share on other sites More sharing options...
cankiulascmnfye Posted June 14, 2023 Share Posted June 14, 2023 (edited) 27 minutes ago, mick3lson said: Yes latest opencore build, i will try to put 255. Your usb port is mapped? Apple magic mouse use a usb receiver to connect or bluetooth. 255 just enables all available flags. For enabling the Mouse Pointer Control 16 is enough. 20 hours ago, Max.1974 said: Hi my friends, only Intel Bluetooth is working on Sonoma with BlueToolFix.kext, or AirportItlwm.kext works fine too? What Kexts version you are using? Im ask because only with Heliport works wireless on Sonoma, and not works Airdrop that im need for my work. Great news!!! AirportItlwm = no. You need to use itlwm and HeliPort. For BT you need to use BlueToolFixup from this build for the time beeing until Acidanthera have updated it: https://github.com/zxystd/BrcmPatchRAM/actions/runs/5218453965 Download "Artifacts" thingy at the bottom. Requires Githu account Edited June 14, 2023 by cankiulascmnfye 2 1 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806464 Share on other sites More sharing options...
PoMpIs Posted June 14, 2023 Share Posted June 14, 2023 (edited) 2 hours ago, cankiulascmnfye said: 255 just enables all available flags. For enabling the Mouse Pointer Control 16 is enough. AirportItlwm = no. You need to use itlwm and HeliPort. For BT you need to use BlueToolFixup from this build for the time beeing until Acidanthera have updated it: https://github.com/zxystd/BrcmPatchRAM/actions/runs/5218453965 Download "Artifacts" thingy at the bottom. Requires Githu account Many thanks, the bluetooth of the intel 9560 in Sonoma now works... I have to test if it detects my Magic Trackpad.. UPDATE: WoW!! and handoof too!! 😲 Edited June 14, 2023 by PoMpIs 7 1 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806477 Share on other sites More sharing options...
DMhackintosh Posted June 14, 2023 Share Posted June 14, 2023 I installed Xcode 15beta and I can't install homebrew on sonoma. Anyone having this problem? and how to fix thank you in advance Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806479 Share on other sites More sharing options...
CloverLeaf Posted June 14, 2023 Share Posted June 14, 2023 I confirm Intel 9560 works with Itlwm.kext + HeliPort for Wi-Fi and BlueToolFixup 2.6.7 from Acidanthera's repo for Bluetooth. Only thing that drags me from using Sonoma as my daily driver on my laptop is the battery life. I must admit Windows handles the battery 20-25% better than Sonoma, and 10-15% than Ventura. 2 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806480 Share on other sites More sharing options...
PoMpIs Posted June 14, 2023 Share Posted June 14, 2023 Well, the Magic trackpad works great too 😁 4 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806481 Share on other sites More sharing options...
deeveedee Posted June 14, 2023 Share Posted June 14, 2023 7 minutes ago, CloverLeaf said: I confirm Intel 9560 works with Itlwm.kext + HeliPort for Wi-Fi and BlueToolFixup 2.6.7 from Acidanthera's repo for Bluetooth. Only thing that drags me from using Sonoma as my daily driver on my laptop is the battery life. I must admit Windows handles the battery 20-25% better than Sonoma, and 10-15% than Ventura. Ventura will be my "production" macOS until Sonoma is required for an XCode upgrade. I needed Windows yesterday to update firmware on one of my UPS battery backups and loaded Windows 11. I may need to rethink all my criticism of Windows - Win11 was a pleasure to use. 4 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806482 Share on other sites More sharing options...
CloverLeaf Posted June 14, 2023 Share Posted June 14, 2023 2 minutes ago, deeveedee said: Ventura will be my "production" macOS until Sonoma is required for an XCode upgrade. I needed Windows yesterday to update firmware on one of my UPS battery backups and loaded Windows 11. I may need to rethink all my criticism of Windows - Win11 was a pleasure to use. I agree, Windows 11 works pretty well on my side, too. My studio (production) PC works with Ventura and I see no reason to upgrade it as for the moment. Gaming PC is Win 11 only, and my laptop is easy switchable between everyday/test/fun Win 11 or MacOS Ventura/Sonoma. I would love to see my BCM94360NG working again in Sonoma... Despite me lacking any coding skills I am eager to contribute by testing with various computers I have around me. 2 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806483 Share on other sites More sharing options...
PoMpIs Posted June 14, 2023 Share Posted June 14, 2023 17 minutes ago, CloverLeaf said: I confirm Intel 9560 works with Itlwm.kext + HeliPort for Wi-Fi and BlueToolFixup 2.6.7 from Acidanthera's repo for Bluetooth. Only thing that drags me from using Sonoma as my daily driver on my laptop is the battery life. I must admit Windows handles the battery 20-25% better than Sonoma, and 10-15% than Ventura. Well, on my Lenovo L390 Sonoma it works really well, and the battery lasts the same as in windows... I love Lenovo, the 520s that I have in my firm is also wonderful, I don't know what these laptops have, but MacOS likes it and they are really reliable with these operating systems 🤷♂️ 3 Link to comment https://www.insanelymac.com/forum/topic/356881-pre-release-macos-sonoma/page/19/#findComment-2806484 Share on other sites More sharing options...
Recommended Posts