Contribute
Register

GA-X79-UD3 DSDT Help

Status
Not open for further replies.
Joined
Dec 19, 2010
Messages
84
Motherboard
Asus Hero X AC WiFi
CPU
i7-8086K
Graphics
Sapphire NITRO+ RX VEGA64 8G HBM2
Mac
  1. iMac
Mobile Phone
  1. iOS
I've been using a DSDT from X79-UD5 and it works fine except for a long boot time and it doesn't find the optical drive.
However, whenever I try to build one myself or download a patched one, I get stuck with this at boot :

using 16834 buffer headers and 4096 clusters IO buffer headers.

Or, manage to boot, but have on keyboard and mouse...

org.chameleon.Boot.plist :

<key>PCIRootUID</key>
<string>0</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>

smbios.plist :

<key>SMfamily</key>
<string>MacPro</string>
<key>SMproductname</key>
<string>MacPro5,1</string>
<key>SMboardproduct</key>
<string>Mac-F221BEC8</string>
<key>SMserial</key>
<string>G8031788GWR</string>
<key>SMbiosversion</key>
<string>MultiBeast.tonymacx86.com</string>
<key>SMcputype</key>
<string>1281</string>


I've attached the UD5 DSDT I'm currently using and a clean one I extracted with DSDT Edtior.

Thanx for the help :)
 

Attachments

  • DSDT - X79-UD3 - Clean.zip
    10 KB · Views: 122
  • DSDT - X79-UD5 - Good.zip
    10.4 KB · Views: 104
I think you extracted your DSDT, while using the UD5 DSDT to boot. Those 2 files you attached are exactly the same! Boot with unibeast, and then extract your "raw" DSDT. Or extract it in linux.

Courtesy of MacMan (from another post):

Download Ubuntu Live CD from ubuntu web site, burn and boot from CD. You'll be in Ubuntu 9.10 desktop. Default user is ubuntu and home folder is /home/ubuntu.

From top menu bar, accessories (system) launch terminal and type:

sudo cat /proc/acpi/dsdt > dsdt.aml

Now you'll have it in your home folder.

You can save it to a USB flash drive and transfer to OSX for future editing.
 
I have issue with getting sound to work with my install on ga-x79-ud3. Not sure if patching DSDT will actually help but i have extracted the stock DSDT if anybody can patch it correctly.
 

Attachments

  • dsdt.aml.zip
    10.1 KB · Views: 81
This is my DSDT.aml
The sound works fine with the attached kext. Install the Kext with Kextwizard or Kext Utility.
 

Attachments

  • DSDT.rar
    9 KB · Views: 164
  • AppleHDA.kext.rar
    830.2 KB · Views: 124
thank you for attached files, it worked with your dsdt and appleHDA.
 
Status
Not open for further replies.
Back
Top