You are not logged in.

#1 2021-04-09 05:47:07

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

[SOLVED] Lutris says that Vulkan is not installed, even though........

For more than a month, I have been playing Fallout: New Vegas through Lutris but now it says that Vulkan is not installed. I reinstalled it again and it still says that it doesn't.

FGtLnHL.png

Last edited by designergaze (2021-04-14 01:06:26)


"The most personal is the most creative." - Bong Joon-ho

Offline

#2 2021-04-09 11:22:40

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Please post the outputs of

$ pacman -Qs dxvk
$ vulkaninfo --summary
$ ls /usr/share/vulkan/icd.d/

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2021-04-09 11:24:35

Awebb
Member
Registered: 2010-05-06
Posts: 6,285

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

lib32 stuff is installed?

Offline

#4 2021-04-09 15:10:23

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Lone_Wolf wrote:

Please post the outputs of

$ pacman -Qs dxvk
$ vulkaninfo --summary
$ ls /usr/share/vulkan/icd.d/
pacman -Qs dxvk     

Nothing happens

vulkaninfo --summary
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_radeon.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib32/amdvlk32.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
The selected gpu (0) is not a valid GPU index. The available GPUs are in the range of 0 to 18446744073709551615.
ls /usr/share/vulkan/icd.d 
amd_icd32.json  amd_pro_icd64.json  radeon_icd.i686.json
amd_icd64.json  nvidia_icd.json     radeon_icd.x86_64.json

Last edited by designergaze (2021-04-09 20:52:19)


"The most personal is the most creative." - Bong Joon-ho

Offline

#5 2021-04-09 15:12:21

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Awebb wrote:

lib32 stuff is installed?

yes


"The most personal is the most creative." - Bong Joon-ho

Offline

#6 2021-04-10 13:55:27

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Glad to see you figured out the 'command not found' error for vulkaninfo was because you didn't have the package that provides that command installed .

the "wrong ELF class' erors are normal when both 32 and 64 bit versions are present.

$ pacman -F amd_icd32.json amd_pro_icd64.json radeon_icd.i686.json amd_icd64.json nvidia_icd.json radeon_icd.x86_64.json
multilib/lib32-amdvlk 2021.Q1.6-1
    usr/share/vulkan/icd.d/amd_icd32.json
multilib/lib32-vulkan-radeon 21.0.1-1
    usr/share/vulkan/icd.d/radeon_icd.i686.json
extra/amdvlk 2021.Q1.6-1
    usr/share/vulkan/icd.d/amd_icd64.json
extra/nvidia-utils 460.67-1
    usr/share/vulkan/icd.d/nvidia_icd.json
extra/vulkan-radeon 21.0.1-1
    usr/share/vulkan/icd.d/radeon_icd.x86_64.json
$ 

You have amd mesa and amd open vulkan drivers, but that should be ok .
There's also an nvidia driver for vulkan present that appears to give vulkaninfo a major headache.

Please post full output of

$ lspci -k

.


While the lutris error message title does suggest lutris isn't finding vulkan, the wiki page it links to is not about vulkan but about a certain vulkan application.
Try to find that application in the AUR .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#7 2021-04-10 18:54:56

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Lone_Wolf wrote:

Please post full output of

$ lspci -k

.

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Complex
        Subsystem: Acer Incorporated [ALI] Device 1192
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) I/O Memory Management Unit
        Subsystem: Acer Incorporated [ALI] Device 1192
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] (rev da)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 15b3
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
        Kernel driver in use: pcieport
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
        Kernel driver in use: pcieport
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
        Kernel driver in use: pcieport
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Carrizo Platform Security Processor
        Subsystem: Acer Incorporated [ALI] Device 1192
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Carrizo Audio Dummy Host Bridge
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Audio Controller
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 20)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 4b)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: ahci
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 49)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: ehci-pci
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4b)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
        Subsystem: Acer Incorporated [ALI] Device 1192
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney HT Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney Address Maps
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney DRAM Configuration
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney Miscellaneous Configuration
        Kernel driver in use: k10temp
        Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney PM Configuration
        Kernel driver in use: fam15h_power
        Kernel modules: fam15h_power
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Stoney NB Performance Monitor
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: rtsx_pci
        Kernel modules: rtsx_pci
02:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
        Subsystem: Acer Incorporated [ALI] Device 1192
        Kernel driver in use: r8169
        Kernel modules: r8169
03:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)
        Subsystem: Lite-On Communications Inc Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
        Kernel driver in use: ath10k_pci
        Kernel modules: ath10k_pci, wl
Lone_Wolf wrote:

There's also an nvidia driver for vulkan present that appears to give vulkaninfo a major headache.

Lone_Wolf wrote:

While the lutris error message title does suggest lutris isn't finding vulkan, the wiki page it links to is not about vulkan but about a certain vulkan application.
Try to find that application in the AUR .

I will try to find a way to work it out.

UPDATE: I am removing cuda and nvidia-utils.

UPDATE 2: I did the vkcube command and got this message.

vkEnumeratePhysicalDevices reported zero accessible devices.

Do you have a compatible Vulkan installable client driver (ICD) installed?
Please look at the Getting Started guide for additional information.

Last edited by designergaze (2021-04-11 21:46:31)


"The most personal is the most creative." - Bong Joon-ho

Offline

#8 2021-04-13 12:30:55

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

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Does explicitly enforcing a particular ICD work? https://wiki.archlinux.org/index.php/Vu … kan_driver what's the output of

vulkaninfo --summary

now that nvidia-utils is removed? Is xorg actually running on the amdgpu chip? What's in your /var/log/Xorg.0.log (... or ~/.local/share/xorg/Xorg.0.log ) https://wiki.archlinux.org/index.php/Xorg#General

Last edited by V1del (2021-04-13 12:35:55)

Offline

#9 2021-04-13 16:37:37

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

V1del wrote:

Does explicitly enforcing a particular ICD work? https://wiki.archlinux.org/index.php/Vu … kan_driver

2021-04-13 16:54:56,303: Initializing lutris
2021-04-13 16:54:57,160: Downloading DXVK releases to /home/jwhang627/.local/share/lutris/runtime/dxvk/dxvk_versions.json
2021-04-13 16:54:57,164: Runtime updated. Initialization complete.
2021-04-13 16:54:57,166: Lutris 0.5.8.3
2021-04-13 16:54:57,167: Running AMD Mesa driver 21.0.2 on AMD STONEY (DRM 3.40.0, 5.10.29-1-lts, LLVM 11.1.0) (0x98e4)
2021-04-13 16:54:57,167: GPU: 1002:98E4 1025:1192 (amdgpu drivers)
(launched Lutris)
V1del wrote:

what's the output of

vulkaninfo --summary
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_radeon.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib32/amdvlk32.so: wrong ELF class: ELFCLASS32
The selected gpu (0) is not a valid GPU index. The available GPUs are in the range of 0 to 18446744073709551615.
V1del wrote:

now that nvidia-utils is removed? Is xorg actually running on the amdgpu chip? What's in your /var/log/Xorg.0.log (... or ~/.local/share/xorg/Xorg.0.log ) https://wiki.archlinux.org/index.php/Xorg#General

[    41.739] (--) Log file renamed from "/var/log/Xorg.pid-477.log" to "/var/log/Xorg.0.log"
[    41.778] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    41.778] Build Operating System: Linux Arch Linux
[    41.778] Current Operating System: Linux archlinux-acer 5.11.13-arch1-1 #1 SMP PREEMPT Sat, 10 Apr 2021 20:47:14 +0000 x86_64
[    41.778] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=abdef6d0-6023-4ebc-b90a-0b6e4433a432 rw loglevel=3 quiet
[    41.778] Build Date: 14 December 2020  12:10:29PM
[    41.778]  
[    41.778] Current version of pixman: 0.40.0
[    41.778]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    41.778] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    41.778] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 12 10:46:49 2021
[    41.806] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    41.837] (==) No Layout section.  Using the first Screen section.
[    41.837] (==) No screen section available. Using defaults.
[    41.837] (**) |-->Screen "Default Screen Section" (0)
[    41.837] (**) |   |-->Monitor "<default monitor>"
[    41.838] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    41.838] (==) Automatically adding devices
[    41.838] (==) Automatically enabling devices
[    41.838] (==) Automatically adding GPU devices
[    41.838] (==) Automatically binding GPU devices
[    41.838] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    42.084] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    42.084]    Entry deleted from font path.
[    42.379] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[    42.379] (==) ModulePath set to "/usr/lib/xorg/modules"
[    42.379] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    42.379] (II) Module ABI versions:
[    42.379]    X.Org ANSI C Emulation: 0.4
[    42.379]    X.Org Video Driver: 24.1
[    42.379]    X.Org XInput driver : 24.1
[    42.379]    X.Org Server Extension : 10.0
[    42.381] (++) using VT number 1

