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

Bug#1022939: linux-image-6.0.0-2-amd64: 6.0.0-2-amd64 regressions: Lenovo Carbon X1 gen7 can't suspend, sound card not instantiated



Package: src:linux
Version: 6.0.3-1
Severity: important
X-Debbugs-Cc: dev@shallowsky.com

Dear Maintainer,

As of a sid full-upgrade two days ago (Tue Oct 25), I'm seeing two
regressions on my Lenovo Carbon X1 gen7:

- systemctl suspend no longer works: instead of suspending, it freezes,
  and I have to hold the power button for 10 seconds to force a power down
- the laptop's built-in sound card (intel, using the firmware-intel-sound
  package) is no longer seen. In dmesg there's a "failed to instantiate
  card" error

Both of these were working fine as of a system update a day or two earlier.

The problem seem to be due to 6.0.0-2-amd64. If I reboot into my old
kernel, 6.0.0-1-amd64, the sound card is found and suspend works.

I hope it's not too presumptuous to put these both in the same error
report; they seem very different but they happened at the same time
and they're both cured by using the old kernel.

For the suspend problem, I'm not sure how to debug a freeze or what
additional info would be useful, but I'm happy to run any tests you suggest.

For the sound card problem, pacmd list-sinks prints what seems to be a
placeholder in the absence of finding an actual sound card (and the same
for list-sources, it doesn't see the mic either):

$ pacmd list-sinks
1 sink(s) available.
  * index: 0
	name: <auto_null>
	driver: <module-null-sink.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 1000
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max request: 375 KiB
	max rewind: 375 KiB
	monitor source: 0
	sample spec: s16le 2ch 48000Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
	module: 11
	properties:
		device.description = "Dummy Output"
		device.class = "abstract"
		device.icon_name = "audio-card"

Here's the same command under 6.0.0-1-amd64 (where sound works):

$ pacmd list-sinks
2 sink(s) available.
    index: 0
	name: <alsa_output.hw_0_0>
	driver: <module-alsa-sink.c>
	flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 9030
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max request: 0 KiB
	max rewind: 0 KiB
	monitor source: 0
	sample spec: s16le 2ch 48000Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 341.33 ms
	module: 0
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = ""
		alsa.id = "HDA Analog (*)"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "sof-hda-dsp"
		alsa.long_card_name = "LENOVO-20QDCTO1WW-ThinkPadX1Carbon7th"
		alsa.driver_name = "snd_soc_skl_hda_dsp"
		device.bus_path = "pci-0000:00:1f.3-platform-skl_hda_dsp_generic"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9dc8"
		device.product.name = "Cannon Point-LP High Definition Audio Controller"
		device.string = "hw:0,0"
		device.buffering.buffer_size = "65536"
		device.buffering.fragment_size = "16384"
		device.access_mode = "mmap+timer"
		device.description = "Cannon Point-LP High Definition Audio Controller"
		device.icon_name = "audio-card-pci"
  * index: 1
	name: <alsa_output.pci-0000_00_1f.3-platform-skl_hda_dsp_generic.stereo-fallback>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 9030
	volume: front-left: 64155 /  98% / -0.55 dB,   front-right: 64155 /  98% / -0.55 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max request: 0 KiB
	max rewind: 0 KiB
	monitor source: 2
	sample spec: s16le 2ch 48000Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 341.33 ms
	card: 0 <alsa_card.pci-0000_00_1f.3-platform-skl_hda_dsp_generic>
	module: 19
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = ""
		alsa.id = "HDA Analog (*)"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "sof-hda-dsp"
		alsa.long_card_name = "LENOVO-20QDCTO1WW-ThinkPadX1Carbon7th"
		alsa.driver_name = "snd_soc_skl_hda_dsp"
		device.bus_path = "pci-0000:00:1f.3-platform-skl_hda_dsp_generic"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9dc8"
		device.product.name = "Cannon Point-LP High Definition Audio Controller"
		device.string = "hw:0"
		device.buffering.buffer_size = "65536"
		device.buffering.fragment_size = "16384"
		device.access_mode = "mmap+timer"
		device.profile.name = "stereo-fallback"
		device.profile.description = "Stereo"
		device.description = "Cannon Point-LP High Definition Audio Controller Stereo"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-speakers"
		analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-headphones"
	active port: <analog-output-speaker>

Here's some sound card related output from dmesg after booting in 6.0.0-2:

[    8.023031] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    8.077657] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[    8.372606] fbcon: i915drmfb (fb0) is primary device
[    8.372687] Console: switching to colour frame buffer device 240x67
[    8.373978] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    8.457276] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[    8.457316] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    8.457355] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 4
[    8.458730] sof-audio-pci-intel-cnl 0000:00:1f.3: firmware: direct-loading firmware intel/sof/sof-cnl.ri
[    8.458782] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    8.458816] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[    8.458858] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    8.573246] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    8.573265] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[    8.579473] sof-audio-pci-intel-cnl 0000:00:1f.3: firmware: direct-loading firmware intel/sof-tplg/sof-hda-generic-4ch.tplg
[    8.579508] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
[    8.579757] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[ ... some bluetooth messages snipped ... ]
[    8.583329] snd_hda_codec_hdmi ehdaudio0D2: failed to create hda codec -12
[    8.583422] snd_hda_codec_hdmi ehdaudio0D2: ASoC: error at snd_soc_component_probe on ehdaudio0D2: -12
[    8.583450] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: failed to instantiate card -12
[    8.583607] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -12
[    8.596294] Bluetooth: hci0: Device booted in 13949 usecs


