You are not logged in.

#1 2022-12-31 00:45:20

iestynapmwg
Member
Registered: 2021-09-27
Posts: 27

lib32-mesa-amber and no GLX visual

I just had to reconfigure my system and replaced an old Nvida GPU with an Intel HD 4000. I read on https://wiki.archlinux.org/title/Intel_graphics that the mesa-amber package gives better performance than plain mesa for Gen 7 hardware, which i believe the HD 4000 is, so i switched mesa and lib32-mesa out for the amber versions. Now when i start up Steam, though, i get an error message: "GLXchoosevisual failed". It seems to be lib32 specific, since glxgears and glxinfo work, but glxinfo32 reports:

name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

Switching back to plain mesa and lib32-mesa, everything works again (glxinfo32, steam). Is there something i'm missing to get lib32-mesa-amber working?

Thanks!

Offline

#2 2023-02-05 05:37:42

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

I have the same issue. Have you ever managed to fix this?

Offline

#3 2023-02-05 08:31:03

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

This smells like an ABI mismatch - If you installed/switched to (lib32-)mesa-amber w/o a complete update, did you "pacman -Syu" and then (just to be sure) reboot?

Offline

#4 2023-02-05 12:00:23

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

Yes, I did pacman -Syu and did a reboot. Problem remains.

user@arch ~ $ pacman -Qs mesa
local/glu 9.0.2-3
local/lib32-glu 9.0.2-3
local/lib32-mesa-amber 21.3.9-4
local/lib32-mesa-demos 8.5.0-1
local/lib32-mesa-utils 8.5.0-1
local/lib32-vulkan-intel 22.3.4-1
local/mesa-amber 21.3.9-4
local/mesa-demos 8.5.0-2
local/mesa-utils 8.5.0-2
local/vulkan-intel 22.3.4-1

  (i removed the description)

Offline

#5 2023-02-05 13:18:22

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

And it is *only* lib32, not both? (Ie. glxinfo works, glxinfo32 doesn't)
Please post your xorg log, in doubt get rid of xf86-video-intel

Offline

#6 2023-02-05 22:02:48

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

Thanks for taking the time to look into this.

No xf86-video-intel installed

user@arch ~ $ pacman -Q xf86-video-intel
error: package 'xf86-video-intel' was not found

Yes, it's only lib32 causing issues. For example glxinfo:

user@arch ~ $ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2) (0xa16)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.3.9 Amber
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 21.3.9 Amber
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 21.3.9 Amber
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

and in contrast, then glxinfo32:

user@arch ~ $ glxinfo32 -B
name of display: :0
Error: couldn't find RGB GLX visual or fbconfig

similar results with glxgears vs glxgears32

Here's my Xorg.0.log

 X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[     7.386] Current Operating System: Linux archlt 5.15.91-1-lts #1 SMP Wed, 01 Feb 2023 09:32:49 +0000 x86_64
[     7.386] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=/dev/sda2 rw
[     7.386]  
[     7.386] Current version of pixman: 0.42.2
[     7.386]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     7.386] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     7.386] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb  5 21:28:59 2023
[     7.389] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     7.390] (==) No Layout section.  Using the first Screen section.
[     7.390] (==) No screen section available. Using defaults.
[     7.390] (**) |-->Screen "Default Screen Section" (0)
[     7.390] (**) |   |-->Monitor "<default monitor>"
[     7.391] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     7.391] (==) Automatically adding devices
[     7.391] (==) Automatically enabling devices
[     7.391] (==) Automatically adding GPU devices
[     7.391] (==) Automatically binding GPU devices
[     7.391] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     7.391] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     7.391]    Entry deleted from font path.
[     7.393] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     7.393]    Entry deleted from font path.
[     7.393] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     7.393]    Entry deleted from font path.
[     7.393] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     7.393]    Entry deleted from font path.
[     7.393] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     7.393]    Entry deleted from font path.
[     7.393] (==) FontPath set to:
        /usr/share/fonts/TTF
[     7.393] (==) ModulePath set to "/usr/lib/xorg/modules"
[     7.393] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     7.393] (II) Module ABI versions:
[     7.393]    X.Org ANSI C Emulation: 0.4
[     7.393]    X.Org Video Driver: 25.2
[     7.393]    X.Org XInput driver : 24.4
[     7.393]    X.Org Server Extension : 10.0
[     7.393] (++) using VT number 1

