You are not logged in.

#1 2022-05-24 09:21:01

BENOSHITO
Member
Registered: 2022-05-24
Posts: 2

[SOLVED] glxinfo Error: couldn't find RGB GLX visual or fbconfig

Hello, im having error with glxinfo after update mesa

glxinfo error:

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

My GPU:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X]
    Subsystem: Gigabyte Technology Co., Ltd Device 2556
    Kernel driver in use: amdgpu
    Kernel modules: radeon, amdgpu

My Xorg.0.log:

[    23.576]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    23.576] Current Operating System: Linux archlinux 5.15.41-1-lts #1 SMP Wed, 18 May 2022 13:37:06 +0000 x86_64
[    23.576] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=56c12818-2c55-4b1b-8a70-6dbd3d9ebed9 rw rootfstype=ext4 loglevel=3 quiet
[    23.576] 
[    23.576] Current version of pixman: 0.40.0
[    23.576]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    23.576] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.576] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 24 10:54:36 2022
[    23.711] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.816] (==) No Layout section.  Using the first Screen section.
[    23.816] (==) No screen section available. Using defaults.
[    23.816] (**) |-->Screen "Default Screen Section" (0)
[    23.816] (**) |   |-->Monitor "<default monitor>"
[    23.853] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    23.853] (==) Automatically adding devices
[    23.853] (==) Automatically enabling devices
[    23.853] (==) Automatically adding GPU devices
[    23.853] (==) Automatically binding GPU devices
[    23.853] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.908] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    23.908]     Entry deleted from font path.
[    23.908] (==) FontPath set to:
   
[    23.908] (==) ModulePath set to "/usr/lib/xorg/modules"
[    23.908] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.908] (II) Module ABI versions:
[    23.908]     X.Org ANSI C Emulation: 0.4
[    23.908]     X.Org Video Driver: 25.2
[    23.908]     X.Org XInput driver : 24.4
[    23.908]     X.Org Server Extension : 10.0
[    23.909] (++) using VT number 7

