Package: src:linux Version: 5.10.13-1 Severity: important Tags: patch Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Linux Kernel 5.10 introduced a bug to pwc which breaks some webcams (eg Logitech Quickcam Zoom) This bug did not exist in 5.9 * What exactly did you do (or not do) that was effective (or ineffective)? Start an application which uses the webcam like Cheese or Zoom. * What was the outcome of this action? Webcam does not work the LED at the webcam flickers shortly but no picture * What outcome did you expect instead? Working live video *** End of the template - remove these template lines *** dmesg shows [ 428.111814] WARNING: CPU: 0 PID: 1449 at kernel/dma/mapping.c:149 dma_map_page_attrs+0x141/0x200 [ 428.111815] Modules linked in: cpufreq_ondemand vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device pwc videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi edac_mce_amd snd_hda_intel snd_intel_dspcfg kvm_amd binfmt_misc soundwire_intel soundwire_generic_allocation kvm snd_soc_core irqbypass snd_compress soundwire_cadence eeepc_wmi snd_hda_codec ghash_clmulni_intel asus_wmi snd_hda_core snd_hwdep soundwire_bus battery sparse_keymap aesni_intel snd_pcm rfkill serio_raw libaes crypto_simd snd_timer cryptd glue_helper rapl ccp pcspkr snd sp5100_tco wmi_bmof watchdog k10temp sg soundcore rng_core evdev acpi_cpufreq msr parport_pc ppdev lp parport fuse configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc_t10dif crct10dif_generic sr_mod cdrom uas usb_storage hid_generic usbhid hid amdgpu crct10dif_pclmul [ 428.111900] crct10dif_common crc32_pclmul crc32c_intel gpu_sched i2c_algo_bit ttm i2c_piix4 drm_kms_helper ahci libahci cec xhci_pci xhci_hcd drm libata r8169 realtek mdio_devres usbcore libphy scsi_mod usb_common wmi video gpio_amdpt gpio_generic button [ 428.111928] CPU: 0 PID: 1449 Comm: pipewire Tainted: G OE 5.10.0-3-amd64 #1 Debian 5.10.13-1 [ 428.111930] Hardware name: System manufacturer System Product Name/PRIME B450M-A, BIOS 2807 02/01/2021 [ 428.111933] RIP: 0010:dma_map_page_attrs+0x141/0x200 [ 428.111938] Code: 89 c8 4c 89 df e8 cf 22 00 00 49 89 c2 eb 8c 48 85 c0 74 0c 48 39 d8 48 0f 47 c3 e9 76 ff ff ff 48 89 d8 e9 6e ff ff ff 0f 0b <0f> 0b 49 c7 c2 ff ff ff ff e9 63 ff ff ff 49 89 f2 4c 2b 50 18 e9 [ 428.111940] RSP: 0018:ffffb802025a7cb0 EFLAGS: 00010246 [ 428.111943] RAX: 0000000000000000 RBX: ffff992d07f1ee00 RCX: 0000000000000002 [ 428.111944] RDX: 0000000000002580 RSI: fffff9e8857b0c00 RDI: ffff992d694da0a0 [ 428.111946] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 428.111947] R10: 0000000000000000 R11: ffff992d694da0a0 R12: ffff992d694da000 [ 428.111949] R13: ffff992d5ec30000 R14: ffff992d07a30000 R15: 0000000000000000 [ 428.111952] FS: 00007f76d9b68b80(0000) GS:ffff99340fa00000(0000) knlGS:0000000000000000 [ 428.111953] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 428.111955] CR2: 00000d6b925565a8 CR3: 000000010819a000 CR4: 00000000003506f0 [ 428.111957] Call Trace: [ 428.111969] start_streaming+0x292/0x4a0 [pwc] [ 428.111978] vb2_start_streaming+0x63/0x100 [videobuf2_common] [ 428.111985] vb2_core_streamon+0x54/0xb0 [videobuf2_common] [ 428.111998] __video_do_ioctl+0x39e/0x3d0 [videodev] [ 428.112013] video_usercopy+0x173/0x590 [videodev] [ 428.112026] ? v4l_print_control+0x20/0x20 [videodev] [ 428.112032] ? __schedule+0x28a/0x870 [ 428.112044] v4l2_ioctl+0x48/0x50 [videodev] [ 428.112049] __x64_sys_ioctl+0x83/0xb0 [ 428.112053] do_syscall_64+0x33/0x80 [ 428.112057] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 428.112060] RIP: 0033:0x7f76d9c64cc7 [ 428.112064] Code: 00 00 00 48 8b 05 c9 91 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 91 0c 00 f7 d8 64 89 01 48 [ 428.112066] RSP: 002b:00007ffc24729a38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 428.112069] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f76d9c64cc7 [ 428.112070] RDX: 00007ffc24729a44 RSI: 0000000040045612 RDI: 0000000000000029 [ 428.112071] RBP: 00005603bc718698 R08: 0000000000000001 R09: 0000000000000030 [ 428.112073] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000029 [ 428.112074] R13: 00007ffc24729a44 R14: 00005603bc71a7b8 R15: 00005603bc71b700 [ 428.112078] ---[ end trace 7aac295dd2fac45d ]--- [ 428.112081] pwc: Failed to allocate urb buffer 0 [ 428.623806] pwc: Failed to allocate urb buffer 0 A bug report for Fedora exists: https://bugzilla.redhat.com/show_bug.cgi?id=1918778 Fedora integrated this patch in their 5.10 kernel: https://lkml.org/lkml/2021/1/21/1300 I tested their patched 5.10 kernel and can confirm that this solved the bug. -- Package-specific info: ** Version: Linux version 5.10.0-3-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.1) #1 SMP Debian 5.10.13-1 (2021-02-06) ** Command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-3-amd64 root=UUID=2a1d2cd9-c7a4-4574-a7e1-0fe17c6d109c ro quiet ** Tainted: WOE (12800) * kernel issued warning * externally-built ("out-of-tree") module was loaded * unsigned module was loaded ** Kernel log: [ 3.587050] asus_wmi: Initialization: 0x0 [ 3.587074] asus_wmi: BIOS WMI version: 0.9 [ 3.587163] asus_wmi: SFUN value: 0x0 [ 3.587165] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS [ 3.587467] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 [ 3.680072] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) [ 3.698457] kvm: Nested Virtualization enabled [ 3.698479] SVM: kvm: Nested Paging enabled [ 3.698479] SVM: Virtual VMLOAD VMSAVE supported [ 3.698480] SVM: Virtual GIF supported [ 3.702487] MCE: In-kernel MCE decoding enabled. [ 3.703953] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client [ 3.704417] EDAC amd64: F17h_M10h detected (node 0). [ 3.704453] EDAC amd64: Node 0: DRAM ECC disabled. [ 3.736060] usb 5-1: New USB device found, idVendor=046d, idProduct=08b4, bcdDevice= 0.03 [ 3.736062] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.742808] snd_hda_intel 0000:08:00.1: bound 0000:08:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 3.742930] EDAC amd64: F17h_M10h detected (node 0). [ 3.742987] EDAC amd64: Node 0: DRAM ECC disabled. [ 3.744443] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:08:00.1/sound/card0/input6 [ 3.752336] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 3.752339] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 3.752340] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 3.752341] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 3.752341] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0 [ 3.752342] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 3.752343] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 3.752344] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 3.752345] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a [ 3.782543] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input7 [ 3.782579] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input8 [ 3.782608] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input9 [ 3.782637] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input10 [ 3.782666] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.6/sound/card1/input11 [ 3.782800] EDAC amd64: F17h_M10h detected (node 0). [ 3.782844] EDAC amd64: Node 0: DRAM ECC disabled. [ 3.822792] EDAC amd64: F17h_M10h detected (node 0). [ 3.822833] EDAC amd64: Node 0: DRAM ECC disabled. [ 3.827341] mc: Linux media interface: v0.10 [ 3.840616] videodev: Linux video capture interface: v2.00 [ 3.870595] pwc: Logitech QuickCam Zoom (new model) USB webcam detected. [ 3.952993] r8169 0000:07:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw [ 3.978144] Generic FE-GE Realtek PHY r8169-700:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-700:00, irq=IGNORE) [ 4.174475] r8169 0000:07:00.0 enp7s0: Link is Down [ 4.540764] pwc: Registered as video0. [ 4.540789] input: PWC snapshot button as /devices/pci0000:00/0000:00:08.1/0000:08:00.4/usb5/5-1/input/input12 [ 4.540849] usbcore: registered new interface driver Philips webcam [ 4.752611] usbcore: registered new interface driver snd-usb-audio [ 5.879285] rfkill: input handler disabled [ 7.694828] r8169 0000:07:00.0 enp7s0: Link is Up - 1Gbps/Full - flow control off [ 7.694846] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready [ 9.780697] vboxdrv: loading out-of-tree module taints kernel. [ 9.780890] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel [ 9.785814] vboxdrv: Found 4 processor cores [ 9.803005] vboxdrv: TSC mode is Invariant, tentative frequency 3593218173 Hz [ 9.803006] vboxdrv: Successfully loaded version 6.1.18_Debian (interface 0x00300000) [ 9.809197] VBoxNetFlt: Successfully started. [ 9.813645] VBoxNetAdp: Successfully started. [ 12.080088] rfkill: input handler enabled [ 14.115091] rfkill: input handler disabled [ 428.111802] ------------[ cut here ]------------ [ 428.111814] WARNING: CPU: 0 PID: 1449 at kernel/dma/mapping.c:149 dma_map_page_attrs+0x141/0x200 [ 428.111815] Modules linked in: cpufreq_ondemand vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device pwc videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi edac_mce_amd snd_hda_intel snd_intel_dspcfg kvm_amd binfmt_misc soundwire_intel soundwire_generic_allocation kvm snd_soc_core irqbypass snd_compress soundwire_cadence eeepc_wmi snd_hda_codec ghash_clmulni_intel asus_wmi snd_hda_core snd_hwdep soundwire_bus battery sparse_keymap aesni_intel snd_pcm rfkill serio_raw libaes crypto_simd snd_timer cryptd glue_helper rapl ccp pcspkr snd sp5100_tco wmi_bmof watchdog k10temp sg soundcore rng_core evdev acpi_cpufreq msr parport_pc ppdev lp parport fuse configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc_t10dif crct10dif_generic sr_mod cdrom uas usb_storage hid_generic usbhid hid amdgpu crct10dif_pclmul [ 428.111900] crct10dif_common crc32_pclmul crc32c_intel gpu_sched i2c_algo_bit ttm i2c_piix4 drm_kms_helper ahci libahci cec xhci_pci xhci_hcd drm libata r8169 realtek mdio_devres usbcore libphy scsi_mod usb_common wmi video gpio_amdpt gpio_generic button [ 428.111928] CPU: 0 PID: 1449 Comm: pipewire Tainted: G OE 5.10.0-3-amd64 #1 Debian 5.10.13-1 [ 428.111930] Hardware name: System manufacturer System Product Name/PRIME B450M-A, BIOS 2807 02/01/2021 [ 428.111933] RIP: 0010:dma_map_page_attrs+0x141/0x200 [ 428.111938] Code: 89 c8 4c 89 df e8 cf 22 00 00 49 89 c2 eb 8c 48 85 c0 74 0c 48 39 d8 48 0f 47 c3 e9 76 ff ff ff 48 89 d8 e9 6e ff ff ff 0f 0b <0f> 0b 49 c7 c2 ff ff ff ff e9 63 ff ff ff 49 89 f2 4c 2b 50 18 e9 [ 428.111940] RSP: 0018:ffffb802025a7cb0 EFLAGS: 00010246 [ 428.111943] RAX: 0000000000000000 RBX: ffff992d07f1ee00 RCX: 0000000000000002 [ 428.111944] RDX: 0000000000002580 RSI: fffff9e8857b0c00 RDI: ffff992d694da0a0 [ 428.111946] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 428.111947] R10: 0000000000000000 R11: ffff992d694da0a0 R12: ffff992d694da000 [ 428.111949] R13: ffff992d5ec30000 R14: ffff992d07a30000 R15: 0000000000000000 [ 428.111952] FS: 00007f76d9b68b80(0000) GS:ffff99340fa00000(0000) knlGS:0000000000000000 [ 428.111953] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 428.111955] CR2: 00000d6b925565a8 CR3: 000000010819a000 CR4: 00000000003506f0 [ 428.111957] Call Trace: [ 428.111969] start_streaming+0x292/0x4a0 [pwc] [ 428.111978] vb2_start_streaming+0x63/0x100 [videobuf2_common] [ 428.111985] vb2_core_streamon+0x54/0xb0 [videobuf2_common] [ 428.111998] __video_do_ioctl+0x39e/0x3d0 [videodev] [ 428.112013] video_usercopy+0x173/0x590 [videodev] [ 428.112026] ? v4l_print_control+0x20/0x20 [videodev] [ 428.112032] ? __schedule+0x28a/0x870 [ 428.112044] v4l2_ioctl+0x48/0x50 [videodev] [ 428.112049] __x64_sys_ioctl+0x83/0xb0 [ 428.112053] do_syscall_64+0x33/0x80 [ 428.112057] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 428.112060] RIP: 0033:0x7f76d9c64cc7 [ 428.112064] Code: 00 00 00 48 8b 05 c9 91 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 91 0c 00 f7 d8 64 89 01 48 [ 428.112066] RSP: 002b:00007ffc24729a38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 [ 428.112069] RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f76d9c64cc7 [ 428.112070] RDX: 00007ffc24729a44 RSI: 0000000040045612 RDI: 0000000000000029 [ 428.112071] RBP: 00005603bc718698 R08: 0000000000000001 R09: 0000000000000030 [ 428.112073] R10: 0000000000000018 R11: 0000000000000246 R12: 0000000000000029 [ 428.112074] R13: 00007ffc24729a44 R14: 00005603bc71a7b8 R15: 00005603bc71b700 [ 428.112078] ---[ end trace 7aac295dd2fac45d ]--- [ 428.112081] pwc: Failed to allocate urb buffer 0 [ 428.623806] pwc: Failed to allocate urb buffer 0 ** Model information sys_vendor: System manufacturer product_name: System Product Name product_version: System Version chassis_vendor: Default string chassis_version: Default string bios_vendor: American Megatrends Inc. bios_version: 2807 board_vendor: ASUSTeK COMPUTER INC. board_name: PRIME B450M-A board_version: Rev X.0x ** Loaded modules: cpufreq_ondemand vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device pwc videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi edac_mce_amd snd_hda_intel snd_intel_dspcfg kvm_amd binfmt_misc soundwire_intel soundwire_generic_allocation kvm snd_soc_core irqbypass snd_compress soundwire_cadence eeepc_wmi snd_hda_codec ghash_clmulni_intel asus_wmi snd_hda_core snd_hwdep soundwire_bus battery sparse_keymap aesni_intel snd_pcm rfkill serio_raw libaes crypto_simd snd_timer cryptd glue_helper rapl ccp pcspkr snd sp5100_tco wmi_bmof watchdog k10temp sg soundcore rng_core evdev acpi_cpufreq msr parport_pc ppdev lp parport fuse configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic sd_mod t10_pi crc_t10dif crct10dif_generic sr_mod cdrom uas usb_storage hid_generic usbhid hid amdgpu crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel gpu_sched i2c_algo_bit ttm i2c_piix4 drm_kms_helper ahci libahci cec xhci_pci xhci_hcd drm libata r8169 realtek mdio_devres usbcore libphy scsi_mod usb_common wmi video gpio_amdpt gpio_generic button ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex [1022:15d0] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b] 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:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452] 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:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (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 ? routed to IRQ 25 Bus: primary=00, secondary=01, subordinate=07, sec-latency=0 I/O behind bridge: 0000f000-0000ffff [size=4K] Memory behind bridge: fcd00000-fcefffff [size=2M] 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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452] 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:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1022:15db] (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 26 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 0000e000-0000efff [size=4K] Memory behind bridge: fc900000-fccfffff [size=4M] Prefetchable memory behind bridge: 00000000e0000000-00000000f01fffff [size=258M] 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.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B [1022:15dc] (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 27 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: [disabled] Memory behind bridge: fcf00000-fcffffff [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:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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- 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. PRIME B450M-A Motherboard [1043:876b] 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 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0 [1022:15e8] 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:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1 [1022:15e9] 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:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2 [1022:15ea] 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:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3 [1022:15eb] 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- Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4 [1022:15ec] 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:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5 [1022:15ed] 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:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6 [1022:15ee] 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:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7 [1022:15ef] 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- 01:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 XHCI Controller [1022:43d5] (rev 01) (prog-if 30 [XHCI]) Subsystem: ASMedia Technology Inc. 400 Series Chipset USB 3.1 XHCI Controller [1b21:1142] 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 30 Region 0: Memory at fcea0000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 01:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller [1022:43c8] (rev 01) (prog-if 01 [AHCI 1.0]) Subsystem: ASMedia Technology Inc. 400 Series Chipset SATA Controller [1b21:1062] 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 38 Region 5: Memory at fce80000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at fce00000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 01:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge [1022:43c6] (rev 01) (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 29 Bus: primary=01, secondary=02, subordinate=07, sec-latency=0 I/O behind bridge: 0000f000-0000ffff [size=4K] Memory behind bridge: fcd00000-fcdfffff [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 02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (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 31 Bus: primary=02, secondary=03, subordinate=03, 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 02:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (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 32 Bus: primary=02, secondary=04, subordinate=04, 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 02:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (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 34 Bus: primary=02, secondary=05, subordinate=05, 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 02:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (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 35 Bus: primary=02, secondary=06, subordinate=06, 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 02:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (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 37 Bus: primary=02, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 0000f000-0000ffff [size=4K] Memory behind bridge: fcd00000-fcdfffff [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 07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:8677] 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 36 Region 0: I/O ports at f000 [size=256] Region 2: Memory at fcd04000 (64-bit, non-prefetchable) [size=4K] Region 4: Memory at fcd00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c9) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Picasso [1043:876b] 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 53 Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at f0000000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at e000 [size=256] Region 5: Memory at fcc00000 (32-bit, non-prefetchable) [size=512K] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 08:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller [1002:15de] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b] 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 63 Region 0: Memory at fcc88000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 08:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df] Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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 39 Region 2: Memory at fcb00000 (32-bit, non-prefetchable) [size=1M] Region 5: Memory at fcc8c000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ccp Kernel modules: ccp 08:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e0] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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 47 Region 0: Memory at fca00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 08:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e1] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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 53 Region 0: Memory at fc900000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 08:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller [1022:15e3] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:86c7] 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 64 Region 0: Memory at fcc80000 (32-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 09:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 61) (prog-if 01 [AHCI 1.0]) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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 Region 5: Memory at fcf00000 (32-bit, non-prefetchable) [size=2K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci ** USB devices: Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 005 Device 002: ID 046d:08b4 Logitech, Inc. QuickCam Zoom Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 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 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0424:2250 Microchip Technology, Inc. (formerly SMSC) Flash Bus 001 Device 002: ID 045e:0084 Microsoft Corp. Basic Optical Mouse Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-3-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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-5.10.0-3-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.139 ii kmod 28-1 ii linux-base 4.6 Versions of packages linux-image-5.10.0-3-amd64 recommends: pn apparmor <none> ii firmware-linux-free 20200122-1 Versions of packages linux-image-5.10.0-3-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.04-15 pn linux-doc-5.10 <none> Versions of packages linux-image-5.10.0-3-amd64 is related to: ii firmware-amd-graphics 20210208-1 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> ii firmware-linux-nonfree 20210208-1 ii firmware-misc-nonfree 20210208-1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20210208-1 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information