Re: pkg/59858: audio/pavucontrol broken
Ramiro Aceves <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
El 17 de marzo de 2026 18:07:41 CET, Ramiro Aceves <[email protected]> escribió: > > >El 17/3/26 a las 7:20, RVP via gnats escribió: >> The following reply was made to PR pkg/59858; it has been noted by GNATS. >> >> From: RVP <[email protected]> >> To: [email protected] >> Cc: >> Subject: Re: pkg/59858: audio/pavucontrol broken >> Date: Tue, 17 Mar 2026 06:16:35 +0000 (UTC) >> >> OK, can you do this please: >> 1. Exit Xorg. >> 2. rm -rf ~/.cache/mesa_shader_cache >> 3. Make sure you have this in ~/.xinitrc or ~/.xsession as the first commands >> there: >> export LANG=es_ES.UTF-8 >> export LC_NUMERIC=C >> 4. startx >> The idea is to create `mesa_shader_cache' with LC_NUMERIC=C. (If the cache has >> already been created with the `es_ES.UTF-8' locale then you'll always get a >> broken UI even with the `env LC_ALL=C pavucontrol' override!) >> -RVP >> > >I also confirm that works fine in my amd64 Thinkpad x260. >Regards. Not sure of what I am saying, I have to investigate it further. Could this be related to my problems with video acceleration in firefox? In my Thinkpad x260 I upgraded to 11.0-RC2 , edited firefox 145 setting to use hw acceleration and it worked. I assumed that it was due to the 11 0rc2 update. I updated my Intel NUC 8i7 to 11.0-RC2 and firefox acceleration did not work. I removed mesa cache, set locale to C and firefox acceleration in YouTube videos was fine!. Regards