Bug#1069200: linux-image-6.1.0-20-amd64: Intel AX201 bluetooth broken
Package: src:linux
Version: 6.12.6-1
Followup-For: Bug #1069200
X-Debbugs-Cc: public@gaess.ch
Dear Maintainer,
I've got a similar problem when booting my laptop with an Intel Corp. AX200
Bluetooth device. The device doesn't come up at boot with the following error
message:
$ sudo dmesg | grep Bluetooth
[ 7.442233] Bluetooth: Core ver 2.22
[ 7.442258] Bluetooth: HCI device and connection manager initialized
[ 7.442262] Bluetooth: HCI socket layer initialized
[ 7.442265] Bluetooth: L2CAP socket layer initialized
[ 7.442269] Bluetooth: SCO socket layer initialized
[ 8.384949] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.384953] Bluetooth: BNEP filters: protocol multicast
[ 8.384956] Bluetooth: BNEP socket layer initialized
[ 9.800251] Bluetooth: hci0: Reading Intel version command failed (-110)
However, when reloading the module later, the driver loads fine:
$ sudo rmmod btusb btintel
$ sudo modprobe btintel
$ sudo modprobe btusb
$ sudo dmesg | grep Bluetooth
[ 389.464643] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 389.466652] Bluetooth: hci0: Device revision is 1
[ 389.466657] Bluetooth: hci0: Secure boot is enabled
[ 389.466660] Bluetooth: hci0: OTP lock is enabled
[ 389.466662] Bluetooth: hci0: API lock is enabled
[ 389.466664] Bluetooth: hci0: Debug lock is disabled
[ 389.466666] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 389.474446] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 389.474460] Bluetooth: hci0: Boot Address: 0x24800
[ 389.474462] Bluetooth: hci0: Firmware Version: 132-3.24
[ 390.887075] Bluetooth: hci0: Waiting for firmware download to complete
[ 390.887628] Bluetooth: hci0: Firmware loaded in 1380072 usecs
[ 390.887698] Bluetooth: hci0: Waiting for device to boot
[ 390.902660] Bluetooth: hci0: Device booted in 14629 usecs
[ 390.908065] Bluetooth: hci0: Found Intel DDC parameters:
intel/ibt-20-1-3.ddc
[ 390.913691] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 390.916680] Bluetooth: hci0: Firmware revision 0.3 build 132 week 3 2024
[ 390.922724] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its
usage is not supported.
[ 391.085157] Bluetooth: MGMT ver 1.23
[ 391.165905] Bluetooth: RFCOMM TTY layer initialized
[ 391.165913] Bluetooth: RFCOMM socket layer initialized
[ 391.165919] Bluetooth: RFCOMM ver 1.11
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- Package-specific info:
** Version:
Linux version 6.12.6-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-11) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.50.20241215) #1 SMP PREEMPT_DYNAMIC Debian 6.12.6-1 (2024-12-21)
** Command line:
BOOT_IMAGE=/boot/vmlinuz-6.12.6-amd64 root=UUID=3eb0e527-2287-4833-af40-1241281fcc9f ro quiet
** Not tainted
** Kernel log:
[ 8.012727] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 8.012728] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 8.012730] snd_hda_codec_realtek hdaudioC1D0: Mic=0x12
[ 8.023250] kvm_amd: TSC scaling supported
[ 8.023253] kvm_amd: Nested Virtualization enabled
[ 8.023255] kvm_amd: Nested Paging enabled
[ 8.023257] kvm_amd: LBR virtualization supported
[ 8.023262] kvm_amd: Virtual VMLOAD VMSAVE supported
[ 8.023264] kvm_amd: Virtual GIF supported
[ 8.024352] iwlwifi 0000:02:00.0: Detected RF HR B3, rfid=0x10a100
[ 8.050322] MCE: In-kernel MCE decoding enabled.
[ 8.092060] iwlwifi 0000:02:00.0: base HW address: 48:68:4a:71:2d:ca
[ 8.139225] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 8.203174] audit: type=1400 audit(1735572565.858:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=874 comm="apparmor_parser"
[ 8.203199] audit: type=1400 audit(1735572565.858:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=876 comm="apparmor_parser"
[ 8.203598] audit: type=1400 audit(1735572565.858:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=862 comm="apparmor_parser"
[ 8.203709] audit: type=1400 audit(1735572565.858:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=877 comm="apparmor_parser"
[ 8.203773] audit: type=1400 audit(1735572565.858:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=865 comm="apparmor_parser"
[ 8.203775] audit: type=1400 audit(1735572565.858:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=865 comm="apparmor_parser"
[ 8.206102] audit: type=1400 audit(1735572565.862:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=869 comm="apparmor_parser"
[ 8.206106] audit: type=1400 audit(1735572565.862:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=869 comm="apparmor_parser"
[ 8.206108] audit: type=1400 audit(1735572565.862:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=869 comm="apparmor_parser"
[ 8.206652] audit: type=1400 audit(1735572565.862:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=873 comm="apparmor_parser"
[ 8.245705] intel_rapl_common: Found RAPL domain package
[ 8.245710] intel_rapl_common: Found RAPL domain core
[ 8.255600] amd_atl: AMD Address Translation Library initialized
[ 8.287166] RPC: Registered named UNIX socket transport module.
[ 8.287169] RPC: Registered udp transport module.
[ 8.287171] RPC: Registered tcp transport module.
[ 8.287172] RPC: Registered tcp-with-tls transport module.
[ 8.287173] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.384949] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.384953] Bluetooth: BNEP filters: protocol multicast
[ 8.384956] Bluetooth: BNEP socket layer initialized
[ 8.426778] block nvme0n1: No UUID available providing old NGUID
[ 8.513063] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input38
[ 8.571639] NET: Registered PF_QIPCRTR protocol family
[ 8.782727] iwlwifi 0000:02:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
[ 9.800251] Bluetooth: hci0: Reading Intel version command failed (-110)
[ 14.752963] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 14.891494] Lockdown: Xorg: raw io port access is restricted; see man kernel_lockdown.7
[ 15.006563] u32 classifier
[ 15.006568] Performance counters on
[ 15.006569] input device check on
[ 15.006570] Actions configured
[ 16.473143] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 16.473627] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 16.473872] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 23.029956] input: Asus WMI accel tablet mode as /devices/virtual/input/input39
[ 26.395184] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.397660] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.397831] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.397984] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.397995] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.647779] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.650685] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.650875] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.651074] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.651088] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 26.741229] wlp2s0: authenticate with e0:28:6d:bf:f5:1a (local address=48:68:4a:71:2d:ca)
[ 26.742428] wlp2s0: send auth to e0:28:6d:bf:f5:1a (try 1/3)
[ 26.771578] wlp2s0: authenticated
[ 26.772004] wlp2s0: associate with e0:28:6d:bf:f5:1a (try 1/3)
[ 26.775050] wlp2s0: RX AssocResp from e0:28:6d:bf:f5:1a (capab=0x1511 status=0 aid=4)
[ 26.787299] wlp2s0: associated
[ 26.897231] wlp2s0: Limiting TX power to 27 (30 - 3) dBm as advertised by e0:28:6d:bf:f5:1a
[ 27.206884] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 27.452106] kauditd_printk_skb: 22 callbacks suppressed
[ 27.452111] audit: type=1400 audit(1735572585.111:36): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/system/node/" pid=2511 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 27.476679] audit: type=1400 audit(1735572585.135:37): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/system/node/" pid=2526 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 27.501572] audit: type=1400 audit(1735572585.159:38): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/usr/share/mariadb/charsets/Index.xml" pid=2526 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 27.509916] audit: type=1400 audit(1735572585.167:39): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/block/" pid=2526 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 27.527024] audit: type=1400 audit(1735572585.183:40): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/proc/2526/cgroup" pid=2526 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 27.527645] audit: type=1400 audit(1735572585.183:41): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/pci0000:00/0000:00:02.4/0000:03:00.0/nvme/nvme0/nvme0n1/queue/physical_block_size" pid=2526 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 335.222415] usbcore: deregistering interface driver btusb
[ 357.918648] btintel: unknown parameter 'btusb' ignored
[ 389.461681] usbcore: registered new interface driver btusb
[ 389.464643] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
[ 389.466652] Bluetooth: hci0: Device revision is 1
[ 389.466657] Bluetooth: hci0: Secure boot is enabled
[ 389.466660] Bluetooth: hci0: OTP lock is enabled
[ 389.466662] Bluetooth: hci0: API lock is enabled
[ 389.466664] Bluetooth: hci0: Debug lock is disabled
[ 389.466666] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 389.474446] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
[ 389.474460] Bluetooth: hci0: Boot Address: 0x24800
[ 389.474462] Bluetooth: hci0: Firmware Version: 132-3.24
[ 390.887075] Bluetooth: hci0: Waiting for firmware download to complete
[ 390.887628] Bluetooth: hci0: Firmware loaded in 1380072 usecs
[ 390.887698] Bluetooth: hci0: Waiting for device to boot
[ 390.902660] Bluetooth: hci0: Device booted in 14629 usecs
[ 390.908065] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[ 390.913691] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 390.916680] Bluetooth: hci0: Firmware revision 0.3 build 132 week 3 2024
[ 390.922724] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 391.085157] Bluetooth: MGMT ver 1.23
[ 391.109733] NET: Registered PF_ALG protocol family
[ 391.165905] Bluetooth: RFCOMM TTY layer initialized
[ 391.165913] Bluetooth: RFCOMM socket layer initialized
[ 391.165919] Bluetooth: RFCOMM ver 1.11
** Model information
sys_vendor: ASUSTeK COMPUTER INC.
product_name: Zenbook UN5401QAB_UN5401QA
product_version: 1.0
chassis_vendor: ASUSTeK COMPUTER INC.
chassis_version: 1.0
bios_vendor: American Megatrends International, LLC.
bios_version: UN5401QAB_UN5401QA.308
board_vendor: ASUSTeK COMPUTER INC.
board_name: UN5401QAB
board_version: 1.0
** Loaded modules:
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
btusb
btintel
ccm
snd_seq_dummy
snd_hrtimer
snd_seq
snd_seq_device
nft_masq
nft_ct
nft_reject_ipv4
nf_reject_ipv4
nft_reject
act_csum
cls_u32
sch_htb
nft_chain_nat
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nf_tables
libcrc32c
bridge
stp
llc
qrtr
bnep
sunrpc
amd_atl
intel_rapl_msr
intel_rapl_common
binfmt_misc
nls_ascii
nls_cp437
snd_sof_amd_rembrandt
vfat
edac_mce_amd
snd_sof_amd_acp
fat
snd_sof_pci
kvm_amd
snd_hda_codec_realtek
snd_sof_xtensa_dsp
snd_sof
snd_hda_codec_generic
kvm
snd_hda_scodec_component
snd_sof_utils
snd_hda_codec_hdmi
snd_soc_core
iwlmvm
snd_hda_intel
crct10dif_pclmul
snd_compress
snd_intel_dspcfg
ghash_clmulni_intel
snd_pcm_dmaengine
uvcvideo
snd_intel_sdw_acpi
sha512_ssse3
mac80211
snd_pci_ps
videobuf2_vmalloc
snd_hda_codec
sha256_ssse3
btrtl
snd_rpl_pci_acp6x
uvc
libarc4
snd_ctl_led
snd_hda_core
sha1_ssse3
snd_pci_acp6x
videobuf2_memops
snd_hwdep
hid_sensor_accel_3d
aesni_intel
asus_nb_wmi
iwlwifi
btbcm
snd_pci_acp5x
videobuf2_v4l2
snd_pcm
hid_sensor_trigger
gf128mul
asus_wmi
btmtk
snd_rn_pci_acp3x
ucsi_acpi
hid_sensor_iio_common
crypto_simd
videodev
snd_timer
sparse_keymap
cfg80211
snd_acp_config
typec_ucsi
bluetooth
industrialio_triggered_buffer
cryptd
videobuf2_common
snd
platform_profile
snd_soc_acpi
typec
sp5100_tco
kfifo_buf
rapl
mc
soundcore
ccp
rfkill
snd_pci_acp3x
wmi_bmof
pcspkr
k10temp
roles
watchdog
ac
industrialio
amd_pmc
joydev
serio_raw
evdev
uinput
i2c_dev
parport_pc
ppdev
dm_mod
lp
parport
efi_pstore
configfs
nfnetlink
efivarfs
ip_tables
x_tables
autofs4
ext4
mbcache
jbd2
crc32c_generic
r8153_ecm
cdc_ether
usbnet
r8152
mii
libphy
usbhid
amdgpu
amdxcp
drm_exec
gpu_sched
drm_buddy
i2c_algo_bit
drm_suballoc_helper
drm_display_helper
cec
hid_multitouch
rc_core
hid_sensor_hub
xhci_pci
drm_ttm_helper
hid_generic
xhci_hcd
rtsx_pci_sdmmc
i2c_hid_acpi
ttm
crc32_pclmul
amd_sfh
i2c_hid
mmc_core
usbcore
drm_kms_helper
nvme
i2c_piix4
video
crc32c_intel
hid
usb_common
rtsx_pci
nvme_core
drm
i2c_smbus
battery
button
crc16
wmi
** Network interface configuration:
*** /etc/network/interfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
** 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 noprefixroute
valid_lft forever preferred_lft forever
2: enx00e04c68013f: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 00:e0:4c:68:01:3f brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 48:68:4a:71:2d:ca brd ff:ff:ff:ff:ff:ff
altname wlx48684a712dca
inet 192.168.77.17/24 brd 192.168.77.255 scope global dynamic noprefixroute wlp2s0
valid_lft 863219sec preferred_lft 863219sec
inet6 fe80::7852:c52b:3af0:2c3a/64 scope link noprefixroute
valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc htb state DOWN group default qlen 1000
link/ether 52:54:00:78:0a:16 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: 14064 177 0 0 0 0 0 0 14064 177 0 0 0 0 0 0
enx00e04c68013f: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
wlp2s0: 4277041 5769 0 1542 0 0 0 0 454644 2478 0 0 0 0 0 0
virbr0: 0 0 0 0 0 0 0 0 0 0 0 20 0 0 0 0
** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex [1022:1630]
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex [1022:1630]
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-
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU [1022:1631]
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU [1022:1631]
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 255
Capabilities: <access denied>
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
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: 0
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
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 ? routed to IRQ 37
IOMMU group: 1
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 1000-1fff [size=4K] [16-bit]
Memory behind bridge: fcf00000-fcffffff [size=1M] [32-bit]
Prefetchable memory behind bridge: c0000000-c01fffff [size=2M] [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:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
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: 2
00:02.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
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 ? routed to IRQ 38
IOMMU group: 3
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fce00000-fcefffff [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:02.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge [1022:1634] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
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 ? routed to IRQ 39
IOMMU group: 4
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: [disabled] [32-bit]
Memory behind bridge: fcd00000-fcdfffff [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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
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
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus [1022:1635] (prog-if 00 [Normal decode])
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus [1022:1635]
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 40
IOMMU group: 6
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: f000-ffff [size=4K] [16-bit]
Memory behind bridge: fc800000-fccfffff [size=5M] [32-bit]
Prefetchable memory behind bridge: d0000000-e01fffff [size=258M] [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:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 51)
Subsystem: ASUSTeK Computer Inc. Device [1043:1a62]
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-
IOMMU group: 7
Kernel driver in use: piix4_smbus
Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
Subsystem: ASUSTeK Computer Inc. Device [1043:1a62]
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
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 0 [1022:166a]
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: 8
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 1 [1022:166b]
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: 8
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 2 [1022:166c]
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: 8
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 3 [1022:166d]
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: 8
Kernel driver in use: k10temp
Kernel modules: k10temp
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 4 [1022:166e]
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: 8
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 5 [1022:166f]
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: 8
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 6 [1022:1670]
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: 8
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 7 [1022:1671]
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: 8
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader [10ec:522a] (rev 01)
Subsystem: ASUSTeK Computer Inc. Device [1043:202f]
Physical Slot: 0
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 41
IOMMU group: 9
Region 0: Memory at fcf00000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: rtsx_pci
Kernel modules: rtsx_pci
02:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
Subsystem: Intel Corporation Wi-Fi 6 AX200NGW [8086:0084]
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 78
IOMMU group: 10
Region 0: Memory at fce00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
03:00.0 Non-Volatile memory controller [0108]: Intel Corporation SSD 670p Series [Keystone Harbor] [8086:f1aa] (rev 03) (prog-if 02 [NVM Express])
Subsystem: Intel Corporation Device [8086:390f]
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: 11
Region 0: Memory at fcd00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: nvme
Kernel modules: nvme
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c4) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device [1043:121d]
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 63
IOMMU group: 12
Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=2M]
Region 4: I/O ports at f000 [size=256]
Region 5: Memory at fcc00000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <access denied>
Kernel driver in use: amdgpu
Kernel modules: amdgpu
04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller [1002:1637]
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller [1002:1637]
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 B routed to IRQ 96
IOMMU group: 13
Region 0: Memory at fccc8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
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 73
IOMMU group: 14
Region 2: Memory at fcb00000 (32-bit, non-prefetchable) [size=1M]
Region 5: Memory at fccce000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: ccp
Kernel modules: ccp
04:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:201f]
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 D routed to IRQ 52
IOMMU group: 15
Region 0: Memory at fca00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
04:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 [1022:1639] (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Device [1043:201f]
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 63
IOMMU group: 16
Region 0: Memory at fc900000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
04:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 01)
Subsystem: ASUSTeK Computer Inc. Device [1043:1a62]
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 B routed to IRQ 76
IOMMU group: 17
Region 0: Memory at fcc80000 (32-bit, non-prefetchable) [size=256K]
Capabilities: <access denied>
Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_rembrandt
04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3]
Subsystem: ASUSTeK Computer Inc. Device [1043:14ef]
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 97
IOMMU group: 18
Region 0: Memory at fccc0000 (32-bit, non-prefetchable) [size=32K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
04:00.7 Signal processing controller [1180]: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub [1022:15e4]
Subsystem: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub [1022:15e4]
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 D routed to IRQ 52
IOMMU group: 19
Region 2: Memory at fc800000 (32-bit, non-prefetchable) [size=1M]
Region 5: Memory at fcccc000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: pcie_mp2_amd
Kernel modules: amd_sfh
** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 04f3:0c6e Elan Microelectronics Corp. ELAN:Fingerprint
Bus 001 Device 003: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 2109:2813 VIA Labs, Inc. VL813 Hub
Bus 003 Device 003: ID 13d3:56ef IMC Networks USB2.0 HD UVC WebCam
Bus 003 Device 004: ID 413c:2003 Dell Computer Corp. Keyboard SK-8115
Bus 003 Device 005: ID 046d:c093 Logitech, Inc. M500s Optical Mouse
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 2109:0813 VIA Labs, Inc. VL813 Hub
Bus 004 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE=de_CH:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages linux-image-6.12.6-amd64 depends on:
ii initramfs-tools [linux-initramfs-tool] 0.145
ii kmod 33+20240816-2
ii linux-base 4.10.1
Versions of packages linux-image-6.12.6-amd64 recommends:
ii apparmor 3.1.7-1+b3
Versions of packages linux-image-6.12.6-amd64 suggests:
pn debian-kernel-handbook <none>
ii firmware-linux-free 20241210-1
ii grub-efi-amd64 2.12-5
pn linux-doc-6.12 <none>
Versions of packages linux-image-6.12.6-amd64 is related to:
ii firmware-amd-graphics 20241210-1
pn firmware-atheros <none>
pn firmware-bnx2 <none>
pn firmware-bnx2x <none>
pn firmware-brcm80211 <none>
pn firmware-cavium <none>
pn firmware-cirrus <none>
pn firmware-intel-graphics <none>
pn firmware-intel-misc <none>
pn firmware-intel-sound <none>
pn firmware-ipw2x00 <none>
pn firmware-ivtv <none>
ii firmware-iwlwifi 20241210-1
pn firmware-libertas <none>
pn firmware-marvell-prestera <none>
pn firmware-mediatek <none>
pn firmware-misc-nonfree <none>
pn firmware-myricom <none>
pn firmware-netronome <none>
pn firmware-netxen <none>
pn firmware-nvidia-graphics <none>
pn firmware-qcom-soc <none>
pn firmware-qlogic <none>
ii firmware-realtek 20241210-1
pn firmware-samsung <none>
pn firmware-siano <none>
pn firmware-ti-connectivity <none>
pn xen-hypervisor <none>
-- no debconf information
Reply to: