Contribute
Register

[GUIDE] Sierra on the GA-Z170X-UD3

Status
Not open for further replies.
Thanks for the reply. In Terminal I write "chmod +x ssdtPRgen.sh" and nothing appear. Is this ok?
That's normal. That command is the "change mode" command, and is used to change file permissions. This particular command says make the file executable for owner, group, and world. Shell scripts (files ending in .sh) need to be executable (unless you pass them as an argument to the shell interpreter; making them executable is easier). The output of the command is silent unless it could not be performed. So no output is good output for this command.
 
I just finished a build with this guide and almost everything worked flawlessly (THANK YOU!)
However, I am having what I think is an intermittent sleep issue and I am not sure how to troubleshoot it. This is my first hack.

My system goes to sleep fine (I think) and half the time when I press the keyboard it will wake up and be fine. The other half of the time I press the keyboard and it wakes up and I see my Motherboard POST screen indicating a restart. What steps can I take to trouble shoot this? Any log files that I should be directed to?

Thanks.
 
cheeers, i've worked it out. only thing now, i cant wake it using my mouse or keyboard. Any idea's?
Not sure, works on mine. Does the bluetooth in system information say that it is able to wake from sleep? (Can't remember the exact name right now). If it does, have you tried repairing the mouse and keyboard.
I just finished a build with this guide and almost everything worked flawlessly (THANK YOU!)
However, I am having what I think is an intermittent sleep issue and I am not sure how to troubleshoot it. This is my first hack.

My system goes to sleep fine (I think) and half the time when I press the keyboard it will wake up and be fine. The other half of the time I press the keyboard and it wakes up and I see my Motherboard POST screen indicating a restart. What steps can I take to trouble shoot this? Any log files that I should be directed to?

Thanks.

Did you run this in the terminal?
Code:
sudo pmset -a standby 0 && sudo pmset -a autopoweroff 0

How long are you waiting on wakeing it, when it goes to BIOS?
 
Not sure, works on mine. Does the bluetooth in system information say that it is able to wake from sleep? (Can't remember the exact name right now). If it does, have you tried repairing the mouse and keyboard.
cheers for the reply, i have tried repairing the mouse and keyboard, makes no difference. Allow bluetooth to wake this mac is enabled.

Screen Shot 2017-01-07 at 13.03.17.png Screen Shot 2017-01-07 at 13.03.25.png
 
Last edited:
Did you run this in the terminal?
Code:
sudo pmset -a standby 0 && sudo pmset -a autopoweroff 0

How long are you waiting on wakeing it, when it goes to BIOS?

Yes, I have run that command several times.
This past time it was asleep for maybe 16 hours. The time before that was 10 minutes. Both times I got BIOS on wakeup.

Thanks for the assistance.
 
Last edited:
I can only wake the system by pressing the power button. bluetooth keyboard and mouse can not wake it up. Any ideas?
 
I can only wake the system by pressing the power button. bluetooth keyboard and mouse can not wake it up. Any ideas?

i gave up on using this card [New Version] ABWB 802.11AC WI-FI With Bluetooth 4.0 PCI-Express (PCI-E) BCM943602CS Combo Card For Hackintosh (MAC OS X) Airport Computers, Supports Hands-off (UK Amazon)

ended up buying this card Fenvi 802.11AC Desktop Wifi Card 802.11 A/B/G/N/AC Bluetooth 4.0 OS X Yosemite 10.10+ PC/Hackintosh - Handoff and Continuity (UK Amazon)

work's 100% Handoff & Continuity + wake from sleep using apple magic mouse/keyboard
 
Has anyone got the audio ALC1150 to work with this build? I have the audio via the display port Ok, but with from limitations for volumes control etc.

I tried various methods of multibeast and commands but nothing works.

I have restored my EFI parition to make sure there are no lefts overs from my attempts.

What is the best way (easiest) to get the ALC1150 working.

Thanks
 
Last edited:
Has anyone got the audio ALC1150 to work with this build? I have the audio via the display port Ok, but with from limitations for volumes control etc.

I tried various methods of multibeast and commands but nothing works.

I have restored my EFI parition to make sure there are no lefts overs from my attempts.

What is the best way (easiest) to get the ALC1150 working.

Thanks

run the audio script from the first post, making sure the EFI partition in mounted, and there are no mods to the vanilla Audio kext

next make sure the SSDT-HDEF-HDAS-1.aml from the clover files is in ACPI/Patched folder
 
run the audio script from the first post, making sure the EFI partition in mounted, and there are no mods to the vanilla Audio kext

next make sure the SSDT-HDEF-HDAS-1.aml from the clover files is in ACPI/Patched folder

But I have an Nvidia card, which is why did not think I should do this.
I'll try tonight.....
 
Status
Not open for further replies.
Back
Top