Hallo zusammen,

das ist mein erster Beitrag hier und ich habe gleich Fragen zu einem Problem. Die Infos im Wiki haben mich nicht weiter gebracht, deshalb frage ich hier nach. Gelesen habe ich https://wiki.archlinux.org/title/NVIDIA --> ohne erfolg.

Ich nutze Arch Linux mit xfce4, das System ist ein Ryzen5-3600 mit einer gforce gt1030 graka und einem 4k Monitor von LG. Installiert ist linux auf einer nvme-ssd. Eigentlich läuft alles wunderbar, nur ein Problem kriege ich nicht gelöst.

lspci -k | grep -A 2 -E "(VGA|3D)"
zeigt für meine gforce gt1030 graka (Pascal "NV138 (GP108) GeForce GT 1030") folgendes an:
60:09:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)
61- Subsystem: ASUSTeK Computer Inc. Device 85f4

Also habe ich die Pakete "nvidia libvdpau libxnvctrl nvidia-utils nvidia-settings opencl-nvidia" installiert.

Nach einem reboot erhalte ich einen Desktop mit sehr niedriger 1024x768 Auslösung. Wenn ich in den xfce einstellungen "anzeige" auswähle, werden mir keine anderen Auflösung angeboten, auch der monitor wird nicht korrekt erkannt. Nvidia-utils zeigt auch kaum infos, monitor, auflösung usw. nichts wurde erkannt.

Nur wenn ich das paket "nvidia" ersetze durch "nvidia-dkms" bekomme ich nach einem reboot einen 4k desktop und die entsprechenden einstellungsmöglichkeiten in "nvidia-utils" angezeigt. Ich dachte das wäre normal so und habe die verzögerung bei jedem kernelupdate und jedem nvidia-treiberupdate so akzeptiert.

Nun habe ich eine alte sata-ssd (mbr, grub) angehängt, wo noch ein archlinux installiert war. Ein update gemacht und das Paket "nvidia" installiert (4k war auch schon mit nouveau möglich, aber es ruckelt alles ein wenig...), nach einem reboot war alles perfekt in 4k auflösung.

Das vestehe ich nicht, das archlinux das auf der nvme-ssd installiert ist liefert nur mit "nvidia-dkms" eine 4k auflösung, mit dem paket "nvidia" nur 1024x768.
Das archlinux das auf der alten sata-ssd installiert ist, liefert mit dem paket "nvidia" eine 4k auflösung...?

