Contribute
Register

Asus p8h67

Status
Not open for further replies.
Joined
Oct 18, 2012
Messages
20
Motherboard
ASUS V8-P8H67E
CPU
i7 3770
Graphics
HD4000
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. Android
[success] asus p8h67

Here are the steps to installing Yosemite on the ASUS P8H67 motherboard:


  • Install Yosemite on your hard drive by booting into the Yosemite installer using UniBeast (You’ll need to use the -x flag, i.e. safe mode)
  • After installing, use Unibeast again to boot up the freshly installed Yosemite drive. You’ll need the following flags (dart=0, PCIRootUID=0 npci=0x200 GraphicsEnabler=NO)
  • Run MultiBeast with the following configuration and restart:

Quick Start > DSDT Free
Drivers > Audio > Realtek ALCxxx > ALC892
Drivers > Disk > 3rd Party SATA
Drivers > Disk > TRIM Enabler > 10.10.0 TRIM Patch
Drivers > Misc > FakeSMC v6.11.1328
Drivers > Misc > NullCPUPowerManagement
Drivers > Network > Realtek > RealtekRTL8111 v1.2.2
Bootloaders > Chimera v4.0.0
Customize > Boot Options > Basic Boot Options
Customize > Boot Options > Generate CPU States
Customize > Boot Options > Kext Dev Mode
Customize > Boot Options > Use KernelCache
Customize > System Definitions > Mac Pro > Mac Pro 3,1
Customize > Themes > tonymacx86 Black


  • This time reboot into Yosemite directly from the hard disk (i.e. without Unibeast this time as the Chimera boot loader is now installed on the yosemite drive) with the following flags: dart=0 PCIRootUID=0 UseKernelCache=NO
  • Once in Yosemite, run the following from a terminal session:
    sudo kextcache -prelinked-kernel /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -K /System/Library/Kernels/kernel /System/Library/Extensions
  • Edit the Kernel flags in the file: /Extra/org.chameleon.Boot.plist to include kext-dev-mode=1 PCIRootUID=0 dart=0 and restart!
  • Select Internal Speakers in the System Preferences->Sound settings of Yosemite to enable sound.
  • That's it... Enjoy!.

See also:

http://www.tonymacx86.com/yosemite-desktop-guides/146010-os-x-10-10-yosemite-asus-p8h67-m-pro.html
 
I had audio trouble then I found your thread, used your configuration, and viola! the sound works now, but I'm not sure how to add this into the plist.

kext-dev-mode=1 PCIRootUID=0 dart=0
 
Congrats on getting your hack running!
I have a similar system (ASUS P8z77-m Pro) and with a bit of tweaking from your install, I was able to get my system running. But I was wondering what exactly does kext-dev-mode=1 PCIRootUID=0 dart=0 do? For the most part my system runs great, it's just after sleep/wake, it loses audio. So I'm wondering if I edit these flags and do the sudo kextcache commands it would somehow help...

Your thoughts?
Thanks.
 
To edit the plist see the following thread:

http://www.tonymacx86.com/basics/104463-how-edit-plist.html

-cymac





Did I do it right? I restarted, it froze at the apple logo without flags
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>
<string>PCIRootUID=0</string>
<string>dart=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>HDEFLayoutID</key>
<string>01000000</string>
<key>Graphics Mode</key>
<string>"1920x1080x32"</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>HDAEnabler</key>
<string>Yes</string>
 
Did I do it right? I restarted, it froze at the apple logo without flags

All three values go into one string

e.g.
<key>Kernel Flags</key>
<string>darkwake=0 npci=0x3000</string>
-cymac
 
Congrats on getting your hack running!
I have a similar system (ASUS P8z77-m Pro) and with a bit of tweaking from your install, I was able to get my system running. But I was wondering what exactly does kext-dev-mode=1 PCIRootUID=0 dart=0 do? For the most part my system runs great, it's just after sleep/wake, it loses audio. So I'm wondering if I edit these flags and do the sudo kextcache commands it would somehow help...

Your thoughts?
Thanks.

Those boot flags are not sound related.

Take a look at this thread:
http://www.tonymacx86.com/audio/127038-realtek-alc-892-no-sound-after-sleep-10-9-2-a-11.html

You may need to install on older kext from a previous version multibeast.

-cymac
 
I wanted to personally thank you! My hackintosh boots right up. :clap::clap::clap:
 
Status
Not open for further replies.
Back
Top