Der Login-Manager ist der xdm-archlinux.
Aber der zeigt die Grafik-Probleme ja nur als erstes. Die NVidia wird aktiviert mit z.B. FlightGear. Sie funktioniert einwandfrei. Es geht also nur um die interne Intel-Karte.

'lspci -vnnn | grep VGA' mit Kernel 6.6.10 zeigt:

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107M [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 [VGA controller])

Mit 'HDMI' wird nichts angezeigt. Schleppi hat aber einen HDMI-Anschluss.
Den Kernel 6.8.2 werde ich gleich nachliefern.

Hier die Ausgabe von 'lspci -vnnn | grep VGA':

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107M [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 [VGA controller])

Die 'HDMI'-Ausgabe ist wieder leer.
glx_gears_fbconfig hat X komplett abstürzen lassen und dann mit auf tty3 (statt wie sonst auf tty2) den Login-Manager neu gestartet.

glx_gears_pixmap 2000+ frames in 5 Sekunden ohne eine Ausgabe zu erzeugen.
Mit Kernel 6.6.10 funktionieren beide Versionen normal.

    Bei mir zeichnet der Befehl glxgears drei drehende farbige Zahnräder in einem extra Fenster und in der Konsole werden dazu die Frameraten ausgegeben.
    Als glxgears -info gibt der Befehl zusätzlich noch Angaben zur Graka aus. Das ist wichtig damit wir auch wissen welche der GPUs getestet wurde.

    Das Tool glmark2 ist ein eigenständiges Paket und muss auch erst installiert werden.
    Es zeigt Pferde-, Katzenfiguren die sich auf dem Bildschirm drehen und Muster die abwechselnd erzeugt werden.
    Die Konsole gibt dabei Angaben über die GPU aus, den Test der gerade läuft und gibt am Ende einen Benchmark aus.

    sanni Mit Kernel 6.6.10 funktionieren beide Versionen normal.

    "beide Versionen" - von was? "normal" - was ist das? Geht denn jetzt alles wieder?

    sanni Mit Kernel 6.6.10 funktionieren beide Versionen normal.

    was sagt das Xorg.0.log?

    tom@donar ~ # cat /var/log/Xorg.0.log | grep EE
    [     2.698] Current Operating System: Linux donar 6.8.2-2-cachyos #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 00:43:20 +0000 x86_64
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [     2.704] (EE) systemd-logind: failed to take device /dev/dri/card0: No such device
    [     2.710] (EE) Failed to load module "intel" (module does not exist, 0)
    [     2.712] (EE) open /dev/fb0: No such file or directory
    [     3.077] (II) Initializing extension MIT-SCREEN-SAVER
    [   255.636] (EE) event8  - 0X45 0X4C 0X41 0X4E 04F3:308C Touchpad: kernel bug: Touch jump detected and discarded.
    [   255.701] (EE) event8  - 0X45 0X4C 0X41 0X4E 04F3:308C Touchpad: kernel bug: Touch jump detected and discarded.
    [   267.382] (EE) event8  - 0X45 0X4C 0X41 0X4E 04F3:308C Touchpad: kernel bug: Touch jump detected and discarded.

    Jetzt habe ich endlich wieder Zeit gefunden, also:
    @tuxnix:
    Sry, ich meinte die Ausgaben von glxgears_fbconfig und glxgears_pixmap.

    @brikler:
    Die Ausgabe mit dem Kernel 6.8.4:

    (EE) modeset(0): Failed to set CTM property: -13
    (EE) modeset(0): failed to set mode: No such file or directory
    

    und die Ausgabe mit Kernel 6.6.10: ist leer.

    Und die Ausgabe von glmark2 mit Kernel 6.6.10:

    [build] use-vbo=false: FPS: 1538 FrameTime: 0.650 ms
    [build] use-vbo=true: FPS: 1676 FrameTime: 0.597 ms
    [texture] texture-filter=nearest: FPS: 1618 FrameTime: 0.618 ms
    [texture] texture-filter=linear: FPS: 1690 FrameTime: 0.592 ms
    [texture] texture-filter=mipmap: FPS: 1782 FrameTime: 0.561 ms
    [shading] shading=gouraud: FPS: 1665 FrameTime: 0.601 ms
    [shading] shading=blinn-phong-inf: FPS: 1665 FrameTime: 0.601 ms
    [shading] shading=phong: FPS: 1632 FrameTime: 0.613 ms
    [shading] shading=cel: FPS: 1642 FrameTime: 0.609 ms
    [bump] bump-render=high-poly: FPS: 1358 FrameTime: 0.737 ms
    [bump] bump-render=normals: FPS: 1846 FrameTime: 0.542 ms
    [bump] bump-render=height: FPS: 1784 FrameTime: 0.561 ms
    [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 1516 FrameTime: 0.660 ms
    [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 1199 FrameTime: 0.834 ms
    [pulsar] light=false:quads=5:texture=false: FPS: 1654 FrameTime: 0.605 ms
    [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 971 FrameTime: 1.031 ms
    [desktop] effect=shadow:windows=4: FPS: 1287 FrameTime: 0.777 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 891 FrameTime: 1.123 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 979 FrameTime: 1.022 ms
    [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 956 FrameTime: 1.047 ms
    [ideas] speed=duration: FPS: 1563 FrameTime: 0.640 ms
    [jellyfish] <default>: FPS: 1223 FrameTime: 0.818 ms
    [terrain] <default>: FPS: 283 FrameTime: 3.538 ms
    [shadow] <default>: FPS: 1422 FrameTime: 0.704 ms
    [refract] <default>: FPS: 546 FrameTime: 1.832 ms
    [conditionals] fragment-steps=0:vertex-steps=0: FPS: 1684 FrameTime: 0.594 ms
    [conditionals] fragment-steps=5:vertex-steps=0: FPS: 1639 FrameTime: 0.610 ms
    [conditionals] fragment-steps=0:vertex-steps=5: FPS: 1735 FrameTime: 0.577 ms
    [function] fragment-complexity=low:fragment-steps=5: FPS: 1704 FrameTime: 0.587 ms
    [function] fragment-complexity=medium:fragment-steps=5: FPS: 1640 FrameTime: 0.610 ms
    [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 1759 FrameTime: 0.569 ms
    [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 1699 FrameTime: 0.589 ms
    [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 1668 FrameTime: 0.600 ms
    

    Die Ausgabe von glmark2 mit Kernel 6.8.4:

    =======================================================
        OpenGL Information
        GL_VENDOR:      NVIDIA Corporation
        GL_RENDERER:    NVIDIA GeForce GT 650M/PCIe/SSE2
        GL_VERSION:     4.6.0 NVIDIA 470.239.06
        Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
        Surface Size:   800x600 windowed
    =======================================================
    [build] use-vbo=false: FPS: 577 FrameTime: 1.734 ms
    [build] use-vbo=true: FPS: 587 FrameTime: 1.705 ms
    [texture] texture-filter=nearest: FPS: 568 FrameTime: 1.763 ms
    [texture] texture-filter=linear: FPS: 508 FrameTime: 1.970 ms
    [texture] texture-filter=mipmap: FPS: 508 FrameTime: 1.969 ms
    [shading] shading=gouraud: FPS: 509 FrameTime: 1.968 ms
    [shading] shading=blinn-phong-inf: FPS: 384 FrameTime: 2.607 ms
    [shading] shading=phong: FPS: 463 FrameTime: 2.160 ms
    [shading] shading=cel: FPS: 493 FrameTime: 2.031 ms
    [bump] bump-render=high-poly: FPS: 437 FrameTime: 2.289 ms
    [bump] bump-render=normals: FPS: 462 FrameTime: 2.165 ms
    [bump] bump-render=height: FPS: 399 FrameTime: 2.510 ms
    [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 409 FrameTime: 2.446 ms
    [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 406 FrameTime: 2.468 ms
    [pulsar] light=false:quads=5:texture=false: FPS: 493 FrameTime: 2.032 ms
    [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 259 FrameTime: 3.862 ms
    [desktop] effect=shadow:windows=4: FPS: 303 FrameTime: 3.303 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 226 FrameTime: 4.442 ms
    [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 179 FrameTime: 5.596 ms
    [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 182 FrameTime: 5.502 ms
    [ideas] speed=duration: FPS: 379 FrameTime: 2.644 ms
    [jellyfish] <default>: FPS: 416 FrameTime: 2.409 ms
    [terrain] <default>: FPS: 147 FrameTime: 6.804 ms
    [shadow] <default>: FPS: 485 FrameTime: 2.065 ms
    [refract] <default>: FPS: 261 FrameTime: 3.841 ms
    [conditionals] fragment-steps=0:vertex-steps=0: FPS: 533 FrameTime: 1.876 ms
    [conditionals] fragment-steps=5:vertex-steps=0: FPS: 382 FrameTime: 2.618 ms
    [conditionals] fragment-steps=0:vertex-steps=5: FPS: 406 FrameTime: 2.467 ms
    [function] fragment-complexity=low:fragment-steps=5: FPS: 395 FrameTime: 2.532 ms
    [function] fragment-complexity=medium:fragment-steps=5: FPS: 385 FrameTime: 2.604 ms
    [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 386 FrameTime: 2.592 ms
    [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 396 FrameTime: 2.530 ms
    [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 395 FrameTime: 2.535 ms
    =======================================================
                                      glmark2 Score: 402 
    =======================================================

    Moderativer Edit: Fehlerhaften Code repariert. Bitte beim Einbinden von Code nur nach dieser Anleitung hier vorgehen: Wie bekommt man Code richtig formatiert ins Forum?

    Ein codeblock wird hier im Forum nicht mit [code]...[/code] editiert.
    Setze jeweils eine extra Zeile nur mit ``` Zeichen vor und hinter den code-block.
    In den vorherigen Posts hat das doch auch immer geklappt. 😉

    Zu glmark2:
    Schön, glmark2 hat ein Score von 402
    Aber das ist die NVIDIA GPU.
    Das sagt jetzt leider nichts darüber aus ob die Intel GPU noch funktioniert.

    Man könnte um zu schauen ob das Ganze an xorg liegt auch mal mit wayland testen:

    • Ein pacman -S sway durchführen.
      (Besser ein pacman -S sway swaybg wmenu foot xorg-xwayland für etwas mehr Funktionalität
    • Den Loginmanager deaktivieren: systemctl disable xdm-archlinux.service
    • Nach einem Neustart und einem login auf tty1, die Swaysitzung mit swaystarten.

    Wenn es jetzt nur an der Konfiguration von X liegt, dann müsste es danach auf wayland auch wieder mit der Maus und dem Erscheinungsbild klappen. Zudem ist sway ein recht guter Nachfolger zu i3, das du ja gewohnt bist.

    //Edit: xdm.service xdm-archlinux.service

    Interessant, im Beitrag vorher habe ich auch die code-Tags benutzt 8|
    Aber gut zu wissen...

    Es wird wohl nicht an X liegen, da die 100%ge Helligkeit und das fehlende Verzeichnis /sys/class/backlight/intel_oder_so schon vor dem Start von X so sind. xdm-archlinux startet nicht X oder!?

    Doch, doch xdm-archlinux läuft mit X.
    (Übrigens: Mein TP-R500 hat eine Intel Grafik und auch kein /sys/class/backlight/intel_oder_so Verzeichnis)

    Die Wahrscheinlichkeit, dass die Fehler mit X bzw. mit einer fehlerhaften Konfiguration von X zu tun haben ist hoch:

    • Wenn es nur an einer kaputten Intel-GPU liegen würde, dann gäbe es keinen Grund dafür, dass die NVIDIA GPU die jetzt aktiv ist, nicht ordentlich arbeitet
    • Du hast Probleme mit Maus und Grafik, beides wird von X geregelt
    • Du hast keine X logs was vermuten lässt, dass mit X etwas nicht stimmt

    Ich sehe folgende Möglichkeiten für das weitere Vorgehen:

    • Einen neuen Benutzer anlegen um evt. Fehler bei der Benutzer-Konfiguration auszuschließen
    • Sway installieren s.o. um mal unabhängig von X testen zu können
    • Im UEFI/Bios eine der beiden GPUs still legen um die jeweils andere GPU zu testen
    • X logs nachschaun (Gibt es die wirklich nicht?)
    • Von einem USB-Stick aus ein Live-Image starten z.B. Siduction um zu sehen, ob die Hardware damit läuft.

    Der Login-Manager xdm-Archlinux läuft auch schon auf X? Mein Touchpad ist auf linkshändischen Betrieb eingestellt. Die Einstellungen dafür werden in der xinitrc geladen. Im xdm-archlinux ist das Touchpad aber auf Rechtshänderbetrieb. Wenn der Login-Manager auch schon unter X läuft, dann sollten doch die Einstellungen geladen sein.
    Wie kommst du darauf, dass ich keine X-Logs habe?
    Da brikler nur die Ausgaben mit der Markierung (EE) gepostet hat, nahm ich an, dass nur die Zeilen wichtig sind. Du kannst natürlich auch den Inhalt der gesamten Datei haben. Dass keine Logdatei existiert steht doch nirgends. Natürlich ist da eins. Halt nur ohne Fehlermeldungen. Ich mache mich gleich mal auf und sehe zu, dass du die gesamte Datei unter Kernel 6.8.4 einssehen kannst.

    Die Maus macht keine Probleme. Die Funktionen sind alle gegeben. Nur die Darstellung des Mauszeigers ist halt problematisch.
    Sway habe ich ausprobiert. Der normale Start ist schon nicht möglich. Sway beschwert sich gleich darüber, dass die NVidia-Karte mit proprietären Treibern betrieben wird und deshalb natürlich kein Betrieb möglich ist. Also habe ich es mit mit '--unsupported-gpu' gestartet. Unten ist die normale I3-Statuszeile, der Screen ist grau und sonst nichts. Garnichts. Keinerlei Funktionen. Keine Tastenkürzel. Nichts. Ich musste auf einen anderen tty wechseln um sway beenden zu können.
    Ach den neuen User habe ich noch nicht ausprobiert. Mach ich auch gleich mal.
    Nein, mit Testuser ändert sich nichts.
    Dann hier mal der Inhalt der Xorg.0.log mit Kernel 6.8.4:

    X.Org X Server 1.21.1.12
    X Protocol Version 11, Revision 0
    [    38.277] Current Operating System: Linux ArchBook 6.8.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 05 Apr 2024 00:14:23 +0000 x86_64
    [    38.277] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw lang=de init=/usr/lib/systemd/systemd locale=de_DE.UTF-8 quiet ###splash acpi_oci=Linux acpi_backlight=vender
    [    38.277]  
    [    38.277] Current version of pixman: 0.43.4
    [    38.277] 	Before reporting problems, check http://wiki.x.org
    	to make sure that you have the latest version.
    [    38.277] Markers: (--) probed, (**) from config file, (==) default setting,
    	(++) from command line, (!!) notice, (II) informational,
    	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [    38.277] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 11 00:08:12 2024
    [    38.457] (==) Using config file: "/etc/X11/xorg.conf"
    [    38.457] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [    38.457] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [    38.682] (==) ServerLayout "layout"
    [    38.682] (**) |-->Screen "iGPU" (0)
    [    38.682] (**) |   |-->Monitor "<default monitor>"
    [    38.682] (**) |   |-->Device "iGPU"
    [    38.682] (**) |   |-->GPUDevice "dGPU"
    [    38.682] (**) |   |-->GPUDevice "Device0"
    [    38.682] (==) No monitor specified for screen "iGPU".
    	Using a default monitor configuration.
    [    38.682] (**) Allowing byte-swapped clients
    [    38.682] (==) Automatically adding devices
    [    38.682] (==) Automatically enabling devices
    [    38.682] (==) Automatically adding GPU devices
    [    38.682] (==) Automatically binding GPU devices
    [    38.682] (==) Max clients allowed: 256, resource mask: 0x1fffff
    [    38.915] (==) FontPath set to:
    	/usr/share/fonts/misc,
    	/usr/share/fonts/TTF,
    	/usr/share/fonts/OTF,
    	/usr/share/fonts/Type1,
    	/usr/share/fonts/100dpi,
    	/usr/share/fonts/75dpi
    [    38.915] (==) ModulePath set to "/usr/lib/xorg/modules"
    [    38.915] (II) The server relies on udev to provide the list of input devices.
    	If no devices become available, reconfigure udev or disable AutoAddDevices.
    [    38.915] (II) Module ABI versions:
    [    38.915] 	X.Org ANSI C Emulation: 0.4
    [    38.915] 	X.Org Video Driver: 25.2
    [    38.915] 	X.Org XInput driver : 24.4
    [    38.915] 	X.Org Server Extension : 10.0
    [    38.915] (--) using VT number 2
    
    [    38.915] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
    [    38.917] (II) xfree86: Adding drm device (/dev/dri/card1)
    [    38.917] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
    [    38.917] (II) xfree86: Adding drm device (/dev/dri/card0)
    [    38.917] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
    [    38.920] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
    [    38.920] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
    [    38.920] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
    [    38.921] (--) PCI:*(0@0:2:0) 8086:0166:103c:181d rev 9, Mem @ 0xd3000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
    [    38.921] (--) PCI: (1@0:0:0) 10de:0fd1:103c:181d rev 161, Mem @ 0xd2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
    [    38.921] (II) Open ACPI successful (/var/run/acpid.socket)
    [    38.921] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [    38.921] (II) LoadModule: "dbe"
    [    38.921] (II) Module "dbe" already built-in
    [    38.921] (II) LoadModule: "extmod"
    [    38.921] (II) Module "extmod" already built-in
    [    38.921] (II) LoadModule: "glx"
    [    39.052] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [    39.474] (II) Module glx: vendor="X.Org Foundation"
    [    39.474] 	compiled for 1.21.1.12, module version = 1.0.0
    [    39.474] 	ABI class: X.Org Server Extension, version 10.0
    [    39.474] (II) LoadModule: "modesetting"
    [    39.474] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [    39.713] (II) Module modesetting: vendor="X.Org Foundation"
    [    39.713] 	compiled for 1.21.1.12, module version = 1.21.1
    [    39.713] 	Module class: X.Org Video Driver
    [    39.713] 	ABI class: X.Org Video Driver, version 25.2
    [    39.713] (II) LoadModule: "nvidia"
    [    39.714] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [    39.937] (II) Module nvidia: vendor="NVIDIA Corporation"
    [    39.937] 	compiled for 1.6.99.901, module version = 1.0.0
    [    39.937] 	Module class: X.Org Video Driver
    [    39.938] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [    39.938] (II) NVIDIA dlloader X Driver  470.239.06  Sat Feb  3 06:10:11 UTC 2024
    [    39.938] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [    39.938] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
    [    39.938] (WW) xf86OpenConsole: setsid failed: Operation not permitted
    [    39.947] (II) modeset(0): using drv /dev/dri/card0
    [    39.948] (II) Loading sub module "fb"
    [    39.948] (II) LoadModule: "fb"
    [    39.948] (II) Module "fb" already built-in
    [    39.948] (II) Loading sub module "wfb"
    [    39.948] (II) LoadModule: "wfb"
    [    39.949] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [    39.980] (II) Module wfb: vendor="X.Org Foundation"
    [    39.980] 	compiled for 1.21.1.12, module version = 1.0.0
    [    39.980] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    39.980] (II) Loading sub module "ramdac"
    [    39.980] (II) LoadModule: "ramdac"
    [    39.980] (II) Module "ramdac" already built-in
    [    39.982] (II) modeset(0): Creating default Display subsection in Screen section
    	"iGPU" for depth/fbbpp 24/32
    [    39.982] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [    39.982] (==) modeset(0): RGB weight 888
    [    39.982] (==) modeset(0): Default visual is TrueColor
    [    39.982] (II) Loading sub module "glamoregl"
    [    39.982] (II) LoadModule: "glamoregl"
    [    39.982] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [    40.105] (II) Module glamoregl: vendor="X.Org Foundation"
    [    40.106] 	compiled for 1.21.1.12, module version = 1.0.1
    [    40.106] 	ABI class: X.Org ANSI C Emulation, version 0.4
    [    44.717] (II) modeset(0): Allowing glamor on llvmpipe for PRIME
    [    44.718] (II) modeset(0): glamor X acceleration enabled on llvmpipe (LLVM 17.0.6, 256 bits)
    [    44.718] (II) modeset(0): glamor initialized
    [    44.718] (==) modeset(0): VariableRefresh: disabled
    [    44.718] (==) modeset(0): AsyncFlipSecondaries: disabled
    [    44.718] (II) modeset(0): Output None-1 has no monitor section
    [    44.718] (II) modeset(0): EDID for output None-1
    [    44.718] (II) modeset(0): Printing probed modes for output None-1
    [    44.718] (II) modeset(0): Modeline "1600x900"x60.0   86.40  1600 1600 1600 1600  900 900 900 900 (54.0 kHz eP)
    [    44.718] (II) modeset(0): Output None-1 connected
    [    44.718] (II) modeset(0): Using exact sizes for initial modes
    [    44.718] (II) modeset(0): Output None-1 using initial mode 1600x900 +0+0
    [    44.718] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
    [    44.718] (==) modeset(0): DPI set to (96, 96)
    [    44.718] (II) Loading sub module "fb"
    [    44.718] (II) LoadModule: "fb"
    [    44.718] (II) Module "fb" already built-in
    [    44.719] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
    [    44.719] (==) NVIDIA(G0): RGB weight 888
    [    44.719] (==) NVIDIA(G0): Default visual is TrueColor
    [    44.719] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
    [    44.719] (**) Option "AllowNVIDIAGpuScreens"
    [    44.719] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
    [    44.719] (**) NVIDIA(G0): Option "DPI" "96 x 96"
    [    44.719] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
    [    44.719] (**) NVIDIA(G0): Enabling 2D acceleration
    [    44.719] (II) Loading sub module "glxserver_nvidia"
    [    44.719] (II) LoadModule: "glxserver_nvidia"
    [    44.719] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
    [    45.639] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
    [    45.639] 	compiled for 1.6.99.901, module version = 1.0.0
    [    45.639] 	Module class: X.Org Server Extension
    [    45.639] (II) NVIDIA GLX Module  470.239.06  Sat Feb  3 06:08:41 UTC 2024
    [    45.832] (II) NVIDIA: The X server supports PRIME Render Offload.
    [    47.765] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
    [    47.765] (--) NVIDIA(0):     CRT-0
    [    47.766] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GT 650M (GK107) at PCI:1:0:0
    [    47.766] (II) NVIDIA(G0):     (GPU-0)
    [    47.766] (--) NVIDIA(G0): Memory: 2097152 kBytes
    [    47.766] (--) NVIDIA(G0): VideoBIOS: 80.07.35.00.2b
    [    47.766] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
    [    47.767] (--) NVIDIA(GPU-0): CRT-0: disconnected
    [    47.767] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [    47.767] (--) NVIDIA(GPU-0): 
    [    47.767] (II) NVIDIA(G0): Validated MetaModes:
    [    47.767] (II) NVIDIA(G0):     "NULL"
    [    47.767] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
    [    47.767] (**) NVIDIA(G0): DPI set to (96, 96); computed from "DPI" X config option
    [    48.362] (==) modeset(0): Backing store enabled
    [    48.362] (==) modeset(0): Silken mouse enabled
    [    48.363] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
    [    48.363] (==) modeset(0): DPMS enabled
    [    48.363] (II) modeset(0): [DRI2] Setup complete
    [    48.363] (II) modeset(0): [DRI2]   DRI driver: kms_swrast
    [    48.363] (II) modeset(0): [DRI2]   VDPAU driver: kms_swrast
    [    48.363] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
    [    48.363] (II) NVIDIA:     access.
    [    48.402] (II) NVIDIA(G0): Setting mode "NULL"
    [    48.416] (==) NVIDIA(G0): Disabling shared memory pixmaps
    [    48.416] (==) NVIDIA(G0): Backing store enabled
    [    48.416] (==) NVIDIA(G0): Silken mouse enabled
    [    48.416] (==) NVIDIA(G0): DPMS enabled
    [    48.435] (II) Loading sub module "dri2"
    [    48.435] (II) LoadModule: "dri2"
    [    48.435] (II) Module "dri2" already built-in
    [    48.435] (II) NVIDIA(G0): [DRI2] Setup complete
    [    48.435] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
    [    48.435] (II) Initializing extension Generic Event Extension
    [    48.435] (II) Initializing extension SHAPE
    [    48.435] (II) Initializing extension MIT-SHM
    [    48.435] (II) Initializing extension XInputExtension
    [    48.435] (II) Initializing extension XTEST
    [    48.435] (II) Initializing extension BIG-REQUESTS
    [    48.435] (II) Initializing extension SYNC
    [    48.435] (II) Initializing extension XKEYBOARD
    [    48.435] (II) Initializing extension XC-MISC
    [    48.435] (II) Initializing extension SECURITY
    [    48.436] (II) Initializing extension XFIXES
    [    48.436] (II) Initializing extension RENDER
    [    48.436] (II) Initializing extension RANDR
    [    48.436] (II) Initializing extension COMPOSITE
    [    48.436] (II) Initializing extension DAMAGE
    [    48.436] (II) Initializing extension MIT-SCREEN-SAVER
    [    48.436] (II) Initializing extension DOUBLE-BUFFER
    [    48.436] (II) Initializing extension RECORD
    [    48.436] (II) Initializing extension DPMS
    [    48.436] (II) Initializing extension Present
    [    48.436] (II) Initializing extension DRI3
    [    48.436] (II) Initializing extension X-Resource
    [    48.437] (II) Initializing extension XVideo
    [    48.437] (II) Initializing extension XVideo-MotionCompensation
    [    48.437] (II) Initializing extension GLX
    [    48.437] (II) Initializing extension GLX
    [    48.437] (II) Indirect GLX disabled.
    [    48.441] (II) AIGLX: Loaded and initialized kms_swrast
    [    48.441] (II) GLX: Initialized DRI2 GL provider for screen 0
    [    48.441] (II) Initializing extension XFree86-VidModeExtension
    [    48.441] (II) Initializing extension XFree86-DGA
    [    48.441] (II) Initializing extension XFree86-DRI
    [    48.441] (II) Initializing extension DRI2
    [    48.441] (II) Initializing extension NV-GLX
    [    48.441] (II) Initializing extension NV-CONTROL
    [    48.442] (II) modeset(0): Damage tracking initialized
    [    48.442] (II) modeset(0): Setting screen physical size to 423 x 238
    [    51.350] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [    51.351] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    51.351] (**) Power Button: Applying InputClass "system-keyboard"
    [    51.351] (II) LoadModule: "libinput"
    [    51.351] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
    [    51.434] (II) Module libinput: vendor="X.Org Foundation"
    [    51.434] 	compiled for 1.21.1.8, module version = 1.4.0
    [    51.434] 	Module class: X.Org XInput Driver
    [    51.434] 	ABI class: X.Org XInput driver, version 24.4
    [    51.434] (II) Using input driver 'libinput' for 'Power Button'
    [    51.434] (**) Power Button: always reports core events
    [    51.434] (**) Option "Device" "/dev/input/event1"
    [    51.520] (II) event1  - Power Button: is tagged by udev as: Keyboard
    [    51.520] (II) event1  - Power Button: device is a keyboard
    [    51.520] (II) event1  - Power Button: device removed
    [    51.546] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [    51.546] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    51.546] (**) Option "xkb_layout" "de"
    [    51.546] (**) Option "xkb_variant" "deadgraveacute"
    [    51.618] (II) event1  - Power Button: is tagged by udev as: Keyboard
    [    51.618] (II) event1  - Power Button: device is a keyboard
    [    51.620] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
    [    51.620] (II) No input driver specified, ignoring this device.
    [    51.620] (II) This device may have been added with another device file.
    [    51.621] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
    [    51.621] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [    51.621] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [    51.621] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [    51.621] (**) AT Translated Set 2 keyboard: always reports core events
    [    51.621] (**) Option "Device" "/dev/input/event2"
    [    51.624] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
    [    51.624] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
    [    51.625] (II) event2  - AT Translated Set 2 keyboard: device removed
    [    51.650] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
    [    51.650] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 7)
    [    51.650] (**) Option "xkb_layout" "de"
    [    51.650] (**) Option "xkb_variant" "deadgraveacute"
    [    51.652] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
    [    51.652] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
    [    51.655] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
    [    51.655] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
    [    51.655] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [    51.655] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [    51.655] (II) LoadModule: "synaptics"
    [    51.655] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [    51.668] (II) Module synaptics: vendor="X.Org Foundation"
    [    51.668] 	compiled for 1.21.1.3, module version = 1.9.2
    [    51.668] 	Module class: X.Org XInput Driver
    [    51.668] 	ABI class: X.Org XInput driver, version 24.4
    [    51.668] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [    51.668] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    51.668] (**) Option "Device" "/dev/input/event5"
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1274 - 5666 (res 43)
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1080 - 4772 (res 72)
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [    51.706] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    51.706] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [    51.740] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
    [    51.740] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 8)
    [    51.740] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [    51.740] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [    51.740] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
    [    51.740] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [    51.740] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [    51.740] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [    51.740] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [    51.740] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [    51.741] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [    51.741] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [    51.742] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [    51.742] (II) No input driver specified, ignoring this device.
    [    51.742] (II) This device may have been added with another device file.
    [    51.749] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event4)
    [    51.749] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
    [    51.749] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
    [    51.749] (II) Using input driver 'libinput' for 'Wireless hotkeys'
    [    51.749] (**) Wireless hotkeys: always reports core events
    [    51.749] (**) Option "Device" "/dev/input/event4"
    [    51.751] (II) event4  - Wireless hotkeys: is tagged by udev as: Keyboard
    [    51.751] (II) event4  - Wireless hotkeys: device is a keyboard
    [    51.751] (II) event4  - Wireless hotkeys: device removed
    [    51.783] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event4"
    [    51.783] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 9)
    [    51.783] (**) Option "xkb_layout" "de"
    [    51.783] (**) Option "xkb_variant" "deadgraveacute"
    [    51.785] (II) event4  - Wireless hotkeys: is tagged by udev as: Keyboard
    [    51.785] (II) event4  - Wireless hotkeys: device is a keyboard
    [    51.786] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
    [    51.786] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
    [    51.786] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
    [    51.787] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
    [    51.787] (**) HP WMI hotkeys: always reports core events
    [    51.787] (**) Option "Device" "/dev/input/event6"
    [    51.788] (II) event6  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
    [    51.788] (II) event6  - HP WMI hotkeys: device is a keyboard
    [    51.789] (II) event6  - HP WMI hotkeys: device removed
    [    51.810] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event6"
    [    51.810] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 10)
    [    51.810] (**) Option "xkb_layout" "de"
    [    51.810] (**) Option "xkb_variant" "deadgraveacute"
    [    51.811] (II) event6  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
    [    51.812] (II) event6  - HP WMI hotkeys: device is a keyboard

    Normalerweise sollte der einfache Betrieb unter X aber mit der Intel-Grafik abgearbeitet werden. Mit Prime (siehe: https://wiki.archlinux.org/index.php/PRIME ) wird bei Bedarf von Intel auf NVidia umgeschaltet.
    Dass die Intel aber nicht mehr richtig 'gedingst' (was auch immer) ist ja schon beim Booten zu sehen, da nicht die normale Helligkeit (etwa 40%) eingestellt wird, sondern 100% Helligkeit. Und das brennt ganz schön in den Augen. Für mich scheint das ein Problem mit dem Kernel zu sein, der die Intel-Karte nicht richtig erkennt/konfiguriert. Die Konfiguration läuft ja bis Kernel 6.6.10 einwandfrei. Nur halt danach nicht mehr.

    • tuxnix hat auf diesen Beitrag geantwortet.

      sanni Der Login-Manager xdm-Archlinux läuft auch schon auf X? Mein Touchpad ist auf linkshändischen Betrieb eingestellt. Die Einstellungen dafür werden in der xinitrc geladen. Im xdm-archlinux ist das Touchpad aber auf Rechtshänderbetrieb. Wenn der Login-Manager auch schon unter X läuft, dann sollten doch die Einstellungen geladen sein.

      Ich wüsste nicht wie die hübsche Oberfläche von xdm-archlinux auf den Bildschirm gezaubert werden kann ohne das xorg dabei aktiv ist.
      Die Benutzereinstellungen lädt ein LogInManager immer erst nach dem login.
      (Wenn du es genau wissen möchtest, dann starte paralell htop auf tty3 und schau ob xorg läuft wenn auf tty1 das login von xdm-archlinux angezeigt wird 😉 )

      sanni Sway habe ich ausprobiert. Der normale Start ist schon nicht möglich. Sway beschwert sich gleich darüber, dass die NVidia-Karte mit proprietären Treibern betrieben wird und deshalb natürlich kein Betrieb möglich ist.

      War das mit dem Kernel 6.8.4. ?
      Wenn ja, dann ist deine Intel GPU mit Kernel 6.8.4 nicht verfügbar. (Das sway nicht mit dem propriätären NVidia-Treiber läuft ist ganz normal und Teil meiner List. Ich wollte wissen ob sich die Intel GPU dann meldet. Und bei sway ist es gut, dass xorg und seine Einstellungen dort keinerlei Rolle spielen. ) Teste das doch auch noch mal mit dem Kernel 6.6.10.

      sanni Dann hier mal der Inhalt der Xorg.0.log mit Kernel 6.8.4:

      Danke! Xorg kennt dort leider auch nur die NVIDIA GPU.

      Es wäre interessant ob Xorg.0.log mit dem 6.6.10 Kernel zusätzlich auch noch die Intel GPU anzeigt.
      (Die Ausgabe von glmark2 auf dem 6.6.10 Kernel war leider auch unvollständig. Es fehlte die entscheidende Angabe welche GPU getestet wurde.)

      sanni Die Konfiguration läuft ja bis Kernel 6.6.10 einwandfrei. Nur halt danach nicht mehr.

      Läuft denn wirklich alles einwandfrei mit dem Kernel 6.6.10 ?
      Ist denn dort tatsächlich die Intel GPU am werkeln ?
      Bitte hier die Ausgabe von uname -r und glxinfo | grep "OpenGL renderer" posten.
      (Ich vermute, dass hier auch nur die NVIDIA GPU läuft)

      Was gebraucht wird, deshalb auch all die Tests, das ist ein einziger positiver Beweis für das Arbeiten der Intel-GPU. Wir müssen zuerst einmal wissen ob die Intel-GPU überhaupt noch lebt oder ob sie längst tod ist. Erst daraus ergibt sich dann das weitere Vorgehen.

      O.K.O.K., ich geb ja schon auf...

      War das mit Kernel 6.8.4?
      Natürlich, sonst hätte es ja keinen Spaß gemacht.
      Den Test mache ich morgen, ist doch ein wenig spät jetzt...

      Hier das Xorg.0.log und die Ausgabe von glmark2 mit Kernel 6.6.10:

      [    50.308] 
      X.Org X Server 1.21.1.12
      X Protocol Version 11, Revision 0
      [    50.308] Current Operating System: Linux ArchBook 6.6.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 05 Jan 2024 16:20:41 +0000 x86_64
      [    50.308] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw lang=de init=/usr/lib/systemd/systemd locale=de_DE.UTF-8 quiet ###splash acpi_oci=Linux acpi_backlight=vender
      [    50.308]  
      [    50.308] Current version of pixman: 0.43.4
      [    50.308] 	Before reporting problems, check http://wiki.x.org
      	to make sure that you have the latest version.
      [    50.308] Markers: (--) probed, (**) from config file, (==) default setting,
      	(++) from command line, (!!) notice, (II) informational,
      	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      [    50.308] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 11 23:30:41 2024
      [    50.508] (==) Using config file: "/etc/X11/xorg.conf"
      [    50.508] (==) Using config directory: "/etc/X11/xorg.conf.d"
      [    50.508] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
      [    50.788] (==) ServerLayout "layout"
      [    50.788] (**) |-->Screen "iGPU" (0)
      [    50.788] (**) |   |-->Monitor "<default monitor>"
      [    50.789] (**) |   |-->Device "iGPU"
      [    50.789] (**) |   |-->GPUDevice "dGPU"
      [    50.789] (**) |   |-->GPUDevice "Device0"
      [    50.789] (==) No monitor specified for screen "iGPU".
      	Using a default monitor configuration.
      [    50.789] (**) Allowing byte-swapped clients
      [    50.789] (==) Automatically adding devices
      [    50.789] (==) Automatically enabling devices
      [    50.789] (==) Automatically adding GPU devices
      [    50.789] (==) Automatically binding GPU devices
      [    50.789] (==) Max clients allowed: 256, resource mask: 0x1fffff
      [    51.110] (==) FontPath set to:
      	/usr/share/fonts/misc,
      	/usr/share/fonts/TTF,
      	/usr/share/fonts/OTF,
      	/usr/share/fonts/Type1,
      	/usr/share/fonts/100dpi,
      	/usr/share/fonts/75dpi
      [    51.110] (==) ModulePath set to "/usr/lib/xorg/modules"
      [    51.110] (II) The server relies on udev to provide the list of input devices.
      	If no devices become available, reconfigure udev or disable AutoAddDevices.
      [    51.110] (II) Module ABI versions:
      [    51.110] 	X.Org ANSI C Emulation: 0.4
      [    51.110] 	X.Org Video Driver: 25.2
      [    51.110] 	X.Org XInput driver : 24.4
      [    51.110] 	X.Org Server Extension : 10.0
      [    51.111] (--) using VT number 2
      
      [    51.111] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
      [    51.114] (II) xfree86: Adding drm device (/dev/dri/card1)
      [    51.114] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
      [    51.115] (II) xfree86: Adding drm device (/dev/dri/card2)
      [    51.115] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card2
      [    51.131] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    51.131] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    51.131] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    51.134] (--) PCI:*(0@0:2:0) 8086:0166:103c:181d rev 9, Mem @ 0xd3000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
      [    51.134] (--) PCI: (1@0:0:0) 10de:0fd1:103c:181d rev 161, Mem @ 0xd2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
      [    51.134] (II) Open ACPI successful (/var/run/acpid.socket)
      [    51.134] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
      [    51.134] (II) LoadModule: "dbe"
      [    51.134] (II) Module "dbe" already built-in
      [    51.134] (II) LoadModule: "extmod"
      [    51.134] (II) Module "extmod" already built-in
      [    51.134] (II) LoadModule: "glx"
      [    51.278] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
      [    51.665] (II) Module glx: vendor="X.Org Foundation"
      [    51.665] 	compiled for 1.21.1.12, module version = 1.0.0
      [    51.665] 	ABI class: X.Org Server Extension, version 10.0
      [    51.665] (II) LoadModule: "modesetting"
      [    51.665] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
      [    51.832] (II) Module modesetting: vendor="X.Org Foundation"
      [    51.832] 	compiled for 1.21.1.12, module version = 1.21.1
      [    51.832] 	Module class: X.Org Video Driver
      [    51.832] 	ABI class: X.Org Video Driver, version 25.2
      [    51.832] (II) LoadModule: "nvidia"
      [    51.832] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
      [    52.199] (II) Module nvidia: vendor="NVIDIA Corporation"
      [    52.199] 	compiled for 1.6.99.901, module version = 1.0.0
      [    52.199] 	Module class: X.Org Video Driver
      [    52.200] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
      [    52.200] (II) NVIDIA dlloader X Driver  470.239.06  Sat Feb  3 06:10:11 UTC 2024
      [    52.200] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
      [    52.201] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
      [    52.201] (WW) xf86OpenConsole: setsid failed: Operation not permitted
      [    52.223] (II) modeset(0): using drv /dev/dri/card2
      [    52.229] (II) Loading sub module "fb"
      [    52.229] (II) LoadModule: "fb"
      [    52.229] (II) Module "fb" already built-in
      [    52.229] (II) Loading sub module "wfb"
      [    52.229] (II) LoadModule: "wfb"
      [    52.230] (II) Loading /usr/lib/xorg/modules/libwfb.so
      [    52.253] (II) Module wfb: vendor="X.Org Foundation"
      [    52.253] 	compiled for 1.21.1.12, module version = 1.0.0
      [    52.253] 	ABI class: X.Org ANSI C Emulation, version 0.4
      [    52.253] (II) Loading sub module "ramdac"
      [    52.253] (II) LoadModule: "ramdac"
      [    52.253] (II) Module "ramdac" already built-in
      [    52.255] (II) modeset(0): Creating default Display subsection in Screen section
      	"iGPU" for depth/fbbpp 24/32
      [    52.255] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
      [    52.255] (==) modeset(0): RGB weight 888
      [    52.255] (==) modeset(0): Default visual is TrueColor
      [    52.255] (II) Loading sub module "glamoregl"
      [    52.255] (II) LoadModule: "glamoregl"
      [    52.255] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
      [    52.436] (II) Module glamoregl: vendor="X.Org Foundation"
      [    52.436] 	compiled for 1.21.1.12, module version = 1.0.1
      [    52.436] 	ABI class: X.Org ANSI C Emulation, version 0.4
      [    56.335] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
      [    56.336] (II) modeset(0): glamor initialized
      [    56.336] (==) modeset(0): VariableRefresh: disabled
      [    56.336] (==) modeset(0): AsyncFlipSecondaries: disabled
      [    56.336] (II) modeset(0): Output LVDS-1 has no monitor section
      [    56.337] (II) modeset(0): Output VGA-1 has no monitor section
      [    56.338] (II) modeset(0): Output HDMI-1 has no monitor section
      [    56.339] (II) modeset(0): Output DP-1 has no monitor section
      [    56.339] (II) modeset(0): EDID for output LVDS-1
      [    56.339] (II) modeset(0): Manufacturer: LGD  Model: 372  Serial#: 0
      [    56.339] (II) modeset(0): Year: 2012  Week: 0
      [    56.339] (II) modeset(0): EDID Version: 1.4
      [    56.339] (II) modeset(0): Digital Display Input
      [    56.339] (II) modeset(0): 6 bits per channel
      [    56.339] (II) modeset(0): Digital interface is undefined
      [    56.339] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
      [    56.339] (II) modeset(0): Gamma: 2.20
      [    56.340] (II) modeset(0): No DPMS capabilities specified
      [    56.340] (II) modeset(0): Supported color encodings: RGB 4:4:4 
      [    56.340] (II) modeset(0): First detailed timing is preferred mode
      [    56.340] (II) modeset(0): Preferred mode is native pixel format and refresh rate
      [    56.340] (II) modeset(0): redX: 0.603 redY: 0.356   greenX: 0.345 greenY: 0.612
      [    56.340] (II) modeset(0): blueX: 0.152 blueY: 0.104   whiteX: 0.313 whiteY: 0.329
      [    56.340] (II) modeset(0): Manufacturer's mask: 0
      [    56.340] (II) modeset(0): Supported detailed timing:
      [    56.340] (II) modeset(0): clock: 107.9 MHz   Image Size:  382 x 215 mm
      [    56.340] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
      [    56.340] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
      [    56.340] (II) modeset(0): Supported detailed timing:
      [    56.340] (II) modeset(0): clock: 71.9 MHz   Image Size:  382 x 215 mm
      [    56.340] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
      [    56.340] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
      [    56.340] (II) modeset(0): Unknown vendor-specific block 2
      [    56.340] (II) modeset(0): EDID (in hex):
      [    56.340] (II) modeset(0): 	00ffffffffffff0030e4720300000000
      [    56.340] (II) modeset(0): 	00160104902615780257259a5b589c27
      [    56.340] (II) modeset(0): 	1a505400000001010101010101010101
      [    56.340] (II) modeset(0): 	010101010101262a4040618424303020
      [    56.340] (II) modeset(0): 	35007ed710000019131c404061842430
      [    56.340] (II) modeset(0): 	302035007ed710000019000000000000
      [    56.340] (II) modeset(0): 	00000000000000000000000000000002
      [    56.340] (II) modeset(0): 	000c47ff0a3c6421263b6400000000e8
      [    56.340] (II) modeset(0): Printing probed modes for output LVDS-1
      [    56.340] (II) modeset(0): Modeline "1600x900"x60.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [    56.340] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
      [    56.340] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
      [    56.340] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
      [    56.340] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
      [    56.340] (II) modeset(0): Modeline "1600x900"x40.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [    56.340] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
      [    56.340] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
      [    56.340] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
      [    56.340] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
      [    56.340] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
      [    56.340] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
      [    56.340] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
      [    56.340] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
      [    56.340] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
      [    56.340] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
      [    56.340] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
      [    56.340] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
      [    56.340] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
      [    56.341] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
      [    56.341] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
      [    56.341] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
      [    56.341] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
      [    56.341] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
      [    56.341] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
      [    56.341] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
      [    56.341] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
      [    56.341] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
      [    56.341] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
      [    56.341] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
      [    56.341] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
      [    56.341] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
      [    56.341] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
      [    56.341] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
      [    56.341] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
      [    56.341] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
      [    56.341] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
      [    56.341] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
      [    56.341] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
      [    56.342] (II) modeset(0): EDID for output VGA-1
      [    56.343] (II) modeset(0): EDID for output HDMI-1
      [    56.343] (II) modeset(0): EDID for output DP-1
      [    56.343] (II) modeset(0): Output LVDS-1 connected
      [    56.343] (II) modeset(0): Output VGA-1 disconnected
      [    56.343] (II) modeset(0): Output HDMI-1 disconnected
      [    56.343] (II) modeset(0): Output DP-1 disconnected
      [    56.343] (II) modeset(0): Using exact sizes for initial modes
      [    56.343] (II) modeset(0): Output LVDS-1 using initial mode 1600x900 +0+0
      [    56.343] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
      [    56.343] (==) modeset(0): DPI set to (96, 96)
      [    56.344] (II) Loading sub module "fb"
      [    56.344] (II) LoadModule: "fb"
      [    56.344] (II) Module "fb" already built-in
      [    56.344] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
      [    56.344] (==) NVIDIA(G0): RGB weight 888
      [    56.344] (==) NVIDIA(G0): Default visual is TrueColor
      [    56.344] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
      [    56.344] (**) Option "AllowNVIDIAGpuScreens"
      [    56.344] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
      [    56.344] (**) NVIDIA(G0): Option "DPI" "96 x 96"
      [    56.344] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
      [    56.344] (**) NVIDIA(G0): Enabling 2D acceleration
      [    56.344] (II) Loading sub module "glxserver_nvidia"
      [    56.344] (II) LoadModule: "glxserver_nvidia"
      [    56.344] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
      [    57.112] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
      [    57.112] 	compiled for 1.6.99.901, module version = 1.0.0
      [    57.112] 	Module class: X.Org Server Extension
      [    57.112] (II) NVIDIA GLX Module  470.239.06  Sat Feb  3 06:08:41 UTC 2024
      [    57.138] (II) NVIDIA: The X server supports PRIME Render Offload.
      [    59.116] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
      [    59.116] (--) NVIDIA(0):     CRT-0
      [    59.117] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GT 650M (GK107) at PCI:1:0:0
      [    59.117] (II) NVIDIA(G0):     (GPU-0)
      [    59.117] (--) NVIDIA(G0): Memory: 2097152 kBytes
      [    59.117] (--) NVIDIA(G0): VideoBIOS: 80.07.35.00.2b
      [    59.117] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
      [    59.118] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [    59.118] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [    59.118] (--) NVIDIA(GPU-0): 
      [    59.118] (II) NVIDIA(G0): Validated MetaModes:
      [    59.118] (II) NVIDIA(G0):     "NULL"
      [    59.118] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
      [    59.118] (**) NVIDIA(G0): DPI set to (96, 96); computed from "DPI" X config option
      [    60.235] (==) modeset(0): Backing store enabled
      [    60.235] (==) modeset(0): Silken mouse enabled
      [    60.262] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
      [    60.262] (==) modeset(0): DPMS enabled
      [    60.262] (II) modeset(0): [DRI2] Setup complete
      [    60.262] (II) modeset(0): [DRI2]   DRI driver: crocus
      [    60.262] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
      [    60.263] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
      [    60.263] (II) NVIDIA:     access.
      [    60.316] (II) NVIDIA(G0): Setting mode "NULL"
      [    60.336] (==) NVIDIA(G0): Disabling shared memory pixmaps
      [    60.336] (==) NVIDIA(G0): Backing store enabled
      [    60.336] (==) NVIDIA(G0): Silken mouse enabled
      [    60.336] (==) NVIDIA(G0): DPMS enabled
      [    60.352] (II) Loading sub module "dri2"
      [    60.352] (II) LoadModule: "dri2"
      [    60.352] (II) Module "dri2" already built-in
      [    60.352] (II) NVIDIA(G0): [DRI2] Setup complete
      [    60.352] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
      [    60.352] (II) Initializing extension Generic Event Extension
      [    60.353] (II) Initializing extension SHAPE
      [    60.353] (II) Initializing extension MIT-SHM
      [    60.353] (II) Initializing extension XInputExtension
      [    60.353] (II) Initializing extension XTEST
      [    60.353] (II) Initializing extension BIG-REQUESTS
      [    60.354] (II) Initializing extension SYNC
      [    60.354] (II) Initializing extension XKEYBOARD
      [    60.354] (II) Initializing extension XC-MISC
      [    60.354] (II) Initializing extension SECURITY
      [    60.354] (II) Initializing extension XFIXES
      [    60.354] (II) Initializing extension RENDER
      [    60.355] (II) Initializing extension RANDR
      [    60.355] (II) Initializing extension COMPOSITE
      [    60.355] (II) Initializing extension DAMAGE
      [    60.355] (II) Initializing extension MIT-SCREEN-SAVER
      [    60.356] (II) Initializing extension DOUBLE-BUFFER
      [    60.356] (II) Initializing extension RECORD
      [    60.356] (II) Initializing extension DPMS
      [    60.356] (II) Initializing extension Present
      [    60.356] (II) Initializing extension DRI3
      [    60.357] (II) Initializing extension X-Resource
      [    60.357] (II) Initializing extension XVideo
      [    60.357] (II) Initializing extension XVideo-MotionCompensation
      [    60.357] (II) Initializing extension GLX
      [    60.357] (II) Initializing extension GLX
      [    60.357] (II) Indirect GLX disabled.
      [    60.369] (II) AIGLX: Loaded and initialized crocus
      [    60.369] (II) GLX: Initialized DRI2 GL provider for screen 0
      [    60.369] (II) Initializing extension XFree86-VidModeExtension
      [    60.369] (II) Initializing extension XFree86-DGA
      [    60.369] (II) Initializing extension XFree86-DRI
      [    60.370] (II) Initializing extension DRI2
      [    60.370] (II) Initializing extension NV-GLX
      [    60.370] (II) Initializing extension NV-CONTROL
      [    60.371] (II) modeset(0): Damage tracking initialized
      [    60.371] (II) modeset(0): Setting screen physical size to 423 x 238
      [    61.215] (II) config/udev: Adding input device Power Button (/dev/input/event1)
      [    61.215] (**) Power Button: Applying InputClass "libinput keyboard catchall"
      [    61.215] (**) Power Button: Applying InputClass "system-keyboard"
      [    61.215] (II) LoadModule: "libinput"
      [    61.215] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
      [    61.296] (II) Module libinput: vendor="X.Org Foundation"
      [    61.297] 	compiled for 1.21.1.8, module version = 1.4.0
      [    61.297] 	Module class: X.Org XInput Driver
      [    61.297] 	ABI class: X.Org XInput driver, version 24.4
      [    61.297] (II) Using input driver 'libinput' for 'Power Button'
      [    61.297] (**) Power Button: always reports core events
      [    61.297] (**) Option "Device" "/dev/input/event1"
      [    61.595] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [    61.595] (II) event1  - Power Button: device is a keyboard
      [    61.595] (II) event1  - Power Button: device removed
      [    61.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
      [    61.616] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
      [    61.617] (**) Option "xkb_layout" "de"
      [    61.617] (**) Option "xkb_variant" "deadgraveacute"
      [    61.757] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [    61.757] (II) event1  - Power Button: device is a keyboard
      [    61.758] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
      [    61.759] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
      [    61.759] (**) Video Bus: Applying InputClass "system-keyboard"
      [    61.759] (II) Using input driver 'libinput' for 'Video Bus'
      [    61.759] (**) Video Bus: always reports core events
      [    61.759] (**) Option "Device" "/dev/input/event8"
      [    61.761] (II) event8  - Video Bus: is tagged by udev as: Keyboard
      [    61.761] (II) event8  - Video Bus: device is a keyboard
      [    61.761] (II) event8  - Video Bus: device removed
      [    61.790] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event8"
      [    61.790] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
      [    61.790] (**) Option "xkb_layout" "de"
      [    61.790] (**) Option "xkb_variant" "deadgraveacute"
      [    61.793] (II) event8  - Video Bus: is tagged by udev as: Keyboard
      [    61.793] (II) event8  - Video Bus: device is a keyboard
      [    61.795] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
      [    61.795] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
      [    61.795] (**) Video Bus: Applying InputClass "system-keyboard"
      [    61.795] (II) Using input driver 'libinput' for 'Video Bus'
      [    61.795] (**) Video Bus: always reports core events
      [    61.795] (**) Option "Device" "/dev/input/event7"
      [    61.798] (II) event7  - Video Bus: is tagged by udev as: Keyboard
      [    61.798] (II) event7  - Video Bus: device is a keyboard
      [    61.799] (II) event7  - Video Bus: device removed
      [    61.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input8/event7"
      [    61.817] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
      [    61.817] (**) Option "xkb_layout" "de"
      [    61.817] (**) Option "xkb_variant" "deadgraveacute"
      [    61.820] (II) event7  - Video Bus: is tagged by udev as: Keyboard
      [    61.820] (II) event7  - Video Bus: device is a keyboard
      [    61.822] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
      [    61.822] (II) No input driver specified, ignoring this device.
      [    61.822] (II) This device may have been added with another device file.
      [    61.824] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
      [    61.825] (II) No input driver specified, ignoring this device.
      [    61.825] (II) This device may have been added with another device file.
      [    61.825] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
      [    61.825] (II) No input driver specified, ignoring this device.
      [    61.825] (II) This device may have been added with another device file.
      [    61.826] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
      [    61.826] (II) No input driver specified, ignoring this device.
      [    61.826] (II) This device may have been added with another device file.
      [    61.828] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
      [    61.828] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
      [    61.828] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
      [    61.828] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
      [    61.828] (**) AT Translated Set 2 keyboard: always reports core events
      [    61.828] (**) Option "Device" "/dev/input/event2"
      [    61.830] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [    61.830] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [    61.832] (II) event2  - AT Translated Set 2 keyboard: device removed
      [    61.853] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
      [    61.853] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
      [    61.853] (**) Option "xkb_layout" "de"
      [    61.853] (**) Option "xkb_variant" "deadgraveacute"
      [    61.856] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [    61.857] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [    61.859] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
      [    61.859] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
      [    61.859] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
      [    61.859] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
      [    61.859] (II) LoadModule: "synaptics"
      [    61.860] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
      [    61.875] (II) Module synaptics: vendor="X.Org Foundation"
      [    61.875] 	compiled for 1.21.1.3, module version = 1.9.2
      [    61.875] 	Module class: X.Org XInput Driver
      [    61.875] 	ABI class: X.Org XInput driver, version 24.4
      [    61.875] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
      [    61.875] (**) SynPS/2 Synaptics TouchPad: always reports core events
      [    61.875] (**) Option "Device" "/dev/input/event5"
      [    61.906] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1274 - 5666 (res 43)
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1080 - 4772 (res 72)
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
      [    61.907] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [    61.907] (**) SynPS/2 Synaptics TouchPad: always reports core events
      [    61.940] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event5"
      [    61.940] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
      [    61.940] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
      [    61.940] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
      [    61.940] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
      [    61.940] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
      [    61.940] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
      [    61.940] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
      [    61.940] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
      [    61.940] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [    61.942] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
      [    61.942] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
      [    61.943] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
      [    61.943] (II) No input driver specified, ignoring this device.
      [    61.943] (II) This device may have been added with another device file.
      [    61.950] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event3)
      [    61.950] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
      [    61.950] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
      [    61.950] (II) Using input driver 'libinput' for 'Wireless hotkeys'
      [    61.950] (**) Wireless hotkeys: always reports core events
      [    61.950] (**) Option "Device" "/dev/input/event3"
      [    61.951] (II) event3  - Wireless hotkeys: is tagged by udev as: Keyboard
      [    61.951] (II) event3  - Wireless hotkeys: device is a keyboard
      [    61.952] (II) event3  - Wireless hotkeys: device removed
      [    61.993] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event3"
      [    61.993] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 11)
      [    61.993] (**) Option "xkb_layout" "de"
      [    61.993] (**) Option "xkb_variant" "deadgraveacute"
      [    61.995] (II) event3  - Wireless hotkeys: is tagged by udev as: Keyboard
      [    61.995] (II) event3  - Wireless hotkeys: device is a keyboard
      [    61.997] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
      [    61.997] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
      [    61.997] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
      [    61.997] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
      [    61.997] (**) HP WMI hotkeys: always reports core events
      [    61.997] (**) Option "Device" "/dev/input/event6"
      [    61.999] (II) event6  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [    61.999] (II) event6  - HP WMI hotkeys: device is a keyboard
      [    62.000] (II) event6  - HP WMI hotkeys: device removed
      [    62.033] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event6"
      [    62.033] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
      [    62.033] (**) Option "xkb_layout" "de"
      [    62.033] (**) Option "xkb_variant" "deadgraveacute"
      [    62.035] (II) event6  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [    62.036] (II) event6  - HP WMI hotkeys: device is a keyboard
      [  1040.725] (II) event1  - Power Button: device removed
      [  1040.750] (II) event8  - Video Bus: device removed
      [  1040.766] (II) event7  - Video Bus: device removed
      [  1040.793] (II) event2  - AT Translated Set 2 keyboard: device removed
      [  1040.843] (II) event3  - Wireless hotkeys: device removed
      [  1040.876] (II) event6  - HP WMI hotkeys: device removed
      [  1040.893] (II) AIGLX: Suspending AIGLX clients for VT switch
      [  1055.654] (II) Open ACPI successful (/var/run/acpid.socket)
      [  1055.654] (II) AIGLX: Resuming AIGLX clients after VT switch
      [  1055.688] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  1055.688] (II) modeset(0): Printing DDC gathered Modelines:
      [  1055.688] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  1055.688] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  1055.787] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  1055.787] (II) modeset(0): Printing DDC gathered Modelines:
      [  1055.787] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  1055.787] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  1055.805] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [  1055.805] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [  1055.805] (--) NVIDIA(GPU-0): 
      [  1055.831] (II) NVIDIA(G0): Setting mode "NULL"
      [  1055.856] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [  1055.856] (II) event1  - Power Button: device is a keyboard
      [  1055.859] (II) event8  - Video Bus: is tagged by udev as: Keyboard
      [  1055.859] (II) event8  - Video Bus: device is a keyboard
      [  1055.862] (II) event7  - Video Bus: is tagged by udev as: Keyboard
      [  1055.862] (II) event7  - Video Bus: device is a keyboard
      [  1055.865] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [  1055.865] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [  1055.866] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [  1055.868] (II) event3  - Wireless hotkeys: is tagged by udev as: Keyboard
      [  1055.868] (II) event3  - Wireless hotkeys: device is a keyboard
      [  1055.870] (II) event6  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [  1055.870] (II) event6  - HP WMI hotkeys: device is a keyboard
      =======================================================
          glmark2 2023.01
      =======================================================
          OpenGL Information
          GL_VENDOR:      NVIDIA Corporation
          GL_RENDERER:    NVIDIA GeForce GT 650M/PCIe/SSE2
          GL_VERSION:     4.6.0 NVIDIA 470.239.06
          Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
          Surface Size:   800x600 windowed
      =======================================================
      [build] use-vbo=false: FPS: 1546 FrameTime: 0.647 ms
      [build] use-vbo=true: FPS: 1757 FrameTime: 0.569 ms
      [texture] texture-filter=nearest: FPS: 1702 FrameTime: 0.588 ms
      [texture] texture-filter=linear: FPS: 1712 FrameTime: 0.584 ms
      [texture] texture-filter=mipmap: FPS: 1730 FrameTime: 0.578 ms
      [shading] shading=gouraud: FPS: 1626 FrameTime: 0.615 ms
      [shading] shading=blinn-phong-inf: FPS: 1708 FrameTime: 0.586 ms
      [shading] shading=phong: FPS: 1646 FrameTime: 0.608 ms
      [shading] shading=cel: FPS: 1637 FrameTime: 0.611 ms
      [bump] bump-render=high-poly: FPS: 1364 FrameTime: 0.734 ms
      [bump] bump-render=normals: FPS: 1654 FrameTime: 0.605 ms
      [bump] bump-render=height: FPS: 1636 FrameTime: 0.611 ms
      [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 1482 FrameTime: 0.675 ms
      [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 1198 FrameTime: 0.835 ms
      [pulsar] light=false:quads=5:texture=false: FPS: 1644 FrameTime: 0.608 ms
      [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 977 FrameTime: 1.024 ms
      [desktop] effect=shadow:windows=4: FPS: 1280 FrameTime: 0.781 ms
      [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 878 FrameTime: 1.140 ms
      [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 944 FrameTime: 1.060 ms
      [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 982 FrameTime: 1.019 ms
      [ideas] speed=duration: FPS: 1562 FrameTime: 0.640 ms
      [jellyfish] <default>: FPS: 1270 FrameTime: 0.788 ms
      [terrain] <default>: FPS: 283 FrameTime: 3.540 ms
      [shadow] <default>: FPS: 1561 FrameTime: 0.641 ms
      [refract] <default>: FPS: 553 FrameTime: 1.810 ms
      [conditionals] fragment-steps=0:vertex-steps=0: FPS: 1593 FrameTime: 0.628 ms
      [conditionals] fragment-steps=5:vertex-steps=0: FPS: 1524 FrameTime: 0.656 ms
      [conditionals] fragment-steps=0:vertex-steps=5: FPS: 1596 FrameTime: 0.627 ms
      [function] fragment-complexity=low:fragment-steps=5: FPS: 1607 FrameTime: 0.623 ms
      [function] fragment-complexity=medium:fragment-steps=5: FPS: 1523 FrameTime: 0.657 ms
      [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 1598 FrameTime: 0.626 ms
      [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 1590 FrameTime: 0.629 ms
      [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 1547 FrameTime: 0.647 ms
      =======================================================
                                        glmark2 Score: 1420 
      =======================================================

      Und weiter:
      6.6.10-arch1-1
      Mit glxinfo kann ich nicht dienen, aber mit glinfo (6.6.10):

      GL_VERSION: 4.6.0 NVIDIA 470.239.06
      GL_RENDERER: NVIDIA GeForce GT 650M/PCIe/SSE2
      GL_VENDOR: NVIDIA Corporation
      GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_square GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vdpau_interop2 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum 
      GL_SHADING_LANGUAGE_VERSION = 4.60 NVIDIA
      GLU_VERSION: 1.3
      GLU_EXTENSIONS: GLU_EXT_nurbs_tessellator GLU_EXT_object_space_tess 
      GLUT_API_VERSION: 4
      GLUT_XLIB_IMPLEMENTATION: 13

      Und:
      6.8.4-arch1-1

      glinfo zeigt:

      GL_VERSION: 4.6.0 NVIDIA 470.239.06
      GL_RENDERER: NVIDIA GeForce GT 650M/PCIe/SSE2
      GL_VENDOR: NVIDIA Corporation
      GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_square GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vdpau_interop2 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum 
      GL_SHADING_LANGUAGE_VERSION = 4.60 NVIDIA
      GLU_VERSION: 1.3
      GLU_EXTENSIONS: GLU_EXT_nurbs_tessellator GLU_EXT_object_space_tess 
      GLUT_API_VERSION: 4
      GLUT_XLIB_IMPLEMENTATION: 13

      Ich sehe nirgendwo, auch nicht in der Xorg.0.log mit kernel 6.6.10-arch1-1 die Intel-GPU arbeiten.
      Es wird zwar erkannt, dass da ein device ist, aber dann wird ohne überhaupt auch nur ein Modul zu laden schnell auf die Nvidia geschaltet.

      Da läuft immer nur die NVIDIA GPU, auch mit dem 6.6.10 Kernel

      Nur mal zum Vergleich was Xorg.log bei einer laufenden intel-GPU so alles mitteilt.
      Ein cat /var/log/Xorg.0.log |grep intelauf meinem PC:

      [     8.084] (==) Matched intel as autoconfigured driver 0
      [     8.084] (II) LoadModule: "intel"
      [     8.084] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
      [     8.089] (II) Module intel: vendor="X.Org Foundation"
      [     8.097] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
      [     8.098] (II) intel: Driver for Intel(R) HD Graphics
      [     8.098] (II) intel: Driver for Intel(R) Iris(TM) Graphics
      [     8.098] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
      [     8.112] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
      [     8.112] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
      [     8.114] (--) intel(0): Integrated Graphics Chipset: Intel(R) GM45
      [     8.114] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1; using a maximum of 2 threads
      [     8.114] (II) intel(0): Creating default Display subsection in Screen section
      [     8.114] (==) intel(0): Depth 24, (--) framebuffer bpp 32
      [     8.114] (==) intel(0): RGB weight 888
      [     8.114] (==) intel(0): Default visual is TrueColor
      [     8.115] (II) intel(0): Output LVDS1 has no monitor section
      [     8.115] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
      [     8.115] (II) intel(0): Enabled output LVDS1
      [     8.115] (II) intel(0): Output VGA1 has no monitor section
      [     8.115] (II) intel(0): Enabled output VGA1
      [     8.115] (II) intel(0): Output HDMI1 has no monitor section
      [     8.115] (II) intel(0): Enabled output HDMI1
      [     8.115] (II) intel(0): Output DP1 has no monitor section
      [     8.116] (II) intel(0): Enabled output DP1
      [     8.116] (II) intel(0): Output DP2 has no monitor section
      [     8.116] (II) intel(0): Enabled output DP2
      [     8.116] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
      [     8.116] (II) intel(0): Output VIRTUAL1 has no monitor section
      [     8.116] (II) intel(0): Enabled output VIRTUAL1
      [     8.116] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 0
      [     8.116] (==) intel(0): TearFree disabled
      [     8.116] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
      [     8.116] (==) intel(0): DPI set to (96, 96)
      [     8.121] (II) intel(0): SNA initialized with Eaglelake (gen4.5) backend
      [     8.122] (==) intel(0): Backing store enabled
      [     8.122] (==) intel(0): Silken mouse enabled
      [     8.122] (II) intel(0): HW Cursor enabled
      [     8.122] (==) intel(0): DPMS enabled
      [     8.122] (==) intel(0): Display hotplug detection enabled
      [     8.123] (II) intel(0): [XvMC] xvmc_vld driver initialized.
      [     8.123] (II) intel(0): [DRI2] Setup complete
      [     8.123] (II) intel(0): [DRI2]   DRI driver: i965
      [     8.123] (II) intel(0): [DRI2]   VDPAU driver: va_gl
      [     8.123] (II) intel(0): direct rendering: DRI2 DRI3 enabled
      [     8.123] (II) intel(0): hardware support for Present enabled
      [     8.397] (II) intel(0): switch to mode 1280x800@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
      [     8.427] (II) intel(0): Setting screen physical size to 338 x 211
      [    10.123] (II) intel(0): EDID vendor "LEN", prod id 16464
      [    10.123] (II) intel(0): Printing DDC gathered Modelines:
      [    10.123] (II) intel(0): Modeline "1280x800"x0.0   69.30  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (49.2 kHz eP)
      [    10.123] (II) intel(0): Modeline "1280x800"x0.0   57.80  1280 1304 1336 1408  800 804 808 820 -hsync -vsync (41.1 kHz e)

      Was (Entschuldigung) zur sau blöden Frage führen muss, ob denn überhaupt das Paket xf86-video-intelinstalliert ist und ob die intel-GPU im UEFI/Bios auch eingeschaltet ist.

      Wenn dann beide saublöden Fragen mit einem "ja" beantwortet werden können, dann dürfte wohl daraus folgen, dass die Intel-GPU kaputt ist.

      Es kann sein, dass dies schon länger so ist und immer nur die Nvidia-GPU lief, dass es aber erst dann zu Auffälligkeiten kam als sich später etwas am Softwarestruck geändert hat.
      Ich würde jetzt probieren, die Intel-GPU im Bios ganz abzuschalten, falls das geht. Das Paket xf86-video-intel zu deinstallieren und auch auf die Konfiguration mit Prime (siehe: https://wiki.archlinux.org/index.php/PRIME ) zu verzichten. Eine ganz einfache Konfiguration mit Nvidia als einzige GPU müsste dann wohl am ehesten funktionieren.

      Nachdem ich alle nvidia-Pakete deinstalliert habe fährt X nicht nehr hoch. xf86-video-intel ist installiert. Also habe ich das auch deinstalliert und xf86-video-nouveau installiert: X läuft nicht.

      Mal sehen, was sich mit Kernel-Parametern probieren lässt, wenn ich nvidia wieder installiere...

      Die Lösung war jetzt beim Rumprobieren so einfach wie doof:
      Es gibt die Datei /etc/modprob.d/blacklist.conf. Die hat den Inhalt

      blacklist i915
      blacklist hp_accel
      blacklist intel_agp
      blacklist usblp

      Also habe ich die mal verschoben weil mir der Inhalt doch wenig produktiv erschien und dann Schleppi neu gestartet.
      Hier mal die neue Xorg.0.log:

      [    38.694] 
      X.Org X Server 1.21.1.13
      X Protocol Version 11, Revision 0
      [    38.694] Current Operating System: Linux ArchBook 6.8.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:33 +0000 x86_64
      [    38.694] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw lang=de init=/usr/lib/systemd/systemd locale=de_DE.UTF-8 quiet ###splash acpi_oci=Linux acpi_backlight=vender
      [    38.694]  
      [    38.694] Current version of pixman: 0.43.4
      [    38.694] 	Before reporting problems, check http://wiki.x.org
      	to make sure that you have the latest version.
      [    38.694] Markers: (--) probed, (**) from config file, (==) default setting,
      	(++) from command line, (!!) notice, (II) informational,
      	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      [    38.694] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 14 22:56:49 2024
      [    38.908] (==) Using config file: "/etc/X11/xorg.conf"
      [    38.908] (==) Using config directory: "/etc/X11/xorg.conf.d"
      [    38.908] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
      [    39.174] (==) ServerLayout "layout"
      [    39.174] (**) |-->Screen "iGPU" (0)
      [    39.174] (**) |   |-->Monitor "<default monitor>"
      [    39.174] (**) |   |-->Device "iGPU"
      [    39.174] (**) |   |-->GPUDevice "dGPU"
      [    39.174] (**) |   |-->GPUDevice "Device0"
      [    39.174] (==) No monitor specified for screen "iGPU".
      	Using a default monitor configuration.
      [    39.174] (**) Allowing byte-swapped clients
      [    39.174] (==) Automatically adding devices
      [    39.174] (==) Automatically enabling devices
      [    39.174] (==) Automatically adding GPU devices
      [    39.174] (==) Automatically binding GPU devices
      [    39.174] (==) Max clients allowed: 256, resource mask: 0x1fffff
      [    39.466] (==) FontPath set to:
      	/usr/share/fonts/misc,
      	/usr/share/fonts/TTF,
      	/usr/share/fonts/OTF,
      	/usr/share/fonts/Type1,
      	/usr/share/fonts/100dpi,
      	/usr/share/fonts/75dpi
      [    39.466] (==) ModulePath set to "/usr/lib/xorg/modules"
      [    39.466] (II) The server relies on udev to provide the list of input devices.
      	If no devices become available, reconfigure udev or disable AutoAddDevices.
      [    39.466] (II) Module ABI versions:
      [    39.466] 	X.Org ANSI C Emulation: 0.4
      [    39.466] 	X.Org Video Driver: 25.2
      [    39.466] 	X.Org XInput driver : 24.4
      [    39.466] 	X.Org Server Extension : 10.0
      [    39.467] (--) using VT number 2
      
      [    39.467] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
      [    39.469] (II) xfree86: Adding drm device (/dev/dri/card0)
      [    39.469] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
      [    39.470] (II) xfree86: Adding drm device (/dev/dri/card1)
      [    39.470] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
      [    39.491] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    39.491] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    39.491] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
      [    39.494] (--) PCI:*(0@0:2:0) 8086:0166:103c:181d rev 9, Mem @ 0xd3000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
      [    39.494] (--) PCI: (1@0:0:0) 10de:0fd1:103c:181d rev 161, Mem @ 0xd2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
      [    39.494] (II) Open ACPI successful (/var/run/acpid.socket)
      [    39.494] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
      [    39.494] (II) LoadModule: "dbe"
      [    39.494] (II) Module "dbe" already built-in
      [    39.494] (II) LoadModule: "extmod"
      [    39.494] (II) Module "extmod" already built-in
      [    39.494] (II) LoadModule: "glx"
      [    39.625] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
      [    39.897] (II) Module glx: vendor="X.Org Foundation"
      [    39.897] 	compiled for 1.21.1.13, module version = 1.0.0
      [    39.897] 	ABI class: X.Org Server Extension, version 10.0
      [    39.897] (II) LoadModule: "modesetting"
      [    39.898] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
      [    40.030] (II) Module modesetting: vendor="X.Org Foundation"
      [    40.030] 	compiled for 1.21.1.13, module version = 1.21.1
      [    40.030] 	Module class: X.Org Video Driver
      [    40.030] 	ABI class: X.Org Video Driver, version 25.2
      [    40.030] (II) LoadModule: "nvidia"
      [    40.030] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
      [    40.304] (II) Module nvidia: vendor="NVIDIA Corporation"
      [    40.304] 	compiled for 1.6.99.901, module version = 1.0.0
      [    40.304] 	Module class: X.Org Video Driver
      [    40.330] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
      [    40.330] (II) NVIDIA dlloader X Driver  470.239.06  Sat Feb  3 06:10:11 UTC 2024
      [    40.330] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
      [    40.377] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
      [    40.377] (WW) xf86OpenConsole: setsid failed: Operation not permitted
      [    40.400] (II) modeset(0): using drv /dev/dri/card1
      [    40.481] (II) Loading sub module "fb"
      [    40.481] (II) LoadModule: "fb"
      [    40.481] (II) Module "fb" already built-in
      [    40.481] (II) Loading sub module "wfb"
      [    40.481] (II) LoadModule: "wfb"
      [    40.481] (II) Loading /usr/lib/xorg/modules/libwfb.so
      [    40.650] (II) Module wfb: vendor="X.Org Foundation"
      [    40.650] 	compiled for 1.21.1.13, module version = 1.0.0
      [    40.650] 	ABI class: X.Org ANSI C Emulation, version 0.4
      [    40.650] (II) Loading sub module "ramdac"
      [    40.650] (II) LoadModule: "ramdac"
      [    40.650] (II) Module "ramdac" already built-in
      [    40.652] (II) modeset(0): Creating default Display subsection in Screen section
      	"iGPU" for depth/fbbpp 24/32
      [    40.652] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
      [    40.652] (==) modeset(0): RGB weight 888
      [    40.652] (==) modeset(0): Default visual is TrueColor
      [    40.652] (II) Loading sub module "glamoregl"
      [    40.652] (II) LoadModule: "glamoregl"
      [    40.653] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
      [    41.040] (II) Module glamoregl: vendor="X.Org Foundation"
      [    41.040] 	compiled for 1.21.1.13, module version = 1.0.1
      [    41.040] 	ABI class: X.Org ANSI C Emulation, version 0.4
      [    44.647] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4000 (IVB GT2)
      [    44.647] (II) modeset(0): glamor initialized
      [    44.647] (==) modeset(0): VariableRefresh: disabled
      [    44.647] (==) modeset(0): AsyncFlipSecondaries: disabled
      [    44.647] (II) modeset(0): Output LVDS-1 has no monitor section
      [    44.648] (II) modeset(0): Output VGA-1 has no monitor section
      [    44.650] (II) modeset(0): Output HDMI-1 has no monitor section
      [    44.650] (II) modeset(0): Output DP-1 has no monitor section
      [    44.651] (II) modeset(0): EDID for output LVDS-1
      [    44.651] (II) modeset(0): Manufacturer: LGD  Model: 372  Serial#: 0
      [    44.651] (II) modeset(0): Year: 2012  Week: 0
      [    44.651] (II) modeset(0): EDID Version: 1.4
      [    44.651] (II) modeset(0): Digital Display Input
      [    44.651] (II) modeset(0): 6 bits per channel
      [    44.651] (II) modeset(0): Digital interface is undefined
      [    44.651] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
      [    44.651] (II) modeset(0): Gamma: 2.20
      [    44.651] (II) modeset(0): No DPMS capabilities specified
      [    44.651] (II) modeset(0): Supported color encodings: RGB 4:4:4 
      [    44.651] (II) modeset(0): First detailed timing is preferred mode
      [    44.651] (II) modeset(0): Preferred mode is native pixel format and refresh rate
      [    44.651] (II) modeset(0): redX: 0.603 redY: 0.356   greenX: 0.345 greenY: 0.612
      [    44.651] (II) modeset(0): blueX: 0.152 blueY: 0.104   whiteX: 0.313 whiteY: 0.329
      [    44.651] (II) modeset(0): Manufacturer's mask: 0
      [    44.651] (II) modeset(0): Supported detailed timing:
      [    44.651] (II) modeset(0): clock: 107.9 MHz   Image Size:  382 x 215 mm
      [    44.651] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
      [    44.651] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
      [    44.651] (II) modeset(0): Supported detailed timing:
      [    44.651] (II) modeset(0): clock: 71.9 MHz   Image Size:  382 x 215 mm
      [    44.651] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
      [    44.651] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
      [    44.651] (II) modeset(0): Unknown vendor-specific block 2
      [    44.651] (II) modeset(0): EDID (in hex):
      [    44.651] (II) modeset(0): 	00ffffffffffff0030e4720300000000
      [    44.651] (II) modeset(0): 	00160104902615780257259a5b589c27
      [    44.651] (II) modeset(0): 	1a505400000001010101010101010101
      [    44.651] (II) modeset(0): 	010101010101262a4040618424303020
      [    44.651] (II) modeset(0): 	35007ed710000019131c404061842430
      [    44.651] (II) modeset(0): 	302035007ed710000019000000000000
      [    44.651] (II) modeset(0): 	00000000000000000000000000000002
      [    44.651] (II) modeset(0): 	000c47ff0a3c6421263b6400000000e8
      [    44.651] (II) modeset(0): Printing probed modes for output LVDS-1
      [    44.651] (II) modeset(0): Modeline "1600x900"x60.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [    44.651] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
      [    44.651] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
      [    44.651] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
      [    44.651] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
      [    44.651] (II) modeset(0): Modeline "1600x900"x40.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [    44.651] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
      [    44.651] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
      [    44.651] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
      [    44.651] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
      [    44.651] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
      [    44.651] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
      [    44.651] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
      [    44.652] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
      [    44.652] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
      [    44.652] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
      [    44.652] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
      [    44.652] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
      [    44.652] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
      [    44.652] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
      [    44.652] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
      [    44.652] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
      [    44.652] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
      [    44.652] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
      [    44.652] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
      [    44.652] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
      [    44.652] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
      [    44.652] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
      [    44.652] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
      [    44.653] (II) modeset(0): EDID for output VGA-1
      [    44.655] (II) modeset(0): EDID for output HDMI-1
      [    44.655] (II) modeset(0): EDID for output DP-1
      [    44.655] (II) modeset(0): Output LVDS-1 connected
      [    44.655] (II) modeset(0): Output VGA-1 disconnected
      [    44.655] (II) modeset(0): Output HDMI-1 disconnected
      [    44.655] (II) modeset(0): Output DP-1 disconnected
      [    44.655] (II) modeset(0): Using exact sizes for initial modes
      [    44.655] (II) modeset(0): Output LVDS-1 using initial mode 1600x900 +0+0
      [    44.655] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
      [    44.655] (==) modeset(0): DPI set to (96, 96)
      [    44.655] (II) Loading sub module "fb"
      [    44.655] (II) LoadModule: "fb"
      [    44.655] (II) Module "fb" already built-in
      [    44.655] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
      [    44.655] (==) NVIDIA(G0): RGB weight 888
      [    44.655] (==) NVIDIA(G0): Default visual is TrueColor
      [    44.655] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
      [    44.655] (**) Option "AllowNVIDIAGpuScreens"
      [    44.655] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
      [    44.655] (**) NVIDIA(G0): Option "DPI" "96 x 96"
      [    44.655] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
      [    44.655] (**) NVIDIA(G0): Option "RegistryDwords" "EnableBrightnessControll=1"
      [    44.655] (**) NVIDIA(G0): Enabling 2D acceleration
      [    44.655] (II) Loading sub module "glxserver_nvidia"
      [    44.655] (II) LoadModule: "glxserver_nvidia"
      [    44.655] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
      [    45.245] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
      [    45.245] 	compiled for 1.6.99.901, module version = 1.0.0
      [    45.245] 	Module class: X.Org Server Extension
      [    45.246] (II) NVIDIA GLX Module  470.239.06  Sat Feb  3 06:08:41 UTC 2024
      [    45.270] (II) NVIDIA: The X server supports PRIME Render Offload.
      [    47.190] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
      [    47.190] (--) NVIDIA(0):     CRT-0
      [    47.191] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GT 650M (GK107) at PCI:1:0:0
      [    47.191] (II) NVIDIA(G0):     (GPU-0)
      [    47.191] (--) NVIDIA(G0): Memory: 2097152 kBytes
      [    47.191] (--) NVIDIA(G0): VideoBIOS: 80.07.35.00.2b
      [    47.191] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
      [    47.191] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [    47.191] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [    47.191] (--) NVIDIA(GPU-0): 
      [    47.192] (II) NVIDIA(G0): Validated MetaModes:
      [    47.192] (II) NVIDIA(G0):     "NULL"
      [    47.192] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
      [    47.192] (**) NVIDIA(G0): DPI set to (96, 96); computed from "DPI" X config option
      [    48.231] (==) modeset(0): Backing store enabled
      [    48.231] (==) modeset(0): Silken mouse enabled
      [    48.256] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
      [    48.256] (==) modeset(0): DPMS enabled
      [    48.256] (II) modeset(0): [DRI2] Setup complete
      [    48.256] (II) modeset(0): [DRI2]   DRI driver: crocus
      [    48.256] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
      [    48.257] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
      [    48.257] (II) NVIDIA:     access.
      [    48.313] (II) NVIDIA(G0): Setting mode "NULL"
      [    48.334] (==) NVIDIA(G0): Disabling shared memory pixmaps
      [    48.334] (==) NVIDIA(G0): Backing store enabled
      [    48.334] (==) NVIDIA(G0): Silken mouse enabled
      [    48.335] (==) NVIDIA(G0): DPMS enabled
      [    48.352] (II) Loading sub module "dri2"
      [    48.352] (II) LoadModule: "dri2"
      [    48.352] (II) Module "dri2" already built-in
      [    48.352] (II) NVIDIA(G0): [DRI2] Setup complete
      [    48.352] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
      [    48.353] (II) Initializing extension Generic Event Extension
      [    48.353] (II) Initializing extension SHAPE
      [    48.353] (II) Initializing extension MIT-SHM
      [    48.353] (II) Initializing extension XInputExtension
      [    48.354] (II) Initializing extension XTEST
      [    48.354] (II) Initializing extension BIG-REQUESTS
      [    48.354] (II) Initializing extension SYNC
      [    48.354] (II) Initializing extension XKEYBOARD
      [    48.355] (II) Initializing extension XC-MISC
      [    48.355] (II) Initializing extension SECURITY
      [    48.355] (II) Initializing extension XFIXES
      [    48.355] (II) Initializing extension RENDER
      [    48.355] (II) Initializing extension RANDR
      [    48.356] (II) Initializing extension COMPOSITE
      [    48.356] (II) Initializing extension DAMAGE
      [    48.356] (II) Initializing extension MIT-SCREEN-SAVER
      [    48.356] (II) Initializing extension DOUBLE-BUFFER
      [    48.357] (II) Initializing extension RECORD
      [    48.357] (II) Initializing extension DPMS
      [    48.357] (II) Initializing extension Present
      [    48.357] (II) Initializing extension DRI3
      [    48.357] (II) Initializing extension X-Resource
      [    48.358] (II) Initializing extension XVideo
      [    48.358] (II) Initializing extension XVideo-MotionCompensation
      [    48.358] (II) Initializing extension GLX
      [    48.358] (II) Initializing extension GLX
      [    48.358] (II) Indirect GLX disabled.
      [    48.372] (II) AIGLX: Loaded and initialized crocus
      [    48.372] (II) GLX: Initialized DRI2 GL provider for screen 0
      [    48.372] (II) Initializing extension XFree86-VidModeExtension
      [    48.372] (II) Initializing extension XFree86-DGA
      [    48.372] (II) Initializing extension XFree86-DRI
      [    48.372] (II) Initializing extension DRI2
      [    48.372] (II) Initializing extension NV-GLX
      [    48.373] (II) Initializing extension NV-CONTROL
      [    48.373] (II) modeset(0): Damage tracking initialized
      [    48.373] (II) modeset(0): Setting screen physical size to 423 x 238
      [    49.253] (II) config/udev: Adding input device Power Button (/dev/input/event1)
      [    49.253] (**) Power Button: Applying InputClass "libinput keyboard catchall"
      [    49.253] (**) Power Button: Applying InputClass "system-keyboard"
      [    49.253] (II) LoadModule: "libinput"
      [    49.253] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
      [    49.341] (II) Module libinput: vendor="X.Org Foundation"
      [    49.341] 	compiled for 1.21.1.8, module version = 1.4.0
      [    49.341] 	Module class: X.Org XInput Driver
      [    49.341] 	ABI class: X.Org XInput driver, version 24.4
      [    49.341] (II) Using input driver 'libinput' for 'Power Button'
      [    49.341] (**) Power Button: always reports core events
      [    49.341] (**) Option "Device" "/dev/input/event1"
      [    49.427] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [    49.427] (II) event1  - Power Button: device is a keyboard
      [    49.427] (II) event1  - Power Button: device removed
      [    49.443] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
      [    49.443] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
      [    49.443] (**) Option "xkb_layout" "de"
      [    49.443] (**) Option "xkb_variant" "deadgraveacute"
      [    49.515] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [    49.515] (II) event1  - Power Button: device is a keyboard
      [    49.516] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
      [    49.516] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
      [    49.516] (**) Video Bus: Applying InputClass "system-keyboard"
      [    49.516] (II) Using input driver 'libinput' for 'Video Bus'
      [    49.517] (**) Video Bus: always reports core events
      [    49.517] (**) Option "Device" "/dev/input/event4"
      [    49.519] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [    49.519] (II) event4  - Video Bus: device is a keyboard
      [    49.519] (II) event4  - Video Bus: device removed
      [    49.536] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event4"
      [    49.536] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
      [    49.536] (**) Option "xkb_layout" "de"
      [    49.536] (**) Option "xkb_variant" "deadgraveacute"
      [    49.539] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [    49.540] (II) event4  - Video Bus: device is a keyboard
      [    49.542] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
      [    49.542] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
      [    49.542] (**) Video Bus: Applying InputClass "system-keyboard"
      [    49.542] (II) Using input driver 'libinput' for 'Video Bus'
      [    49.542] (**) Video Bus: always reports core events
      [    49.542] (**) Option "Device" "/dev/input/event3"
      [    49.544] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [    49.545] (II) event3  - Video Bus: device is a keyboard
      [    49.545] (II) event3  - Video Bus: device removed
      [    49.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input4/event3"
      [    49.563] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
      [    49.563] (**) Option "xkb_layout" "de"
      [    49.563] (**) Option "xkb_variant" "deadgraveacute"
      [    49.566] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [    49.567] (II) event3  - Video Bus: device is a keyboard
      [    49.569] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
      [    49.569] (II) No input driver specified, ignoring this device.
      [    49.569] (II) This device may have been added with another device file.
      [    49.571] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
      [    49.571] (II) No input driver specified, ignoring this device.
      [    49.571] (II) This device may have been added with another device file.
      [    49.572] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
      [    49.572] (II) No input driver specified, ignoring this device.
      [    49.572] (II) This device may have been added with another device file.
      [    49.573] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
      [    49.573] (II) No input driver specified, ignoring this device.
      [    49.573] (II) This device may have been added with another device file.
      [    49.574] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
      [    49.574] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
      [    49.574] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
      [    49.574] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
      [    49.574] (**) AT Translated Set 2 keyboard: always reports core events
      [    49.574] (**) Option "Device" "/dev/input/event2"
      [    49.576] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [    49.577] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [    49.578] (II) event2  - AT Translated Set 2 keyboard: device removed
      [    49.600] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
      [    49.600] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
      [    49.600] (**) Option "xkb_layout" "de"
      [    49.600] (**) Option "xkb_variant" "deadgraveacute"
      [    49.603] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [    49.603] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [    49.606] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
      [    49.606] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
      [    49.606] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
      [    49.606] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
      [    49.606] (II) LoadModule: "synaptics"
      [    49.606] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
      [    49.619] (II) Module synaptics: vendor="X.Org Foundation"
      [    49.619] 	compiled for 1.21.1.3, module version = 1.9.2
      [    49.619] 	Module class: X.Org XInput Driver
      [    49.619] 	ABI class: X.Org XInput driver, version 24.4
      [    49.619] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
      [    49.619] (**) SynPS/2 Synaptics TouchPad: always reports core events
      [    49.619] (**) Option "Device" "/dev/input/event9"
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1274 - 5666 (res 43)
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1080 - 4772 (res 72)
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
      [    49.663] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [    49.663] (**) SynPS/2 Synaptics TouchPad: always reports core events
      [    49.696] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event9"
      [    49.696] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
      [    49.697] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
      [    49.697] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
      [    49.697] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
      [    49.697] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
      [    49.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
      [    49.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
      [    49.697] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
      [    49.697] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [    49.698] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
      [    49.698] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
      [    49.700] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
      [    49.700] (II) No input driver specified, ignoring this device.
      [    49.700] (II) This device may have been added with another device file.
      [    49.701] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
      [    49.701] (II) No input driver specified, ignoring this device.
      [    49.701] (II) This device may have been added with another device file.
      [    49.702] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
      [    49.702] (II) No input driver specified, ignoring this device.
      [    49.702] (II) This device may have been added with another device file.
      [    49.709] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
      [    49.709] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
      [    49.709] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
      [    49.709] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
      [    49.709] (**) HP WMI hotkeys: always reports core events
      [    49.709] (**) Option "Device" "/dev/input/event8"
      [    49.710] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [    49.710] (II) event8  - HP WMI hotkeys: device is a keyboard
      [    49.711] (II) event8  - HP WMI hotkeys: device removed
      [    49.726] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
      [    49.726] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
      [    49.726] (**) Option "xkb_layout" "de"
      [    49.726] (**) Option "xkb_variant" "deadgraveacute"
      [    49.729] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [    49.729] (II) event8  - HP WMI hotkeys: device is a keyboard
      [    49.730] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event5)
      [    49.731] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
      [    49.731] (**) Wireless hotkeys: Applying InputClass "system-keyboard"
      [    49.731] (II) Using input driver 'libinput' for 'Wireless hotkeys'
      [    49.731] (**) Wireless hotkeys: always reports core events
      [    49.731] (**) Option "Device" "/dev/input/event5"
      [    49.732] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [    49.732] (II) event5  - Wireless hotkeys: device is a keyboard
      [    49.733] (II) event5  - Wireless hotkeys: device removed
      [    49.770] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event5"
      [    49.770] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 12)
      [    49.770] (**) Option "xkb_layout" "de"
      [    49.770] (**) Option "xkb_variant" "deadgraveacute"
      [    49.772] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [    49.772] (II) event5  - Wireless hotkeys: device is a keyboard
      [    62.405] (II) event1  - Power Button: device removed
      [    62.420] (II) event4  - Video Bus: device removed
      [    62.446] (II) event3  - Video Bus: device removed
      [    62.467] (II) event2  - AT Translated Set 2 keyboard: device removed
      [    62.516] (II) event8  - HP WMI hotkeys: device removed
      [    62.533] (II) event5  - Wireless hotkeys: device removed
      [    62.566] (II) AIGLX: Suspending AIGLX clients for VT switch
      [    64.113] (II) Open ACPI successful (/var/run/acpid.socket)
      [    64.113] (II) AIGLX: Resuming AIGLX clients after VT switch
      [    64.131] (II) modeset(0): EDID vendor "LGD", prod id 882
      [    64.132] (II) modeset(0): Printing DDC gathered Modelines:
      [    64.132] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [    64.132] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [    64.231] (II) modeset(0): EDID vendor "LGD", prod id 882
      [    64.231] (II) modeset(0): Printing DDC gathered Modelines:
      [    64.231] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [    64.231] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [    64.249] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [    64.249] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [    64.249] (--) NVIDIA(GPU-0): 
      [    64.277] (II) NVIDIA(G0): Setting mode "NULL"
      [    64.300] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [    64.300] (II) event1  - Power Button: device is a keyboard
      [    64.303] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [    64.303] (II) event4  - Video Bus: device is a keyboard
      [    64.306] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [    64.306] (II) event3  - Video Bus: device is a keyboard
      [    64.309] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [    64.309] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [    64.310] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [    64.312] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [    64.312] (II) event8  - HP WMI hotkeys: device is a keyboard
      [    64.314] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [    64.314] (II) event5  - Wireless hotkeys: device is a keyboard
      [    99.571] (II) event1  - Power Button: device removed
      [    99.587] (II) event4  - Video Bus: device removed
      [    99.603] (II) event3  - Video Bus: device removed
      [    99.623] (II) event2  - AT Translated Set 2 keyboard: device removed
      [    99.680] (II) event8  - HP WMI hotkeys: device removed
      [    99.700] (II) event5  - Wireless hotkeys: device removed
      [    99.733] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   161.479] (II) Open ACPI successful (/var/run/acpid.socket)
      [   161.479] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   161.498] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   161.498] (II) modeset(0): Printing DDC gathered Modelines:
      [   161.498] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   161.498] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   161.598] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   161.598] (II) modeset(0): Printing DDC gathered Modelines:
      [   161.598] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   161.598] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   161.616] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   161.616] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   161.616] (--) NVIDIA(GPU-0): 
      [   161.644] (II) NVIDIA(G0): Setting mode "NULL"
      [   161.665] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   161.665] (II) event1  - Power Button: device is a keyboard
      [   161.666] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   161.666] (II) event4  - Video Bus: device is a keyboard
      [   161.667] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   161.667] (II) event3  - Video Bus: device is a keyboard
      [   161.668] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   161.668] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   161.669] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   161.670] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   161.670] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   161.670] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   161.670] (II) event5  - Wireless hotkeys: device is a keyboard
      [   293.892] (II) event1  - Power Button: device removed
      [   293.906] (II) event4  - Video Bus: device removed
      [   293.923] (II) event3  - Video Bus: device removed
      [   293.940] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   293.990] (II) event8  - HP WMI hotkeys: device removed
      [   294.006] (II) event5  - Wireless hotkeys: device removed
      [   294.040] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   297.783] (II) Open ACPI successful (/var/run/acpid.socket)
      [   297.784] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   297.810] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   297.810] (II) modeset(0): Printing DDC gathered Modelines:
      [   297.810] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   297.810] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   297.910] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   297.910] (II) modeset(0): Printing DDC gathered Modelines:
      [   297.910] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   297.910] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   297.927] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   297.927] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   297.927] (--) NVIDIA(GPU-0): 
      [   297.952] (II) NVIDIA(G0): Setting mode "NULL"
      [   297.978] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   297.979] (II) event1  - Power Button: device is a keyboard
      [   297.981] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   297.982] (II) event4  - Video Bus: device is a keyboard
      [   297.985] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   297.985] (II) event3  - Video Bus: device is a keyboard
      [   297.987] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   297.988] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   297.989] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   297.991] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   297.991] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   297.993] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   297.993] (II) event5  - Wireless hotkeys: device is a keyboard
      [   411.039] (II) event1  - Power Button: device removed
      [   411.053] (II) event4  - Video Bus: device removed
      [   411.070] (II) event3  - Video Bus: device removed
      [   411.087] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   411.147] (II) event8  - HP WMI hotkeys: device removed
      [   411.163] (II) event5  - Wireless hotkeys: device removed
      [   411.196] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   414.657] (II) Open ACPI successful (/var/run/acpid.socket)
      [   414.657] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   414.675] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   414.675] (II) modeset(0): Printing DDC gathered Modelines:
      [   414.675] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   414.675] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   414.775] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   414.775] (II) modeset(0): Printing DDC gathered Modelines:
      [   414.775] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   414.775] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   414.792] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   414.793] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   414.793] (--) NVIDIA(GPU-0): 
      [   414.821] (II) NVIDIA(G0): Setting mode "NULL"
      [   414.843] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   414.843] (II) event1  - Power Button: device is a keyboard
      [   414.846] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   414.846] (II) event4  - Video Bus: device is a keyboard
      [   414.849] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   414.849] (II) event3  - Video Bus: device is a keyboard
      [   414.851] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   414.852] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   414.853] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   414.854] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   414.855] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   414.857] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   414.857] (II) event5  - Wireless hotkeys: device is a keyboard
      [   442.758] (II) event1  - Power Button: device removed
      [   442.773] (II) event4  - Video Bus: device removed
      [   442.790] (II) event3  - Video Bus: device removed
      [   442.807] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   442.856] (II) event8  - HP WMI hotkeys: device removed
      [   442.883] (II) event5  - Wireless hotkeys: device removed
      [   442.916] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   444.868] (II) Open ACPI successful (/var/run/acpid.socket)
      [   444.868] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   444.900] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   444.900] (II) modeset(0): Printing DDC gathered Modelines:
      [   444.900] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   444.900] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   445.000] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   445.000] (II) modeset(0): Printing DDC gathered Modelines:
      [   445.000] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   445.000] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   445.017] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   445.017] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   445.017] (--) NVIDIA(GPU-0): 
      [   445.041] (II) NVIDIA(G0): Setting mode "NULL"
      [   445.068] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   445.068] (II) event1  - Power Button: device is a keyboard
      [   445.071] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   445.071] (II) event4  - Video Bus: device is a keyboard
      [   445.074] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   445.075] (II) event3  - Video Bus: device is a keyboard
      [   445.077] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   445.077] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   445.079] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   445.080] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   445.080] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   445.082] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   445.083] (II) event5  - Wireless hotkeys: device is a keyboard
      [   454.217] (II) event1  - Power Button: device removed
      [   454.236] (II) event4  - Video Bus: device removed
      [   454.256] (II) event3  - Video Bus: device removed
      [   454.273] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   454.323] (II) event8  - HP WMI hotkeys: device removed
      [   454.340] (II) event5  - Wireless hotkeys: device removed
      [   454.373] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   455.611] (II) Open ACPI successful (/var/run/acpid.socket)
      [   455.611] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   455.645] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   455.645] (II) modeset(0): Printing DDC gathered Modelines:
      [   455.645] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   455.645] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   455.744] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   455.744] (II) modeset(0): Printing DDC gathered Modelines:
      [   455.744] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   455.744] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   455.762] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   455.762] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   455.762] (--) NVIDIA(GPU-0): 
      [   455.788] (II) NVIDIA(G0): Setting mode "NULL"
      [   455.812] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   455.813] (II) event1  - Power Button: device is a keyboard
      [   455.815] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   455.815] (II) event4  - Video Bus: device is a keyboard
      [   455.818] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   455.818] (II) event3  - Video Bus: device is a keyboard
      [   455.821] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   455.821] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   455.823] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   455.824] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   455.825] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   455.827] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   455.827] (II) event5  - Wireless hotkeys: device is a keyboard
      [   460.129] (II) event1  - Power Button: device removed
      [   460.156] (II) event4  - Video Bus: device removed
      [   460.173] (II) event3  - Video Bus: device removed
      [   460.190] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   460.250] (II) event8  - HP WMI hotkeys: device removed
      [   460.276] (II) event5  - Wireless hotkeys: device removed
      [   460.310] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   462.068] (II) Open ACPI successful (/var/run/acpid.socket)
      [   462.069] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   462.088] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   462.088] (II) modeset(0): Printing DDC gathered Modelines:
      [   462.088] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   462.088] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   462.188] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   462.188] (II) modeset(0): Printing DDC gathered Modelines:
      [   462.188] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   462.188] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   462.206] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   462.206] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   462.206] (--) NVIDIA(GPU-0): 
      [   462.232] (II) NVIDIA(G0): Setting mode "NULL"
      [   462.256] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   462.256] (II) event1  - Power Button: device is a keyboard
      [   462.259] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   462.259] (II) event4  - Video Bus: device is a keyboard
      [   462.262] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   462.262] (II) event3  - Video Bus: device is a keyboard
      [   462.265] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   462.265] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   462.266] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   462.268] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   462.268] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   462.270] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   462.270] (II) event5  - Wireless hotkeys: device is a keyboard
      [   468.914] (II) event1  - Power Button: device removed
      [   468.930] (II) event4  - Video Bus: device removed
      [   468.946] (II) event3  - Video Bus: device removed
      [   468.963] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   469.013] (II) event8  - HP WMI hotkeys: device removed
      [   469.040] (II) event5  - Wireless hotkeys: device removed
      [   469.073] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   470.277] (II) Open ACPI successful (/var/run/acpid.socket)
      [   470.278] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   470.309] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   470.309] (II) modeset(0): Printing DDC gathered Modelines:
      [   470.309] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   470.309] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   470.408] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   470.408] (II) modeset(0): Printing DDC gathered Modelines:
      [   470.408] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   470.408] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   470.426] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   470.426] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   470.426] (--) NVIDIA(GPU-0): 
      [   470.447] (II) NVIDIA(G0): Setting mode "NULL"
      [   470.459] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   470.459] (II) event1  - Power Button: device is a keyboard
      [   470.460] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   470.460] (II) event4  - Video Bus: device is a keyboard
      [   470.461] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   470.461] (II) event3  - Video Bus: device is a keyboard
      [   470.462] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   470.462] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   470.463] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   470.463] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   470.463] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   470.464] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   470.464] (II) event5  - Wireless hotkeys: device is a keyboard
      [   479.012] (II) event1  - Power Button: device removed
      [   479.036] (II) event4  - Video Bus: device removed
      [   479.053] (II) event3  - Video Bus: device removed
      [   479.070] (II) event2  - AT Translated Set 2 keyboard: device removed
      [   479.120] (II) event8  - HP WMI hotkeys: device removed
      [   479.136] (II) event5  - Wireless hotkeys: device removed
      [   479.190] (II) AIGLX: Suspending AIGLX clients for VT switch
      [   480.448] (II) Open ACPI successful (/var/run/acpid.socket)
      [   480.449] (II) AIGLX: Resuming AIGLX clients after VT switch
      [   480.472] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   480.472] (II) modeset(0): Printing DDC gathered Modelines:
      [   480.472] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   480.472] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   480.572] (II) modeset(0): EDID vendor "LGD", prod id 882
      [   480.572] (II) modeset(0): Printing DDC gathered Modelines:
      [   480.572] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [   480.572] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [   480.590] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [   480.590] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [   480.590] (--) NVIDIA(GPU-0): 
      [   480.612] (II) NVIDIA(G0): Setting mode "NULL"
      [   480.640] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [   480.641] (II) event1  - Power Button: device is a keyboard
      [   480.644] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [   480.644] (II) event4  - Video Bus: device is a keyboard
      [   480.647] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [   480.647] (II) event3  - Video Bus: device is a keyboard
      [   480.650] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [   480.650] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [   480.651] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [   480.653] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [   480.653] (II) event8  - HP WMI hotkeys: device is a keyboard
      [   480.655] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [   480.655] (II) event5  - Wireless hotkeys: device is a keyboard
      [  1815.974] (II) event1  - Power Button: device removed
      [  1815.990] (II) event4  - Video Bus: device removed
      [  1816.006] (II) event3  - Video Bus: device removed
      [  1816.023] (II) event2  - AT Translated Set 2 keyboard: device removed
      [  1816.073] (II) event8  - HP WMI hotkeys: device removed
      [  1816.090] (II) event5  - Wireless hotkeys: device removed
      [  1816.123] (II) AIGLX: Suspending AIGLX clients for VT switch
      [  1818.173] (II) Open ACPI successful (/var/run/acpid.socket)
      [  1818.173] (II) AIGLX: Resuming AIGLX clients after VT switch
      [  1818.199] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  1818.199] (II) modeset(0): Printing DDC gathered Modelines:
      [  1818.199] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  1818.199] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  1818.299] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  1818.299] (II) modeset(0): Printing DDC gathered Modelines:
      [  1818.299] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  1818.299] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  1818.316] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [  1818.316] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [  1818.316] (--) NVIDIA(GPU-0): 
      [  1818.344] (II) NVIDIA(G0): Setting mode "NULL"
      [  1818.367] (II) event1  - Power Button: is tagged by udev as: Keyboard
      [  1818.367] (II) event1  - Power Button: device is a keyboard
      [  1818.370] (II) event4  - Video Bus: is tagged by udev as: Keyboard
      [  1818.370] (II) event4  - Video Bus: device is a keyboard
      [  1818.373] (II) event3  - Video Bus: is tagged by udev as: Keyboard
      [  1818.374] (II) event3  - Video Bus: device is a keyboard
      [  1818.376] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
      [  1818.377] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
      [  1818.378] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
      [  1818.380] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
      [  1818.380] (II) event8  - HP WMI hotkeys: device is a keyboard
      [  1818.382] (II) event5  - Wireless hotkeys: is tagged by udev as: Keyboard
      [  1818.382] (II) event5  - Wireless hotkeys: device is a keyboard
      [  2222.318] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  2222.318] (II) modeset(0): Printing DDC gathered Modelines:
      [  2222.318] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  2222.318] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  2222.335] (II) modeset(0): EDID vendor "LGD", prod id 882
      [  2222.335] (II) modeset(0): Printing DDC gathered Modelines:
      [  2222.335] (II) modeset(0): Modeline "1600x900"x0.0  107.90  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (56.2 kHz eP)
      [  2222.335] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1920  900 903 908 936 -hsync -vsync (37.4 kHz e)
      [  2222.339] (--) NVIDIA(GPU-0): CRT-0: disconnected
      [  2222.339] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
      [  2222.339] (--) NVIDIA(GPU-0): 

      Was soll ich sagen? Kernel 6.8.5 und NVidia vertragen sich.
      Kannst du keinem erzählen, sowas...

      • tuxnix hat auf diesen Beitrag geantwortet.

        sanni Kannst du keinem erzählen, sowas...

        Nein, nein, das tun wir nicht ... 😇
        Läuft die Intel auch wieder? (Mit xf86-video-intel natürlich)

        Die Intel-Grafik müsste auch ohne xf86-video-intel funktionieren, vorausgesetzt man hat mesa installiert.

        • tuxnix hat auf diesen Beitrag geantwortet.

          Glaube schon. Bin mir da nicht so sicher, aber in Zeile 44.647 ist von 'Mesa Intel HD Graphics 4000'
          zu lesen. xf86-video-intel und Mesa sind installiert.

          Das Ganze hat mich aber ein wenig Neugierig auf Wayland gemacht. Iwo habe ich einen Artikel gelesen, der sich für Wayland stark gemacht hat und jetzt der Test mit Sway: mal sehen wo das hinläuft.