You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Cheers.</br>
37
37
* Extreme Memory Profile (XMP): Enabled (if supported by RAM)
38
38
* Advanced CPU Settings
39
39
* VT-d: Enabled (disabled in config.plist anyway, so only relevant to Windows)
40
-
* Intel Speed Shit: Enabled
40
+
* Intel Speed Shift: Enabled
41
41
***Settings [TAB]**
42
42
* Platform Power
43
43
* Platform Power Management: Disabled
@@ -46,49 +46,44 @@ Cheers.</br>
46
46
* Internal Graphics: enabled (if CPU has integrated graphics). **NOTE**: The config.plist uses dGPU for Display(s) and iGPU for computational tasks only by default. If you want to use the iGPU to drive a display you need a different Framebuffer Patch.
47
47
* OnBoard LAN Controller: Enabled
48
48
* Audio Controller: Enabled (if On-Board Sound Card is used)
49
-
* Above 4G Decoding: Enabled
49
+
* Above 4G Decoding: Disabled
50
50
* Re-Size BAR Support: Disabled
51
51
* IOAPIC 24-119 Entries: Enabled
52
-
* Super IO Configuration
53
-
* Serial Port: Disabled
54
52
* USB Configuration
55
53
* Legacy USB Support: Disabled
56
54
* XHCI Hand-off: Enabled
57
-
* Network Stack Configuration
58
-
* Network Stack: Disabled
55
+
59
56
***Boot [TAB]**
60
57
* CFGLock: Disabled (Option only available on newer BIOS versions)
61
-
* Windows 10 Features: Windows 10
58
+
* Windows 10 Features: Other OS
62
59
* CSM: Disabled (to get rid of legacy code from `DSDT`)
63
60
</details>
64
61
</br>
65
62
</br>
66
63
67
64
## [🔥] Update
68
-
Since the last update, I've removed the Fenvi module and am using completely onboard WiFi + Bluetooth thanks to OpenIntelWireless. In my opinion, this gives much better reception and coverage. AirDrop, Continuity, HandOff and AirPlay works now without any problems. On the next patch I'll update it to 0.7.5 as well.
65
+
I've stopped using the Fenvi module and am using completely onboard WiFi + Bluetooth thanks to OpenIntelWireless. In my opinion, this gives much better reception and coverage. Continuity, HandOff and Sidecar to iPad (using USB) works without any problems. If you need AirDrop, Airplay or Universal Control, disable the Kexts AirportItlwm.kext, IntelBTPatcher.kext, IntelBluetoothFirmware.kext and BlueToolFixup.kext. Since this system is in a different room, I'm unable to test LAN, but the onboard WiFi works solid!
69
66
</br>
70
67
Also I've been using the BSXiMacSilver theme for the bootloader and I quite like it. You could always change to the default ones included on the folder.
-[x] USB - All ports including front USB ports (NZXT S340 Elite)
79
76
-[x] Using iMacPro1,1: Amazon Prime Video and Netflix in Safari, AppleTV
80
77
-[x] Shutdown
81
78
-[x] Restart
82
79
-[x] Facetime + iMessages
83
-
-[x] Handoff
84
-
-[x] Upgrading to newer MacOS versions. I had upgraded from Catalina to Big Sur to recently Monterey, without any issues!
80
+
-[x] Handoff, Sidecar through USB, Continuity
81
+
-[x] Upgrading to newer MacOS versions. I had upgraded from Catalina to Big Sur to recently Ventura, without any issues!
82
+
-[x] Sleep (use this fantastic guide by SchmockLord (https://github.com/SchmockLord/Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D)
85
83
</br>
86
84
87
85
## [💔] What Doesn't Work
88
-
-[ ] Sleep is a hit/miss when using iMacPro1,1. Sometimes the system Sleeps automatically but never works when forced. iMac20,1 works 90% of the time.
89
-
-[ ] (Outside my control) Onboard LAN support has been removed for Intel i225V. If you require that, don't upgrade to Monterey.
90
-
-[ ] (Outside my control) Airdrop. You'll need a native compatible PCIe card, like Fenvi TV919 for it to work. If you have that, remove BlueToolFixup.kext, IntelBluetoothFirmware.kext and IntelBluetoothInjector.kext.
91
-
-[ ][WIP] iGPU doesn't work when using iMac20,1 as a headless accelarator. dGPU always works as its natively supported.
86
+
-[ ] (Outside my control) Airdrop / Universal Control using Itwlm. You'll need a native compatible PCIe card, like Fenvi TV919 for it to work. If you have that, remove AirportItlwm.kext, IntelBTPatcher.kext, IntelBluetoothFirmware.kext and BlueToolFixup.kext.
92
87
</br>
93
88
94
89
## [🚨] Warning
@@ -103,3 +98,9 @@ Also I've been using the BSXiMacSilver theme for the bootloader and I quite like
103
98
• Boot into the drive and install</br>
104
99
• Post-install, copy the EFI into your hard disk.</br>
0 commit comments