[Solved] GTX 560Ti & Mountain Lion
Started by OneBlueSky, Jul 26 2012 08:49 PM
560ti Mountain Lion NVIDIA
16 replies to this topic
#1
Posted 26 July 2012 - 08:49 PM
Hello!
I've been racking my brain trying to get my 560Ti card working in Mountain Lion. Some people seem to have it working OOB, but no such luck here. I've tried all the boot flags applicable to video issues, no luck. Can't seem to find any kexts for it either! So I can't get native resolution, or any kind of acceleration. If I load anything with any kind of graphic movement (the scrolling bar in Safari for example) it immediately crashes the system (with no error). It just freezes the screen until I force a restart by holding the power button.
Can anyone help me figure out how to possibly edit the working kexts for Lion, to work in Mountain Lion? Or maybe show me what I need to do to come to a solution that might work? Thank you!
I've been racking my brain trying to get my 560Ti card working in Mountain Lion. Some people seem to have it working OOB, but no such luck here. I've tried all the boot flags applicable to video issues, no luck. Can't seem to find any kexts for it either! So I can't get native resolution, or any kind of acceleration. If I load anything with any kind of graphic movement (the scrolling bar in Safari for example) it immediately crashes the system (with no error). It just freezes the screen until I force a restart by holding the power button.
Can anyone help me figure out how to possibly edit the working kexts for Lion, to work in Mountain Lion? Or maybe show me what I need to do to come to a solution that might work? Thank you!
#2
Posted 27 July 2012 - 11:45 AM
Just an update.. Another thing I have tried, is putting all the kexts related to NVIDIA stuff from Lion, into S/L/E of Mountain Lion. Doesn't seem to do anything at all. Didn't really expect it to, just an update on something else I tried in case anyone has any ideas
#3
Posted 28 July 2012 - 01:05 AM
#4
Posted 28 July 2012 - 01:10 AM
#5
Posted 28 July 2012 - 03:00 AM
#6
Posted 28 July 2012 - 10:41 AM
Try removing the following Options from your org.chameleon.Boot.plist
They was causing this problem here:
boot option: EnableC2State=Yes
boot option: EnableC3State=Yes
boot option: EnableC4State=Yes
This is how my bootloader config looks like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Legacy Logo</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>Timeout</key>
<string>5</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>EnableHDMIAudio</key>
<string>Yes</string>
<key>KeyLayout</key>
<string>mac-de</string>
<key>UHCIreset</key>
<string>mac-de</string>
<key>ForceHPET</key>
<string>Yes</string>
</dict>
</plist>
They was causing this problem here:
boot option: EnableC2State=Yes
boot option: EnableC3State=Yes
boot option: EnableC4State=Yes
This is how my bootloader config looks like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Legacy Logo</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>Timeout</key>
<string>5</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>EnableHDMIAudio</key>
<string>Yes</string>
<key>KeyLayout</key>
<string>mac-de</string>
<key>UHCIreset</key>
<string>mac-de</string>
<key>ForceHPET</key>
<string>Yes</string>
</dict>
</plist>
#7
Posted 28 July 2012 - 08:48 PM
llimaa, on 28 July 2012 - 10:41 AM, said:
Try removing the following Options from your org.chameleon.Boot.plist
They was causing this problem here:
boot option: EnableC2State=Yes
boot option: EnableC3State=Yes
boot option: EnableC4State=Yes
This is how my bootloader config looks like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Legacy Logo</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>Timeout</key>
<string>5</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>EnableHDMIAudio</key>
<string>Yes</string>
<key>KeyLayout</key>
<string>mac-de</string>
<key>UHCIreset</key>
<string>mac-de</string>
<key>ForceHPET</key>
<string>Yes</string>
</dict>
</plist>
They was causing this problem here:
boot option: EnableC2State=Yes
boot option: EnableC3State=Yes
boot option: EnableC4State=Yes
This is how my bootloader config looks like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Legacy Logo</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>Timeout</key>
<string>5</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>EnableHDMIAudio</key>
<string>Yes</string>
<key>KeyLayout</key>
<string>mac-de</string>
<key>UHCIreset</key>
<string>mac-de</string>
<key>ForceHPET</key>
<string>Yes</string>
</dict>
</plist>
Going to try this and report back shortly! Fingers crossed!
Edit: Hmm... The lines -
"
boot option: EnableC2State=Yes
boot option: EnableC3State=Yes
boot option: EnableC4State=Yes
"
don't exist for me to delete.
Sadly, didn't work for me! However my card now shows as what it is, an NVIDIA GTX 560Ti with 2048mb, until this point it was showing as nothing and just "3mb"... Closer I guess, but hopefully can get the rest of the way!
#8
Posted 29 July 2012 - 12:24 PM
Fixed!! I used the kexts for DP3 from http://www.insanelym...dpost&p=1837150 installed them using kext wizard, rebooted, and my problem is gone! Apparently the NVIDIA support has been messed up from DP4 on. So reverting back to DP3 kexts works great. I have full graphics support, acceleration is working, everything is perfect.
Hopefully it works for you guys having the same issue as well!
Hopefully it works for you guys having the same issue as well!
#9
Posted 29 July 2012 - 12:56 PM
OneBlueSky, on 29 July 2012 - 12:24 PM, said:
Fixed!! I used the kexts for DP3 from http://www.insanelym...dpost&p=1837150 installed them using kext wizard, rebooted, and my problem is gone! Apparently the NVIDIA support has been messed up from DP4 on. So reverting back to DP3 kexts works great. I have full graphics support, acceleration is working, everything is perfect.
Hopefully it works for you guys having the same issue as well!
Hopefully it works for you guys having the same issue as well!
how did you get past the black kernal panic after the gray screen?
thats the only issue i'm having. i cannot get to the installer screen..
#10
Posted 29 July 2012 - 01:28 PM
for me is NV*.kext from DP2 that's working for me., on DP2 is one kext less than the other version of DPx & retail of ML.
//Peter
//Peter
#11
Posted 29 July 2012 - 01:37 PM
mxm619, on 29 July 2012 - 12:56 PM, said:
how did you get past the black kernal panic after the gray screen?
thats the only issue i'm having. i cannot get to the installer screen..
thats the only issue i'm having. i cannot get to the installer screen..
I wasn't having that issue I'm afraid
#12
Posted 30 July 2012 - 01:11 AM
#13
Posted 02 August 2012 - 06:29 PM
Sorry for such a delayed response! For some reason I never got notification you replied! This is the method I used ultimately http://www.insanelym...howtopic=280756 Doing it that way I had no trouble getting through install, my problems only began after!
#14
Posted 02 August 2012 - 06:56 PM
I have GTX 560Ti 448. Works well.
I had to use:
in org.chameleon.Boot.plist
I had to use:
<key>PciRoot</key> <string>0</string>
in org.chameleon.Boot.plist
#15
Posted 30 August 2012 - 02:26 AM
using the DP3 kexts are you able to use dual monitors? My build at the moment is lacking dual monitor support. Im running a Z77 ud5h i7 3770k and gtx 5610ti with kexts from ######. I used PCIRootUID=0 and everything else standard.
#16
Posted 30 August 2012 - 08:04 PM
meltd0wn, on 30 August 2012 - 02:26 AM, said:
using the DP3 kexts are you able to use dual monitors? My build at the moment is lacking dual monitor support. Im running a Z77 ud5h i7 3770k and gtx 5610ti with kexts from ######. I used PCIRootUID=0 and everything else standard.
#17
Posted 30 August 2012 - 10:46 PM
NoKz are you using a single 560? i have tried a few things and been researching for over a week now and i cant seem to find anything.
Also tagged with one or more of these keywords: 560ti, Mountain Lion, NVIDIA
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account








