Jump to content

macOS Sonoma Wireless Issues Discussion.


SavageAUS
791 posts in this topic

Recommended Posts

10 hours ago, SavageAUS said:


There have been plenty of ways posted to get the full installer for each beta, no reason to be stuck on beta 1. For the wifi patching to be successful you will need to update to the latest beta and follow the instructions.


Sent from my iPhone using Tapatalk
To fix the black screen delay take a look at whatever green, in particular the boot args attached.
For wifi follow the instructions carefully and as long as you have a supported chip it will work. Just takes some tinkering and patience.
Make sure you set the min and max kernel for the OCLP Kexts to be able to boot Ventura still.
Make sure you set the nvram correctly amfi and secure boot and exclude the skywalk kext from macOS.
As previously mentioned the OCLP patcher patches your macOS installation, not your EFI folder. So if your using multiple EFI’s make sure the one you use for Sonoma has the correct settings and Kexts. Don’t forget to clean NVRAM.
ee2fd89f2794ae305395f41d3d72c1a0.jpg
For my laptops I need to use -igfxblr and -igfxblt I believe and this corrected the black screen delay.

Sent from my iPhone using Tapatalk

 

9 hours ago, miliuco said:

@DMhackintosh

Set IOSkywalkFamily before IO80211FamilyLegacy in config.plist order. 
Did you set all as per OCLP readme?

https://github.com/dortania/OpenCore-Legacy-Patcher/pull/1077#issuecomment-1646934494

 

I'll try it again soon. and will report the result again thank you very much

Link to comment
Share on other sites

How I got WIFI working in 14.0 Beta (23A5301g)

Added kext to kext folder ran EFI With  ProperTree. Added Block augment to config.plist. run post install run patch with OpenCore Legacy patcher v0.6.9

then reboot

image.png.d7487b3439ed615d24d26403dea45320.pngimage.png.68f5e6b4e2efd07e5c326dd8ec8e6887.png

Screenshot 2023-07-27 at 03.44.33.png

 

added Cofig.plist screen shot

 

image.thumb.png.96beb387b7c9ae879cb0dea6f7b974f6.png

Edited by BALDY_MAN
  • Like 2
Link to comment
Share on other sites

13 minutes ago, BALDY_MAN said:

How I got WIFI working in 14.0 Beta (23A5301g)

Added kext to kext folder ran EFI With  ProperTree. Added Block augment to config.plist. run post install run patch with OpenCore Legacy patcher v0.6.9

then reboot

image.png.d7487b3439ed615d24d26403dea45320.pngimage.png.68f5e6b4e2efd07e5c326dd8ec8e6887.png

Screenshot 2023-07-27 at 03.44.33.png

 

added Cofig.plist screen shot

 

image.thumb.png.96beb387b7c9ae879cb0dea6f7b974f6.png

So you only using the 2 kexts

Link to comment
Share on other sites

7 minutes ago, surenmunoo said:

So you have your IOSkywalkFamily.kext as the first kext according to your Proper Tree

just took from my live EFI Folder yes  first in the config.plistimage.png.d16ef2cd721119ce8fc2e47ffd25245f.png

Screenshot 2023-07-27 at 05.03.09.png

Edited by BALDY_MAN
Link to comment
Share on other sites

3 minutes ago, surenmunoo said:

Thanks. I see that @Max.1974 EFI also has that kext first in Kernal so maybe my kext order was wrong 

I don't know I checked my config.plist. as I thought was right. and ran the OCP v-0.6.9. rebooted did a vram clear. rebooted I got wifi

  • Like 4
Link to comment
Share on other sites

I have updated to 14.0 Beta (23A5301g).

and have done all the steps all over again and this time 

I attached the kexts required and new order they need to be in the config.plist

and finally successful, airdrop works again on Fenvi T919

 

Thank you miliuco & SavageAUS

Wi‑Fi 1.jpg

Wi-Fi 2.png

Wi-Fi 3.png

AirDrop.png

  • Like 3
Link to comment
Share on other sites

I must be the only person having this issue with Sonoma. I just can't get it right with that "  Allow IOSkywalk Downgrade"  into Kernal-block - Its set to Exclude and is enabled but boot from verbose to Sonoma desktop is 5 minutes, and then I lose all what's shown below. This is what's shown in Ventura and Sonoma if I remove disable the Block.

image.thumb.png.46d6fbf3918ef6cc644e9223607952bf.png

 

With the Block enabled in kernel, Hackintool looks like below, Also can't see all other hard drives in Sonoma so it seems that it seems to block every thing for me. As you can see from below in Sonoma, OCLP shows all patches have been applied. 

image.thumb.png.89c532aa0e33b3720a73ce627f1ada4f.png

 

 

Link to comment
Share on other sites

4 hours ago, surenmunoo said:

So you only using the 2 kexts

No, he has the required 3 in config.plist including AirPortBrcmNIC.kext plugin.

 

Edited by miliuco
  • Like 1
Link to comment
Share on other sites

7 hours ago, BALDY_MAN said:

