[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2022-09-02 Thread Timo Aaltonen
** Changed in: linux (Ubuntu Focal)
   Status: Incomplete => Invalid

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

** 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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Released
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Released
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.13.0-22.22

---
linux (5.13.0-22.22) impish; urgency=medium

  * impish/linux: 5.13.0-22.22 -proposed tracker (LP: #1949740)

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/2021.11.08)

  * ebpf:  bpf_redirect fails with ip6 gre interfaces (LP: #1947164)
- net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()

  * require CAP_NET_ADMIN to attach N_HCI ldisc (LP: #1949516)
- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc

  * CVE-2021-3744 // CVE-2021-3764
- crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()

  * ppc64 BPF JIT mod by 1 will not return 0 (LP: #1948351)
- powerpc/bpf: Fix BPF_MOD when imm == 1

  * Fix Screen freeze after resume from suspend with iGPU [1002:6987]
(LP: #1949050)
- drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
- drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
- drm/amdgpu: Fix crash on device remove/driver unload

  * Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed with
error -1 (LP: #1945576)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * Fail to detect audio output from external monitor (LP: #1948767)
- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors

  * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
cachefiles_read_backing_file while vmscan is active" (LP: #1947709)
- Revert "UBUNTU: SAUCE: cachefiles: Page leaking in
  cachefiles_read_backing_file while vmscan is active"

  * rtw89 kernel module for Realtek 8852 wifi is missing (LP: #1945967)
- rtw89: add Realtek 802.11ax driver
- rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
- rtw89: remove unneeded semicolon
- [Config] RTW89=m

  * Impish update: upstream stable patchset 2021-11-03 (LP: #1949636)
- mm: fix uninitialized use in overcommit_policy_handler
- usb: gadget: r8a66597: fix a loop in set_feature()
- usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
- usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
- usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
- cifs: fix incorrect check for null pointer in header_assemble
- xen/x86: fix PV trap handling on secondary processors
- usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
- USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
- USB: cdc-acm: fix minor-number release
- Revert "USB: bcma: Add a check for devm_gpiod_get"
- binder: make sure fd closes complete
- staging: greybus: uart: fix tty use after free
- Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
- usb: dwc3: core: balance phy init and exit
- usb: core: hcd: Add support for deferring roothub registration
- USB: serial: mos7840: remove duplicated 0xac24 device ID
- USB: serial: option: add Telit LN920 compositions
- USB: serial: option: remove duplicate USB device ID
- USB: serial: option: add device id for Foxconn T99W265
- mcb: fix error handling in mcb_alloc_bus()
- erofs: fix up erofs_lookup tracepoint
- btrfs: prevent __btrfs_dump_space_info() to underflow its free space
- xhci: Set HCD flag to defer primary roothub registration
- serial: 8250: 8250_omap: Fix RX_LVL register offset
- serial: mvebu-uart: fix driver's tx_empty callback
- scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
- drm/amd/pm: Update intermediate power state for SI
- net: hso: fix muxed tty registration
- comedi: Fix memory leak in compat_insnlist()
- afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
- afs: Fix updating of i_blocks on file/dir extension
- platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
- enetc: Fix illegal access when reading affinity_hint
- enetc: Fix uninitialized struct dim_sample field usage
- bnxt_en: Fix TX timeout when TX ring size is set to the smallest
- net: hns3: fix change RSS 'hfunc' ineffective issue
- net: hns3: check queue id range before using
- net/smc: add missing error check in smc_clc_prfx_set()
- net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
- net: dsa: don't allocate the slave_mii_bus using devres
- net: dsa: realtek: register the MDIO bus under devres
- kselftest/arm64: signal: Add SVE to the set of features we can check for
- kselftest/arm64: signal: Skip tests if required features are missing
- s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
- gpio: uniphier: Fix void functions to remove return value
- qed: rdma - don't wait for resources under hw error recovery flow
- net/mlx4_en: Don't allow aRFS for encapsulated packets
- atlantic: Fix issue in the pm 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.11.0-41.45

---
linux (5.11.0-41.45) hirsute; urgency=medium

  * hirsute/linux: 5.11.0-41.45 -proposed tracker (LP: #1949801)

  * Packaging resync (LP: #1786013)
- [Packaging] update Ubuntu.md
- debian/dkms-versions -- update from kernel-versions (main/2021.11.08)

  * aufs: kernel bug with apparmor and fuseblk (LP: #1948470)
- SAUCE: aufs: bugfix, stop omitting path->mnt

  * ebpf:  bpf_redirect fails with ip6 gre interfaces (LP: #1947164)
- net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()

  * require CAP_NET_ADMIN to attach N_HCI ldisc (LP: #1949516)
- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldisc

  * CVE-2021-3744 // CVE-2021-3764
- crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()

  * ppc64 BPF JIT mod by 1 will not return 0 (LP: #1948351)
- powerpc/bpf: Fix BPF_MOD when imm == 1

  * Fix Screen freeze after resume from suspend with iGPU [1002:6987]
(LP: #1949050)
- drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
- drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
- drm/amdgpu: Fix crash on device remove/driver unload

  * Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed with
error -1 (LP: #1945576)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * Fail to detect audio output from external monitor (LP: #1948767)
- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors

  * Drop "UBUNTU: SAUCE: cachefiles: Page leaking in
cachefiles_read_backing_file while vmscan is active" (LP: #1947709)
- Revert "UBUNTU: SAUCE: cachefiles: Page leaking in
  cachefiles_read_backing_file while vmscan is active"

  * Hirsute update: upstream stable patchset 2021-11-03 (LP: #1949640)
- mm: fix uninitialized use in overcommit_policy_handler
- usb: gadget: r8a66597: fix a loop in set_feature()
- usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
- usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
- usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
- cifs: fix incorrect check for null pointer in header_assemble
- xen/x86: fix PV trap handling on secondary processors
- usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
- USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
- USB: cdc-acm: fix minor-number release
- Revert "USB: bcma: Add a check for devm_gpiod_get"
- binder: make sure fd closes complete
- staging: greybus: uart: fix tty use after free
- Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
- usb: dwc3: core: balance phy init and exit
- USB: serial: mos7840: remove duplicated 0xac24 device ID
- USB: serial: option: add Telit LN920 compositions
- USB: serial: option: remove duplicate USB device ID
- USB: serial: option: add device id for Foxconn T99W265
- mcb: fix error handling in mcb_alloc_bus()
- erofs: fix up erofs_lookup tracepoint
- btrfs: prevent __btrfs_dump_space_info() to underflow its free space
- serial: 8250: 8250_omap: Fix RX_LVL register offset
- serial: mvebu-uart: fix driver's tx_empty callback
- scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
- drm/amd/pm: Update intermediate power state for SI
- net: hso: fix muxed tty registration
- comedi: Fix memory leak in compat_insnlist()
- afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
- afs: Fix updating of i_blocks on file/dir extension
- platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()
- enetc: Fix illegal access when reading affinity_hint
- enetc: Fix uninitialized struct dim_sample field usage
- bnxt_en: Fix TX timeout when TX ring size is set to the smallest
- net: hns3: fix change RSS 'hfunc' ineffective issue
- net: hns3: check queue id range before using
- net/smc: add missing error check in smc_clc_prfx_set()
- net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
- net: dsa: don't allocate the slave_mii_bus using devres
- net: dsa: realtek: register the MDIO bus under devres
- kselftest/arm64: signal: Add SVE to the set of features we can check for
- kselftest/arm64: signal: Skip tests if required features are missing
- s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
- gpio: uniphier: Fix void functions to remove return value
- qed: rdma - don't wait for resources under hw error recovery flow
- net/mlx4_en: Don't allow aRFS for encapsulated packets
- atlantic: Fix issue in the pm resume flow.
- scsi: iscsi: Adjust iface sysfs attr detection
- scsi: target: Fix the pgr/alua_support_store functions
- tty: synclink_gt, drop unneeded forward declarations
- tty: synclink_gt: rename a conflicting function name
- fpga: machxo2-spi: Return an error on failure
- fpga: 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-16 Thread Mario Limonciello
** Changed in: linux-oem-5.13 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu)
   Status: New => Invalid

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-10 Thread Chris Chiu
** Tags removed: verification-needed-hirsute verification-needed-impish
** Tags added: verification-done-hirsute verification-done-impish

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-09 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.13.0-22.22 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-impish' to 'verification-done-impish'. If the
problem still exists, change the tag 'verification-needed-impish' to
'verification-failed-impish'.

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-impish

** Tags added: verification-needed-hirsute

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-09 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.11.0-41.45 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-hirsute' to 'verification-done-hirsute'. If the
problem still exists, change the tag 'verification-needed-hirsute' to
'verification-failed-hirsute'.

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!

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware  

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.14 - 5.14.0-1007.7

---
linux-oem-5.14 (5.14.0-1007.7) focal; urgency=medium

  * focal/linux-oem-5.14: 5.14.0-1007.7 -proposed tracker (LP: #1949349)

  * Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed with
error -1 (LP: #1945576)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * Fix Screen freeze after resume from suspend with iGPU [1002:6987]
(LP: #1949050)
- drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
- drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
- drm/amdgpu: Fix crash on device remove/driver unload

  * Fail to detect audio output from external monitor (LP: #1948767)
- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors

  * Fix System hangs on black screen when reboot (LP: #1949321)
- SAUCE: drm/i915: Don't request GMBUS to generate irqs when called while 
irqs
  are off
- SAUCE: drm/i915/hdmi: Turn DP++ TMDS output buffers back on in
  encoder->shutdown()

 -- Timo Aaltonen   Mon, 01 Nov 2021
12:38:15 +0200

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

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.13 - 5.13.0-1019.23

---
linux-oem-5.13 (5.13.0-1019.23) focal; urgency=medium

  * focal/linux-oem-5.13: 5.13.0-1019.23 -proposed tracker (LP:
#1949076)

  * Fail to detect audio output from external monitor (LP: #1948767)
- ALSA: hda: intel: Allow repeatedly probing on codec configuration errors

  * Intel I225-IT ethernet controller: igc: probe of :02:00.0 failed with
error -1 (LP: #1945576)
- igc: Remove _I_PHY_ID checking
- igc: Remove phy->type checking

  * Fix Screen freeze after resume from suspend with iGPU [1002:6987]
(LP: #1949050)
- drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
- drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
- drm/amdgpu: Fix crash on device remove/driver unload

  * Need support of Qualcomm WCN6856 (LP: #1939528)
- Revert "UBUNTU: SAUCE: Bluetooth: btusb: Add support using different nvm 
for
  variant WCN6855 controller"
- Revert "UBUNTU: SAUCE: cfg80211: save power spectral density(psd) of
  regulatory rule"
- Revert "UBUNTU: SAUCE: cfg80211: add definition for 6 GHz power spectral
  density(psd)"
- Revert "UBUNTU: SAUCE: ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS 
for
  WCN6855"
- Revert "mac80211: save transmit power envelope element and power 
constraint"
- Revert "mac80211: add parse regulatory info in 6 GHz operation 
information"
- Revert "ieee80211: add power type definition for 6 GHz"
- Revert "mac80211: use ieee802_11_parse_elems() in 
ieee80211_prep_channel()"
- Revert "mac80211: always allocate struct ieee802_11_elems"
- Revert "mac80211: mlme: find auth challenge directly"
- Revert "mac80211: move CRC into struct ieee802_11_elems"
- Revert "mac80211: mesh: clean up rx_bcn_presp API"
- Revert "ath11k: support SMPS configuration for 6 GHz"
- Revert "ath11k: add 6 GHz params in peer assoc command"
- Revert "ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps"
- Revert "ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for
  WCN6855"
- Revert "ath11k: enable 6G channels for WCN6855"
- Revert "ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855"
- Revert "ath11k: fix survey dump collection in 6 GHz"
- Revert "ath11k: fix packet drops due to incorrect 6 GHz freq value in rx
  status"
- Revert "ath11k: add channel 2 into 6 GHz channel list"
- Revert "ath11k: qmi: avoid error messages when dma allocation fails"
- Revert "mac80211: parse transmit power envelope element"
- Revert "ieee80211: add definition for transmit power envelope element"
- Revert "ieee80211: add definition of regulatory info in 6 GHz operation
  information"
- Revert "mac80211: notify driver on mgd TX completion"
- Revert "ath11k: don't call ath11k_pci_set_l1ss for WCN6855"
- Revert "ath11k: add support for WCN6855"
- Revert "ath11k: add support to get peer id for WCN6855"
- Revert "ath11k: setup WBM_IDLE_LINK ring once again"
- Revert "ath11k: setup REO for WCN6855"
- Revert "ath11k: add dp support for WCN6855"
- Revert "ath11k: add hw reg support for WCN6855"

 -- Timo Aaltonen   Thu, 28 Oct 2021
16:00:01 +0300

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

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-05 Thread Chris Chiu
** 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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.1:bd08/17/2021:br1.4:svnDellInc.:pnOptiPlex5490AIO:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr:
  dmi.product.family: OptiPlex
  

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-04 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Impish)
   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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Committed
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-03 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-oem-5.13/5.13.0-1019.23
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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-11-01 Thread Timo Aaltonen
** Changed in: linux-oem-5.14 (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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.1:bd08/17/2021:br1.4:svnDellInc.:pnOptiPlex5490AIO:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr:
  dmi.product.family: OptiPlex
  

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-10-28 Thread Timo Aaltonen
** Changed in: linux-oem-5.13 (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.14 in Ubuntu.
https://bugs.launchpad.net/bugs/1948767

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1081 F pulseaudio
u  1592 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-10-27 (1 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. OptiPlex 5490 AIO
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1020-oem N/A
   linux-backports-modules-5.10.0-1020-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1020-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 08/17/2021
  dmi.bios.release: 1.4
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.4.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 13
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.1:bd08/17/2021:br1.4:svnDellInc.:pnOptiPlex5490AIO:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr:
  dmi.product.family: OptiPlex
  

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-10-28 Thread Chris Chiu
apport information

** Tags added: apport-collected focal

** Description changed:

  [SRU Justification]
  
  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.
  
  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 
  
  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.
  
  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.
  
  == Original Bug Description ==
  
  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device
  
  [Expected result]
  System can detect DP audio output when external monitor connected
  
  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1
  
  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  gdm1081 F pulseaudio
+   u  1592 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistributionChannelDescriptor:
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-proposed-release+X88
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-10-27 (1 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ MachineType: Dell Inc. OptiPlex 5490 AIO
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1020-oem 
root=UUID=d0e48268-091a-436d-8b79-2420e385c5c8 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.10.0-1020.21-oem 5.10.25
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.10.0-1020-oem N/A
+  linux-backports-modules-5.10.0-1020-oem  N/A
+  linux-firmware   1.187.10
+ Tags:  focal
+ Uname: Linux 5.10.0-1020-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 08/17/2021
+ dmi.bios.release: 1.4
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.4.1
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 13
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.4.1:bd08/17/2021:br1.4:svnDellInc.:pnOptiPlex5490AIO:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct13:cvr:
+ dmi.product.family: OptiPlex
+ dmi.product.name: OptiPlex 5490 AIO
+ dmi.product.sku: 0A48
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1948767/+attachment/5536615/+files/AlsaInfo.txt

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  In Progress
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in 

[Kernel-packages] [Bug 1948767] Re: Fail to detect audio output from external monitor

2021-10-26 Thread Chris Chiu
** Changed in: linux (Ubuntu Hirsute)
   Status: Incomplete => In Progress

** Changed in: linux (Ubuntu Impish)
   Status: Incomplete => In Progress

** Tags added: oem-priority originate-from-1946054 somerville

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

Title:
  Fail to detect audio output from external monitor

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux-oem-5.14 package in Ubuntu:
  New
Status in linux source package in Focal:
  Incomplete
Status in linux-oem-5.13 source package in Focal:
  In Progress
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  Few recent AMD systems shows "snd_hda_intel :00:1f.3: azx_get_response 
timeout" and fail to detect the HDMI/DP audio output device when connects to 
external monitor. It will work magically when re-loading the driver.

  [Fix]
  Backport the upstream fix c0f1886de7e1 ("Allow repeatedly probing on codec 
configuration errors) from 5.15.0 rc. It adds the capability for retrying the 
probe upon codec probe errors on the certain AMD platforms. 

  [Test]
  1. Connect the external monitor to particular affected AMD systems with HDMI 
or DisplayPort.
  2. Go to Audio Settings to check if the HDMI/DP audio output device exist or 
not.

  [Where problems could occur]
  Should be low risk, it adds the chance for retrying codec probe and won't 
affect machines which used to work.

  == Original Bug Description ==

  Can not detect DP audio output
  [Steps to reproduce]
  1) install dell-bto-focal-fossa-grimer-rkl-X72-20210929-8.iso and boot into OS
  2) switch to on-demand mode
  3) connect an external monitor via DP Port
  4) check sound setting --> Output Device
  5) switch to performance mode
  6) check sound setting --> Output Device

  [Expected result]
  System can detect DP audio output when external monitor connected

  [Actual result]
  Can not detect DP audio output
  This issue can be reproduce in on-demand and performance mode.
  [Failure rate]
  1/1

  [Additional information]
  CID: 202101-28624
  SKU: PRH-DVT-C6
  Image: canonical-oem-somerville-focal-amd64-20200502-85+fossa-grimer-rkl+X72
  system-manufacturer: Dell Inc.
  system-product-name: OptiPlex 5490 AIO
  bios-version: 1.4.1
  CPU: 11th Gen Intel(R) Core(TM) i7-11700 @ 2.50GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:4c8a] (rev 04)
  01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1f99] (rev a1)
  kernel-version: 5.14.0-2006-oem

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