[     7.393] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     7.394] (II) xfree86: Adding drm device (/dev/dri/card0)
[     7.394] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     7.408] (--) PCI:*(0@0:2:0) 8086:0a16:17aa:220c rev 11, Mem @ 0xe0000000/4194304, 0xc0000000/536870912, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     7.408] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     7.408] (II) LoadModule: "glx"
[     7.410] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     7.418] (II) Module glx: vendor="X.Org Foundation"
[     7.418]    compiled for 1.21.1.6, module version = 1.0.0
[     7.418]    ABI class: X.Org Server Extension, version 10.0
[     7.418] (==) Matched intel as autoconfigured driver 0
[     7.418] (==) Matched modesetting as autoconfigured driver 1
[     7.418] (==) Matched fbdev as autoconfigured driver 2
[     7.418] (==) Matched vesa as autoconfigured driver 3
[     7.418] (==) Assigned the driver to the xf86ConfigLayout
[     7.418] (II) LoadModule: "intel"
[     7.422] (WW) Warning, couldn't open module intel
[     7.422] (EE) Failed to load module "intel" (module does not exist, 0)
[     7.422] (II) LoadModule: "modesetting"
[     7.422] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     7.424] (II) Module modesetting: vendor="X.Org Foundation"
[     7.424]    compiled for 1.21.1.6, module version = 1.21.1
[     7.424]    Module class: X.Org Video Driver
[     7.424]    ABI class: X.Org Video Driver, version 25.2
[     7.424] (II) LoadModule: "fbdev"
[     7.424] (WW) Warning, couldn't open module fbdev
[     7.424] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     7.424] (II) LoadModule: "vesa"
[     7.424] (WW) Warning, couldn't open module vesa
[     7.424] (EE) Failed to load module "vesa" (module does not exist, 0)
[     7.424] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     7.440] (II) modeset(0): using drv /dev/dri/card0
[     7.440] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     7.440] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     7.440] (==) modeset(0): RGB weight 888
[     7.440] (==) modeset(0): Default visual is TrueColor
[     7.440] (II) Loading sub module "glamoregl"
[     7.440] (II) LoadModule: "glamoregl"
[     7.440] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     7.447] (II) Module glamoregl: vendor="X.Org Foundation"
[     7.447]    compiled for 1.21.1.6, module version = 1.0.1
[     7.447]    ABI class: X.Org ANSI C Emulation, version 0.4
[     7.512] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
[     7.512] (II) modeset(0): glamor initialized
[     7.512] (==) modeset(0): VariableRefresh: disabled
[     7.512] (==) modeset(0): AsyncFlipSecondaries: disabled
[     7.514] (II) modeset(0): Output eDP-1 has no monitor section
[     7.514] (II) modeset(0): Output DP-1 has no monitor section
[     7.847] (II) modeset(0): Output HDMI-1 has no monitor section
[     7.847] (II) modeset(0): Output DP-2 has no monitor section
[     7.849] (II) modeset(0): Output HDMI-2 has no monitor section
[     7.850] (II) modeset(0): EDID for output eDP-1
[     7.850] (II) modeset(0): Manufacturer: LGD  Model: 46d  Serial#: 0
[     7.850] (II) modeset(0): Year: 2014  Week: 0
[     7.850] (II) modeset(0): EDID Version: 1.4
[     7.850] (II) modeset(0): Digital Display Input
[     7.850] (II) modeset(0): 6 bits per channel
[     7.850] (II) modeset(0): Digital interface is DisplayPort
[     7.850] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     7.850] (II) modeset(0): Gamma: 2.20
[     7.850] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     7.850] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.850] (II) modeset(0): First detailed timing is preferred mode
[     7.850] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     7.850] (II) modeset(0): redX: 0.640 redY: 0.345   greenX: 0.335 greenY: 0.625
[     7.850] (II) modeset(0): blueX: 0.150 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[     7.850] (II) modeset(0): Manufacturer's mask: 0
[     7.850] (II) modeset(0): Supported detailed timing:
[     7.850] (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
[     7.850] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     7.850] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     7.850] (II) modeset(0):  LG Display
[     7.850] (II) modeset(0):  LP140WF3-SPD1
[     7.850] (II) modeset(0): EDID (in hex):
[     7.850] (II) modeset(0):   00ffffffffffff0030e46d0400000000
[     7.850] (II) modeset(0):   00180104951f1178eadc95a35855a026
[     7.850] (II) modeset(0):   0d505400000001010101010101010101
[     7.850] (II) modeset(0):   0101010101012e3680a070381f403020
[     7.850] (II) modeset(0):   350035ae1000001a0000000000000000
[     7.850] (II) modeset(0):   00000000000000000000000000fe004c
[     7.850] (II) modeset(0):   4720446973706c61790a2020000000fe
[     7.850] (II) modeset(0):   004c503134305746332d5350443100c3
[     7.851] (II) modeset(0): Printing probed modes for output eDP-1
[     7.851] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[     7.851] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     7.851] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     7.851] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.851] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.851] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.851] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.851] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.851] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     7.851] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.851] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.851] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.851] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.851] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.851] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.851] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.851] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.851] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.851] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.851] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.851] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.851] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.851] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.851] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.851] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.851] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.851] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.851] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.851] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.851] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.851] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.851] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.851] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.851] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.851] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.851] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.851] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.851] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.851] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.851] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.851] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.851] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.851] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.851] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.851] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.851] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.851] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.851] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.851] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.851] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.851] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.851] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.851] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.851] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.851] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.851] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.851] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.851] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.851] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.851] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.851] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.851] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.851] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.851] (II) modeset(0): EDID for output DP-1
[     8.187] (II) modeset(0): EDID for output HDMI-1
[     8.187] (II) modeset(0): EDID for output DP-2
[     8.188] (II) modeset(0): EDID for output HDMI-2
[     8.188] (II) modeset(0): Output eDP-1 connected
[     8.188] (II) modeset(0): Output DP-1 disconnected
[     8.188] (II) modeset(0): Output HDMI-1 disconnected
[     8.188] (II) modeset(0): Output DP-2 disconnected
[     8.188] (II) modeset(0): Output HDMI-2 disconnected
[     8.188] (II) modeset(0): Using exact sizes for initial modes
[     8.188] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     8.188] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.188] (==) modeset(0): DPI set to (96, 96)
[     8.188] (II) Loading sub module "fb"
[     8.188] (II) LoadModule: "fb"
[     8.188] (II) Module "fb" already built-in
[     8.208] (==) modeset(0): Backing store enabled
[     8.208] (==) modeset(0): Silken mouse enabled
[     8.290] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     8.290] (==) modeset(0): DPMS enabled
[     8.290] (II) modeset(0): [DRI2] Setup complete
[     8.290] (II) modeset(0): [DRI2]   DRI driver: i965
[     8.290] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     8.290] (II) Initializing extension Generic Event Extension
[     8.290] (II) Initializing extension SHAPE
[     8.290] (II) Initializing extension MIT-SHM
[     8.290] (II) Initializing extension XInputExtension
[     8.291] (II) Initializing extension XTEST
[     8.291] (II) Initializing extension BIG-REQUESTS
[     8.291] (II) Initializing extension SYNC
[     8.291] (II) Initializing extension XKEYBOARD
[     8.291] (II) Initializing extension XC-MISC
[     8.291] (II) Initializing extension SECURITY
[     8.291] (II) Initializing extension XFIXES
[     8.291] (II) Initializing extension RENDER
[     8.291] (II) Initializing extension RANDR
[     8.291] (II) Initializing extension COMPOSITE
[     8.291] (II) Initializing extension DAMAGE
[     8.291] (II) Initializing extension MIT-SCREEN-SAVER
[     8.292] (II) Initializing extension DOUBLE-BUFFER
[     8.292] (II) Initializing extension RECORD
[     8.292] (II) Initializing extension DPMS
[     8.292] (II) Initializing extension Present
[     8.292] (II) Initializing extension DRI3
[     8.292] (II) Initializing extension X-Resource
[     8.292] (II) Initializing extension XVideo
[     8.292] (II) Initializing extension XVideo-MotionCompensation
[     8.292] (II) Initializing extension GLX
[     8.294] (II) AIGLX: Loaded and initialized i965
[     8.294] (II) GLX: Initialized DRI2 GL provider for screen 0
[     8.294] (II) Initializing extension XFree86-VidModeExtension
[     8.294] (II) Initializing extension XFree86-DGA
[     8.294] (II) Initializing extension XFree86-DRI
[     8.294] (II) Initializing extension DRI2
[     8.298] (II) modeset(0): Damage tracking initialized
[     8.298] (II) modeset(0): Setting screen physical size to 508 x 285
[     8.361] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.361] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.361] (II) LoadModule: "libinput"
[     8.361] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.365] (II) Module libinput: vendor="X.Org Foundation"
[     8.365]    compiled for 1.21.1.3, module version = 1.2.1
[     8.365]    Module class: X.Org XInput Driver
[     8.365]    ABI class: X.Org XInput driver, version 24.4
[     8.365] (II) Using input driver 'libinput' for 'Power Button'
[     8.365] (**) Power Button: always reports core events
[     8.365] (**) Option "Device" "/dev/input/event2"
[     8.375] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.375] (II) event2  - Power Button: device is a keyboard
[     8.375] (II) event2  - Power Button: device removed
[     8.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.447] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.448] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.449] (II) event2  - Power Button: device is a keyboard
[     8.449] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     8.449] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.449] (II) Using input driver 'libinput' for 'Video Bus'
[     8.449] (**) Video Bus: always reports core events
[     8.449] (**) Option "Device" "/dev/input/event5"
[     8.450] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     8.450] (II) event5  - Video Bus: device is a keyboard
[     8.450] (II) event5  - Video Bus: device removed
[     8.557] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event5"
[     8.557] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     8.558] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     8.558] (II) event5  - Video Bus: device is a keyboard
[     8.559] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     8.559] (II) No input driver specified, ignoring this device.
[     8.559] (II) This device may have been added with another device file.
[     8.559] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     8.559] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.559] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.559] (**) Sleep Button: always reports core events
[     8.559] (**) Option "Device" "/dev/input/event1"
[     8.560] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.560] (II) event1  - Sleep Button: device is a keyboard
[     8.560] (II) event1  - Sleep Button: device removed
[     8.607] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     8.607] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     8.608] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.608] (II) event1  - Sleep Button: device is a keyboard
[     8.609] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[     8.609] (II) No input driver specified, ignoring this device.
[     8.609] (II) This device may have been added with another device file.
[     8.609] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[     8.609] (II) No input driver specified, ignoring this device.
[     8.609] (II) This device may have been added with another device file.
[     8.610] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[     8.610] (II) No input driver specified, ignoring this device.
[     8.610] (II) This device may have been added with another device file.
[     8.610] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[     8.610] (II) No input driver specified, ignoring this device.
[     8.610] (II) This device may have been added with another device file.
[     8.610] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[     8.610] (II) No input driver specified, ignoring this device.
[     8.610] (II) This device may have been added with another device file.
[     8.611] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/event6)
[     8.611] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     8.611] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     8.611] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     8.611] (**) Logitech M720 Triathlon: always reports core events
[     8.611] (**) Option "Device" "/dev/input/event6"
[     8.612] (II) event6  - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     8.612] (II) event6  - Logitech M720 Triathlon: device is a pointer
[     8.612] (II) event6  - Logitech M720 Triathlon: device is a keyboard
[     8.612] (II) event6  - Logitech M720 Triathlon: device removed
[     8.667] (II) libinput: Logitech M720 Triathlon: needs a virtual subdevice
[     8.667] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.2/0003:046D:C52B.0003/0003:046D:405E.0004/input/input17/event6"
[     8.667] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: MOUSE, id 9)
[     8.667] (**) Option "AccelerationScheme" "none"
[     8.667] (**) Logitech M720 Triathlon: (accel) selected scheme none/0
[     8.667] (**) Logitech M720 Triathlon: (accel) acceleration factor: 2.000
[     8.667] (**) Logitech M720 Triathlon: (accel) acceleration threshold: 4
[     8.669] (II) event6  - Logitech M720 Triathlon: is tagged by udev as: Keyboard Mouse
[     8.669] (II) event6  - Logitech M720 Triathlon: device is a pointer
[     8.669] (II) event6  - Logitech M720 Triathlon: device is a keyboard
[     8.670] (II) config/udev: Adding input device Logitech M720 Triathlon (/dev/input/mouse0)
[     8.670] (II) No input driver specified, ignoring this device.
[     8.670] (II) This device may have been added with another device file.
[     8.671] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[     8.671] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     8.671] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     8.671] (**) Integrated Camera: Integrated C: always reports core events
[     8.671] (**) Option "Device" "/dev/input/event17"
[     8.671] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     8.672] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[     8.672] (II) event17 - Integrated Camera: Integrated C: device removed
[     8.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input30/event17"
[     8.747] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[     8.748] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     8.749] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[     8.749] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event13)
[     8.749] (II) No input driver specified, ignoring this device.
[     8.749] (II) This device may have been added with another device file.
[     8.749] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[     8.749] (II) No input driver specified, ignoring this device.
[     8.749] (II) This device may have been added with another device file.
[     8.750] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event15)
[     8.750] (II) No input driver specified, ignoring this device.
[     8.750] (II) This device may have been added with another device file.
[     8.750] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     8.750] (II) No input driver specified, ignoring this device.
[     8.750] (II) This device may have been added with another device file.
[     8.750] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[     8.750] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.750] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.750] (**) AT Translated Set 2 keyboard: always reports core events
[     8.750] (**) Option "Device" "/dev/input/event4"
[     8.751] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.751] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     8.752] (II) event4  - AT Translated Set 2 keyboard: device removed
[     8.797] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[     8.797] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     8.798] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.798] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     8.799] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     8.799] (II) No input driver specified, ignoring this device.
[     8.799] (II) This device may have been added with another device file.
[     8.801] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event3)
[     8.801] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     8.801] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     8.801] (**) ThinkPad Extra Buttons: always reports core events
[     8.801] (**) Option "Device" "/dev/input/event3"
[     8.802] (II) event3  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     8.802] (II) event3  - ThinkPad Extra Buttons: device is a keyboard
[     8.802] (II) event3  - ThinkPad Extra Buttons: device removed
[     8.837] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input3/event3"
[     8.837] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[     8.838] (II) event3  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     8.838] (II) event3  - ThinkPad Extra Buttons: device is a keyboard
[     8.839] (II) config/udev: Adding input device Synaptics TM2668-002 (/dev/input/event18)
[     8.839] (**) Synaptics TM2668-002: Applying InputClass "libinput touchpad catchall"
[     8.839] (**) Synaptics TM2668-002: Applying InputClass "touchpad catchall"
[     8.839] (**) Synaptics TM2668-002: Applying InputClass "Default clickpad buttons"
[     8.839] (II) LoadModule: "synaptics"
[     8.839] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     8.840] (II) Module synaptics: vendor="X.Org Foundation"
[     8.840]    compiled for 1.21.1.3, module version = 1.9.2
[     8.840]    Module class: X.Org XInput Driver
[     8.840]    ABI class: X.Org XInput driver, version 24.4
[     8.840] (II) Using input driver 'synaptics' for 'Synaptics TM2668-002'
[     8.840] (**) Synaptics TM2668-002: always reports core events
[     8.840] (**) Option "Device" "/dev/input/event18"
[     8.917] (II) synaptics: Synaptics TM2668-002: found clickpad property
[     8.917] (II) synaptics: Synaptics TM2668-002: found top buttonpad property
[     8.917] (--) synaptics: Synaptics TM2668-002: x-axis range 0 - 4089 (res 42)
[     8.917] (--) synaptics: Synaptics TM2668-002: y-axis range 0 - 2811 (res 41)
[     8.917] (--) synaptics: Synaptics TM2668-002: pressure range 0 - 255
[     8.917] (II) synaptics: Synaptics TM2668-002: device does not report finger width.
[     8.917] (--) synaptics: Synaptics TM2668-002: buttons: left double triple
[     8.917] (--) synaptics: Synaptics TM2668-002: Vendor 0x6cb Product 0
[     8.917] (--) synaptics: Synaptics TM2668-002: invalid finger width range.  defaulting to 0 - 15
[     8.917] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[     8.917] (**) Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
[     8.917] (--) synaptics: Synaptics TM2668-002: touchpad found
[     8.917] (**) Synaptics TM2668-002: always reports core events
[     8.997] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input29/event18"
[     8.997] (II) XINPUT: Adding extended input device "Synaptics TM2668-002" (type: TOUCHPAD, id 13)
[     8.997] (**) synaptics: Synaptics TM2668-002: (accel) MinSpeed is now constant deceleration 2.5
[     8.997] (**) synaptics: Synaptics TM2668-002: (accel) MaxSpeed is now 1.75
[     8.997] (**) synaptics: Synaptics TM2668-002: (accel) AccelFactor is now 0.040
[     8.998] (**) Synaptics TM2668-002: (accel) keeping acceleration scheme 1
[     8.998] (**) Synaptics TM2668-002: (accel) acceleration profile 1
[     8.998] (**) Synaptics TM2668-002: (accel) acceleration factor: 2.000
[     8.998] (**) Synaptics TM2668-002: (accel) acceleration threshold: 4
[     8.998] (--) synaptics: Synaptics TM2668-002: touchpad found
[     8.998] (II) config/udev: Adding input device Synaptics TM2668-002 (/dev/input/mouse1)
[     8.998] (**) Synaptics TM2668-002: Ignoring device from InputClass "touchpad ignore duplicates"
[     8.999] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
[     8.999] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[     8.999] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[     8.999] (**) TPPS/2 IBM TrackPoint: always reports core events
[     8.999] (**) Option "Device" "/dev/input/event19"
[     9.001] (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     9.001] (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
[     9.003] (II) event19 - TPPS/2 IBM TrackPoint: device removed
[     9.077] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input31/event19"
[     9.077] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[     9.077] (**) Option "AccelerationScheme" "none"
[     9.077] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[     9.077] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     9.077] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[     9.079] (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     9.080] (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
[     9.082] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[     9.082] (II) No input driver specified, ignoring this device.
[     9.082] (II) This device may have been added with another device file.
[     9.106] (**) Logitech M720 Triathlon: Applying InputClass "libinput pointer catchall"
[     9.107] (**) Logitech M720 Triathlon: Applying InputClass "libinput keyboard catchall"
[     9.107] (II) Using input driver 'libinput' for 'Logitech M720 Triathlon'
[     9.107] (**) Logitech M720 Triathlon: always reports core events
[     9.107] (**) Option "Device" "/dev/input/event6"
[     9.107] (II) libinput: Logitech M720 Triathlon: is a virtual subdevice
[     9.107] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.2/0003:046D:C52B.0003/0003:046D:405E.0004/input/input17/event6"
[     9.107] (II) XINPUT: Adding extended input device "Logitech M720 Triathlon" (type: KEYBOARD, id 15)
[     9.173] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[     9.173] (II) No input driver specified, ignoring this device.
[     9.173] (II) This device may have been added with another device file.
[     9.173] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[     9.173] (II) event19 - TPPS/2 IBM TrackPoint: device removed
[     9.277] (II) UnloadModule: "libinput"
[     9.277] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
[     9.277] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[     9.277] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[     9.277] (**) TPPS/2 IBM TrackPoint: always reports core events
[     9.277] (**) Option "Device" "/dev/input/event19"
[     9.278] (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     9.279] (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
[     9.280] (II) event19 - TPPS/2 IBM TrackPoint: device removed
[     9.387] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input31/event19"
[     9.387] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[     9.388] (**) Option "AccelerationScheme" "none"
[     9.388] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[     9.388] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     9.388] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[     9.390] (II) event19 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[     9.392] (II) event19 - TPPS/2 IBM TrackPoint: device is a pointer
[    18.402] (II) modeset(0): EDID vendor "LGD", prod id 1133
[    18.402] (II) modeset(0): Printing DDC gathered Modelines:
[    18.402] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    18.802] (II) modeset(0): EDID vendor "LGD", prod id 1133
[    18.802] (II) modeset(0): Printing DDC gathered Modelines:
[    18.802] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    20.352] (II) modeset(0): EDID vendor "LGD", prod id 1133
[    20.352] (II) modeset(0): Printing DDC gathered Modelines:
[    20.352] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    25.339] (II) config/udev: Adding input device M720 Triathlon Mouse (/dev/input/mouse3)
[    25.339] (II) No input driver specified, ignoring this device.
[    25.339] (II) This device may have been added with another device file.
[    25.431] (II) config/udev: Adding input device M720 Triathlon Mouse (/dev/input/event21)
[    25.431] (**) M720 Triathlon Mouse: Applying InputClass "libinput pointer catchall"
[    25.431] (II) Using input driver 'libinput' for 'M720 Triathlon Mouse'
[    25.431] (**) M720 Triathlon Mouse: always reports core events
[    25.431] (**) Option "Device" "/dev/input/event21"
[    25.431] (II) event21 - M720 Triathlon Mouse: is tagged by udev as: Mouse
[    25.431] (II) event21 - M720 Triathlon Mouse: device is a pointer
[    25.432] (II) event21 - M720 Triathlon Mouse: device removed
[    25.547] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:046D:B015.0005/input/input33/event21"
[    25.547] (II) XINPUT: Adding extended input device "M720 Triathlon Mouse" (type: MOUSE, id 16)
[    25.548] (**) Option "AccelerationScheme" "none"
[    25.549] (**) M720 Triathlon Mouse: (accel) selected scheme none/0
[    25.549] (**) M720 Triathlon Mouse: (accel) acceleration factor: 2.000
[    25.549] (**) M720 Triathlon Mouse: (accel) acceleration threshold: 4
[    25.550] (II) event21 - M720 Triathlon Mouse: is tagged by udev as: Mouse
[    25.550] (II) event21 - M720 Triathlon Mouse: device is a pointer
[    25.551] (II) config/udev: Adding input device M720 Triathlon Keyboard (/dev/input/event20)
[    25.551] (**) M720 Triathlon Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.551] (II) Using input driver 'libinput' for 'M720 Triathlon Keyboard'
[    25.551] (**) M720 Triathlon Keyboard: always reports core events
[    25.551] (**) Option "Device" "/dev/input/event20"
[    25.551] (II) event20 - M720 Triathlon Keyboard: is tagged by udev as: Keyboard
[    25.551] (II) event20 - M720 Triathlon Keyboard: device is a keyboard
[    25.552] (II) event20 - M720 Triathlon Keyboard: device removed
[    25.597] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:046D:B015.0005/input/input32/event20"
[    25.597] (II) XINPUT: Adding extended input device "M720 Triathlon Keyboard" (type: KEYBOARD, id 17)
[    25.599] (II) event20 - M720 Triathlon Keyboard: is tagged by udev as: Keyboard
[    25.599] (II) event20 - M720 Triathlon Keyboard: device is a keyboard
[    25.600] (EE) event21 - M720 Triathlon Mouse: client bug: event processing lagging behind by 42ms, your system is too slow