[    23.909] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    23.910] (II) xfree86: Adding drm device (/dev/dri/card0)
[    23.910] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    23.919] (--) PCI:*(1@0:0:0) 1002:683d:1458:2556 rev 0, Mem @ 0xe0000000/268435456, 0xfde80000/262144, I/O @ 0x0000ce00/256, BIOS @ 0x????????/131072
[    23.919] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    23.919] (II) LoadModule: "glx"
[    23.947] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.099] (II) Module glx: vendor="X.Org Foundation"
[    24.099]     compiled for 1.21.1.3, module version = 1.0.0
[    24.099]     ABI class: X.Org Server Extension, version 10.0
[    24.099] (==) Matched ati as autoconfigured driver 0
[    24.099] (==) Matched modesetting as autoconfigured driver 1
[    24.099] (==) Matched fbdev as autoconfigured driver 2
[    24.099] (==) Matched vesa as autoconfigured driver 3
[    24.099] (==) Assigned the driver to the xf86ConfigLayout
[    24.099] (II) LoadModule: "ati"
[    24.099] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    24.129] (II) Module ati: vendor="X.Org Foundation"
[    24.129]     compiled for 1.21.1.1, module version = 19.1.0
[    24.129]     Module class: X.Org Video Driver
[    24.129]     ABI class: X.Org Video Driver, version 25.2
[    24.139] (II) LoadModule: "amdgpu"
[    24.139] (WW) Warning, couldn't open module amdgpu
[    24.139] (EE) Failed to load module "amdgpu" (module does not exist, 0)
[    24.139] (II) LoadModule: "modesetting"
[    24.139] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.181] (II) Module modesetting: vendor="X.Org Foundation"
[    24.181]     compiled for 1.21.1.3, module version = 1.21.1
[    24.181]     Module class: X.Org Video Driver
[    24.181]     ABI class: X.Org Video Driver, version 25.2
[    24.181] (II) LoadModule: "fbdev"
[    24.181] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.197] (II) Module fbdev: vendor="X.Org Foundation"
[    24.197]     compiled for 1.21.1.1, module version = 0.5.0
[    24.197]     Module class: X.Org Video Driver
[    24.197]     ABI class: X.Org Video Driver, version 25.2
[    24.197] (II) LoadModule: "vesa"
[    24.197] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.201] (II) Module vesa: vendor="X.Org Foundation"
[    24.201]     compiled for 1.21.1.1, module version = 2.5.0
[    24.201]     Module class: X.Org Video Driver
[    24.201]     ABI class: X.Org Video Driver, version 25.2
[    24.201] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.201] (II) FBDEV: driver for framebuffer: fbdev
[    24.201] (II) VESA: driver for VESA chipsets: vesa
[    24.206] (II) modeset(0): using drv /dev/dri/card0
[    24.207] (WW) Falling back to old probe method for fbdev
[    24.207] (II) Loading sub module "fbdevhw"
[    24.207] (II) LoadModule: "fbdevhw"
[    24.207] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.215] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.215]     compiled for 1.21.1.3, module version = 0.0.2
[    24.215]     ABI class: X.Org Video Driver, version 25.2
[    24.216] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    24.216] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    24.216] (==) modeset(0): RGB weight 888
[    24.216] (==) modeset(0): Default visual is TrueColor
[    24.216] (II) Loading sub module "glamoregl"
[    24.216] (II) LoadModule: "glamoregl"
[    24.216] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    24.260] (II) Module glamoregl: vendor="X.Org Foundation"
[    24.260]     compiled for 1.21.1.3, module version = 1.0.1
[    24.260]     ABI class: X.Org ANSI C Emulation, version 0.4
[    24.988] couldn't get display device
[    24.988] (II) modeset(0): glamor initialization failed
[    24.988] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    24.988] (II) modeset(0): Double-buffered shadow updates: off
[    25.036] (II) modeset(0): Output DP-1 has no monitor section
[    25.086] (II) modeset(0): Output DP-2 has no monitor section
[    25.087] (II) modeset(0): Output HDMI-1 has no monitor section
[    25.120] (II) modeset(0): Output DVI-I-1 has no monitor section
[    25.166] (II) modeset(0): EDID for output DP-1
[    25.206] (II) modeset(0): EDID for output DP-2
[    25.207] (II) modeset(0): EDID for output HDMI-1
[    25.240] (II) modeset(0): EDID for output DVI-I-1
[    25.240] (II) modeset(0): Manufacturer: BNQ  Model: 784d  Serial#: 21573
[    25.240] (II) modeset(0): Year: 2009  Week: 46
[    25.240] (II) modeset(0): EDID Version: 1.3
[    25.240] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    25.240] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[    25.240] (II) modeset(0): Max Image Size [cm]: horiz.: 41  vert.: 23
[    25.240] (II) modeset(0): Gamma: 2.20
[    25.240] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[    25.240] (II) modeset(0): Default color space is primary color space
[    25.240] (II) modeset(0): First detailed timing is preferred mode
[    25.240] (II) modeset(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
[    25.240] (II) modeset(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    25.240] (II) modeset(0): Supported established timings:
[    25.240] (II) modeset(0): 640x480@60Hz
[    25.240] (II) modeset(0): 800x600@60Hz
[    25.240] (II) modeset(0): 1024x768@60Hz
[    25.240] (II) modeset(0): Manufacturer's mask: 0
[    25.240] (II) modeset(0): Supported standard timings:
[    25.240] (II) modeset(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[    25.240] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    25.240] (II) modeset(0): #3: hsize: 1024  vsize 576  refresh: 60  vid: 49249
[    25.240] (II) modeset(0): Supported detailed timing:
[    25.240] (II) modeset(0): clock: 85.5 MHz   Image Size:  410 x 230 mm
[    25.240] (II) modeset(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[    25.240] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[    25.240] (II) modeset(0): Serial No: BB912105026
[    25.240] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 63 kHz, PixClock max 115 MHz
[    25.240] (II) modeset(0): Monitor name: BenQ G922HDL
[    25.241] (II) modeset(0): EDID (in hex):
[    25.241] (II) modeset(0):     00ffffffffffff0009d14d7845540000
[    25.241] (II) modeset(0):     2e1301030e2917782e3d85a6564a9a24
[    25.241] (II) modeset(0):     125054210800710081c0010161c00101
[    25.241] (II) modeset(0):     010101010101662156aa51001e30468f
[    25.241] (II) modeset(0):     33009ae61000001e000000ff00424239
[    25.241] (II) modeset(0):     31323130353032360a20000000fd0032
[    25.241] (II) modeset(0):     4c183f0b000a202020202020000000fc
[    25.241] (II) modeset(0):     0042656e51204739323248444c0a00d1
[    25.241] (II) modeset(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[    25.241] (II) modeset(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[    25.241] (II) modeset(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[    25.241] (II) modeset(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[    25.241] (II) modeset(0): Printing probed modes for output DVI-I-1
[    25.241] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[    25.241] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    25.241] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    25.241] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    25.241] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    25.241] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    25.241] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    25.241] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    25.241] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    25.241] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    25.241] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    25.241] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    25.241] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    25.241] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    25.241] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    25.241] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    25.241] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    25.241] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    25.241] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    25.241] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    25.241] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    25.241] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    25.241] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    25.241] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    25.242] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    25.242] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    25.242] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    25.242] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    25.242] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    25.242] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    25.242] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    25.242] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    25.242] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    25.242] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    25.242] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    25.242] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    25.242] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    25.242] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    25.242] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    25.242] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    25.242] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    25.242] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    25.242] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    25.242] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    25.242] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    25.242] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    25.242] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    25.242] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    25.242] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    25.242] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    25.242] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    25.242] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    25.242] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    25.242] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    25.242] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    25.242] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    25.242] (II) modeset(0): Output DP-1 disconnected
[    25.242] (II) modeset(0): Output DP-2 disconnected
[    25.242] (II) modeset(0): Output HDMI-1 disconnected
[    25.242] (II) modeset(0): Output DVI-I-1 connected
[    25.242] (II) modeset(0): Using exact sizes for initial modes
[    25.242] (II) modeset(0): Output DVI-I-1 using initial mode 1366x768 +0+0
[    25.242] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    25.242] (==) modeset(0): DPI set to (96, 96)
[    25.242] (II) Loading sub module "fb"
[    25.242] (II) LoadModule: "fb"
[    25.242] (II) Module "fb" already built-in
[    25.242] (II) Loading sub module "shadow"
[    25.242] (II) LoadModule: "shadow"
[    25.242] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    25.257] (II) Module shadow: vendor="X.Org Foundation"
[    25.257]     compiled for 1.21.1.3, module version = 1.1.0
[    25.257]     ABI class: X.Org ANSI C Emulation, version 0.4
[    25.257] (II) UnloadModule: "fbdev"
[    25.257] (II) Unloading fbdev
[    25.257] (II) UnloadSubModule: "fbdevhw"
[    25.257] (II) Unloading fbdevhw
[    25.257] (II) UnloadModule: "vesa"
[    25.258] (II) Unloading vesa
[    25.282] (==) modeset(0): Backing store enabled
[    25.282] (==) modeset(0): Silken mouse enabled
[    25.286] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    25.287] (==) modeset(0): DPMS enabled
[    25.287] (II) Initializing extension Generic Event Extension
[    25.287] (II) Initializing extension SHAPE
[    25.287] (II) Initializing extension MIT-SHM
[    25.287] (II) Initializing extension XInputExtension
[    25.294] (II) Initializing extension XTEST
[    25.294] (II) Initializing extension BIG-REQUESTS
[    25.295] (II) Initializing extension SYNC
[    25.295] (II) Initializing extension XKEYBOARD
[    25.295] (II) Initializing extension XC-MISC
[    25.295] (II) Initializing extension SECURITY
[    25.347] (II) Initializing extension XFIXES
[    25.348] (II) Initializing extension RENDER
[    25.348] (II) Initializing extension RANDR
[    25.348] (II) Initializing extension COMPOSITE
[    25.349] (II) Initializing extension DAMAGE
[    25.349] (II) Initializing extension MIT-SCREEN-SAVER
[    25.349] (II) Initializing extension DOUBLE-BUFFER
[    25.349] (II) Initializing extension RECORD
[    25.349] (II) Initializing extension DPMS
[    25.350] (II) Initializing extension Present
[    25.350] (II) Initializing extension DRI3
[    25.350] (II) Initializing extension X-Resource
[    25.350] (II) Initializing extension XVideo
[    25.350] (II) Initializing extension XVideo-MotionCompensation
[    25.350] (II) Initializing extension GLX
[    25.351] (II) AIGLX: Screen 0 is not DRI2 capable
[    25.352] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/dri/swrast_dri.so))
[    25.352] (EE) AIGLX error: unable to load driver swrast
[    25.352] (EE) GLX: could not load software renderer
[    25.352] (II) GLX: no usable GL providers found for screen 0
[    25.352] (II) Initializing extension XFree86-VidModeExtension
[    25.352] (II) Initializing extension XFree86-DGA
[    25.353] (II) Initializing extension XFree86-DRI
[    25.353] (II) Initializing extension DRI2
[    25.353] (II) modeset(0): Damage tracking initialized
[    25.353] (II) modeset(0): Setting screen physical size to 361 x 203
[    25.708] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    25.708] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.708] (II) LoadModule: "libinput"
[    25.708] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    25.769] (II) Module libinput: vendor="X.Org Foundation"
[    25.769]     compiled for 1.21.1.3, module version = 1.2.1
[    25.769]     Module class: X.Org XInput Driver
[    25.769]     ABI class: X.Org XInput driver, version 24.4
[    25.769] (II) Using input driver 'libinput' for 'Power Button'
[    25.769] (**) Power Button: always reports core events
[    25.769] (**) Option "Device" "/dev/input/event1"
[    25.826] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    25.826] (II) event1  - Power Button: device is a keyboard
[    25.827] (II) event1  - Power Button: device removed
[    25.886] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    25.886] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.887] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    25.887] (II) event1  - Power Button: device is a keyboard
[    25.888] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    25.888] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.888] (II) Using input driver 'libinput' for 'Power Button'
[    25.888] (**) Power Button: always reports core events
[    25.888] (**) Option "Device" "/dev/input/event0"
[    25.889] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    25.889] (II) event0  - Power Button: device is a keyboard
[    25.889] (II) event0  - Power Button: device removed
[    25.946] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    25.946] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    25.947] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    25.947] (II) event0  - Power Button: device is a keyboard
[    25.948] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[    25.948] (II) No input driver specified, ignoring this device.
[    25.948] (II) This device may have been added with another device file.
[    25.949] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[    25.949] (II) No input driver specified, ignoring this device.
[    25.949] (II) This device may have been added with another device file.
[    25.949] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[    25.949] (II) No input driver specified, ignoring this device.
[    25.949] (II) This device may have been added with another device file.
[    25.950] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event14)
[    25.950] (II) No input driver specified, ignoring this device.
[    25.950] (II) This device may have been added with another device file.
[    25.950] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event15)
[    25.950] (II) No input driver specified, ignoring this device.
[    25.950] (II) This device may have been added with another device file.
[    25.951] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event16)
[    25.951] (II) No input driver specified, ignoring this device.
[    25.951] (II) This device may have been added with another device file.
[    25.951] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event17)
[    25.951] (II) No input driver specified, ignoring this device.
[    25.951] (II) This device may have been added with another device file.
[    25.952] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event18)
[    25.952] (II) No input driver specified, ignoring this device.
[    25.952] (II) This device may have been added with another device file.
[    25.952] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event19)
[    25.952] (II) No input driver specified, ignoring this device.
[    25.952] (II) This device may have been added with another device file.
[    25.953] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event20)
[    25.953] (II) No input driver specified, ignoring this device.
[    25.953] (II) This device may have been added with another device file.
[    25.953] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event21)
[    25.953] (II) No input driver specified, ignoring this device.
[    25.953] (II) This device may have been added with another device file.
[    25.954] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event22)
[    25.954] (II) No input driver specified, ignoring this device.
[    25.954] (II) This device may have been added with another device file.
[    25.954] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event23)
[    25.954] (II) No input driver specified, ignoring this device.
[    25.954] (II) This device may have been added with another device file.
[    25.955] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event2)
[    25.955] (**) USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    25.955] (II) Using input driver 'libinput' for 'USB Gaming Mouse'
[    25.955] (**) USB Gaming Mouse: always reports core events
[    25.955] (**) Option "Device" "/dev/input/event2"
[    26.017] (II) event2  - USB Gaming Mouse: is tagged by udev as: Mouse
[    26.017] (II) event2  - USB Gaming Mouse: device is a pointer
[    26.018] (II) event2  - USB Gaming Mouse: device removed
[    26.106] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/0003:04D9:FC30.0001/input/input2/event2"
[    26.106] (II) XINPUT: Adding extended input device "USB Gaming Mouse" (type: MOUSE, id 8)
[    26.106] (**) Option "AccelerationScheme" "none"
[    26.106] (**) USB Gaming Mouse: (accel) selected scheme none/0
[    26.106] (**) USB Gaming Mouse: (accel) acceleration factor: 2.000
[    26.106] (**) USB Gaming Mouse: (accel) acceleration threshold: 4
[    26.177] (II) event2  - USB Gaming Mouse: is tagged by udev as: Mouse
[    26.177] (II) event2  - USB Gaming Mouse: device is a pointer
[    26.178] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/mouse0)
[    26.178] (II) No input driver specified, ignoring this device.
[    26.178] (II) This device may have been added with another device file.
[    26.179] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event3)
[    26.179] (**) USB Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    26.179] (II) Using input driver 'libinput' for 'USB Gaming Mouse'
[    26.179] (**) USB Gaming Mouse: always reports core events
[    26.179] (**) Option "Device" "/dev/input/event3"
[    26.181] (II) event3  - USB Gaming Mouse: is tagged by udev as: Keyboard
[    26.181] (II) event3  - USB Gaming Mouse: device is a keyboard
[    26.181] (II) event3  - USB Gaming Mouse: device removed
[    26.226] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/0003:04D9:FC30.0002/input/input3/event3"
[    26.226] (II) XINPUT: Adding extended input device "USB Gaming Mouse" (type: KEYBOARD, id 9)
[    26.228] (II) event3  - USB Gaming Mouse: is tagged by udev as: Keyboard
[    26.228] (II) event3  - USB Gaming Mouse: device is a keyboard
[    26.229] (II) config/udev: Adding input device USB Gaming Mouse Consumer Control (/dev/input/event4)
[    26.229] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    26.229] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[    26.229] (**) USB Gaming Mouse Consumer Control: always reports core events
[    26.229] (**) Option "Device" "/dev/input/event4"
[    26.231] (II) event4  - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    26.231] (II) event4  - USB Gaming Mouse Consumer Control: device is a keyboard
[    26.231] (II) event4  - USB Gaming Mouse Consumer Control: device removed
[    26.266] (II) libinput: USB Gaming Mouse Consumer Control: needs a virtual subdevice
[    26.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:04D9:FC30.0003/input/input4/event4"
[    26.266] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type: MOUSE, id 10)
[    26.266] (**) Option "AccelerationScheme" "none"
[    26.266] (**) USB Gaming Mouse Consumer Control: (accel) selected scheme none/0
[    26.266] (**) USB Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[    26.266] (**) USB Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[    26.268] (II) event4  - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[    26.268] (II) event4  - USB Gaming Mouse Consumer Control: device is a keyboard
[    26.269] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event5)
[    26.269] (II) No input driver specified, ignoring this device.
[    26.269] (II) This device may have been added with another device file.
[    26.270] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event6)
[    26.270] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    26.270] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    26.270] (**) SEMICO USB Keyboard: always reports core events
[    26.270] (**) Option "Device" "/dev/input/event6"
[    26.271] (II) event6  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    26.272] (II) event6  - SEMICO USB Keyboard: device is a keyboard
[    26.272] (II) event6  - SEMICO USB Keyboard: device removed
[    26.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/0003:1A2C:45E8.0004/input/input6/event6"
[    26.306] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[    26.308] (II) event6  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    26.308] (II) event6  - SEMICO USB Keyboard: device is a keyboard
[    26.309] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event9)
[    26.309] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    26.309] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    26.309] (**) SEMICO USB Keyboard: always reports core events
[    26.309] (**) Option "Device" "/dev/input/event9"
[    26.311] (II) event9  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    26.311] (II) event9  - SEMICO USB Keyboard: device is a keyboard
[    26.311] (II) event9  - SEMICO USB Keyboard: device removed
[    26.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:1A2C:45E8.0005/input/input10/event9"
[    26.346] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 12)
[    26.348] (II) event9  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    26.348] (II) event9  - SEMICO USB Keyboard: device is a keyboard
[    26.349] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event7)
[    26.349] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    26.349] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    26.349] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    26.349] (**) Option "Device" "/dev/input/event7"
[    26.351] (II) event7  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    26.351] (II) event7  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    26.351] (II) event7  - SEMICO USB Keyboard Consumer Control: device removed
[    26.396] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[    26.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:1A2C:45E8.0005/input/input7/event7"
[    26.396] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 13)
[    26.396] (**) Option "AccelerationScheme" "none"
[    26.396] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[    26.396] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    26.396] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    26.398] (II) event7  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    26.398] (II) event7  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    26.399] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event8)
[    26.399] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    26.399] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[    26.399] (**) SEMICO USB Keyboard System Control: always reports core events
[    26.399] (**) Option "Device" "/dev/input/event8"
[    26.401] (II) event8  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    26.401] (II) event8  - SEMICO USB Keyboard System Control: device is a keyboard
[    26.401] (II) event8  - SEMICO USB Keyboard System Control: device removed
[    26.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:1A2C:45E8.0005/input/input8/event8"
[    26.436] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 14)
[    26.438] (II) event8  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    26.438] (II) event8  - SEMICO USB Keyboard System Control: device is a keyboard
[    26.438] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    26.438] (II) No input driver specified, ignoring this device.
[    26.438] (II) This device may have been added with another device file.
[    26.447] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[    26.447] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[    26.447] (**) USB Gaming Mouse Consumer Control: always reports core events
[    26.447] (**) Option "Device" "/dev/input/event4"
[    26.447] (II) libinput: USB Gaming Mouse Consumer Control: is a virtual subdevice
[    26.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:04D9:FC30.0003/input/input4/event4"
[    26.448] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type: KEYBOARD, id 15)
[    26.448] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    26.448] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    26.448] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    26.448] (**) Option "Device" "/dev/input/event7"
[    26.448] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[    26.448] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:1A2C:45E8.0005/input/input7/event7"
[    26.448] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 16)
[    31.926] (II) modeset(0): Disabling kernel dirty updates, not required.
[   174.552] (II) modeset(0): EDID vendor "BNQ", prod id 30797
[   174.560] (II) modeset(0): Using EDID range info for horizontal sync
[   174.560] (II) modeset(0): Using EDID range info for vertical refresh
[   174.560] (II) modeset(0): Printing DDC gathered Modelines:
[   174.560] (II) modeset(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[   174.560] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   174.560] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   174.560] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   174.560] (II) modeset(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   174.560] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   174.560] (II) modeset(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz e)
[   199.031] (II) modeset(0): EDID vendor "BNQ", prod id 30797
[   199.031] (II) modeset(0): Using hsync ranges from config file
[   199.031] (II) modeset(0): Using vrefresh ranges from config file
[   199.031] (II) modeset(0): Printing DDC gathered Modelines:
[   199.031] (II) modeset(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[   199.031] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   199.031] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   199.031] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   199.031] (II) modeset(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   199.031] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   199.031] (II) modeset(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz e)

I have been struggling with it for 3 days, I need help very much




Thanks!

Last edited by BENOSHITO (2022-05-24 13:15:20)

Offline

#2 2022-05-24 11:18:22

BENOSHITO
Member
Registered: 2022-05-24
Posts: 2

Re: [SOLVED] glxinfo Error: couldn't find RGB GLX visual or fbconfig

I finally fixed it, just do a full system upgrade with reinstalling mesa and vulkan

sudo pacman -Syu vulkan-radeon mesa-vdpau mesa lib32-vulkan-radeon lib32-mesa lib32-mesa-vdpau lib32-libva-mesa-driver libva-mesa-driver

Offline

#3 2022-05-24 12:37:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] glxinfo Error: couldn't find RGB GLX visual or fbconfig

From the logs

[    25.352] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/dri/swrast_dri.so))

is an indication of a partial update. These are generally not supported, you should always update your entire system: https://wiki.archlinux.org/title/System … nsupported

Please mark the topic as [SOLVED] by editing the title in your first post (and switch the quote tags for code tags, it will make the output more readable)

Offline

Board footer

Powered by FluxBB