Hallo,
hier die Ausgaben
uname -a
Linux christiane-laptop 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
lspci -nnk | grep -A3 "\[03..\]:"
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
DeviceName: 32
Subsystem: Hewlett-Packard Company Core Processor Integrated Graphics Controller [103c:1413]
Kernel driver in use: i915
Und hier die xorg.0.log:
[ 84.323]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 84.323] Current Operating System: Linux christiane-laptop 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 x86_64
[ 84.323] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-52-generic root=UUID=2ec22acc-be72-4735-9c72-fc68910f349f ro quiet splash vt.handoff=7
[ 84.323] xorg-server 2:21.1.3-2ubuntu2.2 (For technical support please see http://www.ubuntu.com/support)
[ 84.323] Current version of pixman: 0.40.0
[ 84.323] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 84.323] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 84.323] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 3 18:37:40 2022
[ 84.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 84.324] (==) No Layout section. Using the first Screen section.
[ 84.324] (==) No screen section available. Using defaults.
[ 84.324] (**) |-->Screen "Default Screen Section" (0)
[ 84.324] (**) | |-->Monitor "<default monitor>"
[ 84.325] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 84.325] (==) Automatically adding devices
[ 84.325] (==) Automatically enabling devices
[ 84.325] (==) Automatically adding GPU devices
[ 84.325] (==) Automatically binding GPU devices
[ 84.325] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 84.325] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 84.325] Entry deleted from font path.
[ 84.325] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 84.325] Entry deleted from font path.
[ 84.325] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 84.325] Entry deleted from font path.
[ 84.325] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 84.325] Entry deleted from font path.
[ 84.325] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 84.325] Entry deleted from font path.
[ 84.325] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 84.325] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 84.325] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 84.325] (II) Loader magic: 0x55b034d4b020
[ 84.325] (II) Module ABI versions:
[ 84.325] X.Org ANSI C Emulation: 0.4
[ 84.325] X.Org Video Driver: 25.2
[ 84.325] X.Org XInput driver : 24.4
[ 84.325] X.Org Server Extension : 10.0
[ 84.327] (++) using VT number 7
[ 84.327] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 84.329] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 84.329] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 84.337] (--) PCI:*(0@0:2:0) 8086:0046:103c:1413 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005030/8, BIOS @ 0x????????/131072
[ 84.337] (II) LoadModule: "glx"
[ 84.338] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 84.339] (II) Module glx: vendor="X.Org Foundation"
[ 84.340] compiled for 1.21.1.3, module version = 1.0.0
[ 84.340] ABI class: X.Org Server Extension, version 10.0
[ 84.340] (==) Matched modesetting as autoconfigured driver 0
[ 84.340] (==) Matched fbdev as autoconfigured driver 1
[ 84.340] (==) Matched vesa as autoconfigured driver 2
[ 84.340] (==) Assigned the driver to the xf86ConfigLayout
[ 84.340] (II) LoadModule: "modesetting"
[ 84.340] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 84.340] (II) Module modesetting: vendor="X.Org Foundation"
[ 84.340] compiled for 1.21.1.3, module version = 1.21.1
[ 84.340] Module class: X.Org Video Driver
[ 84.340] ABI class: X.Org Video Driver, version 25.2
[ 84.340] (II) LoadModule: "fbdev"
[ 84.340] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 84.341] (II) Module fbdev: vendor="X.Org Foundation"
[ 84.341] compiled for 1.21.1.3, module version = 0.5.0
[ 84.341] Module class: X.Org Video Driver
[ 84.341] ABI class: X.Org Video Driver, version 25.2
[ 84.341] (II) LoadModule: "vesa"
[ 84.341] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 84.341] (II) Module vesa: vendor="X.Org Foundation"
[ 84.341] compiled for 1.21.1.3, module version = 2.5.0
[ 84.341] Module class: X.Org Video Driver
[ 84.341] ABI class: X.Org Video Driver, version 25.2
[ 84.341] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 84.341] (II) FBDEV: driver for framebuffer: fbdev
[ 84.341] (II) VESA: driver for VESA chipsets: vesa
[ 84.348] (II) modeset(0): using drv /dev/dri/card0
[ 84.348] (WW) Falling back to old probe method for fbdev
[ 84.348] (II) Loading sub module "fbdevhw"
[ 84.348] (II) LoadModule: "fbdevhw"
[ 84.348] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 84.348] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 84.348] compiled for 1.21.1.3, module version = 0.0.2
[ 84.348] ABI class: X.Org Video Driver, version 25.2
[ 84.349] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 84.349] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 84.349] (==) modeset(0): RGB weight 888
[ 84.349] (==) modeset(0): Default visual is TrueColor
[ 84.349] (II) Loading sub module "glamoregl"
[ 84.349] (II) LoadModule: "glamoregl"
[ 84.349] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 84.361] (II) Module glamoregl: vendor="X.Org Foundation"
[ 84.361] compiled for 1.21.1.3, module version = 1.0.1
[ 84.361] ABI class: X.Org ANSI C Emulation, version 0.4
[ 84.419] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics (ILK)
[ 84.419] (II) modeset(0): glamor initialized
[ 84.419] (==) modeset(0): VariableRefresh: disabled
[ 84.419] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 84.420] (II) modeset(0): Output LVDS-1 has no monitor section
[ 84.421] (II) modeset(0): Output VGA-1 has no monitor section
[ 84.422] (II) modeset(0): Output HDMI-1 has no monitor section
[ 84.423] (II) modeset(0): Output DP-1 has no monitor section
[ 84.423] (II) modeset(0): EDID for output LVDS-1
[ 84.423] (II) modeset(0): Manufacturer: SEC Model: 3551 Serial#: 0
[ 84.423] (II) modeset(0): Year: 2008 Week: 0
[ 84.423] (II) modeset(0): EDID Version: 1.3
[ 84.423] (II) modeset(0): Digital Display Input
[ 84.423] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 84.423] (II) modeset(0): Gamma: 2.20
[ 84.423] (II) modeset(0): No DPMS capabilities specified
[ 84.423] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 84.423] (II) modeset(0): First detailed timing is preferred mode
[ 84.423] (II) modeset(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
[ 84.423] (II) modeset(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
[ 84.423] (II) modeset(0): Manufacturer's mask: 0
[ 84.423] (II) modeset(0): Supported detailed timing:
[ 84.423] (II) modeset(0): clock: 69.3 MHz Image Size: 344 x 194 mm
[ 84.423] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1480 h_border: 0
[ 84.423] (II) modeset(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 780 v_border: 0
[ 84.423] (II) modeset(0): Unknown vendor-specific block f
[ 84.423] (II) modeset(0): SAMSUNG
[ 84.423] (II) modeset(0): 156AT05-301
[ 84.423] (II) modeset(0): EDID (in hex):
[ 84.423] (II) modeset(0): 00ffffffffffff004ca3513500000000
[ 84.423] (II) modeset(0): 00120103802213780a87f594574f8c27
[ 84.423] (II) modeset(0): 27505400000001010101010101010101
[ 84.423] (II) modeset(0): 010101010101121b567250000c303020
[ 84.423] (II) modeset(0): 250058c2100000190000000f00000000
[ 84.423] (II) modeset(0): 00000000001eb4027400000000fe0053
[ 84.423] (II) modeset(0): 414d53554e470a2020202020000000fe
[ 84.423] (II) modeset(0): 00313536415430352d3330310a20002b
[ 84.424] (II) modeset(0): Printing probed modes for output LVDS-1
[ 84.424] (II) modeset(0): Modeline "1366x768"x60.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 84.424] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 84.424] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 84.424] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 84.424] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 84.424] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 84.424] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 84.424] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 84.424] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 84.424] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 84.424] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 84.424] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 84.424] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 84.424] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 84.424] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 84.424] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 84.424] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 84.424] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 84.425] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 84.425] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 84.425] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 84.425] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 84.425] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 84.425] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 84.425] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 84.425] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 84.425] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 84.426] (II) modeset(0): EDID for output VGA-1
[ 84.427] (II) modeset(0): EDID for output HDMI-1
[ 84.427] (II) modeset(0): EDID for output DP-1
[ 84.427] (II) modeset(0): Output LVDS-1 connected
[ 84.427] (II) modeset(0): Output VGA-1 disconnected
[ 84.427] (II) modeset(0): Output HDMI-1 disconnected
[ 84.427] (II) modeset(0): Output DP-1 disconnected
[ 84.427] (II) modeset(0): Using exact sizes for initial modes
[ 84.427] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[ 84.427] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 84.427] (==) modeset(0): DPI set to (96, 96)
[ 84.427] (II) Loading sub module "fb"
[ 84.428] (II) LoadModule: "fb"
[ 84.428] (II) Module "fb" already built-in
[ 84.428] (II) UnloadModule: "fbdev"
[ 84.428] (II) Unloading fbdev
[ 84.428] (II) UnloadSubModule: "fbdevhw"
[ 84.428] (II) Unloading fbdevhw
[ 84.428] (II) UnloadModule: "vesa"
[ 84.428] (II) Unloading vesa
[ 84.460] (==) modeset(0): Backing store enabled
[ 84.460] (==) modeset(0): Silken mouse enabled
[ 84.481] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 84.482] (==) modeset(0): DPMS enabled
[ 84.482] (II) modeset(0): [DRI2] Setup complete
[ 84.482] (II) modeset(0): [DRI2] DRI driver: crocus
[ 84.482] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 84.482] (II) Initializing extension Generic Event Extension
[ 84.482] (II) Initializing extension SHAPE
[ 84.482] (II) Initializing extension MIT-SHM
[ 84.482] (II) Initializing extension XInputExtension
[ 84.483] (II) Initializing extension XTEST
[ 84.483] (II) Initializing extension BIG-REQUESTS
[ 84.483] (II) Initializing extension SYNC
[ 84.483] (II) Initializing extension XKEYBOARD
[ 84.483] (II) Initializing extension XC-MISC
[ 84.483] (II) Initializing extension SECURITY
[ 84.484] (II) Initializing extension XFIXES
[ 84.484] (II) Initializing extension RENDER
[ 84.484] (II) Initializing extension RANDR
[ 84.484] (II) Initializing extension COMPOSITE
[ 84.485] (II) Initializing extension DAMAGE
[ 84.485] (II) Initializing extension MIT-SCREEN-SAVER
[ 84.485] (II) Initializing extension DOUBLE-BUFFER
[ 84.485] (II) Initializing extension RECORD
[ 84.485] (II) Initializing extension DPMS
[ 84.485] (II) Initializing extension Present
[ 84.486] (II) Initializing extension DRI3
[ 84.486] (II) Initializing extension X-Resource
[ 84.486] (II) Initializing extension XVideo
[ 84.486] (II) Initializing extension XVideo-MotionCompensation
[ 84.486] (II) Initializing extension SELinux
[ 84.486] (II) SELinux: Disabled on system
[ 84.486] (II) Initializing extension GLX
[ 84.498] (II) AIGLX: Loaded and initialized crocus
[ 84.498] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 84.498] (II) Initializing extension XFree86-VidModeExtension
[ 84.498] (II) Initializing extension XFree86-DGA
[ 84.499] (II) Initializing extension XFree86-DRI
[ 84.499] (II) Initializing extension DRI2
[ 84.499] (II) modeset(0): Damage tracking initialized
[ 84.499] (II) modeset(0): Setting screen physical size to 361 x 203
[ 84.570] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 84.570] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 84.570] (II) LoadModule: "libinput"
[ 84.570] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 84.573] (II) Module libinput: vendor="X.Org Foundation"
[ 84.573] compiled for 1.20.14, module version = 1.2.1
[ 84.573] Module class: X.Org XInput Driver
[ 84.573] ABI class: X.Org XInput driver, version 24.1
[ 84.573] (II) Using input driver 'libinput' for 'Power Button'
[ 84.573] (**) Power Button: always reports core events
[ 84.573] (**) Option "Device" "/dev/input/event2"
[ 84.576] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 84.576] (II) event2 - Power Button: device is a keyboard
[ 84.577] (II) event2 - Power Button: device removed
[ 84.596] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 84.596] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 84.596] (**) Option "xkb_model" "pc105"
[ 84.596] (**) Option "xkb_layout" "de"
[ 84.633] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 84.633] (II) event2 - Power Button: device is a keyboard
[ 84.634] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 84.634] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 84.634] (II) Using input driver 'libinput' for 'Video Bus'
[ 84.634] (**) Video Bus: always reports core events
[ 84.634] (**) Option "Device" "/dev/input/event6"
[ 84.636] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 84.636] (II) event6 - Video Bus: device is a keyboard
[ 84.636] (II) event6 - Video Bus: device removed
[ 84.648] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event6"
[ 84.648] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 84.648] (**) Option "xkb_model" "pc105"
[ 84.649] (**) Option "xkb_layout" "de"
[ 84.651] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 84.651] (II) event6 - Video Bus: device is a keyboard
[ 84.653] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 84.653] (II) No input driver specified, ignoring this device.
[ 84.653] (II) This device may have been added with another device file.
[ 84.654] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 84.654] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 84.654] (II) Using input driver 'libinput' for 'Sleep Button'
[ 84.654] (**) Sleep Button: always reports core events
[ 84.654] (**) Option "Device" "/dev/input/event0"
[ 84.655] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 84.655] (II) event0 - Sleep Button: device is a keyboard
[ 84.656] (II) event0 - Sleep Button: device removed
[ 84.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 84.672] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 84.672] (**) Option "xkb_model" "pc105"
[ 84.672] (**) Option "xkb_layout" "de"
[ 84.674] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 84.674] (II) event0 - Sleep Button: device is a keyboard
[ 84.676] (II) config/udev: Adding input device HP Webcam [2 MP Fixed]: HP Webc (/dev/input/event12)
[ 84.676] (**) HP Webcam [2 MP Fixed]: HP Webc: Applying InputClass "libinput keyboard catchall"
[ 84.676] (II) Using input driver 'libinput' for 'HP Webcam [2 MP Fixed]: HP Webc'
[ 84.676] (**) HP Webcam [2 MP Fixed]: HP Webc: always reports core events
[ 84.676] (**) Option "Device" "/dev/input/event12"
[ 84.679] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: is tagged by udev as: Keyboard
[ 84.679] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device is a keyboard
[ 84.679] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device removed
[ 84.712] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input19/event12"
[ 84.712] (II) XINPUT: Adding extended input device "HP Webcam [2 MP Fixed]: HP Webc" (type: KEYBOARD, id 9)
[ 84.712] (**) Option "xkb_model" "pc105"
[ 84.712] (**) Option "xkb_layout" "de"
[ 84.715] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: is tagged by udev as: Keyboard
[ 84.715] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device is a keyboard
[ 84.716] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
[ 84.716] (II) No input driver specified, ignoring this device.
[ 84.716] (II) This device may have been added with another device file.
[ 84.717] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event10)
[ 84.717] (II) No input driver specified, ignoring this device.
[ 84.717] (II) This device may have been added with another device file.
[ 84.718] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event11)
[ 84.718] (II) No input driver specified, ignoring this device.
[ 84.718] (II) This device may have been added with another device file.
[ 84.719] (II) config/udev: Adding input device Logitech USB WheelMouse (/dev/input/event4)
[ 84.719] (**) Logitech USB WheelMouse : Applying InputClass "libinput pointer catchall"
[ 84.719] (II) Using input driver 'libinput' for 'Logitech USB WheelMouse '
[ 84.719] (**) Logitech USB WheelMouse : always reports core events
[ 84.719] (**) Option "Device" "/dev/input/event4"
[ 84.780] (II) event4 - Logitech USB WheelMouse : is tagged by udev as: Mouse
[ 84.781] (II) event4 - Logitech USB WheelMouse : device is a pointer
[ 84.781] (II) event4 - Logitech USB WheelMouse : device removed
[ 84.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:062A:0252.0001/input/input12/event4"
[ 84.816] (II) XINPUT: Adding extended input device "Logitech USB WheelMouse " (type: MOUSE, id 10)
[ 84.817] (**) Option "AccelerationScheme" "none"
[ 84.817] (**) Logitech USB WheelMouse : (accel) selected scheme none/0
[ 84.817] (**) Logitech USB WheelMouse : (accel) acceleration factor: 2.000
[ 84.817] (**) Logitech USB WheelMouse : (accel) acceleration threshold: 4
[ 84.880] (II) event4 - Logitech USB WheelMouse : is tagged by udev as: Mouse
[ 84.881] (II) event4 - Logitech USB WheelMouse : device is a pointer
[ 84.884] (II) config/udev: Adding input device Logitech USB WheelMouse (/dev/input/mouse0)
[ 84.884] (II) No input driver specified, ignoring this device.
[ 84.884] (II) This device may have been added with another device file.
[ 84.885] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 84.885] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 84.885] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 84.886] (**) AT Translated Set 2 keyboard: always reports core events
[ 84.886] (**) Option "Device" "/dev/input/event3"
[ 84.888] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 84.889] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 84.891] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 84.908] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 84.908] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 84.908] (**) Option "xkb_model" "pc105"
[ 84.908] (**) Option "xkb_layout" "de"
[ 84.911] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 84.912] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 84.915] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 84.916] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 84.916] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 84.916] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 84.916] (II) LoadModule: "synaptics"
[ 84.916] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 84.916] (II) Module synaptics: vendor="X.Org Foundation"
[ 84.916] compiled for 1.20.8, module version = 1.9.1
[ 84.917] Module class: X.Org XInput Driver
[ 84.917] ABI class: X.Org XInput driver, version 24.1
[ 84.917] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 84.917] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 84.917] (**) Option "Device" "/dev/input/event5"
[ 84.948] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 84.948] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 84.948] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5686 (res 50)
[ 84.948] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4548 (res 65)
[ 84.948] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 84.948] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 84.949] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 84.949] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 84.949] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 84.949] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 84.949] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 84.980] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event5"
[ 84.980] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 84.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 84.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 84.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[ 84.981] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 84.981] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 84.981] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 84.981] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 84.981] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 84.982] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 84.982] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 84.984] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[ 84.984] (II) No input driver specified, ignoring this device.
[ 84.984] (II) This device may have been added with another device file.
[ 84.985] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 84.985] (II) No input driver specified, ignoring this device.
[ 84.985] (II) This device may have been added with another device file.
[ 84.994] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 84.994] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 84.994] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 84.994] (**) HP WMI hotkeys: always reports core events
[ 84.994] (**) Option "Device" "/dev/input/event8"
[ 84.996] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 84.996] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 84.997] (II) event8 - HP WMI hotkeys: device removed
[ 85.012] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event8"
[ 85.012] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[ 85.012] (**) Option "xkb_model" "pc105"
[ 85.012] (**) Option "xkb_layout" "de"
[ 85.015] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 85.015] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 89.989] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 89.989] (II) modeset(0): Printing DDC gathered Modelines:
[ 89.989] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 89.993] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 89.993] (II) modeset(0): Printing DDC gathered Modelines:
[ 89.993] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 89.997] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 89.998] (II) modeset(0): Printing DDC gathered Modelines:
[ 89.998] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 90.002] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 90.002] (II) modeset(0): Printing DDC gathered Modelines:
[ 90.002] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 91.992] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 91.992] (II) modeset(0): Printing DDC gathered Modelines:
[ 91.992] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
Die Datei ist so entstanden: Neustart, sofort Programm „Benachrichtigungseinstellungen“ gestartet, mit der Folge der Abmeldung, und dann die vorhandene xor.0.log kopiert (damit ich sie dann für das Posten auf dem anderen Rechner verfügbar habe).
EDIT: Gerade habe ich in der vorhandenen Datei xorg.0.log.old gefunden, dass da weitere Inhalte vorhanden sind, die evtl. etwas sagen können. Daher hier der Inhalt zusätzlich:
34.312]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 34.312] Current Operating System: Linux christiane-laptop 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 x86_64
[ 34.312] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-52-generic root=UUID=2ec22acc-be72-4735-9c72-fc68910f349f ro quiet splash vt.handoff=7
[ 34.312] xorg-server 2:21.1.3-2ubuntu2.2 (For technical support please see http://www.ubuntu.com/support)
[ 34.312] Current version of pixman: 0.40.0
[ 34.312] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 34.312] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.313] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 3 18:36:50 2022
[ 34.420] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 34.577] (==) No Layout section. Using the first Screen section.
[ 34.577] (==) No screen section available. Using defaults.
[ 34.577] (**) |-->Screen "Default Screen Section" (0)
[ 34.577] (**) | |-->Monitor "<default monitor>"
[ 34.674] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 34.674] (==) Automatically adding devices
[ 34.674] (==) Automatically enabling devices
[ 34.674] (==) Automatically adding GPU devices
[ 34.674] (==) Automatically binding GPU devices
[ 34.674] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 34.822] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 34.822] Entry deleted from font path.
[ 34.822] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 34.822] Entry deleted from font path.
[ 34.822] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 34.822] Entry deleted from font path.
[ 34.822] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 34.822] Entry deleted from font path.
[ 34.823] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 34.823] Entry deleted from font path.
[ 34.823] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 34.823] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 34.823] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 34.823] (II) Loader magic: 0x562cfa9a5020
[ 34.823] (II) Module ABI versions:
[ 34.823] X.Org ANSI C Emulation: 0.4
[ 34.823] X.Org Video Driver: 25.2
[ 34.823] X.Org XInput driver : 24.4
[ 34.823] X.Org Server Extension : 10.0
[ 34.825] (++) using VT number 7
[ 34.825] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 34.827] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 34.827] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 34.840] (--) PCI:*(0@0:2:0) 8086:0046:103c:1413 rev 2, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00005030/8, BIOS @ 0x????????/131072
[ 34.888] (II) LoadModule: "glx"
[ 34.905] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 35.285] (II) Module glx: vendor="X.Org Foundation"
[ 35.285] compiled for 1.21.1.3, module version = 1.0.0
[ 35.285] ABI class: X.Org Server Extension, version 10.0
[ 35.285] (==) Matched modesetting as autoconfigured driver 0
[ 35.285] (==) Matched fbdev as autoconfigured driver 1
[ 35.285] (==) Matched vesa as autoconfigured driver 2
[ 35.285] (==) Assigned the driver to the xf86ConfigLayout
[ 35.285] (II) LoadModule: "modesetting"
[ 35.285] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 35.311] (II) Module modesetting: vendor="X.Org Foundation"
[ 35.311] compiled for 1.21.1.3, module version = 1.21.1
[ 35.311] Module class: X.Org Video Driver
[ 35.311] ABI class: X.Org Video Driver, version 25.2
[ 35.311] (II) LoadModule: "fbdev"
[ 35.311] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 35.429] (II) Module fbdev: vendor="X.Org Foundation"
[ 35.429] compiled for 1.21.1.3, module version = 0.5.0
[ 35.429] Module class: X.Org Video Driver
[ 35.429] ABI class: X.Org Video Driver, version 25.2
[ 35.429] (II) LoadModule: "vesa"
[ 35.429] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 35.450] (II) Module vesa: vendor="X.Org Foundation"
[ 35.450] compiled for 1.21.1.3, module version = 2.5.0
[ 35.450] Module class: X.Org Video Driver
[ 35.450] ABI class: X.Org Video Driver, version 25.2
[ 35.450] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 35.450] (II) FBDEV: driver for framebuffer: fbdev
[ 35.450] (II) VESA: driver for VESA chipsets: vesa
[ 35.464] (II) modeset(0): using drv /dev/dri/card0
[ 35.464] (WW) Falling back to old probe method for fbdev
[ 35.464] (II) Loading sub module "fbdevhw"
[ 35.464] (II) LoadModule: "fbdevhw"
[ 35.464] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 35.498] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 35.498] compiled for 1.21.1.3, module version = 0.0.2
[ 35.499] ABI class: X.Org Video Driver, version 25.2
[ 35.499] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 35.499] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 35.499] (==) modeset(0): RGB weight 888
[ 35.499] (==) modeset(0): Default visual is TrueColor
[ 35.499] (II) Loading sub module "glamoregl"
[ 35.499] (II) LoadModule: "glamoregl"
[ 35.499] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 35.657] (II) Module glamoregl: vendor="X.Org Foundation"
[ 35.657] compiled for 1.21.1.3, module version = 1.0.1
[ 35.657] ABI class: X.Org ANSI C Emulation, version 0.4
[ 41.536] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics (ILK)
[ 41.536] (II) modeset(0): glamor initialized
[ 41.536] (==) modeset(0): VariableRefresh: disabled
[ 41.536] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 41.537] (II) modeset(0): Output LVDS-1 has no monitor section
[ 41.538] (II) modeset(0): Output VGA-1 has no monitor section
[ 41.540] (II) modeset(0): Output HDMI-1 has no monitor section
[ 41.540] (II) modeset(0): Output DP-1 has no monitor section
[ 41.541] (II) modeset(0): EDID for output LVDS-1
[ 41.541] (II) modeset(0): Manufacturer: SEC Model: 3551 Serial#: 0
[ 41.541] (II) modeset(0): Year: 2008 Week: 0
[ 41.541] (II) modeset(0): EDID Version: 1.3
[ 41.541] (II) modeset(0): Digital Display Input
[ 41.541] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 41.541] (II) modeset(0): Gamma: 2.20
[ 41.541] (II) modeset(0): No DPMS capabilities specified
[ 41.541] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 41.541] (II) modeset(0): First detailed timing is preferred mode
[ 41.541] (II) modeset(0): redX: 0.580 redY: 0.340 greenX: 0.310 greenY: 0.550
[ 41.541] (II) modeset(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
[ 41.541] (II) modeset(0): Manufacturer's mask: 0
[ 41.541] (II) modeset(0): Supported detailed timing:
[ 41.541] (II) modeset(0): clock: 69.3 MHz Image Size: 344 x 194 mm
[ 41.541] (II) modeset(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1480 h_border: 0
[ 41.541] (II) modeset(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 780 v_border: 0
[ 41.541] (II) modeset(0): Unknown vendor-specific block f
[ 41.541] (II) modeset(0): SAMSUNG
[ 41.541] (II) modeset(0): 156AT05-301
[ 41.541] (II) modeset(0): EDID (in hex):
[ 41.541] (II) modeset(0): 00ffffffffffff004ca3513500000000
[ 41.541] (II) modeset(0): 00120103802213780a87f594574f8c27
[ 41.541] (II) modeset(0): 27505400000001010101010101010101
[ 41.541] (II) modeset(0): 010101010101121b567250000c303020
[ 41.541] (II) modeset(0): 250058c2100000190000000f00000000
[ 41.541] (II) modeset(0): 00000000001eb4027400000000fe0053
[ 41.541] (II) modeset(0): 414d53554e470a2020202020000000fe
[ 41.542] (II) modeset(0): 00313536415430352d3330310a20002b
[ 41.542] (II) modeset(0): Printing probed modes for output LVDS-1
[ 41.542] (II) modeset(0): Modeline "1366x768"x60.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 41.542] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 41.542] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 41.542] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 41.542] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 41.542] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 41.542] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 41.542] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 41.542] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 41.543] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 41.543] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 41.543] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 41.543] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 41.543] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 41.543] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 41.543] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 41.543] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 41.543] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 41.543] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 41.543] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 41.543] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 41.543] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 41.543] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 41.543] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 41.543] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 41.543] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 41.543] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 41.543] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 41.544] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 41.544] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 41.544] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 41.544] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 41.544] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 41.544] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 41.544] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 41.544] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 41.544] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 41.544] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 41.544] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 41.544] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 41.544] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 41.544] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 41.544] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 41.544] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 41.545] (II) modeset(0): EDID for output VGA-1
[ 41.547] (II) modeset(0): EDID for output HDMI-1
[ 41.547] (II) modeset(0): EDID for output DP-1
[ 41.547] (II) modeset(0): Output LVDS-1 connected
[ 41.547] (II) modeset(0): Output VGA-1 disconnected
[ 41.547] (II) modeset(0): Output HDMI-1 disconnected
[ 41.547] (II) modeset(0): Output DP-1 disconnected
[ 41.547] (II) modeset(0): Using exact sizes for initial modes
[ 41.547] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[ 41.547] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 41.547] (==) modeset(0): DPI set to (96, 96)
[ 41.547] (II) Loading sub module "fb"
[ 41.547] (II) LoadModule: "fb"
[ 41.548] (II) Module "fb" already built-in
[ 41.548] (II) UnloadModule: "fbdev"
[ 41.548] (II) Unloading fbdev
[ 41.548] (II) UnloadSubModule: "fbdevhw"
[ 41.548] (II) Unloading fbdevhw
[ 41.548] (II) UnloadModule: "vesa"
[ 41.548] (II) Unloading vesa
[ 42.310] (==) modeset(0): Backing store enabled
[ 42.310] (==) modeset(0): Silken mouse enabled
[ 42.346] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 42.346] (==) modeset(0): DPMS enabled
[ 42.346] (II) modeset(0): [DRI2] Setup complete
[ 42.346] (II) modeset(0): [DRI2] DRI driver: crocus
[ 42.346] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 42.347] (II) Initializing extension Generic Event Extension
[ 42.347] (II) Initializing extension SHAPE
[ 42.347] (II) Initializing extension MIT-SHM
[ 42.348] (II) Initializing extension XInputExtension
[ 42.349] (II) Initializing extension XTEST
[ 42.349] (II) Initializing extension BIG-REQUESTS
[ 42.349] (II) Initializing extension SYNC
[ 42.350] (II) Initializing extension XKEYBOARD
[ 42.350] (II) Initializing extension XC-MISC
[ 42.350] (II) Initializing extension SECURITY
[ 42.351] (II) Initializing extension XFIXES
[ 42.351] (II) Initializing extension RENDER
[ 42.352] (II) Initializing extension RANDR
[ 42.352] (II) Initializing extension COMPOSITE
[ 42.353] (II) Initializing extension DAMAGE
[ 42.353] (II) Initializing extension MIT-SCREEN-SAVER
[ 42.353] (II) Initializing extension DOUBLE-BUFFER
[ 42.354] (II) Initializing extension RECORD
[ 42.354] (II) Initializing extension DPMS
[ 42.354] (II) Initializing extension Present
[ 42.355] (II) Initializing extension DRI3
[ 42.355] (II) Initializing extension X-Resource
[ 42.355] (II) Initializing extension XVideo
[ 42.356] (II) Initializing extension XVideo-MotionCompensation
[ 42.356] (II) Initializing extension SELinux
[ 42.356] (II) SELinux: Disabled on system
[ 42.356] (II) Initializing extension GLX
[ 42.381] (II) AIGLX: Loaded and initialized crocus
[ 42.382] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 42.382] (II) Initializing extension XFree86-VidModeExtension
[ 42.382] (II) Initializing extension XFree86-DGA
[ 42.382] (II) Initializing extension XFree86-DRI
[ 42.382] (II) Initializing extension DRI2
[ 42.383] (II) modeset(0): Damage tracking initialized
[ 42.383] (II) modeset(0): Setting screen physical size to 361 x 203
[ 42.831] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 42.831] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 42.831] (II) LoadModule: "libinput"
[ 42.832] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 42.875] (II) Module libinput: vendor="X.Org Foundation"
[ 42.875] compiled for 1.20.14, module version = 1.2.1
[ 42.875] Module class: X.Org XInput Driver
[ 42.875] ABI class: X.Org XInput driver, version 24.1
[ 42.875] (II) Using input driver 'libinput' for 'Power Button'
[ 42.875] (**) Power Button: always reports core events
[ 42.875] (**) Option "Device" "/dev/input/event2"
[ 42.910] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 42.910] (II) event2 - Power Button: device is a keyboard
[ 42.910] (II) event2 - Power Button: device removed
[ 42.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 42.932] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 42.932] (**) Option "xkb_model" "pc105"
[ 42.932] (**) Option "xkb_layout" "de"
[ 42.992] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 42.992] (II) event2 - Power Button: device is a keyboard
[ 42.993] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 42.993] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 42.993] (II) Using input driver 'libinput' for 'Video Bus'
[ 42.993] (**) Video Bus: always reports core events
[ 42.993] (**) Option "Device" "/dev/input/event6"
[ 42.994] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 42.994] (II) event6 - Video Bus: device is a keyboard
[ 42.995] (II) event6 - Video Bus: device removed
[ 43.008] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13/event6"
[ 43.008] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 43.008] (**) Option "xkb_model" "pc105"
[ 43.008] (**) Option "xkb_layout" "de"
[ 43.010] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 43.010] (II) event6 - Video Bus: device is a keyboard
[ 43.011] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 43.011] (II) No input driver specified, ignoring this device.
[ 43.011] (II) This device may have been added with another device file.
[ 43.012] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 43.012] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 43.012] (II) Using input driver 'libinput' for 'Sleep Button'
[ 43.012] (**) Sleep Button: always reports core events
[ 43.012] (**) Option "Device" "/dev/input/event0"
[ 43.013] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 43.013] (II) event0 - Sleep Button: device is a keyboard
[ 43.013] (II) event0 - Sleep Button: device removed
[ 43.032] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 43.032] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 43.032] (**) Option "xkb_model" "pc105"
[ 43.032] (**) Option "xkb_layout" "de"
[ 43.034] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 43.034] (II) event0 - Sleep Button: device is a keyboard
[ 43.036] (II) config/udev: Adding input device HP Webcam [2 MP Fixed]: HP Webc (/dev/input/event12)
[ 43.036] (**) HP Webcam [2 MP Fixed]: HP Webc: Applying InputClass "libinput keyboard catchall"
[ 43.036] (II) Using input driver 'libinput' for 'HP Webcam [2 MP Fixed]: HP Webc'
[ 43.036] (**) HP Webcam [2 MP Fixed]: HP Webc: always reports core events
[ 43.036] (**) Option "Device" "/dev/input/event12"
[ 43.038] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: is tagged by udev as: Keyboard
[ 43.038] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device is a keyboard
[ 43.038] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device removed
[ 43.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input19/event12"
[ 43.068] (II) XINPUT: Adding extended input device "HP Webcam [2 MP Fixed]: HP Webc" (type: KEYBOARD, id 9)
[ 43.068] (**) Option "xkb_model" "pc105"
[ 43.068] (**) Option "xkb_layout" "de"
[ 43.070] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: is tagged by udev as: Keyboard
[ 43.070] (II) event12 - HP Webcam [2 MP Fixed]: HP Webc: device is a keyboard
[ 43.071] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
[ 43.071] (II) No input driver specified, ignoring this device.
[ 43.071] (II) This device may have been added with another device file.
[ 43.072] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event10)
[ 43.072] (II) No input driver specified, ignoring this device.
[ 43.072] (II) This device may have been added with another device file.
[ 43.073] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event11)
[ 43.073] (II) No input driver specified, ignoring this device.
[ 43.073] (II) This device may have been added with another device file.
[ 43.074] (II) config/udev: Adding input device Logitech USB WheelMouse (/dev/input/event4)
[ 43.074] (**) Logitech USB WheelMouse : Applying InputClass "libinput pointer catchall"
[ 43.074] (II) Using input driver 'libinput' for 'Logitech USB WheelMouse '
[ 43.074] (**) Logitech USB WheelMouse : always reports core events
[ 43.074] (**) Option "Device" "/dev/input/event4"
[ 43.136] (II) event4 - Logitech USB WheelMouse : is tagged by udev as: Mouse
[ 43.137] (II) event4 - Logitech USB WheelMouse : device is a pointer
[ 43.137] (II) event4 - Logitech USB WheelMouse : device removed
[ 43.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:062A:0252.0001/input/input12/event4"
[ 43.176] (II) XINPUT: Adding extended input device "Logitech USB WheelMouse " (type: MOUSE, id 10)
[ 43.177] (**) Option "AccelerationScheme" "none"
[ 43.177] (**) Logitech USB WheelMouse : (accel) selected scheme none/0
[ 43.177] (**) Logitech USB WheelMouse : (accel) acceleration factor: 2.000
[ 43.177] (**) Logitech USB WheelMouse : (accel) acceleration threshold: 4
[ 43.240] (II) event4 - Logitech USB WheelMouse : is tagged by udev as: Mouse
[ 43.241] (II) event4 - Logitech USB WheelMouse : device is a pointer
[ 43.243] (II) config/udev: Adding input device Logitech USB WheelMouse (/dev/input/mouse0)
[ 43.243] (II) No input driver specified, ignoring this device.
[ 43.243] (II) This device may have been added with another device file.
[ 43.245] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 43.245] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 43.245] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 43.245] (**) AT Translated Set 2 keyboard: always reports core events
[ 43.245] (**) Option "Device" "/dev/input/event3"
[ 43.248] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 43.248] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 43.250] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 43.268] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 43.268] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 43.268] (**) Option "xkb_model" "pc105"
[ 43.268] (**) Option "xkb_layout" "de"
[ 43.271] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 43.272] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 43.275] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 43.276] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 43.276] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 43.276] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 43.276] (II) LoadModule: "synaptics"
[ 43.276] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 43.389] (II) Module synaptics: vendor="X.Org Foundation"
[ 43.390] compiled for 1.20.8, module version = 1.9.1
[ 43.390] Module class: X.Org XInput Driver
[ 43.390] ABI class: X.Org XInput driver, version 24.1
[ 43.390] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 43.390] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 43.390] (**) Option "Device" "/dev/input/event5"
[ 43.420] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 43.420] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 43.420] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5686 (res 50)
[ 43.420] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4548 (res 65)
[ 43.420] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 43.420] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 43.421] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 43.421] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 43.421] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 43.421] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 43.421] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 43.452] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event5"
[ 43.452] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 43.452] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 43.452] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 43.452] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[ 43.453] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 43.453] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 43.453] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 43.453] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 43.453] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 43.454] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 43.454] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 43.456] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event7)
[ 43.456] (II) No input driver specified, ignoring this device.
[ 43.456] (II) This device may have been added with another device file.
[ 43.457] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 43.457] (II) No input driver specified, ignoring this device.
[ 43.457] (II) This device may have been added with another device file.
[ 43.466] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 43.466] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 43.466] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 43.466] (**) HP WMI hotkeys: always reports core events
[ 43.466] (**) Option "Device" "/dev/input/event8"
[ 43.468] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 43.468] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 43.469] (II) event8 - HP WMI hotkeys: device removed
[ 43.484] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event8"
[ 43.484] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[ 43.484] (**) Option "xkb_model" "pc105"
[ 43.484] (**) Option "xkb_layout" "de"
[ 43.487] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 43.487] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 51.913] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 51.914] (II) modeset(0): Printing DDC gathered Modelines:
[ 51.914] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 51.919] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 51.919] (II) modeset(0): Printing DDC gathered Modelines:
[ 51.919] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 51.940] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 51.940] (II) modeset(0): Printing DDC gathered Modelines:
[ 51.940] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 51.946] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 51.946] (II) modeset(0): Printing DDC gathered Modelines:
[ 51.946] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 57.001] (II) modeset(0): EDID vendor "SEC", prod id 13649
[ 57.001] (II) modeset(0): Printing DDC gathered Modelines:
[ 57.001] (II) modeset(0): Modeline "1366x768"x0.0 69.30 1366 1414 1446 1480 768 770 775 780 -hsync -vsync (46.8 kHz eP)
[ 83.005] Failed to compile FS: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES
[ 83.005] Program source:
#version 130
#ifdef GL_ES
precision mediump float;
#endif
#define RepeatNone 0
#define RepeatNormal 1
#define RepeatPad 2
#define RepeatReflect 3
#define RepeatFix 10
uniform int source_repeat_mode;
uniform int mask_repeat_mode;
vec2 rel_tex_coord(vec2 texture, vec4 wh, int repeat)
{
vec2 rel_tex;
rel_tex = texture * wh.xy;
if (repeat == RepeatFix + RepeatNone)
return rel_tex;
else if (repeat == RepeatFix + RepeatNormal)
rel_tex = floor(rel_tex) + (fract(rel_tex) / wh.xy);
else if (repeat == RepeatFix + RepeatPad) {
if (rel_tex.x >= 1.0)
rel_tex.x = 1.0 - wh.z * wh.x / 2.;
else if (rel_tex.x < 0.0)
rel_tex.x = 0.0;
if (rel_tex.y >= 1.0)
rel_tex.y = 1.0 - wh.w * wh.y / 2.;
else if (rel_tex.y < 0.0)
rel_tex.y = 0.0;
rel_tex = rel_tex / wh.xy;
} else if (repeat == RepeatFix + RepeatReflect) {
if ((1.0 - mod(abs(floor(rel_tex.x)), 2.0)) < 0.001)
[ 83.005] (EE)
Fatal server error:
[ 83.005] (EE) GLSL compile failure
[ 83.006] (EE)
[ 83.006] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 83.006] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 83.006] (EE)
[ 83.006] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 83.015] (EE) Server terminated with error (1). Closing log file.
Vielleicht hilfts ja was .....
Beste Grüße,
cehuisken