[pulseaudio-discuss] Pulseaudio 0.9.22 failure

Joel A Fernandes agnel.joel at gmail.com
Wed Jul 20 17:36:13 PDT 2011


Hi!

Here are some errors I'm getting with pulseaudio 0.9.22

Running as:
pulseaudio -DDD --system --daemonize=0

W: main.c: Running in system mode, but --disallow-exit not set!
W: main.c: Running in system mode, but --disallow-module-loading not set!
N: main.c: Running in system mode, forcibly disabling SHM mode!
N: main.c: Running in system mode, forcibly disabling exit idle time!
I: core-util.c: Successfully gained nice level -11.
I: main.c: Found user 'pulse' (UID 47) and group 'pulse' (GID 64007).
I: main.c: Successfully dropped root privileges.
I: main.c: This is PulseAudio 0.9.22-dirty
I: main.c: Page size is 4096 bytes
I: main.c: Machine ID is 493f6d2bb0447d4d4b9b075b000003b3.
I: main.c: Using runtime directory /var/run/pulse.
I: main.c: Using state directory /var/lib/pulse.
I: main.c: Using modules directory /usr/lib/pulse-0.9.22/modules.
I: main.c: Running in system mode: yes
W: main.c: OK, so you are running PA in system mode. Please note that
you most likely shouldn't be doing that.
W: main.c: If you do it nonetheless then it's your own fault if things
don't work as expected.
W: main.c: Please read
http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an
explanation why system mode is usually a bad idea.
I: main.c: Fresh high-resolution timers available! Bon appetit!
I: cpu-arm.c: CPU flags: V6 V7 VFP EDSP NEON VFPV3
I: svolume_arm.c: Initialising ARM optimized functions.
W: module.c: module-hal-detect is deprecated: Please use
module-udev-detect instead of module-hal-detect!
E: module-alsa-card.c: Failed to find a working profile.
E: module.c: Failed to load  module "module-alsa-card" (argument:
"device_id=0 name="platform_soc_audio_sound_card_0"
card_name="alsa_card.platform_soc_audio_sound_card_0" tsched=1
card_properties="module-hal-detect.discovered=1""): initialization
failed.
I: module-hal-detect.c: Loaded 0 modules.
I: module.c: Loaded "module-hal-detect" (index: #0; argument: "").
I: module.c: Loaded "module-esound-protocol-unix" (index: #1; argument: "").
I: module.c: Loaded "module-native-protocol-unix" (index: #2; argument: "").
I: module-stream-restore.c: Sucessfully opened database file
'/var/lib/pulse/493f6d2bb0447d4d4b9b075b000003b3-stream-volumes'.
I: module.c: Loaded "module-stream-restore" (index: #3; argument: "").
I: module-device-restore.c: Sucessfully opened database file
'/var/lib/pulse/493f6d2bb0447d4d4b9b075b000003b3-device-volumes'.
I: module.c: Loaded "module-device-restore" (index: #4; argument: "").
I: module-default-device-restore.c: Saved default sink 'auto_null' not
existant, not restoring default sink setting.
I: module-default-device-restore.c: Saved default source
'auto_null.monitor' not existant, not restoring default source
setting.
I: module.c: Loaded "module-default-device-restore" (index: #5; argument: "").
I: module.c: Loaded "module-rescue-streams" (index: #6; argument: "").
I: sink.c: Created sink 0 "auto_null" with sample spec s16le 2ch
44100Hz and channel map front-left,front-right
I: sink.c:     device.description = "Dummy Output"
I: sink.c:     device.class = "abstract"
I: sink.c:     device.icon_name = "audio-card"
I: source.c: Created source 0 "auto_null.monitor" with sample spec
s16le 2ch 44100Hz and channel map front-left,front-right
I: source.c:     device.description = "Monitor of Dummy Output"
I: source.c:     device.class = "monitor"
I: source.c:     device.icon_name = "audio-input-microphone"
I: module.c: Loaded "module-null-sink" (index: #7; argument:
"sink_name=auto_null sink_properties='device.description="Dummy
Output"'").
I: module.c: Loaded "module-always-sink" (index: #8; argument: "").
I: module.c: Loaded "module-suspend-on-idle" (index: #9; argument: "").
I: module.c: Loaded "module-position-event-sounds" (index: #10; argument: "").
I: main.c: Daemon startup complete.
I: module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
I: main.c: Got signal SIGINT.
I: main.c: Exiting.
I: main.c: Daemon shutdown initiated.
I: module.c: Unloading "module-hal-detect" (index: #0).
I: module.c: Unloaded "module-hal-detect" (index: #0).
I: module.c: Unloading "module-esound-protocol-unix" (index: #1).
I: module.c: Unloaded "module-esound-protocol-unix" (index: #1).
I: module.c: Unloading "module-native-protocol-unix" (index: #2).
I: module.c: Unloaded "module-native-protocol-unix" (index: #2).
I: module.c: Unloading "module-stream-restore" (index: #3).
I: module.c: Unloaded "module-stream-restore" (index: #3).
I: module.c: Unloading "module-device-restore" (index: #4).
I: module.c: Unloaded "module-device-restore" (index: #4).
I: module.c: Unloading "module-default-device-restore" (index: #5).
I: module.c: Unloaded "module-default-device-restore" (index: #5).
I: module.c: Unloading "module-rescue-streams" (index: #6).
I: module.c: Unloaded "module-rescue-streams" (index: #6).
I: module.c: Unloading "module-null-sink" (index: #7).
I: sink.c: Freeing sink 0 "auto_null"
I: source.c: Freeing source 0 "auto_null.monitor"
I: module.c: Unloaded "module-null-sink" (index: #7).
I: module.c: Unloading "module-always-sink" (index: #8).
I: module.c: Unloaded "module-always-sink" (index: #8).
I: module.c: Unloading "module-suspend-on-idle" (index: #9).
I: module.c: Unloaded "module-suspend-on-idle" (index: #9).
I: module.c: Unloading "module-position-event-sounds" (index: #10).
I: module.c: Unloaded "module-position-event-sounds" (index: #10).
I: main.c: Daemon terminated.

Running as:
pulseaudio -DDD -v --start --daemonize=0 (Tried running as regular
user but same thing)

W: main.c: This program is not intended to be run as root (unless
--system is specified).
I: core-util.c: Successfully gained nice level -11.
I: main.c: This is PulseAudio 0.9.22-dirty
I: main.c: Page size is 4096 bytes
I: main.c: Machine ID is 493f6d2bb0447d4d4b9b075b000003b3.
I: main.c: Using runtime directory
/home/root/.pulse/493f6d2bb0447d4d4b9b075b000003b3-runtime.
I: main.c: Using state directory /home/root/.pulse.
I: main.c: Using modules directory /usr/lib/pulse-0.9.22/modules.
I: main.c: Running in system mode: no
I: main.c: Fresh high-resolution timers available! Bon appetit!
I: cpu-arm.c: CPU flags: V6 V7 VFP EDSP NEON VFPV3
I: svolume_arm.c: Initialising ARM optimized functions.
I: module-device-restore.c: Sucessfully opened database file
'/home/root/.pulse/493f6d2bb0447d4d4b9b075b000003b3-device-volumes'.
I: module.c: Loaded "module-device-restore" (index: #0; argument: "").
I: module-stream-restore.c: Sucessfully opened database file
'/home/root/.pulse/493f6d2bb0447d4d4b9b075b000003b3-stream-volumes'.
I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").
I: module-card-restore.c: Sucessfully opened database file
'/home/root/.pulse/493f6d2bb0447d4d4b9b075b000003b3-card-database'.
I: module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: module.c: Loaded "module-augment-properties" (index: #3; argument: "").
W: module.c: module-detect is deprecated: Please use
module-udev-detect instead of module-detect!
I: alsa-sink.c: Successfully opened device hw:0.
I: alsa-sink.c: Successfully enabled mmap() mode.
I: alsa-sink.c: Successfully enabled timer-based scheduling mode.
I: sink.c: Created sink 0 "alsa_output.0" with sample spec s16le 2ch
44100Hz and channel map front-left,front-right
I: sink.c:     alsa.resolution_bits = "16"
I: sink.c:     device.api = "alsa"
I: sink.c:     device.class = "sound"
I: sink.c:     alsa.class = "generic"
I: sink.c:     alsa.subclass = "generic-mix"
I: sink.c:     alsa.name = ""
I: sink.c:     alsa.id = "TWL4030 twl4030-hifi-0"
I: sink.c:     alsa.subdevice = "0"
I: sink.c:     alsa.subdevice_name = "subdevice #0"
I: sink.c:     alsa.device = "0"
I: sink.c:     alsa.card = "0"
I: sink.c:     alsa.card_name = "omap3beagle"
I: sink.c:     alsa.long_card_name = "omap3beagle"
I: sink.c:     device.bus_path = "platform-soc-audio"
I: sink.c:     sysfs.path = "/devices/platform/soc-audio/sound/card0"
I: sink.c:     hal.udi =
"/org/freedesktop/Hal/devices/platform_soc_audio_sound_card_0"
I: sink.c:     hal.product = "omap3beagle Sound Card"
I: sink.c:     hal.card_id = "omap3beagle"
I: sink.c:     device.string = "hw:0"
I: sink.c:     device.buffering.buffer_size = "131072"
I: sink.c:     device.buffering.fragment_size = "65536"
I: sink.c:     device.access_mode = "mmap+timer"
I: sink.c:     device.description = "omap3beagle"
I: sink.c:     device.icon_name = "audio-card"
I: source.c: Created source 0 "alsa_output.0.monitor" with sample spec
s16le 2ch 44100Hz and channel map front-left,front-right
I: source.c:     device.description = "Monitor of omap3beagle"
I: source.c:     device.class = "monitor"
I: source.c:     device.icon_name = "audio-input-microphone"
I: alsa-sink.c: Using 2.0 fragments of size 65536 bytes (371.52ms),
buffer size is 131072 bytes (743.04ms)
I: alsa-sink.c: Time scheduling watermark is 20.00ms
I: core-util.c: Successfully enabled SCHED_RR scheduling for thread,
with priority 5.
I: alsa-sink.c: Starting playback.
I: module.c: Loaded "module-alsa-sink" (index: #4; argument: "device_id=0").
I: alsa-source.c: Successfully opened device hw:0.
I: alsa-source.c: Successfully enabled mmap() mode.
I: alsa-source.c: Successfully enabled timer-based scheduling mode.
I: source.c: Created source 1 "alsa_input.0" with sample spec s16le
2ch 44100Hz and channel map front-left,front-right
I: source.c:     alsa.resolution_bits = "16"
I: source.c:     device.api = "alsa"
I: source.c:     device.class = "sound"
I: source.c:     alsa.class = "generic"
I: source.c:     alsa.subclass = "generic-mix"
I: source.c:     alsa.name = ""
I: source.c:     alsa.id = "TWL4030 twl4030-hifi-0"
I: source.c:     alsa.subdevice = "0"
I: source.c:     alsa.subdevice_name = "subdevice #0"
I: source.c:     alsa.device = "0"
I: source.c:     alsa.card = "0"
I: source.c:     alsa.card_name = "omap3beagle"
I: source.c:     alsa.long_card_name = "omap3beagle"
I: source.c:     device.bus_path = "platform-soc-audio"
I: source.c:     sysfs.path = "/devices/platform/soc-audio/sound/card0"
I: source.c:     hal.udi =
"/org/freedesktop/Hal/devices/platform_soc_audio_sound_card_0"
I: source.c:     hal.product = "omap3beagle Sound Card"
I: source.c:     hal.card_id = "omap3beagle"
I: source.c:     device.string = "hw:0"
I: source.c:     device.buffering.buffer_size = "131072"
I: source.c:     device.buffering.fragment_size = "65536"
I: source.c:     device.access_mode = "mmap+timer"
I: source.c:     device.description = "omap3beagle"
I: source.c:     device.icon_name = "audio-input-microphone"
I: alsa-source.c: Using 2.0 fragments of size 65536 bytes (371.52ms),
buffer size is 131072 bytes (743.04ms)
I: alsa-source.c: Time scheduling watermark is 20.00ms
I: core-util.c: Successfully enabled SCHED_RR scheduling for thread,
with priority 5.
I: alsa-source.c: Starting capture.
I: module.c: Loaded "module-alsa-source" (index: #5; argument: "device_id=0").
I: module-detect.c: loaded 2 modules.
I: module.c: Loaded "module-detect" (index: #6; argument: "").
I: module.c: Loaded "module-esound-protocol-unix" (index: #7; argument: "").
I: module.c: Loaded "module-native-protocol-unix" (index: #8; argument: "").
E: module-gconf.c: Unable to read or parse data from client.
E: module.c: Failed to load  module "module-gconf" (argument: ""):
initialization failed.
I: module-default-device-restore.c: Restored default sink 'alsa_output.0'.
I: module-default-device-restore.c: Restored default source 'alsa_input.0'.
I: module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
I: module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
I: module.c: Loaded "module-always-sink" (index: #11; argument: "").
I: module.c: Loaded "module-intended-roles" (index: #12; argument: "").
I: module.c: Loaded "module-suspend-on-idle" (index: #13; argument: "").
E: module-console-kit.c: GetSessionsForUnixUser() call failed:
org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of
the setuid helper is not correct
E: module.c: Failed to load  module "module-console-kit" (argument:
""): initialization failed.
E: main.c: Module load failed.
E: main.c: Module load failed.
E: main.c: Failed to initialize daemon.
I: module.c: Unloading "module-device-restore" (index: #0).
I: module.c: Unloaded "module-device-restore" (index: #0).
I: module.c: Unloading "module-stream-restore" (index: #1).
I: module.c: Unloaded "module-stream-restore" (index: #1).
I: module.c: Unloading "module-card-restore" (index: #2).
I: module.c: Unloaded "module-card-restore" (index: #2).
I: module.c: Unloading "module-augment-properties" (index: #3).
I: module.c: Unloaded "module-augment-properties" (index: #3).
I: module.c: Unloading "module-alsa-sink" (index: #4).
I: sink.c: Freeing sink 0 "alsa_output.0"
I: source.c: Freeing source 0 "alsa_output.0.monitor"
I: module.c: Unloaded "module-alsa-sink" (index: #4).
I: module.c: Unloading "module-alsa-source" (index: #5).
I: source.c: Freeing source 1 "alsa_input.0"
I: module.c: Unloaded "module-alsa-source" (index: #5).
I: module.c: Unloading "module-detect" (index: #6).
I: module.c: Unloaded "module-detect" (index: #6).
I: module.c: Unloading "module-esound-protocol-unix" (index: #7).
I: module.c: Unloaded "module-esound-protocol-unix" (index: #7).
I: module.c: Unloading "module-native-protocol-unix" (index: #8).
I: module.c: Unloaded "module-native-protocol-unix" (index: #8).
I: module.c: Unloading "module-default-device-restore" (index: #9).
I: module.c: Unloaded "module-default-device-restore" (index: #9).
I: module.c: Unloading "module-rescue-streams" (index: #10).
I: module.c: Unloaded "module-rescue-streams" (index: #10).
I: module.c: Unloading "module-always-sink" (index: #11).
I: module.c: Unloaded "module-always-sink" (index: #11).
I: module.c: Unloading "module-intended-roles" (index: #12).
I: module.c: Unloaded "module-intended-roles" (index: #12).
I: module.c: Unloading "module-suspend-on-idle" (index: #13).
I: module.c: Unloaded "module-suspend-on-idle" (index: #13).
I: main.c: Daemon terminated.


Appreciate any pointers to what could be causing this.

Thanks,
Joel


More information about the pulseaudio-discuss mailing list