Die grafische Anmeldemaske sehe ich nach dem Booten. Wenn ich mein login eingebe wechselt der Bildschirm ganz kurz und kehrt wieder zurück zur Anmeldung.
Ich kann die Ausgabe von " `cat /var/log/Xorg.0.log" die nur als root gemacht wurde hier zeigen, weil ich die Standard-Ausgabe als Benutzer nicht in eine Datei umleiten darf. Wenn das auch in Ordnung wäre - der Inhalt ist zu viel um hier einzutippen.
Ausgabe als root
[ 31.558] (--) Log file renamed from "/var/log/Xorg.pid-2058.log" to "/var/log/Xorg.0.log"
[ 31.559]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 31.559] Build Operating System: openSUSE SUSE LINUX
[ 31.559] Current Operating System: Linux Tuxedo2020 5.3.18-150300.59.106-default #1 SMP Mon Dec 12 13:16:24 UTC 2022 (774239c) x86_64
[ 31.559] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.18-150300.59.106-default root=UUID=7899a61b-89d6-441d-91b5-f1a1b3d1f58f quiet mitigations=auto
[ 31.559] Build Date: 06 December 2022 12:00:00PM
[ 31.559]
[ 31.559] Current version of pixman: 0.34.0
[ 31.559] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 31.559] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 31.559] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 8 11:58:10 2023
[ 31.559] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 31.559] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 31.559] (==) No Layout section. Using the first Screen section.
[ 31.559] (==) No screen section available. Using defaults.
[ 31.559] (**) |-->Screen "Default Screen Section" (0)
[ 31.559] (**) | |-->Monitor "<default monitor>"
[ 31.559] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 31.559] (==) Automatically adding devices
[ 31.559] (==) Automatically enabling devices
[ 31.559] (==) Automatically adding GPU devices
[ 31.559] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 31.560] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[ 31.560] Entry deleted from font path.
[ 31.560] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
[ 31.560] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 31.560] (WW) Ignoring unrecognized extension "XFree86-DGA"
[ 31.560] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 31.560] (II) Loader magic: 0x5642f0b3ed00
[ 31.560] (II) Module ABI versions:
[ 31.560] X.Org ANSI C Emulation: 0.4
[ 31.560] X.Org Video Driver: 24.0
[ 31.560] X.Org XInput driver : 24.1
[ 31.560] X.Org Server Extension : 10.0
[ 31.560] (++) using VT number 7
[ 31.560] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 31.561] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 31.564] (--) PCI:*(6@0:0:0) 10de:1c82:1462:8c96 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 31.564] (II) LoadModule: "glx"
[ 31.564] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 31.565] (II) Module glx: vendor="X.Org Foundation"
[ 31.565] compiled for 1.20.3, module version = 1.0.0
[ 31.565] ABI class: X.Org Server Extension, version 10.0
[ 31.565] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[ 31.565] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[ 31.565] (==) Matched nvidia as autoconfigured driver 0
[ 31.565] (==) Matched nouveau as autoconfigured driver 1
[ 31.565] (==) Matched nv as autoconfigured driver 2
[ 31.565] (==) Matched modesetting as autoconfigured driver 3
[ 31.565] (==) Matched fbdev as autoconfigured driver 4
[ 31.565] (==) Matched vesa as autoconfigured driver 5
[ 31.565] (==) Assigned the driver to the xf86ConfigLayout
[ 31.565] (II) LoadModule: "nvidia"
[ 31.565] (WW) Warning, couldn't open module nvidia
[ 31.565] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 31.565] (II) LoadModule: "nouveau"
[ 31.565] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[ 31.565] (II) Module nouveau: vendor="X.Org Foundation"
[ 31.565] compiled for 1.20.3, module version = 1.0.15
[ 31.565] Module class: X.Org Video Driver
[ 31.565] ABI class: X.Org Video Driver, version 24.0
[ 31.565] (II) LoadModule: "nv"
[ 31.565] (WW) Warning, couldn't open module nv
[ 31.565] (EE) Failed to load module "nv" (module does not exist, 0)
[ 31.565] (II) LoadModule: "modesetting"
[ 31.565] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 31.565] (II) Module modesetting: vendor="X.Org Foundation"
[ 31.565] compiled for 1.20.3, module version = 1.20.3
[ 31.565] Module class: X.Org Video Driver
[ 31.565] ABI class: X.Org Video Driver, version 24.0
[ 31.565] (II) LoadModule: "fbdev"
[ 31.565] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 31.565] (II) Module fbdev: vendor="X.Org Foundation"
[ 31.565] compiled for 1.20.3, module version = 0.5.0
[ 31.565] Module class: X.Org Video Driver
[ 31.565] ABI class: X.Org Video Driver, version 24.0
[ 31.565] (II) LoadModule: "vesa"
[ 31.565] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 31.565] (II) Module vesa: vendor="X.Org Foundation"
[ 31.565] compiled for 1.20.3, module version = 2.4.0
[ 31.565] Module class: X.Org Video Driver
[ 31.565] ABI class: X.Org Video Driver, version 24.0
[ 31.565] (II) NOUVEAU driver
[ 31.565] (II) NOUVEAU driver for NVIDIA chipset families :
[ 31.565] RIVA TNT (NV04)
[ 31.565] RIVA TNT2 (NV05)
[ 31.565] GeForce 256 (NV10)
[ 31.565] GeForce 2 (NV11, NV15)
[ 31.565] GeForce 4MX (NV17, NV18)
[ 31.565] GeForce 3 (NV20)
[ 31.565] GeForce 4Ti (NV25, NV28)
[ 31.565] GeForce FX (NV3x)
[ 31.565] GeForce 6 (NV4x)
[ 31.565] GeForce 7 (G7x)
[ 31.565] GeForce 8 (G8x)
[ 31.565] GeForce GTX 200 (NVA0)
[ 31.565] GeForce GTX 400 (NVC0)
[ 31.565] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 31.565] (II) FBDEV: driver for framebuffer: fbdev
[ 31.565] (II) VESA: driver for VESA chipsets: vesa
[ 31.566] (II) [drm] nouveau interface version: 1.3.1
[ 31.566] (WW) Falling back to old probe method for modesetting
[ 31.566] (WW) Falling back to old probe method for fbdev
[ 31.566] (II) Loading sub module "fbdevhw"
[ 31.566] (II) LoadModule: "fbdevhw"
[ 31.566] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 31.566] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 31.566] compiled for 1.20.3, module version = 0.0.2
[ 31.566] ABI class: X.Org Video Driver, version 24.0
[ 31.566] (II) Loading sub module "dri2"
[ 31.566] (II) LoadModule: "dri2"
[ 31.566] (II) Module "dri2" already built-in
[ 31.566] (--) NOUVEAU(0): Chipset: "NVIDIA NV137"
[ 31.566] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 31.566] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 31.566] (==) NOUVEAU(0): RGB weight 888
[ 31.566] (==) NOUVEAU(0): Default visual is TrueColor
[ 31.566] (==) NOUVEAU(0): Using HW cursor
[ 31.566] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 31.566] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[ 31.566] (==) NOUVEAU(0): Page flipping enabled
[ 31.566] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 31.566] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[ 31.566] (II) NOUVEAU(0): Initializing outputs ...
[ 31.605] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[ 31.606] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 31.667] (II) NOUVEAU(0): Output DP-1 has no monitor section
[ 31.667] (II) NOUVEAU(0): 3 crtcs needed for screen.
[ 31.667] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[ 31.667] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[ 31.667] (II) NOUVEAU(0): Allocated crtc nr. 2 to this screen.
[ 31.667] (II) NOUVEAU(0): Allocated crtc nr. 3 to this screen.
[ 31.705] (II) NOUVEAU(0): EDID for output DVI-D-1
[ 31.705] (II) NOUVEAU(0): Manufacturer: ENC Model: 2069 Serial#: 16843009
[ 31.705] (II) NOUVEAU(0): Year: 2010 Week: 51
[ 31.705] (II) NOUVEAU(0): EDID Version: 1.3
[ 31.705] (II) NOUVEAU(0): Digital Display Input
[ 31.705] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
[ 31.705] (II) NOUVEAU(0): Gamma: 2.20
[ 31.705] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[ 31.705] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 31.705] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 31.705] (II) NOUVEAU(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 31.705] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 31.705] (II) NOUVEAU(0): Supported established timings:
[ 31.705] (II) NOUVEAU(0): 720x400@70Hz
[ 31.705] (II) NOUVEAU(0): 640x480@60Hz
[ 31.705] (II) NOUVEAU(0): 800x600@60Hz
[ 31.705] (II) NOUVEAU(0): 1024x768@60Hz
[ 31.705] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 31.705] (II) NOUVEAU(0): Supported standard timings:
[ 31.705] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 31.705] (II) NOUVEAU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 31.705] (II) NOUVEAU(0): #2: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 31.705] (II) NOUVEAU(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 31.705] (II) NOUVEAU(0): Supported detailed timing:
[ 31.705] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 287 mm
[ 31.705] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 31.705] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 31.705] (II) NOUVEAU(0): Serial No: 61662120
[ 31.705] (II) NOUVEAU(0): Ranges: V min: 59 V max: 61 Hz, H min: 31 H max: 68 kHz, PixClock max 155 MHz
[ 31.705] (II) NOUVEAU(0): Monitor name: EV2333W
[ 31.705] (II) NOUVEAU(0): EDID (in hex):
[ 31.705] (II) NOUVEAU(0): 00ffffffffffff0015c3692001010101
[ 31.705] (II) NOUVEAU(0): 3314010380331d78eaee95a3544c9926
[ 31.705] (II) NOUVEAU(0): 0f5054a1080081808140b30081c00101
[ 31.705] (II) NOUVEAU(0): 010101010101023a801871382d40582c
[ 31.705] (II) NOUVEAU(0): 4500fe1f1100001e000000ff00363136
[ 31.705] (II) NOUVEAU(0): 36323132300a20202020000000fd003b
[ 31.705] (II) NOUVEAU(0): 3d1f440f000a202020202020000000fc
[ 31.705] (II) NOUVEAU(0): 00455632333333570a20202020200051
[ 31.705] (II) NOUVEAU(0): Printing probed modes for output DVI-D-1
[ 31.705] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 31.705] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 31.705] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 31.706] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 31.707] (II) NOUVEAU(0): EDID for output HDMI-1
[ 31.771] (II) NOUVEAU(0): EDID for output DP-1
[ 31.771] (II) NOUVEAU(0): Output DVI-D-1 connected
[ 31.771] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 31.771] (II) NOUVEAU(0): Output DP-1 disconnected
[ 31.771] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 31.771] (II) NOUVEAU(0): Output DVI-D-1 using initial mode 1920x1080 +0+0
[ 31.771] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 31.771] (II) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[ 31.771] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 31.771] (**) NOUVEAU(0): Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 31.771] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 31.771] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 31.771] (==) NOUVEAU(0): DPI set to (96, 96)
[ 31.771] (II) Loading sub module "fb"
[ 31.771] (II) LoadModule: "fb"
[ 31.771] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 31.771] (II) Module fb: vendor="X.Org Foundation"
[ 31.771] compiled for 1.20.3, module version = 1.0.0
[ 31.771] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.771] (II) Loading sub module "shadowfb"
[ 31.771] (II) LoadModule: "shadowfb"
[ 31.771] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[ 31.771] (II) Module shadowfb: vendor="X.Org Foundation"
[ 31.771] compiled for 1.20.3, module version = 1.0.0
[ 31.771] ABI class: X.Org ANSI C Emulation, version 0.4
[ 31.771] (II) UnloadModule: "modesetting"
[ 31.771] (II) Unloading modesetting
[ 31.771] (II) UnloadModule: "fbdev"
[ 31.771] (II) Unloading fbdev
[ 31.771] (II) UnloadSubModule: "fbdevhw"
[ 31.771] (II) Unloading fbdevhw
[ 31.771] (II) UnloadModule: "vesa"
[ 31.771] (II) Unloading vesa
[ 31.773] (II) NOUVEAU(0): Channel setup complete.
[ 31.773] (II) NOUVEAU(0): [COPY] async initialised.
[ 31.773] (II) NOUVEAU(0): Hardware support for Present enabled
[ 31.773] (II) NOUVEAU(0): [DRI2] Setup complete
[ 31.773] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 31.773] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 31.773] (II) Loading sub module "exa"
[ 31.773] (II) LoadModule: "exa"
[ 31.773] (II) Loading /usr/lib64/xorg/modules/libexa.so
[ 31.773] (II) Module exa: vendor="X.Org Foundation"
[ 31.773] compiled for 1.20.3, module version = 2.6.0
[ 31.773] ABI class: X.Org Video Driver, version 24.0
[ 31.773] (II) EXA(0): Driver allocated offscreen pixmaps
[ 31.773] (II) EXA(0): Driver registered support for the following operations:
[ 31.773] (II) Solid
[ 31.773] (II) Copy
[ 31.773] (II) Composite (RENDER acceleration)
[ 31.773] (II) UploadToScreen
[ 31.773] (II) DownloadFromScreen
[ 31.773] (==) NOUVEAU(0): Backing store enabled
[ 31.773] (==) NOUVEAU(0): Silken mouse enabled
[ 31.773] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 31.773] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 31.773] (==) NOUVEAU(0): DPMS enabled
[ 31.774] (II) Initializing extension Generic Event Extension
[ 31.774] (II) Initializing extension SHAPE
[ 31.774] (II) Initializing extension MIT-SHM
[ 31.774] (II) Initializing extension XInputExtension
[ 31.774] (II) Initializing extension XTEST
[ 31.774] (II) Initializing extension BIG-REQUESTS
[ 31.774] (II) Initializing extension SYNC
[ 31.774] (II) Initializing extension XKEYBOARD
[ 31.774] (II) Initializing extension XC-MISC
[ 31.774] (II) Initializing extension SECURITY
[ 31.774] (II) Initializing extension XFIXES
[ 31.774] (II) Initializing extension RENDER
[ 31.774] (II) Initializing extension RANDR
[ 31.774] (II) Initializing extension COMPOSITE
[ 31.774] (II) Initializing extension DAMAGE
[ 31.774] (II) Initializing extension MIT-SCREEN-SAVER
[ 31.775] (II) Initializing extension DOUBLE-BUFFER
[ 31.775] (II) Initializing extension RECORD
[ 31.775] (II) Initializing extension DPMS
[ 31.775] (II) Initializing extension Present
[ 31.775] (II) Initializing extension DRI3
[ 31.775] (II) Initializing extension X-Resource
[ 31.775] (II) Initializing extension XVideo
[ 31.775] (II) Initializing extension XVideo-MotionCompensation
[ 31.775] (II) Initializing extension GLX
[ 31.775] (EE) AIGLX error: dlopen of /usr/lib64/dri/nouveau_dri.so failed (/usr/lib64/dri/nouveau_dri.so: cannot open shared object file: No such file or directory)
[ 31.775] (EE) AIGLX error: unable to load driver nouveau
[ 31.787] (II) IGLX: Loaded and initialized swrast
[ 31.787] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 31.787] (II) Initializing extension XFree86-VidModeExtension
[ 31.787] (II) Initializing extension XFree86-DGA
[ 31.787] (II) Initializing extension XFree86-DRI
[ 31.787] (II) Initializing extension DRI2
[ 31.789] (II) NOUVEAU(0): NVEnterVT is called.
[ 31.811] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[ 31.811] resize called 1920 1080
[ 31.849] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 31.849] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.849] (**) Power Button: Applying InputClass "system-keyboard"
[ 31.849] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.849] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.849] (II) LoadModule: "libinput"
[ 31.849] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 31.850] (II) Module libinput: vendor="X.Org Foundation"
[ 31.850] compiled for 1.20.3, module version = 0.28.1
[ 31.850] Module class: X.Org XInput Driver
[ 31.850] ABI class: X.Org XInput driver, version 24.1
[ 31.850] (II) Using input driver 'libinput' for 'Power Button'
[ 31.850] (**) Power Button: always reports core events
[ 31.850] (**) Option "Device" "/dev/input/event1"
[ 31.850] (**) Option "_source" "server/udev"
[ 31.850] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.850] (II) event1 - Power Button: device is a keyboard
[ 31.850] (II) event1 - Power Button: device removed
[ 31.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 31.863] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 31.863] (**) Option "xkb_model" "pc105"
[ 31.863] (**) Option "xkb_layout" "de"
[ 31.863] (**) Option "xkb_variant" "nodeadkeys"
[ 31.863] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.878] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 31.878] (II) event1 - Power Button: device is a keyboard
[ 31.878] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 31.878] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.878] (**) Power Button: Applying InputClass "system-keyboard"
[ 31.878] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 31.878] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 31.878] (II) Using input driver 'libinput' for 'Power Button'
[ 31.878] (**) Power Button: always reports core events
[ 31.878] (**) Option "Device" "/dev/input/event0"
[ 31.878] (**) Option "_source" "server/udev"
[ 31.879] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 31.879] (II) event0 - Power Button: device is a keyboard
[ 31.879] (II) event0 - Power Button: device removed
[ 31.907] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 31.907] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 31.907] (**) Option "xkb_model" "pc105"
[ 31.907] (**) Option "xkb_layout" "de"
[ 31.907] (**) Option "xkb_variant" "nodeadkeys"
[ 31.907] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.908] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 31.908] (II) event0 - Power Button: device is a keyboard
[ 31.908] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event2)
[ 31.908] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 31.908] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 31.908] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 31.908] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 31.908] (**) Logitech USB Optical Mouse: always reports core events
[ 31.908] (**) Option "Device" "/dev/input/event2"
[ 31.908] (**) Option "_source" "server/udev"
[ 31.908] (II) event2 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 31.908] (II) event2 - Logitech USB Optical Mouse: device is a pointer
[ 31.908] (II) event2 - Logitech USB Optical Mouse: device removed
[ 31.943] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-5/1-5:1.0/0003:046D:C077.0001/input/input2/event2"
[ 31.943] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
[ 31.943] (**) Option "AccelerationScheme" "none"
[ 31.943] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 31.943] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 31.943] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 31.944] (II) event2 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 31.944] (II) event2 - Logitech USB Optical Mouse: device is a pointer
[ 31.944] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 31.944] (II) No input driver specified, ignoring this device.
[ 31.944] (II) This device may have been added with another device file.
[ 31.945] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[ 31.945] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 31.945] (**) Logitech USB Keyboard: Applying InputClass "system-keyboard"
[ 31.945] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 31.945] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 31.945] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 31.945] (**) Logitech USB Keyboard: always reports core events
[ 31.945] (**) Option "Device" "/dev/input/event3"
[ 31.945] (**) Option "_source" "server/udev"
[ 31.946] (II) event3 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 31.946] (II) event3 - Logitech USB Keyboard: device is a keyboard
[ 31.946] (II) event3 - Logitech USB Keyboard: device removed
[ 31.959] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-6/1-6:1.0/0003:046D:C31C.0002/input/input3/event3"
[ 31.959] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[ 31.959] (**) Option "xkb_model" "pc105"
[ 31.959] (**) Option "xkb_layout" "de"
[ 31.959] (**) Option "xkb_variant" "nodeadkeys"
[ 31.959] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.960] (II) event3 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 31.960] (II) event3 - Logitech USB Keyboard: device is a keyboard
[ 31.961] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event4)
[ 31.961] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 31.961] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 31.961] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 31.961] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 31.961] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 31.961] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 31.961] (**) Option "Device" "/dev/input/event4"
[ 31.961] (**) Option "_source" "server/udev"
[ 31.961] (II) event4 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 31.961] (II) event4 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 31.961] (II) event4 - Logitech USB Keyboard Consumer Control: device removed
[ 31.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input4/event4"
[ 31.991] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 10)
[ 31.991] (**) Option "xkb_model" "pc105"
[ 31.991] (**) Option "xkb_layout" "de"
[ 31.991] (**) Option "xkb_variant" "nodeadkeys"
[ 31.991] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 31.992] (II) event4 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 31.992] (II) event4 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 31.992] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event5)
[ 31.992] (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 31.992] (**) Logitech USB Keyboard System Control: Applying InputClass "system-keyboard"
[ 31.992] (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 31.992] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 31.992] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 31.992] (**) Logitech USB Keyboard System Control: always reports core events
[ 31.992] (**) Option "Device" "/dev/input/event5"
[ 31.992] (**) Option "_source" "server/udev"
[ 31.992] (II) event5 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 31.992] (II) event5 - Logitech USB Keyboard System Control: device is a keyboard
[ 31.992] (II) event5 - Logitech USB Keyboard System Control: device removed
[ 32.007] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input5/event5"
[ 32.007] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 11)
[ 32.007] (**) Option "xkb_model" "pc105"
[ 32.007] (**) Option "xkb_layout" "de"
[ 32.007] (**) Option "xkb_variant" "nodeadkeys"
[ 32.007] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 32.008] (II) event5 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 32.008] (II) event5 - Logitech USB Keyboard System Control: device is a keyboard
[ 32.008] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 32.008] (II) No input driver specified, ignoring this device.
[ 32.008] (II) This device may have been added with another device file.
[ 32.008] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 32.008] (II) No input driver specified, ignoring this device.
[ 32.008] (II) This device may have been added with another device file.
[ 32.008] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 32.008] (II) No input driver specified, ignoring this device.
[ 32.008] (II) This device may have been added with another device file.
[ 32.008] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 32.008] (II) No input driver specified, ignoring this device.
[ 32.008] (II) This device may have been added with another device file.
[ 32.009] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 32.009] (II) No input driver specified, ignoring this device.
[ 32.009] (II) This device may have been added with another device file.
[ 32.009] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 32.009] (II) No input driver specified, ignoring this device.
[ 32.009] (II) This device may have been added with another device file.
[ 32.009] (II) config/udev: Adding input device USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch (/dev/input/event6)
[ 32.009] (**) USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: Applying InputClass "evdev keyboard catchall"
[ 32.009] (**) USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: Applying InputClass "system-keyboard"
[ 32.009] (**) USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: Applying InputClass "evdev keyboard catchall"
[ 32.009] (**) USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: Applying InputClass "libinput keyboard catchall"
[ 32.009] (II) Using input driver 'libinput' for 'USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch'
[ 32.009] (**) USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: always reports core events
[ 32.009] (**) Option "Device" "/dev/input/event6"
[ 32.009] (**) Option "_source" "server/udev"
[ 32.010] (II) event6 - USB 2.0 Peripheral Switch USB 2.0 Peripheral Switch: is tagged by udev as: Keyboard
Ausgabe wegen zu großer Länge gekürzt.