Notepad:Hackintosh: Difference between revisions

From Amar
Jump to navigationJump to search
No edit summary
Network
Line 1: Line 1:
= General =
* Fix UFI Partition Error
* Fix UFI Partition Error
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
Line 12: Line 13:
# Also, add OcQuirk.efi (More Info: https://github.com/ReddestDream/OcQuirks)
# Also, add OcQuirk.efi (More Info: https://github.com/ReddestDream/OcQuirks)
# select: config.plist/Quirks > DisableIoMapper
# select: config.plist/Quirks > DisableIoMapper
= Networking =
List all network hardware
  networksetup -listallhardwareports
= 10Gbe Aquantia Fixes =
= 10Gbe Aquantia Fixes =
* [https://github.com/CaseySJ/Aquantia-macOS-Patches CaseyJ 10Gbe pacthes -> working!]
* [https://github.com/CaseySJ/Aquantia-macOS-Patches CaseyJ 10Gbe pacthes -> working!]

Revision as of 22:07, 2 December 2023

General

  • Fix UFI Partition Error
fsck_msdos disk0s1
pmset -g assertions

These are the steps

  1. replacing the drivers > UEFI > AptioMemoryFix.efi with OpenRuntime.efi
  2. Also, add OcQuirk.efi (More Info: https://github.com/ReddestDream/OcQuirks)
  3. select: config.plist/Quirks > DisableIoMapper

Networking

List all network hardware

  networksetup -listallhardwareports

10Gbe Aquantia Fixes

Kext to patch
com.apple.driver.AppleEthernetAquantiaAqtion

Find
41C70424 00000000 E9

Replace
41C70424 01000000 E9

comment
Marvell AQC107 10GBE Patch

We've got to modify the patch.

You need to find
41 c7 45 00 00 00 00 00 e9

and replace it with
41 c7 45 00 01 00 00 00 e9

← Back to Notepad



<insert>googlesearchwiki</insert> <insert>paypal</insert> <insert>analytics</insert>