Ticket #326: pulseaudio_output_suspend_error.txt

File pulseaudio_output_suspend_error.txt, 4.9 KB (added by thomasa88, 4 years ago)

Pulseaudio output

Line 
1I: core-util.c: Successfully gained nice level -11.
2I: main.c: Found user 'pulse' (UID 104) and group 'pulse' (GID 1007).
3I: main.c: Successfully dropped root privileges.
4W: pid.c: Stale PID file, overwriting.
5W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
6W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
7I: main.c: This is PulseAudio 0.9.10
8I: main.c: Page size is 4096 bytes
9I: main.c: Fresh high-resolution timers available! Bon appetit!
10I: module.c: Loaded "module-esound-protocol-unix" (index: #0; argument: "").
11I: protocol-native.c: Allowing access to group 'pulse-access'.
12I: protocol-native.c: loading cookie from disk.
13I: module.c: Loaded "module-native-protocol-unix" (index: #1; argument: "").
14I: module.c: Loaded "module-volume-restore" (index: #2; argument: "").
15I: module-default-device-restore.c: Saved default sink 'speakers' not existant, not restoring default sink setting.
16I: module-default-device-restore.c: Saved default source 'sound_card.monitor' not existant, not restoring default source setting.
17I: module.c: Loaded "module-default-device-restore" (index: #3; argument: "").
18I: module.c: Loaded "module-rescue-streams" (index: #4; argument: "").
19I: module.c: Loaded "module-suspend-on-idle" (index: #5; argument: "").
20Xlib: connection to ":0.0" refused by server
21Xlib: No protocol specified
22
23E: x11wrap.c: XOpenDisplay() failed
24E: module.c: Failed to load  module "module-x11-publish" (argument: ""): initialization failed.
25I: module-alsa-sink.c: Successfully opened device surround40:0.
26I: module-alsa-sink.c: Successfully enabled mmap() mode.
27ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL surround40:0
28I: alsa-util.c: Unable to attach to mixer surround40:0: No such file or directory
29I: alsa-util.c: Successfully attached to mixer 'hw:0'
30I: alsa-util.c: Using mixer control "Master".
31I: sink.c: Created sink 0 "sound_card" with sample spec "s16le 4ch 44100Hz"
32I: source.c: Created source 0 "sound_card.monitor" with sample spec "s16le 4ch 44100Hz"
33I: module-alsa-sink.c: Using 4 fragments of size 8832 bytes.
34I: alsa-util.c: ALSA device lacks independant volume controls for each channel, falling back to software volume control.
35I: module-alsa-sink.c: Starting playback.
36I: module.c: Loaded "module-alsa-sink" (index: #6; argument: "sink_name=sound_card device_id=0 channels=4 channel_map=front-left,front-right,rear-left,rear-right").
37I: sink.c: Created sink 1 "speakers" with sample spec "s16le 2ch 44100Hz"
38I: source.c: Created source 1 "speakers.monitor" with sample spec "s16le 2ch 44100Hz"
39I: resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
40I: resampler.c: Using resampler 'copy'
41I: resampler.c: Using s16le as working format.
42I: sink-input.c: Created input 0 "Remapped Stream" on sound_card with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
43I: module.c: Loaded "module-remap-sink" (index: #7; argument: "sink_name=speakers master=sound_card channels=2 master_channel_map=front-left,front-right channel_map=front-left,front-right").
44I: sink.c: Created sink 2 "headphones" with sample spec "s16le 2ch 44100Hz"
45I: source.c: Created source 2 "headphones.monitor" with sample spec "s16le 2ch 44100Hz"
46I: resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
47I: resampler.c: Using resampler 'copy'
48I: resampler.c: Using s16le as working format.
49I: sink-input.c: Created input 1 "Remapped Stream" on sound_card with sample spec s16le 2ch 44100Hz and channel map rear-left,rear-right
50I: module.c: Loaded "module-remap-sink" (index: #8; argument: "sink_name=headphones master=sound_card channels=2 master_channel_map=rear-left,rear-right channel_map=front-left,front-right").
51E: main.c: Module load failed.
52I: main.c: Daemon startup complete.
53I: module-suspend-on-idle.c: Sink headphones idle for too long, suspending ...
54I: module-suspend-on-idle.c: Source headphones.monitor idle for too long, suspending ...
55I: module-suspend-on-idle.c: Sink speakers idle for too long, suspending ...
56I: module-suspend-on-idle.c: Source speakers.monitor idle for too long, suspending ...
57I: module-suspend-on-idle.c: Source sound_card.monitor idle for too long, suspending ...
58I: module-suspend-on-idle.c: Sink sound_card idle for too long, suspending ...
59I: module-alsa-sink.c: Device suspended...
60I: client.c: Created 0 "Native client (UNIX socket client)"
61I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
62I: client.c: Client 0 changed name from "Native client (UNIX socket client)" to "MPlayer"
63I: module-volume-restore.c: Restoring sink for <pulsecore/protocol-native.c$MPlayer>
64I: module-volume-restore.c: Restoring volume for <pulsecore/protocol-native.c$MPlayer>
65I: module-alsa-sink.c: Trying resume...
66I: module-alsa-sink.c: Resumed successfully...
67E: sink.c: Assertion 'PA_SINK_OPENED(s->thread_info.state)' failed at pulsecore/sink.c:424, function pa_sink_render(). Aborting.
68Aborted