Skip to content

Commit

Permalink
GitBook: [master] 6 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
osy authored and gitbook-bot committed Jul 25, 2019
1 parent fcf6e25 commit 7b9281c
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 2 deletions.
7 changes: 6 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a id="details"></a>

Expand Down
2 changes: 1 addition & 1 deletion mac-vs-hac.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

10 changes: 10 additions & 0 deletions post-installation/support.md
Original file line number Diff line number Diff line change
@@ -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.

File renamed without changes.
16 changes: 16 additions & 0 deletions post-installation/workarounds.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 7b9281c

Please sign in to comment.