[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-31 Thread Anthony Wong
** Changed in: hwe-next
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-31 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1023.23

---
linux-oem-5.6 (5.6.0-1023.23) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1023.23 -proposed tracker (LP: #1892465)

  * CVE-2020-15852
- x86/ioperm: Fix io bitmap invalidation on Xen PV

  * Fix non-working USB devices plugged during system sleep (LP: #1892678)
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set

  * ASPM not enabled on child devices behind VMD controller (LP: #1889384)
- SAUCE: PCI/ASPM: Enable ASPM for links under VMD domain

  * Fix non-working Goodix touchpad after system sleep (LP: #1891998)
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands

  * [SRU] Fix acpi backlight issue on some thinkpads (LP: #1892010)
- platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

 -- Timo Aaltonen   Tue, 25 Aug 2020
08:46:08 +0300

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-15852

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-16.17

---
linux (5.8.0-16.17) groovy; urgency=medium

  * groovy/linux: 5.8.0-16.17 -proposed tracker (LP: #1891233)

  * Miscellaneous Ubuntu changes
- hio -- Update to use bio_{start,end}_io_acct with 5.8+
- Enable hio driver
- [Packaging] Temporarily disable building doc package contents

linux (5.8.0-15.16) groovy; urgency=medium

  * groovy/linux: 5.8.0-15.16 -proposed tracker (LP: #1891177)

  * Miscellaneous Ubuntu changes
- SAUCE: Documentation: import error c_funcptr_sig_re, c_sig_re (sphinx-
  doc/sphinx@0f49e30c)

linux (5.8.0-14.15) groovy; urgency=medium

  * groovy/linux: 5.8.0-14.15 -proposed tracker (LP: #1891085)

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts

  * msg_zerocopy.sh in net from ubuntu_kernel_selftests failed (LP: #1812620)
- selftests/net: relax cpu affinity requirement in msg_zerocopy test

  * Fix missing HDMI/DP Audio on an HP Desktop (LP: #1890441)
- ALSA: hda/hdmi: Add quirk to force connectivity

  * Add initial audio support for Lenovo ThinkStation P620 (LP: #1890317)
- ALSA: usb-audio: Add support for Lenovo ThinkStation P620

  * Fix IOMMU error on AMD Radeon Pro W5700 (LP: #1890306)
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken

  * Enlarge hisi_sec2 capability (LP: #1890222)
- crypto: hisilicon - update SEC driver module parameter

  * Miscellaneous Ubuntu changes
- [Config] Re-enable signing for ppc64el

 -- Seth Forshee   Tue, 11 Aug 2020 15:32:58
-0500

** Changed in: linux (Ubuntu)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-19 Thread Kai-Heng Feng
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1890317] Re: Add initial audio support for Lenovo ThinkStation P620

2020-08-14 Thread Timo Aaltonen
** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1890317

Title:
  Add initial audio support for Lenovo ThinkStation P620

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  Lenovo ThinkStation P620 is equipped with two USB audio card that don't
  fully work.

  [Fix]
  Give these two cards profile name, so userspace can identify them to add
  addition support.

  In addition to that, disable non-working element and relax error
  handling for speaker, so there's no error left. Otherwise usb-audio
  driver will stop working completely.

  [Test]
  After the patch is applied, `cat /proc/asound/cards` can show correct
  profile name for each card. No more error can be spotted from dmesg.

  The audio is still not fully working yet, because it requires more work
  in userspace ALSA and PulseAudio.

  [Regression Potential]
  Low. Adding profile name doesn't change any code flow.
  The only behavioral change is error handling towards "Speaker."
  Becuase it actually relaxes the error handling instead of tightening, so
  devices that don't have this issue won't be affected.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp