[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2017-05-12 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-11-01 Thread David Henningsson
** Changed in: pulseaudio (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1236965 Title: pulseaudio does not recognize internal

[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-16 Thread Raymond
if (cfg-line_out_type != AUTO_PIN_SPEAKER_OUT) { err = try_assign_dacs(codec, cfg-speaker_outs, cfg-speaker_pins, spec-multiout.extra_out_nid, spec-speaker_paths, spec-extra_out_badness); if

[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-15 Thread Raymond
The reason why Line Out get PCM Playback Volume and PCM Playback Switch, line out is put in multi_out but multi_ios is still zero because of badness 0x8020 /* for a single channel output, we don't have to name the channel */ if (cfg-line_outs == 1 !spec-multi_ios)

[Kernel-packages] [Bug 1236965] Re: pulseaudio does not recognize internal speakers [P180HMx, Realtek ALC892, Speaker, Internal] volume slider problem

2013-10-14 Thread David Henningsson
These kcontrol names have started to show up lately, especially in combination with surround internal speakers. BugLink: https://bugs.launchpad.net/bugs/1236965 Signed-off-by: David Henningsson david.hennings...@canonical.com --- .../alsa/mixer/paths/analog-output-speaker.conf| 31