-- Package-specific info:
** Version:
Linux version 6.0.0-2-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-7) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #1 SMP PREEMPT_DYNAMIC Debian 6.0.3-1 (2022-10-21)

** Command line:
BOOT_IMAGE=/boot/vmlinuz root=UUID=f281d840-1c2c-45e9-8237-284aff57aeae ro text

** Not tainted

** Kernel log:
[    4.698371] intel_rapl_common: Found RAPL domain package
[    4.698893] intel_rapl_common: Found RAPL domain dram
[    4.699741] cryptd: max_cpu_qlen set to 1000
[    4.716530] AVX2 version of gcm_enc/dec engaged.
[    4.717255] AES CTR mode by8 optimization enabled
[    4.718606] intel_rapl_common: Found RAPL domain package
[    4.719191] intel_rapl_common: Found RAPL domain core
[    4.719803] intel_rapl_common: Found RAPL domain uncore
[    4.720439] intel_rapl_common: Found RAPL domain dram
[    4.721045] intel_rapl_common: Found RAPL domain psys
[    4.723653] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    4.724873] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    4.860268] Bluetooth: Core ver 2.22
[    4.860954] NET: Registered PF_BLUETOOTH protocol family
[    4.861590] Bluetooth: HCI device and connection manager initialized
[    4.862272] Bluetooth: HCI socket layer initialized
[    4.862739] Bluetooth: L2CAP socket layer initialized
[    4.863110] Bluetooth: SCO socket layer initialized
[    5.031131] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    5.031494] checking generic (80000000 7f0000) vs hw (e9000000 1000000)
[    5.031495] checking generic (80000000 7f0000) vs hw (80000000 10000000)
[    5.031496] fb0: switching to i915 from EFI VGA
[    5.032010] Console: switching to colour dummy device 80x25
[    5.032057] i915 0000:00:02.0: vgaarb: deactivate vga console
[    5.032106] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    5.085244] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.085321] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_04.bin (-2)
[    5.085328] i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_04.bin (-2)
[    5.085330] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[    5.085334] i915 0000:00:02.0: [drm] Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
[    5.085337] i915 0000:00:02.0: [drm] DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    5.085899] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    5.153040] iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312
[    5.153252] thermal thermal_zone5: failed to read out thermal zone (-61)
[    5.233736] iwlwifi 0000:00:14.3: base HW address: dc:71:96:99:8e:7d, OTP minor version: 0x0
[    5.246141] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    5.246374] snd_soc_skl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    5.248561] usbcore: registered new interface driver btusb
[    5.249018] Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
[    5.250241] Bluetooth: hci0: Device revision is 2
[    5.250249] Bluetooth: hci0: Secure boot is enabled
[    5.250252] Bluetooth: hci0: OTP lock is enabled
[    5.250255] Bluetooth: hci0: API lock is enabled
[    5.250257] Bluetooth: hci0: Debug lock is disabled
[    5.250260] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    5.251155] bluetooth hci0: firmware: direct-loading firmware intel/ibt-17-16-1.sfi
[    5.251168] Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
[    5.251229] Bluetooth: hci0: Boot Address: 0x40800
[    5.251236] Bluetooth: hci0: Firmware Version: 6-12.21
[    5.302773] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.307062] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    5.449324] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    5.449522] sof-audio-pci-intel-cnl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    5.449883] sof-audio-pci-intel-cnl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040380
[    5.855462] typec port0: bound usb1-port2 (ops connector_ops [usbcore])
[    5.855553] typec port0: bound usb4-port1 (ops connector_ops [usbcore])
[    6.328213] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    6.334460] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.334952] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[    6.335283] sof-audio-pci-intel-cnl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    6.346443] fbcon: i915drmfb (fb0) is primary device
[    6.352107] sof-audio-pci-intel-cnl 0000:00:1f.3: use msi interrupt mode
[    6.358686] Console: switching to colour frame buffer device 240x67
[    6.382235] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    6.427223] sof-audio-pci-intel-cnl 0000:00:1f.3: hda codecs found, mask 5
[    6.427246] sof-audio-pci-intel-cnl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[    6.427250] sof-audio-pci-intel-cnl 0000:00:1f.3: DMICs detected in NHLT tables: 4
[    6.428202] sof-audio-pci-intel-cnl 0000:00:1f.3: firmware: direct-loading firmware intel/sof/sof-cnl.ri
[    6.428224] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    6.428239] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[    6.428259] sof-audio-pci-intel-cnl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
[    6.543098] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[    6.543140] sof-audio-pci-intel-cnl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[    6.608672] sof-audio-pci-intel-cnl 0000:00:1f.3: firmware: direct-loading firmware intel/sof-tplg/sof-hda-generic-4ch.tplg
[    6.608778] sof-audio-pci-intel-cnl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
[    6.609800] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
[    6.620663] snd_hda_codec_hdmi ehdaudio0D2: failed to create hda codec -12
[    6.620806] snd_hda_codec_hdmi ehdaudio0D2: ASoC: error at snd_soc_component_probe on ehdaudio0D2: -12
[    6.620907] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: failed to instantiate card -12
[    6.621668] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -12
[    6.979014] Bluetooth: hci0: Waiting for firmware download to complete
[    6.979977] Bluetooth: hci0: Firmware loaded in 1688284 usecs
[    6.980026] Bluetooth: hci0: Waiting for device to boot
[    6.993995] Bluetooth: hci0: Device booted in 13653 usecs
[    6.994516] bluetooth hci0: firmware: direct-loading firmware intel/ibt-17-16-1.ddc
[    6.994519] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
[    6.996020] Bluetooth: hci0: Applying Intel DDC parameters completed
[    6.997021] Bluetooth: hci0: Firmware revision 0.1 build 6 week 12 2021
[    7.025912] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    7.434695] typec port1: bound usb1-port5 (ops connector_ops [usbcore])
[    7.435229] typec port1: bound usb4-port2 (ops connector_ops [usbcore])
[    9.939645] wlp0s20f3: authenticate with 40:8b:07:68:e6:a5
[    9.961565] wlp0s20f3: bad VHT capabilities, disabling VHT
[    9.963492] wlp0s20f3: 80 MHz not supported, disabling VHT
[    9.967702] wlp0s20f3: send auth to 40:8b:07:68:e6:a5 (try 1/3)
[   10.010702] wlp0s20f3: authenticated
[   10.037547] wlp0s20f3: associate with 40:8b:07:68:e6:a5 (try 1/3)
[   10.043599] wlp0s20f3: RX AssocResp from 40:8b:07:68:e6:a5 (capab=0x11 status=0 aid=10)
[   10.050667] wlp0s20f3: associated
[   10.202036] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready

