[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2022-09-05 Thread Timo Aaltonen
** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Won't Fix

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-08-29 Thread Rahim
** Changed in: linux (Ubuntu Focal)
   Status: Invalid => Confirmed

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Confirmed
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Released
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-07-23 Thread Nipun
** Changed in: linux-oem-5.10 (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Released
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem-5.10 - 5.10.0-1021.22

---
linux-oem-5.10 (5.10.0-1021.22) focal; urgency=medium

  * focal/linux-oem-5.10: 5.10.0-1021.22 -proposed tracker (LP:
#1922921)

  * Display abnormal on the TGL+4k panel machines (LP: #1922885)
- drm/i915/display: Do not allow DC3CO if PSR SF is enabled
- SAUCE: drm/i915/display/psr: Disable DC3CO when the PSR2 is used

  * Fix mic on P620 after S3 resume (LP: #1921757)
- ALSA: usb-audio: Carve out connector value checking into a helper
- ALSA: usb-audio: Check connector value on resume

 -- Timo Aaltonen   Wed, 07 Apr 2021
18:07:55 +0300

** Changed in: linux-oem-5.10 (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 in Ubuntu.
https://bugs.launchpad.net/bugs/1916554

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Fix Released
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.11.0-13.14

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

  * CVE-2020-27170
- bpf: Prohibit alu ops for pointer types not defining ptr_limit
- bpf, selftests: Fix up some test_verifier cases for unprivileged

  * CVE-2020-27171
- bpf: Fix off-by-one for area size in creating mask to left

 -- Andrea Righi   Fri, 19 Mar 2021 16:49:32
+0100

** Changed in: linux (Ubuntu Hirsute)
   Status: In Progress => Fix Released

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

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

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-29 Thread You-Sheng Yang
verified linux-oem-5.10 version 5.10.0-1020.21 from focal-proposed.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-26 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 in Ubuntu.
https://bugs.launchpad.net/bugs/1916554

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-25 Thread You-Sheng Yang
In 5.10.0-1020-oem in focal-proposed now.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-18 Thread Timo Aaltonen
** Changed in: linux-oem-5.10 (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 in Ubuntu.
https://bugs.launchpad.net/bugs/1916554

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-17 Thread You-Sheng Yang
I copied comment #61 to bug 1918378 instead. Patches proposed in this
bug is already in linux-next, so there is no reason to revise them.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-16 Thread Chih-Hsyuan Ho
Comments from CirrusLogic:
"
New set of patches have been accepted to ALSA upstream: 
https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch for-next.
Commits IDs are:
ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.
9f8de3b7d789693008b65a4849bc444e81fcfe5a ALSA: hda/cirrus: Fix CS42L42 Headset 
Mic volume control name
61a9aba19f4482984dc7ec5c04c54bf51166cff2 ALSA: hda/cirrus: Cleanup 
patch_cirrus.c code.
fb3447d5842b71ec960da1b8a3ca5ee5f46a5327 ALSA: hda/cirrus: Add error handling 
into CS8409 I2C functions
"

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  [SRU Justification]

  [Impact]

  No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
  playback/capture device available.

  [Fix]

  Patchset
  
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
  currently in
  https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
  for-next.

  [Test Case]

  On platform with Cirrus CS8409 HDA bridge:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
0x10138409
Cirrus Logic
/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
Generic

  Its chip_name should be updated with correct model name and sound system
  should be working:

/sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
CS8409/CS42L42

  APLAY and ARECORD should also list new audio devices:

 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

 List of CAPTURE Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
[CS8409/CS42L42 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

  [Where problems could occur]

  New device driver landing, may bring in new issues bound to new
  driver/device configuration such as suspend/resume issues.

  == original bug description ==

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-
team/2021-March/117814.html (oem-5.10/unstable)

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ No driver for Cirrus CS8409 HDA bridge/CS42L42 codec, no
+ playback/capture device available.
+ 
+ [Fix]
+ 
+ Patchset
+ 
https://lore.kernel.org/alsa-devel/20210306111934.4832-1-vita...@opensource.cirrus.com/
+ currently in
+ https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git branch
+ for-next.
+ 
+ [Test Case]
+ 
+ On platform with Cirrus CS8409 HDA bridge:
+ 
+   /sys/class/sound/card0/device/$ cat hdaudioC0D0/vendor_*
+   0x10138409
+   Cirrus Logic
+   /sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
+   Generic
+ 
+ Its chip_name should be updated with correct model name and sound system
+ should be working:
+ 
+   /sys/class/sound/card0/device/$ cat hdaudioC0D0/chip_name
+   CS8409/CS42L42
+ 
+ APLAY and ARECORD should also list new audio devices:
+ 
+    List of PLAYBACK Hardware Devices 
+   card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog 
[CS8409/CS42L42 Analog]
+ Subdevices: 1/1
+ Subdevice #0: subdevice #0
+ 
+    List of CAPTURE Hardware Devices 
+   card 0: PCH [HDA Intel PCH], device 0: CS8409/CS42L42 Analog
+   [CS8409/CS42L42 Analog]
+ Subdevices: 1/1
+ Subdevice #0: subdevice #0
+ 
+ [Where problems could occur]
+ 
+ New device driver landing, may bring in new issues bound to new
+ driver/device configuration such as suspend/resume issues.
+ 
+ == original bug description ==
+ 
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34
  
  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
Submit apport report for 5.10.0-1014-oem (without CS8409/CS42L42
support) as comment #27 to comment #42, as well as report for patched
5.10.0-1016-oem as comment $43 to #58.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
apport information

** Description changed:

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34
  
  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1825 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-beric-tgl+X47
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-24 (11 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 002: ID 27c6:538d Shenzhen Goodix Technology Co.,Ltd. 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
apport information

** Description changed:

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34
  
  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1825 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-beric-tgl+X47
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-02-24 (11 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 0c45:671e Microdia Integrated_Webcam_HD
+  Bus 001 Device 002: ID 27c6:538d Shenzhen Goodix Technology Co.,Ltd. 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Hirsute)
   Status: Triaged => In Progress

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

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

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread You-Sheng Yang
Updated PPA with upstreamed patches as version
5.10.0-2016.17+lp1916554.cirrus.CS8409.CS42L42.8.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-07 Thread Chih-Hsyuan Ho
Comments from IHV:
"
patch chain has been comited to ALSA maintainer git: 
https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git/ branch 
for-next.

b9dd23bb03fe241ccb774c59b05d5cbac07895dc ALSA: hda/cirrus: Add Headphone and 
Headset MIC Volume Control
b73df04187ebb52edf3f7e502bb245c5ccab2763 ALSA: hda/cirrus: Add jack detect 
interrupt support from CS42L42 companion codec.
6cc7e93f46a5ce9f65ad3c6c6f645f1d831a8fa4 ALSA: hda/cirrus: Add support for 
CS8409 HDA bridge and CS42L42 companion codec.
b95a913cb368edcb606d844a6dc6240093d87020 ALSA: hda/cirrus: Increase 
AUTO_CFG_MAX_INS from 8 to 18
"

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-05 Thread You-Sheng Yang
Updated ppa with v2 patchset, versioned
5.10.0-2016.17+lp1916554.cirrus.CS8409.CS42L42.7.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-04 Thread You-Sheng Yang
v2: https://www.spinics.net/lists/alsa-devel/msg123105.html. So let
bullet fly a while more.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-04 Thread You-Sheng Yang
cover letter https://www.spinics.net/lists/alsa-devel/msg123061.html

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
  Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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

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

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-03-04 Thread You-Sheng Yang
Upstream submission: https://patchwork.kernel.org/project/alsa-
devel/list/?series=441331


** Description changed:

  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34
  
- Vendor driver in progress: https://github.com/CirrusLogic/product-
- support/tree/cs8409_hda
+ Vendor driver in progress: 
https://github.com/CirrusLogic/product-support/tree/cs8409_hda
+ Upstream submission: 
https://patchwork.kernel.org/project/alsa-devel/list/?series=441331
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
+  # 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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  u  1673 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
+  # 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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
-  Bus 001 Device 003: ID 8087:0aaa Intel Corp. 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
+  Bus 001 Device 003: ID 8087:0aaa Intel Corp.
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
-  linux-restricted-modules-5.10.0-1013-oem N/A
-  linux-backports-modules-5.10.0-1013-oem  N/A
-  linux-firmware   1.187.9
+  linux-restricted-modules-5.10.0-1013-oem N/A
+  linux-backports-modules-5.10.0-1013-oem  N/A
+  linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-02-22 Thread You-Sheng Yang
So far this is planned for v5.10 and on, so Groovy/Focal 5.8 will not be
involved.

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: https://github.com/CirrusLogic/product-
  support/tree/cs8409_hda

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1916554/+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 1916554] Re: Cirrus Audio Codec CS8409/CS42L42 support

2021-02-22 Thread You-Sheng Yang
Testing kernel will be available in PPA
https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1913523

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

Title:
  Cirrus Audio Codec CS8409/CS42L42 support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Triaged
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  $ sudo dmesg|grep hda
  [   19.253994] snd_hda_intel :00:1f.3: enabling device ( -> 0002)
  [   19.254515] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915])
  [   19.317386] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: 
line_outs=1 (0x2c/0x0/0x0/0x0/0x0) type:speaker
  [   19.317390] snd_hda_codec_generic hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [   19.317392] snd_hda_codec_generic hdaudioC0D0:hp_outs=1 
(0x24/0x0/0x0/0x0/0x0)
  [   19.317393] snd_hda_codec_generic hdaudioC0D0:mono: mono_out=0x0
  [   19.317395] snd_hda_codec_generic hdaudioC0D0:inputs:
  [   19.317397] snd_hda_codec_generic hdaudioC0D0:  Internal Mic=0x44
  [   19.317399] snd_hda_codec_generic hdaudioC0D0:  Mic=0x34

  Vendor driver in progress: https://github.com/CirrusLogic/product-
  support/tree/cs8409_hda

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.10.0-1013-oem 5.10.0-1013.14
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  Uname: Linux 5.10.0-1013-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Feb 22 22:13:32 2021
  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-beric-icl+X44
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.10
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1673 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  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-beric-icl+X44
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-02-04 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3501
  Package: linux-oem-5.10 (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1013-oem 
root=UUID=9a169458-bf59-48c8-8aa5-4f58d77f69b1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1013.14-oem 5.10.6
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1013-oem N/A
   linux-backports-modules-5.10.0-1013-oem  N/A
   linux-firmware   1.187.9
  Tags:  focal
  Uname: Linux 5.10.0-1013-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/21/2021
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.1
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.1:bd01/21/2021:br1.2:svnDellInc.:pnInspiron3501:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3501
  dmi.product.sku: 0A2B
  dmi.sys.vendor: Dell Inc.

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