[pulseaudio-tickets] [Bug 86676] Audio skips and repeats when increasing volume in applications
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Dec 28 08:31:00 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86676
--- Comment #11 from Raymond <superquad.vortex2 at gmail.com> ---
http://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=src/conf/cards/HDA-Intel.conf;hb=HEAD
do it help if you remove softvol plugin from front device ?
may need reboot and check whether the softvol volume control is really removed
-Intel.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type asym
playback.pcm {
- type softvol
- slave.pcm {
- type hw
- card $CARD
- subdevice 0
- }
- control {
- name "PCM Playback Volume"
- card $CARD
- }
+ type hw
+ card $CARD
}
capture.pcm {
type hw
card $CARD
}
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141228/75038b52/attachment.html>
More information about the pulseaudio-bugs
mailing list