Contribute
Register

GTX 680 not giving me full screen resolution. Tonelabs sleep won't work.

Status
Not open for further replies.
Joined
Sep 27, 2011
Messages
39
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
GTX 680 not giving me full screen resolution. Tonelabs sleep won't work. SOLVED

Hi all,

I just got a new 1080p 39" samsung:

http://reviews.costco.ca/2070-en_ca...-hdtv-reviews/reviews.htm?sort=rating&dir=asc


Unfortunately, Mountain Lion is not letting me utilize the whole screen when I set to 1080p in "Displays". If I uncheck "Scaled" it then makes things too big, if that makes sense, and things are off the screen and only half visible.

Here is my current plist file within Mountain Lion

<?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>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>PCIRootUID=0 npci=0x3000 cpus=12</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>



Also, I tried tonelab's sleep kext and it is not working:

http://www.tonymacx86.com/user-buil...b-ram-5-x-512gb-ssds-audio-sleep-working.html


Thank you!

Mark
 
Hi all,

I just got a new 1080p 39" samsung:

http://reviews.costco.ca/2070-en_ca...-hdtv-reviews/reviews.htm?sort=rating&dir=asc


Unfortunately, Mountain Lion is not letting me utilize the whole screen when I set to 1080p in "Displays". If I uncheck "Scaled" it then makes things too big, if that makes sense, and things are off the screen and only half visible.

Here is my current plist file within Mountain Lion

<?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>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1360x768x32</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>PCIRootUID=0 npci=0x3000 cpus=12</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>



Also, I tried tonelab's sleep kext and it is not working:

http://www.tonymacx86.com/user-buil...b-ram-5-x-512gb-ssds-audio-sleep-working.html


Thank you!

Mark

I don't think you need npci=0x3000 and PCIRootUID=0, do you? Also cpus=12 seems odd. Please try without these and see if that works.
 
If you're unsure about those then I am not going to change them because I fear a panic and am currently in the middle of an important project.. cpus=12 was given to me in tonymac chat support, in order to utilize all 12 cores.
 
I'm trying to help. Also, removing those flags does not commonly give you a kernel panic, do your study. Even if you DO get one, you can boot safe mode [-x] and/or enter the needed boot flag. :problem:
 
Thank you, still can't solve this resolution issue though.

I tried removing PCIRootUID=0 npci=0x3000 cpus=12 and setting UseKernelCache to YES but it caused my screen to go black after apple screen, so I had to boot with PCIRootUID=0 npci=0x3000 cpus=12 UseKernelCache=No
 
Status
Not open for further replies.
Back
Top