Contribute
Register

Mojave native support for 10Gb ethernet

Status
Not open for further replies.
Does anybody could help me with this issue please?
I have installed a modified intel card X540-T2 10GBe with SmallTree driver, it working but I have a really bad read speed, I´m sharing a volume from windows 2012 Server R2.
My machine is a Asus Z370-P Prime , EVO 970, 32 GB RAM , Radeon RX580 with Mojave 10.14.4 it happened in 10.14.3 as well.
If I change protocol from samba 2/3 to samba 1 using app SMBconf it becomes better but much lower than 10GBe should be
 

Attachments

  • SMB 1.png
    SMB 1.png
    376.2 KB · Views: 192
  • SMB 2:3.png
    SMB 2:3.png
    366.1 KB · Views: 193
Hi, only to report that I have 3 Sonnet Solo 10G PCIe Card working fine (OOB) with Mojave 10.4.6
3 Mainboards Z87X UD4H.

Also tested the speed, and it's working at 10GbE. Tested with:

Switch 10Gbe: QNAP QSW-1208-8C-US
Synology 1817+ with 10Gbe card
Cat 6 cables

PD: not working on an old Mainboard P67A UD3 B3 (Same Mojave): The card isn't detected.
 
Anybody tried ASUS Aquantia XG C100C 10Gb ethernet card with Mojave ?
(mine works 100% fine under 10.13.6 after have been firmware updated by 10.13.3 + kext patch and I hesitate to move -> Mojave)
 
Anybody tried ASUS Aquantia XG C100C 10Gb ethernet card with Mojave ?
(mine works 100% fine under 10.13.6 after have been firmware updated by 10.13.3 + kext patch and I hesitate to move -> Mojave)

I reply to myself.
ASUS Aquantia XG C100C 10Gb ethernet card (previously updated with 10.13.3 Apple installer) works perfectly with Mojave
Here are patches working for 10.13.x and 10.14.x

Code:
<dict>
                <key>Comment</key>
                <string>Aquantia patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>D4TAAwAA</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Name</key>
                <string>AppleEthernetAquantiaAqtion</string>
                <key>Replace</key>
                <data>kJCQkJCQ</data>
</dict>
<dict>
                <key>Comment</key>
                <string>Aquantia patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>YnVpbHQtaW4=</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>AppleEthernetAquantiaAqtion</string>
                <key>Replace</key>
                <data>YmJiYmJiYmI=</data>
</dict>
 
Hi, only to report that I have 3 Sonnet Solo 10G PCIe Card working fine (OOB) with Mojave 10.4.6
3 Mainboards Z87X UD4H.

Also tested the speed, and it's working at 10GbE. Tested with:

Switch 10Gbe: QNAP QSW-1208-8C-US
Synology 1817+ with 10Gbe card
Cat 6 cables

PD: not working on an old Mainboard P67A UD3 B3 (Same Mojave): The card isn't detected.

Have you checked FAQ page on sonnet?
I see the Solo10G in macOS, but it is not making a reliable network connection.
 
Last edited:
Status
Not open for further replies.
Back
Top