You are not logged in.

#1 2026-05-07 04:47:26

Quarch
Member
Registered: 2026-05-07
Posts: 4

[SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

I have a newly installed system using archinstall. I used I3 as desktop enviorement and propietary drivers for my nvidia gtx750ti gpu. As soon as I booted into the system the resolution was set too low. I installed xrander, running it without commands yields the following:

Screen 0: minimum 320 x 200, current 640 x 480, maximum 4096 x 4096
None-1 connected primary 640x480+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   640x480       60.00*+

The computer is connected to a monitor via HDMI cable.

Previously I had installed arch manually in the same computer, carefully following the wiki at every step. On first boot I installed the nvidia drivers, then xorg and I3. After starting the x server I3 ran well and at the appropiate resolution, but as soon as I rebooted the system I ran into the same problem I described above. I spent hours looking through the wiki for possible solutions and checking forum threads about similar issues, but nothing worked. I even tried uninstalling the propietary nvidia drivers.
At that point I decided to start fresh and see what happens, this time I used archinstall. But I came upon the same problem.

Now I don't really know how to proceed, I'd really appreciate the help.

Thanks in advance.

Last edited by Quarch (2026-05-07 16:47:36)

Offline

#2 2026-05-07 07:46:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,857

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

You're running on the simpledrm device/driver

pacman -Qs 'kernel|nvidia'
dkms status
lspci -knnd ::03xx
cat /proc/cmdline

Edit: and also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Last edited by seth (2026-05-07 07:47:48)

Offline

#3 2026-05-07 14:13:40

Quarch
Member
Registered: 2026-05-07
Posts: 4

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

[usuario@archsys ~]$ pacman -Qs 'kernel|nvidia'
dkms status
lspci -knnd ::03xx
cat /proc/cmdline
local/dkms 3.4.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.1-1
    EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.5-1
    NVIDIA XLib and XCB EGL Platform Library
local/iptables 1:1.8.13-1
    Linux kernel packet control tool (using nft interface)
local/kmod 34.2-1
    Linux kernel module management tools and library
local/libdrm 2.4.133-1
    Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.1.1-1
    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 50.0-2
    Kernel based performance profiler - capture library
local/libva-nvidia-driver 0.0.16-1
    VA-API implementation that uses NVDEC as a backend
local/libvdpau 1.5-4
    Nvidia VDPAU library
local/linux 7.0.3.arch1-2
    The Linux kernel and modules
local/linux-api-headers 6.19-1
    Kernel headers sanitized for use in userspace
local/linux-firmware-nvidia 20260410-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/nvidia-open 595.71.05-3
    NVIDIA open kernel modules
local/nvidia-utils 595.71.05-2
    NVIDIA drivers utilities
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3102]
	Kernel modules: nouveau, nvidia_drm, nvidia
BOOT_IMAGE=/vmlinuz-linux root=UUID=80ecd230-d740-4d91-8077-e711a9166484 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet

And the contents of /var/log/Xorg.0.log

[     8.401] 
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[     8.401] Current Operating System: Linux archsys 7.0.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 15:49:22 +0000 x86_64
[     8.401] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=80ecd230-d740-4d91-8077-e711a9166484 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
[     8.401]  
[     8.401] Current version of pixman: 0.46.4
[     8.401] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.401] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.401] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  7 15:24:42 2026
[     8.403] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.403] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.404] (==) No Layout section.  Using the first Screen section.
[     8.404] (==) No screen section available. Using defaults.
[     8.404] (**) |-->Screen "Default Screen Section" (0)
[     8.404] (**) |   |-->Monitor "<default monitor>"
[     8.405] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.405] (**) Allowing byte-swapped clients
[     8.405] (==) Automatically adding devices
[     8.405] (==) Automatically enabling devices
[     8.405] (==) Automatically adding GPU devices
[     8.405] (==) Automatically binding GPU devices
[     8.405] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.406] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.406] 	Entry deleted from font path.
[     8.407] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     8.407] 	Entry deleted from font path.
[     8.407] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     8.407] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.407] 	Entry deleted from font path.
[     8.407] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.407] 	Entry deleted from font path.
[     8.407] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.407] 	Entry deleted from font path.
[     8.407] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.407] 	Entry deleted from font path.
[     8.407] (==) FontPath set to:
	
[     8.407] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.407] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.407] (II) Module ABI versions:
[     8.407] 	X.Org ANSI C Emulation: 0.4
[     8.407] 	X.Org Video Driver: 25.2
[     8.407] 	X.Org XInput driver : 24.4
[     8.407] 	X.Org Server Extension : 10.0
[     8.408] (++) using VT number 7