** Model information
sys_vendor: LENOVO
product_name: 20QDCTO1WW
product_version: ThinkPad X1 Carbon 7th
chassis_vendor: LENOVO
chassis_version: None
bios_vendor: LENOVO
bios_version: N2HET30W (1.13 )
board_vendor: LENOVO
board_name: 20QDCTO1WW
board_version: SDK0J40700 WIN

** Loaded modules:
ccm
xt_CHECKSUM
xt_MASQUERADE
xt_conntrack
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
nft_compat
nft_chain_nat
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nf_tables
nfnetlink
bridge
stp
llc
snd_ctl_led
snd_soc_skl_hda_dsp
snd_soc_intel_hda_dsp_common
snd_soc_hdac_hdmi
snd_sof_probes
snd_hda_codec_hdmi
snd_hda_codec_realtek
snd_hda_codec_generic
snd_soc_dmic
snd_sof_pci_intel_cnl
snd_sof_intel_hda_common
nls_ascii
soundwire_intel
nls_cp437
soundwire_generic_allocation
vfat
soundwire_cadence
fat
snd_sof_intel_hda
snd_sof_pci
snd_sof_xtensa_dsp
snd_sof
snd_sof_utils
x86_pkg_temp_thermal
soundwire_bus
intel_powerclamp
coretemp
btusb
snd_soc_skl
kvm_intel
btrtl
btbcm
btintel
snd_soc_hdac_hda
kvm
iwlmvm
btmtk
irqbypass
snd_hda_ext_core
i915
snd_soc_sst_ipc
bluetooth
ghash_clmulni_intel
snd_soc_sst_dsp
snd_soc_acpi_intel_match
mac80211
snd_soc_acpi
snd_soc_core
snd_compress
jitterentropy_rng
aesni_intel
snd_hda_intel
snd_intel_dspcfg
crypto_simd
drm_buddy
snd_intel_sdw_acpi
mei_hdcp
intel_rapl_msr
libarc4
cryptd
sha512_ssse3
rapl
drm_display_helper
snd_hda_codec
uvcvideo
sha512_generic
intel_cstate
videobuf2_vmalloc
snd_hda_core
joydev
videobuf2_memops
processor_thermal_device_pci_legacy
cec
evdev
videobuf2_v4l2
ctr
iTCO_wdt
processor_thermal_device
intel_uncore
iwlwifi
videobuf2_common
rc_core
serio_raw
pcspkr
snd_hwdep
processor_thermal_rfim
drbg
intel_pmc_bxt
ucsi_acpi
ttm
ansi_cprng
intel_wmi_thunderbolt
thinkpad_acpi
videodev
wmi_bmof
snd_pcm
iTCO_vendor_support
drm_kms_helper
typec_ucsi
processor_thermal_mbox
mei_me
nvram
processor_thermal_rapl
roles
platform_profile
cfg80211
watchdog
ecdh_generic
snd_timer
intel_rapl_common
mc
hid_multitouch
ecc
mei
intel_soc_dts_iosf
ledtrig_audio
typec
i2c_algo_bit
intel_pch_thermal
button
snd
soundcore
rfkill
int3403_thermal
int340x_thermal_zone
ac
intel_pmc_core
int3400_thermal
acpi_pad
acpi_thermal_rel
acpi_tad
msr
parport_pc
ppdev
lp
drm
parport
fuse
efi_pstore
configfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
btrfs
blake2b_generic
zstd_compress
efivarfs
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid1
raid0
multipath
linear
md_mod
nvme
hid_generic
nvme_core
xhci_pci
t10_pi
e1000e
xhci_hcd
crc64_rocksoft
crc64
crc_t10dif
crct10dif_generic
i2c_hid_acpi
intel_lpss_pci
i2c_i801
i2c_hid
ptp
intel_lpss
crc32_pclmul
crct10dif_pclmul
thunderbolt
usbcore
psmouse
crc32c_intel
pps_core
i2c_smbus
crct10dif_common
hid
idma64
usb_common
wmi
battery
video

