You are not logged in.
Hey folks, I've been having a weird problem when loading my projects in REAPER with yabridge 5.1.1 (with any version of wine-staging or TKG) https://youtu.be/XMHdrHTjbSQ from 0:48 - 1:22 you can see that when i scroll up (or down) the GUI freezes for a bit, it seems like is trying to render whatever else it needs to render .. is very weird. I don't have this issue on opensuse tumbleweed and i suspect it may be somehow yabridge + wine related or perhaps video driver related.. I'm posting this here to see if anyone has encountered this issue before. I have a 12th gen intel CPU, 32GB of ram and plenty of disk space. REAPER doesn't say anything in ts log, let alone yabridge/wine. This is my full system info:
Operating System: Arch Linux
KDE Plasma Version: 6.2.5
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.6.72-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 16 × 12th Gen Intel® Core™ i5-1240P
Memory: 31.0 GiB of RAM
Graphics Processor: Mesa Intel® Iris® Xe Graphics
Manufacturer: Framework
Product Name: Laptop (12th Gen Intel Core)
System Version: A4
"But let him that glorieth glory in this, that he understandeth and knoweth me, that I am the LORD which exercise lovingkindness, judgment, and righteousness, in the earth: for in these things I delight, saith the LORD." -Jer 9:24
Offline
Can you repro on the non-LTS kernel (the LTS kernel is a year old in terms of HW support), if it's installed, get rid of xf86-video-intel.
FWIW what outputs do you get from
glxinfo -B #mesa-utils
Offline
Thank you for the suggestion, Ill repro on the non LTS. and yes I did remove xf86-video-intel as it was giving me problems.
glxinfo -B #mesa-utils:
name of display: :1
display: :1 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel (0x8086)
Device: Mesa Intel(R) Iris(R) Xe Graphics (ADL GT2) (0x46a6)
Version: 24.3.4
Accelerated: yes
Video memory: 15894MB
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) Iris(R) Xe Graphics (ADL GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.3.4-arch1.1
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.4-arch1.1
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.4-arch1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
"But let him that glorieth glory in this, that he understandeth and knoweth me, that I am the LORD which exercise lovingkindness, judgment, and righteousness, in the earth: for in these things I delight, saith the LORD." -Jer 9:24
Offline
Can you repro on the non-LTS kernel (the LTS kernel is a year old in terms of HW support), if it's installed, get rid of xf86-video-intel.
FWIW what outputs do you get from
glxinfo -B #mesa-utils
So yes I can reproduce the issue with the non lts kernel. I also disabled the .so files so that yabridge wont load any plugin and it seems like the issue stems from there. The GUI doesn't freeze when all my plugins are absent. So i don't think it has to do with video drivers. Right now I'm guessing the issue is in wine or yabridge.
"But let him that glorieth glory in this, that he understandeth and knoweth me, that I am the LORD which exercise lovingkindness, judgment, and righteousness, in the earth: for in these things I delight, saith the LORD." -Jer 9:24
Offline