Contribute
Register

Mavericks on ASUS P6X58D-E + i7-950 + GTX 285

Status
Not open for further replies.
I've had this DSDT since 10.6.8. No clue where I go tit from. I THINK someone on here years ago.

I've posted on the topic in great detail for 10.7/10.8 and included files.

ASUS P6X58D-E Success!

It's in the related threads link at the bottom of this page, in fact.

I will be attempting the update in a few days when I get back home - I'll update that thread if need be. For now - try and take a look at it, I may have outlined something that you missed, because that's my BIGGEST issue when working on that "boot to black screen".
 
Mavericks on ASUS P6X58D-E + i7-950 + GTX 460 near success

1 always follow tony mac guides accordingly
2 creat my unibeast drive,
3 boot with the flag GraphicsEnabler=Yes
4 complete the installation
5 restart and leave usb inside
6 use the same flag as mentioned above on the newly marverick drive
7 finalise the installation, inside the os no display drivers needed
8 multibeast 6 now, together with my user dsdt on the desktop
9 here is my multibeast choices

(MultiBeast Configuration - 2013-10-23 09:40:56----------------------------------------------------------------- Quick Start > UserDSDT - /Users/********/Desktop/dsdt.amlDrivers > Disk > 3rd Party SATA
Drivers > Misc > FakeSMC v5.3.820
Drivers > System > AppleRTC Patch for CMOS ResetBootloaders > Chimera v2.2.1
Customize > Boot Options > Basic Boot Options
Customize > Boot Options > Generate CPU StatesCustomize > Boot Options > Hibernate Mode - DesktopCustomize > Boot Options > Use KernelCache
Customize > System Definitions > Mac Pro > Mac Pro 3,1Customize > Themes > tonymacx86 Black )

10 also for network
Marvell 88E8056 for Lion 10.7.4 and kext utility did the job:D
11 but when i restart my monitor went blank with e thing on still.:thumbdown:
12 when i try the above mention flag i was able to boot with e ting working:eek:
sO I CANT BOOT UNLESS I ENTER THE KERNEL FLAG GraphicsEnabler=Yes
ANY HELP WILL BE APPRI....
 
I've posted on the topic in great detail for 10.7/10.8 and included files.

ASUS P6X58D-E Success!

It's in the related threads link at the bottom of this page, in fact.

I will be attempting the update in a few days when I get back home - I'll update that thread if need be. For now - try and take a look at it, I may have outlined something that you missed, because that's my BIGGEST issue when working on that "boot to black screen".


Yeah that thread is terribly out of date. However all of those steps I've already done.
 
Ok so I seem to have fixed my issue and everything is running ok now. Turned out I NOW have to use GraphicsEnabler=Yes with 10.9. Not sure why as I've been using no since SL. But all is well and good now.

Code:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
        <key>IGPEnabler</key>
        <string>No</string>
	<key>Kernel</key>
	<string>mach_kernel</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>Timeout</key>
	<string>2</string>
        <key>GenerateCStates</key>
        <string>Yes</string>
        <key>GeneratePStates</key>
        <string>Yes</string>
        <key>UseKernelCache</key>
        <string>Yes</string>
        <key>Graphics Mode</key>
        <string>"1920x1080x32"</string>
</dict>
</plist>
 
Ok so THANK GOD a friend of mine was able to read my USB drive to pull off my settings.mp and DSDT.aml file. I tend to place important files on the install USB as a just-in-case. This just became a just-in-case.

Hope this guides someone into helping me at least get back into my system.

What bios version do you have?
 
This worked for me:

Boot flag
-v –PCIRootUID=1 GraphicsEnabler=Yes npci=0x2000

I have XFX (black edition) NVIDIA GTX 285 with 2 outputs. Place the DVI cable in the left port.

Upgrading from 10.6.8 now to Maveriicks 10.9.x.

Cheers,
Andy
 
Status
Not open for further replies.
Back
Top