** Network interface configuration:
*** /etc/network/interfaces:
source /etc/network/interfaces.d/*




auto eth0
iface eth0 inet dhcp



** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 98:fa:9b:99:33:53 brd ff:ff:ff:ff:ff:ff
3: wlp0s20f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether dc:71:96:99:8e:7d brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.33/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp0s20f3
       valid_lft 86286sec preferred_lft 86286sec
    inet6 fe80::a8a:5d1:dd7f:9ab3/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 52:54:00:9e:0a:97 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    6480      80    0    0    0     0          0         0     6480      80    0    0    0     0       0          0
enp0s31f6:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
wlp0s20f3:  279636     357    0    0    0     0          0         0    81789     291    0    0    0     0       0          0
virbr0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 1
    486 total packets received
    0 forwarded
    0 incoming packets discarded
    485 incoming packets delivered
    396 requests sent out
    20 outgoing packets dropped
    2 dropped because of missing route
Icmp:
    40 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 40
    40 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 40
IcmpMsg:
        InType3: 40
        OutType3: 40
Tcp:
    8 active connection openings
    0 passive connection openings
    0 failed connection attempts
    0 connection resets received
    0 connections established
    237 segments received
    221 segments sent out
    0 segments retransmitted
    0 bad segments received
    16 resets sent
Udp:
    197 packets received
    40 packets to unknown port received
    0 packet receive errors
    149 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 55
UdpLite:
TcpExt:
    1 delayed acks sent
    0 packet headers predicted
    16 acknowledgments not containing data payload received
    25 predicted acknowledgments
    8 connections reset due to unexpected data
    TCPRcvCoalesce: 16
    TCPAutoCorking: 2
    TCPOrigDataSent: 70
    TCPHystartDelayDetect: 1
    TCPHystartDelayCwnd: 24
    TCPDelivered: 78
IpExt:
    InNoRoutes: 1
    InMcastPkts: 1
    OutMcastPkts: 2
    InBcastPkts: 140
    OutBcastPkts: 82
    InOctets: 289416
    OutOctets: 79870
    InMcastOctets: 36
    OutMcastOctets: 80
    InBcastOctets: 14345
    OutBcastOctets: 10042
    InNoECTPkts: 511
MPTcpExt:


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Coffee Lake HOST and DRAM Controller [8086:3e34] (rev 0c)
	Subsystem: Lenovo Coffee Lake HOST and DRAM Controller [17aa:2292]
	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: skl_uncore

00:02.0 VGA compatible controller [0300]: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] [8086:3ea0] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Lenovo WhiskeyLake-U GT2 [UHD Graphics 620] [17aa:2292]
	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 164
	IOMMU group: 1
	Region 0: Memory at e9000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 80000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 2000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 0c)
	Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [17aa:2292]
	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 ea230000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device_pci_legacy

00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
	Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [17aa:2292]
	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 255
	IOMMU group: 3
	Region 0: Memory at ea242000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Point-LP Thermal Controller [8086:9df9] (rev 11)
	Subsystem: Lenovo Cannon Point-LP Thermal Controller [17aa:2292]
	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: 4
	Region 0: Memory at ea243000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:14.0 USB controller [0c03]: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller [8086:9ded] (rev 11) (prog-if 30 [XHCI])
	Subsystem: Lenovo Cannon Point-LP USB 3.1 xHCI Controller [17aa:2292]
	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 A routed to IRQ 146
	IOMMU group: 5
	Region 0: Memory at ea220000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 RAM memory [0500]: Intel Corporation Cannon Point-LP Shared SRAM [8086:9def] (rev 11)
	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-
	IOMMU group: 5
	Region 0: Memory at ea240000 (64-bit, non-prefetchable) [disabled] [size=8K]
	Region 2: Memory at ea244000 (64-bit, non-prefetchable) [disabled] [size=4K]
	Capabilities: <access denied>

00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:9df0] (rev 11)
	Subsystem: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] [8086:0030]
	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 16
	IOMMU group: 6
	Region 0: Memory at ea238000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #0 [8086:9de8] (rev 11)
	Subsystem: Lenovo Cannon Point-LP Serial IO I2C Controller [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 7
	Region 0: Memory at ea245000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP Serial IO I2C Controller #1 [8086:9de9] (rev 11)
	Subsystem: Lenovo Cannon Point-LP Serial IO I2C Controller [17aa:2292]
	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: 128 bytes
	Interrupt: pin B routed to IRQ 17
	IOMMU group: 7
	Region 0: Memory at ea246000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Cannon Point-LP MEI Controller #1 [8086:9de0] (rev 11)
	Subsystem: Lenovo Cannon Point-LP MEI Controller [17aa:2292]
	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 157
	IOMMU group: 8
	Region 0: Memory at ea247000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Point-LP PCI Express Root Port #9 [8086:9db0] (rev f1) (prog-if 00 [Normal decode])
	Subsystem: Lenovo Cannon Point-LP PCI Express Root Port [17aa:2292]
	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 122
	IOMMU group: 9
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: ea100000-ea1fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	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:1d.4 PCI bridge [0604]: Intel Corporation Cannon Point-LP PCI Express Root Port #13 [8086:9db4] (rev f1) (prog-if 00 [Normal decode])
	Subsystem: Lenovo Cannon Point-LP PCI Express Root Port [17aa:2292]
	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 123
	IOMMU group: 10
	Bus: primary=00, secondary=05, subordinate=52, sec-latency=0
	I/O behind bridge: 3000-5fff [size=12K] [16-bit]
	Memory behind bridge: d0000000-e81fffff [size=386M] [32-bit]
	Prefetchable memory behind bridge: 90000000-cfffffff [size=1G] [32-bit]
	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 Cannon Point-LP LPC Controller [8086:9d84] (rev 11)
	Subsystem: Lenovo Cannon Point-LP LPC Controller [17aa:2292]
	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: 11

00:1f.3 Audio device [0403]: Intel Corporation Cannon Point-LP High Definition Audio Controller [8086:9dc8] (rev 11) (prog-if 80)
	Subsystem: Lenovo Cannon Point-LP High Definition Audio Controller [17aa:2292]
	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: 64
	Interrupt: pin A routed to IRQ 165
	IOMMU group: 11
	Region 0: Memory at ea23c000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at ea000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: sof-audio-pci-intel-cnl
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_cnl

00:1f.4 SMBus [0c05]: Intel Corporation Cannon Point-LP SMBus Controller [8086:9da3] (rev 11)
	Subsystem: Lenovo Cannon Point-LP SMBus Controller [17aa:2292]
	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 A routed to IRQ 16
	IOMMU group: 11
	Region 0: Memory at ea248000 (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.5 Serial bus controller [0c80]: Intel Corporation Cannon Point-LP SPI Controller [8086:9da4] (rev 11)
	Subsystem: Lenovo Cannon Point-LP SPI Controller [17aa:2292]
	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-
	IOMMU group: 11
	Region 0: Memory at fe010000 (32-bit, non-prefetchable) [size=4K]

00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (6) I219-V [8086:15be] (rev 11)
	Subsystem: Lenovo Ethernet Connection (6) I219-V [17aa:2292]
	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 144
	IOMMU group: 11
	Region 0: Memory at ea200000 (32-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000e
	Kernel modules: e1000e

03:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808] (prog-if 02 [NVM Express])
	Subsystem: Samsung Electronics Co Ltd SSD 970 EVO Plus 1TB [144d:a801]
	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 16
	NUMA node: 0
	IOMMU group: 12
	Region 0: Memory at ea100000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

05:00.0 PCI bridge [0604]: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [8086:15d3] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	Physical Slot: 12
	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: 128 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 13
	Bus: primary=05, secondary=06, subordinate=52, sec-latency=0
	I/O behind bridge: 3000-4fff [size=8K] [16-bit]
	Memory behind bridge: d0000000-e81fffff [size=386M] [32-bit]
	Prefetchable memory behind bridge: 90000000-cfffffff [size=1G] [32-bit]
	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

06:00.0 PCI bridge [0604]: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [8086:15d3] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 124
	IOMMU group: 14
	Bus: primary=06, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: e8100000-e81fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	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

06:01.0 PCI bridge [0604]: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [8086:15d3] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 125
	IOMMU group: 15
	Bus: primary=06, secondary=08, subordinate=2c, sec-latency=0
	I/O behind bridge: 3000-3fff [size=4K] [16-bit]
	Memory behind bridge: d0000000-dbffffff [size=192M] [32-bit]
	Prefetchable memory behind bridge: 90000000-afffffff [size=512M] [32-bit]
	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

06:02.0 PCI bridge [0604]: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [8086:15d3] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 126
	IOMMU group: 16
	Bus: primary=06, secondary=2d, subordinate=2d, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: dc000000-dc0fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	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

06:04.0 PCI bridge [0604]: Intel Corporation JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [8086:15d3] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 Bridge (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 127
	IOMMU group: 17
	Bus: primary=06, secondary=2e, subordinate=52, sec-latency=0
	I/O behind bridge: 4000-4fff [size=4K] [16-bit]
	Memory behind bridge: dc100000-e80fffff [size=192M] [32-bit]
	Prefetchable memory behind bridge: b0000000-cfffffff [size=512M] [32-bit]
	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

07:00.0 System peripheral [0880]: Intel Corporation JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016] [8086:15d2] (rev 02)
	Subsystem: Lenovo JHL6540 Thunderbolt 3 NHI (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 14
	Region 0: Memory at e8100000 (32-bit, non-prefetchable) [size=256K]
	Region 1: Memory at e8140000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

2d:00.0 USB controller [0c03]: Intel Corporation JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] [8086:15d4] (rev 02) (prog-if 30 [XHCI])
	Subsystem: Lenovo JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] [17aa:2292]
	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: 128 bytes
	Interrupt: pin A routed to IRQ 147
	IOMMU group: 16
	Region 0: Memory at dc000000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci


** USB devices:
not available


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
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)

Versions of packages linux-image-6.0.0-2-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod                                    30+20220905-1
ii  linux-base                              4.9

Versions of packages linux-image-6.0.0-2-amd64 recommends:
pn  apparmor             <none>
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.0.0-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.04~git20190206.bf6db5b4+dfsg1-3+b1
ii  grub-efi-amd64          2.06-4
pn  linux-doc-6.0           <none>

Versions of packages linux-image-6.0.0-2-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      20210818-1
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20210818-1
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
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: