|
From: Massimo M. <mai...@gm...> - 2023-02-25 09:52:06
|
Masaru Nomiya ha scritto il 25/02/23 alle 10:40: > Hello, > > In the Message; > > Subject : Re: [e-users] enlightenment audio default device issue > Message-ID : <c50...@gm...> > Date & Time: Sat, 25 Feb 2023 10:20:33 +0100 > > [MM] == Massimo Maiurana <mai...@gm...> has written: > > MM> Masaru Nomiya ha scritto il 25/02/23 alle 10:06: > MM> > Hello, > MM> > > MM> > In the Message; > MM> > > MM> > Subject : Re: [e-users] enlightenment audio default device issue > MM> > Message-ID : <303...@gm...> > MM> > Date & Time: Sat, 25 Feb 2023 09:51:01 +0100 > MM> > > MM> > [MM] == Massimo Maiurana <mai...@gm...> has written: > > [...] > MN>> How do you know the daemon is running? > > MM> As i said, if they weren't running the mixer module wouldn't find > MM> them not even after reload. Instead it does, so i assume it finds > MM> a daemon to talk to, and indeed i can see they are up and running: > MM> max@diamante:~$ ps aux | grep pipe > MM> max 2346 0.3 0.7 182864 93708 ? Ssl feb20 25:37 > MM> /usr/bin/pipewire > MM> max 2351 6.1 5.7 1444696 701900 ? SLsl feb20 412:31 > MM> /usr/bin/pipewire-pulse > > MM> > If the daemon is running, it should work with doing this; > MM> > > MM> > $ systemctl --user start pipewire pipewire-pulse wireplumber > MM> > > MM> > What Distro are you using? > > MM> Debian testing > > Thanks. > > As you can see from the source, enlightenment incorporates pulseaudio, > not pipewire. > > This can be found in; > > /usr/lib64/enlightenment/modules/mixer/linux-gnu-x86_64-dev-0.25.99/module.so. > > Or, maybe pulseaudio is also running? The only process with pulse in its name is pipewire-pulse max@diamante:~$ ps aux | grep pulse max 2351 6.1 5.7 1444696 701900 ? SLsl feb20 412:23 /usr/bin/pipewire-pulse > How about this? > > $ systemctl --user --now disable pulseaudio.service pulseaudio.socket Run without any message, will see if it has fixed it at next reboot :) > Regards. > > --- > ┏━━┓彡 野宮 賢 mail-to: m.nomiya+e @ gmail.com > ┃\/彡 > ┗━━┛ "A bachelor’s degree still holds prestige as a ticket to the > middle class, but its value has received increasing scrutiny. > In the last several years, rising tuition and student loan debt > have led more Americans to reconsider an investment in > postsecondary education." > > -- Washington Post -- > > > _______________________________________________ > enlightenment-users mailing list > enl...@li... > https://lists.sourceforge.net/lists/listinfo/enlightenment-users |