Contribute
Register

Can't set resolution

Status
Not open for further replies.
Joined
Nov 1, 2014
Messages
29
Motherboard
ASRock Z97 Pro4
CPU
i5-4690K
Graphics
RX 560
So, I have my HD4600 working correctly.

The BDMESG confirms this

--------------------------------------------------------- INTEL DEVICE INFO --------------
---------------------------------------------
Class code: [0300]
Intel HD Graphics 4600 [8086:0412] (rev 06)
Subsystem: [1849:0412] :: PciRoot(0x0)/Pci(0x2,0x0)
Using default ig-platform-id of 0d220003
---------------------------------------------

That said, I can't get the OS to let me set the resolution of the monitor. My monitor is native at 2560x1600.

My org.chameleon.boot.plist is below.

Is there some guide on how to add the correct resolutions? My google fu is failing me on this one. I've set the vram to 64MB in BIOS (instead of auto), I'm using the green dual link DVI cable as well. Asrock Z97 Pro4, 16GB Ram, i5 4690k.

Additionally, I'm on Yosemite, using multibeast. The boot loader is in the EFI partition, and I'm modifying the org.chameleon.boot.plist in /Extra with vi and/or chameleon wizard then rebooting.

thanks!

Code:
[FONT=Menlo]<?xml version="1.0" encoding="UTF-8"?>[/FONT]
[FONT=Menlo]<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">[/FONT]
[FONT=Menlo]<plist version="1.0">[/FONT]
[FONT=Menlo]<dict>[/FONT]
[FONT=Menlo]        <key>EthernetBuiltIn</key>[/FONT]
[FONT=Menlo]        <string>Yes</string>[/FONT]
[FONT=Menlo]        <key>Graphics Mode</key>[/FONT]
[FONT=Menlo]        <string>2560x1600x32</string>[/FONT]
[FONT=Menlo]        <key>HDAEnabler</key>[/FONT]
[FONT=Menlo]        <string>Yes</string>[/FONT]
[FONT=Menlo]        <key>HDEFLayoutID</key>[/FONT]
[FONT=Menlo]        <string>01000000</string>[/FONT]
[FONT=Menlo]        <key>IGPEnabler</key>[/FONT]
[FONT=Menlo]        <string>Yes</string>[/FONT]
[FONT=Menlo]        <key>Kernel Flags</key>[/FONT]
[FONT=Menlo]        <string>kext-dev-mode=1</string>[/FONT]
[FONT=Menlo]        <key>Legacy Logo</key>[/FONT]
[FONT=Menlo]        <string>Yes</string>[/FONT]
[FONT=Menlo]        <key>Timeout</key>[/FONT]
[FONT=Menlo]        <string>2</string>[/FONT]
[FONT=Menlo]        <key>UseKernelCache</key>[/FONT]
[FONT=Menlo]        <string>Yes</string>[/FONT]
[FONT=Menlo]</dict>[/FONT]
[FONT=Menlo]</plist>[/FONT]
 
El Bumpo. I still haven't made progress on this. Any suggestions would be greatly appreciated.
 
El Bumpo. I still haven't made progress on this. Any suggestions would be greatly appreciated.


According to the specification page for your motherboard, the DVI-D maximum output is 1920x1200 @ 60Hz:
http://www.asrock.com/mb/Intel/Z97 Pro4/?cat=Specifications

I think that you may need to get a supported GPU to support your monitor. One other thing about the Z97 chipset - Apple did not provide support in 10.10.0 which came a bit of a surprise. While we hope to see that remedied in 10.10.1 your best bet is to add a GPU like a GT640.
 
Thanks, I totally missed that. Man, that is disappointing. Just looking around, I don't see boards that support this, so at least a feel a little less stupid. Thanks for the reply.
 
Status
Not open for further replies.
Back
Top