-
Notifications
You must be signed in to change notification settings - Fork 125
Solved Ethernet i225-V with a Kernel Patch #164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
@SchmockLord can you check if this one should be included as well? |
@g3d This is just another way of getting the i225-V supported. But: This only works for people with Big Sur 11.3 or newer. And in the past there were always people that use an older macOS. And as soon as I applied fixes like this those people are raising issues like "I225-V not working with your current release". And I try to avoid that. The IntelMausiEthernet.kext should be working for older and newer macOS versions. |
@SchmockLord should we close it then? |
Exactly... Everyone understands that "Natively Supported" is better but unless this specific Kext (Mausi) is causing an issue then the preferred way is the Kext which supports a lot of macOS Versions. |
1
I225-v how to add wake on LAN? |
Should be enabled on BIOS |
As you can see here the Ethernet card for this MoBo can be now used without a kext, just a simple kernel patch
<key>Base</key>
<string>__Z18e1000_set_mac_typeP8e1000_hw</string>
<key>Comment</key>
<string>Fixing I225-V Ethernet</string>
<key>Enabled</key>
<true/>
<key>Find</key>
<data>8hUAAA==</data>
<key>Identifier</key>
<string>com.apple.driver.AppleIntelI210Ethernet</string>
<key>MinKernel</key>
<string>19.0.0</string>
<key>Replace</key>
<data>8xUAAA==</data>
I deleted the kext, and deleted from config.plist, now its clean under Kernel>Patch