Contribute
Register

Gigabyte B550 Vision D (Thunderbolt 3) + AMD Ryzen 7 3700X + AMD RX 5600 XT

@CaseySJ Oh, very sorry about that...I did originally do it the way you explained it in the above post. But initially you had the instructions done in the text part of it. So the graphics way is a lot easier for me...I'll add now.

Edit
I applied the patch, and all is working 100%. Pro audio and AMD GFX will need this to work in Pro Tools.

YOUR DA BEST!
 
Last edited:
I don't think I will get the M1 Ultra just yet....

Second pic is M1 Max vs 10900k... so no hype from my side... this year

View attachment 543947View attachment 543948

Although.. the multicore on the Ultra is amazing despite only having 20 cores.
Are you able to run the Puget Bench for After Effects to compare?
 
First of all I would like to thank CaseySJ for the effort he puts in building various configurations, detailing the process and support he provides in these forums.

I am frequent reader at tonymacx86 but I just opened an account to post this message and provide some info and help based on the experience that I had with my build, Monterey and various hardware configuration tests.

I am using the GB Vision D B550 with a Ryzen 3950x, and a 5700XT. I am currently on F10 bios version but I have tested all them with a lot of pain.

I will address some of the issues mentioned in this thread, but also mentioned in the Z390 and Z490 threads in case they help someone.

1. Samsung 970 EVO and 970 EVO PLUS slow boot times and TRIM.
I have two 512GB 970 EVO and one 512GB 970 EVO PLUS, all of them experience the slow boot issue due to TRIM activity during the MacOS boot process. This issue appears only if the drives are formated as APFS, and it occurs in both Big Sur and Monterey. I found out that if you Overprovision the drives by 10% (Default value in Samsung Magician for Windows) the issue disapears. Because you cannot overeprovision an APFS drive in Windows, you have to do it with Disk Utility in macOS, with the following steps:​
1.1 Add a new partition to your disk (not a new APFS volume) and format it as FAT32. If you decide to erase the whole disk then add the OP partition as the last one.​
1.2 Note the location of the new partition in the format of diskXsX eg disk1s3​
1.3 Close the Disk Utility app and open Terminal and execute the following without the quotes and by replacing the diskname with yours: "diskutil eraseVolume free free diskXsX"​
1.4 You are done restart macOS and check the boot performance. If you have more than one Samsung drives the same technique needs to be applied to achieve normal boot performance.​
As a note a tested the Trim performance on an empty, half-empty and almost full drive and the performance was the same.​

2. Network issues with I211T in Monterey.
It is true that the Smalltree driver is not working in Monterey.​
The AppleIGB driver from Shaneee (https://github.com/Shaneee/AppleIGB) shared here as AppleI2xx.kext works but has at least two issues that affect normal usage.​
2.1 The network is disconnecting after sleep or after heavy RAM or CPU usage. In order to resolve this until another solution/kext is provided do the following:​
2.1.1 Download 'sleepwatcher" from https://www.bernhard-baehr.de or install through Brew.​
2.1.2 Then follow the directions and install the script not as a user launchagent but as a system launchdeamon. (I found out that sometimes the user launchagent hangs if not run as sudo)​
2.1.3 Then edit your rc.wakeup script and add the following lines for each I211T you have on your motherboard (I have two en0 and en1)​
networksetup -setMTU en0 9000
networksetup -setMTU en0 1500
networksetup -setMTU en1 9000
networksetup -setMTU en1 1500
These commands will set a new MTU value for each controller (9000) and then reset it back to 1500, if you are using Jumbo frames (MTU 9000) the reverse the order, or if you need any other default value then use that instead of 1500. The trick with the MTU change through Network Preferences was discovered by another user (I apologize, I do not remember which one and where.).​
2.2 The AppleIGB driver does not work with VirtualBox and probably any other Virtualization application in Bridge mode. You either have to use it in NAT mode or Bridge the VM with WiFi or another controller.​

3. USB Gigabit Network Devices
It is suggested here and on other forums, to buy a USB Gigabit adapter to "replace" the I211T. As a word of caution avoid Linksys USB3GIG V1 adapter as it has major issues with Monterey.​
3.1 It disconnects randomly and especially after sleep and requires to connect it in another USB port or even restart in order to reconnect. This is due to the RTL8153 chip used in this model.​
3.2 In fact I have found out that all RTL8153 and maybe even other RealTek adapters have this issue with Big Sur and especially Monterey. The issue was resolved temporalely in Big Sur from Apple but it has reappeared.​
3.3 I havent tested my self but reports indicate that ASIX based usb to Ethernet adaptors are compatible, as the ASIX company has provided a DEXT driver compatible with Big Sur and Monterey. Check Plugable.​

Finally, because this post is getting long, if anyone with the same hardware config is having issues with sleep in Monterey (Instant Wake) and didn't have them in Big Sur let me know, and I can provide a few suggestions on how to resolve it.
Just a quick note regarding Linksys USB3GiGV1. I have been using mine connected to a USB-Hub without issues, even under heavy load..

1648909422029.png

1648909548853.png


Then again, YMMV....
 
Any news about OpenCore v0.7.9 release ?
 
Last edited:
** OpenCore 0.8.0 Released **


To upgrade to OpenCore 0.8.0 please follow the HackinDROM instructions located here:
However, do not use OpenCore Configurator 2.59.0.0 because it is not compatible with the release version of OpenCore 0.8.0. After performing the upgrade with HackinDROM, no further changes or edits are needed.

Always keep a backup copy of previous OpenCore EFI folder in the EFI partition of a USB flash disk (for emergency boot).
 
@CaseySJ The Gigabyte B550 Vision D is not available in my country but the D-P version is available. Will the Gigabyte B550 Vision D-P work except the Thunderbolt? Can I go ahead and purchase the D-P version? Many thanks.

Edit: found answer, it does work. Here you can find details.
@mod please delete my post! thank you
 
Last edited:
@kuruvi

Glad you found the answer. It’s okay to keep your post because others can benefit from the link you provided.
 
Back
Top