https://bugs.freedesktop.org/show_bug.cgi?id=86676

--- Comment #11 from Raymond <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to