[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1014299: linux-image-5.10.0-15-amd64: No audio on Thinkpad Helix 2 (broadwell-rt286); "firmware ready timeout"



Package: src:linux
Version: 5.10.120-1
Severity: normal
X-Debbugs-Cc: benjamin.moody@gmail.com

Dear Maintainer,

On a Thinkpad Helix 2, the internal audio devices (speaker,
microphone, and headset port) work with kernel 4.19.0-20-amd64
(4.19.235-1), but are broken with kernel 5.10.0-15-amd64 (5.10.120-1).

For example:

    pasuspender -- aplay -D plughw:CARD=broadwellrt286,DEV=0 \
     /usr/share/sounds/alsa/Front_Left.wav

This command works as expected on 4.19.0-20-amd64; on 5.10.0-15-amd64
it gives the error:

    aplay: main:830: audio open error: Invalid argument

On the newer kernel, the following messages appear in dmesg:

    intel_catpt INT3438:00: firmware: direct-loading firmware intel/IntcSST2.bin
    intel_catpt INT3438:00: firmware ready timeout
    intel_catpt INT3438:00: boot firmware failed: -110
    intel_catpt INT3438:00: ASoC: error at snd_soc_pcm_component_pm_runtime_get on catpt-platform: -110
     Codec: ASoC: BE open failed -110
     System PCM: ASoC: failed to start some BEs -110

It looks like the broadwell-rt286 and other "soc" audio drivers were
somewhat restructured between these two kernel releases and I'm
guessing that's when this bug was introduced.

(Confusingly, the keyboard/dock (at least the "Ultrabook Pro" version)
has its own internal speaker which appears as a USB audio device.
That device seems to work properly, but is not so useful since it
doesn't have a headphone port or a microphone.)


-- Package-specific info:
** Version:
Linux version 5.10.0-15-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.120-1 (2022-06-09)

** Command line:
BOOT_IMAGE=/vmlinuz-5.10.0-15-amd64 root=UUID=b5d1c7d2-b38b-475e-a0c8-5715770117e1 ro acpi.ec_no_wakeup=1 quiet

** Tainted: IOE (14336)
 * workaround for bug in platform firmware applied
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[   17.359747] input: Wacom HID 5014 Finger as /devices/pci0000:00/INT3432:00/i2c-0/i2c-WCOM5014:00/0018:056A:5014.0003/input/input25
[   17.369935] wacom 0018:056A:5014.0003: hidraw2: I2C HID v1.00 Device [WCOM5014:00 056A:5014] on i2c-WCOM5014:00
[   17.370134] input: broadwell-rt286 Headset as /devices/platform/broadwell-audio/sound/card1/input23
[   17.419836] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   17.419875] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[   17.426114] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[   17.426838] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[   17.468644] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
[   17.468932] input: Wacom HID 114 Pen as /devices/pci0000:00/INT3433:00/i2c-1/i2c-WCOM0009:00/0018:056A:0114.0005/input/input27
[   17.469009] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
[   17.469108] wacom 0018:056A:0114.0005: hidraw3: I2C HID v1.00 Mouse [WCOM0009:00 056A:0114] on i2c-WCOM0009:00
[   17.505093] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[   17.519332] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[   17.520172] iwlwifi 0000:06:00.0: Allocated 0x00400000 bytes for firmware monitor.
[   17.530215] iwlwifi 0000:06:00.0: base HW address: 34:13:e8:4d:47:39
[   17.590916] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   17.591280] thermal thermal_zone10: failed to read out thermal zone (-61)
[   17.602813] iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
[   17.637654] audit: type=1400 audit(1656861896.225:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=736 comm="apparmor_parser"
[   17.640988] audit: type=1400 audit(1656861896.229:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=731 comm="apparmor_parser"
[   17.644701] audit: type=1400 audit(1656861896.233:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/redshift" pid=733 comm="apparmor_parser"
[   17.648641] audit: type=1400 audit(1656861896.237:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=743 comm="apparmor_parser"
[   17.652794] audit: type=1400 audit(1656861896.241:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=734 comm="apparmor_parser"
[   17.652803] audit: type=1400 audit(1656861896.241:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=734 comm="apparmor_parser"
[   17.652845] audit: type=1400 audit(1656861896.241:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=744 comm="apparmor_parser"
[   17.657872] audit: type=1400 audit(1656861896.245:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=740 comm="apparmor_parser"
[   17.657879] audit: type=1400 audit(1656861896.245:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=740 comm="apparmor_parser"
[   17.657882] audit: type=1400 audit(1656861896.245:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=740 comm="apparmor_parser"
[   17.793870] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input30
[   17.949737] IPMI message handler: version 39.2
[   17.953466] ipmi device interface
[   17.998943] ipmi_si: IPMI System Interface driver
[   17.999060] ipmi_si: Unable to find any System Interface(s)
[   18.079099] mc: Linux media interface: v0.10
[   18.113738] videodev: Linux video capture interface: v2.00
[   18.167891] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   18.279138] uvcvideo: Found UVC 1.00 device Integrated Rear Camera (04f2:b45b)
[   18.291557] Bluetooth: Core ver 2.22
[   18.291585] NET: Registered protocol family 31
[   18.291586] Bluetooth: HCI device and connection manager initialized
[   18.291589] Bluetooth: HCI socket layer initialized
[   18.291591] Bluetooth: L2CAP socket layer initialized
[   18.291594] Bluetooth: SCO socket layer initialized
[   18.294539] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[   18.302605] input: Integrated Rear Camera: Integra as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input31
[   18.372045] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[   18.373486] iwlwifi 0000:06:00.0: FW already configured (0) - re-configuring
[   18.415297] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[   18.420805] usbcore: registered new interface driver btusb
[   18.423575] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b45c)
[   18.435435] Bluetooth: hci0: read Intel version: 370810011003110e00
[   18.436904] uvcvideo: Failed to initialize entity for entity 6
[   18.436907] uvcvideo: Failed to register entities (-22).
[   18.437004] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input32
[   18.437156] usbcore: registered new interface driver uvcvideo
[   18.437158] USB Video Class driver (1.1.1)
[   18.443462] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[   18.443468] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[   18.486553] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.486556] Bluetooth: BNEP filters: protocol multicast
[   18.486560] Bluetooth: BNEP socket layer initialized
[   18.501758] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[   18.503098] iwlwifi 0000:06:00.0: FW already configured (0) - re-configuring
[   18.734427] Bluetooth: hci0: unexpected event for opcode 0xfc2f
[   18.755511] Bluetooth: hci0: Intel BT fw patch 0x32 completed & activated
[   18.813783] NET: Registered protocol family 38
[   18.892576] thinkpad_acpi: unhandled HKEY event 0x4012
[   18.892579] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[   19.267846] usbcore: registered new interface driver snd-usb-audio
[   19.796070] psmouse serio1: synaptics: queried max coordinates: x [..5712], y [..4780]
[   19.831547] psmouse serio1: synaptics: queried min coordinates: x [1232..], y [1074..]
[   19.831553] psmouse serio1: synaptics: Trying to set up SMBus access
[   19.848370] rmi4_smbus 7-002c: registering SMbus-connected sensor
[   19.898769] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3075-002, fw id: 1741313
[   19.953150] input: Synaptics TM3075-002 as /devices/rmi4-00/input/input35
[   19.959939] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
[   20.303569] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   20.361596] input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input36
[   21.541332] intel_catpt INT3438:00: firmware: direct-loading firmware intel/IntcSST2.bin
[   21.804524] intel_catpt INT3438:00: firmware ready timeout
[   21.804536] intel_catpt INT3438:00: boot firmware failed: -110
[   21.804546] intel_catpt INT3438:00: ASoC: error at snd_soc_pcm_component_pm_runtime_get on catpt-platform: -110
[   21.804554]  Codec: ASoC: BE open failed -110
[   21.804559]  System PCM: ASoC: failed to start some BEs -110
[   22.341866] acpi_call: loading out-of-tree module taints kernel.
[   22.341906] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[   26.548902] intel_catpt INT3438:00: ASoC: error at snd_soc_pcm_component_pm_runtime_get on catpt-platform: -22
[   26.548910]  Codec: ASoC: BE open failed -22
[   26.548913]  System PCM: ASoC: failed to start some BEs -22
[   28.221465] wlp6s0: authenticate with c0:56:27:09:d3:bd
[   28.227765] wlp6s0: send auth to c0:56:27:09:d3:bd (try 1/3)
[   28.235753] wlp6s0: authenticated
[   28.236056] iwlwifi 0000:06:00.0 wlp6s0: disabling HT/VHT/HE due to WEP/TKIP use
[   28.237141] wlp6s0: associate with c0:56:27:09:d3:bd (try 1/3)
[   28.239968] wlp6s0: RX AssocResp from c0:56:27:09:d3:bd (capab=0x431 status=0 aid=5)
[   28.242626] wlp6s0: associated
[   28.244221] IPv6: ADDRCONF(NETDEV_CHANGE): wlp6s0: link becomes ready
[   36.450699] intel_catpt INT3438:00: ASoC: error at snd_soc_pcm_component_pm_runtime_get on catpt-platform: -22
[   36.450705]  Codec: ASoC: BE open failed -22
[   36.450707]  System PCM: ASoC: failed to start some BEs -22

** Model information
sys_vendor: LENOVO
product_name: 20CHS0AP00
product_version: ThinkPad Helix 2nd
chassis_vendor: LENOVO
chassis_version: None
bios_vendor: LENOVO
bios_version: N17ETB6W (2.16 )
board_vendor: LENOVO
board_name: 20CHS0AP00
board_version: SDK0E50519 WIN

** Loaded modules:
acpi_call(OE)
rmi_smbus
rmi_core
psmouse
cmac
algif_hash
algif_skcipher
af_alg
snd_usb_audio
snd_usbmidi_lib
snd_rawmidi
snd_seq_device
bnep
btusb
btrtl
btbcm
btintel
bluetooth
jitterentropy_rng
drbg
uvcvideo
ansi_cprng
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
videobuf2_common
videodev
ecdh_generic
ecc
mc
ipmi_devintf
ipmi_msghandler
uinput
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
iwlmvm
x86_pkg_temp_thermal
intel_powerclamp
coretemp
hid_sensor_gyro_3d
hid_sensor_als
hid_sensor_magn_3d
kvm_intel
hid_sensor_accel_3d
mac80211
hid_sensor_incl_3d
hid_sensor_rotation
hid_sensor_trigger
hid_sensor_iio_common
industrialio_triggered_buffer
kfifo_buf
kvm
industrialio
hid_sensor_custom
snd_soc_sst_broadwell
irqbypass
mei_hdcp
iTCO_wdt
intel_pmc_bxt
mei_wdt
iTCO_vendor_support
wacom
libarc4
snd_hda_codec_hdmi
crc32_pclmul
watchdog
hid_sensor_hub
intel_rapl_msr
snd_hda_intel
wmi_bmof
snd_intel_dspcfg
ghash_clmulni_intel
rapl
soundwire_intel
intel_cstate
iwlwifi
soundwire_generic_allocation
soundwire_cadence
intel_uncore
snd_hda_codec
snd_hda_core
snd_soc_catpt
thinkpad_acpi
snd_soc_acpi_intel_match
snd_soc_rt286
snd_soc_rl6347a
snd_soc_acpi
pcspkr
efi_pstore
i2c_i801
snd_hwdep
cfg80211
lpc_ich
snd_soc_core
mei_me
nvram
processor_thermal_device
i2c_smbus
intel_pch_thermal
sg
soundwire_bus
intel_rapl_common
intel_vbtn
snd_compress
ledtrig_audio
mei
snd_pcm
intel_soc_dts_iosf
wmi
button
spi_pxa2xx_platform
battery
rfkill
snd_timer
ac
soc_button_array
sparse_keymap
int3403_thermal
snd
i2c_hid
int3400_thermal
intel_pmc_core
dw_dmac
acpi_thermal_rel
dw_dmac_core
soundcore
int3402_thermal
int340x_thermal_zone
parport_pc
ppdev
lp
parport
fuse
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
joydev
hid_lenovo
hid_generic
usbhid
hid
dm_crypt
dm_mod
i915
sd_mod
t10_pi
crc_t10dif
crct10dif_generic
xhci_pci
crct10dif_pclmul
crct10dif_common
i2c_algo_bit
crc32c_intel
xhci_hcd
drm_kms_helper
ahci
libahci
usbcore
cec
aesni_intel
libata
drm
glue_helper
libaes
crypto_simd
scsi_mod
cryptd
evdev
serio_raw
usb_common
video

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Broadwell-U Host Bridge -OPI [8086:1604] (rev 09)
	Subsystem: Lenovo Broadwell-U Host Bridge -OPI [17aa:222b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	IOMMU group: 0
	Capabilities: <access denied>
	Kernel driver in use: bdw_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 5300 [8086:161e] (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Lenovo HD Graphics 5300 [17aa:222b]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 46
	Region 0: Memory at f0000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 3000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:03.0 Audio device [0403]: Intel Corporation Broadwell-U Audio Controller [8086:160c] (rev 09)
	Subsystem: Lenovo Broadwell-U Audio Controller [17aa:222b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 49
	IOMMU group: 1
	Region 0: Memory at f1118000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:04.0 Signal processing controller [1180]: Intel Corporation Broadwell-U Processor Thermal Subsystem [8086:1603] (rev 09)
	Subsystem: Lenovo Broadwell-U Processor Thermal Subsystem [17aa:222b]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 2
	Region 0: Memory at f1110000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:14.0 USB controller [0c03]: Intel Corporation Wildcat Point-LP USB xHCI Controller [8086:9cb1] (rev 03) (prog-if 30 [XHCI])
	Subsystem: Lenovo Wildcat Point-LP USB xHCI Controller [17aa:222b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 45
	IOMMU group: 3
	Region 0: Memory at f1100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation Wildcat Point-LP MEI Controller #1 [8086:9cba] (rev 03)
	Subsystem: Lenovo Wildcat Point-LP MEI Controller [17aa:222b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 47
	IOMMU group: 4
	Region 0: Memory at f111d000 (64-bit, non-prefetchable) [size=32]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1c.0 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 [8086:9c90] (rev e3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 42
	IOMMU group: 5
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 [8086:9c94] (rev e3) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 43
	IOMMU group: 6
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: f1000000-f10fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge [0601]: Intel Corporation Wildcat Point-LP LPC Controller [8086:9cc7] (rev 03)
	Subsystem: Lenovo Wildcat Point-LP LPC Controller [17aa:222b]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	IOMMU group: 7
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] [8086:9c83] (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Wildcat Point-LP SATA Controller [AHCI Mode] [17aa:222b]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 44
	IOMMU group: 7
	Region 0: I/O ports at 3088 [size=8]
	Region 1: I/O ports at 3094 [size=4]
	Region 2: I/O ports at 3080 [size=8]
	Region 3: I/O ports at 3090 [size=4]
	Region 4: I/O ports at 3060 [size=32]
	Region 5: Memory at f1120000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation Wildcat Point-LP SMBus Controller [8086:9ca2] (rev 03)
	Subsystem: Lenovo Wildcat Point-LP SMBus Controller [17aa:222b]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	IOMMU group: 7
	Region 0: Memory at f111c000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.6 Signal processing controller [1180]: Intel Corporation Wildcat Point-LP Thermal Management Controller [8086:9ca4] (rev 03)
	Subsystem: Lenovo Wildcat Point-LP Thermal Management Controller [17aa:222b]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 18
	IOMMU group: 7
	Region 0: Memory at f111f000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

06:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:9010]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 48
	IOMMU group: 8
	Region 0: Memory at f1000000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi


** USB devices:
Bus 002 Device 002: ID 2109:8110 VIA Labs, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 006: ID 04f2:b45c Chicony Electronics Co., Ltd Integrated Camera
Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
Bus 001 Device 007: ID 17ef:6067 Lenovo ITE Device(8595)
Bus 001 Device 005: ID 0bda:4000 Realtek Semiconductor Corp. USB Audio
Bus 001 Device 003: ID 2109:2811 VIA Labs, Inc. Hub
Bus 001 Device 002: ID 04f2:b45b Chicony Electronics Co., Ltd Integrated Rear Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 11.3
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-15-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.10.0-15-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.140
ii  kmod                                    28-1
ii  linux-base                              4.6

Versions of packages linux-image-5.10.0-15-amd64 recommends:
ii  apparmor             2.13.6-10
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.10.0-15-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.04-20
pn  linux-doc-5.10          <none>

Versions of packages linux-image-5.10.0-15-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
ii  firmware-intel-sound      20210315-3
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20210315-3
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
ii  firmware-misc-nonfree     20210315-3
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: