After a fresh install of EOS Ganymede, I’m left with a Black Screen (of death).
Have done everything I can to fix it: uninstalling drivers, installing drivers, loaded/unloaded modules… and nothing. Like, doesn’t even run on the amdgpu for some odd reason.
Wonder I have to install prime-run, and the lib32 packages ![]()
BTW, using Ly as my login-manager because… it’s cool ![]()
Awaiting your help to help me debug this mess ![]()
Posting logs for debugging:
inxi -Gaz:
Graphics:
Device-1: NVIDIA AD107M [GeForce RTX 4060 Max-Q / Mobile] vendor: ASUSTeK driver: nvidia
v: 590.48.01 alternate: nouveau,nvidia_drm non-free: 550-580.xx+ status: current (as of 2025-11)
arch: Lovelace code: AD1xx process: TSMC n4 (5nm) built: 2022+ pcie: gen: 1 speed: 2.5 GT/s
lanes: 8 link-max: gen: 4 speed: 16 GT/s ports: active: none empty: DP-1,HDMI-A-1,eDP-1
bus-ID: 64:00.0 chip-ID: 10de:28e0 class-ID: 0300
Device-2: Advanced Micro Devices [AMD/ATI] Strix [Radeon 880M / 890M] vendor: ASUSTeK
driver: amdgpu v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16 ports: active: none off: eDP-2
empty: DP-2, DP-3, DP-4, DP-5, DP-6, DP-7, DP-8, DP-9, Writeback-1 bus-ID: 65:00.0
chip-ID: 1002:150e class-ID: 0380 temp: 30.0 C
Device-3: Sonix ASUS FHD webcam driver: uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
mode: 2.0 bus-ID: 1-1:2 chip-ID: 3277:0018 class-ID: fe01 serial: <filter>
Display: unspecified server: X.org v: 1.21.1.21 compositor: xfwm4 driver: X:
loaded: amdgpu,nvidia unloaded: modesetting,radeon alternate: fbdev,nouveau,nv,vesa
dri: radeonsi gpu: amdgpu tty: 272x51
Monitor-1: eDP-2 model: BOE Display NE140QDM-NX7 built: 2023 res: 2560x1600 dpi: 215
gamma: 1.2 size: 302x188mm (11.89x7.4") diag: 356mm (14") ratio: 16:10 modes: max: 2560x1600
min: 640x480
API: EGL v: 1.5 platforms: gbm: drv: kms_swrast
API: OpenGL v: 4.5 vendor: mesa v: 25.3.3-arch1.1 note: console (EGL sourced)
renderer: llvmpipe (LLVM 21.1.6 256 bits)
Info: Tools: api: eglinfo,glxinfo de: xfce4-display-settings gpu: nvidia-settings,nvidia-smi
x11: xdpyinfo, xprop, xrandr
pacman -Qs nvidia:
local/egl-gbm 1.1.2.1-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.r53.gf4a2d32-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.4-1
NVIDIA XLib and XCB EGL Platform Library
local/libvdpau 1.5-3
Nvidia VDPAU library
local/libxnvctrl 590.48.01-1
NVIDIA NV-CONTROL X extension
local/linux-firmware-nvidia 20251125-2
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-hook 1.5.3-1
pacman hook for nvidia
local/nvidia-inst 26.1-1
Script to install/uninstall nvidia driver packages in EndeavourOS
local/nvidia-open-dkms 590.48.01-1
NVIDIA open kernel modules - module sources
local/nvidia-settings 590.48.01-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 590.48.01-1
NVIDIA drivers utilities
Xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 590.48.01
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Xorg.0.log:
[ 33.710]
X.Org X Server 1.21.1.21
X Protocol Version 11, Revision 0
[ 33.710] Current Operating System: Linux janus 6.18.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 02 Jan 2026 17:52:55 +0000 x86_64
[ 33.710] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=3d92c1b1-513a-4ca6-9b18-bc8025a6b623 rw rootflags=subvol=@ nowatchdog nvme_load=YES rd.luks.uuid=dc8ba728-8d0f-45db-abba-971069d9555a nvidia_drm.modeset=1 loglevel=3
[ 33.710]
[ 33.710] Current version of pixman: 0.46.4
[ 33.710] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 33.710] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 33.711] (==) Log file: "/home/xulin/.local/share/xorg/Xorg.0.log", Time: Thu Jan 8 19:40:57 2026
[ 33.711] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 33.711] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 33.711] (==) No Layout section. Using the first Screen section.
[ 33.711] (==) No screen section available. Using defaults.
[ 33.711] (**) |-->Screen "Default Screen Section" (0)
[ 33.711] (**) | |-->Monitor "<default monitor>"
[ 33.711] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 33.711] (**) Allowing byte-swapped clients
[ 33.711] (==) Automatically adding devices
[ 33.711] (==) Automatically enabling devices
[ 33.711] (==) Automatically adding GPU devices
[ 33.711] (==) Automatically binding GPU devices
[ 33.711] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 33.711] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 33.711] Entry deleted from font path.
[ 33.711] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 33.711] Entry deleted from font path.
[ 33.711] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 33.711] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 33.711] Entry deleted from font path.
[ 33.711] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 33.711] Entry deleted from font path.
[ 33.711] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 33.711] Entry deleted from font path.
[ 33.711] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 33.711] Entry deleted from font path.
[ 33.712] (==) FontPath set to:
[ 33.712] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 33.712] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 33.712] (II) Module ABI versions:
[ 33.712] X.Org ANSI C Emulation: 0.4
[ 33.712] X.Org Video Driver: 25.2
[ 33.712] X.Org XInput driver : 24.4
[ 33.712] X.Org Server Extension : 10.0
[ 33.712] (++) using VT number 2
[ 33.712] (--) controlling tty is VT number 2, auto-enabling KeepTty
[ 33.712] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 33.714] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 33.714] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:64:00.0/drm/card1
[ 33.714] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 33.714] (II) xfree86: Adding drm device (/dev/dri/card2)
[ 33.714] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:65:00.0/drm/card2
[ 33.714] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 14 paused 0
[ 33.716] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 35.568] (--) PCI:*(100@0:0:0) 10de:28e0:1043:3798 rev 161, Mem @ 0xdc000000/16777216, 0x7800000000/8589934592, 0x7a00000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 35.568] (--) PCI: (101@0:0:0) 1002:150e:1043:3798 rev 193, Mem @ 0x7a10000000/268435456, 0xdd200000/2097152, 0xdd600000/524288, I/O @ 0x0000e000/256
[ 35.568] (II) LoadModule: "glx"
[ 35.568] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 35.574] (II) Module glx: vendor="X.Org Foundation"
[ 35.575] compiled for 1.21.1.21, module version = 1.0.0
[ 35.575] ABI class: X.Org Server Extension, version 10.0
[ 35.575] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 35.575] loading driver: nvidia
[ 35.575] (II) Applying OutputClass "AMDgpu" to /dev/dri/card2
[ 35.575] loading driver: amdgpu
[ 35.575] (==) Matched nvidia as autoconfigured driver 0
[ 35.575] (==) Matched nouveau as autoconfigured driver 1
[ 35.575] (==) Matched nv as autoconfigured driver 2
[ 35.575] (==) Matched amdgpu as autoconfigured driver 3
[ 35.575] (==) Matched ati as autoconfigured driver 4
[ 35.575] (==) Matched modesetting as autoconfigured driver 5
[ 35.575] (==) Matched fbdev as autoconfigured driver 6
[ 35.575] (==) Matched vesa as autoconfigured driver 7
[ 35.575] (==) Assigned the driver to the xf86ConfigLayout
[ 35.575] (II) LoadModule: "nvidia"
[ 35.575] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 35.577] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 35.577] compiled for 1.16.99.901, module version = 1.0.0
[ 35.577] Module class: X.Org Video Driver
[ 35.577] (II) LoadModule: "nouveau"
[ 35.577] (WW) Warning, couldn't open module nouveau
[ 35.577] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 35.577] (II) LoadModule: "nv"
[ 35.577] (WW) Warning, couldn't open module nv
[ 35.577] (EE) Failed to load module "nv" (module does not exist, 0)
[ 35.577] (II) LoadModule: "amdgpu"
[ 35.577] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 35.578] (II) Module amdgpu: vendor="X.Org Foundation"
[ 35.578] compiled for 1.21.1.18, module version = 25.0.0
[ 35.578] Module class: X.Org Video Driver
[ 35.578] ABI class: X.Org Video Driver, version 25.2
[ 35.578] (II) LoadModule: "ati"
[ 35.578] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 35.578] (II) Module ati: vendor="X.Org Foundation"
[ 35.578] compiled for 1.21.1.11, module version = 22.0.0
[ 35.578] Module class: X.Org Video Driver
[ 35.578] ABI class: X.Org Video Driver, version 25.2
[ 35.802] (II) LoadModule: "radeon"
[ 35.802] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 35.804] (II) Module radeon: vendor="X.Org Foundation"
[ 35.804] compiled for 1.21.1.11, module version = 22.0.0
[ 35.804] Module class: X.Org Video Driver
[ 35.804] ABI class: X.Org Video Driver, version 25.2
[ 35.804] (II) LoadModule: "modesetting"
[ 35.804] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 35.804] (II) Module modesetting: vendor="X.Org Foundation"
[ 35.804] compiled for 1.21.1.21, module version = 1.21.1
[ 35.804] Module class: X.Org Video Driver
[ 35.804] ABI class: X.Org Video Driver, version 25.2
[ 35.804] (II) LoadModule: "fbdev"
[ 35.805] (WW) Warning, couldn't open module fbdev
[ 35.805] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 35.805] (II) LoadModule: "vesa"
[ 35.805] (WW) Warning, couldn't open module vesa
[ 35.805] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 35.805] (II) NVIDIA dlloader X Driver 590.48.01 Mon Dec 8 12:52:06 UTC 2025
[ 35.805] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 35.805] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 35.805] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
ATI FireGL V3400, ATI Mobility FireGL V5250,
ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 35.805] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 35.806] (II) systemd-logind: releasing fd for 226:1
[ 35.806] (II) Loading sub module "fb"
[ 35.806] (II) LoadModule: "fb"
[ 35.806] (II) Module "fb" already built-in
[ 35.806] (II) Loading sub module "wfb"
[ 35.806] (II) LoadModule: "wfb"
[ 35.806] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 35.807] (II) Module wfb: vendor="X.Org Foundation"
[ 35.807] compiled for 1.21.1.21, module version = 1.0.0
[ 35.807] ABI class: X.Org ANSI C Emulation, version 0.4
[ 35.808] (WW) Falling back to old probe method for modesetting
[ 35.808] (EE) open /dev/dri/card0: No such file or directory
[ 35.810] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 35.810] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 35.810] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 35.810] (==) NVIDIA(0): RGB weight 888
[ 35.810] (==) NVIDIA(0): Default visual is TrueColor
[ 35.810] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 35.810] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 35.810] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 35.810] (**) NVIDIA(0): Enabling 2D acceleration
[ 35.810] (II) Loading sub module "glxserver_nvidia"
[ 35.810] (II) LoadModule: "glxserver_nvidia"
[ 35.810] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 35.865] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 35.865] compiled for 1.16.99.901, module version = 1.0.0
[ 35.865] Module class: X.Org Server Extension
[ 35.865] (II) NVIDIA GLX Module 590.48.01 Mon Dec 8 12:52:09 UTC 2025
[ 35.866] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 35.870] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:100:0:0
[ 35.870] (--) NVIDIA(0): DFP-0
[ 35.870] (--) NVIDIA(0): DFP-1
[ 35.870] (--) NVIDIA(0): DFP-2
[ 35.870] (--) NVIDIA(0): DFP-3
[ 35.879] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 4060 Laptop GPU (AD107-B) at
[ 35.879] (II) NVIDIA(0): PCI:100:0:0 (GPU-0)
[ 35.879] (--) NVIDIA(0): Memory: 8384512 kBytes
[ 35.879] (--) NVIDIA(0): VideoBIOS: 95.07.49.00.58
[ 35.879] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 35.879] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 35.879] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 35.879] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 35.879] (--) NVIDIA(GPU-0):
[ 35.879] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 35.879] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 35.879] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 35.879] (--) NVIDIA(GPU-0):
[ 35.883] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 35.883] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 35.883] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 35.883] (--) NVIDIA(GPU-0):
[ 35.883] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 35.883] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 35.883] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 35.883] (--) NVIDIA(GPU-0):
[ 35.883] (==) NVIDIA(0):
[ 35.883] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 35.883] (==) NVIDIA(0): will be used as the requested mode.
[ 35.883] (==) NVIDIA(0):
[ 35.883] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[ 35.883] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled
[ 35.887] (II) NVIDIA(0): Validated MetaModes:
[ 35.887] (II) NVIDIA(0): "NULL"
[ 35.887] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 35.887] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 35.887] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 35.887] (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
[ 35.887] (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 35.887] (==) AMDGPU(G0): Default visual is TrueColor
[ 35.887] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card2
[ 35.887] (==) AMDGPU(G0): RGB weight 888
[ 35.887] (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
[ 35.887] (--) AMDGPU(G0): Chipset: "AMD Radeon 890M Graphics" (ChipID = 0x150e)
[ 35.887] (II) Loading sub module "fb"
[ 35.887] (II) LoadModule: "fb"
[ 35.887] (II) Module "fb" already built-in
[ 35.887] (II) Loading sub module "dri2"
[ 35.887] (II) LoadModule: "dri2"
[ 35.887] (II) Module "dri2" already built-in
[ 35.971] (II) Loading sub module "glamoregl"
[ 35.971] (II) LoadModule: "glamoregl"
[ 35.971] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 35.975] (II) Module glamoregl: vendor="X.Org Foundation"
[ 35.975] compiled for 1.21.1.21, module version = 1.0.1
[ 35.975] ABI class: X.Org ANSI C Emulation, version 0.4
[ 36.008] (II) AMDGPU(G0): glamor: Using OpenGL 4.6 context.
[ 36.008] (II) AMDGPU(G0): glamor X acceleration enabled on AMD Radeon 890M Graphics (radeonsi, gfx1150, LLVM 21.1.6, DRM 3.64, 6.18.3-arch1-1)
[ 36.008] (II) AMDGPU(G0): glamor detected, initialising EGL layer.
[ 36.008] (==) AMDGPU(G0): TearFree property default: auto
[ 36.010] (II) AMDGPU(G0): Output eDP-1-1 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-1 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-2 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-3 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-4 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-5 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-6 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-7 has no monitor section
[ 36.010] (II) AMDGPU(G0): Output DisplayPort-1-8 has no monitor section
[ 36.026] (WW) AMDGPU(G0): 9 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[ 36.027] (II) AMDGPU(G0): EDID for output eDP-1-1
[ 36.027] (II) AMDGPU(G0): Manufacturer: BOE Model: ca4 Serial#: 0
[ 36.027] (II) AMDGPU(G0): Year: 2023 Week: 48
[ 36.027] (II) AMDGPU(G0): EDID Version: 1.4
[ 36.027] (II) AMDGPU(G0): Digital Display Input
[ 36.027] (II) AMDGPU(G0): 8 bits per channel
[ 36.027] (II) AMDGPU(G0): Digital interface is DisplayPort
[ 36.027] (II) AMDGPU(G0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 36.027] (II) AMDGPU(G0): Gamma: 2.20
[ 36.027] (II) AMDGPU(G0): No DPMS capabilities specified
[ 36.027] (II) AMDGPU(G0): Supported color encodings: RGB 4:4:4
[ 36.027] (II) AMDGPU(G0): Default color space is primary color space
[ 36.027] (II) AMDGPU(G0): First detailed timing is preferred mode
[ 36.027] (II) AMDGPU(G0): Preferred mode is native pixel format and refresh rate
[ 36.027] (II) AMDGPU(G0): Display is continuous-frequency
[ 36.027] (II) AMDGPU(G0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 36.027] (II) AMDGPU(G0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 36.027] (II) AMDGPU(G0): Manufacturer's mask: 0
[ 36.027] (II) AMDGPU(G0): Supported detailed timing:
[ 36.027] (II) AMDGPU(G0): clock: 282.7 MHz Image Size: 302 x 188 mm
[ 36.027] (II) AMDGPU(G0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 36.027] (II) AMDGPU(G0): v_active: 1600 v_sync: 1603 v_sync_end 1609 v_blanking: 1732 v_border: 0
[ 36.027] (II) AMDGPU(G0): Ranges: V min: 48 V max: 165 Hz, H min: 286 H max: 286 kHz, PixClock max 785 MHz
[ 36.027] (II) AMDGPU(G0): =L2311 �
[ 36.027] (II) AMDGPU(G0): Monitor name: NE140QDM-NX7
[ 36.027] (II) AMDGPU(G0): Number of EDID sections to follow: 1
[ 36.027] (II) AMDGPU(G0): EDID (in hex):
[ 36.027] (II) AMDGPU(G0): 00ffffffffffff0009e5a40c00000000
[ 36.027] (II) AMDGPU(G0): 30210104a51e137807ee95a3544c9926
[ 36.027] (II) AMDGPU(G0): 0f505400000001010101010101010101
[ 36.027] (II) AMDGPU(G0): 0101010101016b6e00a0a04084603020
[ 36.027] (II) AMDGPU(G0): 36002ebc1000001a000000fd0c30a51f
[ 36.027] (II) AMDGPU(G0): 1f4e010a202020202020000000fe003d
[ 36.027] (II) AMDGPU(G0): 4c32333131202020202020ff000000fc
[ 36.027] (II) AMDGPU(G0): 004e4531343051444d2d4e58370a0141
[ 36.027] (II) AMDGPU(G0): 702079020021001dc80b5d07000a4006
[ 36.027] (II) AMDGPU(G0): 883d7a54cc949966520f023554008000
[ 36.027] (II) AMDGPU(G0): 800080127822001469dc0b85ff099f00
[ 36.027] (II) AMDGPU(G0): 2f001f003f068300020005002b000c27
[ 36.027] (II) AMDGPU(G0): 003ca400002700303b0000810013721a
[ 36.027] (II) AMDGPU(G0): 0000030130a50000604a604aa5000000
[ 36.027] (II) AMDGPU(G0): 00000000000000000000000000000000
[ 36.027] (II) AMDGPU(G0): 00000000000000000000000000002790
[ 36.027] (II) AMDGPU(G0): Printing probed modes for output eDP-1-1
[ 36.027] (II) AMDGPU(G0): Modeline "2560x1600"x165.0 777.32 2560 2608 2640 2720 1600 1603 1609 1732 -hsync -vsync (285.8 kHz eP)
[ 36.027] (II) AMDGPU(G0): Modeline "2560x1600"x60.0 282.67 2560 2608 2640 2720 1600 1603 1609 1732 +hsync -vsync (103.9 kHz eP)
[ 36.027] (II) AMDGPU(G0): Modeline "1920x1200"x165.0 777.32 1920 2608 2640 2720 1200 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1920x1080"x165.0 777.32 1920 2608 2640 2720 1080 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1600x1200"x165.0 777.32 1600 2608 2640 2720 1200 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1680x1050"x165.0 777.32 1680 2608 2640 2720 1050 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1280x1024"x165.0 777.32 1280 2608 2640 2720 1024 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1440x900"x165.0 777.32 1440 2608 2640 2720 900 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1280x800"x165.0 777.32 1280 2608 2640 2720 800 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1280x720"x165.0 777.32 1280 2608 2640 2720 720 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "1024x768"x165.0 777.32 1024 2608 2640 2720 768 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "800x600"x165.0 777.32 800 2608 2640 2720 600 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): Modeline "640x480"x165.0 777.32 640 2608 2640 2720 480 1603 1609 1732 -hsync -vsync (285.8 kHz e)
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-1
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-2
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-3
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-4
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-5
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-6
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-7
[ 36.027] (II) AMDGPU(G0): EDID for output DisplayPort-1-8
[ 36.027] (II) AMDGPU(G0): mem size init: gart size :1d6aeb000 vram size: s:1584e000 visible:1584e000
[ 36.027] (==) AMDGPU(G0): DPI set to (96, 96)
[ 36.027] (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 36.027] (II) Loading sub module "ramdac"
[ 36.027] (II) LoadModule: "ramdac"
[ 36.027] (II) Module "ramdac" already built-in
[ 36.027] (II) UnloadModule: "radeon"
[ 36.027] (II) Unloading radeon
[ 36.027] (II) UnloadModule: "modesetting"
[ 36.027] (II) Unloading modesetting
[ 36.027] (WW) NVIDIA: Failed to bind sideband socket to
[ 36.027] (WW) NVIDIA: '/var/run/nvidia-xdriver-8b827366' Permission denied
[ 36.028] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 36.028] (II) NVIDIA: access.
[ 36.035] (WW) NVIDIA(0): ACPI: failed to determine the system's current power source
[ 36.035] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 36.035] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 36.035] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 36.035] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 36.035] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 36.035] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 36.035] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 36.035] (II) NVIDIA(0): Config Options in the README.
[ 36.049] (II) NVIDIA(0): Setting mode "NULL"
[ 36.068] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 36.068] (==) NVIDIA(0): Backing store enabled
[ 36.068] (==) NVIDIA(0): Silken mouse enabled
[ 36.068] (==) NVIDIA(0): DPMS enabled
[ 36.068] (II) Loading sub module "dri2"
[ 36.068] (II) LoadModule: "dri2"
[ 36.068] (II) Module "dri2" already built-in
[ 36.068] (II) NVIDIA(0): [DRI2] Setup complete
[ 36.068] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 36.069] (II) AMDGPU(G0): [DRI2] Setup complete
[ 36.069] (II) AMDGPU(G0): [DRI2] DRI driver: radeonsi
[ 36.069] (II) AMDGPU(G0): [DRI2] VDPAU driver: radeonsi
[ 36.069] (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
[ 36.069] (II) AMDGPU(G0): SYNC extension fences enabled
[ 36.069] (II) AMDGPU(G0): Present extension enabled
[ 36.069] (==) AMDGPU(G0): DRI3 enabled
[ 36.069] (==) AMDGPU(G0): Backing store enabled
[ 36.070] (II) AMDGPU(G0): Direct rendering enabled
[ 36.090] (II) AMDGPU(G0): Use GLAMOR acceleration.
[ 36.090] (II) AMDGPU(G0): Acceleration enabled
[ 36.090] (==) AMDGPU(G0): DPMS enabled
[ 36.090] (==) AMDGPU(G0): Silken mouse enabled
[ 36.092] (WW) AMDGPU(G0): Option "HotplugDriver" is not used
[ 36.092] (II) Initializing extension Generic Event Extension
[ 36.092] (II) Initializing extension SHAPE
[ 36.092] (II) Initializing extension MIT-SHM
[ 36.092] (II) Initializing extension XInputExtension
[ 36.092] (II) Initializing extension XTEST
[ 36.093] (II) Initializing extension BIG-REQUESTS
[ 36.093] (II) Initializing extension SYNC
[ 36.093] (II) Initializing extension XKEYBOARD
[ 36.093] (II) Initializing extension XC-MISC
[ 36.093] (II) Initializing extension SECURITY
[ 36.093] (II) Initializing extension XFIXES
[ 36.093] (II) Initializing extension RENDER
[ 36.093] (II) Initializing extension RANDR
[ 36.093] (II) Initializing extension COMPOSITE
[ 36.093] (II) Initializing extension DAMAGE
[ 36.093] (II) Initializing extension MIT-SCREEN-SAVER
[ 36.093] (II) Initializing extension DOUBLE-BUFFER
[ 36.093] (II) Initializing extension RECORD
[ 36.093] (II) Initializing extension DPMS
[ 36.093] (II) Initializing extension Present
[ 36.094] (II) Initializing extension DRI3
[ 36.094] (II) Initializing extension X-Resource
[ 36.094] (II) Initializing extension XVideo
[ 36.094] (II) Initializing extension XVideo-MotionCompensation
[ 36.094] (II) Initializing extension GLX
[ 36.094] (II) Initializing extension GLX
[ 36.094] (II) Indirect GLX disabled.
[ 36.094] (II) GLX: Another vendor is already registered for screen 0
[ 36.094] (II) Initializing extension XFree86-VidModeExtension
[ 36.094] (II) Initializing extension XFree86-DGA
[ 36.094] (II) Initializing extension XFree86-DRI
[ 36.094] (II) Initializing extension DRI2
[ 36.094] (II) Initializing extension NV-GLX
[ 36.094] (II) Initializing extension NV-CONTROL
[ 36.281] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 36.281] (**) Lid Switch: Applying InputClass "devname"
[ 36.281] (II) LoadModule: "libinput"
[ 36.281] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 36.284] (II) Module libinput: vendor="X.Org Foundation"
[ 36.284] compiled for 1.21.1.13, module version = 1.5.0
[ 36.284] Module class: X.Org XInput Driver
[ 36.284] ABI class: X.Org XInput driver, version 24.4
[ 36.284] (II) Using input driver 'libinput' for 'Lid Switch'
[ 36.285] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
[ 36.285] (**) Lid Switch: always reports core events
[ 36.285] (**) Option "Device" "/dev/input/event0"
[ 36.287] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 36.287] (II) event0 - Lid Switch: device is a switch device
[ 36.287] (II) event0 - Lid Switch: device removed
[ 36.287] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input0/event0"
[ 36.287] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 6)
[ 36.288] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 36.288] (II) event0 - Lid Switch: device is a switch device
[ 36.288] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 36.288] (**) Video Bus: Applying InputClass "devname"
[ 36.288] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 36.288] (**) Video Bus: Applying InputClass "system-keyboard"
[ 36.288] (II) Using input driver 'libinput' for 'Video Bus'
[ 36.289] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[ 36.289] (**) Video Bus: always reports core events
[ 36.289] (**) Option "Device" "/dev/input/event7"
[ 36.289] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 36.289] (II) event7 - Video Bus: device is a keyboard
[ 36.289] (II) event7 - Video Bus: device removed
[ 36.289] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:00/input/input7/event7"
[ 36.289] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 36.289] (**) Option "xkb_layout" "latam"
[ 36.289] (WW) Option "xkb_variant" requires a string value
[ 36.304] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 36.304] (II) event7 - Video Bus: device is a keyboard
[ 36.304] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 36.304] (**) Video Bus: Applying InputClass "devname"
[ 36.304] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 36.304] (**) Video Bus: Applying InputClass "system-keyboard"
[ 36.304] (II) Using input driver 'libinput' for 'Video Bus'
[ 36.305] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 49 paused 0
[ 36.305] (**) Video Bus: always reports core events
[ 36.305] (**) Option "Device" "/dev/input/event8"
[ 36.305] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 36.305] (II) event8 - Video Bus: device is a keyboard
[ 36.305] (II) event8 - Video Bus: device removed
[ 36.305] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/LNXVIDEO:01/input/input8/event8"
[ 36.305] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 36.305] (**) Option "xkb_layout" "latam"
[ 36.305] (WW) Option "xkb_variant" requires a string value
[ 36.306] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 36.306] (II) event8 - Video Bus: device is a keyboard
[ 36.306] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 36.306] (**) Power Button: Applying InputClass "devname"
[ 36.306] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36.306] (**) Power Button: Applying InputClass "system-keyboard"
[ 36.306] (II) Using input driver 'libinput' for 'Power Button'
[ 36.306] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 50 paused 0
[ 36.306] (**) Power Button: always reports core events
[ 36.306] (**) Option "Device" "/dev/input/event1"
[ 36.307] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.307] (II) event1 - Power Button: device is a keyboard
[ 36.307] (II) event1 - Power Button: device removed
[ 36.307] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 36.307] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 36.307] (**) Option "xkb_layout" "latam"
[ 36.307] (WW) Option "xkb_variant" requires a string value
[ 36.307] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.307] (II) event1 - Power Button: device is a keyboard
[ 36.307] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 36.307] (**) Sleep Button: Applying InputClass "devname"
[ 36.307] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 36.307] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 36.307] (II) Using input driver 'libinput' for 'Sleep Button'
[ 36.307] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[ 36.307] (**) Sleep Button: always reports core events
[ 36.307] (**) Option "Device" "/dev/input/event2"
[ 36.308] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 36.308] (II) event2 - Sleep Button: device is a keyboard
[ 36.308] (II) event2 - Sleep Button: device removed
[ 36.308] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 36.308] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 36.308] (**) Option "xkb_layout" "latam"
[ 36.308] (WW) Option "xkb_variant" requires a string value
[ 36.308] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 36.308] (II) event2 - Sleep Button: device is a keyboard
[ 36.309] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[ 36.309] (**) HDA NVidia HDMI/DP,pcm=3: Applying InputClass "devname"
[ 36.309] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=3'
[ 36.309] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 52 paused 0
[ 36.309] (**) HDA NVidia HDMI/DP,pcm=3: always reports core events
[ 36.309] (**) Option "Device" "/dev/input/event12"
[ 36.309] (II) event12 - HDA NVidia HDMI/DP,pcm=3: is tagged by udev as: Switch
[ 36.309] (II) event12 - not using input device '/dev/input/event12'.
[ 36.309] (EE) libinput: HDA NVidia HDMI/DP,pcm=3: Failed to create a device for /dev/input/event12
[ 36.309] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=3"
[ 36.309] (II) UnloadModule: "libinput"
[ 36.309] (II) systemd-logind: releasing fd for 13:76
[ 36.310] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 36.310] (**) HDA NVidia HDMI/DP,pcm=7: Applying InputClass "devname"
[ 36.310] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=7'
[ 36.310] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 52 paused 0
[ 36.310] (**) HDA NVidia HDMI/DP,pcm=7: always reports core events
[ 36.310] (**) Option "Device" "/dev/input/event13"
[ 36.310] (II) event13 - HDA NVidia HDMI/DP,pcm=7: is tagged by udev as: Switch
[ 36.310] (II) event13 - not using input device '/dev/input/event13'.
[ 36.310] (EE) libinput: HDA NVidia HDMI/DP,pcm=7: Failed to create a device for /dev/input/event13
[ 36.310] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=7"
[ 36.310] (II) UnloadModule: "libinput"
[ 36.310] (II) systemd-logind: releasing fd for 13:77
[ 36.311] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 36.311] (**) HDA NVidia HDMI/DP,pcm=8: Applying InputClass "devname"
[ 36.311] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=8'
[ 36.311] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 52 paused 0
[ 36.311] (**) HDA NVidia HDMI/DP,pcm=8: always reports core events
[ 36.311] (**) Option "Device" "/dev/input/event14"
[ 36.311] (II) event14 - HDA NVidia HDMI/DP,pcm=8: is tagged by udev as: Switch
[ 36.311] (II) event14 - not using input device '/dev/input/event14'.
[ 36.311] (EE) libinput: HDA NVidia HDMI/DP,pcm=8: Failed to create a device for /dev/input/event14
[ 36.311] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=8"
[ 36.311] (II) UnloadModule: "libinput"
[ 36.311] (II) systemd-logind: releasing fd for 13:78
[ 36.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 36.312] (**) HDA NVidia HDMI/DP,pcm=9: Applying InputClass "devname"
[ 36.312] (II) Using input driver 'libinput' for 'HDA NVidia HDMI/DP,pcm=9'
[ 36.313] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 52 paused 0
[ 36.313] (**) HDA NVidia HDMI/DP,pcm=9: always reports core events
[ 36.313] (**) Option "Device" "/dev/input/event15"
[ 36.314] (II) event15 - HDA NVidia HDMI/DP,pcm=9: is tagged by udev as: Switch
[ 36.314] (II) event15 - not using input device '/dev/input/event15'.
[ 36.314] (EE) libinput: HDA NVidia HDMI/DP,pcm=9: Failed to create a device for /dev/input/event15
[ 36.314] (EE) PreInit returned 2 for "HDA NVidia HDMI/DP,pcm=9"
[ 36.314] (II) UnloadModule: "libinput"
[ 36.314] (II) systemd-logind: releasing fd for 13:79
[ 36.315] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event11)
[ 36.315] (**) HD-Audio Generic HDMI/DP,pcm=3: Applying InputClass "devname"
[ 36.315] (II) Using input driver 'libinput' for 'HD-Audio Generic HDMI/DP,pcm=3'
[ 36.315] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 52 paused 0
[ 36.315] (**) HD-Audio Generic HDMI/DP,pcm=3: always reports core events
[ 36.315] (**) Option "Device" "/dev/input/event11"
[ 36.316] (II) event11 - HD-Audio Generic HDMI/DP,pcm=3: is tagged by udev as: Switch
[ 36.316] (II) event11 - not using input device '/dev/input/event11'.
[ 36.316] (EE) libinput: HD-Audio Generic HDMI/DP,pcm=3: Failed to create a device for /dev/input/event11
[ 36.316] (EE) PreInit returned 2 for "HD-Audio Generic HDMI/DP,pcm=3"
[ 36.316] (II) UnloadModule: "libinput"
[ 36.316] (II) systemd-logind: releasing fd for 13:75
[ 36.317] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event16)
[ 36.317] (**) HD-Audio Generic Headphone: Applying InputClass "devname"
[ 36.317] (II) Using input driver 'libinput' for 'HD-Audio Generic Headphone'
[ 36.317] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 52 paused 0
[ 36.317] (**) HD-Audio Generic Headphone: always reports core events
[ 36.317] (**) Option "Device" "/dev/input/event16"
[ 36.318] (II) event16 - HD-Audio Generic Headphone: is tagged by udev as: Switch
[ 36.318] (II) event16 - not using input device '/dev/input/event16'.
[ 36.318] (EE) libinput: HD-Audio Generic Headphone: Failed to create a device for /dev/input/event16
[ 36.318] (EE) PreInit returned 2 for "HD-Audio Generic Headphone"
[ 36.318] (II) UnloadModule: "libinput"
[ 36.318] (II) systemd-logind: releasing fd for 13:80
[ 36.318] (II) config/udev: Adding input device ASUP1208:00 093A:3011 Touchpad (/dev/input/event6)
[ 36.318] (**) ASUP1208:00 093A:3011 Touchpad: Applying InputClass "devname"
[ 36.318] (**) ASUP1208:00 093A:3011 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 36.318] (II) Using input driver 'libinput' for 'ASUP1208:00 093A:3011 Touchpad'
[ 36.320] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 52 paused 0
[ 36.320] (**) ASUP1208:00 093A:3011 Touchpad: always reports core events
[ 36.320] (**) Option "Device" "/dev/input/event6"
[ 36.321] (II) event6 - ASUP1208:00 093A:3011 Touchpad: is tagged by udev as: Touchpad
[ 36.322] (II) event6 - ASUP1208:00 093A:3011 Touchpad: device is a touchpad
[ 36.322] (II) event6 - ASUP1208:00 093A:3011 Touchpad: device removed
[ 36.322] (**) Option "Tapping" "on"
[ 36.322] (II) libinput: ASUP1208:00 093A:3011 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.322] (II) libinput: ASUP1208:00 093A:3011 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.322] (II) libinput: ASUP1208:00 093A:3011 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.323] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-ASUP1208:00/0018:093A:3011.0002/input/input10/event6"
[ 36.323] (II) XINPUT: Adding extended input device "ASUP1208:00 093A:3011 Touchpad" (type: TOUCHPAD, id 11)
[ 36.324] (**) Option "AccelerationScheme" "none"
[ 36.324] (**) ASUP1208:00 093A:3011 Touchpad: (accel) selected scheme none/0
[ 36.324] (**) ASUP1208:00 093A:3011 Touchpad: (accel) acceleration factor: 2.000
[ 36.324] (**) ASUP1208:00 093A:3011 Touchpad: (accel) acceleration threshold: 4
[ 36.324] (II) event6 - ASUP1208:00 093A:3011 Touchpad: is tagged by udev as: Touchpad
[ 36.325] (II) event6 - ASUP1208:00 093A:3011 Touchpad: device is a touchpad
[ 36.326] (II) config/udev: Adding input device ASUP1208:00 093A:3011 Touchpad (/dev/input/mouse1)
[ 36.326] (**) ASUP1208:00 093A:3011 Touchpad: Applying InputClass "devname"
[ 36.326] (II) Using input driver 'libinput' for 'ASUP1208:00 093A:3011 Touchpad'
[ 36.326] (**) ASUP1208:00 093A:3011 Touchpad: always reports core events
[ 36.326] (**) Option "Device" "/dev/input/mouse1"
[ 36.326] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
Permission denied.
[ 36.326] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[ 36.326] (II) mouse1 - failed to create input device '/dev/input/mouse1'.
[ 36.326] (EE) libinput: ASUP1208:00 093A:3011 Touchpad: Failed to create a device for /dev/input/mouse1
[ 36.326] (EE) PreInit returned 2 for "ASUP1208:00 093A:3011 Touchpad"
[ 36.326] (II) UnloadModule: "libinput"
[ 36.326] (II) config/udev: Adding input device ASUP1208:00 093A:3011 Mouse (/dev/input/event5)
[ 36.326] (**) ASUP1208:00 093A:3011 Mouse: Applying InputClass "devname"
[ 36.326] (**) ASUP1208:00 093A:3011 Mouse: Applying InputClass "libinput pointer catchall"
[ 36.326] (II) Using input driver 'libinput' for 'ASUP1208:00 093A:3011 Mouse'
[ 36.327] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[ 36.327] (**) ASUP1208:00 093A:3011 Mouse: always reports core events
[ 36.327] (**) Option "Device" "/dev/input/event5"
[ 36.328] (II) event5 - ASUP1208:00 093A:3011 Mouse: is tagged by udev as: Mouse
[ 36.328] (II) event5 - ASUP1208:00 093A:3011 Mouse: device is a pointer
[ 36.328] (II) event5 - ASUP1208:00 093A:3011 Mouse: device removed
[ 36.328] (II) libinput: ASUP1208:00 093A:3011 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.328] (II) libinput: ASUP1208:00 093A:3011 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.328] (II) libinput: ASUP1208:00 093A:3011 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 36.328] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-ASUP1208:00/0018:093A:3011.0002/input/input9/event5"
[ 36.328] (II) XINPUT: Adding extended input device "ASUP1208:00 093A:3011 Mouse" (type: MOUSE, id 12)
[ 36.328] (**) Option "AccelerationScheme" "none"
[ 36.328] (**) ASUP1208:00 093A:3011 Mouse: (accel) selected scheme none/0
[ 36.328] (**) ASUP1208:00 093A:3011 Mouse: (accel) acceleration factor: 2.000
[ 36.328] (**) ASUP1208:00 093A:3011 Mouse: (accel) acceleration threshold: 4
[ 36.329] (II) event5 - ASUP1208:00 093A:3011 Mouse: is tagged by udev as: Mouse
[ 36.329] (II) event5 - ASUP1208:00 093A:3011 Mouse: device is a pointer
[ 36.329] (II) config/udev: Adding input device ASUP1208:00 093A:3011 Mouse (/dev/input/mouse0)
[ 36.329] (**) ASUP1208:00 093A:3011 Mouse: Applying InputClass "devname"
[ 36.329] (II) Using input driver 'libinput' for 'ASUP1208:00 093A:3011 Mouse'
[ 36.329] (**) ASUP1208:00 093A:3011 Mouse: always reports core events
[ 36.329] (**) Option "Device" "/dev/input/mouse0"
[ 36.329] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
Permission denied.
[ 36.329] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[ 36.329] (II) mouse0 - failed to create input device '/dev/input/mouse0'.
[ 36.329] (EE) libinput: ASUP1208:00 093A:3011 Mouse: Failed to create a device for /dev/input/mouse0
[ 36.329] (EE) PreInit returned 2 for "ASUP1208:00 093A:3011 Mouse"
[ 36.329] (II) UnloadModule: "libinput"
[ 36.330] (II) config/udev: Adding input device ITE5570:00 0B05:19B6 Wireless Radio Control (/dev/input/event4)
[ 36.330] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "devname"
[ 36.330] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 36.330] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: Applying InputClass "system-keyboard"
[ 36.330] (II) Using input driver 'libinput' for 'ITE5570:00 0B05:19B6 Wireless Radio Control'
[ 36.330] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 54 paused 0
[ 36.330] (**) ITE5570:00 0B05:19B6 Wireless Radio Control: always reports core events
[ 36.330] (**) Option "Device" "/dev/input/event4"
[ 36.331] (II) event4 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 36.331] (II) event4 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 36.331] (II) event4 - ITE5570:00 0B05:19B6 Wireless Radio Control: device removed
[ 36.331] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-3/i2c-ITE5570:00/0018:0B05:19B6.0001/input/input4/event4"
[ 36.331] (II) XINPUT: Adding extended input device "ITE5570:00 0B05:19B6 Wireless Radio Control" (type: KEYBOARD, id 13)
[ 36.331] (**) Option "xkb_layout" "latam"
[ 36.331] (WW) Option "xkb_variant" requires a string value
[ 36.332] (II) event4 - ITE5570:00 0B05:19B6 Wireless Radio Control: is tagged by udev as: Keyboard
[ 36.332] (II) event4 - ITE5570:00 0B05:19B6 Wireless Radio Control: device is a keyboard
[ 36.332] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event10)
[ 36.332] (**) Asus WMI hotkeys: Applying InputClass "devname"
[ 36.332] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 36.332] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 36.332] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 36.332] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 55 paused 0
[ 36.332] (**) Asus WMI hotkeys: always reports core events
[ 36.332] (**) Option "Device" "/dev/input/event10"
[ 36.333] (II) event10 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 36.333] (II) event10 - Asus WMI hotkeys: device is a keyboard
[ 36.333] (II) event10 - Asus WMI hotkeys: device removed
[ 36.333] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input12/event10"
[ 36.333] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 14)
[ 36.333] (**) Option "xkb_layout" "latam"
[ 36.333] (WW) Option "xkb_variant" requires a string value
[ 36.334] (II) event10 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 36.334] (II) event10 - Asus WMI hotkeys: device is a keyboard
[ 36.334] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 36.334] (**) AT Translated Set 2 keyboard: Applying InputClass "devname"
[ 36.334] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 36.334] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 36.334] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 36.334] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 56 paused 0
[ 36.334] (**) AT Translated Set 2 keyboard: always reports core events
[ 36.334] (**) Option "Device" "/dev/input/event3"
[ 36.335] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.335] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 36.335] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 36.336] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 36.336] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 36.336] (**) Option "xkb_layout" "latam"
[ 36.336] (WW) Option "xkb_variant" requires a string value
[ 36.336] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.336] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 36.337] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 36.337] (**) PC Speaker: Applying InputClass "devname"
[ 36.337] (II) Using input driver 'libinput' for 'PC Speaker'
[ 36.337] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 57 paused 0
[ 36.337] (**) PC Speaker: always reports core events
[ 36.337] (**) Option "Device" "/dev/input/event9"
[ 36.338] (II) event9 - PC Speaker: not tagged as supported input device
[ 36.338] (II) event9 - not using input device '/dev/input/event9'.
[ 36.338] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event9
[ 36.338] (EE) PreInit returned 2 for "PC Speaker"
[ 36.338] (II) UnloadModule: "libinput"
[ 36.338] (II) systemd-logind: releasing fd for 13:73
[ 36.986] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 36.986] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 36.986] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 36.986] (--) NVIDIA(GPU-0):
[ 36.986] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 36.986] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 36.986] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 36.986] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 36.987] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 36.987] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 36.987] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 36.987] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 36.987] (--) NVIDIA(GPU-0):
[ 36.990] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 36.990] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 36.990] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 36.990] (--) NVIDIA(GPU-0):
[ 36.990] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 36.990] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 36.990] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 36.990] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 36.991] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 36.991] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 36.991] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 36.991] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[ 36.991] (--) NVIDIA(GPU-0):