Offline

#7 2023-02-06 07:58:17

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

LD_DEBUG=all glxinfo32 > ~/glxinfo32.lddebug 2>&1

That's gonna generate plenty of text…

cat ~/glxinfo32.lddebug | curl -F 'file=@-' 0x0.st

Offline

#8 2023-02-06 08:24:47

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

This is the link: http://0x0.st/oCvN.txt

Offline

#9 2023-02-06 08:40:37

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

It'S trying on libGLX_mesa.so.0 but not libGLX_amber.so.0

ls -l /usr/lib*/libGL*

Might be a build/package bug.

Offline

#10 2023-02-06 08:50:09

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

That sounds like what is mentioned in this bug report: https://bugs.archlinux.org/task/74364, or am I wrong?

Offline

#11 2023-02-06 08:51:08

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

ls -l /usr/lib*/libGL*

lrwxrwxrwx 1 root root     18 25 nov 01:45 /usr/lib32/libGLdispatch.so -> libGLdispatch.so.0
lrwxrwxrwx 1 root root     22 25 nov 01:45 /usr/lib32/libGLdispatch.so.0 -> libGLdispatch.so.0.0.0
-rwxr-xr-x 1 root root 488836 25 nov 01:45 /usr/lib32/libGLdispatch.so.0.0.0
lrwxrwxrwx 1 root root     14 25 nov 01:45 /usr/lib32/libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root     18 25 nov 01:45 /usr/lib32/libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rwxr-xr-x 1 root root  58700 25 nov 01:45 /usr/lib32/libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 15 nov 00:44 /usr/lib32/libGLEW.so -> libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     16 15 nov 00:44 /usr/lib32/libGLEW.so.2.2 -> libGLEW.so.2.2.0
-rw-r--r-- 1 root root 689520 15 nov 00:44 /usr/lib32/libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     10 25 nov 01:45 /usr/lib32/libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 25 nov 01:45 /usr/lib32/libGL.so.1 -> libGL.so.1.7.0
-rwxr-xr-x 1 root root 435528 25 nov 01:45 /usr/lib32/libGL.so.1.7.0
lrwxrwxrwx 1 root root     11  3 mei  2022 /usr/lib32/libGLU.so -> libGLU.so.1
lrwxrwxrwx 1 root root     15  3 mei  2022 /usr/lib32/libGLU.so.1 -> libGLU.so.1.3.1
-rwxr-xr-x 1 root root 357720  3 mei  2022 /usr/lib32/libGLU.so.1.3.1
lrwxrwxrwx 1 root root     17 12 jan 00:18 /usr/lib32/libGLX_amber.so -> libGLX_amber.so.0
lrwxrwxrwx 1 root root     21 12 jan 00:18 /usr/lib32/libGLX_amber.so.0 -> libGLX_amber.so.0.0.0
-rwxr-xr-x 1 root root 525416 12 jan 00:18 /usr/lib32/libGLX_amber.so.0.0.0
lrwxrwxrwx 1 root root     11 25 nov 01:45 /usr/lib32/libGLX.so -> libGLX.so.0
lrwxrwxrwx 1 root root     15 25 nov 01:45 /usr/lib32/libGLX.so.0 -> libGLX.so.0.0.0
-rwxr-xr-x 1 root root 202008 25 nov 01:45 /usr/lib32/libGLX.so.0.0.0
lrwxrwxrwx 1 root root     18 25 nov 01:23 /usr/lib64/libGLdispatch.so -> libGLdispatch.so.0
lrwxrwxrwx 1 root root     22 25 nov 01:23 /usr/lib64/libGLdispatch.so.0 -> libGLdispatch.so.0.0.0
-rwxr-xr-x 1 root root 718864 25 nov 01:23 /usr/lib64/libGLdispatch.so.0.0.0
lrwxrwxrwx 1 root root     14 25 nov 01:23 /usr/lib64/libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root     18 25 nov 01:23 /usr/lib64/libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rwxr-xr-x 1 root root  71616 25 nov 01:23 /usr/lib64/libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 15 nov 14:16 /usr/lib64/libGLEW.so -> libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     16 15 nov 14:16 /usr/lib64/libGLEW.so.2.2 -> libGLEW.so.2.2.0
-rw-r--r-- 1 root root 886624 15 nov 14:16 /usr/lib64/libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     10 25 nov 01:23 /usr/lib64/libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 25 nov 01:23 /usr/lib64/libGL.so.1 -> libGL.so.1.7.0
-rwxr-xr-x 1 root root 538560 25 nov 01:23 /usr/lib64/libGL.so.1.7.0
lrwxrwxrwx 1 root root     11  3 mei  2022 /usr/lib64/libGLU.so -> libGLU.so.1
lrwxrwxrwx 1 root root     15  3 mei  2022 /usr/lib64/libGLU.so.1 -> libGLU.so.1.3.1
-rwxr-xr-x 1 root root 346072  3 mei  2022 /usr/lib64/libGLU.so.1.3.1
lrwxrwxrwx 1 root root     17 11 jan 23:50 /usr/lib64/libGLX_amber.so -> libGLX_amber.so.0
lrwxrwxrwx 1 root root     21 11 jan 23:50 /usr/lib64/libGLX_amber.so.0 -> libGLX_amber.so.0.0.0
-rwxr-xr-x 1 root root 498192 11 jan 23:50 /usr/lib64/libGLX_amber.so.0.0.0
lrwxrwxrwx 1 root root     26 11 jan 23:50 /usr/lib64/libGLX_indirect.so.0 -> /usr/lib/libGLX_amber.so.0
lrwxrwxrwx 1 root root     11 25 nov 01:23 /usr/lib64/libGLX.so -> libGLX.so.0
lrwxrwxrwx 1 root root     15 25 nov 01:23 /usr/lib64/libGLX.so.0 -> libGLX.so.0.0.0
-rwxr-xr-x 1 root root 137080 25 nov 01:23 /usr/lib64/libGLX.so.0.0.0
lrwxrwxrwx 1 root root     18 25 nov 01:23 /usr/lib/libGLdispatch.so -> libGLdispatch.so.0
lrwxrwxrwx 1 root root     22 25 nov 01:23 /usr/lib/libGLdispatch.so.0 -> libGLdispatch.so.0.0.0
-rwxr-xr-x 1 root root 718864 25 nov 01:23 /usr/lib/libGLdispatch.so.0.0.0
lrwxrwxrwx 1 root root     14 25 nov 01:23 /usr/lib/libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root     18 25 nov 01:23 /usr/lib/libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rwxr-xr-x 1 root root  71616 25 nov 01:23 /usr/lib/libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 15 nov 14:16 /usr/lib/libGLEW.so -> libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     16 15 nov 14:16 /usr/lib/libGLEW.so.2.2 -> libGLEW.so.2.2.0
-rw-r--r-- 1 root root 886624 15 nov 14:16 /usr/lib/libGLEW.so.2.2.0
lrwxrwxrwx 1 root root     10 25 nov 01:23 /usr/lib/libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     14 25 nov 01:23 /usr/lib/libGL.so.1 -> libGL.so.1.7.0
-rwxr-xr-x 1 root root 538560 25 nov 01:23 /usr/lib/libGL.so.1.7.0
lrwxrwxrwx 1 root root     11  3 mei  2022 /usr/lib/libGLU.so -> libGLU.so.1
lrwxrwxrwx 1 root root     15  3 mei  2022 /usr/lib/libGLU.so.1 -> libGLU.so.1.3.1
-rwxr-xr-x 1 root root 346072  3 mei  2022 /usr/lib/libGLU.so.1.3.1
lrwxrwxrwx 1 root root     17 11 jan 23:50 /usr/lib/libGLX_amber.so -> libGLX_amber.so.0
lrwxrwxrwx 1 root root     21 11 jan 23:50 /usr/lib/libGLX_amber.so.0 -> libGLX_amber.so.0.0.0
-rwxr-xr-x 1 root root 498192 11 jan 23:50 /usr/lib/libGLX_amber.so.0.0.0
lrwxrwxrwx 1 root root     26 11 jan 23:50 /usr/lib/libGLX_indirect.so.0 -> /usr/lib/libGLX_amber.so.0
lrwxrwxrwx 1 root root     11 25 nov 01:23 /usr/lib/libGLX.so -> libGLX.so.0
lrwxrwxrwx 1 root root     15 25 nov 01:23 /usr/lib/libGLX.so.0 -> libGLX.so.0.0.0
-rwxr-xr-x 1 root root 137080 25 nov 01:23 /usr/lib/libGLX.so.0.0.0

Last edited by pieterv (2023-02-06 08:51:24)

Offline

#12 2023-02-06 08:55:57

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

I knew this was familiar: https://bbs.archlinux.org/viewtopic.php … 8#p2030768

__GLX_VENDOR_LIBRARY_NAME=amber glxinfo32 -B

Offline

#13 2023-02-06 08:58:35

pieterv
Member
Registered: 2014-08-24
Posts: 28

Re: lib32-mesa-amber and no GLX visual

Wow, thanks, that did the trick.
Thanks a lot for helping me solve the issue, Seth!

Offline

#14 2023-02-06 15:37:25

iestynapmwg
Member
Registered: 2021-09-27
Posts: 27

Re: lib32-mesa-amber and no GLX visual

Thanks for the heads-up, pieterv, and thank you, seth, for the fix smile

Offline

#15 2023-02-06 15:42:48

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: lib32-mesa-amber and no GLX visual

I appealed to re-open the old bug (or, by inference, to fix this)
Setting __GLX_VENDOR_LIBRARY_NAME will break 64bit processes, so you might want to symlink the *_amber* libs to *_mesa* for the time being (don't forget to remove the symlinks once this is fixed, otherwise installing lib32-mesa will complain about existing files)

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB