CentOS 6.9 not recognizing HDMI1 output

Issues related to hardware problems
Post Reply
eas3964
Posts: 8
Joined: 2017/04/23 21:43:28

CentOS 6.9 not recognizing HDMI1 output

Post by eas3964 » 2017/04/28 01:18:55

Hello, all...

I have an Intel G43/G45 Integrated Chipset on my motherboard and it has both a VGA and an HDMI output. However, only the VGA output is recognized. When I run xrandr, it says HDMI1 is disconnected, even though the monitor is plugged in and powered on. I see a lot of NVIDIA posts, but I have an Intel graphics card and need a post specific to this. This worked in CentOS 6.3 but when I upgraded to 6.9 the HDMI output became nonfunctional. Any help is greatly appreciated.

Thanks!

Attached are screenshots of my xrandr (I'm not sure how to pose code).
Attachments
xrandr.png
xrandr.png (29.88 KiB) Viewed 3938 times

tunk
Posts: 1204
Joined: 2017/02/22 15:08:17

Re: CentOS 6.9 not recognizing HDMI1 output

Post by tunk » 2017/05/05 12:47:51

I've seen some Dell monitors where you manually have to select the input source.

eas3964
Posts: 8
Joined: 2017/04/23 21:43:28

Re: CentOS 6.9 not recognizing HDMI1 output

Post by eas3964 » 2017/05/05 23:36:44

Code: Select all

[root@awips awips]# xrandr --output HDMI1 --mode "1920x1080_60.00" --right-of VGA1
xrandr: Configure crtc 1 failed
I had already run xrandr --newmode and xrandr --addmode. However when I run xrandr --output I get

Code: Select all

xrandr: Configure crtc 1 failed
How can I make this work? It'd be nice to have both monitors working. They both worked when I was running CentOS 6.3, but after the upgrade to 6.9 the HDMI stopped working.

Thanks!

Post Reply