You are not logged in.

#1 2026-01-29 12:38:42

mbork
Member
Registered: 2019-01-04
Posts: 30

HDMI stopped working after an upgrade [SOLVED]

A few weeks ago I upgraded Arch and my laptop stopped seeing a HDMI monitor. I did what was described here: https://archlinux.org/news/nvidia-590-d … l-modules/, but it didn't help. How can I debug this?

Last edited by mbork (2026-01-29 13:38:48)

Offline

#2 2026-01-29 12:48:51

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,578

Re: HDMI stopped working after an upgrade [SOLVED]

What does `pacman -Qs 'nvidia|kernel'`show?

Offline

#3 2026-01-29 12:51:44

mbork
Member
Registered: 2019-01-04
Posts: 30

Re: HDMI stopped working after an upgrade [SOLVED]

$ pacman -Qs 'nvidia|kernel'
local/dkms 3.3.0-1
    Dynamic Kernel Modules System
local/egl-gbm 1.1.3-1
    The GBM EGL external platform library
local/egl-wayland 4:1.1.21-1
    EGLStream-based Wayland external platform
local/egl-wayland2 1.0.0.rc.r57.g1893c37-1
    EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.4-1
    NVIDIA XLib and XCB EGL Platform Library
local/embree3 3.13.5-3
    Collection of high-performance ray tracing kernels
local/fuse2 2.9.9-5
    Interface for userspace programs to export a filesystem to the Linux kernel
local/fuse3 3.17.4-1
    Interface for userspace programs to export a filesystem to the Linux kernel
local/iptables 1:1.8.11-2
    Linux kernel packet control tool (using legacy interface)
local/kmod 34.2-1
    Linux kernel module management tools and library
local/libdrm 2.4.131-1
    Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.0.9-2
    Library providing an API to the in-kernel connection tracking state table
local/libnfnetlink 1.0.2-2
    Low-level library for netfilter related kernel/userspace communication
local/libsysprof-capture 49.0-1
    Kernel based performance profiler - capture library
local/libtraceevent 1:1.8.7-1
    Linux kernel trace event library
local/libtracefs 1.8.3-1
    Linux kernel trace file system library
local/libvdpau 1.5-3
    Nvidia VDPAU library
local/linux 6.18.5.arch1-1
    The Linux kernel and modules
local/linux-api-headers 6.18-1
    Kernel headers sanitized for use in userspace
local/linux-firmware-nvidia 20260110-1
    Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/mtdev 1.1.7-1
    A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol
local/ndctl 79-1
    Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel
local/nvidia-580xx-dkms 580.119.02-2
    NVIDIA kernel modules - module sources (580xx)
local/nvidia-580xx-utils 580.119.02-2
    NVIDIA drivers utilities (580xx)
local/virtualbox-host-modules-arch 7.2.4-15
    Virtualbox host kernel modules for Arch Kernel

Offline

#4 2026-01-29 12:56:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,578

Re: HDMI stopped working after an upgrade [SOLVED]

https://wiki.archlinux.org/title/Dynami … stallation

pacman also told you about the optional deps of the dkms package when you installed it. And there would have been errors when the module failed to build. Always read what pacman tells you.

Last edited by Scimmia (2026-01-29 12:58:16)

Offline

#5 2026-01-29 13:01:01

mbork
Member
Registered: 2019-01-04
Posts: 30

Re: HDMI stopped working after an upgrade [SOLVED]

Thanks, but... I hate to say that, but I still don't know what I should do now...

Offline

#6 2026-01-29 13:04:01

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,578

Re: HDMI stopped working after an upgrade [SOLVED]

Read the first line in the link. Carefully.

Offline

#7 2026-01-29 13:38:34

mbork
Member
Registered: 2019-01-04
Posts: 30

Re: HDMI stopped working after an upgrade [SOLVED]

Thanks, and sorry. Somehow I was sure that I do have linux-headers installed. I installed that package and everything works fine now.

Offline

Board footer

Powered by FluxBB