Le 31/08/2014 23:11, Fernando de Oliveira a écrit :
On 31-08-2014 17:50, Pierre Labastie wrote:
Le 31/08/2014 16:58, Fernando de Oliveira a écrit :
On 31-08-2014 05:19, Pierre Labastie wrote:
Le 31/08/2014 09:04, Pierre Labastie a écrit :
Hi,
Those of you reading BLFS-dev know that I am trying to set up icedtea-sound,
which uses pulseaudio as sound provider.
I have nerver used pulseaudio before, so I may have done a trivial error, but
when I start pulseaudio, I get:
-------------------
$ LANG=C pulseaudio
N: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running
inside a VM.
N: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running
inside a VM.
E: [pulseaudio] module-console-kit.c: GetSessionsForUnixUser() call failed:
org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit
was not provided by any .service files
E: [pulseaudio] module.c: Failed to load module "module-console-kit"
(argument: ""): initialization failed.
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Failed to initialize daemon
------------------
ConsoleKit is not listed in the dependencies of pulseaudio, and not installed
on my system. Could it be that it is missing?
Regards
Pierre
I have made some progress. The file /etc/pulse/default.pa has:
-----------
.ifexists module-console-kit.so
load-module module-console-kit
.endif
-----------
And there is a module-console-kit.so in /usr/lib/pulse/modules.
So I commented out those lines and it worked.
I think consolekit should be at least mentioned in the optional dependencies,
and that a line should be added about the commenting out in the configuration
instructions.
Pierre
Sorry about that. I don't use pulseaudio, only eventually update or
install temporarily to tests a package, so never noticed that.
Yeah, same here until now...
What would be better: recommend console-kit or give a hint about the
configuration file?
Thanks
Pierre
I believe your idea is best: "optional dependencies" and "commenting out
in the configuration instructions", because many people don't like
consolekit. If this is not possible, then recommend (I leave this as
second option).
OK, good to know about console-kit...
Making a ticket, since I have no time today to do that, et there are a
few other correction to do to the page.
Thanks
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page