Contribute
Register

VGA on OS X 10.9 HD 3000

Status
Not open for further replies.
Joined
Jul 23, 2013
Messages
22
Motherboard
Acer Aspire 5750G
CPU
i5-2410M/JE50_HR
Graphics
GEFORCE GT 520M/Intel HD 3000 "1366x768"
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. Android
So ive managed to get my display on OS X on vga to register, it gives it resolution, colour profiles ect. The main problem is that it wont actually display, only register. Please help.
 
So ive managed to get my display on OS X on vga to register, it gives it resolution, colour profiles ect. The main problem is that it wont actually display, only register. Please help.

We use this patch for the ProBook to enable VGA on HD3000:

Code:
perl -pi -e 's|\x01\x02\x04\x00\x10\x07\x00\x00\x10\x07\x00\x00\x05\x03\x00\x00\x02\x00\x00\x00\x30\x00\x00\x00\x02\x05\x00\x00\x00\x04\x00\x00\x07\x00\x00\x00\x03\x04\x00\x00\x00\x04\x00\x00\x09\x00\x00\x00\x04\x06\x00\x00\x00\x04\x00\x00\x09\x00\x00\x00|\x01\x02\x03\x00\x10\x07\x00\x00\x10\x07\x00\x00\x06\x02\x00\x00\x00\x01\x00\x00\x09\x00\x00\x00\x05\x03\x00\x00\x02\x00\x00\x00\x30\x00\x00\x00\x04\x06\x00\x00\x00\x08\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|g' ./patched/AppleIntelSNBGraphicsFB.kext/Contents/MacOS/AppleIntelSNBGraphicsFB

I don't recommend it, however, as it causes issues with normal operation of HDMI. It is better to use an HDMI -> VGA adapter.
 
Status
Not open for further replies.
Back
Top