On Mon, Nov 25, 2024 at 5:21 AM Mantas Mikulėnas wrote:
> On Mon, Nov 25, 2024 at 12:57 PM Lennart Poettering <
> lenn...@poettering.net> wrote:
>
>> ...
>> "uaccess" ḿeans access to devices can come and go any time, as the
>> user switches sessions, as sessions come and go. This means programs
>
On Mon, Nov 25, 2024 at 4:50 AM Lennart Poettering
wrote:
> On So, 24.11.24 12:35, Michael Kilburn (crusader.m...@gmail.com) wrote:
>
> > Hi,
> >
> > OS: Pop!_OS 22.04 LTS (Debian-based distro). User service (fluidsynth)
> > fails to start on user login:
> >
> > ALSA lib seq_hw.c:466:(snd_seq_hw_
On Mon, Nov 25, 2024 at 12:57 PM Lennart Poettering
wrote:
> On So, 24.11.24 12:35, Michael Kilburn (crusader.m...@gmail.com) wrote:
>
> > Hi,
> >
> > OS: Pop!_OS 22.04 LTS (Debian-based distro). User service (fluidsynth)
> > fails to start on user login:
> >
> > ALSA lib seq_hw.c:466:(snd_seq_hw
On So, 24.11.24 12:35, Michael Kilburn (crusader.m...@gmail.com) wrote:
> Hi,
>
> OS: Pop!_OS 22.04 LTS (Debian-based distro). User service (fluidsynth)
> fails to start on user login:
>
> ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed:
> Permission denied
>
> because at that mom
Hi,
OS: Pop!_OS 22.04 LTS (Debian-based distro). User service (fluidsynth)
fails to start on user login:
ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed:
Permission denied
because at that moment that device's ACL was not updated yet (to grant
access to the user being logged in).