You are not logged in.

#1 2021-07-26 23:03:35

gustring
Member
Registered: 2021-07-26
Posts: 1

HDMI Disconnected after last update

I was able to connect to an external monitor up until yesterday, but when I updated the system (pacman -Syu), the system is no longer able to detect external displays.
Running `xrandr -q | grep HDMI` gives me
HDMI-1 disconnected (normal left inverted right x axis y axis)

I've tried two different HDMI cables and two different monitors, so it's not a peripheral hardware issue.
It does work when I try using a VGA cable.

I am using the linux-lts kernel and the nvidia-lts driver.

`uname -a`
Linux archlinux 5.10.53-1-lts #1 SMP Sun, 25 Jul 2021 18:43:53 +0000 x86_64 GNU/Linux

`pacman -Q nvidia-lts`
nvidia-lts 1:470.57.02-4

dmesg:
https://paste.ubuntu.com/p/ScJ7Yk8Wsr/

Xorg Log:
https://paste.ubuntu.com/p/DfvwMjYPW9/

lspci:
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 20)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)

modinfo nvidia:
https://paste.ubuntu.com/p/P7MswRddGk/

modinfo nvidia-modeset:
filename:       /lib/modules/5.10.53-1-lts/extramodules/nvidia-modeset.ko.xz
version:        470.57.02
supported:      external
license:        NVIDIA
srcversion:     537F6235ECD9587A501B512
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       5.10.53-1-lts SMP mod_unload
parm:           fail_malloc:Fail the Nth call to nvkms_alloc (int)
parm:           malloc_verbose:Report information about malloc calls on module unload (bool)


journalctl -b:
https://paste.ubuntu.com/p/j3yr8fcjmW/

mkinitcpio -M:
https://paste.ubuntu.com/p/ksTW95sb6q/



I have no conf files in /etc/X11 and /etc/X11/xorg.conf.d.

Last edited by gustring (2021-07-26 23:04:44)

Offline

Board footer

Powered by FluxBB