Contribute
Register

DSDT for Asus Maximus Formula (x38 chipset)

Status
Not open for further replies.
Joined
Jan 6, 2011
Messages
2
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi guys,
Is anyone willing to work with me in making a functioning DSDT for this motherboard?
I don't really know how to pull it or edit it (i swear I saw a post somewhere on this board on how to do that, but I cant find it now).

Anyway I noticed there really aren't any DSDT files for the older chipsets. Is this because of a lack of interest, or a lack of specimens? I'll provide the DSDT file for my mobo if someone is willing to take up the cause and tell me how to pull the thing.

thanks!
 
my extra folder. perfect. including auto-sleep. bu the network need manual patch in s/l/e
edit the info.plist. under AppleYukon.kext inside IONetworkFamily.kext
Code:
<key>IOKitPersonalities</key>
<dict>
  <key>Yukon-88E8056</key>
  <dict>
   <key>CFBundleIdentifier</key>
   <string>com.apple.iokit.AppleYukon</string>
   <key>DescriptorPollTimer</key>
   <integer>250</integer>
   <key>IOClass</key>
   <string>yukonosx</string>
   <key>IOPCIPrimaryMatch</key>
   <string>0x436411AB</string>
   <key>IOProviderClass</key>
   <string>IOPCIDevice</string>
   <key>Model</key>
   <string>Yukon Gigabit Adapter 88E8056</string>
   <key>RxRingSize</key>
   <integer>256</integer>
   <key>TxRingSize</key>
   <integer>256</integer>
   <key>Vendor</key>
   <string>Marvell</string>
  </dict>
</dict>
 

Attachments

  • Extra.zip
    459.7 KB · Views: 215
I got kernel panic too after rerunning multibeast with that DSDT. Rebooting into safe mode now, it appears voodooHDA is the culprit. Will remove and see what happens.
 
Hi guys! I am relatively new to installing Mac OS on PC.
I have:
Asus Maximus Formula X38 (BIOS 1403) / Intel E8400 @ 3GHz / 4GB DDR2 800MHz / Asus 9600GT / Pioneer DVD-RW.
Can you share some info on what DSDT / Kexts configuration works best for you?

About month ago i managed to install Snow Leopard on my laptop but sleep mode corrupt RTC settings and left me with "black screen" unbootable laptop. :eek:
At that moment i know nothing about possible RTC settings corruption, so decided that i overheat and fry integrated videochip since fans didn't rotate so fast under Mac OS and later when i found out how to boot in "service mode" beep codes point to "videocard malfunction". :cry: But i refused to beilieve that it's possible. :think: It takes 1 week and 2 complete disassembly of laptop to figure out what's the root of the problem and how to reset BIOS settings on motherboard with soldered battery and breathe life into my laptop. :headbang: After all that "funny time" i stayed away from Max OS experiments. :crazy:

But now I am ready for another try with desktop :D
May be better Luck with Lion :lol:
Any advices? :D
 
Status
Not open for further replies.
Back
Top