On 29/08/12||16:16, Ralf Mardorf wrote:
> On Wed, 2012-08-29 at 16:04 +0200, Arno Gaboury wrote:
> > this is the only issue when booting with systemd.
>
> There is a certain irony in the fact that the "only" issue is regarding
> to systemd + pulseaudio and not when booting with sysvinit ;D.
>
> Rollin', rollin', rollin' ...
>
>
i do not want to participate to the already much too long and boring
flame about systemd, but yes, it is ironic to see my only issue comes
from pulseaudio, writen by the same guru that wrote systemd!
08-29-2012, 04:53 PM
Kwpolska
systemd-pulseaudio-no sound card
On Wed, Aug 29, 2012 at 4:42 PM, Arno Gaboury <arnaud.gaboury@gmail.com> wrote:
> On 29/08/12||16:16, Ralf Mardorf wrote:
>> On Wed, 2012-08-29 at 16:04 +0200, Arno Gaboury wrote:
>> > this is the only issue when booting with systemd.
>>
>> There is a certain irony in the fact that the "only" issue is regarding
>> to systemd + pulseaudio and not when booting with sysvinit ;D.
>>
>> Rollin', rollin', rollin' ...
>>
>>
> i do not want to participate to the already much too long and boring
> flame about systemd, but yes, it is ironic to see my only issue comes
> from pulseaudio, writen by the same guru that wrote systemd!
what daemons are you running under initscripts and what under systemd?
--
Kwpolska <http://kwpolska.tk>
stop html mail | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16
08-29-2012, 05:17 PM
Arno Gaboury
systemd-pulseaudio-no sound card
On 29/08/12||18:53, Kwpolska wrote:
> On Wed, Aug 29, 2012 at 4:42 PM, Arno Gaboury <arnaud.gaboury@gmail.com> wrote:
> > On 29/08/12||16:16, Ralf Mardorf wrote:
> >> On Wed, 2012-08-29 at 16:04 +0200, Arno Gaboury wrote:
> >> > this is the only issue when booting with systemd.
> >>
> >> There is a certain irony in the fact that the "only" issue is regarding
> >> to systemd + pulseaudio and not when booting with sysvinit ;D.
> >>
> >> Rollin', rollin', rollin' ...
> >>
> >>
> > i do not want to participate to the already much too long and boring
> > flame about systemd, but yes, it is ironic to see my only issue comes
> > from pulseaudio, writen by the same guru that wrote systemd!
>
> what daemons are you running under initscripts and what under systemd?
>
rc.conf : DAEMONS=(syslog-ng dbus iptables networkmanager !net-profiles
netfs ntpd @sshd crond libvirtd acpid @avahi-daemon @mpd)
My issue comes from permission. On console mod, $ aplay -l returns
correctly the devices. When I am on X, it doesn't.
> --
> Kwpolska <http://kwpolska.tk>
> stop html mail | always bottom-post
> www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
> GPG KEY: 5EAAEA16
08-29-2012, 05:20 PM
Sébastien Leblanc
systemd-pulseaudio-no sound card
> My issue comes from permission. On console mod, $ aplay -l returns
> correctly the devices. When I am on X, it doesn't.
Might be a PolicyKit issue. How do you start your X server / desktop manager?
--
Sébastien Leblanc
08-29-2012, 05:21 PM
Sébastien Leblanc
systemd-pulseaudio-no sound card
On 29 August 2012 13:20, Sébastien Leblanc <leblancsebas@gmail.com> wrote:
>> My issue comes from permission. On console mod, $ aplay -l returns
>> correctly the devices. When I am on X, it doesn't.
>
> Might be a PolicyKit issue. How do you start your X server / desktop manager?
Guuhhh, ConsoleKit...
--
Sébastien Leblanc
08-29-2012, 05:22 PM
Sébastien Leblanc
systemd-pulseaudio-no sound card
Disregard that, I did not know enough of systemd to know that it uses
a mechanism named 'loginctl' instead of ConsoleKit...
--
Sébastien Leblanc
08-29-2012, 05:32 PM
Arno Gaboury
systemd-pulseaudio-no sound card
On 29/08/12||13:20, Sébastien Leblanc wrote:
> > My issue comes from permission. On console mod, $ aplay -l returns
> > correctly the devices. When I am on X, it doesn't.
>
> Might be a PolicyKit issue. How do you start your X server / desktop manager?
>
> -- Sébastien Leblanc
Maybe. I startx with :
exec startxfce4 --with-ck-launch.
08-29-2012, 05:59 PM
Heiko Baums
systemd-pulseaudio-no sound card
Am Wed, 29 Aug 2012 19:32:54 +0200
schrieb Arno Gaboury <arnaud.gaboury@gmail.com>:
> On 29/08/12||13:20, Sébastien Leblanc wrote:
> > > My issue comes from permission. On console mod, $ aplay -l returns
> > > correctly the devices. When I am on X, it doesn't.
> >
> > Might be a PolicyKit issue. How do you start your X server /
> > desktop manager?
> >
> > -- Sébastien Leblanc
>
> Maybe. I startx with :
>
> exec startxfce4 --with-ck-launch.
Try only:
exec startxfce4
When I start Xfce with
exec ck-launch-session startxfce4
I get some issues with permissions, too. The action buttons don't work
and I only can logout but not halt or reboot (both grayed out) when I
use ck-launch-session. Without it I have absolutely no problems. I don't
know if this could affect your issue, too.
I'd recommend not using PA anyway.
Heiko
08-29-2012, 06:47 PM
Tom Gundersen
systemd-pulseaudio-no sound card
On Aug 29, 2012 7:33 PM, "Arno Gaboury" <arnaud.gaboury@gmail.com> wrote:
>
> On 29/08/12||13:20, Sébastien Leblanc wrote:
> > > My issue comes from permission. On console mod, $ aplay -l returns
> > > correctly the devices. When I am on X, it doesn't.
> >
> > Might be a PolicyKit issue. How do you start your X server / desktop
manager?
> >
> > -- Sébastien Leblanc
>
> Maybe. I startx with :
>
> exec startxfce4 --with-ck-launch.
My guess is that your graphical session is not registered properly with
pam. You can verify this by checking if your session is 'active' according
to loginctl. The blog post i mentioned explains how to work around this.