Habe ich was falsch gemacht oder nicht verstanden?
Falls zusätzliche systeminfos gebraucht werden, kann ich die gerne liefern.
Danke für hilfreiche hinweise.

    Du könntest mal die /home/duda/.local/share/xorg/Xorg.0.log komplett zeigen.
    Mit dem nvidia dkms und mit dem nvidia.

    das sind 691 Zeilen, das ganze logfile oder nur ein bestimmter Abschnitt?

    EDIT:
    Habe den Fehler gefunden, glaube ich.
    Ich hatte das Paket "xf86-video-nouveau" deinstalliert (genauer gesagt bei der Erstinstallation ausgelassen), weil ich ja den proprietären Treiber nutzen wollte. Das funktionierte nur mit dem Paket "nvidia-dkms", mit dem Paket "nvidia" nicht.

    Nach einem großen update heute, funktionierte der Treiber aus "nvidia-dkms" nicht mehr (gleiche Symptomatik wie oben beschrieben, nur 1024x768 usw.) also habe ich das Paket "xf86-video-nouveau" installiert um wieder arbeiten zu können, hat funktioniert, 4k Auflösung war wieder verfügbar. Dann habe ich später testweise das Paket "nvidia" installiert und siehe da, alles läuft wie gewünscht mit dieser Version.

    Hatte irgendwo im Wiki gelesen, dass das Paket "nvidia" den "xf86-video-nouveau" Treiber blacklistet.
    inxi -F
    Graphics:
    Device-1: NVIDIA GP108 [GeForce GT 1030] driver: nvidia v: 510.54
    Display: X11 server: X.Org 1.21.1.3 driver: loaded: nvidia
    unloaded: fbdev,modesetting,nouveau,vesa resolution: 3840x2160~60Hz
    OpenGL: renderer: NVIDIA GeForce GT 1030/PCIe/SSE2 v: 4.6.0 NVIDIA 510.54

    Da dieser ursprünglich nicht vorhanden war, kam da wohl irgendwas nicht zustande, mit "nvidia-dkms" gab es das Problem nicht. Nun ja, jetzt ist es umgekehrt und alles läuft wie gewünscht ohne das Paket "nvidia-dkms".

      fdell das ganze logfile oder nur ein bestimmter Abschnitt?

      Normalerweise alles. in den Codeblocks. Da du aber schon den Fehler gefunden hast, so dürfte das alles hinfällig sein.
      Du kannst auch wieder in der xorg.log prüfen, ob auch wirklich alles von nvidia also auch 3d-Zeugs geladen ist.
      Den nouveau Treiber kannst du deinstallieren.
      Als nächster Schritt wäre https://wiki.archlinux.org/title/Hardware_video_acceleration
      und wenn es Sinn macht, https://wiki.archlinux.de/title/KMS

      • fdell hat auf diesen Beitrag geantwortet.

        Vielen Dank für die weiterführenden Links, das werde ich erstmal alles lesen.
        Darf ich mich dann nochmal melden bei Fragen dazu?

        EDIT: Aktuelle Version eingefügt.
        Hier die /home/duda/.local/share/xorg/Xorg.0.log (hoffe das meintest du mit codeblocks):

        [     7.880] 
        X.Org X Server 1.21.1.3
        X Protocol Version 11, Revision 0
        [     7.880] Current Operating System: Linux arch1 5.16.9-arch1-1 #1 SMP PREEMPT Fri, 11 Feb 2022 22:42:06 +0000 x86_64
        [     7.880] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c362fa99-f434-4d68-9c02-c59244a3700e rw loglevel=3
        [     7.880]  
        [     7.880] Current version of pixman: 0.40.0
        [     7.880] 	Before reporting problems, check http://wiki.x.org
        	to make sure that you have the latest version.
        [     7.880] Markers: (--) probed, (**) from config file, (==) default setting,
        	(++) from command line, (!!) notice, (II) informational,
        	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
        [     7.880] (==) Log file: "/home/htpc/.local/share/xorg/Xorg.0.log", Time: Fri Feb 18 08:09:59 2022
        [     7.882] (==) Using config directory: "/etc/X11/xorg.conf.d"
        [     7.882] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
        [     7.882] (==) No Layout section.  Using the first Screen section.
        [     7.882] (==) No screen section available. Using defaults.
        [     7.882] (**) |-->Screen "Default Screen Section" (0)
        [     7.882] (**) |   |-->Monitor "<default monitor>"
        [     7.882] (==) No monitor specified for screen "Default Screen Section".
        	Using a default monitor configuration.
        [     7.882] (==) Automatically adding devices
        [     7.882] (==) Automatically enabling devices
        [     7.882] (==) Automatically adding GPU devices
        [     7.882] (==) Automatically binding GPU devices
        [     7.882] (==) Max clients allowed: 256, resource mask: 0x1fffff
        [     7.883] (WW) The directory "/usr/share/fonts/misc" does not exist.
        [     7.883] 	Entry deleted from font path.
        [     7.884] (WW) The directory "/usr/share/fonts/OTF" does not exist.
        [     7.884] 	Entry deleted from font path.
        [     7.884] (WW) The directory "/usr/share/fonts/Type1" does not exist.
        [     7.884] 	Entry deleted from font path.
        [     7.884] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
        [     7.884] 	Entry deleted from font path.
        [     7.884] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
        [     7.884] 	Entry deleted from font path.
        [     7.884] (==) FontPath set to:
        	/usr/share/fonts/TTF
        [     7.884] (==) ModulePath set to "/usr/lib/xorg/modules"
        [     7.884] (II) The server relies on udev to provide the list of input devices.
        	If no devices become available, reconfigure udev or disable AutoAddDevices.
        [     7.884] (II) Module ABI versions:
        [     7.884] 	X.Org ANSI C Emulation: 0.4
        [     7.884] 	X.Org Video Driver: 25.2
        [     7.884] 	X.Org XInput driver : 24.4
        [     7.884] 	X.Org Server Extension : 10.0
        [     7.884] (++) using VT number 1
        
        [     7.885] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
        [     7.885] (II) xfree86: Adding drm device (/dev/dri/card0)
        [     7.885] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card0
        [     7.885] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
        [     7.887] (--) PCI:*(9@0:0:0) 10de:1d01:1043:85f4 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
        [     7.887] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
        [     7.887] (II) LoadModule: "glx"
        [     7.889] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
        [     7.894] (II) Module glx: vendor="X.Org Foundation"
        [     7.894] 	compiled for 1.21.1.3, module version = 1.0.0
        [     7.894] 	ABI class: X.Org Server Extension, version 10.0
        [     7.894] (==) Matched nouveau as autoconfigured driver 0
        [     7.894] (==) Matched nv as autoconfigured driver 1
        [     7.894] (==) Matched modesetting as autoconfigured driver 2
        [     7.894] (==) Matched fbdev as autoconfigured driver 3
        [     7.894] (==) Matched vesa as autoconfigured driver 4
        [     7.894] (==) Assigned the driver to the xf86ConfigLayout
        [     7.894] (II) LoadModule: "nouveau"
        [     7.895] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
        [     7.895] (II) Module nouveau: vendor="X.Org Foundation"
        [     7.895] 	compiled for 1.21.1.1, module version = 1.0.17
        [     7.895] 	Module class: X.Org Video Driver
        [     7.895] 	ABI class: X.Org Video Driver, version 25.2
        [     7.895] (II) LoadModule: "nv"
        [     7.896] (WW) Warning, couldn't open module nv
        [     7.896] (EE) Failed to load module "nv" (module does not exist, 0)
        [     7.896] (II) LoadModule: "modesetting"
        [     7.896] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
        [     7.899] (II) Module modesetting: vendor="X.Org Foundation"
        [     7.899] 	compiled for 1.21.1.3, module version = 1.21.1
        [     7.899] 	Module class: X.Org Video Driver
        [     7.899] 	ABI class: X.Org Video Driver, version 25.2
        [     7.899] (II) LoadModule: "fbdev"
        [     7.899] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
        [     7.900] (II) Module fbdev: vendor="X.Org Foundation"
        [     7.900] 	compiled for 1.21.1.1, module version = 0.5.0
        [     7.900] 	Module class: X.Org Video Driver
        [     7.900] 	ABI class: X.Org Video Driver, version 25.2
        [     7.900] (II) LoadModule: "vesa"
        [     7.900] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
        [     7.900] (II) Module vesa: vendor="X.Org Foundation"
        [     7.900] 	compiled for 1.21.1.1, module version = 2.5.0
        [     7.900] 	Module class: X.Org Video Driver
        [     7.900] 	ABI class: X.Org Video Driver, version 25.2
        [     7.900] (II) NOUVEAU driver 
        [     7.900] (II) NOUVEAU driver for NVIDIA chipset families :
        [     7.900] 	RIVA TNT            (NV04)
        [     7.900] 	RIVA TNT2           (NV05)
        [     7.900] 	GeForce 256         (NV10)
        [     7.900] 	GeForce 2           (NV11, NV15)
        [     7.900] 	GeForce 4MX         (NV17, NV18)
        [     7.900] 	GeForce 3           (NV20)
        [     7.900] 	GeForce 4Ti         (NV25, NV28)
        [     7.900] 	GeForce FX          (NV3x)
        [     7.900] 	GeForce 6           (NV4x)
        [     7.900] 	GeForce 7           (G7x)
        [     7.900] 	GeForce 8           (G8x)
        [     7.900] 	GeForce 9           (G9x)
        [     7.900] 	GeForce GTX 2xx/3xx (GT2xx)
        [     7.900] 	GeForce GTX 4xx/5xx (GFxxx)
        [     7.900] 	GeForce GTX 6xx/7xx (GKxxx)
        [     7.900] 	GeForce GTX 9xx     (GMxxx)
        [     7.900] 	GeForce GTX 10xx    (GPxxx)
        [     7.900] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
        [     7.900] (II) FBDEV: driver for framebuffer: fbdev
        [     7.900] (II) VESA: driver for VESA chipsets: vesa
        [     7.900] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
        [     7.900] (II) [drm] nouveau interface version: 1.3.1
        [     7.900] (WW) Falling back to old probe method for modesetting
        [     7.900] (WW) Falling back to old probe method for fbdev
        [     7.900] (II) Loading sub module "fbdevhw"
        [     7.900] (II) LoadModule: "fbdevhw"
        [     7.900] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
        [     7.901] (II) Module fbdevhw: vendor="X.Org Foundation"
        [     7.901] 	compiled for 1.21.1.3, module version = 0.0.2
        [     7.901] 	ABI class: X.Org Video Driver, version 25.2
        [     7.901] (EE) open /dev/fb0: Permission denied
        [     7.901] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
        [     7.901] (II) Loading sub module "dri2"
        [     7.901] (II) LoadModule: "dri2"
        [     7.901] (II) Module "dri2" already built-in
        [     7.901] (--) NOUVEAU(0): Chipset: "NVIDIA NV138"
        [     7.901] (II) NOUVEAU(0): Creating default Display subsection in Screen section
        	"Default Screen Section" for depth/fbbpp 24/32
        [     7.901] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
        [     7.901] (==) NOUVEAU(0): RGB weight 888
        [     7.901] (==) NOUVEAU(0): Default visual is TrueColor
        [     7.901] (==) NOUVEAU(0): Using HW cursor
        [     7.901] (==) NOUVEAU(0): Allowed maximum DRI level 2.
        [     7.901] (==) NOUVEAU(0): GLX sync to VBlank enabled.
        [     7.901] (==) NOUVEAU(0): Page flipping enabled
        [     7.901] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
        [     7.901] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
        [     7.901] (II) NOUVEAU(0): Initializing outputs ...
        [     7.902] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
        [     7.977] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
        [     7.977] (II) NOUVEAU(0): 2 crtcs needed for screen.
        [     7.977] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
        [     7.977] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
        [     7.979] (II) NOUVEAU(0): EDID for output DVI-D-1
        [     8.054] (II) NOUVEAU(0): EDID for output HDMI-1
        [     8.054] (II) NOUVEAU(0): Manufacturer: GSM  Model: 7706  Serial#: 538262
        [     8.054] (II) NOUVEAU(0): Year: 2021  Week: 2
        [     8.054] (II) NOUVEAU(0): EDID Version: 1.3
        [     8.054] (II) NOUVEAU(0): Digital Display Input
        [     8.054] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
        [     8.054] (II) NOUVEAU(0): Gamma: 2.20
        [     8.054] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
        [     8.054] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
        [     8.054] (II) NOUVEAU(0): First detailed timing is preferred mode
        [     8.054] (II) NOUVEAU(0): redX: 0.680 redY: 0.315   greenX: 0.280 greenY: 0.674
        [     8.054] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.050   whiteX: 0.312 whiteY: 0.329
        [     8.054] (II) NOUVEAU(0): Supported established timings:
        [     8.054] (II) NOUVEAU(0): 640x480@60Hz
        [     8.054] (II) NOUVEAU(0): 800x600@60Hz
        [     8.054] (II) NOUVEAU(0): 1024x768@60Hz
        [     8.054] (II) NOUVEAU(0): Manufacturer's mask: 0
        [     8.054] (II) NOUVEAU(0): Supported standard timings:
        [     8.054] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 60  vid: 16497
        [     8.054] (II) NOUVEAU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
        [     8.054] (II) NOUVEAU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
        [     8.054] (II) NOUVEAU(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
        [     8.054] (II) NOUVEAU(0): #4: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
        [     8.054] (II) NOUVEAU(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
        [     8.054] (II) NOUVEAU(0): Supported detailed timing:
        [     8.054] (II) NOUVEAU(0): clock: 594.0 MHz   Image Size:  600 x 340 mm
        [     8.054] (II) NOUVEAU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
        [     8.054] (II) NOUVEAU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
        [     8.054] (II) NOUVEAU(0): Supported detailed timing:
        [     8.054] (II) NOUVEAU(0): clock: 297.0 MHz   Image Size:  600 x 340 mm
        [     8.054] (II) NOUVEAU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
        [     8.054] (II) NOUVEAU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
        [     8.054] (II) NOUVEAU(0): Ranges: V min: 48 V max: 61 Hz, H min: 30 H max: 135 kHz, PixClock max 605 MHz
        [     8.054] (II) NOUVEAU(0): Monitor name: LG HDR 4K
        [     8.054] (II) NOUVEAU(0): Supported detailed timing:
        [     8.054] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  600 x 340 mm
        [     8.054] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
        [     8.054] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
        [     8.054] (II) NOUVEAU(0): Supported detailed timing:
        [     8.054] (II) NOUVEAU(0): clock: 241.5 MHz   Image Size:  600 x 340 mm
        [     8.054] (II) NOUVEAU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
        [     8.054] (II) NOUVEAU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
        [     8.054] (II) NOUVEAU(0): Number of EDID sections to follow: 1
        [     8.054] (II) NOUVEAU(0): EDID (in hex):
        [     8.054] (II) NOUVEAU(0): 	00ffffffffffff001e6d067796360800
        [     8.054] (II) NOUVEAU(0): 	021f0103803c2278ea3e31ae5047ac27
        [     8.054] (II) NOUVEAU(0): 	0c50542108007140818081c0a9c0d1c0
        [     8.054] (II) NOUVEAU(0): 	81000101010108e80030f2705a80b058
        [     8.054] (II) NOUVEAU(0): 	8a0058542100001e04740030f2705a80
        [     8.054] (II) NOUVEAU(0): 	b0588a0058542100001a000000fd0030
        [     8.054] (II) NOUVEAU(0): 	3d1e873c000a202020202020000000fc
        [     8.054] (II) NOUVEAU(0): 	004c472048445220344b0a2020200111
        [     8.054] (II) NOUVEAU(0): 	020341714d9022201f1203040161605d
        [     8.054] (II) NOUVEAU(0): 	5e5f230907076d030c002000b83c2000
        [     8.054] (II) NOUVEAU(0): 	6001020367d85dc401788003e30f0003
        [     8.054] (II) NOUVEAU(0): 	681a00000101303d00e305c000e30605
        [     8.054] (II) NOUVEAU(0): 	01023a801871382d40582c4500585421
        [     8.054] (II) NOUVEAU(0): 	00001e565e00a0a0a029503020350058
        [     8.054] (II) NOUVEAU(0): 	542100001a0000000000000000000000
        [     8.054] (II) NOUVEAU(0): 	000000000000000000000000000000d6
        [     8.054] (--) NOUVEAU(0): HDMI max TMDS frequency 300000KHz
        [     8.054] (II) NOUVEAU(0): Printing probed modes for output HDMI-1
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x25.0  297.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (II) NOUVEAU(0): Output DVI-D-1 disconnected
        [     8.054] (II) NOUVEAU(0): Output HDMI-1 connected
        [     8.054] (II) NOUVEAU(0): Using exact sizes for initial modes
        [     8.054] (II) NOUVEAU(0): Output HDMI-1 using initial mode 3840x2160 +0+0
        [     8.054] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
        [     8.054] (II) NOUVEAU(0): Virtual size is 3840x2160 (pitch 0)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 594.0 MHz (scaled from 0.0 MHz), 135.0 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 594.0 MHz (scaled from 0.0 MHz), 112.5 kHz, 50.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 593.4 MHz (scaled from 0.0 MHz), 134.9 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 30.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 30.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 56.2 kHz, 25.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x25.0  297.00  3840 4896 4984 5280  2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 297.0 MHz (scaled from 0.0 MHz), 54.0 kHz, 24.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 296.7 MHz (scaled from 0.0 MHz), 67.4 kHz, 30.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "3840x2160": 296.7 MHz (scaled from 0.0 MHz), 53.9 kHz, 24.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "2560x1440": 241.5 MHz (scaled from 0.0 MHz), 88.8 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 56.2 kHz, 50.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.4 MHz (scaled from 0.0 MHz), 67.4 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 33.8 kHz, 30.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 33.7 kHz, 30.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1600x900": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "720x576": 27.0 MHz (scaled from 0.0 MHz), 31.2 kHz, 50.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
        [     8.054] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [     8.054] (==) NOUVEAU(0): DPI set to (96, 96)
        [     8.054] (II) Loading sub module "fb"
        [     8.054] (II) LoadModule: "fb"
        [     8.054] (II) Module "fb" already built-in
        [     8.054] (II) Loading sub module "shadowfb"
        [     8.054] (II) LoadModule: "shadowfb"
        [     8.054] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
        [     8.058] (II) Module shadowfb: vendor="X.Org Foundation"
        [     8.058] 	compiled for 1.21.1.3, module version = 1.0.0
        [     8.058] 	ABI class: X.Org ANSI C Emulation, version 0.4
        [     8.058] (II) UnloadModule: "modesetting"
        [     8.058] (II) Unloading modesetting
        [     8.058] (II) UnloadModule: "fbdev"
        [     8.058] (II) Unloading fbdev
        [     8.058] (II) UnloadSubModule: "fbdevhw"
        [     8.058] (II) Unloading fbdevhw
        [     8.058] (II) UnloadModule: "vesa"
        [     8.058] (II) Unloading vesa
        [     8.059] (II) NOUVEAU(0): Channel setup complete.
        [     8.059] (II) NOUVEAU(0): [COPY] async initialised.
        [     8.060] (II) NOUVEAU(0): Hardware support for Present enabled
        [     8.060] (II) NOUVEAU(0): [DRI2] Setup complete
        [     8.060] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
        [     8.060] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
        [     8.060] (II) Loading sub module "exa"
        [     8.060] (II) LoadModule: "exa"
        [     8.060] (II) Loading /usr/lib/xorg/modules/libexa.so
        [     8.061] (II) Module exa: vendor="X.Org Foundation"
        [     8.061] 	compiled for 1.21.1.3, module version = 2.6.0
        [     8.061] 	ABI class: X.Org Video Driver, version 25.2
        [     8.061] (II) EXA(0): Driver allocated offscreen pixmaps
        [     8.061] (II) EXA(0): Driver registered support for the following operations:
        [     8.061] (II)         Solid
        [     8.061] (II)         Copy
        [     8.061] (II)         Composite (RENDER acceleration)
        [     8.061] (II)         UploadToScreen
        [     8.061] (II)         DownloadFromScreen
        [     8.061] (==) NOUVEAU(0): Backing store enabled
        [     8.061] (==) NOUVEAU(0): Silken mouse enabled
        [     8.061] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
        [     8.061] (II) NOUVEAU(0): [XvMC] Extension initialized.
        [     8.061] (==) NOUVEAU(0): DPMS enabled
        [     8.061] (II) Initializing extension Generic Event Extension
        [     8.062] (II) Initializing extension SHAPE
        [     8.062] (II) Initializing extension MIT-SHM
        [     8.062] (II) Initializing extension XInputExtension
        [     8.062] (II) Initializing extension XTEST
        [     8.062] (II) Initializing extension BIG-REQUESTS
        [     8.062] (II) Initializing extension SYNC
        [     8.062] (II) Initializing extension XKEYBOARD
        [     8.062] (II) Initializing extension XC-MISC
        [     8.062] (II) Initializing extension SECURITY
        [     8.062] (II) Initializing extension XFIXES
        [     8.062] (II) Initializing extension RENDER
        [     8.062] (II) Initializing extension RANDR
        [     8.062] (II) Initializing extension COMPOSITE
        [     8.062] (II) Initializing extension DAMAGE
        [     8.062] (II) Initializing extension MIT-SCREEN-SAVER
        [     8.063] (II) Initializing extension DOUBLE-BUFFER
        [     8.063] (II) Initializing extension RECORD
        [     8.063] (II) Initializing extension DPMS
        [     8.063] (II) Initializing extension Present
        [     8.063] (II) Initializing extension DRI3
        [     8.063] (II) Initializing extension X-Resource
        [     8.063] (II) Initializing extension XVideo
        [     8.063] (II) Initializing extension XVideo-MotionCompensation
        [     8.063] (II) Initializing extension GLX
        [     8.195] (II) AIGLX: Loaded and initialized nouveau
        [     8.195] (II) GLX: Initialized DRI2 GL provider for screen 0
        [     8.195] (II) Initializing extension XFree86-VidModeExtension
        [     8.195] (II) Initializing extension XFree86-DGA
        [     8.195] (II) Initializing extension XFree86-DRI
        [     8.195] (II) Initializing extension DRI2
        [     8.214] (II) NOUVEAU(0): NVEnterVT is called.
        [     8.247] (II) NOUVEAU(0): Setting screen physical size to 1016 x 571
        [     8.247] resize called 3840 2160
        [     8.283] (II) config/udev: Adding input device Power Button (/dev/input/event1)
        [     8.283] (**) Power Button: Applying InputClass "evdev keyboard catchall"
        [     8.283] (**) Power Button: Applying InputClass "libinput keyboard catchall"
        [     8.283] (**) Power Button: Applying InputClass "system-keyboard"
        [     8.283] (II) LoadModule: "libinput"
        [     8.283] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
        [     8.286] (II) Module libinput: vendor="X.Org Foundation"
        [     8.286] 	compiled for 1.21.1.3, module version = 1.2.1
        [     8.286] 	Module class: X.Org XInput Driver
        [     8.286] 	ABI class: X.Org XInput driver, version 24.4
        [     8.286] (II) Using input driver 'libinput' for 'Power Button'
        [     8.287] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
        [     8.287] (**) Power Button: always reports core events
        [     8.287] (**) Option "Device" "/dev/input/event1"
        [     8.291] (II) event1  - Power Button: is tagged by udev as: Keyboard
        [     8.291] (II) event1  - Power Button: device is a keyboard
        [     8.291] (II) event1  - Power Button: device removed
        [     8.291] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
        [     8.291] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
        [     8.291] (**) Option "xkb_model" "105"
        [     8.291] (**) Option "xkb_layout" "de"
        [     8.291] (**) Option "xkb_variant" "deadgraveacute"
        [     8.306] (II) event1  - Power Button: is tagged by udev as: Keyboard
        [     8.306] (II) event1  - Power Button: device is a keyboard
        [     8.306] (II) config/udev: Adding input device Power Button (/dev/input/event0)
        [     8.306] (**) Power Button: Applying InputClass "evdev keyboard catchall"
        [     8.306] (**) Power Button: Applying InputClass "libinput keyboard catchall"
        [     8.306] (**) Power Button: Applying InputClass "system-keyboard"
        [     8.306] (II) Using input driver 'libinput' for 'Power Button'
        [     8.307] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 24 paused 0
        [     8.307] (**) Power Button: always reports core events
        [     8.307] (**) Option "Device" "/dev/input/event0"
        [     8.308] (II) event0  - Power Button: is tagged by udev as: Keyboard
        [     8.308] (II) event0  - Power Button: device is a keyboard
        [     8.308] (II) event0  - Power Button: device removed
        [     8.308] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
        [     8.308] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
        [     8.308] (**) Option "xkb_model" "105"
        [     8.308] (**) Option "xkb_layout" "de"
        [     8.308] (**) Option "xkb_variant" "deadgraveacute"
        [     8.309] (II) event0  - Power Button: is tagged by udev as: Keyboard
        [     8.309] (II) event0  - Power Button: device is a keyboard
        [     8.310] (II) config/udev: Adding input device dakai PS/2+USB Keyboard (/dev/input/event13)
        [     8.310] (**) dakai PS/2+USB Keyboard: Applying InputClass "evdev keyboard catchall"
        [     8.310] (**) dakai PS/2+USB Keyboard: Applying InputClass "libinput keyboard catchall"
        [     8.310] (**) dakai PS/2+USB Keyboard: Applying InputClass "system-keyboard"
        [     8.310] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard'
        [     8.310] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 25 paused 0
        [     8.310] (**) dakai PS/2+USB Keyboard: always reports core events
        [     8.310] (**) Option "Device" "/dev/input/event13"
        [     8.311] (II) event13 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [     8.312] (II) event13 - dakai PS/2+USB Keyboard: device is a keyboard
        [     8.312] (II) event13 - dakai PS/2+USB Keyboard: device removed
        [     8.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.0/0003:0E6A:02C0.0001/input/input17/event13"
        [     8.312] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard" (type: KEYBOARD, id 8)
        [     8.312] (**) Option "xkb_model" "105"
        [     8.312] (**) Option "xkb_layout" "de"
        [     8.312] (**) Option "xkb_variant" "deadgraveacute"
        [     8.313] (II) event13 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [     8.313] (II) event13 - dakai PS/2+USB Keyboard: device is a keyboard
        [     8.314] (II) config/udev: Adding input device dakai PS/2+USB Keyboard Consumer Control (/dev/input/event14)
        [     8.314] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
        [     8.314] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
        [     8.314] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
        [     8.314] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard Consumer Control'
        [     8.315] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 26 paused 0
        [     8.315] (**) dakai PS/2+USB Keyboard Consumer Control: always reports core events
        [     8.315] (**) Option "Device" "/dev/input/event14"
        [     8.316] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: is tagged by udev as: Keyboard
        [     8.316] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device is a keyboard
        [     8.316] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device removed
        [     8.317] (II) libinput: dakai PS/2+USB Keyboard Consumer Control: needs a virtual subdevice
        [     8.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input18/event14"
        [     8.317] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard Consumer Control" (type: MOUSE, id 9)
        [     8.317] (**) Option "AccelerationScheme" "none"
        [     8.317] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) selected scheme none/0
        [     8.317] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
        [     8.317] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) acceleration threshold: 4
        [     8.318] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: is tagged by udev as: Keyboard
        [     8.318] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device is a keyboard
        [     8.319] (II) config/udev: Adding input device dakai PS/2+USB Keyboard System Control (/dev/input/event15)
        [     8.319] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
        [     8.319] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
        [     8.319] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "system-keyboard"
        [     8.319] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard System Control'
        [     8.319] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 27 paused 0
        [     8.319] (**) dakai PS/2+USB Keyboard System Control: always reports core events
        [     8.319] (**) Option "Device" "/dev/input/event15"
        [     8.321] (II) event15 - dakai PS/2+USB Keyboard System Control: is tagged by udev as: Keyboard
        [     8.321] (II) event15 - dakai PS/2+USB Keyboard System Control: device is a keyboard
        [     8.321] (II) event15 - dakai PS/2+USB Keyboard System Control: device removed
        [     8.321] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input19/event15"
        [     8.321] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard System Control" (type: KEYBOARD, id 10)
        [     8.321] (**) Option "xkb_model" "105"
        [     8.321] (**) Option "xkb_layout" "de"
        [     8.321] (**) Option "xkb_variant" "deadgraveacute"
        [     8.322] (II) event15 - dakai PS/2+USB Keyboard System Control: is tagged by udev as: Keyboard
        [     8.322] (II) event15 - dakai PS/2+USB Keyboard System Control: device is a keyboard
        [     8.323] (II) config/udev: Adding input device dakai PS/2+USB Keyboard (/dev/input/event16)
        [     8.323] (**) dakai PS/2+USB Keyboard: Applying InputClass "evdev keyboard catchall"
        [     8.323] (**) dakai PS/2+USB Keyboard: Applying InputClass "libinput keyboard catchall"
        [     8.323] (**) dakai PS/2+USB Keyboard: Applying InputClass "system-keyboard"
        [     8.323] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard'
        [     8.324] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 28 paused 0
        [     8.324] (**) dakai PS/2+USB Keyboard: always reports core events
        [     8.324] (**) Option "Device" "/dev/input/event16"
        [     8.325] (II) event16 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [     8.325] (II) event16 - dakai PS/2+USB Keyboard: device is a keyboard
        [     8.325] (II) event16 - dakai PS/2+USB Keyboard: device removed
        [     8.325] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input21/event16"
        [     8.325] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard" (type: KEYBOARD, id 11)
        [     8.325] (**) Option "xkb_model" "105"
        [     8.325] (**) Option "xkb_layout" "de"
        [     8.325] (**) Option "xkb_variant" "deadgraveacute"
        [     8.327] (II) event16 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [     8.327] (II) event16 - dakai PS/2+USB Keyboard: device is a keyboard
        [     8.328] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event17)
        [     8.328] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
        [     8.328] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
        [     8.328] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
        [     8.382] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 29 paused 0
        [     8.382] (**) USB OPTICAL MOUSE: always reports core events
        [     8.382] (**) Option "Device" "/dev/input/event17"
        [     8.384] (II) event17 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
        [     8.384] (II) event17 - USB OPTICAL MOUSE: device set to 1000 DPI
        [     8.384] (II) event17 - USB OPTICAL MOUSE: device is a pointer
        [     8.384] (II) event17 - USB OPTICAL MOUSE: device removed
        [     8.384] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-2/1-2:1.0/0003:093A:2521.0003/input/input22/event17"
        [     8.384] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 12)
        [     8.384] (**) Option "AccelerationScheme" "none"
        [     8.384] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
        [     8.384] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
        [     8.384] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
        [     8.385] (II) event17 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
        [     8.385] (II) event17 - USB OPTICAL MOUSE: device set to 1000 DPI
        [     8.386] (II) event17 - USB OPTICAL MOUSE: device is a pointer
        [     8.386] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
        [     8.386] (II) No input driver specified, ignoring this device.
        [     8.386] (II) This device may have been added with another device file.
        [     8.387] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
        [     8.387] (II) No input driver specified, ignoring this device.
        [     8.387] (II) This device may have been added with another device file.
        [     8.387] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7)
        [     8.387] (II) No input driver specified, ignoring this device.
        [     8.387] (II) This device may have been added with another device file.
        [     8.387] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
        [     8.387] (II) No input driver specified, ignoring this device.
        [     8.387] (II) This device may have been added with another device file.
        [     8.388] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
        [     8.388] (II) No input driver specified, ignoring this device.
        [     8.388] (II) This device may have been added with another device file.
        [     8.388] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
        [     8.388] (II) No input driver specified, ignoring this device.
        [     8.388] (II) This device may have been added with another device file.
        [     8.388] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
        [     8.388] (II) No input driver specified, ignoring this device.
        [     8.388] (II) This device may have been added with another device file.
        [     8.389] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
        [     8.389] (II) No input driver specified, ignoring this device.
        [     8.389] (II) This device may have been added with another device file.
        [     8.389] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
        [     8.389] (II) No input driver specified, ignoring this device.
        [     8.389] (II) This device may have been added with another device file.
        [     8.389] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
        [     8.389] (II) No input driver specified, ignoring this device.
        [     8.389] (II) This device may have been added with another device file.
        [     8.390] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
        [     8.390] (II) No input driver specified, ignoring this device.
        [     8.390] (II) This device may have been added with another device file.
        [     8.390] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
        [     8.390] (II) No input driver specified, ignoring this device.
        [     8.390] (II) This device may have been added with another device file.
        [     8.394] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
        [     8.394] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
        [     8.394] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
        [     8.394] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard Consumer Control'
        [     8.394] (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
        [     8.394] (**) dakai PS/2+USB Keyboard Consumer Control: always reports core events
        [     8.395] (**) Option "Device" "/dev/input/event14"
        [     8.395] (II) libinput: dakai PS/2+USB Keyboard Consumer Control: is a virtual subdevice
        [     8.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input18/event14"
        [     8.395] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
        [     8.395] (**) Option "xkb_model" "105"
        [     8.395] (**) Option "xkb_layout" "de"
        [     8.395] (**) Option "xkb_variant" "deadgraveacute"
        [     9.001] (II) NOUVEAU(0): EDID vendor "GSM", prod id 30470
        [     9.001] (II) NOUVEAU(0): Using EDID range info for horizontal sync
        [     9.001] (II) NOUVEAU(0): Using EDID range info for vertical refresh
        [     9.001] (II) NOUVEAU(0): Printing DDC gathered Modelines:
        [     9.001] (II) NOUVEAU(0): Modeline "3840x2160"x0.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
        [     9.001] (II) NOUVEAU(0): Modeline "3840x2160"x0.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
        [     9.001] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
        [     9.002] (--) NOUVEAU(0): HDMI max TMDS frequency 300000KHz
        [     9.004] resize called 3840 2160
        [    18.679] (**) Option "fd" "21"
        [    18.679] (II) event1  - Power Button: device removed
        [    18.679] (**) Option "fd" "24"
        [    18.679] (II) event0  - Power Button: device removed
        [    18.680] (**) Option "fd" "25"
        [    18.680] (II) event13 - dakai PS/2+USB Keyboard: device removed
        [    18.680] (**) Option "fd" "26"
        [    18.680] (**) Option "fd" "27"
        [    18.680] (II) event15 - dakai PS/2+USB Keyboard System Control: device removed
        [    18.680] (**) Option "fd" "28"
        [    18.680] (II) event16 - dakai PS/2+USB Keyboard: device removed
        [    18.680] (**) Option "fd" "29"
        [    18.680] (II) event17 - USB OPTICAL MOUSE: device removed
        [    18.680] (**) Option "fd" "26"
        [    18.680] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device removed
        [    18.681] (II) AIGLX: Suspending AIGLX clients for VT switch
        [    18.681] (II) NOUVEAU(0): NVLeaveVT is called.
        [    18.708] (II) systemd-logind: got pause for 13:79
        [    18.708] (II) systemd-logind: got pause for 13:80
        [    18.708] (II) systemd-logind: got pause for 13:81
        [    18.708] (II) systemd-logind: got pause for 13:64
        [    18.708] (II) systemd-logind: got pause for 13:65
        [    18.708] (II) systemd-logind: got pause for 13:78
        [    18.708] (II) systemd-logind: got pause for 13:77
        [    24.380] (II) systemd-logind: got resume for 13:79
        [    24.380] (II) systemd-logind: got resume for 226:0
        [    24.380] (II) AIGLX: Resuming AIGLX clients after VT switch
        [    24.380] (II) NOUVEAU(0): NVEnterVT is called.
        [    24.507] (II) NOUVEAU(0): EDID vendor "GSM", prod id 30470
        [    24.507] (II) NOUVEAU(0): Using hsync ranges from config file
        [    24.507] (II) NOUVEAU(0): Using vrefresh ranges from config file
        [    24.507] (II) NOUVEAU(0): Printing DDC gathered Modelines:
        [    24.507] (II) NOUVEAU(0): Modeline "3840x2160"x0.0  594.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
        [    24.507] (II) NOUVEAU(0): Modeline "3840x2160"x0.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
        [    24.507] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
        [    24.507] (--) NOUVEAU(0): HDMI max TMDS frequency 300000KHz
        [    24.515] (II) event15 - dakai PS/2+USB Keyboard System Control: is tagged by udev as: Keyboard
        [    24.515] (II) event15 - dakai PS/2+USB Keyboard System Control: device is a keyboard
        [    24.515] (II) systemd-logind: got resume for 13:80
        [    24.516] (II) event16 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [    24.516] (II) event16 - dakai PS/2+USB Keyboard: device is a keyboard
        [    24.517] (II) systemd-logind: got resume for 13:81
        [    24.517] (II) event17 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
        [    24.517] (II) event17 - USB OPTICAL MOUSE: device set to 1000 DPI
        [    24.518] (II) event17 - USB OPTICAL MOUSE: device is a pointer
        [    24.518] (II) systemd-logind: got resume for 13:64
        [    24.518] (II) event0  - Power Button: is tagged by udev as: Keyboard
        [    24.518] (II) event0  - Power Button: device is a keyboard
        [    24.519] (II) systemd-logind: got resume for 13:65
        [    24.519] (II) event1  - Power Button: is tagged by udev as: Keyboard
        [    24.519] (II) event1  - Power Button: device is a keyboard
        [    24.590] (II) systemd-logind: got resume for 13:78
        [    24.592] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: is tagged by udev as: Keyboard
        [    24.592] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device is a keyboard
        [    24.592] (II) systemd-logind: got resume for 13:77
        [    24.594] (II) event13 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
        [    24.594] (II) event13 - dakai PS/2+USB Keyboard: device is a keyboard
        [    87.626] (**) Option "fd" "25"
        [    87.626] (II) event15 - dakai PS/2+USB Keyboard System Control: device removed
        [    87.626] (**) Option "fd" "29"
        [    87.626] (II) event16 - dakai PS/2+USB Keyboard: device removed
        [    87.626] (**) Option "fd" "24"
        [    87.626] (II) event17 - USB OPTICAL MOUSE: device removed
        [    87.626] (**) Option "fd" "26"
        [    87.626] (II) event0  - Power Button: device removed
        [    87.626] (**) Option "fd" "27"
        [    87.626] (II) event1  - Power Button: device removed
        [    87.626] (**) Option "fd" "52"
        [    87.626] (**) Option "fd" "52"
        [    87.626] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device removed
        [    87.626] (**) Option "fd" "28"
        [    87.626] (II) event13 - dakai PS/2+USB Keyboard: device removed
        [    87.626] (II) UnloadModule: "libinput"
        [    87.626] (II) systemd-logind: releasing fd for 13:77
        [    87.639] (II) UnloadModule: "libinput"
        [    87.639] (II) systemd-logind: not releasing fd for 13:78, still in use
        [    87.639] (II) UnloadModule: "libinput"
        [    87.639] (II) systemd-logind: releasing fd for 13:78
        [    87.672] (II) UnloadModule: "libinput"
        [    87.672] (II) systemd-logind: releasing fd for 13:65
        [    87.709] (II) UnloadModule: "libinput"
        [    87.709] (II) systemd-logind: releasing fd for 13:64
        [    87.739] (II) UnloadModule: "libinput"
        [    87.739] (II) systemd-logind: releasing fd for 13:81
        [    87.815] (II) UnloadModule: "libinput"
        [    87.815] (II) systemd-logind: releasing fd for 13:80
        [    87.842] (II) UnloadModule: "libinput"
        [    87.842] (II) systemd-logind: releasing fd for 13:79
        [    87.939] (II) NOUVEAU(0): NVLeaveVT is called.
        [    88.017] (II) Server terminated successfully (0). Closing log file.
        • Martin-MS hat auf diesen Beitrag geantwortet.

          Dirk Danke, hatte ich ehrlich gesagt nicht gemerkt, dass das nicht funktioniert hat. Hatte einfach auf das Code Icon geklickt und den Text eingefügt, das man hier noch mal nachformatieren muss wenn man mehrere Zeilen Code einfügt, scheint eine Besonderheit dieses Forums zu sein. Kenne sonst nur die Variante

          eingefügter Code

          der Rest wird dann automatisch formatiert.
          Aber gut hier ist es so, dass man bei mehreren Codezeilen

          eingefügter Code Zeile1
          eingefügter Code Zeile2
          eingefügter Code Zeile3

          nachträglich zusätzliche Backticks eingeben muss, jetzt weiss ich bescheid.

          • Dirk hat auf diesen Beitrag geantwortet.

            fdell also habe ich das Paket "xf86-video-nouveau" installiert um wieder arbeiten zu können, hat funktioniert, 4k Auflösung war wieder verfügbar. Dann habe ich später testweise das Paket "nvidia" installiert und siehe da, alles läuft wie gewünscht mit dieser Version.

            Die Log-Einträge

            [     7.894] (II) LoadModule: "nouveau"
            [     7.895] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so

            lassen aber eher vermuten, dass du weiter mit dem nouveau-Treiber unterwegs bist.

            fdell Hatte irgendwo im Wiki gelesen, dass das Paket "nvidia" den "xf86-video-nouveau" Treiber blacklistet.

            Das kann aber bei dir nicht der Fall gewesen sein, sonst hätte das Modul nicht geladen werden können.

            fdell Nur wenn ich das paket "nvidia" ersetze durch "nvidia-dkms" bekomme ich nach einem reboot einen 4k desktop und die entsprechenden einstellungsmöglichkeiten in "nvidia-utils" angezeigt.

            Die Pakete unterscheiden sich dadurch, dass nvidia-dkms immer genau zum aktuell installierten Kernel kompiliert wird, während nvidia die Binaries für den jeweils aktuellen Kernel sind.

            Ich vermute eher, dass der installierte Kernel nicht zu den Binaries aus nvidia passt, deswegen können die richtigen Kernelmodule nicht geladen werden.

            fdell [ 7.880] Current Operating System: Linux arch1 5.16.9-arch1-1 #1 SMP PREEMPT Fri, 11 Feb 2022 22:42:06 +0000 x86_64

            ist ein alter Kernel (aktuell ist 5.16.10) und 510.54-2

            fdell Device-1: NVIDIA GP108 [GeForce GT 1030] driver: nvidia v: 510.54

            ist für die Version 5.16.10 gebaut; für den Kernel 5.16.9 wäre es entweder 510.54-1 oder 510.47.03-6. Deswegen wird nvidia-dkms funktionieren da er zum Kernel-5.16.9 wieder passt, und nvidia in der aktuellen Fassung nicht.

            fdell Nach einem großen update heute, funktionierte der Treiber aus "nvidia-dkms" nicht mehr

            Wie groß war dieses Update denn? Zumindest umfasste es nicht den aktuellen Kernel, und dkms muss natürlich nach jeder Veränderung am Kernel neu ausgeführt werden, sonst passen die Kernelmodule wieder nicht.. Normalerweise funktioniert das über einen pacman-Hook nach einem Kernel-Update automatisch.

            Ich würde erst einmal xf86-video-nouveau wieder de-installieren, anschließend ein gesamtes Systemupdate durchführen um wieder auf einen korrekten Stand zu kommen, und danach den aktuelle nvidia-Treiber installieren.

            • fdell hat auf diesen Beitrag geantwortet.

              Greg Also Hardware_video_acceleration habe ich nun durch gearbeitet. Leider unterstützt meine graka (Pascal, gp108) nvenc nicht. Dekodieren habe ich mittels mpv getestet und der zeigt mir "cuda" an.

              Wie prüfe ich denn in der xorg.log ob auch wirklich alles von nvidia also auch 3d-Zeugs geladen ist?

              KMS verstehe ich nicht wo das eingestellt werden soll, als Modul in der /etc/mkinitcpio.conf?

              Zunächst mußt du dich entscheiden, ob du mit nouveau oder mit nvidia fahren willst. Martin-MS hat ja schon berichtet.
              Das Paket nvidia-dkms wird nur benutzt, wenn du unbedingt einen alten Kernel oder selbst kompilierten kernel benutzen willst. Für den jeweiligen aktuellen kernel gibt es auch dazu das passende nvidia und nvidia-utils Paket.
              Dann deinstalliere die entsprechenden Pakete nouveau oder nvidia.
              Deinstalliere auch nvidia-dkms und ersetze es mit nvidia und nvidia-utils falls du nvidia benutzen willst.
              Dann machst du ein pacman -Syu um alles auf dem aktuellen Stand zu bringen.

              Das 3d Zeugs ob das geladen wird siehst du am xorg.log. Bei deinem log mit nouveau steht etwas von LoadModule: "glx" und libglx.so. Bei nvidia steht da etwas anderes drin. Wenn aber glx geladen ist, so hast du das 3d-Zeugs mit drin.

              KMS wenn du das auch machen willst, so beachte das wiki. Es wird das entsprechende Modul in mkinitcpio.conf eingetragen und die initramfs.img mittels mkinitcpio -P neu gebaut.
              Nach dem reboot steht der videotreiber direkt beim Booten zur Verfügung. Funktioniert bei nouveau und allen Opensourcetreibern sehr gut. Bei nvidia weiß ich nicht.
              KMS ist vom Vorteil, wenn du mit Grafik programmieren willst, ohne das zwischen dem framebuffer und dem xorg Videotreiber ein wildes geflackere beim Umschalten entsteht. (Wenn überhaupt bemerkbar bei den heutigen schnellen PCkram).

              Martin-MS Nach deinen Hinweisen, war ich doch etwas irritiert und habe weiter recherchiert. Die Datei /home/duda/.local/share/xorg/Xorg.0.log ist vom 18.02.2022 @ 08:11:20 Uhr. Da sind tatsächlich die von dir erwähnten falschen Einträge drinne, auch heute (20.02.2022) noch...?
              Keine Ahnung warum die Logdatei nicht geupdated wird.

              Die Datei /var/log/Xorg.0.log ist vom 20.02.2022 @ 10:58:34 Uhr und sieht so aus:

              [     8.089] 
              X.Org X Server 1.21.1.3
              X Protocol Version 11, Revision 0
              [     8.089] Current Operating System: Linux arch1 5.16.10-arch1-1 #1 SMP PREEMPT Wed, 16 Feb 2022 19:35:18 +0000 x86_64
              [     8.089] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c362fa99-f434-4d68-9c02-c59244a3700e rw loglevel=3
              [     8.089]  
              [     8.089] Current version of pixman: 0.40.0
              [     8.089] 	Before reporting problems, check http://wiki.x.org
              	to make sure that you have the latest version.
              [     8.089] Markers: (--) probed, (**) from config file, (==) default setting,
              	(++) from command line, (!!) notice, (II) informational,
              	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
              [     8.089] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 20 10:50:50 2022
              [     8.091] (==) Using config file: "/etc/X11/xorg.conf"
              [     8.091] (==) Using config directory: "/etc/X11/xorg.conf.d"
              [     8.091] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
              [     8.092] (==) ServerLayout "Layout0"
              [     8.092] (**) |-->Screen "Screen0" (0)
              [     8.092] (**) |   |-->Monitor "Monitor0"
              [     8.092] (**) |   |-->Device "Device0"
              [     8.092] (**) |-->Input Device "Keyboard0"
              [     8.092] (**) |-->Input Device "Mouse0"
              [     8.092] (**) Option "Xinerama" "0"
              [     8.092] (==) Automatically adding devices
              [     8.092] (==) Automatically enabling devices
              [     8.092] (==) Automatically adding GPU devices
              [     8.092] (==) Automatically binding GPU devices
              [     8.092] (==) Max clients allowed: 256, resource mask: 0x1fffff
              [     8.092] (WW) The directory "/usr/share/fonts/misc" does not exist.
              [     8.092] 	Entry deleted from font path.
              [     8.093] (WW) The directory "/usr/share/fonts/OTF" does not exist.
              [     8.093] 	Entry deleted from font path.
              [     8.093] (WW) The directory "/usr/share/fonts/Type1" does not exist.
              [     8.093] 	Entry deleted from font path.
              [     8.093] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
              [     8.093] 	Entry deleted from font path.
              [     8.093] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
              [     8.093] 	Entry deleted from font path.
              [     8.093] (==) FontPath set to:
              	/usr/share/fonts/TTF
              [     8.093] (==) ModulePath set to "/usr/lib/xorg/modules"
              [     8.093] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
              [     8.093] (WW) Disabling Keyboard0
              [     8.093] (WW) Disabling Mouse0
              [     8.093] (II) Module ABI versions:
              [     8.093] 	X.Org ANSI C Emulation: 0.4
              [     8.093] 	X.Org Video Driver: 25.2
              [     8.093] 	X.Org XInput driver : 24.4
              [     8.093] 	X.Org Server Extension : 10.0
              [     8.093] (++) using VT number 1
              
              [     8.094] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
              [     8.094] (II) xfree86: Adding drm device (/dev/dri/card0)
              [     8.094] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card0
              [     8.095] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
              [     8.096] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
              [     8.097] (--) PCI:*(9@0:0:0) 10de:1d01:1043:85f4 rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
              [     8.097] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
              [     8.097] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
              [     8.097] (II) LoadModule: "dbe"
              [     8.097] (II) Module "dbe" already built-in
              [     8.097] (II) LoadModule: "extmod"
              [     8.097] (II) Module "extmod" already built-in
              [     8.097] (II) LoadModule: "glx"
              [     8.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
              [     8.103] (II) Module glx: vendor="X.Org Foundation"
              [     8.103] 	compiled for 1.21.1.3, module version = 1.0.0
              [     8.103] 	ABI class: X.Org Server Extension, version 10.0
              [     8.103] (II) LoadModule: "nvidia"
              [     8.103] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
              [     8.107] (II) Module nvidia: vendor="NVIDIA Corporation"
              [     8.107] 	compiled for 1.6.99.901, module version = 1.0.0
              [     8.107] 	Module class: X.Org Video Driver
              [     8.107] (II) NVIDIA dlloader X Driver  510.54  Tue Feb  8 04:38:00 UTC 2022
              [     8.107] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
              [     8.108] (II) systemd-logind: releasing fd for 226:0
              [     8.108] (II) Loading sub module "fb"
              [     8.108] (II) LoadModule: "fb"
              [     8.108] (II) Module "fb" already built-in
              [     8.108] (II) Loading sub module "wfb"
              [     8.108] (II) LoadModule: "wfb"
              [     8.108] (II) Loading /usr/lib/xorg/modules/libwfb.so
              [     8.109] (II) Module wfb: vendor="X.Org Foundation"
              [     8.109] 	compiled for 1.21.1.3, module version = 1.0.0
              [     8.109] 	ABI class: X.Org ANSI C Emulation, version 0.4
              [     8.109] (II) Loading sub module "ramdac"
              [     8.109] (II) LoadModule: "ramdac"
              [     8.109] (II) Module "ramdac" already built-in
              [     8.110] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
              [     8.110] (==) NVIDIA(0): RGB weight 888
              [     8.110] (==) NVIDIA(0): Default visual is TrueColor
              [     8.110] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
              [     8.110] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
              [     8.110] (**) NVIDIA(0): Option "Stereo" "0"
              [     8.110] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
              [     8.110] (**) NVIDIA(0): Option "SLI" "Off"
              [     8.110] (**) NVIDIA(0): Option "MultiGPU" "Off"
              [     8.110] (**) NVIDIA(0): Option "BaseMosaic" "off"
              [     8.110] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
              [     8.110] (**) NVIDIA(0): Stereo disabled by request
              [     8.110] (**) NVIDIA(0): NVIDIA SLI disabled.
              [     8.110] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
              [     8.110] (**) NVIDIA(0): Option "MetaModes" "3840x2160_60 +0+0"
              [     8.110] (**) NVIDIA(0): Enabling 2D acceleration
              [     8.110] (II) Loading sub module "glxserver_nvidia"
              [     8.110] (II) LoadModule: "glxserver_nvidia"
              [     8.110] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
              [     8.136] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
              [     8.136] 	compiled for 1.6.99.901, module version = 1.0.0
              [     8.136] 	Module class: X.Org Server Extension
              [     8.136] (II) NVIDIA GLX Module  510.54  Tue Feb  8 04:36:31 UTC 2022
              [     8.137] (II) NVIDIA: The X server supports PRIME Render Offload.
              [     8.851] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
              [     8.851] (--) NVIDIA(0):     DFP-0
              [     8.851] (--) NVIDIA(0):     DFP-1 (boot)
              [     8.852] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GT 1030 (GP108-A) at PCI:9:0:0
              [     8.852] (II) NVIDIA(0):     (GPU-0)
              [     8.852] (--) NVIDIA(0): Memory: 2097152 kBytes
              [     8.852] (--) NVIDIA(0): VideoBIOS: 86.08.0c.00.1a
              [     8.852] (II) NVIDIA(0): Detected PCI Express Link width: 4X
              [     8.852] (--) NVIDIA(GPU-0): DFP-0: disconnected
              [     8.852] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
              [     8.852] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
              [     8.852] (--) NVIDIA(GPU-0): 
              [     8.895] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): connected
              [     8.895] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): Internal TMDS
              [     8.895] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): 600.0 MHz maximum pixel clock
              [     8.895] (--) NVIDIA(GPU-0): 
              [     8.898] (II) NVIDIA(0): Validated MetaModes:
              [     8.898] (II) NVIDIA(0):     "3840x2160_60+0+0"
              [     8.898] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
              [     8.903] (--) NVIDIA(0): DPI set to (162, 161); computed from "UseEdidDpi" X config
              [     8.903] (--) NVIDIA(0):     option
              [     8.903] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
              [     8.903] (II) NVIDIA:     access.
              [     8.905] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
              [     8.905] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
              [     8.905] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
              [     8.905] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
              [     8.905] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
              [     8.905] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
              [     8.905] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
              [     8.905] (II) NVIDIA(0):     Config Options in the README.
              [     8.917] (II) NVIDIA(0): Setting mode "3840x2160_60+0+0"
              [     8.964] (==) NVIDIA(0): Disabling shared memory pixmaps
              [     8.964] (==) NVIDIA(0): Backing store enabled
              [     8.964] (==) NVIDIA(0): Silken mouse enabled
              [     8.964] (**) NVIDIA(0): DPMS enabled
              [     8.965] (II) Loading sub module "dri2"
              [     8.965] (II) LoadModule: "dri2"
              [     8.965] (II) Module "dri2" already built-in
              [     8.965] (II) NVIDIA(0): [DRI2] Setup complete
              [     8.965] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
              [     8.965] (II) Initializing extension Generic Event Extension
              [     8.965] (II) Initializing extension SHAPE
              [     8.965] (II) Initializing extension MIT-SHM
              [     8.965] (II) Initializing extension XInputExtension
              [     8.965] (II) Initializing extension XTEST
              [     8.965] (II) Initializing extension BIG-REQUESTS
              [     8.965] (II) Initializing extension SYNC
              [     8.965] (II) Initializing extension XKEYBOARD
              [     8.965] (II) Initializing extension XC-MISC
              [     8.966] (II) Initializing extension SECURITY
              [     8.966] (II) Initializing extension XFIXES
              [     8.966] (II) Initializing extension RENDER
              [     8.966] (II) Initializing extension RANDR
              [     8.966] (II) Initializing extension COMPOSITE
              [     8.966] (II) Initializing extension DAMAGE
              [     8.966] (II) Initializing extension MIT-SCREEN-SAVER
              [     8.966] (II) Initializing extension DOUBLE-BUFFER
              [     8.966] (II) Initializing extension RECORD
              [     8.966] (II) Initializing extension DPMS
              [     8.966] (II) Initializing extension Present
              [     8.966] (II) Initializing extension DRI3
              [     8.966] (II) Initializing extension X-Resource
              [     8.966] (II) Initializing extension XVideo
              [     8.966] (II) Initializing extension XVideo-MotionCompensation
              [     8.966] (II) Initializing extension GLX
              [     8.966] (II) Initializing extension GLX
              [     8.966] (II) Indirect GLX disabled.
              [     8.966] (II) GLX: Another vendor is already registered for screen 0
              [     8.966] (II) Initializing extension XFree86-VidModeExtension
              [     8.966] (II) Initializing extension XFree86-DGA
              [     8.966] (II) Initializing extension XFree86-DRI
              [     8.966] (II) Initializing extension DRI2
              [     8.967] (II) Initializing extension NV-GLX
              [     8.967] (II) Initializing extension NV-CONTROL
              [     8.967] (II) Initializing extension XINERAMA
              [     9.003] (II) config/udev: Adding input device Power Button (/dev/input/event1)
              [     9.003] (**) Power Button: Applying InputClass "evdev keyboard catchall"
              [     9.003] (**) Power Button: Applying InputClass "libinput keyboard catchall"
              [     9.003] (**) Power Button: Applying InputClass "system-keyboard"
              [     9.003] (II) LoadModule: "libinput"
              [     9.004] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
              [     9.006] (II) Module libinput: vendor="X.Org Foundation"
              [     9.006] 	compiled for 1.21.1.3, module version = 1.2.1
              [     9.006] 	Module class: X.Org XInput Driver
              [     9.006] 	ABI class: X.Org XInput driver, version 24.4
              [     9.006] (II) Using input driver 'libinput' for 'Power Button'
              [     9.007] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 39 paused 0
              [     9.007] (**) Power Button: always reports core events
              [     9.007] (**) Option "Device" "/dev/input/event1"
              [     9.012] (II) event1  - Power Button: is tagged by udev as: Keyboard
              [     9.012] (II) event1  - Power Button: device is a keyboard
              [     9.012] (II) event1  - Power Button: device removed
              [     9.012] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
              [     9.012] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
              [     9.012] (**) Option "xkb_model" "105"
              [     9.012] (**) Option "xkb_layout" "de"
              [     9.012] (**) Option "xkb_variant" "deadgraveacute"
              [     9.023] (II) event1  - Power Button: is tagged by udev as: Keyboard
              [     9.023] (II) event1  - Power Button: device is a keyboard
              [     9.023] (II) config/udev: Adding input device Power Button (/dev/input/event0)
              [     9.023] (**) Power Button: Applying InputClass "evdev keyboard catchall"
              [     9.023] (**) Power Button: Applying InputClass "libinput keyboard catchall"
              [     9.023] (**) Power Button: Applying InputClass "system-keyboard"
              [     9.023] (II) Using input driver 'libinput' for 'Power Button'
              [     9.023] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
              [     9.023] (**) Power Button: always reports core events
              [     9.023] (**) Option "Device" "/dev/input/event0"
              [     9.024] (II) event0  - Power Button: is tagged by udev as: Keyboard
              [     9.024] (II) event0  - Power Button: device is a keyboard
              [     9.024] (II) event0  - Power Button: device removed
              [     9.024] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
              [     9.024] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
              [     9.024] (**) Option "xkb_model" "105"
              [     9.024] (**) Option "xkb_layout" "de"
              [     9.024] (**) Option "xkb_variant" "deadgraveacute"
              [     9.025] (II) event0  - Power Button: is tagged by udev as: Keyboard
              [     9.025] (II) event0  - Power Button: device is a keyboard
              [     9.026] (II) config/udev: Adding input device dakai PS/2+USB Keyboard (/dev/input/event13)
              [     9.026] (**) dakai PS/2+USB Keyboard: Applying InputClass "evdev keyboard catchall"
              [     9.026] (**) dakai PS/2+USB Keyboard: Applying InputClass "libinput keyboard catchall"
              [     9.026] (**) dakai PS/2+USB Keyboard: Applying InputClass "system-keyboard"
              [     9.026] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard'
              [     9.026] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 43 paused 0
              [     9.026] (**) dakai PS/2+USB Keyboard: always reports core events
              [     9.026] (**) Option "Device" "/dev/input/event13"
              [     9.027] (II) event13 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
              [     9.027] (II) event13 - dakai PS/2+USB Keyboard: device is a keyboard
              [     9.027] (II) event13 - dakai PS/2+USB Keyboard: device removed
              [     9.027] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.0/0003:0E6A:02C0.0001/input/input13/event13"
              [     9.027] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard" (type: KEYBOARD, id 8)
              [     9.027] (**) Option "xkb_model" "105"
              [     9.027] (**) Option "xkb_layout" "de"
              [     9.027] (**) Option "xkb_variant" "deadgraveacute"
              [     9.028] (II) event13 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
              [     9.028] (II) event13 - dakai PS/2+USB Keyboard: device is a keyboard
              [     9.029] (II) config/udev: Adding input device dakai PS/2+USB Keyboard Consumer Control (/dev/input/event14)
              [     9.029] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
              [     9.029] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
              [     9.029] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
              [     9.029] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard Consumer Control'
              [     9.029] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 44 paused 0
              [     9.029] (**) dakai PS/2+USB Keyboard Consumer Control: always reports core events
              [     9.029] (**) Option "Device" "/dev/input/event14"
              [     9.030] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: is tagged by udev as: Keyboard
              [     9.030] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device is a keyboard
              [     9.030] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device removed
              [     9.030] (II) libinput: dakai PS/2+USB Keyboard Consumer Control: needs a virtual subdevice
              [     9.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input14/event14"
              [     9.030] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard Consumer Control" (type: MOUSE, id 9)
              [     9.030] (**) Option "AccelerationScheme" "none"
              [     9.030] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) selected scheme none/0
              [     9.030] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
              [     9.030] (**) dakai PS/2+USB Keyboard Consumer Control: (accel) acceleration threshold: 4
              [     9.031] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: is tagged by udev as: Keyboard
              [     9.031] (II) event14 - dakai PS/2+USB Keyboard Consumer Control: device is a keyboard
              [     9.031] (II) config/udev: Adding input device dakai PS/2+USB Keyboard System Control (/dev/input/event15)
              [     9.031] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
              [     9.031] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
              [     9.031] (**) dakai PS/2+USB Keyboard System Control: Applying InputClass "system-keyboard"
              [     9.031] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard System Control'
              [     9.032] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 45 paused 0
              [     9.032] (**) dakai PS/2+USB Keyboard System Control: always reports core events
              [     9.032] (**) Option "Device" "/dev/input/event15"
              [     9.032] (II) event15 - dakai PS/2+USB Keyboard System Control: is tagged by udev as: Keyboard
              [     9.032] (II) event15 - dakai PS/2+USB Keyboard System Control: device is a keyboard
              [     9.033] (II) event15 - dakai PS/2+USB Keyboard System Control: device removed
              [     9.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input15/event15"
              [     9.033] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard System Control" (type: KEYBOARD, id 10)
              [     9.033] (**) Option "xkb_model" "105"
              [     9.033] (**) Option "xkb_layout" "de"
              [     9.033] (**) Option "xkb_variant" "deadgraveacute"
              [     9.033] (II) event15 - dakai PS/2+USB Keyboard System Control: is tagged by udev as: Keyboard
              [     9.033] (II) event15 - dakai PS/2+USB Keyboard System Control: device is a keyboard
              [     9.034] (II) config/udev: Adding input device dakai PS/2+USB Keyboard (/dev/input/event16)
              [     9.034] (**) dakai PS/2+USB Keyboard: Applying InputClass "evdev keyboard catchall"
              [     9.034] (**) dakai PS/2+USB Keyboard: Applying InputClass "libinput keyboard catchall"
              [     9.034] (**) dakai PS/2+USB Keyboard: Applying InputClass "system-keyboard"
              [     9.034] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard'
              [     9.034] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 46 paused 0
              [     9.034] (**) dakai PS/2+USB Keyboard: always reports core events
              [     9.034] (**) Option "Device" "/dev/input/event16"
              [     9.035] (II) event16 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
              [     9.035] (II) event16 - dakai PS/2+USB Keyboard: device is a keyboard
              [     9.035] (II) event16 - dakai PS/2+USB Keyboard: device removed
              [     9.035] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input17/event16"
              [     9.035] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard" (type: KEYBOARD, id 11)
              [     9.035] (**) Option "xkb_model" "105"
              [     9.035] (**) Option "xkb_layout" "de"
              [     9.035] (**) Option "xkb_variant" "deadgraveacute"
              [     9.036] (II) event16 - dakai PS/2+USB Keyboard: is tagged by udev as: Keyboard
              [     9.036] (II) event16 - dakai PS/2+USB Keyboard: device is a keyboard
              [     9.036] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event17)
              [     9.036] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
              [     9.036] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
              [     9.036] (II) Using input driver 'libinput' for 'USB OPTICAL MOUSE'
              [     9.093] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 47 paused 0
              [     9.093] (**) USB OPTICAL MOUSE: always reports core events
              [     9.093] (**) Option "Device" "/dev/input/event17"
              [     9.095] (II) event17 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
              [     9.095] (II) event17 - USB OPTICAL MOUSE: device set to 1000 DPI
              [     9.095] (II) event17 - USB OPTICAL MOUSE: device is a pointer
              [     9.095] (II) event17 - USB OPTICAL MOUSE: device removed
              [     9.095] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-2/1-2:1.0/0003:093A:2521.0003/input/input18/event17"
              [     9.095] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 12)
              [     9.095] (**) Option "AccelerationScheme" "none"
              [     9.095] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
              [     9.095] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
              [     9.095] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
              [     9.096] (II) event17 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
              [     9.096] (II) event17 - USB OPTICAL MOUSE: device set to 1000 DPI
              [     9.097] (II) event17 - USB OPTICAL MOUSE: device is a pointer
              [     9.097] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
              [     9.097] (II) No input driver specified, ignoring this device.
              [     9.097] (II) This device may have been added with another device file.
              [     9.097] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event3)
              [     9.097] (II) No input driver specified, ignoring this device.
              [     9.097] (II) This device may have been added with another device file.
              [     9.097] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event4)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event5)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event6)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event7)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
              [     9.098] (II) No input driver specified, ignoring this device.
              [     9.098] (II) This device may have been added with another device file.
              [     9.098] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
              [     9.099] (II) No input driver specified, ignoring this device.
              [     9.099] (II) This device may have been added with another device file.
              [     9.099] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
              [     9.099] (II) No input driver specified, ignoring this device.
              [     9.099] (II) This device may have been added with another device file.
              [     9.099] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
              [     9.099] (II) No input driver specified, ignoring this device.
              [     9.099] (II) This device may have been added with another device file.
              [     9.099] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
              [     9.099] (II) No input driver specified, ignoring this device.
              [     9.099] (II) This device may have been added with another device file.
              [     9.101] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
              [     9.101] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
              [     9.101] (**) dakai PS/2+USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
              [     9.101] (II) Using input driver 'libinput' for 'dakai PS/2+USB Keyboard Consumer Control'
              [     9.101] (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
              [     9.102] (**) dakai PS/2+USB Keyboard Consumer Control: always reports core events
              [     9.102] (**) Option "Device" "/dev/input/event14"
              [     9.102] (II) libinput: dakai PS/2+USB Keyboard Consumer Control: is a virtual subdevice
              [     9.102] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-1/1-1:1.1/0003:0E6A:02C0.0002/input/input14/event14"
              [     9.102] (II) XINPUT: Adding extended input device "dakai PS/2+USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
              [     9.102] (**) Option "xkb_model" "105"
              [     9.102] (**) Option "xkb_layout" "de"
              [     9.102] (**) Option "xkb_variant" "deadgraveacute"
              [     9.572] (--) NVIDIA(GPU-0): DFP-0: disconnected
              [     9.572] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
              [     9.572] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
              [     9.572] (--) NVIDIA(GPU-0): 
              [     9.616] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): connected
              [     9.616] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): Internal TMDS
              [     9.616] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-1): 600.0 MHz maximum pixel clock
              [     9.616] (--) NVIDIA(GPU-0): 

              Martin-MS Wie groß war dieses Update denn? Zumindest umfasste es nicht den aktuellen Kernel, und dkms muss natürlich nach jeder Veränderung am Kernel neu ausgeführt werden, sonst passen die Kernelmodule wieder nicht.. Normalerweise funktioniert das über einen pacman-Hook nach einem Kernel-Update automatisch.

              Wie gesagt, das macht dkms automatisch, deshalb hatte ich ja im Eingangsthread erwähnt:

              fdell Nur wenn ich das paket "nvidia" ersetze durch "nvidia-dkms" bekomme ich nach einem reboot einen 4k desktop und die entsprechenden einstellungsmöglichkeiten in "nvidia-utils" angezeigt. Ich dachte das wäre normal so und habe die verzögerung bei jedem kernelupdate und jedem nvidia-treiberupdate so akzeptiert.

              Das erwähnte Update umfasste diese Pakete:

              [2022-02-19T03:45:48+0100] [PACMAN] Running 'pacman -Syyu'
              [2022-02-19T03:45:48+0100] [PACMAN] synchronizing package lists
              [2022-02-19T03:45:48+0100] [PACMAN] starting full system upgrade
              [2022-02-19T03:46:24+0100] [ALPM] running '60-mkinitcpio-remove.hook'...
              [2022-02-19T03:46:24+0100] [ALPM] running '71-dkms-remove.hook'...
              [2022-02-19T03:46:25+0100] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod nvidia/510.54 -k 5.16.9-arch1-1
              [2022-02-19T03:46:25+0100] [ALPM-SCRIPTLET] ==> depmod 5.16.9-arch1-1
              [2022-02-19T03:46:27+0100] [ALPM] transaction started
              [2022-02-19T03:46:27+0100] [ALPM] upgraded aom (3.2.0-1 -> 3.3.0-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded libdrm (2.4.109-1 -> 2.4.110-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded e2fsprogs (1.46.5-2 -> 1.46.5-3)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded xorg-server-common (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded xorg-server (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded avidemux-cli (2.8.0-1 -> 2.8.0-2)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded qt5-base (5.15.2+kde+r298-1 -> 5.15.2+kde+r301-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded x264 (3:0.163.r3060.5db6aa6-1 -> 3:0.164.r3081.19856cc-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded avidemux-qt (2.8.0-1 -> 2.8.0-2)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded btrfs-progs (5.16.1-1 -> 5.16.2-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded libpulse (15.0-1 -> 15.0-2)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded librsvg (2:2.52.5-1 -> 2:2.52.6-1)
              [2022-02-19T03:46:27+0100] [ALPM] upgraded vmaf (1.5.3-1 -> 2.3.0-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded ffmpeg (2:4.4.1-1 -> 2:5.0-4)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded chromaprint (1.5.1-1 -> 1.5.1-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded libcolord (1.4.5-4 -> 1.4.6-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded colord (1.4.5-4 -> 1.4.6-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded qpdf (10.6.1-1 -> 10.6.2-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded cups-filters (1.28.11-1 -> 1.28.12-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded libxslt (1.1.34-6 -> 1.1.35-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded electron (16.0.8-1 -> 16.0.8-2)
              [2022-02-19T03:46:28+0100] [ALPM] installed ffmpeg4.4 (4.4.1-4)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded firefox (97.0-1 -> 97.0.1-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded firefox-i18n-de (97.0-1 -> 97.0.1-1)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gegl (0.4.34-1 -> 0.4.34-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gstreamer (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gst-plugins-base-libs (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gst-libav (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gst-plugins-bad-libs (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded libde265 (1.0.8-1 -> 1.0.8-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded openal (1.21.1-2 -> 1.21.1-3)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gst-plugins-bad (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:28+0100] [ALPM] upgraded gst-plugins-base (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded gst-plugins-good (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded gst-plugins-ugly (1.20.0-1 -> 1.20.0-2)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded guvcview-common (2.0.7-3 -> 2.0.7-4)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded guvcview (2.0.7-3 -> 2.0.7-4)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded handbrake (1.5.1-1 -> 1.5.1-2)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded kid3-common (3.9.1-1 -> 3.9.1-2)
              [2022-02-19T03:46:29+0100] [ALPM] upgraded kid3-qt (3.9.1-1 -> 3.9.1-2)
              [2022-02-19T03:46:30+0100] [ALPM] upgraded libreoffice-still (7.2.5-3 -> 7.2.5-4)
              [2022-02-19T03:46:30+0100] [ALPM] upgraded libwnck3 (40.0-1 -> 40.1-1)
              [2022-02-19T03:46:30+0100] [ALPM] upgraded linux (5.16.9.arch1-1 -> 5.16.10.arch1-1)
              [2022-02-19T03:46:31+0100] [ALPM] upgraded linux-headers (5.16.9.arch1-1 -> 5.16.10.arch1-1)
              [2022-02-19T03:46:31+0100] [ALPM] upgraded mariadb-libs (10.6.7-1 -> 10.7.3-1)
              [2022-02-19T03:46:31+0100] [ALPM] upgraded mpv (1:0.34.1-2 -> 1:0.34.1-3)
              [2022-02-19T03:46:31+0100] [ALPM] upgraded nano (6.1-1 -> 6.2-1)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded nodejs (17.3.1-1 -> 17.5.0-1)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded pulseaudio (15.0-1 -> 15.0-2)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded python-pikepdf (4.5.0-1 -> 5.0.0-1)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded python-requests (2.27.0-1 -> 2.27.1-1)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded unpaper (6.1-7 -> 6.1-8)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded unzip (6.0-16 -> 6.0-18)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded virtualbox-host-modules-arch (6.1.32-9 -> 6.1.32-10)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded vlc (3.0.16-7 -> 3.0.16-8)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded webkit2gtk (2.34.5-1 -> 2.34.6-1)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded xorg-server-devel (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded xorg-server-xephyr (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded xorg-server-xnest (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded xorg-server-xvfb (21.1.3-2 -> 21.1.3-3)
              [2022-02-19T03:46:32+0100] [ALPM] upgraded xorg-xwayland (21.1.4-1 -> 22.1.0-1)
              [2022-02-19T03:46:32+0100] [ALPM] transaction completed
              [2022-02-19T03:46:33+0100] [ALPM] running '20-systemd-sysusers.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '30-systemd-daemon-reload.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '30-systemd-tmpfiles.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '30-systemd-udev-reload.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '30-systemd-update.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '30-update-mime-database.hook'...
              [2022-02-19T03:46:33+0100] [ALPM] running '60-depmod.hook'...
              [2022-02-19T03:46:34+0100] [ALPM] running '70-dkms-install.hook'...
              [2022-02-19T03:46:34+0100] [ALPM-SCRIPTLET] ==> dkms install --no-depmod nvidia/510.54 -k 5.16.10-arch1-1
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 5.16.10-arch1-1 (x86_64)
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET] Consult /var/lib/dkms/nvidia/510.54/build/make.log for more information.
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET] ==> WARNING: `dkms install --no-depmod nvidia/510.54 -k 5.16.10-arch1-1' exited 10
              [2022-02-19T03:46:45+0100] [ALPM] running '90-mkinitcpio-install.hook'...
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.16.10-arch1-1
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
              [2022-02-19T03:46:45+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> Image generation successful
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.16.10-arch1-1
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [base]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
              [2022-02-19T03:46:46+0100] [ALPM-SCRIPTLET]   -> Running build hook: [block]
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla2xxx
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qed
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla1280
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
              [2022-02-19T03:46:47+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
              [2022-02-19T03:46:48+0100] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
              [2022-02-19T03:46:48+0100] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
              [2022-02-19T03:46:49+0100] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
              [2022-02-19T03:46:49+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
              [2022-02-19T03:46:49+0100] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
              [2022-02-19T03:46:49+0100] [ALPM-SCRIPTLET] ==> Image generation successful
              [2022-02-19T03:46:49+0100] [ALPM] running 'dbus-reload.hook'...
              [2022-02-19T03:46:49+0100] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
              [2022-02-19T03:46:50+0100] [ALPM] running 'glib-compile-schemas.hook'...
              [2022-02-19T03:46:50+0100] [ALPM] running 'gtk-update-icon-cache.hook'...
              [2022-02-19T03:46:50+0100] [ALPM] running 'texinfo-install.hook'...
              [2022-02-19T03:46:50+0100] [ALPM] running 'update-desktop-database.hook'...
              [2022-02-19T03:46:50+0100] [ALPM] running 'update-vlc-plugin-cache.hook'...
              [2022-02-19T03:46:52+0100] [PACMAN] Running 'pacman -Scc'
              [2022-02-19T03:48:41+0100] [PACMAN] Running 'pacman -Rdd nvidia-dkms'
              [2022-02-19T03:48:46+0100] [ALPM] running '71-dkms-remove.hook'...
              [2022-02-19T03:48:46+0100] [ALPM-SCRIPTLET] ==> dkms remove nvidia/510.54
              [2022-02-19T03:48:46+0100] [ALPM] transaction started
              [2022-02-19T03:48:46+0100] [ALPM] removed nvidia-dkms (510.54-1)
              [2022-02-19T03:48:46+0100] [ALPM] transaction completed
              [2022-02-19T03:48:46+0100] [ALPM] running '30-systemd-update.hook'...
              [2022-02-19T03:50:40+0100] [PACMAN] Running 'pacman -S nvidia'
              [2022-02-19T03:50:45+0100] [ALPM] transaction started
              [2022-02-19T03:50:45+0100] [ALPM] installed nvidia (510.54-2)
              [2022-02-19T03:50:46+0100] [ALPM] transaction completed
              [2022-02-19T03:50:46+0100] [ALPM] running '30-systemd-update.hook'...
              [2022-02-19T03:50:46+0100] [ALPM] running '60-depmod.hook'...

              Danach war "nvidia-dkms", wie beschrieben, nicht mehr funktional. Ich habe es deinstalliert, nouveau installiert und weiter gearbeitet und später dann das Paket "nvidia" installiert und alles läuft seitdem wie gewünscht.

              Bleibt die Frage warum die /home/duda/.local/share/xorg/Xorg.0.log so veraltet ist und bleibt?

              • Martin-MS hat auf diesen Beitrag geantwortet.

                fdell Bleibt die Frage warum die /home/duda/.local/share/xorg/Xorg.0.log so veraltet ist und bleibt?

                Das ist davon abhängig, wie Xorg gestartet wurde: wenn als Benutzer, dann werden die Logs nach ~/.local/share/xorg/ geschrieben, und wenn als root dann nach /var/log.

                In dem verlinkten Artikel findet sich auch noch der Hinweis

                If using certain proprietary display drivers, kernel mode setting auto-detection will fail. In such cases, you must set needs_root_rights = no in /etc/X11/Xwrapper.config.

                Möglicherweise ist das der Grund für das Problem gewesen, weil Xorg als Benutzer gestartet wurde.

                • fdell hat auf diesen Beitrag geantwortet.

                  Martin-MS Danke, jetzt wird Xorg als user gestartet und /home/duda/.local/share/xorg/Xorg.0.log wurde neu geschrieben.

                  fdell Hatte einfach auf das Code Icon geklickt und den Text eingefügt, das man hier noch mal nachformatieren muss wenn man mehrere Zeilen Code einfügt, scheint eine Besonderheit dieses Forums zu sein.

                  Der Trick ist, erst den Code einzufügen, diesen dann zu markieren, und dann das Code-Icon anzuklicken.