[Kernel-packages] [Bug 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2022-09-05 Thread Timo Aaltonen
** Changed in: linux-oem-5.6 (Ubuntu)
   Status: Fix Committed => Invalid

** 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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

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

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2020-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.6 - 5.6.0-1028.28

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

  * focal/linux-oem-5.6: 5.6.0-1028.28 -proposed tracker (LP: #1894630)

  * Cannot probe sata disk on sata controller behind VMD: ata1.00: failed to
IDENTIFY (I/O error, err_mask=0x4) (LP: #1894778)
- SAUCE: PCI: vmd: Add AHCI to fast interrupt list

  * SRU: Fix system hang when stress S3 on radeon with TTM (LP: #1893609)
- mei: bus: don't clean driver pointer

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

  * Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
- [packaging] add signed modules for the 450 nvidia driver

  * CVE-2020-12888
- vfio/type1: Support faulting PFNMAP vmas
- vfio-pci: Fault mmaps to enable vma tracking
- vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

  * Missing id 8086:a0bc for VMD quirk PCI_DEV_FLAGS_ENABLE_ASPM (LP: #1893194)
- SAUCE: PCI/ASPM: VMD: add ASPM quirk for 8086:a0bc

  * The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't work
after suspend (LP: #1893290)
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup

  * Comet Lake PCH-H RAID not support on Ubuntu20.04 (LP: #1892288)
- ahci: Add Intel Comet Lake PCH-H PCI ID

  * device doesn't boot with kernel older than v5.7.7 on a usb key: hang at
efi_tpm_eventlog_init (LP: #1892827)
- efi/tpm: Verify event log header before parsing

 -- Timo Aaltonen   Tue, 08 Sep 2020
11:40:14 +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-12888

-- 
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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

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

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2020-09-11 Thread Hui Wang
** Changed in: linux-oem-5.6 (Ubuntu)
   Status: In Progress => Fix Committed

** 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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

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

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2020-09-11 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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

Status in HWE Next:
  New
Status in linux-oem-5.6 package in Ubuntu:
  In Progress
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2020-09-01 Thread Timo Aaltonen
** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: In Progress => Fix Committed

-- 
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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

Status in HWE Next:
  New
Status in linux-oem-5.6 package in Ubuntu:
  In Progress
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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 1893290] Re: The DP/HDMI audio via USB-C to DP dongle or Dell Zeus adapter can't work after suspend

2020-08-27 Thread Hui Wang
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux (Ubuntu)

** Changed in: linux-oem-5.6 (Ubuntu)
   Importance: Undecided => High

** Changed in: linux-oem-5.6 (Ubuntu)
   Status: New => In Progress

** Also affects: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Description changed:

- This bug is for tracking purpose
+ Since this patch is CCed to stable kernel, I just sent this patch
+ to oem-5.6 kernel, our oem project is waiting for this patch to
+ be landed to oem-5.6 kernel first.
+ 
+ [Impact]
+ On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
+ adapter, we will have an audio issue, that is playing the music and
+ suspend the system, after resuming back, the audio can't output from
+ DP/HDMI monitor anymore.
+ 
+ [Fix]
+ Cherry-pick a fix from upstream, this patch is verifying the needed
+ converter and pin to be in the D0 state.
+ 
+ [Test Case]
+ Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
+ and playing sth, suspend the system and resume, check if the sound
+ could play the music, repeat 20 times, all work very well.
+ 
+ [Regression Risk]
+ If this patch could introduce regression, it should be the power
+ consumption regression on Intel HDMI audio, since it makes the
+ converter and pin to be D0 state earlier than before. But this
+ impact is very small. one converter and one pin consume very little
+ power.

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided => High

-- 
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/1893290

Title:
  The DP/HDMI audio  via USB-C to DP dongle or Dell Zeus adapter can't
  work after suspend

Status in HWE Next:
  New
Status in linux-oem-5.6 package in Ubuntu:
  In Progress
Status in linux-oem-5.6 source package in Focal:
  In Progress

Bug description:
  Since this patch is CCed to stable kernel, I just sent this patch
  to oem-5.6 kernel, our oem project is waiting for this patch to
  be landed to oem-5.6 kernel first.

  [Impact]
  On the Dell TGL laptop, if connecting a monitor via type-c to DP/HDMI
  adapter, we will have an audio issue, that is playing the music and
  suspend the system, after resuming back, the audio can't output from
  DP/HDMI monitor anymore.

  [Fix]
  Cherry-pick a fix from upstream, this patch is verifying the needed
  converter and pin to be in the D0 state.

  [Test Case]
  Connect a monitor with USB-C to DP/HDMI adapter, open the youtu.com
  and playing sth, suspend the system and resume, check if the sound
  could play the music, repeat 20 times, all work very well.

  [Regression Risk]
  If this patch could introduce regression, it should be the power
  consumption regression on Intel HDMI audio, since it makes the
  converter and pin to be D0 state earlier than before. But this
  impact is very small. one converter and one pin consume very little
  power.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1893290/+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