New comment by prez on void-packages repository https://github.com/void-linux/void-packages/pull/31515#issuecomment-862413544 Comment: I just tried the version of wireplumber in the repos, got this: ``` $ wireplumber W 16:07:28.267036 wp-device ../lib/wp/device.c:588:wp_spa_device_new_from_spa_factory: SPA handle 'api.v4l2.enum.udev' could not be loaded; is it installed? C 16:07:28.267077 wplua (null):(null):(null): wplua_pushobject: assertion 'G_IS_OBJECT (object)' failed W 16:07:28.267119 wplua ../lib/wplua/wplua.c:49:_wplua_errhandler: [string "v4l2.lua"]:134: attempt to call a nil value (method 'connect') stack traceback: [string "v4l2.lua"]:134: in local 'chunk' [string "sandbox.lua"]:95: in function 'sandbox' M 16:07:28.267788 wireplumber ../src/main.c:400:main: Runtime error while loading 'v4l2.lua' ``` Maybe something is missing that could be handled in this update too?