<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - tsched disabled when I use module-alsa-sink with 'mmap=0 tsched=1' parameters."
href="https://bugs.freedesktop.org/show_bug.cgi?id=87395#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - tsched disabled when I use module-alsa-sink with 'mmap=0 tsched=1' parameters."
href="https://bugs.freedesktop.org/show_bug.cgi?id=87395">bug 87395</a>
from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
<pre>it was disabled by this patch
<a href="http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa-util.c?id=045c1d602dcba57868845ba3270510593c39480f">http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa-util.c?id=045c1d602dcba57868845ba3270510593c39480f</a>
+ if (!_use_mmap)
+ _use_tsched = FALSE;
+
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 48000 (48000/1)
period_size: 4096
buffer_size: 4096
if your sound card support one period per buffer , do it support disable period
wakeup ?
<a href="http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa?id=051d82133f0ae6a57bf66fd200bc8e3591a7d5ca">http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa?id=051d82133f0ae6a57bf66fd200bc8e3591a7d5ca</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>