diff --git a/SUMMARY.md b/SUMMARY.md index 7eb609a..23666a5 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,7 +8,12 @@ * [Getting Started](installation-guide/getting-started.md) * [BIOS Settings](installation-guide/bios-settings.md) * [Installation](installation-guide/installing-osx.md) -* [Replacing Wifi Card](installation-guide/wifi.md) + +## Post-Installation + +* [Replacing Wifi Card](post-installation/wifi.md) +* [Workarounds](post-installation/workarounds.md) +* [Support](post-installation/support.md) ## Technical Details diff --git a/mac-vs-hac.md b/mac-vs-hac.md index a3e6139..96aa17f 100644 --- a/mac-vs-hac.md +++ b/mac-vs-hac.md @@ -50,7 +50,7 @@ General buying advice for Mac mini is if you require high CPU performance and do \*\*Mac mini can be configured for 10Gb Ethernet for $100 extra. -\*\*\*Requires [replacing the wireless card](installation-guide/wifi.md) for OSX to work. +\*\*\*Requires [replacing the wireless card](post-installation/wifi.md) for OSX to work. \*\*\*\*Apple products rarely sell under MSRP while NUCs can often be found on sale for as much as 20% off. diff --git a/post-installation/support.md b/post-installation/support.md new file mode 100644 index 0000000..ce892c2 --- /dev/null +++ b/post-installation/support.md @@ -0,0 +1,10 @@ +# Support + +Support are provided in the following ways: + +* [Github issue tracker](https://github.com/osy86/HaC-Mini/issues) +* [InsanelyMac](https://www.insanelymac.com/forum/topic/339291-guide-hac-mini-osx-mojave-on-intel-hades-canyon-nuc8i7hvknuc8i7hnk/) +* [/r/Hackintosh Discord](http://discord.io/hackintosh) + +Do **not** ask for help in tonymacx86 \(better yet, stop going to tonymacx86!\). They do not permit discussion of anything except for their own "approved" installation methods--which are all pretty problematic. We tried to provide help there in the past but was banned for linking to a non-tonymac approved guide. + diff --git a/installation-guide/wifi.md b/post-installation/wifi.md similarity index 100% rename from installation-guide/wifi.md rename to post-installation/wifi.md diff --git a/post-installation/workarounds.md b/post-installation/workarounds.md new file mode 100644 index 0000000..f8def59 --- /dev/null +++ b/post-installation/workarounds.md @@ -0,0 +1,16 @@ +# Workarounds + +Outstanding issues are tracked and worked on in the [Github issues](https://github.com/osy86/HaC-Mini/issues). Some of the most common unresolved issues are documented here along with possible workarounds. + +### [Wakeup from USB does not power on display](https://github.com/osy86/HaC-Mini/issues/9) + +You can press any key after the NUC wakes up \(and screen still dark\) to trigger a "second" wake. You can also use the power button on the NUC instead of keyboard/mouse press to wake up without display issues. Another solution is to add the boot-arg `darkwake=0` but note this disables dark wake/Power Nap features. + +### [Panic/restart on wakeup if TB3/back USB-C is used](https://github.com/osy86/HaC-Mini/issues/3) + +You need to make sure the TB controller isn't powered off \(the hardware will try to save power but OSX isn't friendly to it\). The easiest workaround is to not use the back USB-C/TB3 ports \(USB-C DP mode is okay\); you can even disable it in BIOS. If you need to use those ports, make sure that you never go to sleep without a device plugged in. You can remove/hotplug as many devices as you want while awake, but make sure that something is plugged in before sleep and nothing is disconnected before wake. + +### [Front headphone jack does not output sound](https://github.com/osy86/HaC-Mini/issues/4) + +The front HP jack is not working yet, use the back audio out with your headphones. The headphone mic will not work. Digital out does not work either. +