[Bug 1718824] Re: The analogue audio does not work on the Dell USB Dock

Hui Wang hui.wang at canonical.com
Wed Nov 15 10:42:47 UTC 2017


@Daniel,

The commit https://git.launchpad.net/~ubuntu-audio-
dev/pulseaudio/commit/?h=ubuntu-
xenial&id=312b9b8d36b90c6bae520722cf68e01b53832eeb is not sufficient to
fix this problem, this commit only adds the conf file in the source
repository, but forgot to add the conf in the build-sys. I already
submitted a simple patch to upstream to fix it, but looks like the
maintainer is on vacation, he has not shown up in the maillist for
several days.

I am wondering if we could merge this simple fix ahead of upstream, if
we could, may I send an independent commit and set the version to
1:8.0-0ubuntu3.6; or you revert my previous commit, then I send one
commit which contains both my previous commit and this new simple fix?


And the simple fix like this:

src/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index e610db7..0348250 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1312,7 +1312,8 @@ dist_alsaprofilesets_DATA = \
 		modules/alsa/mixer/profile-sets/native-instruments-korecontroller.conf \
 		modules/alsa/mixer/profile-sets/kinect-audio.conf \
 		modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf \
-		modules/alsa/mixer/profile-sets/steelseries-arctis-usb-audio.conf
+		modules/alsa/mixer/profile-sets/steelseries-arctis-usb-audio.conf \
+		modules/alsa/mixer/profile-sets/dell-dock-tb16-usb-audio.conf
 
 if HAVE_UDEV
 dist_udevrules_DATA = \
-- 
2.7.4

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1718824

Title:
  The analogue audio does not work on the Dell USB Dock

Status in HWE Next:
  In Progress
Status in pulseaudio package in Ubuntu:
  In Progress

Bug description:
  SRU Document:

  [Impact]

  If users use the latest Dell USB Dock, e.g. TB16, they will found the
  analog audio (lineout jack) can't work under ubuntu linux

  [Test Case]

  After applying the fix, users can play sound via analog speaker or
  lineout freely. Without the fix, users can't play sound from lineout
  jack.

  [Regression Potential]

  No any possibility to introduce regression since this fix just adding
  a new dock's support, it does not change any existing code.

  [Other Info]

  No more info here

  Steps:
  1. Cold boot system with BME/IE connected
  2. Plug in a speaker to Line-out jack
  3. Set Analog Stereo Output from Sound settings

  Expected results: Line-out port can work

  Actual results: Line-out port not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1718824/+subscriptions



More information about the Ubuntu-sponsors mailing list