[    42.381] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    42.383] (II) xfree86: Adding drm device (/dev/dri/card0)
[    42.411] (--) PCI:*(0@0:1:0) 1002:98e4:1025:1192 rev 218, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0d00000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    42.411] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    42.411] (II) LoadModule: "glx"
[    42.446] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    42.510] (II) Module glx: vendor="X.Org Foundation"
[    42.510]    compiled for 1.20.10, module version = 1.0.0
[    42.510]    ABI class: X.Org Server Extension, version 10.0
[    42.510] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    42.510]    loading driver: amdgpu
[    42.510] (==) Matched amdgpu as autoconfigured driver 0
[    42.510] (==) Matched ati as autoconfigured driver 1
[    42.510] (==) Matched modesetting as autoconfigured driver 2
[    42.510] (==) Matched fbdev as autoconfigured driver 3
[    42.510] (==) Matched vesa as autoconfigured driver 4
[    42.510] (==) Assigned the driver to the xf86ConfigLayout
[    42.510] (II) LoadModule: "amdgpu"
[    42.511] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    42.555] (II) Module amdgpu: vendor="X.Org Foundation"
[    42.555]    compiled for 1.20.8, module version = 19.1.0
[    42.555]    Module class: X.Org Video Driver
[    42.555]    ABI class: X.Org Video Driver, version 24.1
[    42.556] (II) LoadModule: "ati"
[    42.556] (WW) Warning, couldn't open module ati
[    42.556] (EE) Failed to load module "ati" (module does not exist, 0)
[    42.556] (II) LoadModule: "modesetting"
[    42.556] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    42.566] (II) Module modesetting: vendor="X.Org Foundation"
[    42.566]    compiled for 1.20.10, module version = 1.20.10
[    42.566]    Module class: X.Org Video Driver
[    42.566]    ABI class: X.Org Video Driver, version 24.1
[    42.566] (II) LoadModule: "fbdev"
[    42.566] (WW) Warning, couldn't open module fbdev
[    42.566] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    42.566] (II) LoadModule: "vesa"
[    42.567] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    42.576] (II) Module vesa: vendor="X.Org Foundation"
[    42.576]    compiled for 1.20.9, module version = 2.5.0
[    42.576]    Module class: X.Org Video Driver
[    42.576]    ABI class: X.Org Video Driver, version 24.1
[    42.576] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[    42.576] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    42.576] (II) VESA: driver for VESA chipsets: vesa
[    42.577] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    42.585] (WW) Falling back to old probe method for modesetting
[    42.585] (II) AMDGPU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    42.585] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    42.585] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    42.585] (==) AMDGPU(0): Default visual is TrueColor
[    42.585] (==) AMDGPU(0): RGB weight 888
[    42.585] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    42.585] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x98e4)
[    42.585] (II) Loading sub module "fb"
[    42.585] (II) LoadModule: "fb"
[    42.585] (II) Loading /usr/lib/xorg/modules/libfb.so
[    42.587] (II) Module fb: vendor="X.Org Foundation"
[    42.587]    compiled for 1.20.10, module version = 1.0.0
[    42.587]    ABI class: X.Org ANSI C Emulation, version 0.4
[    42.587] (II) Loading sub module "dri2"
[    42.587] (II) LoadModule: "dri2"
[    42.587] (II) Module "dri2" already built-in
[    46.632] (II) Loading sub module "glamoregl"
[    46.632] (II) LoadModule: "glamoregl"
[    46.632] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    46.695] (II) Module glamoregl: vendor="X.Org Foundation"
[    46.695]    compiled for 1.20.10, module version = 1.0.1
[    46.695]    ABI class: X.Org ANSI C Emulation, version 0.4
[    46.884] (II) AMDGPU(0): glamor X acceleration enabled on AMD STONEY (DRM 3.40.0, 5.11.13-arch1-1, LLVM 11.1.0)
[    46.884] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    46.884] (==) AMDGPU(0): TearFree property default: auto
[    46.884] (==) AMDGPU(0): VariableRefresh: disabled
[    46.884] (II) AMDGPU(0): KMS Pageflipping: enabled
[    46.884] (II) AMDGPU(0): Output eDP has no monitor section
[    46.885] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    46.885] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    46.915] (WW) AMDGPU(0): 3 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[    46.916] (II) AMDGPU(0): EDID for output eDP
[    46.916] (II) AMDGPU(0): Manufacturer: AUO  Model: 70ec  Serial#: 0
[    46.916] (II) AMDGPU(0): Year: 2015  Week: 1
[    46.916] (II) AMDGPU(0): EDID Version: 1.4
[    46.916] (II) AMDGPU(0): Digital Display Input
[    46.916] (II) AMDGPU(0): 6 bits per channel
[    46.916] (II) AMDGPU(0): Digital interface is DisplayPort
[    46.916] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    46.916] (II) AMDGPU(0): Gamma: 2.20
[    46.916] (II) AMDGPU(0): No DPMS capabilities specified
[    46.916] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    46.916] (II) AMDGPU(0): First detailed timing is preferred mode
[    46.916] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    46.916] (II) AMDGPU(0): redX: 0.575 redY: 0.345   greenX: 0.340 greenY: 0.570
[    46.916] (II) AMDGPU(0): blueX: 0.160 blueY: 0.135   whiteX: 0.313 whiteY: 0.329
[    46.916] (II) AMDGPU(0): Manufacturer's mask: 0
[    46.916] (II) AMDGPU(0): Supported detailed timing:
[    46.916] (II) AMDGPU(0): clock: 76.3 MHz   Image Size:  344 x 193 mm
[    46.916] (II) AMDGPU(0): h_active: 1366  h_sync: 1374  h_sync_end 1384 h_blank_end 1558 h_border: 0
[    46.916] (II) AMDGPU(0): v_active: 768  v_sync: 771  v_sync_end 772 v_blanking: 816 v_border: 0
[    46.916] (II) AMDGPU(0): Unknown vendor-specific block f
[    46.917] (II) AMDGPU(0):  AUO
[    46.917] (II) AMDGPU(0):  B156XTN07.0
[    46.917] (II) AMDGPU(0): EDID (in hex):
[    46.917] (II) AMDGPU(0):    00ffffffffffff0006afec7000000000
[    46.917] (II) AMDGPU(0):    01190104952213780250259358579229
[    46.917] (II) AMDGPU(0):    22505400000001010101010101010101
[    46.917] (II) AMDGPU(0):    010101010101ce1d56c050003030080a
[    46.917] (II) AMDGPU(0):    310058c1100000180000000f00000000
[    46.917] (II) AMDGPU(0):    00000000000000000020000000fe0041
[    46.917] (II) AMDGPU(0):    554f0a202020202020202020000000fe
[    46.917] (II) AMDGPU(0):    004231353658544e30372e30200a0014
[    46.917] (II) AMDGPU(0): Printing probed modes for output eDP
[    46.917] (II) AMDGPU(0): Modeline "1366x768"x60.0   76.30  1366 1374 1384 1558  768 771 772 816 -hsync -vsync (49.0 kHz eP)
[    46.917] (II) AMDGPU(0): Modeline "1280x720"x60.0   76.30  1280 1374 1384 1558  720 771 772 816 -hsync -vsync (49.0 kHz e)
[    46.917] (II) AMDGPU(0): Modeline "1024x768"x60.0   76.30  1024 1374 1384 1558  768 771 772 816 -hsync -vsync (49.0 kHz e)
[    46.917] (II) AMDGPU(0): Modeline "800x600"x60.0   76.30  800 1374 1384 1558  600 771 772 816 -hsync -vsync (49.0 kHz e)
[    46.917] (II) AMDGPU(0): Modeline "640x480"x60.0   76.30  640 1374 1384 1558  480 771 772 816 -hsync -vsync (49.0 kHz e)
[    46.917] (II) AMDGPU(0): EDID for output HDMI-A-0
[    46.917] (II) AMDGPU(0): EDID for output DisplayPort-0
[    46.917] (II) AMDGPU(0): Output eDP connected
[    46.917] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[    46.917] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    46.917] (II) AMDGPU(0): Using exact sizes for initial modes
[    46.917] (II) AMDGPU(0): Output eDP using initial mode 1366x768 +0+0
[    46.917] (II) AMDGPU(0): mem size init: gart size :bfc77000 vram size: s:16f71000 visible:16f71000
[    46.917] (==) AMDGPU(0): DPI set to (96, 96)
[    46.917] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    46.917] (II) Loading sub module "ramdac"
[    46.917] (II) LoadModule: "ramdac"
[    46.917] (II) Module "ramdac" already built-in
[    46.917] (II) UnloadModule: "modesetting"
[    46.917] (II) Unloading modesetting
[    46.918] (II) UnloadModule: "vesa"
[    46.918] (II) Unloading vesa
[    46.918] (II) AMDGPU(0): [DRI2] Setup complete
[    46.918] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    46.918] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    46.920] (II) AMDGPU(0): Front buffer pitch: 5504 bytes
[    46.938] (II) AMDGPU(0): SYNC extension fences enabled
[    46.938] (II) AMDGPU(0): Present extension enabled
[    46.938] (==) AMDGPU(0): DRI3 enabled
[    46.938] (==) AMDGPU(0): Backing store enabled
[    46.938] (II) AMDGPU(0): Direct rendering enabled
[    47.204] (II) AMDGPU(0): Use GLAMOR acceleration.
[    47.204] (II) AMDGPU(0): Acceleration enabled
[    47.204] (==) AMDGPU(0): DPMS enabled
[    47.204] (==) AMDGPU(0): Silken mouse disabled
[    47.204] (II) AMDGPU(0): Set up textured video (glamor)
[    47.216] (II) Initializing extension Generic Event Extension
[    47.217] (II) Initializing extension SHAPE
[    47.217] (II) Initializing extension MIT-SHM
[    47.217] (II) Initializing extension XInputExtension
[    47.218] (II) Initializing extension XTEST
[    47.218] (II) Initializing extension BIG-REQUESTS
[    47.219] (II) Initializing extension SYNC
[    47.219] (II) Initializing extension XKEYBOARD
[    47.220] (II) Initializing extension XC-MISC
[    47.220] (II) Initializing extension SECURITY
[    47.221] (II) Initializing extension XFIXES
[    47.221] (II) Initializing extension RENDER
[    47.221] (II) Initializing extension RANDR
[    47.222] (II) Initializing extension COMPOSITE
[    47.223] (II) Initializing extension DAMAGE
[    47.223] (II) Initializing extension MIT-SCREEN-SAVER
[    47.223] (II) Initializing extension DOUBLE-BUFFER
[    47.224] (II) Initializing extension RECORD
[    47.224] (II) Initializing extension DPMS
[    47.225] (II) Initializing extension Present
[    47.225] (II) Initializing extension DRI3
[    47.226] (II) Initializing extension X-Resource
[    47.226] (II) Initializing extension XVideo
[    47.226] (II) Initializing extension XVideo-MotionCompensation
[    47.226] (II) Initializing extension GLX
[    47.246] (II) AIGLX: Loaded and initialized radeonsi
[    47.246] (II) GLX: Initialized DRI2 GL provider for screen 0
[    47.246] (II) Initializing extension XFree86-VidModeExtension
[    47.246] (II) Initializing extension XFree86-DGA
[    47.247] (II) Initializing extension XFree86-DRI
[    47.247] (II) Initializing extension DRI2
[    47.349] (II) AMDGPU(0): Setting screen physical size to 361 x 203
[    48.987] (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
[    51.551] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    51.551] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    51.551] (II) LoadModule: "libinput"
[    51.551] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    51.595] (II) Module libinput: vendor="X.Org Foundation"
[    51.595]    compiled for 1.20.10, module version = 1.0.0
[    51.595]    Module class: X.Org XInput Driver
[    51.595]    ABI class: X.Org XInput driver, version 24.1
[    51.595] (II) Using input driver 'libinput' for 'Power Button'
[    51.595] (**) Power Button: always reports core events
[    51.595] (**) Option "Device" "/dev/input/event3"
[    51.595] (**) Option "_source" "server/udev"
[    51.695] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    51.695] (II) event3  - Power Button: device is a keyboard
[    51.696] (II) event3  - Power Button: device removed
[    51.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    51.726] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    51.728] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    51.728] (II) event3  - Power Button: device is a keyboard
[    51.730] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    51.730] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    51.730] (II) Using input driver 'libinput' for 'Video Bus'
[    51.730] (**) Video Bus: always reports core events
[    51.730] (**) Option "Device" "/dev/input/event9"
[    51.730] (**) Option "_source" "server/udev"
[    51.732] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    51.732] (II) event9  - Video Bus: device is a keyboard
[    51.733] (II) event9  - Video Bus: device removed
[    51.783] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
[    51.783] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    51.785] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    51.786] (II) event9  - Video Bus: device is a keyboard
[    51.787] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    51.787] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    51.787] (II) Using input driver 'libinput' for 'Power Button'
[    51.787] (**) Power Button: always reports core events
[    51.787] (**) Option "Device" "/dev/input/event0"
[    51.787] (**) Option "_source" "server/udev"
[    51.789] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    51.789] (II) event0  - Power Button: device is a keyboard
[    51.790] (II) event0  - Power Button: device removed
[    51.810] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    51.810] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    51.812] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    51.812] (II) event0  - Power Button: device is a keyboard
[    51.813] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    51.814] (II) No input driver specified, ignoring this device.
[    51.814] (II) This device may have been added with another device file.
[    51.815] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    51.815] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    51.815] (II) Using input driver 'libinput' for 'Sleep Button'
[    51.815] (**) Sleep Button: always reports core events
[    51.815] (**) Option "Device" "/dev/input/event1"
[    51.815] (**) Option "_source" "server/udev"
[    51.816] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    51.817] (II) event1  - Sleep Button: device is a keyboard
[    51.817] (II) event1  - Sleep Button: device removed
[    51.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    51.833] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    51.835] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    51.835] (II) event1  - Sleep Button: device is a keyboard
[    51.837] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[    51.837] (II) No input driver specified, ignoring this device.
[    51.837] (II) This device may have been added with another device file.
[    51.838] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[    51.838] (II) No input driver specified, ignoring this device.
[    51.838] (II) This device may have been added with another device file.
[    51.840] (II) config/udev: Adding input device           USB Keyboard (/dev/input/event6)
[    51.840] (**)           USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    51.840] (II) Using input driver 'libinput' for '          USB Keyboard'
[    51.840] (**)           USB Keyboard: always reports core events
[    51.840] (**) Option "Device" "/dev/input/event6"
[    51.840] (**) Option "_source" "server/udev"
[    51.844] (II) event6  -           USB Keyboard: is tagged by udev as: Keyboard
[    51.844] (II) event6  -           USB Keyboard: device is a keyboard
[    51.845] (II) event6  -           USB Keyboard: device removed
[    51.856] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-3/2-3.1/2-3.1:1.0/0003:1C4F:0002.0002/input/input6/event6"
[    51.856] (II) XINPUT: Adding extended input device "          USB Keyboard" (type: KEYBOARD, id 10)
[    51.860] (II) event6  -           USB Keyboard: is tagged by udev as: Keyboard
[    51.861] (II) event6  -           USB Keyboard: device is a keyboard
[    51.863] (II) config/udev: Adding input device           USB Keyboard Consumer Control (/dev/input/event7)
[    51.863] (**)           USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    51.863] (II) Using input driver 'libinput' for '          USB Keyboard Consumer Control'
[    51.863] (**)           USB Keyboard Consumer Control: always reports core events
[    51.863] (**) Option "Device" "/dev/input/event7"
[    51.863] (**) Option "_source" "server/udev"
[    51.867] (II) event7  -           USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    51.867] (II) event7  -           USB Keyboard Consumer Control: device is a keyboard
[    51.868] (II) event7  -           USB Keyboard Consumer Control: device removed
[    51.880] (II) libinput:           USB Keyboard Consumer Control: needs a virtual subdevice
[    51.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-3/2-3.1/2-3.1:1.1/0003:1C4F:0002.0003/input/input7/event7"
[    51.880] (II) XINPUT: Adding extended input device "          USB Keyboard Consumer Control" (type: MOUSE, id 11)
[    51.880] (**) Option "AccelerationScheme" "none"
[    51.880] (**)           USB Keyboard Consumer Control: (accel) selected scheme none/0
[    51.880] (**)           USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    51.880] (**)           USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    51.884] (II) event7  -           USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    51.884] (II) event7  -           USB Keyboard Consumer Control: device is a keyboard
[    51.886] (II) config/udev: Adding input device           USB Keyboard System Control (/dev/input/event8)
[    51.886] (**)           USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    51.886] (II) Using input driver 'libinput' for '          USB Keyboard System Control'
[    51.886] (**)           USB Keyboard System Control: always reports core events
[    51.886] (**) Option "Device" "/dev/input/event8"
[    51.886] (**) Option "_source" "server/udev"
[    51.890] (II) event8  -           USB Keyboard System Control: is tagged by udev as: Keyboard
[    51.890] (II) event8  -           USB Keyboard System Control: device is a keyboard
[    51.891] (II) event8  -           USB Keyboard System Control: device removed
[    51.903] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-3/2-3.1/2-3.1:1.1/0003:1C4F:0002.0003/input/input8/event8"
[    51.903] (II) XINPUT: Adding extended input device "          USB Keyboard System Control" (type: KEYBOARD, id 12)
[    51.907] (II) event8  -           USB Keyboard System Control: is tagged by udev as: Keyboard
[    51.907] (II) event8  -           USB Keyboard System Control: device is a keyboard
[    51.910] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event5)
[    51.910] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    51.910] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    51.910] (**) PixArt USB Optical Mouse: always reports core events
[    51.910] (**) Option "Device" "/dev/input/event5"
[    51.910] (**) Option "_source" "server/udev"
[    51.913] (II) event5  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    51.914] (II) event5  - PixArt USB Optical Mouse: device set to 1000 DPI
[    51.914] (II) event5  - PixArt USB Optical Mouse: device is a pointer
[    51.914] (II) event5  - PixArt USB Optical Mouse: device removed
[    51.953] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0001/input/input5/event5"
[    51.953] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 13)
[    51.953] (**) Option "AccelerationScheme" "none"
[    51.953] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    51.953] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    51.953] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    51.957] (II) event5  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[    51.957] (II) event5  - PixArt USB Optical Mouse: device set to 1000 DPI
[    51.957] (II) event5  - PixArt USB Optical Mouse: device is a pointer
[    51.960] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[    51.960] (II) No input driver specified, ignoring this device.
[    51.960] (II) This device may have been added with another device file.
[    51.961] (II) config/udev: Adding input device VGA WebCam: VGA WebCam (/dev/input/event14)
[    51.961] (**) VGA WebCam: VGA WebCam: Applying InputClass "libinput keyboard catchall"
[    51.961] (II) Using input driver 'libinput' for 'VGA WebCam: VGA WebCam'
[    51.961] (**) VGA WebCam: VGA WebCam: always reports core events
[    51.961] (**) Option "Device" "/dev/input/event14"
[    51.961] (**) Option "_source" "server/udev"
[    51.964] (II) event14 - VGA WebCam: VGA WebCam: is tagged by udev as: Keyboard
[    51.965] (II) event14 - VGA WebCam: VGA WebCam: device is a keyboard
[    51.965] (II) event14 - VGA WebCam: VGA WebCam: device removed
[    52.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input18/event14"
[    52.006] (II) XINPUT: Adding extended input device "VGA WebCam: VGA WebCam" (type: KEYBOARD, id 14)
[    52.010] (II) event14 - VGA WebCam: VGA WebCam: is tagged by udev as: Keyboard
[    52.010] (II) event14 - VGA WebCam: VGA WebCam: device is a keyboard
[    52.012] (II) config/udev: Adding input device ELAN0501:00 04F3:3060 Mouse (/dev/input/event10)
[    52.012] (**) ELAN0501:00 04F3:3060 Mouse: Applying InputClass "libinput pointer catchall"
[    52.012] (II) Using input driver 'libinput' for 'ELAN0501:00 04F3:3060 Mouse'
[    52.012] (**) ELAN0501:00 04F3:3060 Mouse: always reports core events
[    52.012] (**) Option "Device" "/dev/input/event10"
[    52.012] (**) Option "_source" "server/udev"
[    52.014] (II) event10 - ELAN0501:00 04F3:3060 Mouse: is tagged by udev as: Mouse Pointingstick
[    52.015] (II) event10 - ELAN0501:00 04F3:3060 Mouse: device is a pointer
[    52.018] (II) event10 - ELAN0501:00 04F3:3060 Mouse: device removed
[    52.059] (**) Option "config_info" "udev:/sys/devices/platform/AMD0010:00/i2c-0/i2c-ELAN0501:00/0018:04F3:3060.0004/input/input14/event10"
[    52.060] (II) XINPUT: Adding extended input device "ELAN0501:00 04F3:3060 Mouse" (type: MOUSE, id 15)
[    52.060] (**) Option "AccelerationScheme" "none"
[    52.060] (**) ELAN0501:00 04F3:3060 Mouse: (accel) selected scheme none/0
[    52.060] (**) ELAN0501:00 04F3:3060 Mouse: (accel) acceleration factor: 2.000
[    52.060] (**) ELAN0501:00 04F3:3060 Mouse: (accel) acceleration threshold: 4
[    52.062] (II) event10 - ELAN0501:00 04F3:3060 Mouse: is tagged by udev as: Mouse Pointingstick
[    52.063] (II) event10 - ELAN0501:00 04F3:3060 Mouse: device is a pointer
[    52.068] (II) config/udev: Adding input device ELAN0501:00 04F3:3060 Mouse (/dev/input/mouse1)
[    52.068] (II) No input driver specified, ignoring this device.
[    52.068] (II) This device may have been added with another device file.
[    52.069] (II) config/udev: Adding input device ELAN0501:00 04F3:3060 Touchpad (/dev/input/event11)
[    52.069] (**) ELAN0501:00 04F3:3060 Touchpad: Applying InputClass "libinput touchpad catchall"
[    52.069] (II) Using input driver 'libinput' for 'ELAN0501:00 04F3:3060 Touchpad'
[    52.069] (**) ELAN0501:00 04F3:3060 Touchpad: always reports core events
[    52.069] (**) Option "Device" "/dev/input/event11"
[    52.069] (**) Option "_source" "server/udev"
[    52.072] (II) event11 - ELAN0501:00 04F3:3060 Touchpad: is tagged by udev as: Touchpad
[    52.076] (II) event11 - ELAN0501:00 04F3:3060 Touchpad: device is a touchpad
[    52.077] (II) event11 - ELAN0501:00 04F3:3060 Touchpad: device removed
[    52.127] (**) Option "config_info" "udev:/sys/devices/platform/AMD0010:00/i2c-0/i2c-ELAN0501:00/0018:04F3:3060.0004/input/input16/event11"
[    52.127] (II) XINPUT: Adding extended input device "ELAN0501:00 04F3:3060 Touchpad" (type: TOUCHPAD, id 16)
[    52.131] (**) Option "AccelerationScheme" "none"
[    52.131] (**) ELAN0501:00 04F3:3060 Touchpad: (accel) selected scheme none/0
[    52.131] (**) ELAN0501:00 04F3:3060 Touchpad: (accel) acceleration factor: 2.000
[    52.131] (**) ELAN0501:00 04F3:3060 Touchpad: (accel) acceleration threshold: 4
[    52.134] (II) event11 - ELAN0501:00 04F3:3060 Touchpad: is tagged by udev as: Touchpad
[    52.138] (II) event11 - ELAN0501:00 04F3:3060 Touchpad: device is a touchpad
[    52.141] (II) config/udev: Adding input device ELAN0501:00 04F3:3060 Touchpad (/dev/input/mouse2)
[    52.141] (II) No input driver specified, ignoring this device.
[    52.141] (II) This device may have been added with another device file.
[    52.143] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    52.143] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    52.143] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    52.143] (**) AT Translated Set 2 keyboard: always reports core events
[    52.143] (**) Option "Device" "/dev/input/event4"
[    52.143] (**) Option "_source" "server/udev"
[    52.145] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    52.145] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    52.149] (II) event4  - AT Translated Set 2 keyboard: device removed
[    52.160] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    52.160] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    52.163] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    52.163] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    52.168] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[    52.168] (II) No input driver specified, ignoring this device.
[    52.168] (II) This device may have been added with another device file.
[    52.174] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event13)
[    52.174] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    52.174] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[    52.174] (**) Acer WMI hotkeys: always reports core events
[    52.174] (**) Option "Device" "/dev/input/event13"
[    52.174] (**) Option "_source" "server/udev"
[    52.175] (II) event13 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[    52.175] (II) event13 - Acer WMI hotkeys: device is a keyboard
[    52.176] (II) event13 - Acer WMI hotkeys: device removed
[    52.193] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event13"
[    52.193] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 18)
[    52.195] (II) event13 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[    52.195] (II) event13 - Acer WMI hotkeys: device is a keyboard
[    52.207] (**)           USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    52.207] (II) Using input driver 'libinput' for '          USB Keyboard Consumer Control'
[    52.207] (**)           USB Keyboard Consumer Control: always reports core events
[    52.208] (**) Option "Device" "/dev/input/event7"
[    52.208] (**) Option "_source" "_driver/libinput"
[    52.208] (II) libinput:           USB Keyboard Consumer Control: is a virtual subdevice
[    52.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-3/2-3.1/2-3.1:1.1/0003:1C4F:0002.0003/input/input7/event7"
[    52.208] (II) XINPUT: Adding extended input device "          USB Keyboard Consumer Control" (type: KEYBOARD, id 19)
[   468.742] (II) AMDGPU(0): EDID vendor "AUO", prod id 28908
[   468.742] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   468.743] (II) AMDGPU(0): Modeline "1366x768"x0.0   76.30  1366 1374 1384 1558  768 771 772 816 -hsync -vsync (49.0 kHz eP)
[   477.135] (II) AMDGPU(0): EDID vendor "AUO", prod id 28908
[   477.136] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   477.136] (II) AMDGPU(0): Modeline "1366x768"x0.0   76.30  1366 1374 1384 1558  768 771 772 816 -hsync -vsync (49.0 kHz eP)
[  2883.236] (EE) event6  -           USB Keyboard: client bug: event processing lagging behind by 16ms, your system is too slow
[  4193.515] (II) event5  - PixArt USB Optical Mouse: SYN_DROPPED event - some input events have been lost.
[  6598.868] (EE) event6  -           USB Keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
[  9939.471] (EE) client bug: timer event5 debounce: scheduled expiry is in the past (-128ms), your system is too slow
[  9939.471] (EE) client bug: timer event5 debounce short: scheduled expiry is in the past (-141ms), your system is too slow
[ 11661.212] (EE) event6  -           USB Keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[ 12231.935] (EE) event5  - PixArt USB Optical Mouse: client bug: event processing lagging behind by 413ms, your system is too slow
[ 12231.935] (EE) client bug: timer event5 debounce: scheduled expiry is in the past (-388ms), your system is too slow
[ 12231.935] (EE) client bug: timer event5 debounce: scheduled expiry is in the past (-268ms), your system is too slow
[ 12231.935] (EE) client bug: timer event5 debounce short: scheduled expiry is in the past (-281ms), your system is too slow
[ 22340.059] (EE) client bug: timer event5 debounce short: scheduled expiry is in the past (-2ms), your system is too slow
[ 29928.969] (EE) client bug: timer event5 debounce: scheduled expiry is in the past (-79ms), your system is too slow
[ 29928.985] (EE) client bug: timer event5 debounce short: scheduled expiry is in the past (-206ms), your system is too slow
[ 33311.797] (EE) event6  -           USB Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow
[ 37704.132] (EE) event6  -           USB Keyboard: client bug: event processing lagging behind by 16ms, your system is too slow

Last edited by designergaze (2021-04-13 20:55:53)


"The most personal is the most creative." - Bong Joon-ho

Offline

#10 2021-04-13 21:03:02

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

Okay, I ran Lutris with this command.

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json lutris

And I opened up Fallout: New Vegas and it works.

HOWEVER, when I open Fallout: New Vegas on the desktop I still get this same error message. I guess I have to play this game with this command running in the background.

How do I keep this attribute permanently?

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json

EDIT: Nevermind about that question above. I did this command:

export VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.i686.json:/usr/share/vulkan/icd.d/radeon_icd.x86_64.json

And ran vkcube and it worked.

However, when I press Fallout: New Vegas icon on the desktop, the error message still pops out.

Last edited by designergaze (2021-04-13 21:06:44)


"The most personal is the most creative." - Bong Joon-ho

Offline

#11 2021-04-13 21:42:49

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

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

I suggest you just get rid of amdvlk and not run into this in the first place, but this is an environment variable you can export globally, in e.g. /etc/profile.d/vkIcd.sh or something that way it will be set in your actual session as well. https://wiki.archlinux.org/index.php/En … _variables

Offline

#12 2021-04-14 01:05:56

designergaze
Member
From: New York
Registered: 2020-11-02
Posts: 40
Website

Re: [SOLVED] Lutris says that Vulkan is not installed, even though........

V1del wrote:

I suggest you just get rid of amdvlk and not run into this in the first place, but this is an environment variable you can export globally, in e.g. /etc/profile.d/vkIcd.sh or something that way it will be set in your actual session as well. https://wiki.archlinux.org/index.php/En … _variables

I turned the command into a shell script and put it in the profile.d folder. I reboot it and played Fallout: New Vegas for a few minutes. And it works. Thank you so much!


"The most personal is the most creative." - Bong Joon-ho

Offline

Board footer

Powered by FluxBB