[     8.408] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.410] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.410] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/simple-framebuffer.0/drm/card0
[     8.413] (--) PCI:*(1@0:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     8.413] (II) LoadModule: "glx"
[     8.413] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.428] (II) Module glx: vendor="X.Org Foundation"
[     8.428] 	compiled for 1.21.1.22, module version = 1.0.0
[     8.428] 	ABI class: X.Org Server Extension, version 10.0
[     8.428] (==) Matched nouveau as autoconfigured driver 0
[     8.428] (==) Matched nv as autoconfigured driver 1
[     8.428] (==) Matched modesetting as autoconfigured driver 2
[     8.428] (==) Matched fbdev as autoconfigured driver 3
[     8.428] (==) Matched vesa as autoconfigured driver 4
[     8.428] (==) Assigned the driver to the xf86ConfigLayout
[     8.428] (II) LoadModule: "nouveau"
[     8.429] (WW) Warning, couldn't open module nouveau
[     8.429] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     8.429] (II) LoadModule: "nv"
[     8.429] (WW) Warning, couldn't open module nv
[     8.429] (EE) Failed to load module "nv" (module does not exist, 0)
[     8.429] (II) LoadModule: "modesetting"
[     8.429] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.431] (II) Module modesetting: vendor="X.Org Foundation"
[     8.431] 	compiled for 1.21.1.22, module version = 1.21.1
[     8.431] 	Module class: X.Org Video Driver
[     8.431] 	ABI class: X.Org Video Driver, version 25.2
[     8.431] (II) LoadModule: "fbdev"
[     8.431] (WW) Warning, couldn't open module fbdev
[     8.431] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.431] (II) LoadModule: "vesa"
[     8.431] (WW) Warning, couldn't open module vesa
[     8.431] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.431] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.434] (II) modeset(0): using drv /dev/dri/card0
[     8.434] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.434] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     8.434] (==) modeset(0): RGB weight 888
[     8.434] (==) modeset(0): Default visual is TrueColor
[     8.434] (II) Loading sub module "glamoregl"
[     8.434] (II) LoadModule: "glamoregl"
[     8.434] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.442] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.442] 	compiled for 1.21.1.22, module version = 1.0.1
[     8.442] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.438] (II) modeset(0): glamor: Using OpenGL 4.5 context.
[     9.438] (II) modeset(0): Refusing to try glamor on llvmpipe
[     9.439] (II) modeset(0): glamor initialization failed
[     9.439] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[     9.440] (II) modeset(0): Output None-1 has no monitor section
[     9.440] (II) modeset(0): EDID for output None-1
[     9.440] (II) modeset(0): Printing probed modes for output None-1
[     9.440] (II) modeset(0): Modeline "640x480"x60.0   18.43  640 640 640 640  480 480 480 480 (28.8 kHz eP)
[     9.440] (II) modeset(0): Output None-1 connected
[     9.440] (II) modeset(0): Using exact sizes for initial modes
[     9.440] (II) modeset(0): Output None-1 using initial mode 640x480 +0+0
[     9.440] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.440] (==) modeset(0): DPI set to (96, 96)
[     9.440] (II) Loading sub module "fb"
[     9.440] (II) LoadModule: "fb"
[     9.440] (II) Module "fb" already built-in
[     9.442] (==) modeset(0): Backing store enabled
[     9.442] (==) modeset(0): Silken mouse enabled
[     9.443] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     9.443] (==) modeset(0): DPMS enabled
[     9.443] (II) Initializing extension Generic Event Extension
[     9.443] (II) Initializing extension SHAPE
[     9.443] (II) Initializing extension MIT-SHM
[     9.444] (II) Initializing extension XInputExtension
[     9.444] (II) Initializing extension XTEST
[     9.445] (II) Initializing extension BIG-REQUESTS
[     9.445] (II) Initializing extension SYNC
[     9.445] (II) Initializing extension XKEYBOARD
[     9.446] (II) Initializing extension XC-MISC
[     9.446] (II) Initializing extension SECURITY
[     9.446] (II) Initializing extension XFIXES
[     9.446] (II) Initializing extension RENDER
[     9.446] (II) Initializing extension RANDR
[     9.446] (II) Initializing extension COMPOSITE
[     9.446] (II) Initializing extension DAMAGE
[     9.446] (II) Initializing extension MIT-SCREEN-SAVER
[     9.446] (II) Initializing extension DOUBLE-BUFFER
[     9.446] (II) Initializing extension RECORD
[     9.447] (II) Initializing extension DPMS
[     9.447] (II) Initializing extension Present
[     9.447] (II) Initializing extension DRI3
[     9.447] (II) Initializing extension X-Resource
[     9.447] (II) Initializing extension XVideo
[     9.447] (II) Initializing extension XVideo-MotionCompensation
[     9.447] (II) Initializing extension GLX
[     9.447] (II) AIGLX: Screen 0 is not DRI2 capable
[     9.463] (II) IGLX: Loaded and initialized swrast
[     9.463] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     9.463] (II) Initializing extension XFree86-VidModeExtension
[     9.464] (II) Initializing extension XFree86-DGA
[     9.464] (II) Initializing extension XFree86-DRI
[     9.464] (II) Initializing extension DRI2
[     9.464] (II) modeset(0): Damage tracking initialized
[     9.464] (II) modeset(0): Setting screen physical size to 169 x 127
[     9.557] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[     9.557] (II) No input driver specified, ignoring this device.
[     9.557] (II) This device may have been added with another device file.
[     9.558] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[     9.558] (II) No input driver specified, ignoring this device.
[     9.558] (II) This device may have been added with another device file.
[     9.558] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[     9.558] (II) No input driver specified, ignoring this device.
[     9.558] (II) This device may have been added with another device file.
[     9.559] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[     9.559] (II) No input driver specified, ignoring this device.
[     9.559] (II) This device may have been added with another device file.
[     9.561] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)
[     9.561] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[     9.561] (II) LoadModule: "libinput"
[     9.561] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.567] (II) Module libinput: vendor="X.Org Foundation"
[     9.567] 	compiled for 1.21.1.13, module version = 1.5.0
[     9.567] 	Module class: X.Org XInput Driver
[     9.567] 	ABI class: X.Org XInput driver, version 24.4
[     9.567] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
[     9.567] (**) USB OPTICAL MOUSE: always reports core events
[     9.567] (**) Option "Device" "/dev/input/event3"
[     9.627] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[     9.627] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[     9.627] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[     9.627] (II) event3  - USB OPTICAL MOUSE: device removed
[     9.638] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.638] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.638] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.638] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:093A:2521.0001/input/input3/event3"
[     9.638] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 6)
[     9.638] (**) Option "AccelerationScheme" "none"
[     9.638] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[     9.638] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[     9.638] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[     9.697] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[     9.697] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[     9.697] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[     9.703] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[     9.703] (II) No input driver specified, ignoring this device.
[     9.703] (II) This device may have been added with another device file.
[     9.709] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event4)
[     9.709] (**) USB USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.709] (**) USB USB Keyboard: Applying InputClass "system-keyboard"
[     9.709] (II) Using input driver 'libinput' for 'USB USB Keyboard'
[     9.709] (**) USB USB Keyboard: always reports core events
[     9.709] (**) Option "Device" "/dev/input/event4"
[     9.717] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[     9.717] (II) event4  - USB USB Keyboard: device is a keyboard
[     9.718] (II) event4  - USB USB Keyboard: device removed
[     9.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:1A2C:2D23.0002/input/input4/event4"
[     9.722] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 7)
[     9.722] (**) Option "xkb_model" "pc105"
[     9.722] (**) Option "xkb_layout" "es"
[     9.722] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.748] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[     9.748] (II) event4  - USB USB Keyboard: device is a keyboard
[     9.750] (II) config/udev: Adding input device USB USB Keyboard Consumer Control (/dev/input/event5)
[     9.750] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.750] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     9.750] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[     9.750] (**) USB USB Keyboard Consumer Control: always reports core events
[     9.750] (**) Option "Device" "/dev/input/event5"
[     9.752] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     9.752] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[     9.752] (II) event5  - USB USB Keyboard Consumer Control: device removed
[     9.759] (II) libinput: USB USB Keyboard Consumer Control: needs a virtual subdevice
[     9.759] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[     9.759] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: MOUSE, id 8)
[     9.759] (**) Option "AccelerationScheme" "none"
[     9.759] (**) USB USB Keyboard Consumer Control: (accel) selected scheme none/0
[     9.759] (**) USB USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     9.759] (**) USB USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[     9.761] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     9.761] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[     9.762] (II) config/udev: Adding input device USB USB Keyboard System Control (/dev/input/event6)
[     9.762] (**) USB USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[     9.762] (**) USB USB Keyboard System Control: Applying InputClass "system-keyboard"
[     9.762] (II) Using input driver 'libinput' for 'USB USB Keyboard System Control'
[     9.762] (**) USB USB Keyboard System Control: always reports core events
[     9.762] (**) Option "Device" "/dev/input/event6"
[     9.764] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[     9.764] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[     9.765] (II) event6  - USB USB Keyboard System Control: device removed
[     9.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input6/event6"
[     9.772] (II) XINPUT: Adding extended input device "USB USB Keyboard System Control" (type: KEYBOARD, id 9)
[     9.772] (**) Option "xkb_model" "pc105"
[     9.772] (**) Option "xkb_layout" "es"
[     9.772] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.774] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[     9.774] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[     9.775] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[     9.775] (II) No input driver specified, ignoring this device.
[     9.775] (II) This device may have been added with another device file.
[     9.776] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[     9.776] (II) No input driver specified, ignoring this device.
[     9.776] (II) This device may have been added with another device file.
[     9.776] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[     9.776] (II) No input driver specified, ignoring this device.
[     9.776] (II) This device may have been added with another device file.
[     9.777] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[     9.777] (II) No input driver specified, ignoring this device.
[     9.777] (II) This device may have been added with another device file.
[     9.778] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[     9.778] (II) No input driver specified, ignoring this device.
[     9.778] (II) This device may have been added with another device file.
[     9.779] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[     9.779] (II) No input driver specified, ignoring this device.
[     9.779] (II) This device may have been added with another device file.
[     9.780] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event18)
[     9.780] (II) No input driver specified, ignoring this device.
[     9.780] (II) This device may have been added with another device file.
[     9.780] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[     9.780] (II) No input driver specified, ignoring this device.
[     9.780] (II) This device may have been added with another device file.
[     9.781] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     9.781] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.781] (**) Power Button: Applying InputClass "system-keyboard"
[     9.781] (II) Using input driver 'libinput' for 'Power Button'
[     9.781] (**) Power Button: always reports core events
[     9.781] (**) Option "Device" "/dev/input/event2"
[     9.782] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.782] (II) event2  - Power Button: device is a keyboard
[     9.782] (II) event2  - Power Button: device removed
[     9.786] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input2/event2"
[     9.786] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     9.786] (**) Option "xkb_model" "pc105"
[     9.786] (**) Option "xkb_layout" "es"
[     9.786] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.787] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.787] (II) event2  - Power Button: device is a keyboard
[     9.788] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     9.788] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.788] (**) Power Button: Applying InputClass "system-keyboard"
[     9.788] (II) Using input driver 'libinput' for 'Power Button'
[     9.788] (**) Power Button: always reports core events
[     9.788] (**) Option "Device" "/dev/input/event1"
[     9.789] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.789] (II) event1  - Power Button: device is a keyboard
[     9.789] (II) event1  - Power Button: device removed
[     9.794] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input1/event1"
[     9.794] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 11)
[     9.794] (**) Option "xkb_model" "pc105"
[     9.794] (**) Option "xkb_layout" "es"
[     9.794] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.795] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.795] (II) event1  - Power Button: device is a keyboard
[     9.796] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     9.796] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     9.796] (**) Sleep Button: Applying InputClass "system-keyboard"
[     9.796] (II) Using input driver 'libinput' for 'Sleep Button'
[     9.796] (**) Sleep Button: always reports core events
[     9.796] (**) Option "Device" "/dev/input/event0"
[     9.797] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.797] (II) event0  - Sleep Button: device is a keyboard
[     9.797] (II) event0  - Sleep Button: device removed
[     9.802] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0E:00/input/input0/event0"
[     9.802] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 12)
[     9.802] (**) Option "xkb_model" "pc105"
[     9.802] (**) Option "xkb_layout" "es"
[     9.802] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.802] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.802] (II) event0  - Sleep Button: device is a keyboard
[     9.803] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     9.803] (II) No input driver specified, ignoring this device.
[     9.803] (II) This device may have been added with another device file.
[     9.816] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.816] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     9.816] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[     9.816] (**) USB USB Keyboard Consumer Control: always reports core events
[     9.816] (**) Option "Device" "/dev/input/event5"
[     9.816] (II) libinput: USB USB Keyboard Consumer Control: is a virtual subdevice
[     9.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[     9.816] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[     9.816] (**) Option "xkb_model" "pc105"
[     9.816] (**) Option "xkb_layout" "es"
[     9.816] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    49.908] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[    49.908] (II) No input driver specified, ignoring this device.
[    49.908] (II) This device may have been added with another device file.
[    49.916] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[    49.916] (II) No input driver specified, ignoring this device.
[    49.916] (II) This device may have been added with another device file.
[    49.925] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[    49.925] (II) No input driver specified, ignoring this device.
[    49.925] (II) This device may have been added with another device file.
[    49.927] (II) config/udev: removing device USB OPTICAL MOUSE
[    49.927] (II) event3  - USB OPTICAL MOUSE: device removed
[    49.940] (II) UnloadModule: "libinput"
[    49.941] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)
[    49.941] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[    49.941] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
[    49.941] (**) USB OPTICAL MOUSE: always reports core events
[    49.941] (**) Option "Device" "/dev/input/event3"
[    50.001] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    50.001] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[    50.004] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[    50.004] (II) event3  - USB OPTICAL MOUSE: device removed
[    50.013] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[    50.013] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[    50.013] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[    50.013] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:093A:2521.0001/input/input3/event3"
[    50.013] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 6)
[    50.013] (**) Option "AccelerationScheme" "none"
[    50.013] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[    50.013] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    50.013] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    50.066] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[    50.079] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[    50.098] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[    50.104] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[    50.104] (II) No input driver specified, ignoring this device.
[    50.104] (II) This device may have been added with another device file.
[    50.105] (II) config/udev: removing device USB USB Keyboard
[    50.105] (II) event4  - USB USB Keyboard: device removed
[    50.114] (II) UnloadModule: "libinput"
[    50.115] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event4)
[    50.115] (**) USB USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    50.115] (**) USB USB Keyboard: Applying InputClass "system-keyboard"
[    50.115] (II) Using input driver 'libinput' for 'USB USB Keyboard'
[    50.115] (**) USB USB Keyboard: always reports core events
[    50.115] (**) Option "Device" "/dev/input/event4"
[    50.117] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[    50.117] (II) event4  - USB USB Keyboard: device is a keyboard
[    50.117] (II) event4  - USB USB Keyboard: device removed
[    50.123] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:1A2C:2D23.0002/input/input4/event4"
[    50.123] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 7)
[    50.123] (**) Option "xkb_model" "pc105"
[    50.123] (**) Option "xkb_layout" "es"
[    50.123] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.125] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[    50.125] (II) event4  - USB USB Keyboard: device is a keyboard
[    50.126] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[    50.126] (II) No input driver specified, ignoring this device.
[    50.126] (II) This device may have been added with another device file.
[    50.127] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[    50.127] (II) No input driver specified, ignoring this device.
[    50.127] (II) This device may have been added with another device file.
[    50.128] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[    50.128] (II) No input driver specified, ignoring this device.
[    50.128] (II) This device may have been added with another device file.
[    50.129] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event18)
[    50.129] (II) No input driver specified, ignoring this device.
[    50.129] (II) This device may have been added with another device file.
[    50.129] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[    50.129] (II) No input driver specified, ignoring this device.
[    50.129] (II) This device may have been added with another device file.
[    50.130] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[    50.130] (II) No input driver specified, ignoring this device.
[    50.130] (II) This device may have been added with another device file.
[    50.131] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[    50.131] (II) No input driver specified, ignoring this device.
[    50.131] (II) This device may have been added with another device file.
[    50.131] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[    50.131] (II) No input driver specified, ignoring this device.
[    50.131] (II) This device may have been added with another device file.
[    50.132] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[    50.132] (II) No input driver specified, ignoring this device.
[    50.132] (II) This device may have been added with another device file.
[    50.133] (II) config/udev: removing device Power Button
[    50.133] (II) event2  - Power Button: device removed
[    50.140] (II) UnloadModule: "libinput"
[    50.141] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    50.141] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    50.141] (**) Power Button: Applying InputClass "system-keyboard"
[    50.141] (II) Using input driver 'libinput' for 'Power Button'
[    50.141] (**) Power Button: always reports core events
[    50.141] (**) Option "Device" "/dev/input/event2"
[    50.142] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    50.142] (II) event2  - Power Button: device is a keyboard
[    50.142] (II) event2  - Power Button: device removed
[    50.148] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input2/event2"
[    50.148] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[    50.148] (**) Option "xkb_model" "pc105"
[    50.148] (**) Option "xkb_layout" "es"
[    50.148] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.149] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    50.149] (II) event2  - Power Button: device is a keyboard
[    50.150] (II) config/udev: removing device USB USB Keyboard System Control
[    50.150] (II) event6  - USB USB Keyboard System Control: device removed
[    50.157] (II) UnloadModule: "libinput"
[    50.158] (II) config/udev: Adding input device USB USB Keyboard System Control (/dev/input/event6)
[    50.158] (**) USB USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    50.158] (**) USB USB Keyboard System Control: Applying InputClass "system-keyboard"
[    50.158] (II) Using input driver 'libinput' for 'USB USB Keyboard System Control'
[    50.158] (**) USB USB Keyboard System Control: always reports core events
[    50.158] (**) Option "Device" "/dev/input/event6"
[    50.160] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[    50.160] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[    50.160] (II) event6  - USB USB Keyboard System Control: device removed
[    50.169] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input6/event6"
[    50.169] (II) XINPUT: Adding extended input device "USB USB Keyboard System Control" (type: KEYBOARD, id 9)
[    50.169] (**) Option "xkb_model" "pc105"
[    50.169] (**) Option "xkb_layout" "es"
[    50.169] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.171] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[    50.171] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[    50.171] (II) config/udev: removing device Power Button
[    50.171] (II) event1  - Power Button: device removed
[    50.177] (II) UnloadModule: "libinput"
[    50.177] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    50.177] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    50.177] (**) Power Button: Applying InputClass "system-keyboard"
[    50.177] (II) Using input driver 'libinput' for 'Power Button'
[    50.177] (**) Power Button: always reports core events
[    50.177] (**) Option "Device" "/dev/input/event1"
[    50.179] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    50.179] (II) event1  - Power Button: device is a keyboard
[    50.179] (II) event1  - Power Button: device removed
[    50.185] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input1/event1"
[    50.185] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 11)
[    50.185] (**) Option "xkb_model" "pc105"
[    50.185] (**) Option "xkb_layout" "es"
[    50.185] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.186] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    50.186] (II) event1  - Power Button: device is a keyboard
[    50.188] (II) config/udev: removing device USB USB Keyboard Consumer Control
[    50.188] (II) UnloadModule: "libinput"
[    50.188] (II) config/udev: removing device USB USB Keyboard Consumer Control
[    50.188] (II) event5  - USB USB Keyboard Consumer Control: device removed
[    50.193] (II) UnloadModule: "libinput"
[    50.194] (II) config/udev: Adding input device USB USB Keyboard Consumer Control (/dev/input/event5)
[    50.194] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    50.194] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    50.194] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[    50.194] (**) USB USB Keyboard Consumer Control: always reports core events
[    50.195] (**) Option "Device" "/dev/input/event5"
[    50.198] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    50.198] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[    50.198] (II) event5  - USB USB Keyboard Consumer Control: device removed
[    50.204] (II) libinput: USB USB Keyboard Consumer Control: needs a virtual subdevice
[    50.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[    50.204] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: MOUSE, id 8)
[    50.204] (**) Option "AccelerationScheme" "none"
[    50.204] (**) USB USB Keyboard Consumer Control: (accel) selected scheme none/0
[    50.204] (**) USB USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    50.204] (**) USB USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    50.208] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    50.208] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[    50.209] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    50.209] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    50.209] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[    50.209] (**) USB USB Keyboard Consumer Control: always reports core events
[    50.209] (**) Option "Device" "/dev/input/event5"
[    50.209] (II) libinput: USB USB Keyboard Consumer Control: is a virtual subdevice
[    50.209] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[    50.209] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[    50.209] (**) Option "xkb_model" "pc105"
[    50.209] (**) Option "xkb_layout" "es"
[    50.209] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.210] (II) config/udev: removing device Sleep Button
[    50.210] (II) event0  - Sleep Button: device removed
[    50.216] (II) UnloadModule: "libinput"
[    50.217] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    50.217] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    50.217] (**) Sleep Button: Applying InputClass "system-keyboard"
[    50.217] (II) Using input driver 'libinput' for 'Sleep Button'
[    50.217] (**) Sleep Button: always reports core events
[    50.217] (**) Option "Device" "/dev/input/event0"
[    50.220] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    50.220] (II) event0  - Sleep Button: device is a keyboard
[    50.220] (II) event0  - Sleep Button: device removed
[    50.225] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0E:00/input/input0/event0"
[    50.225] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 12)
[    50.225] (**) Option "xkb_model" "pc105"
[    50.225] (**) Option "xkb_layout" "es"
[    50.225] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.228] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    50.228] (II) event0  - Sleep Button: device is a keyboard
[    50.231] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    50.231] (II) No input driver specified, ignoring this device.
[    50.231] (II) This device may have been added with another device file.

Note that in the previous attempt I did run nvidia-xconfig as sudo. I have not in this case since I didn't know if archinstall handled the configuration and because some fix that I tried caused X to stop working for good before I gave up on that installation.

Offline

#4 2026-05-07 14:19:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,857

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

I did run nvidia-xconfig as sudo

Don't bother - it generates pointless cruft and is not your problem, the GPU is not driven by either nouveau (blacklisted by nvidia-utils) nor nvidia.

=> https://wiki.archlinux.org/title/NVIDIA#Installation - you need the 580xx drivers

Offline

#5 2026-05-07 15:36:13

Quarch
Member
Registered: 2026-05-07
Posts: 4

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

I've installed the 580xx drivers now, as I did during my previous attempt, I'm surprised archinstall installed the wrong ones, perhaps I misunderstood something.

After reboot the situation is the same. Here's the new output for the commands you sent me:

[usuario@archsys ~]$ pacman -Qs 'kernel|nvidia'
dkms status
lspci -knnd ::03xx
cat /proc/cmdline
local/dkms 3.4.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.1-1
    EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.5-1
    NVIDIA XLib and XCB EGL Platform Library
local/iptables 1:1.8.13-1
    Linux kernel packet control tool (using nft interface)
local/kmod 34.2-1
    Linux kernel module management tools and library
local/libdrm 2.4.133-1
    Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.1.1-1
    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 50.0-2
    Kernel based performance profiler - capture library
local/libva-nvidia-driver 0.0.16-1
    VA-API implementation that uses NVDEC as a backend
local/libvdpau 1.5-4
    Nvidia VDPAU library
local/libxnvctrl 595.71.05-1
    NVIDIA NV-CONTROL X extension
local/linux 7.0.3.arch1-2
    The Linux kernel and modules
local/linux-api-headers 6.19-1
    Kernel headers sanitized for use in userspace
local/linux-firmware-nvidia 20260410-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/nvidia-580xx-dkms 580.159.03-1
    NVIDIA kernel modules - module sources (580xx)
local/nvidia-580xx-utils 580.159.03-1
    NVIDIA drivers utilities (580xx)
local/nvidia-settings 595.71.05-1
    Tool for configuring the NVIDIA graphics driver
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2)
	Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3102]
	Kernel modules: nouveau
BOOT_IMAGE=/vmlinuz-linux root=UUID=80ecd230-d740-4d91-8077-e711a9166484 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet

And here is the xorg log after that:

[     8.213] 
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[     8.213] Current Operating System: Linux archsys 7.0.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 15:49:22 +0000 x86_64
[     8.213] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=80ecd230-d740-4d91-8077-e711a9166484 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
[     8.213]  
[     8.213] Current version of pixman: 0.46.4
[     8.213] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.213] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.213] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  7 17:12:42 2026
[     8.218] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.218] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.219] (==) No Layout section.  Using the first Screen section.
[     8.219] (==) No screen section available. Using defaults.
[     8.219] (**) |-->Screen "Default Screen Section" (0)
[     8.219] (**) |   |-->Monitor "<default monitor>"
[     8.221] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.221] (**) Allowing byte-swapped clients
[     8.221] (==) Automatically adding devices
[     8.221] (==) Automatically enabling devices
[     8.221] (==) Automatically adding GPU devices
[     8.221] (==) Automatically binding GPU devices
[     8.222] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.223] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.223] 	Entry deleted from font path.
[     8.223] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     8.223] 	Entry deleted from font path.
[     8.223] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     8.223] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.223] 	Entry deleted from font path.
[     8.223] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.223] 	Entry deleted from font path.
[     8.223] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.223] 	Entry deleted from font path.
[     8.223] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.223] 	Entry deleted from font path.
[     8.223] (==) FontPath set to:
	
[     8.223] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.223] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.223] (II) Module ABI versions:
[     8.223] 	X.Org ANSI C Emulation: 0.4
[     8.223] 	X.Org Video Driver: 25.2
[     8.223] 	X.Org XInput driver : 24.4
[     8.223] 	X.Org Server Extension : 10.0
[     8.225] (++) using VT number 7

[     8.225] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.230] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.230] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/simple-framebuffer.0/drm/card0
[     8.235] (--) PCI:*(1@0:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     8.235] (II) LoadModule: "glx"
[     8.236] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.250] (II) Module glx: vendor="X.Org Foundation"
[     8.250] 	compiled for 1.21.1.22, module version = 1.0.0
[     8.250] 	ABI class: X.Org Server Extension, version 10.0
[     8.250] (==) Matched nouveau as autoconfigured driver 0
[     8.250] (==) Matched nv as autoconfigured driver 1
[     8.250] (==) Matched modesetting as autoconfigured driver 2
[     8.250] (==) Matched fbdev as autoconfigured driver 3
[     8.250] (==) Matched vesa as autoconfigured driver 4
[     8.250] (==) Assigned the driver to the xf86ConfigLayout
[     8.250] (II) LoadModule: "nouveau"
[     8.251] (WW) Warning, couldn't open module nouveau
[     8.251] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     8.251] (II) LoadModule: "nv"
[     8.252] (WW) Warning, couldn't open module nv
[     8.252] (EE) Failed to load module "nv" (module does not exist, 0)
[     8.252] (II) LoadModule: "modesetting"
[     8.252] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.255] (II) Module modesetting: vendor="X.Org Foundation"
[     8.255] 	compiled for 1.21.1.22, module version = 1.21.1
[     8.255] 	Module class: X.Org Video Driver
[     8.255] 	ABI class: X.Org Video Driver, version 25.2
[     8.255] (II) LoadModule: "fbdev"
[     8.255] (WW) Warning, couldn't open module fbdev
[     8.255] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.255] (II) LoadModule: "vesa"
[     8.256] (WW) Warning, couldn't open module vesa
[     8.256] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.256] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.259] (II) modeset(0): using drv /dev/dri/card0
[     8.259] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.259] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     8.259] (==) modeset(0): RGB weight 888
[     8.259] (==) modeset(0): Default visual is TrueColor
[     8.259] (II) Loading sub module "glamoregl"
[     8.259] (II) LoadModule: "glamoregl"
[     8.259] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.273] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.273] 	compiled for 1.21.1.22, module version = 1.0.1
[     8.273] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.086] (II) modeset(0): glamor: Using OpenGL 4.5 context.
[     9.086] (II) modeset(0): Refusing to try glamor on llvmpipe
[     9.089] (II) modeset(0): glamor initialization failed
[     9.089] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[     9.089] (II) modeset(0): Output None-1 has no monitor section
[     9.089] (II) modeset(0): EDID for output None-1
[     9.089] (II) modeset(0): Printing probed modes for output None-1
[     9.089] (II) modeset(0): Modeline "640x480"x60.0   18.43  640 640 640 640  480 480 480 480 (28.8 kHz eP)
[     9.089] (II) modeset(0): Output None-1 connected
[     9.089] (II) modeset(0): Using exact sizes for initial modes
[     9.089] (II) modeset(0): Output None-1 using initial mode 640x480 +0+0
[     9.089] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.089] (==) modeset(0): DPI set to (96, 96)
[     9.089] (II) Loading sub module "fb"
[     9.089] (II) LoadModule: "fb"
[     9.089] (II) Module "fb" already built-in
[     9.091] (==) modeset(0): Backing store enabled
[     9.091] (==) modeset(0): Silken mouse enabled
[     9.092] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     9.092] (==) modeset(0): DPMS enabled
[     9.092] (II) Initializing extension Generic Event Extension
[     9.092] (II) Initializing extension SHAPE
[     9.092] (II) Initializing extension MIT-SHM
[     9.093] (II) Initializing extension XInputExtension
[     9.093] (II) Initializing extension XTEST
[     9.094] (II) Initializing extension BIG-REQUESTS
[     9.094] (II) Initializing extension SYNC
[     9.094] (II) Initializing extension XKEYBOARD
[     9.094] (II) Initializing extension XC-MISC
[     9.095] (II) Initializing extension SECURITY
[     9.095] (II) Initializing extension XFIXES
[     9.095] (II) Initializing extension RENDER
[     9.095] (II) Initializing extension RANDR
[     9.095] (II) Initializing extension COMPOSITE
[     9.095] (II) Initializing extension DAMAGE
[     9.095] (II) Initializing extension MIT-SCREEN-SAVER
[     9.095] (II) Initializing extension DOUBLE-BUFFER
[     9.095] (II) Initializing extension RECORD
[     9.095] (II) Initializing extension DPMS
[     9.096] (II) Initializing extension Present
[     9.096] (II) Initializing extension DRI3
[     9.096] (II) Initializing extension X-Resource
[     9.096] (II) Initializing extension XVideo
[     9.096] (II) Initializing extension XVideo-MotionCompensation
[     9.096] (II) Initializing extension GLX
[     9.096] (II) AIGLX: Screen 0 is not DRI2 capable
[     9.108] (II) IGLX: Loaded and initialized swrast
[     9.108] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     9.108] (II) Initializing extension XFree86-VidModeExtension
[     9.109] (II) Initializing extension XFree86-DGA
[     9.109] (II) Initializing extension XFree86-DRI
[     9.109] (II) Initializing extension DRI2
[     9.109] (II) modeset(0): Damage tracking initialized
[     9.109] (II) modeset(0): Setting screen physical size to 169 x 127
[     9.201] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[     9.201] (II) No input driver specified, ignoring this device.
[     9.201] (II) This device may have been added with another device file.
[     9.202] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[     9.202] (II) No input driver specified, ignoring this device.
[     9.202] (II) This device may have been added with another device file.
[     9.203] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[     9.203] (II) No input driver specified, ignoring this device.
[     9.203] (II) This device may have been added with another device file.
[     9.203] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[     9.203] (II) No input driver specified, ignoring this device.
[     9.203] (II) This device may have been added with another device file.
[     9.205] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)
[     9.205] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[     9.205] (II) LoadModule: "libinput"
[     9.205] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.213] (II) Module libinput: vendor="X.Org Foundation"
[     9.213] 	compiled for 1.21.1.13, module version = 1.5.0
[     9.213] 	Module class: X.Org XInput Driver
[     9.213] 	ABI class: X.Org XInput driver, version 24.4
[     9.213] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
[     9.213] (**) USB OPTICAL MOUSE: always reports core events
[     9.213] (**) Option "Device" "/dev/input/event3"
[     9.272] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[     9.272] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[     9.272] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[     9.272] (II) event3  - USB OPTICAL MOUSE: device removed
[     9.284] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.284] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.284] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[     9.284] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:093A:2521.0001/input/input3/event3"
[     9.284] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 6)
[     9.284] (**) Option "AccelerationScheme" "none"
[     9.284] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[     9.284] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[     9.284] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[     9.338] (II) event3  - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[     9.338] (II) event3  - USB OPTICAL MOUSE: device set to 1000 DPI
[     9.338] (II) event3  - USB OPTICAL MOUSE: device is a pointer
[     9.341] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[     9.341] (II) No input driver specified, ignoring this device.
[     9.341] (II) This device may have been added with another device file.
[     9.345] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event4)
[     9.345] (**) USB USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     9.345] (**) USB USB Keyboard: Applying InputClass "system-keyboard"
[     9.345] (II) Using input driver 'libinput' for 'USB USB Keyboard'
[     9.345] (**) USB USB Keyboard: always reports core events
[     9.345] (**) Option "Device" "/dev/input/event4"
[     9.350] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[     9.350] (II) event4  - USB USB Keyboard: device is a keyboard
[     9.351] (II) event4  - USB USB Keyboard: device removed
[     9.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:1A2C:2D23.0002/input/input4/event4"
[     9.358] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 7)
[     9.358] (**) Option "xkb_model" "pc105"
[     9.358] (**) Option "xkb_layout" "es"
[     9.358] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.384] (II) event4  - USB USB Keyboard: is tagged by udev as: Keyboard
[     9.384] (II) event4  - USB USB Keyboard: device is a keyboard
[     9.386] (II) config/udev: Adding input device USB USB Keyboard Consumer Control (/dev/input/event5)
[     9.386] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.386] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     9.386] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[     9.386] (**) USB USB Keyboard Consumer Control: always reports core events
[     9.386] (**) Option "Device" "/dev/input/event5"
[     9.388] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     9.388] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[     9.389] (II) event5  - USB USB Keyboard Consumer Control: device removed
[     9.396] (II) libinput: USB USB Keyboard Consumer Control: needs a virtual subdevice
[     9.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[     9.396] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: MOUSE, id 8)
[     9.396] (**) Option "AccelerationScheme" "none"
[     9.396] (**) USB USB Keyboard Consumer Control: (accel) selected scheme none/0
[     9.396] (**) USB USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     9.396] (**) USB USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[     9.397] (II) event5  - USB USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     9.397] (II) event5  - USB USB Keyboard Consumer Control: device is a keyboard
[     9.399] (II) config/udev: Adding input device USB USB Keyboard System Control (/dev/input/event6)
[     9.399] (**) USB USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[     9.399] (**) USB USB Keyboard System Control: Applying InputClass "system-keyboard"
[     9.399] (II) Using input driver 'libinput' for 'USB USB Keyboard System Control'
[     9.399] (**) USB USB Keyboard System Control: always reports core events
[     9.399] (**) Option "Device" "/dev/input/event6"
[     9.401] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[     9.401] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[     9.401] (II) event6  - USB USB Keyboard System Control: device removed
[     9.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input6/event6"
[     9.408] (II) XINPUT: Adding extended input device "USB USB Keyboard System Control" (type: KEYBOARD, id 9)
[     9.408] (**) Option "xkb_model" "pc105"
[     9.408] (**) Option "xkb_layout" "es"
[     9.408] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.409] (II) event6  - USB USB Keyboard System Control: is tagged by udev as: Keyboard
[     9.409] (II) event6  - USB USB Keyboard System Control: device is a keyboard
[     9.410] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[     9.410] (II) No input driver specified, ignoring this device.
[     9.410] (II) This device may have been added with another device file.
[     9.411] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[     9.411] (II) No input driver specified, ignoring this device.
[     9.411] (II) This device may have been added with another device file.
[     9.412] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[     9.412] (II) No input driver specified, ignoring this device.
[     9.412] (II) This device may have been added with another device file.
[     9.413] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[     9.413] (II) No input driver specified, ignoring this device.
[     9.413] (II) This device may have been added with another device file.
[     9.414] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[     9.414] (II) No input driver specified, ignoring this device.
[     9.414] (II) This device may have been added with another device file.
[     9.414] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[     9.414] (II) No input driver specified, ignoring this device.
[     9.414] (II) This device may have been added with another device file.
[     9.415] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event18)
[     9.415] (II) No input driver specified, ignoring this device.
[     9.415] (II) This device may have been added with another device file.
[     9.416] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[     9.416] (II) No input driver specified, ignoring this device.
[     9.416] (II) This device may have been added with another device file.
[     9.417] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     9.417] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.417] (**) Power Button: Applying InputClass "system-keyboard"
[     9.417] (II) Using input driver 'libinput' for 'Power Button'
[     9.417] (**) Power Button: always reports core events
[     9.417] (**) Option "Device" "/dev/input/event2"
[     9.418] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.418] (II) event2  - Power Button: device is a keyboard
[     9.418] (II) event2  - Power Button: device removed
[     9.423] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input2/event2"
[     9.423] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     9.423] (**) Option "xkb_model" "pc105"
[     9.423] (**) Option "xkb_layout" "es"
[     9.423] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.424] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.424] (II) event2  - Power Button: device is a keyboard
[     9.425] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     9.425] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.425] (**) Power Button: Applying InputClass "system-keyboard"
[     9.425] (II) Using input driver 'libinput' for 'Power Button'
[     9.425] (**) Power Button: always reports core events
[     9.425] (**) Option "Device" "/dev/input/event1"
[     9.426] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.426] (II) event1  - Power Button: device is a keyboard
[     9.426] (II) event1  - Power Button: device removed
[     9.431] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input1/event1"
[     9.431] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 11)
[     9.431] (**) Option "xkb_model" "pc105"
[     9.431] (**) Option "xkb_layout" "es"
[     9.431] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.431] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     9.431] (II) event1  - Power Button: device is a keyboard
[     9.432] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     9.432] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     9.432] (**) Sleep Button: Applying InputClass "system-keyboard"
[     9.432] (II) Using input driver 'libinput' for 'Sleep Button'
[     9.432] (**) Sleep Button: always reports core events
[     9.432] (**) Option "Device" "/dev/input/event0"
[     9.433] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.433] (II) event0  - Sleep Button: device is a keyboard
[     9.433] (II) event0  - Sleep Button: device removed
[     9.437] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0E:00/input/input0/event0"
[     9.437] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 12)
[     9.437] (**) Option "xkb_model" "pc105"
[     9.437] (**) Option "xkb_layout" "es"
[     9.437] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     9.438] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     9.438] (II) event0  - Sleep Button: device is a keyboard
[     9.439] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     9.439] (II) No input driver specified, ignoring this device.
[     9.439] (II) This device may have been added with another device file.
[     9.452] (**) USB USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     9.452] (**) USB USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     9.452] (II) Using input driver 'libinput' for 'USB USB Keyboard Consumer Control'
[     9.452] (**) USB USB Keyboard Consumer Control: always reports core events
[     9.452] (**) Option "Device" "/dev/input/event5"
[     9.452] (II) libinput: USB USB Keyboard Consumer Control: is a virtual subdevice
[     9.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:1A2C:2D23.0003/input/input5/event5"
[     9.452] (II) XINPUT: Adding extended input device "USB USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[     9.452] (**) Option "xkb_model" "pc105"
[     9.452] (**) Option "xkb_layout" "es"
[     9.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

I also tried writing a manual minimal configuration like the one mentioned on the nvidia wiki page for my card.

/etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
        Identifier "NVIDIA Card"
        Driver "nvidia"
        VendorName "NVIDIA Corporation"
        BoardName "GeForce GTX 1050 Ti"
EndSection

The result was the same I got after running nvidia-xconfig in the previous system. I was stuck on a black screen with a blinking cursor instead of the greeter. When attempting to run startx a no screens found error ocurred and it failed to start.
This log was produced:

[    10.758] 
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[    10.758] Current Operating System: Linux archsys 7.0.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 15:49:22 +0000 x86_64
[    10.758] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=80ecd230-d740-4d91-8077-e711a9166484 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
[    10.758]  
[    10.758] Current version of pixman: 0.46.4
[    10.758] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.758] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.758] (==) Log file: "/var/log/Xorg.0.log", Time: Thu May  7 17:07:31 2026
[    10.758] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.758] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.758] (==) No Layout section.  Using the first Screen section.
[    10.758] (==) No screen section available. Using defaults.
[    10.758] (**) |-->Screen "Default Screen Section" (0)
[    10.758] (**) |   |-->Monitor "<default monitor>"
[    10.759] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    10.759] (**) |   |-->Device "NVIDIA Card"
[    10.759] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.759] (**) Allowing byte-swapped clients
[    10.759] (==) Automatically adding devices
[    10.759] (==) Automatically enabling devices
[    10.759] (==) Automatically adding GPU devices
[    10.759] (==) Automatically binding GPU devices
[    10.759] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.759] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    10.759] 	Entry deleted from font path.
[    10.759] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    10.759] 	Entry deleted from font path.
[    10.759] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    10.759] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.759] 	Entry deleted from font path.
[    10.759] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.759] 	Entry deleted from font path.
[    10.759] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    10.759] 	Entry deleted from font path.
[    10.759] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    10.759] 	Entry deleted from font path.
[    10.759] (==) FontPath set to:
	
