Tomas Volka
Tomas Volka
Indeed. Recent upgrade from 1.3 to 1.4 exposed this problem, as the previous config was working just fine. 1.4 will work only without any spaces. So, `password=foo`
It indeed is a major issue. However the solution kindly provided by @agileknight works. Just adding the LUA script and filter for all records fixed the issue for me. All...
Yes, it is a workaround that solves the problem, because there's no other sane way to handle this currently. You don't need to install LUA, you just have to compile...
As written above on Scarthgap when building Pulseaudio you have to disable OSS and also build with 64-bit timestamps. Here's working `pulseaudio_%.bbappend`: ``` PACKAGECONFIG[oss-output] = "-Doss-output=enabled,-Doss-output=disabled," PACKAGECONFIG:remove = "oss-output" EXTRA_OEMESON...
I too have the issue on Arch/Intel HD integrated GPU. I can just trigger it by going to another workspace in i3 and going back to the workspace with steam...