- Joined
- Dec 17, 2016
- Messages
- 15
- Motherboard
- Asus Prime H310T-Clove
- CPU
- i5-8500
- Graphics
- UHD 630
Here's the config.plist that works for me with DisplayPort. I've also tried playing around with the SMBIOS values.
iMac18,2 or iMac18,3 had glitchy graphics, but iMac18,1 seems fine.
Macmini8,1 booted up fine, but all USB ports were dead.
DisplayPort works only if I plug in a DP to DP cable. If I use the same port and plug in a DP to HDMI cable (same monitor, even, just a different input on the monitor), there's no signal. It makes me think MacOS is looking for some sort of handshake that only works over DP natively.
Hey, @vzmr82, I was able to get the Asus Prime H310T/CSM working with both HDMI and DP.
I switched my platform-id from 3e9b0007 to 3ea50000 because it seemed to better match my ioreg, but I noticed that when I plugged in my HDMI cable, I would see this in the console:
Code:FB2: Hot plug on port2 FB2: Display unplugged from port2 fb2 : DP-EDID set offset failed: 0xe00002d6
Which confirmed that the HDMI port is FB2 and that it's active.
Searching for that EDID error led me to this thread: https://www.tonymacx86.com/threads/uhd-630-no-hdmi-audio.265490/
and a suggestion to use AAPL02,override-no-connect.
I used a config.plist from black.dragon74 as a sample. My latest config.plist is attached.
Thanks, Rashiki. I had already switched from HDMI to DP, and the hackintosh is now pretty stable. I have completed the USB mapping according to the FBPatch thread, and I can sleep and shutdown OK. All that with 0x3e9b0007 platform-id.
I have only one problem. When switching back and forth my KVM Switch, sometimes the screen doesn't turn on or turns on with flickering... doing a fast switch again usually solves the problem and I get a stable system.
I will try your 0x3EA50000 later today, when I am at home, to see if I get a more stable system. The thread of black.dragon74 regarding AAPL02,override-no-connect is, at the moment, a little bit out of my league.
I will post the results here.
Thanks.