[pulseaudio-discuss] skipping sound for one user, but not the other
Leo List
leolist at optushome.com.au
Tue Mar 31 00:41:25 PDT 2009
I have two users on my box. For one user, the sound works perfectly, the
other experiences 'skips'. starting pulseadio with -vvv gives the
following output (edited)
----------------------- works ----------------
I: client.c: Client 5 changed name from "Native client (UNIX socket
client)" to "ALSA plug-in [amarokapp]"
I: module-volume-restore.c: Restoring sink for
<pulsecore/protocol-native.c$ALSA plug-in [amarokapp]>
I: module-volume-restore.c: Restoring volume for
<pulsecore/protocol-native.c$ALSA plug-in [amarokapp]>
I: module-alsa-sink.c: Trying resume...
I: module-alsa-sink.c: Resumed successfully...
I: module-alsa-sink.c: Starting playback.
D: module-suspend-on-idle.c: Sink alsa_output.hw_0_1 becomes idle.
D: module-suspend-on-idle.c: Sink alsa_output.hw_0_1 becomes busy.
I: resampler.c: Using resampler 'speex-float-1'
I: resampler.c: Using float32le as working format.
I: resampler.c: Choosing speex quality setting 1.
I: sink-input.c: Created input 0 "ALSA Playback" on alsa_output.hw_0_1
with sample spec s16le 2ch 44100Hz and channel map
front-left,front-right
D: memblockq.c: memblockq requested: maxlength=4194304, tlength=176384,
base=4, prebuf=154336, minreq=22048
D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=176384,
base=4, prebuf=154336, minreq=22048
--------------------------------------------------
----------------------- skips ---------------------
I: client.c: Created 0 "Native client (UNIX socket client)"
I: protocol-native.c: Got credentials: uid=1001 gid=100 success=1
I: protocol-native.c: Enabled SHM for new connection
I: client.c: Client 0 changed name from "Native client (UNIX socket
client)" to "amarokapp"
I: module-volume-restore.c: Restoring sink for
<pulsecore/protocol-native.c$amarokapp>
I: module-volume-restore.c: Restoring volume for
<pulsecore/protocol-native.c$amarokapp>
I: module-alsa-sink.c: Trying resume...
I: module-alsa-sink.c: Resumed successfully...
I: module-alsa-sink.c: Starting playback.
D: module-suspend-on-idle.c: Sink alsa_output.hw_0_1 becomes idle.
D: module-suspend-on-idle.c: Sink alsa_output.hw_0_1 becomes busy.
I: resampler.c: Using resampler 'speex-float-1'
I: resampler.c: Using float32le as working format.
I: resampler.c: Choosing speex quality setting 1.
I: sink-input.c: Created input 0 "Audio Stream" on alsa_output.hw_0_1
with sample spec s16le 2ch 44100Hz and channel map
front-left,front-right
D: memblockq.c: memblockq requested: maxlength=132300, tlength=88200,
base=4, prebuf=86436, minreq=1764
D: memblockq.c: memblockq sanitized: maxlength=132300, tlength=88200,
base=4, prebuf=86436, minreq=1764
------------------------------------------------------
Now to state the obvious, the major difference is around the requested
memory block
My questions are:
* Would this explain the skipping
* Why would this be different. There are no special files in
~/.pulse
* How can I increase the size of the memory block
Thanks,
Leo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20090331/9f58ee0e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20090331/9f58ee0e/attachment.pgp>
More information about the pulseaudio-discuss
mailing list