You are not logged in.
in every game i run, with both dxvk or wined3d it always shows 0% gpu usage, even for the old games and fps is so low , these games were working fine in windows so my laptop can surely run them at high settings (elder scrolls oblivion)
I tried run it with both dxvk and wined3d and still the same issue
i tried mangohud and goverlay, and both showing 0%
Offline
generally speaking that gpu is too old to have properly working dxvk, but to check is stuff even properly setup? Which outputs do you get from
pacman -Qs 'mesa|vulkan'
glxinfo -B #mesa-utils
glxinfo32 -B #lib32-mesa-utils
vulkaninfo --summary #vulkan-tools
if xf86-video-intel is installed, remove it and reboot.
Last edited by V1del (2025-01-09 14:38:45)
Online
first thank u so much for the reply
Output of pacman -Qs 'mesa|vulkan'
local/glu 9.0.3-2
Mesa OpenGL utility library
local/goverlay 1.2-1
A GUI to help manage Vulkan/OpenGL overlays
local/lib32-glu 9.0.3-2
Mesa OpenGL utility library (32 bits)
local/lib32-mesa 1:24.3.1-3
Open-source OpenGL drivers - 32-bit
local/lib32-vulkan-icd-loader 1.4.303-1
Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-intel 1:24.3.1-3
Open-source Vulkan driver for Intel GPUs - 32-bit
local/mangohud 0.7.2-2
A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more.
local/mesa 1:24.3.1-3
Open-source OpenGL drivers
local/mesa-utils 9.0.0-5
Essential Mesa utilities
local/qt6-shadertools 6.8.1-1 (qt6)
Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
local/spirv-tools 2024.4.rc1-1 (vulkan-devel)
API and commands for processing SPIR-V modules
local/vulkan-headers 1:1.4.303-1 (vulkan-devel)
Vulkan header files
local/vulkan-icd-loader 1.4.303-1
Vulkan Installable Client Driver (ICD) Loader
local/vulkan-intel 1:24.3.1-3
Open-source Vulkan driver for Intel GPUs
local/vulkan-tools 1.4.303-2 (vulkan-devel)
Vulkan Utilities and Tools
output of glxinfo -B
name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086)
Device: Mesa Intel(R) HD Graphics 5500 (BDW GT2) (0x1616)
Version: 24.3.1
Accelerated: yes
Video memory: 3920MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 5500 (BDW GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.3.1-arch1.3
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.1-arch1.3
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.3.1-arch1.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
output of glxinfo32, it wasnt installed btw :
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086)
Device: Mesa Intel(R) HD Graphics 5500 (BDW GT2) (0x1616)
Version: 24.3.1
Accelerated: yes
Video memory: 3920MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 5500 (BDW GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.3.1-arch1.3
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.1-arch1.3
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.3.1-arch1.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
vulkan info :
==========
VULKANINFO
==========
Vulkan Instance Version: 1.4.303
Instance Extensions: count = 24
-------------------------------
VK_EXT_acquire_drm_display : extension revision 1
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_EXT_headless_surface : extension revision 1
VK_EXT_surface_maintenance1 : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 5
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
VK_LUNARG_direct_driver_loading : extension revision 1
Instance Layers: count = 4
--------------------------
VK_LAYER_MANGOAPP_overlay Mangoapp Layer 1.3.0 version 1
VK_LAYER_MANGOAPP_overlay Mangoapp Layer 1.3.0 version 1
VK_LAYER_MANGOHUD_overlay_x86 Vulkan Hud Overlay 1.3.0 version 1
VK_LAYER_MANGOHUD_overlay_x86_64 Vulkan Hud Overlay 1.3.0 version 1
Devices:
========
GPU0:
apiVersion = 1.3.296
driverVersion = 24.3.1
vendorID = 0x8086
deviceID = 0x1616
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = Intel(R) HD Graphics 5500 (BDW GT2)
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
driverName = Intel open-source Mesa driver
driverInfo = Mesa 24.3.1-arch1.3
conformanceVersion = 1.3.0.0
deviceUUID = 86801616-0900-0000-0002-000000000000
driverUUID = efde7e79-569a-5d6a-4d85-f4d6ff59e1aa
Offline
Setup wise everything looks fine, maybe get rid of goverlay, I remember at least one case of it messing up.
It could well be that mangohud can simply not query gpu usage on intel... and going by that assumption, seems that is currently the case: https://github.com/flightlessmango/MangoHud/issues/1082 which leads to a PR that's not released yet: https://github.com/flightlessmango/MangoHud/pull/1499
so either try mangohud-git or check with intel-gpu-top (from intel-gpu-tools) yourself.
Generally speaking as for performance issues you shouldn't expect much from this HW even if things are "working" correctly.
FWIW if you run steam from a terminal (or set PROTON_LOG=1 %command% in the launch options of a game and then check the resulting log in your $HOME) do you see mention of a certain config option you can set for the intel vulkan driver? I faintly remmeber there being some experimental setting one could enable for the intel vulkan driver, but that might be fixed in newer mesa versions anyway
Last edited by V1del (2025-01-09 16:19:48)
Online
the performance problem was there even before i installed mangohud and goverlay, i just find it weird that everything seems to work fine but a 2006 game is so slow, i dont think is this the best performance i could get , or just mangohud wrongly display the usage (i saw in some places that it might not work with and integrated gpu)
also im not running the game from steam, i run it directly with wine, also i dont i installed vulkan in this wineprefix, cuz my gpu already doesnt support dxvk
another thing is that when i run mangohud glxgear it shows the gpu usage 2-10% but when i run mangohud vkcube it shows 0% and also when i run the game that work with wined3d since dxvk not supported, it still shows 0%, so i dont think the problem is in mangohud
Offline
According to the vulkaninfo output you should theorethically have the baseline that DXVK could be working. But i'd not hang myself up on the mangohud listing in that case and would check as mention intel_gpu_top or so directly.
If running it directly, just check the terminal output, the vulkan loader and/or DXVK should be quite chatty on what they are doing.
Online
i dont know really what to post lol, anyway i run the game in general like this :
wine Oblivion.exe
, and it's not using dxvk it uses wined3d, cuz i havent configured it yet to use dxvk (i tried using with dxvk but same performance)
also this is what i see in intel_gpu_top:
intel-gpu-top: Intel Broadwell (Gen8) @ /dev/dri/card1 - 55/ 54 MHz; 94% RC6; 0.04/ 2.26 W; 133 irqs/s
IMC reads: 819 MiB/s
IMC writes: 254 MiB/s
ENGINES BUSY MI_SEMA MI_WAIT
Render/3D 2.83% |██▋ | 0% 0%
Blitter 0.00% | | 0% 0%
Video 0.00% | | 0% 0%
VideoEnhance 0.00% | | 0% 0%
PID MEM RSS Render/3D Blitter Video VideoEnhance NAME
1477 59604K 54964K |▍ || || || | picom
625 145152K 137668K |▎ || || || | Xorg
28066 64840K 64084K |▏ || || || | brave
37473 0 0 | || || || | explorer.exe
37423 175012K 175012K | || || || | Main
so my question now (ignoring what manguhud showing), it is normal for the performance to be like this, i mean i used to play this game in windows in same laptop and worked smoothly, i know it's not the same thing but just wanted to make sure if this is the best i could get or i can improve performance
Offline
also i get this when i run the game:
0024:err:winediag:wined3d_dll_init Using the OpenGL renderer.
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0128:fixme:rawinput:NtUserRegisterRawInputDevices Unhandled flags 0x230 for device 0.
0128:fixme:rawinput:NtUserRegisterRawInputDevices Unhandled flags 0x230 for device 0.
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
winegstreamer error: decodebin2460: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2460: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2460/GstDecodeBin:decodebin2460:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.357533651 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.239: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.239: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.239: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.239: gst_object_unref: assertion 'object != NULL' failed
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb85-524f-11ce-9f53-0020af0ba770}.
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb86-524f-11ce-9f53-0020af0ba770}.
winegstreamer error: decodebin2461: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2461: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2461/GstDecodeBin:decodebin2461:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.363240437 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.245: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.245: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.245: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.245: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2462: Your GStreamer installation is missing a plug-in.
0:00:58.367597088 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
winegstreamer error: decodebin2462: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2462/GstDecodeBin:decodebin2462:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
(wine:38337): GStreamer-CRITICAL **: 17:02:04.249: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.249: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.249: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.249: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2463: Your GStreamer installation is missing a plug-in.
0:00:58.372869947 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
winegstreamer error: decodebin2463: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2463/GstDecodeBin:decodebin2463:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
(wine:38337): GStreamer-CRITICAL **: 17:02:04.254: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.254: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.254: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.254: gst_object_unref: assertion 'object != NULL' failed
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
winegstreamer error: decodebin2464: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2464: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2464/GstDecodeBin:decodebin2464:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.411981584 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.294: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.294: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.294: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.294: gst_object_unref: assertion 'object != NULL' failed
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb85-524f-11ce-9f53-0020af0ba770}.
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb86-524f-11ce-9f53-0020af0ba770}.
winegstreamer error: decodebin2465: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2465: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2465/GstDecodeBin:decodebin2465:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.416365035 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.298: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.298: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.298: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.298: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2466: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2466: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2466/GstDecodeBin:decodebin2466:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.420688363 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.302: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.302: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.302: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.302: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2467: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2467: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2467/GstDecodeBin:decodebin2467:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.426042498 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.308: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.308: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.308: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.308: gst_object_unref: assertion 'object != NULL' failed
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
winegstreamer error: decodebin2468: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2468: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2468/GstDecodeBin:decodebin2468:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.463110076 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.345: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.345: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.345: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.345: gst_object_unref: assertion 'object != NULL' failed
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb85-524f-11ce-9f53-0020af0ba770}.
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb86-524f-11ce-9f53-0020af0ba770}.
winegstreamer error: decodebin2469: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2469: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2469/GstDecodeBin:decodebin2469:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.467734105 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.349: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.349: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.349: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.349: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2470: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2470: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2470/GstDecodeBin:decodebin2470:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.471933468 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.354: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.354: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.354: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.354: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2471: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2471: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2471/GstDecodeBin:decodebin2471:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.477460043 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.360: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.360: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.360: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.360: gst_object_unref: assertion 'object != NULL' failed
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
0124:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
winegstreamer error: decodebin2472: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2472: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2472/GstDecodeBin:decodebin2472:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.514597395 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.396: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.396: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.396: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.396: gst_object_unref: assertion 'object != NULL' failed
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb85-524f-11ce-9f53-0020af0ba770}.
0024:fixme:quartz:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb86-524f-11ce-9f53-0020af0ba770}.
winegstreamer error: decodebin2473: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2473: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2473/GstDecodeBin:decodebin2473:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.518939266 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.401: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.401: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.401: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.401: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2474: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2474: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2474/GstDecodeBin:decodebin2474:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.523564119 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.405: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.405: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.405: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.405: gst_object_unref: assertion 'object != NULL' failed
winegstreamer error: decodebin2475: Your GStreamer installation is missing a plug-in.
winegstreamer error: decodebin2475: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4736): gst_decode_bin_expose (): /GstBin:bin2475/GstDecodeBin:decodebin2475:
no suitable plugins found:
Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
0:00:58.529765301 38337 0x7ed81de0 ERROR WINE wg_parser.c:1616:wg_parser_connect: Failed to play stream.
(wine:38337): GStreamer-CRITICAL **: 17:02:04.411: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.411: gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.411: gst_element_set_bus: assertion 'GST_IS_ELEMENT (element)' failed
(wine:38337): GStreamer-CRITICAL **: 17:02:04.411: gst_object_unref: assertion 'object != NULL' failed
Offline
Can you quantify "bad performance" ? You get how many FPS in comparison? Generally it's normal to expect somewhat of a hit in perf in a direct comparison, assuming the GPU capable enough to properly use DXVK that hit will likely be less than with wined3d. something I'm seeing right now which can definitely have an impact is a running compositor, do you have the same perf issues with picom disabled resp. running the game fullscreen and having the unredir-if-possible option enabled?
Online
https://appdb.winehq.org/objectManager. … &iId=35784 may be relevant .
Is your oblivion from steam, gog or from CDs/DVDs version ?
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
So i kinda fixed by run with lutris + proton ge and i got 50fps instead of 20 fps while running it with wine alone, also the gpu usage shown by mangohud is 0 because it's an integrated gpu and it somehow mistakenly doesnt calculate it, anyway thanks for everyone for the reply, i think it was a terrible idea to run a game with wine alone lol, but now it works well with proton ge
Offline
This will be the difference between DXVK and wined3d and you could've just install dxvk-bin into your wineprefix, but yes proton-ge has some other patches that are going to help game perf over vanilla wine, like the fsync/futex integration.
Online
a bit late to this conversation but i think this might help future members:
MangoHud will take the data from Intel_gpu_tools and because it requires root privileges to run, hence the utilization is always at 0%. If you're using the system package then this might help (flatpak should theoretically work aswell):
sudo setcap cap_perfmon=+ep /usr/bin/intel_gpu_top
This allows it to run without root privileges, hence MangoHud should show utilization now in openGL games
Edit: Ive tried to do it via Vulkan but Vulkan is still being reported as 0%. Ill look into this, but for now, openGL works !
Edit#2:GPU rendering in Vulkan being reported as 0% seems to be a bug with MangoHud, unfortunately it seems i cant find a workaround this, It worked for me in the beta one, but the stable one does not seem to work, so the update has to be pushed to stable first !
Last edited by avidthinkpaduser (2025-01-17 15:12:16)
I use Arch BTW
(Avid DayZ player)
Offline