SchmockLord / Gigabyte-Z590i-Vision-D-11900k

155 stars 25 forks source link

macOS Sonoma support #51

Open kenyroot opened 1 year ago

kenyroot commented 1 year ago

Have you tried the new macOS Sonoma on this build? Are there any nuances?

macpato82 commented 1 year ago

Tested this on sonoma and works fine, only issue i found was the ethernet which i have swapped out and now using a new kext https://github.com/SongXiaoXi/AppleIGC

Screenshot 2023-07-14 at 00 30 09 Screenshot 2023-07-14 at 00 30 25

This performs much better than the older one.

kenyroot commented 1 year ago

Works, but the loading speed (apple logo) is much longer compared to the previous version of OpenCore

robertop23 commented 1 year ago

Works, but the loading speed (apple logo) is much longer compared to the previous version of OpenCore

Sleep is working for you?

kenyroot commented 1 year ago

Works, but the loading speed (apple logo) is much longer compared to the previous version of OpenCore

Sleep is working for you?

yes

arhoj commented 1 year ago

Works, but the loading speed (apple logo) is much longer compared to the previous version of OpenCore

Had a similar experience after upgrading to Ventura 13.3 (now on 13.5.1/OC0.9.5, issue persists). Verbose log displays fine, then apple logo appears and takes about 1-2 mins to fully get into MacOS.

As the slowdown is after verbose I can't diagnose what's causing the slow boot.

Is your experience similar @kenyroot? If so, this issue may be unrelated to ethernet as I'm still running native com.apple.driver.AppleIntelI210Ethernet on 13.5.1.

Screenshot 2023-10-09 at 12 06 42

Edit: Ignore the above, I've done some troubleshooting and am now using the IGC kext and my issue still remains, I have a feeling it's to do with my eGPU over Thunderbolt or software issue.

arhoj commented 1 year ago

Tested this on sonoma and works fine, only issue i found was the ethernet which i have swapped out and now using a new kext https://github.com/SongXiaoXi/AppleIGC Screenshot 2023-07-14 at 00 30 09 Screenshot 2023-07-14 at 00 30 25

This performs much better than the older one.

Thanks for bringing IGC to my attention, looks to be much more stable than the i210 method.

I also just updated to Sonoma. What are your feelings on the dropping of support for Broadcom chips? @macpato82

I have a Fenvi BCM94360NG and use Airdrop, Watch Unlock/Pay and Airplay regularly so I'm about to rollback to Ventura 13.6 and wait if there'll be a new card/kext to enable support again.

SchmockLord commented 1 year ago

Try https://github.com/SchmockLord/Gigabyte-Z590i-Vision-D-11900k/releases/tag/v35 to see if Ethernet and Broadcom Wifi works under Sonoma

arhoj commented 1 year ago

Try https://github.com/SchmockLord/Gigabyte-Z590i-Vision-D-11900k/releases/tag/v35 to see if Ethernet and Broadcom Wifi works under Sonoma

Thanks for the update.

I’ve been closely monitoring the Broadcom situation within Sonoma, I’m assuming this is the method that requires disabling SIP?

kenyroot commented 12 months ago

Works, but the loading speed (apple logo) is much longer compared to the previous version of OpenCore

Had a similar experience after upgrading to Ventura 13.3 (now on 13.5.1/OC0.9.5, issue persists). Verbose log displays fine, then apple logo appears and takes about 1-2 mins to fully get into MacOS.

As the slowdown is after verbose I can't diagnose what's causing the slow boot.

Is your experience similar @kenyroot? If so, this issue may be unrelated to ethernet as I'm still running native com.apple.driver.AppleIntelI210Ethernet on 13.5.1.

Screenshot 2023-10-09 at 12 06 42

Edit: Ignore the above, I've done some troubleshooting and am now using the IGC kext and my issue still remains, I have a feeling it's to do with my eGPU over Thunderbolt or software issue.

SetApfsTimeout = 0 solved the problem. My ssd Samsung 970 pro

arhoj commented 11 months ago

SetApfsTimeout = 0 solved the problem. My ssd Samsung 970 pro

It’s unrelated to SSD, I have a WD SN850 with SetApfsTimeout set to 0 with no issues there.

I did a fresh install of the OS and it booted fine, once restored from a Time Machine the issue persisted, so going to start fresh when I get round to it.