[    10.759] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.759] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.759] (II) Module ABI versions:
[    10.759] 	X.Org ANSI C Emulation: 0.4
[    10.759] 	X.Org Video Driver: 25.2
[    10.759] 	X.Org XInput driver : 24.4
[    10.759] 	X.Org Server Extension : 10.0
[    10.759] (++) using VT number 7

[    10.759] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.760] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.760] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/simple-framebuffer.0/drm/card0
[    10.762] (--) PCI:*(1@0:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    10.762] (II) LoadModule: "glx"
[    10.762] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.763] (II) Module glx: vendor="X.Org Foundation"
[    10.763] 	compiled for 1.21.1.22, module version = 1.0.0
[    10.763] 	ABI class: X.Org Server Extension, version 10.0
[    10.763] (II) LoadModule: "nvidia"
[    10.763] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    10.763] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.763] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.764] 	Module class: X.Org Video Driver
[    10.764] (II) NVIDIA dlloader X Driver  580.159.03  Fri Apr 24 05:51:43 UTC 2026
[    10.764] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.764] (II) Loading sub module "fb"
[    10.764] (II) LoadModule: "fb"
[    10.764] (II) Module "fb" already built-in
[    10.764] (II) Loading sub module "wfb"
[    10.764] (II) LoadModule: "wfb"
[    10.764] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    10.764] (II) Module wfb: vendor="X.Org Foundation"
[    10.764] 	compiled for 1.21.1.22, module version = 1.0.0
[    10.764] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.766] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    10.766] (EE) NVIDIA:     system's kernel log for additional error messages and
[    10.766] (EE) NVIDIA:     consult the NVIDIA README for details.
[    10.766] (EE) No devices detected.
[    10.766] (EE) 
Fatal server error:
[    10.766] (EE) no screens found(EE) 
[    10.766] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    10.766] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    10.766] (EE) 
[    10.768] (EE) Server terminated with error (1). Closing log file.

