You are not logged in.
Fixed
Hey so I'm brand new to arch Linux and have this small issue; some of the games that should work simply don't for me (uno and cult of the lamb) Both running proton experimental via steam and they have the exact same error output https://imgur.com/a/I4TPDdp I dont really know where to even begin in debugging this so if anyone has some ideas or more info that you could help me get? Say logs or something as I'm not sure how to get them that'd be greatly appreciated!
Last edited by Xanthus58 (2022-09-09 10:26:39)
Offline
What's your hardware? Post
lspci -k
glxinfo -B #mesa-utils
vulkaninfo --summary #vulkan-toolsand the log generated when starting steam and the game from a terminal in code tags .
Have you tried with normal, non-experimental Proton 7 ?
Last edited by V1del (2022-09-09 07:44:40)
Offline
What's your hardware? Post
lspci -k glxinfo -B #mesa-utils vulkaninfo --summary #vulkan-toolsand the log generated when starting steam and the game from a terminal in code tags .
Have you tried with normal, non-experimental Proton 7 ?
Yeah i've tried proton GE proton and proton 7 non experimental still has the same issue.
As for my hardware you can see my neofetch here https://imgur.com/a/vs53LQN
I have a reddit thread that you may find useful in terms of replys and what others have suggested me to do. You can find that here https://www.reddit.com/r/linux_gaming/c … h_to_1920/
[xanthus@xanthuslinuxdesktop ~]$ steam steam://rungameid/1313140
steam.sh[5924]: Running Steam on arch rolling 64-bit
steam.sh[5924]: STEAM_RUNTIME is enabled automatically
setup.sh[5998]: Steam runtime environment up-to-date!
steam.sh[5924]: Steam client's requirements are satisfiedname of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 12288 MB
Total available memory: 12288 MB
Currently available dedicated video memory: 11364 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3060/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 515.65.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6.0 NVIDIA 515.65.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 515.65.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20==========
VULKANINFO
==========
Vulkan Instance Version: 1.3.226
Instance Extensions: count = 19
-------------------------------
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_portability_enumeration : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
Instance Layers: count = 5
--------------------------
VK_LAYER_NV_optimus NVIDIA Optimus layer 1.3.205 version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_32 Steam Overlay Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_64 Steam Overlay Layer 1.3.207 version 1
Devices:
========
GPU0:
apiVersion = 4206797 (1.3.205)
driverVersion = 2161131584 (0x80d04040)
vendorID = 0x10de
deviceID = 0x2184
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = NVIDIA GeForce GTX 1660
driverID = DRIVER_ID_NVIDIA_PROPRIETARY
driverName = NVIDIA
driverInfo = 515.65.01
conformanceVersion = 1.3.1.0
deviceUUID = f81912c0-3654-0343-1543-cf87d6c34530
driverUUID = 0a738663-f3b3-5eff-81dc-f04e4d976dbf
GPU1:
apiVersion = 4206797 (1.3.205)
driverVersion = 2161131584 (0x80d04040)
vendorID = 0x10de
deviceID = 0x2504
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = NVIDIA GeForce RTX 3060
driverID = DRIVER_ID_NVIDIA_PROPRIETARY
driverName = NVIDIA
driverInfo = 515.65.01
conformanceVersion = 1.3.1.0
deviceUUID = 984c73a1-220d-af60-2172-d447bdf3ff3fLast edited by Xanthus58 (2022-09-09 07:51:54)
Offline
Neofetch doesn't give enough details and the reddit thread doesn;t seem to include lspci -k output,.
Since your posts in the reddit thread indicate you have no idea where xorg log can be found
(possible locations are easy to find on archlinux wiki xorg page and /etc/ is not among them_)
I have to ask :
how did you install archlinux ?
Last edited by Lone_Wolf (2022-09-09 10:12:46)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Neofetch doesn't give enough details and the reddit thread doesn;t seem to include lspci -k output,.
Since your posts in the reddit thread indicate you have no idea where xorg log can be found
(possible locations are easy to find on archlinux wiki xorg page and /etc/ is not among them_)
I have to ask :
how did you install archlinux ?
Archinstall
Side note: We managed to fix the issue; i dont entirely understand it but somehow it was my seccond gpu that was causing the error you can see the thread here https://www.reddit.com/r/linux_gaming/c … ?context=3
Offline
I have read the entire reddit thread and still don't know how you solved the issue .
It's not unusual for vulkan using apps & steam to have trouble with multiple vulkan capable gpus, but no idea how to correct that with nvidia drivers.
Please elaborate a bit so others with similar issues may benefit .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
The guy who helped me fix it referd to this as a possible solution https://github.com/doitsujin/dxvk/blob/ … ice-filter
But personally i just took out the second gpu and called it a night.
Offline