On 1/15/22 13:53, Francesco Poli wrote:
On Sat, 15 Jan 2022 13:20:23 -0500 Andres Salomon wrote:

On 1/15/22 12:58, Francesco Poli wrote:
[...]
    ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library 
libasound_module_pcm_jack.so 
(/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_pcm_jack.so: cannot open 
shared object file: Permission denied)

Please take into account that I use the jack sound server (which
however works flawlessly with chromium/93.0.4577.82-1 and with other
applications that use the mic).
What version of libasound2-plugins do you have installed? If you don't
have it installed, please install it and try again.
   $ apt policy libasound2-plugins
   libasound2-plugins:
     Installed: 1.2.5-2
     Candidate: 1.2.5-2
     Version table:
        1.2.6-1 500
           500 http://deb.debian.org/debian unstable/main amd64 Packages
    *** 1.2.5-2 800
           800 http://deb.debian.org/debian testing/main amd64 Packages
           100 /var/lib/dpkg/status

Are you aware of some incompatibility of chromium/97.0.4692.71-0.1 with
any version of libasound2-plugins?
Other applications (including chromium/93.0.4577.82-1) work with
libasound2-plugins/1.2.5-2 ...

Should I try with libasound2-plugins/1.2.6-1 ?


Before you change anything, just do a "debsums libasound2-plugins|grep -v OK" and also just "ls -lah /usr/lib/x86_64-linux-gnu/alsa-lib/" just to make sure there's no weird corruption or filesystem permission oddities happening.

Then, you can try libasound2-plugins 1.2.6 (and if that doesn't work, 1.2.2 from stable). You may need to restart sound daemons after upgrading. I'm not sure if you'll also need to upgrade libasound2 or not at the same time, but you could try different variations and see what does and doesn't work.

Reply via email to