How I got WIFI working in 14.0 Beta (23A5301g)

Added kext to kext folder ran EFI With  ProperTree. Added Block augment to config.plist. run post install run patch with OpenCore Legacy patcher v0.6.9

then reboot

image.png.d7487b3439ed615d24d26403dea45320.pngimage.png.68f5e6b4e2efd07e5c326dd8ec8e6887.png

Screenshot 2023-07-27 at 03.44.33.png

 

added Cofig.plist screen shot

 

image.thumb.png.96beb387b7c9ae879cb0dea6f7b974f6.png

Only BCM4360 can enable WiFi in my Z97 hackintosh now, BCM4352 always failed to connect any WiFi hub/ports.

Screenshot 2023-07-27 at 6.48.11 PM.png

  • Like 1
Link to comment
Share on other sites

I am just starting to experiment with wireless patching on my HackBookPro6,2 (using OCLP 0.6.9).  The pre-built OCLP did not detect my wireless (BCM 94352HMB).  I needed to modify OpenCore-Legacy-Patcher/resources/sys_patch/sys_patch_detect.py (set self.legacy_wifi = true) to force detection of my wireless and then I build my own custom OCLP with this change.  

 

I have not yet succeeded in patching and am investigating a few things, but wanted to make sure I'm on the right track.  Has anyone else had to modify OCLP in this way in order to detect their hack's legacy wi-fi?

  • Like 2
Link to comment
Share on other sites

EDIT: Leaving my post below for historical purposes.  I didn't know if I'd be able to toggle AMFI without bricking my Sonoma install, but I took a chance.  I was able to disable AMFI simply by adding amfi=0x80 to boot-args.  OCLP 0.6.9 legacy-wifi post install patches loaded in Sonoma Beta 3, but as others have reported, my BCM 94352HMB does not see any available networks. 😪

 

EDIT2: I upgraded to Sonoma Beta 4 and reapplied OCLP 0.6.9 legacy-wifi post-install patches.  My Wi-Fi still does not see any available networks.

 

EDIT3: I was comparing the IOReg for ARPT in Ventura 13.5 (Wi-Fi working) and Sonoma Beta 4 (Wi-Fi not working) on my HackBookPro6,2 (legacy-wifi BCM 94352). I noticed that in Sonoma, AirPort_Brcm43xxLLSkywalkInterface is not loaded. Also, IO80211AsyncEventUserClient does not appear attached to AirPort_BrcmNIC_P2PInterface.

 

Ventura 13.5

Spoiler

954255915_Screenshot2023-07-27at3_40_38PM.png.35396205959710a77d747894dae0fbab.png

 

Sonoma 14.0 Beta 4

Spoiler

1246765634_Screenshot2023-07-27at3_43_06PM.png.748cb6a1a639cadbbb9f4ccea0659399.png

 

kextstat Sonoma 14.0 Beta 4 (IOSywalkFamily.kext is loading in Sonoma)

Spoiler

694608858_Screenshot2023-07-27at4_32_39PM.thumb.png.940cbd19ad1aff1bf22741a828fd9bf6.png

====================================================

 

I was able to force installation of OCLP 0.6.9 legacy wi-fi patches by editing sys_patch_detect.py as described in my previous post.  It appears to me that the legacy wi-fi patches require AMFI to be disabled.

 

Legacy Wi-Fi Verbose Boot Log

Spoiler

thumbnail_IMG_2629.thumb.jpg.84d95129305fc393f0650804e152ad8d.jpg

 

My HackBookPro 6,2 is booting with AMFI and Library Validation fully enabled, so I don't want to disable AMFI at this time.  I am not able to test the current OCLP 0.6.9 legacy wi-fi patches any further at this time.

 

For those who want to duplicate my approach, do the following:

 

  • Download OCLP 0.6.9 source
  • Edit sys_patch_detect.py to force legacy-wifi to True and self.unsupported_os = False
  • Build OCLP
  • Disable AMFI
  • Apply post-install patches with your custom OCLP
Edited by deeveedee
  • Like 6
Link to comment
Share on other sites

macOS 14 Sonoma beta 4 fenvi T919 BCM4360 on two computers 1.- Coffe Lake smbios imac19.1 and 2.- Hasweel MacPro7.1 the kext and the config.plis patches work correctly and the available network appears without representing the wifi networks that It is within reach of my network. When applying the OCPL patch, what is in the photo is not represented and it does not let me apply the patch. I think I applied it at the time on both computers but I had the final order of the kexts wrongly placed. any solution to this thanks

 

image.png.8f670ac79fc826d4c409f13486340e3e.png

 

image.thumb.png.528d1f99657698d5aa53b942e1cc51de.png

 

 

config.plist

  • Like 1
Link to comment
Share on other sites

27 minutes ago, Blesh said:

Has anyone else experienced this issue? My WiFi is working and showing available networks, but even after connecting, I still can't access the internet. Any suggestions on how to fix this?

Try connection to networks from System Preferences -> WiFi not from the WiFi menu in menu bar.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...