Is it a matter of configuration? Should I study the nvidia manual to create a working config or is the problem somewhere else?

Also, if nvidia-xconfig produces poor results, shouldn't the nvidia wiki page be changed to reflect that?

Oddly, about a couple years ago I used archinstall to install a dual boot arch in this very PC and i'm pretty sure everything worked out of the box.
Thanks for the speedy response.

Offline

#6 2026-05-07 16:16:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,214

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

Get rid of all custom configs, right now your problem is that the kernel module doesn't exist, because the dkms build of the nvidia package will have failed because you don't have the kernel headers. Install linux-headers and watch the output of the attempted DKMS build closely, if it manages to build the nvidia-dkms module you can reboot and retry.

You probably also want lib32-nvidia-580xx-utils if you ever intend to use steam and the corresponding nvidia-settings and libxnvctrl versions but these are somewhat optional and will not be immediately responsible for any failures.

A couple years ago your card was also in the mainline supported driver, the split off into the legacy branch happened at the beginning of this year and the arch maintainers decided to only have one set of drivers prebuilt in the repo, which is why you need to go the slightly more complicated AUR route to get the legacy feature driver.

Last edited by V1del (2026-05-07 16:18:00)

Offline

#7 2026-05-07 16:46:04

Quarch
Member
Registered: 2026-05-07
Posts: 4

Re: [SOLVED]Wrong resolution due to undetected HDMI in fresh archinstall..

Thanks for the advice and explanation, that solved the problem

Offline

Board footer

Powered by FluxBB