Ticket #326: pulseaudio_output_suspend_error.txt

File pulseaudio_output_suspend_error.txt, 4.9 kB (added by thomasa88, 4 months ago)

Pulseaudio output

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