You are not logged in.

#1 2018-02-19 08:52:53

shved
Member
Registered: 2012-12-11
Posts: 54

[SOLVED] Intel HDMI port detection failure

Hi! After resent system upgrade my HDMI port stops working. Neither Xorg nor tty doesn't handle it. No output on "udevadm monitor" while plag in/out of HDMI cable.

Some new related packages:

  • linux-4.15.3-2-x86_64.pkg.tar.xz

  • xf86-video-intel-1:2.99.917+812+g75795523-1-x86_64.pkg.tar.xz

  • xf86-video-fbdev-0.4.4-7-x86_64.pkg.tar.xz

My dmesg output
My lspci output
My Xorg.0.log

It is hardly the Xorg issue, because previously all my monitors worked with tty, now HDMI - don't.

There no HDMI port at all in xrand output:

> xrandr
Screen 0: minimum 320 x 200, current 3000 x 1920, maximum 8192 x 8192
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080     60.01*+  59.96    59.93
   1680x1050     59.95    59.88
   1400x1050     59.98
   1600x900      59.95    59.82
   1280x1024     60.02
   1400x900      59.96    59.88
   1280x960      60.00
   1368x768      59.88    59.85
   1280x800      59.81    59.91
   1280x720      59.86    59.74
   1024x768      60.00
   1024x576      59.90    59.82
   960x540       59.63    59.82
   800x600       60.32    56.25
   864x486       59.92    59.57
   640x480       59.94
   720x405       59.51    58.99
   640x360       59.84    59.32
VGA1 connected 1080x1920+1920+0 left (normal left inverted right x axis y axis) 476mm x 268mm
   1920x1080     60.00*+
   1680x1050     59.95
   1280x1024     75.02    60.02
   1440x900      59.89
   1280x960      60.00
   1280x720      60.00
   1024x768      75.03    70.07    60.00
   832x624       74.55
   800x600       72.19    75.00    60.32    56.25
   640x480       75.00    72.81    66.67    59.94
   720x400       70.08
DP1 disconnected (normal left inverted right x axis y axis)

Downgrading specified packages did not help, install them from testing either.

Have some one the same or related issue? Can some one suggest any actions to debug or find some related lines in logs?

Thank you!

Last edited by shved (2018-03-26 08:04:52)


Sorry for my english

Offline

#2 2018-02-19 16:40:52

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] Intel HDMI port detection failure

Perhaps try with the linux-lts kernel? It's installable via pacman - you can keep both linux and linux-lts installed on the same machine at the same time and select the relevant kernel at the bootloader stage.

Offline

#3 2018-02-20 06:00:37

shved
Member
Registered: 2012-12-11
Posts: 54

Re: [SOLVED] Intel HDMI port detection failure

paulkerry wrote:

linux-lts

Hmmm! Good idea! Forgot about it!

But installing the previous kernel did not help.

Anyway I will try it now, thank you!


Sorry for my english

Offline

#4 2018-02-20 06:23:44

shved
Member
Registered: 2012-12-11
Posts: 54

Re: [SOLVED] Intel HDMI port detection failure

paulkerry wrote:

Perhaps try with the linux-lts kernel? It's installable via pacman - you can keep both linux and linux-lts installed on the same machine at the same time and select the relevant kernel at the bootloader stage.

Nope sad linux is not the source of problem, as I expected.


Sorry for my english

Offline

#5 2018-02-20 16:29:33

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] Intel HDMI port detection failure

Your lspci output shows you have both intel and nvidia graphics - have you setup bumblebee or optimus?

https://wiki.archlinux.org/index.php/Bumblebee - "On some notebooks, the digital Video Output (HDMI or DisplayPort) is hardwired to the NVIDIA chip"

https://wiki.archlinux.org/index.php/NVIDIA_Optimus

Offline

#6 2018-02-21 07:29:41

shved
Member
Registered: 2012-12-11
Posts: 54

Re: [SOLVED] Intel HDMI port detection failure

paulkerry wrote:

Your lspci output shows you have both intel and nvidia graphics - have you setup bumblebee or optimus?

https://wiki.archlinux.org/index.php/Bumblebee - "On some notebooks, the digital Video Output (HDMI or DisplayPort) is hardwired to the NVIDIA chip"

https://wiki.archlinux.org/index.php/NVIDIA_Optimus

Thanks for response, but my previous installation worked well on intel card only. Bumblee workes fine and primusrun too. But intel-virtual-output can not detect any screens.


Sorry for my english

Offline

#7 2018-02-22 21:37:49

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] Intel HDMI port detection failure

shved wrote:

Bumblee workes fine and primusrun too.

Are you saying then this is solved? Is your hdmi port wired to the nvidia chip?

Offline

#8 2018-02-26 06:18:10

shved
Member
Registered: 2012-12-11
Posts: 54

Re: [SOLVED] Intel HDMI port detection failure

paulkerry wrote:
shved wrote:

Bumblee workes fine and primusrun too.

Are you saying then this is solved? Is your hdmi port wired to the nvidia chip?

Nope! I just say that Bumblebee workes, but hdmi - doesn't. I rarely use nvidia card at all. 3 screens worked fine with Intel graphics only before.


Sorry for my english

Offline

#9 2018-03-16 12:06:22

pat-s
Member
Registered: 2017-10-09
Posts: 4

Re: [SOLVED] Intel HDMI port detection failure

Did you solve your problem? Facing the same issue right now. HDMI worked until yesterday. Checked all cables and adapters with other monitors and tried the LTS kernel. Nothing helped.
Actually only the laptop port is missing as a possible error source.

Offline

#10 2018-03-26 08:03:53

shved
Member
Registered: 2012-12-11
Posts: 54

Re: [SOLVED] Intel HDMI port detection failure

pat-s wrote:

Did you solve your problem? Facing the same issue right now. HDMI worked until yesterday. Checked all cables and adapters with other monitors and tried the LTS kernel. Nothing helped.
Actually only the laptop port is missing as a possible error source.

Hi, sorry for late response. Just returned from vocation and upgrade the system. The issue is gone now. Nothing to do more.


Sorry for my english

Offline

Board footer

Powered by FluxBB