TigerVNC server on Ubuntu 22.04 logs errors - how to block ALSA?
Bo Berglund
bo.berglund at gmail.com
Wed Mar 15 10:13:13 UTC 2023
On Wed, 15 Mar 2023 03:51:02 -0400, Jeffrey Walton <noloader at gmail.com> wrote:
>On Wed, Mar 15, 2023 at 3:17?AM Bo Berglund <bo.berglund at gmail.com> wrote:
>>
>> I have just completed setting up TigerVNC on my Ubuntu 22.04 laptop using
>> instructions from here:
>> https://bytexd.com/how-to-install-configure-vnc-server-on-ubuntu/
>> [...]
>
>This may be related:
>https://groups.google.com/g/tigervnc-users/c/c4mihwmz_bI/m/opdhFbr_BgAJ
>
>More generally, https://www.google.com/search?q="alsa"+sound+"tigervnc" .
>
Thanks a lot!!!!
I checked my groups and audio was not one of them.
So I did this on the Ubuntu machine:
sudo usermod -a -G audio <myusername>
Then I started the service after deleting the old logfile:
sudo systemctl start vncserver at 1
Now it created a logfile and stopped logging until I connected a VNC session
when logging commenced again.
After I disconnected from the VNC server the logging stopped as it should!
So clearly this was an item missing in the tutorial I found, I have now added it
into my own notes as the first item to check.
Grateful for your help! :-)
--
Bo Berglund
Developer in Sweden
More information about the ubuntu-users
mailing list