[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2022-07-18 Thread Brian Murray
Ubuntu 21.10 (Impish Indri) has reached end of life, so this bug will
not be fixed for that specific release.

** Changed in: linux (Ubuntu Impish)
   Status: In Progress => Won't Fix

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  Fix Released
Status in linux source package in Impish:
  Won't Fix
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]  
   
[18/14083]
   
  On Intel Alder Lake platforms, processor thermal device provides an
  additional thermal zone TCPU_PCI that is based on a new PCI MMIO only
  driver.

 
  [Fix] 
 

 
  Two upstream v5.14-rc1 commits to backport.   

 
  [Test Case]   
 

 
  $ lspci -vvnns 00:04.0
 
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 

 
  [8086:461d] (rev 01)  

 
  Subsystem: Intel Corporation Device [8086:7270]
  ...
   
  # thermal_zones provided by the original driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  # thermal_zones provided by the new driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  [Where problems could occur]

  These changes do not change existing interface to userspace, but add an
  additional thermal zone that doesn't involve ACPI method calls for use.

  [Other Info]

  ADL targets 5.13 kernel, so only Impish and oem-5.13 are nominated.

  == original bug description ==

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem 

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

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

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

  * focal/linux-oem-5.13: 5.13.0-1010.11 -proposed tracker (LP:
#1937217)

  * Packaging resync (LP: #1786013)
- [Packaging] update update.conf, follow impish

  * [SRU][OEM-5.13/U] Fix firmware reload failure of MT7921 (LP: #1936790)
- mt76: mt7921: continue to probe driver when fw already downloaded

  * Backport support for AMD SMU statistics (LP: #1934809)
- platform/x86: amd-pmc: Fix command completion code
- platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
- platform/x86: amd-pmc: call dump registers only once
- platform/x86: amd-pmc: Add support for logging SMU metrics
- platform/x86: amd-pmc: Add support for logging s0ix counters
- platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
- platform/x86: amd-pmc: Add new acpi id for future PMC controllers
- platform/x86: amd-pmc: Use return code on suspend
- platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
- platform/x86: amd-pmc: Fix undefined reference to __udivdi3

  * Skip rtcpie test in kselftests/timers if the default RTC device does not
exist (LP: #1937991)
- selftests: timers: rtcpie: skip test if default RTC device does not exist

  * Support AMD W6600 [1002:73E3] (LP: #1938145)
- drm/amdgpu: add new dimgrey cavefish DID

  * Add additional Mediatek MT7921 WiFi/BT device IDs (LP: #1937004)
- Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
- Bluetooth: btusb: Add support for Lite-On Mediatek Chip
- Bluetooth: btusb: fix memory leak
- SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for Foxconn
- SAUCE: Bluetooth: btusb: Add Mediatek MT7921 support for IMC Network
- SAUCE: Bluetooth: btusb: Add support for Foxconn Mediatek Chip

  * Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake
(LP: #1934741)
- thermal/drivers/int340x/processor_thermal: Split enumeration and 
processing
  part
- thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal 
driver

  * On TGL platforms screen shows garbage when browsing website by scrolling
mouse (LP: #1926579)
- drm/i915/display: Disable PSR2 if TGL Display stepping is B1 from A0

  * Fix kernel panic caused by legacy devices on AMD platforms (LP: #1936682)
- SAUCE: iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA
  still work

  * Fix display output on HP hybrid GFX laptops (LP: #1936296)
- drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops

  * Add support for AMD BCL DID (LP: #1936785)
- SAUCE: drm/amdgpu: add another Renior DID

  * e1000e blocks the boot process when it tried to write checksum to its NVM
(LP: #1936998)
- SAUCE: e1000e: Do not take care about recovery NVM checksum

  * Mute/mic LEDs no function on some HP platfroms (LP: #1934878)
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
- ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8

  * Add support for AMD sensor fusion hub (LP: #1934747)
- HID: amd_sfh: Extend driver capabilities for multi-generation support
- HID: amd_sfh: Extend ALS support for newer AMD platform
- HID: amd_sfh: Add initial support for HPD sensor

  * devlink_port_split in net from ubuntu_kernel_selftests linux ADT test
failure with linux/5.11.0-18.19 ( list index out of range) (LP: #1928889)
- selftests: net: devlink_port_split.py: skip the test if no devlink device

  * Add l2tp.sh in net from ubuntu_kernel_selftests back (LP: #1934293)
- Revert "UBUNTU: SAUCE: selftests/net -- disable l2tp.sh test"

  * [ADL-S] Broken PMU hardware detected, using software events only.
(LP: #1933617)
- perf/x86/intel: Fix fixed counter check warning for some Alder Lake
- perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
- perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids

  * Prevent spurious wakeups on amd s2idle (LP: #1934398)
- ACPI: PM: Only mark EC GPE for wakeup on Intel systems

  * Support mic-mute on Dell's platform (LP: #1928750)
- platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.c
- platform/x86: dell-privacy: Add support for Dell hardware privacy
- SAUCE: ASoC: rt715:add micmute led state control supports
- UBUTNU: [Config] Update configs for Dell's E-Privacy

  [ Ubuntu: 5.13.0-13.13 ]

  * impish/linux: 5.13.0-13.13 -proposed tracker (LP: #1937577)
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * Miscellaneous Ubuntu changes
- SAUCE: shifts: update shiftfs for idmapped mounts
- [Config] re-enable shiftfs
- [Config] update toolchain in configs

  [ Ubuntu: 5.13.0-12.12 ]

  * Packaging resync (LP: #1786013)
- update dkms package 

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-08-04 Thread You-Sheng Yang
verified linux-oem-5.13 version 5.13.0-1010.11 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/1934741

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]  
   
[18/14083]
   
  On Intel Alder Lake platforms, processor thermal device provides an
  additional thermal zone TCPU_PCI that is based on a new PCI MMIO only
  driver.

 
  [Fix] 
 

 
  Two upstream v5.14-rc1 commits to backport.   

 
  [Test Case]   
 

 
  $ lspci -vvnns 00:04.0
 
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 

 
  [8086:461d] (rev 01)  

 
  Subsystem: Intel Corporation Device [8086:7270]
  ...
   
  # thermal_zones provided by the original driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  # thermal_zones provided by the new driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  [Where problems could occur]

  These changes do not change existing interface to userspace, but add an
  additional thermal zone that doesn't involve ACPI method calls for use.

  [Other Info]

  ADL targets 5.13 kernel, so only Impish and oem-5.13 are nominated.

  == original bug description ==

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem N/A
   

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-28 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/1934741

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]  
   
[18/14083]
   
  On Intel Alder Lake platforms, processor thermal device provides an
  additional thermal zone TCPU_PCI that is based on a new PCI MMIO only
  driver.

 
  [Fix] 
 

 
  Two upstream v5.14-rc1 commits to backport.   

 
  [Test Case]   
 

 
  $ lspci -vvnns 00:04.0
 
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 

 
  [8086:461d] (rev 01)  

 
  Subsystem: Intel Corporation Device [8086:7270]
  ...
   
  # thermal_zones provided by the original driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  # thermal_zones provided by the new driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  [Where problems could occur]

  These changes do not change existing interface to userspace, but add an
  additional thermal zone that doesn't involve ACPI method calls for use.

  [Other Info]

  ADL targets 5.13 kernel, so only Impish and oem-5.13 are nominated.

  == original bug description ==

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-23 Thread AceLan Kao
** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]  
   
[18/14083]
   
  On Intel Alder Lake platforms, processor thermal device provides an
  additional thermal zone TCPU_PCI that is based on a new PCI MMIO only
  driver.

 
  [Fix] 
 

 
  Two upstream v5.14-rc1 commits to backport.   

 
  [Test Case]   
 

 
  $ lspci -vvnns 00:04.0
 
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 

 
  [8086:461d] (rev 01)  

 
  Subsystem: Intel Corporation Device [8086:7270]
  ...
   
  # thermal_zones provided by the original driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  # thermal_zones provided by the new driver
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  [Where problems could occur]

  These changes do not change existing interface to userspace, but add an
  additional thermal zone that doesn't involve ACPI method calls for use.

  [Other Info]

  ADL targets 5.13 kernel, so only Impish and oem-5.13 are nominated.

  == original bug description ==

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem N/A
   linux-backports-modules-5.13.0-2006-oem  N/A
   linux-firmware   1.187.15
 

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-14 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-team/2021-July/122406.html
(impish, oem-5.13)

** Description changed:

+ [SRU Justification]
+ 
+ [Impact]  
   
[18/14083]
+  
+ On Intel Alder Lake platforms, processor thermal device provides an
+ additional thermal zone TCPU_PCI that is based on a new PCI MMIO only
+ driver.
+   
 
+ [Fix] 
 
+   
 
+ Two upstream v5.14-rc1 commits to backport.   
+   
 
+ [Test Case]   
 
+   
 
+ $ lspci -vvnns 00:04.0
 
+ 00:04.0 Signal processing controller [1180]: Intel Corporation Device 

 
+ [8086:461d] (rev 01)  

 
+ Subsystem: Intel Corporation Device [8086:7270]
+ ...
+  
+ # thermal_zones provided by the original driver
+ $ cat /sys/devices/virtual/thermal/thermal_zone*/type
+ acpitz
+ INT3400 Thermal
+ TCPU
+ x86_pkg_temp
+ 
+ # thermal_zones provided by the new driver
+ $ cat /sys/devices/virtual/thermal/thermal_zone*/type
+ acpitz
+ INT3400 Thermal
+ TCPU
+ TCPU_PCI
+ x86_pkg_temp
+ 
+ [Where problems could occur]
+ 
+ These changes do not change existing interface to userspace, but add an
+ additional thermal zone that doesn't involve ACPI method calls for use.
+ 
+ [Other Info]
+ 
+ ADL targets 5.13 kernel, so only Impish and oem-5.13 are nominated.
+ 
+ == original bug description ==
+ 
  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device
  
  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp
  
  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp
  
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.
  
   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem N/A
   linux-backports-modules-5.13.0-2006-oem  N/A
   linux-firmware   1.187.15
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  Tags:  focal
  Uname: Linux 5.13.0-2006-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 02/25/2021
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
  dmi.board.vendor: Intel 

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-12 Thread You-Sheng Yang
** Changed in: linux (Ubuntu Impish)
   Status: Incomplete => In Progress

** Changed in: linux (Ubuntu Impish)
   Importance: Undecided => High

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

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

** Changed in: linux-oem-5.13 (Ubuntu Focal)
 Assignee: (unassigned) => You-Sheng Yang (vicamo)

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  In Progress
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem N/A
   linux-backports-modules-5.13.0-2006-oem  N/A
   linux-firmware   1.187.15
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  Tags:  focal
  Uname: Linux 5.13.0-2006-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 02/25/2021
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.ec.firmware.release: 1.25
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: Alder Lake Client System
  dmi.product.name: Alder Lake Client Platform
  dmi.product.sku: 1001002B0100
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1934741/+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 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-06 Thread You-Sheng Yang
Verified built kernel working on ADL platforms. Tested-by mails sent.
While there is no external pressure on this, we'd like to proceed SRU
when they're merged upstream.

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.13 source package in Focal:
  Incomplete
Status in linux source package in Impish:
  Incomplete
Status in linux-oem-5.13 source package in Impish:
  Invalid

Bug description:
  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp

  [patched]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  TCPU_PCI
  x86_pkg_temp

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-2006-oem N/A
   linux-backports-modules-5.13.0-2006-oem  N/A
   linux-firmware   1.187.15
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  Tags:  focal
  Uname: Linux 5.13.0-2006-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 02/25/2021
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.ec.firmware.release: 1.25
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: Alder Lake Client System
  dmi.product.name: Alder Lake Client Platform
  dmi.product.sku: 1001002B0100
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1934741/+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 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-06 Thread You-Sheng Yang
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1934741

** Description changed:

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
- Subsystem: Intel Corporation Device [8086:7270]
- Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
- Kernel driver in use: proc_thermal
- Kernel modules: processor_thermal_device
+ Subsystem: Intel Corporation Device [8086:7270]
+ Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
+ Kernel driver in use: proc_thermal
+ Kernel modules: processor_thermal_device
  
+ [original]
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp
- --- 
+ 
+ [patched]
+ $ cat /sys/devices/virtual/thermal/thermal_zone*/type
+ acpitz
+ INT3400 Thermal
+ TCPU
+ TCPU_PCI
+ x86_pkg_temp
+ 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  ubuntu 1367 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
+  # 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-edge-staging+X130
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-06-18 (18 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
-  lono wireless extensions.
-  
-  enp0s31f6  no wireless extensions.
+  lono wireless extensions.
+ 
+  enp0s31f6  no wireless extensions.
  MachineType: Intel Corporation Alder Lake Client Platform
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-5.13.0-2006-oem N/A
-  linux-backports-modules-5.13.0-2006-oem  N/A
-  linux-firmware   1.187.15
+  linux-restricted-modules-5.13.0-2006-oem N/A
+  linux-backports-modules-5.13.0-2006-oem  N/A
+  linux-firmware   1.187.15
  RfKill:
-  0: hci0: Bluetooth
-   Soft blocked: no
-   Hard blocked: no
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
  Tags:  focal
  Uname: Linux 5.13.0-2006-oem x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 02/25/2021
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: 2
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 0.1
  dmi.ec.firmware.release: 1.25
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
  dmi.product.family: Alder Lake Client System
  dmi.product.name: Alder Lake Client Platform
  dmi.product.sku: 1001002B0100
  dmi.product.version: 0.1
  dmi.sys.vendor: Intel Corporation

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

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

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

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

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: New => Incomplete

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] 

[Kernel-packages] [Bug 1934741] Re: Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

2021-07-06 Thread You-Sheng Yang
Proposed fix:
* 
https://patchwork.kernel.org/project/linux-pm/cover/20210517061441.1921901-1-srinivas.pandruv...@linux.intel.com/
* 
https://patchwork.kernel.org/project/linux-pm/cover/20210525204811.3793651-1-srinivas.pandruv...@linux.intel.com/

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

** Tags added: apport-collected focal

** Description changed:

  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device
  
  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ubuntu 1367 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-edge-staging+X130
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-06-18 (18 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ IwConfig:
+  lono wireless extensions.
+  
+  enp0s31f6  no wireless extensions.
+ MachineType: Intel Corporation Alder Lake Client Platform
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-2006-oem 
root=UUID=a4f90fb9-1c2c-4d37-be7a-1b67b667c378 ro automatic-oem-config quiet 
splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-2006.6+lp1934660.1.adl.pmc.core-oem 5.13.0
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-2006-oem N/A
+  linux-backports-modules-5.13.0-2006-oem  N/A
+  linux-firmware   1.187.15
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  focal
+ Uname: Linux 5.13.0-2006-oem x86_64
+ UnreportableReason: This report is about a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: False
+ dmi.bios.date: 02/25/2021
+ dmi.bios.vendor: Intel Corporation
+ dmi.bios.version: ADLSFWI1.R00.2081.A02.2102250858
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: AlderLake-S ADP-S DDR5 UDIMM CRB
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: 2
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Intel Corporation
+ dmi.chassis.version: 0.1
+ dmi.ec.firmware.release: 1.25
+ dmi.modalias: 
dmi:bvnIntelCorporation:bvrADLSFWI1.R00.2081.A02.2102250858:bd02/25/2021:efr1.25:svnIntelCorporation:pnAlderLakeClientPlatform:pvr0.1:sku1001002B0100:rvnIntelCorporation:rnAlderLake-SADP-SDDR5UDIMMCRB:rvr2:cvnIntelCorporation:ct3:cvr0.1:
+ dmi.product.family: Alder Lake Client System
+ dmi.product.name: Alder Lake Client Platform
+ dmi.product.sku: 1001002B0100
+ dmi.product.version: 0.1
+ dmi.sys.vendor: Intel Corporation

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

Title:
  Add new PCI MMIO based thermal driver [8086:461d] for Intel Alder Lake

Status in linux package in Ubuntu:
  New
Status in linux-oem-5.13 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.13 source package in Focal:
  New
Status in linux source package in Impish:
  New
Status in linux-oem-5.13 source package in Impish:
  New

Bug description:
  $ lspci -vvnns 00:04.0
  00:04.0 Signal processing controller [1180]: Intel Corporation Device 
[8086:461d] (rev 01)
  Subsystem: Intel Corporation Device [8086:7270]
  Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
  Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 
SERR- 
  Kernel driver in use: proc_thermal
  Kernel modules: processor_thermal_device

  $ cat /sys/devices/virtual/thermal/thermal_zone*/type
  acpitz
  INT3400 Thermal
  TCPU
  x86_pkg_temp
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1367 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor: