[pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

Gene Kodadek gkodadek at gmail.com
Sun Feb 13 11:19:19 PST 2011


On Monday, February 14, 2011 12:25:41 AM Ng Oon-Ee wrote:
> On Sun, 2011-02-13 at 17:01 +0200, Tanu Kaskinen wrote:
> > On Sun, 2011-02-13 at 08:12 -0600, gkodadek at gmail.com wrote:
> > > I'm trying to get PulseAudio running nicely over Jack so I can run
> > > my regular Alsa apps at the same time that Jack is running, but I
> > > think my PulseAudio is incorrectly configured. I've started both
> > > pulsaudio-x11 and pulseaudio-kde. Here's a screenshot of my system
> > > setting module; I don't think this is what i should be seeing:
> > > 
> > > http://genek.net/LinuxAdventures/audio.png
> > > 
> > > Any help would be appreciated.
> > 
> > I'm not familiar with Phonon, so I don't really know how that window
> > should look like. Although the Jack sink is listed there, I guess the
> > Jack sink isn't available for use? (Otherwise you probably wouldn't be
> > asking...)
> > 
> > Transferring audio from Pulseaudio to Jack is implemented in module-jack
> > sink. As can be guessed from the module name, it creates a virtual sink
> > (ie. output device) in Pulseaudio. The module connects to Jack as a
> > client. Everything played to the Jack sink will be then available from
> > the output ports of the Pulseaudio client at Jack side.
> > 
> > module-jack-sink is not currently loaded automatically, so if it's not
> > loaded (check with "pactl list | grep module-jack-sink" - it doesn't
> > print anything if the module isn't loaded), then load it manually with
> > "pactl load-module module-jack-sink". See
> > http://pulseaudio.org/wiki/Modules#module-jack-sink for possible module
> > arguments, in case the default settings aren't satisfactory.
> 
> I believe I already replied you on the Arch forums, and instructed you
> to do the following - Run pavucontrol and qjackctl and show us what
> you're seeing.
> 
> Just start up jack, start pulseaudio -vvvv in a terminal, and then load
> the jack modules and see what happens. With that picture noone here
> would be able to help you I think.
> 
> _______________________________________________
> pulseaudio-discuss mailing list
> pulseaudio-discuss at mail.0pointer.de
> https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

All right, here goes. Here are the steps I took:  after starting Jack:

1) pulseaudio -vvvv
2) start-pulseaudio-x11
3) start-pulseaudio-kde
4) loaded jack modules (got an error message telling me they were already 
loaded)

Here is the verbose output from that whole mess:

[gene at bruce ~]$ pulseaudio -vvvv
I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
D: core-rtclock.c: Timer slack is set to 50 us.
D: core-util.c: RealtimeKit worked.
I: core-util.c: Successfully gained nice level -11.
I: main.c: This is PulseAudio 0.9.22
D: main.c: Compilation host: x86_64-unknown-linux-gnu
D: main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -Wall -W 
-Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-
loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-
security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -
Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -
Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-
declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-
aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-
D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option
D: main.c: Running on host: Linux x86_64 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 
20:00:33 CET 2011
D: main.c: Found 2 CPUs.
I: main.c: Page size is 4096 bytes
D: main.c: Compiled with Valgrind support: no
D: main.c: Running in valgrind mode: no
D: main.c: Running in VM: no
D: main.c: Optimized build: yes
D: main.c: All asserts enabled.
I: main.c: Machine ID is 866e52a8f14d6c44755229c400000295.
I: main.c: Session ID is 
866e52a8f14d6c44755229c400000295-1297624097.258934-2042352082.
I: main.c: Using runtime directory 
/home/gene/.pulse/866e52a8f14d6c44755229c400000295-runtime.
I: main.c: Using state directory /home/gene/.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-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 MMXEXT 3DNOW 3DNOWEXT 
I: svolume_mmx.c: Initialising MMX optimized functions.
I: remap_mmx.c: Initialising MMX optimized remappers.
I: svolume_sse.c: Initialising SSE2 optimized functions.
I: remap_sse.c: Initialising SSE2 optimized remappers.
I: sconv_sse.c: Initialising SSE2 optimized conversions.
D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, 
total size is 64.0 MiB, maximum usable slot size is 65472
D: database-tdb.c: Opened TDB database 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-device-volumes.tdb'
I: module-device-restore.c: Sucessfully opened database file 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-device-volumes'.
I: module.c: Loaded "module-device-restore" (index: #0; argument: "").
D: database-tdb.c: Opened TDB database 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-stream-volumes.tdb'
I: module-stream-restore.c: Sucessfully opened database file 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-stream-volumes'.
I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").
D: database-tdb.c: Opened TDB database 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-card-database.tdb'
I: module-card-restore.c: Sucessfully opened database file 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-card-database'.
I: module.c: Loaded "module-card-restore" (index: #2; argument: "").
I: module.c: Loaded "module-augment-properties" (index: #3; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9.22/modules/module-udev-detect.so': success
D: module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
D: module-udev-detect.c: 
/devices/pci0000:00/0000:00:14.4/0000:03:07.0/sound/card0 is busy: yes
I: module-udev-detect.c: Found 1 cards.
I: module.c: Loaded "module-udev-detect" (index: #4; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9.22/modules/module-bluetooth-discover.so': success
D: dbus-util.c: Successfully connected to D-Bus system bus 
2087197fa373b4ac81f3189e00000008 as :1.67
D: bluetooth-util.c: dbus: interface=org.freedesktop.DBus, 
path=/org/freedesktop/DBus, member=NameAcquired
D: bluetooth-util.c: Bluetooth daemon is apparently not available.
I: module.c: Loaded "module-bluetooth-discover" (index: #5; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9.22/modules/module-esound-protocol-unix.so': success
I: module.c: Loaded "module-esound-protocol-unix" (index: #6; argument: "").
I: module.c: Loaded "module-native-protocol-unix" (index: #7; argument: "").
D: cli-command.c: Checking for existance of 
'/usr/lib/pulse-0.9.22/modules/module-gconf.so': success
I: module.c: Loaded "module-gconf" (index: #8; argument: "").
I: module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
I: module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
D: module-always-sink.c: Autoloading null-sink as no other sinks detected.
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"
D: core-subscribe.c: Dropped redundant event due to change event.
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"
D: module-null-sink.c: Thread starting up
I: module.c: Loaded "module-null-sink" (index: #11; argument: 
"sink_name=auto_null sink_properties='device.description="Dummy Output"'").
I: module.c: Loaded "module-always-sink" (index: #12; argument: "").
I: module.c: Loaded "module-intended-roles" (index: #13; argument: "").
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
I: module.c: Loaded "module-suspend-on-idle" (index: #14; argument: "").
I: client.c: Created 0 "ConsoleKit Session 
/org/freedesktop/ConsoleKit/Session3"
D: module-console-kit.c: Added new session 
/org/freedesktop/ConsoleKit/Session3
I: module.c: Loaded "module-console-kit" (index: #15; argument: "").
I: module.c: Loaded "module-position-event-sounds" (index: #16; argument: "").
I: module.c: Loaded "module-cork-music-on-phone" (index: #17; argument: "").
D: dbus-util.c: Successfully connected to D-Bus session bus 
5ff486b31c0d3c71ef89da2700000298 as :1.92
D: main.c: Got org.pulseaudio.Server!
I: main.c: Daemon startup complete.
I: module-device-restore.c: Storing volume/mute/port for device 
sink:auto_null.
I: module-device-restore.c: Storing volume/mute/port for device 
source:auto_null.monitor.
D: core-subscribe.c: Dropped redundant event due to change event.
I: module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
D: sink.c: Suspend cause of sink auto_null is 0x0004, suspending
I: module-device-restore.c: Synced.
I: client.c: Created 1 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for systemsettings
D: module-augment-properties.c: Found 
/usr/share/applications/kde4/systemsettings.desktop.
I: client.c: Freed 1 "libphonon-probe"
I: protocol-native.c: Connection died.
I: client.c: Created 2 "Native client (UNIX socket client)"
I: client.c: Created 3 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for systemsettings
D: module-augment-properties.c: Looking for .desktop file for systemsettings
I: client.c: Created 4 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for pactl
D: database-tdb.c: Opened TDB database 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-device-manager.tdb'
I: module-device-manager.c: Sucessfully opened database file 
'/home/gene/.pulse/866e52a8f14d6c44755229c400000295-device-manager'.
D: module-device-manager.c: Found sink index 0
I: module-device-manager.c: Storing device sink:auto_null.
D: module-device-manager.c: Dumping database
D: module-device-manager.c:  Got entry: sink:auto_null
D: module-device-manager.c:   Description: Dummy Output
D: module-device-manager.c:   Priorities: None:     1, Video:   1, Music:    
1, Game:   1, Event:   1
D: module-device-manager.c:               Phone:    1, Anim:    1, Prodtn:   
1, A11y:   1
D: module-device-manager.c:  Highest priority devices per-role:
D: module-device-manager.c:   Sinks:
D: module-device-manager.c:    None:        Dummy Output (auto_null)
D: module-device-manager.c:    Video:       Dummy Output (auto_null)
D: module-device-manager.c:    Music:       Dummy Output (auto_null)
D: module-device-manager.c:    Game:        Dummy Output (auto_null)
D: module-device-manager.c:    Event:       Dummy Output (auto_null)
D: module-device-manager.c:    Phone:       Dummy Output (auto_null)
D: module-device-manager.c:    Animation:   Dummy Output (auto_null)
D: module-device-manager.c:    Production:  Dummy Output (auto_null)
D: module-device-manager.c:    A11y:        Dummy Output (auto_null)
D: module-device-manager.c:   Sources:
D: module-device-manager.c:    None:        No source specified
D: module-device-manager.c:    Video:       No source specified
D: module-device-manager.c:    Music:       No source specified
D: module-device-manager.c:    Game:        No source specified
D: module-device-manager.c:    Event:       No source specified
D: module-device-manager.c:    Phone:       No source specified
D: module-device-manager.c:    Animation:   No source specified
D: module-device-manager.c:    Production:  No source specified
D: module-device-manager.c:    A11y:        No source specified
D: module-device-manager.c: Completed database dump
I: module.c: Loaded "module-device-manager" (index: #18; argument: 
"do_routing=1").
I: client.c: Freed 4 "pactl"
I: protocol-native.c: Connection died.
I: client.c: Created 5 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for pactl
I: module.c: Loaded "module-x11-publish" (index: #19; argument: "display=:0").
I: client.c: Freed 5 "pactl"
I: protocol-native.c: Connection died.
I: module-device-manager.c: Synced.
D: module-device-manager.c: Dumping database
D: module-device-manager.c:  Got entry: sink:auto_null
D: module-device-manager.c:   Description: Dummy Output
D: module-device-manager.c:   Priorities: None:     1, Video:   1, Music:    
1, Game:   1, Event:   1
D: module-device-manager.c:               Phone:    1, Anim:    1, Prodtn:   
1, A11y:   1
D: module-device-manager.c:  Highest priority devices per-role:
D: module-device-manager.c:   Sinks:
D: module-device-manager.c:    None:        Dummy Output (auto_null)
D: module-device-manager.c:    Video:       Dummy Output (auto_null)
D: module-device-manager.c:    Music:       Dummy Output (auto_null)
D: module-device-manager.c:    Game:        Dummy Output (auto_null)
D: module-device-manager.c:    Event:       Dummy Output (auto_null)
D: module-device-manager.c:    Phone:       Dummy Output (auto_null)
D: module-device-manager.c:    Animation:   Dummy Output (auto_null)
D: module-device-manager.c:    Production:  Dummy Output (auto_null)
D: module-device-manager.c:    A11y:        Dummy Output (auto_null)
D: module-device-manager.c:   Sources:
D: module-device-manager.c:    None:        No source specified
D: module-device-manager.c:    Video:       No source specified
D: module-device-manager.c:    Music:       No source specified
D: module-device-manager.c:    Game:        No source specified
D: module-device-manager.c:    Event:       No source specified
D: module-device-manager.c:    Phone:       No source specified
D: module-device-manager.c:    Animation:   No source specified
D: module-device-manager.c:    Production:  No source specified
D: module-device-manager.c:    A11y:        No source specified
D: module-device-manager.c: Completed database dump
I: client.c: Created 6 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for knotify4
D: module-intended-roles.c: Not setting device for stream audio stream, 
because already set.
D: sink.c: Suspend cause of sink auto_null is 0x0000, resuming
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: module-suspend-on-idle.c: Sink auto_null becomes busy.
I: resampler.c: Using resampler 'speex-float-0'
I: resampler.c: Using float32le as working format.
I: resampler.c: Choosing speex quality setting 0.
D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, 
prebuf=0, minreq=1 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, 
base=4, prebuf=0, minreq=4 maxrewind=0
I: sink-input.c: Created input 0 "audio stream" on auto_null with sample spec 
float32le 2ch 48000Hz and channel map front-left,front-right
I: sink-input.c:     media.name = "audio stream"
I: sink-input.c:     application.name = "(LibVLC 1.1.7)"
I: sink-input.c:     native-protocol.peer = "UNIX socket client"
I: sink-input.c:     native-protocol.version = "16"
I: sink-input.c:     application.process.id = "4050"
I: sink-input.c:     application.process.user = "gene"
I: sink-input.c:     application.process.host = "bruce"
I: sink-input.c:     application.process.binary = "knotify4"
I: sink-input.c:     application.language = "en_US.UTF-8"
I: sink-input.c:     window.x11.display = ":0"
I: sink-input.c:     application.process.machine_id = 
"866e52a8f14d6c44755229c400000295"
I: sink-input.c:     application.process.session_id = 
"866e52a8f14d6c44755229c400000295-1297624097.258934-2042352082"
I: sink-input.c:     module-stream-restore.id = "sink-input-by-application-
name:(LibVLC 1.1.7)"
I: protocol-native.c: Requested tlength=200.00 ms, minreq=20.00 ms
D: protocol-native.c: Adjust latency mode enabled, configuring sink latency to 
half of overall latency.
D: memblockq.c: memblockq requested: maxlength=153600, tlength=46080, base=8, 
prebuf=38400, minreq=7680 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=153600, tlength=46080, base=8, 
prebuf=38400, minreq=7680 maxrewind=0
I: protocol-native.c: Final latency 200.00 ms = 80.00 ms + 2*20.00 ms + 80.00 
ms
D: core-subscribe.c: Dropped redundant event due to change event.
I: module-stream-restore.c: Storing volume/mute/device for stream sink-input-
by-application-name:(LibVLC 1.1.7).
D: protocol-native.c: Requesting rewind due to end of underrun.
D: module-null-sink.c: Requested to rewind 14112 bytes.
D: sink.c: Processing rewind...
D: sink-input.c: Have to rewind 13456 bytes on render memblockq.
D: source.c: Processing rewind...
D: module-null-sink.c: Rewound 13456 bytes.
I: client.c: Freed 3 "kspeakersetup"
I: protocol-native.c: Connection died.
I: client.c: Freed 2 "libphonon"
I: protocol-native.c: Connection died.
D: module-null-sink.c: Requested to rewind 1764000 bytes.
D: sink.c: Processing rewind...
D: source.c: Processing rewind...
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: module-null-sink.c: Rewound 384 bytes.
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: core.c: Hmm, no streams around, trying to vacuum.
I: sink-input.c: Freeing input 0 "audio stream"
I: client.c: Freed 6 "(LibVLC 1.1.7)"
I: protocol-native.c: Connection died.
I: client.c: Created 7 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for systemsettings
I: client.c: Freed 7 "libphonon-probe"
I: protocol-native.c: Connection died.
I: client.c: Created 8 "Native client (UNIX socket client)"
I: client.c: Created 9 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for systemsettings
D: module-augment-properties.c: Looking for .desktop file for systemsettings
I: module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
D: sink.c: Suspend cause of sink auto_null is 0x0004, suspending
I: module-stream-restore.c: Synced.
I: client.c: Created 10 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=100 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for clementine
D: module-augment-properties.c: Found 
/usr/share/applications/clementine.desktop.
D: module-intended-roles.c: Not setting device for stream Playback Stream, 
because already set.
D: sink.c: Suspend cause of sink auto_null is 0x0000, resuming
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: module-suspend-on-idle.c: Sink auto_null becomes busy.
D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, 
prebuf=0, minreq=1 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, 
base=4, prebuf=0, minreq=4 maxrewind=0
I: sink-input.c: Created input 1 "Playback Stream" on auto_null with sample 
spec s16le 2ch 44100Hz and channel map front-left,front-right
I: sink-input.c:     media.name = "Playback Stream"
I: sink-input.c:     application.name = "Clementine"
I: sink-input.c:     native-protocol.peer = "UNIX socket client"
I: sink-input.c:     native-protocol.version = "16"
I: sink-input.c:     application.process.id = "5265"
I: sink-input.c:     application.process.user = "gene"
I: sink-input.c:     application.process.host = "bruce"
I: sink-input.c:     application.process.binary = "clementine"
I: sink-input.c:     application.language = "en_US.UTF-8"
I: sink-input.c:     window.x11.display = ":0"
I: sink-input.c:     application.process.machine_id = 
"866e52a8f14d6c44755229c400000295"
I: sink-input.c:     application.process.session_id = 
"866e52a8f14d6c44755229c400000295-1297624097.258934-2042352082"
I: sink-input.c:     application.icon_name = "application-x-clementine"
I: sink-input.c:     module-stream-restore.id = "sink-input-by-application-
name:Clementine"
I: protocol-native.c: Requested tlength=200.00 ms, minreq=10.00 ms
D: protocol-native.c: Adjust latency mode enabled, configuring sink latency to 
half of overall latency.
D: memblockq.c: memblockq requested: maxlength=4194304, tlength=19404, base=4, 
prebuf=0, minreq=1764 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=19404, base=4, 
prebuf=0, minreq=1764 maxrewind=0
I: protocol-native.c: Final latency 200.00 ms = 90.00 ms + 2*10.00 ms + 90.00 
ms
I: module-stream-restore.c: Storing volume/mute/device for stream sink-input-
by-application-name:Clementine.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: sink-input.c: Requesting rewind due to uncorking
D: module-null-sink.c: Requested to rewind 15876 bytes.
D: sink.c: Processing rewind...
D: source.c: Processing rewind...
D: module-suspend-on-idle.c: Sink auto_null becomes busy.
D: module-null-sink.c: Rewound 15876 bytes.
I: module-stream-restore.c: Synced.
D: sink-input.c: Requesting rewind due to corking
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: module-null-sink.c: Requested to rewind 1764000 bytes.
D: sink.c: Processing rewind...
D: source.c: Processing rewind...
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5 
seconds.
D: core.c: Hmm, no streams around, trying to vacuum.
D: module-null-sink.c: Rewound 5384 bytes.
I: sink-input.c: Freeing input 1 "'Imaginary Music' by 'Barren Cross'"
I: client.c: Freed 10 "Clementine"
I: protocol-native.c: Connection died.
I: module-suspend-on-idle.c: Sink auto_null idle for too long, suspending ...
D: sink.c: Suspend cause of sink auto_null is 0x0004, suspending






More information about the pulseaudio-discuss mailing list