Package: src:linux
Version: 7.1.8-2
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
     > linux image update to 7.1.8

When I remove one card then system will boot fine, I checked that each card in
each of the two pcie x16 slots works when just a single card is used, when I 
boot with 7.0.13 kernel it also
works again.

-- Package-specific info:
** Version:
Linux version 7.1.8+deb14.1-amd64 ([email protected]) 
(x86_64-linux-gnu-gcc-15 (Debian 15.3.0-2) 15.3.0, GNU ld (GNU Binutils for 
Debian) 2.47) #1 SMP PREEMPT_DYNAMIC Debian 7.1.8-2 (2026-08-15)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-7.1.8+deb14.1-amd64 
root=UUID=f6470400-53e1-45cb-ac10-d9e70154499f ro quiet

** Tainted: D (128)
 * kernel died recently, i.e. there was an OOPS or BUG

** Kernel log:
Sep 01 20:45:15 llama kernel: note: Xorg.wrap[1052] exited with irqs disabled
Sep 01 20:45:15 llama kernel: [drm] scheduler sdma0 is not ready, skipping
Sep 01 20:45:15 llama kernel: [drm] scheduler sdma1 is not ready, skipping
Sep 01 20:45:15 llama kernel: BUG: kernel NULL pointer dereference, address: 
0000000000000000
Sep 01 20:45:15 llama kernel: #PF: supervisor read access in kernel mode
Sep 01 20:45:15 llama kernel: #PF: error_code(0x0000) - not-present page
Sep 01 20:45:15 llama kernel: PGD 0 P4D 0 
Sep 01 20:45:15 llama kernel: Oops: Oops: 0000 [#6] SMP NOPTI
Sep 01 20:45:15 llama kernel: CPU: 3 UID: 0 PID: 1066 Comm: Xorg.wrap Tainted: 
G      D             7.1.8+deb14.1-amd64 #1 PREEMPT(lazy)  Debian 7.1.8-2 
Sep 01 20:45:15 llama kernel: Tainted: [D]=DIE
Sep 01 20:45:15 llama kernel: Hardware name: Gigabyte Technology Co., Ltd. X470 
AORUS ULTRA GAMING/X470 AORUS ULTRA GAMING-CF, BIOS F66a 04/14/2026
Sep 01 20:45:15 llama kernel: RIP: 0010:drm_sched_job_arm+0x2b/0x50 [gpu_sched]
Sep 01 20:45:15 llama kernel: Code: 0f 1e fa 0f 1f 44 00 00 55 53 48 8b 6f 18 
48 85 ed 74 2b 48 89 fb 48 89 ef e8 31 3d 00 00 48 8b 45 18 48 8b 73 18 48 8b 
7b 10 <48> 8b 00 48 89 43 08 8b 45 2c 89 43 20 5b 5d e9 e1 28 00 00 0f 0b
Sep 01 20:45:15 llama kernel: RSP: 0018:ffffd3998409b858 EFLAGS: 00010286
Sep 01 20:45:15 llama kernel: RAX: 0000000000000000 RBX: ffff8dba086e5e00 RCX: 
00000000ffffffff
Sep 01 20:45:15 llama kernel: RDX: 0000000000000002 RSI: ffff8dba07c90378 RDI: 
ffff8dba010ce9c0
Sep 01 20:45:15 llama kernel: RBP: ffff8dba07c90378 R08: 0000000000000000 R09: 
0000000000000002
Sep 01 20:45:15 llama kernel: R10: ffff8dba1740e490 R11: 3fffffffffffefff R12: 
0000000000000000
Sep 01 20:45:15 llama kernel: R13: ffff8dba07c90000 R14: ffff8dba0aa00000 R15: 
0000000000020000
Sep 01 20:45:15 llama kernel: FS:  00007f56e7bf1740(0000) 
GS:ffff8dbd90630000(0000) knlGS:0000000000000000
Sep 01 20:45:15 llama kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 20:45:15 llama kernel: CR2: 0000000000000000 CR3: 0000000108a93000 CR4: 
00000000003506f0
Sep 01 20:45:15 llama kernel: Call Trace:
Sep 01 20:45:15 llama kernel:  <TASK>
Sep 01 20:45:15 llama kernel:  amdgpu_job_submit+0x13/0x70 [amdgpu]
Sep 01 20:45:15 llama kernel:  amdgpu_vm_sdma_commit+0x78/0x210 [amdgpu]
Sep 01 20:45:15 llama kernel:  amdgpu_vm_pt_clear+0x20c/0x250 [amdgpu]
Sep 01 20:45:15 llama kernel:  amdgpu_vm_init+0x32a/0x690 [amdgpu]
Sep 01 20:45:15 llama kernel:  amdgpu_driver_open_kms+0x141/0x310 [amdgpu]
Sep 01 20:45:15 llama kernel:  drm_file_alloc+0x1bf/0x2b0 [drm]
Sep 01 20:45:15 llama kernel:  ? xa_load+0x76/0xb0
Sep 01 20:45:15 llama kernel:  drm_open_helper+0x8d/0x160 [drm]
Sep 01 20:45:15 llama kernel:  drm_open+0x75/0x100 [drm]
Sep 01 20:45:15 llama kernel:  drm_stub_open+0x9e/0xd0 [drm]
Sep 01 20:45:15 llama kernel:  chrdev_open+0xad/0x240
Sep 01 20:45:15 llama kernel:  ? __pfx_chrdev_open+0x10/0x10
Sep 01 20:45:15 llama kernel:  do_dentry_open+0x12e/0x490
Sep 01 20:45:15 llama kernel:  vfs_open+0x30/0x100
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  path_openat+0x848/0x13f0
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? do_syscall_64+0x28e/0x640
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? drm_mode_getresources+0x26c/0x2a0 [drm]
Sep 01 20:45:15 llama kernel:  do_file_open+0xe3/0x190
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? alloc_fd+0x12e/0x190
Sep 01 20:45:15 llama kernel:  do_sys_openat2+0x7b/0xe0
Sep 01 20:45:15 llama kernel:  __x64_sys_openat+0x61/0xa0
Sep 01 20:45:15 llama kernel:  do_syscall_64+0xe1/0x640
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? do_syscall_64+0x11e/0x640
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? count_memcg_events+0xe5/0x220
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? handle_mm_fault+0x1e5/0x2f0
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? do_user_addr_fault+0x2b4/0x7b0
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? irqentry_exit+0x43/0x6b0
Sep 01 20:45:15 llama kernel:  ? srso_return_thunk+0x5/0x5f
Sep 01 20:45:15 llama kernel:  ? do_syscall_64+0x98/0x640
Sep 01 20:45:15 llama kernel:  ? exc_page_fault+0x82/0x1d0
Sep 01 20:45:15 llama kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Sep 01 20:45:15 llama kernel: RIP: 0033:0x7f56e7c85ca2
Sep 01 20:45:15 llama kernel: Code: 18 41 8b 93 08 03 00 00 59 5e 48 83 f8 fc 
75 1a 83 e2 39 83 fa 08 75 12 e8 1b ff ff ff 0f 1f 00 49 89 ca 48 8b 44 24 20 
0f 05 <48> 83 c4 18 c3 66 0f 1f 84 00 00 00 00 00 48 83 ec 10 ff 74 24 18
Sep 01 20:45:15 llama kernel: RSP: 002b:00007ffcbf42fba0 EFLAGS: 00000202 
ORIG_RAX: 0000000000000101
Sep 01 20:45:15 llama kernel: RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 
00007f56e7c85ca2
Sep 01 20:45:15 llama kernel: RDX: 0000000000000002 RSI: 00007ffcbf42fd50 RDI: 
ffffffffffffff9c
Sep 01 20:45:15 llama kernel: RBP: 0000000000000003 R08: 0000000000000000 R09: 
0000000000000000
Sep 01 20:45:15 llama kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 
00007ffcbf42fd50
Sep 01 20:45:15 llama kernel: R13: 0000000000000001 R14: 0000000000000001 R15: 
00005609892ba010
Sep 01 20:45:15 llama kernel:  </TASK>
Sep 01 20:45:15 llama kernel: Modules linked in: qrtr dm_mod rtw88_8821au(+) 
rtw88_8821a rtw88_88xxa rtw88_usb rtw88_core nls_ascii snd_hda_codec_alc882 
amd_atl nls_cp437 snd_hda_codec_realtek_lib snd_hda_codec_atihdmi vfat 
intel_rapl_msr fat snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel 
intel_rapl_common mac80211 snd_hda_codec snd_hda_core snd_intel_dspcfg 
snd_intel_sdw_acpi snd_hwdep snd_pcm edac_mce_amd aesni_intel snd_timer 
gf128mul cfg80211 gigabyte_wmi wmi_bmof snd rapl acpi_cpufreq pcspkr ccp 
soundcore k10temp rfkill joydev libarc4 sg evdev binfmt_misc parport_pc ppdev 
lp parport configfs efi_pstore efivarfs autofs4 ext4 mbcache jbd2 
crc32c_cryptoapi amdgpu(+) drm_buddy amdxcp drm_panel_backlight_quirks 
gpu_sched hid_generic drm_ttm_helper ttm drm_exec drm_suballoc_helper 
drm_display_helper usbhid hid cec sd_mod rc_core drm_client_lib drm_kms_helper 
ahci xhci_pci libahci xhci_hcd libata drm igb mxm_wmi usbcore scsi_mod 
i2c_algo_bit sp5100_tco dca video watchdog scsi_common crc16 usb_common 
i2c_piix4 gpio_amdpt wmi
Sep 01 20:45:15 llama kernel:  button i2c_smbus gpio_generic
Sep 01 20:45:15 llama kernel: CR2: 0000000000000000
Sep 01 20:45:15 llama kernel: ---[ end trace 0000000000000000 ]---
Sep 01 20:45:15 llama kernel: RIP: 0010:drm_sched_job_arm+0x2b/0x50 [gpu_sched]
Sep 01 20:45:15 llama kernel: Code: 0f 1e fa 0f 1f 44 00 00 55 53 48 8b 6f 18 
48 85 ed 74 2b 48 89 fb 48 89 ef e8 31 3d 00 00 48 8b 45 18 48 8b 73 18 48 8b 
7b 10 <48> 8b 00 48 89 43 08 8b 45 2c 89 43 20 5b 5d e9 e1 28 00 00 0f 0b
Sep 01 20:45:15 llama kernel: RSP: 0018:ffffd3998090b550 EFLAGS: 00010286
Sep 01 20:45:15 llama kernel: RAX: 0000000000000000 RBX: ffff8dba1a6cae00 RCX: 
00000000ffffffff
Sep 01 20:45:15 llama kernel: RDX: 0000000000000002 RSI: ffff8dba08f2f378 RDI: 
ffff8dba14fe63c0
Sep 01 20:45:15 llama kernel: RBP: ffff8dba08f2f378 R08: 0000000000000000 R09: 
0000000000000002
Sep 01 20:45:15 llama kernel: R10: ffff8dba1740e490 R11: 3fffffffffffefff R12: 
0000000000000000
Sep 01 20:45:15 llama kernel: R13: ffff8dba08f2f000 R14: ffff8dba19700000 R15: 
0000000000020000
Sep 01 20:45:15 llama kernel: FS:  00007f56e7bf1740(0000) 
GS:ffff8dbd90630000(0000) knlGS:0000000000000000
Sep 01 20:45:15 llama kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 01 20:45:15 llama kernel: CR2: 0000000000000000 CR3: 0000000108a93000 CR4: 
00000000003506f0
Sep 01 20:45:15 llama kernel: note: Xorg.wrap[1066] exited with irqs disabled
Sep 01 20:45:18 llama kernel: usbcore: registered new interface driver 
rtw88_8821au
Sep 01 20:45:18 llama kernel: rtw88_8821au 1-9:1.0 wlx000f003d4c7b: renamed 
from wlan0
Sep 01 20:46:14 llama kernel: wlx000f003d4c7b: authenticate with 
50:0f:f5:01:42:46 (local address=00:0f:00:3d:4c:7b)
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: send auth to 50:0f:f5:01:42:46 
(try 1/3)
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: authenticated
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: associate with 50:0f:f5:01:42:46 
(try 1/3)
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: RX AssocResp from 
50:0f:f5:01:42:46 (capab=0x1511 status=0 aid=3)
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: associated
Sep 01 20:46:16 llama kernel: wlx000f003d4c7b: Limiting TX power to 27 (30 - 3) 
dBm as advertised by 50:0f:f5:01:42:46

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: X470 AORUS ULTRA GAMING
product_version: Default string
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends International, LLC.
bios_version: F66a
board_vendor: Gigabyte Technology Co., Ltd.
board_name: X470 AORUS ULTRA GAMING-CF
board_version: Default string

** Configuration for modprobe:
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist microcode
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist radeonfb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
options bonding max_bonds=0
options cx88_alsa index=-2
options dummy numdummies=0
options ifb numifbs=0
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_pcsp index=-2
options snd_via82xx_modem index=-2

** Loaded modules:
acpi_cpufreq
aesni_intel
ahci
amd_atl
amdgpu
amdxcp
autofs4
binfmt_misc
button
ccm
ccp
cec
cfg80211
configfs
crc16
crc32c_cryptoapi
dca
dm_mod
drm
drm_buddy
drm_client_lib
drm_display_helper
drm_exec
drm_kms_helper
drm_panel_backlight_quirks
drm_suballoc_helper
drm_ttm_helper
edac_mce_amd
efi_pstore
efivarfs
evdev
ext4
fat
gf128mul
gigabyte_wmi
gpio_amdpt
gpio_generic
gpu_sched
hid
hid_generic
i2c_algo_bit
i2c_piix4
i2c_smbus
igb
intel_rapl_common
intel_rapl_msr
jbd2
joydev
k10temp
libahci
libarc4
libata
lp
mac80211
mbcache
mxm_wmi
nls_ascii
nls_cp437
parport
parport_pc
pcspkr
ppdev
qrtr
rapl
rc_core
rfkill
rtw88_8821a
rtw88_8821au
rtw88_88xxa
rtw88_core
rtw88_usb
scsi_common
scsi_mod
sd_mod
sg
snd
snd_hda_codec
snd_hda_codec_alc882
snd_hda_codec_atihdmi
snd_hda_codec_generic
snd_hda_codec_hdmi
snd_hda_codec_realtek_lib
snd_hda_core
snd_hda_intel
snd_hwdep
snd_intel_dspcfg
snd_intel_sdw_acpi
snd_pcm
snd_timer
soundcore
sp5100_tco
ttm
usb_common
usbcore
usbhid
vfat
video
watchdog
wmi
wmi_bmof
xhci_hcd
xhci_pci

** Out of tree modules:
None found

** 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: enp6s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN 
group default qlen 1000
    link/ether b4:2e:99:88:94:b9 brd ff:ff:ff:ff:ff:ff
    altname enxb42e998894b9
3: wlx000f003d4c7b: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue 
state UP group default qlen 1000
    link/ether 00:0f:00:3d:4c:7b brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.104/24 brd 192.168.1.255 scope global dynamic noprefixroute 
wlx000f003d4c7b
       valid_lft 42800sec preferred_lft 42800sec
    inet6 fd78:dce8:69f7::e04/128 scope global dynamic noprefixroute 
       valid_lft 42801sec preferred_lft 42801sec
    inet6 2003:100:6f31:5900::e04/128 scope global dynamic noprefixroute 
       valid_lft 5001sec preferred_lft 1064sec
    inet6 2003:100:6f31:5900:4d4c:8b7e:51e8:f6c2/64 scope global temporary 
dynamic 
       valid_lft 5062sec preferred_lft 1064sec
    inet6 2003:100:6f31:5900:20f:ff:fe3d:4c7b/64 scope global dynamic 
mngtmpaddr noprefixroute 
       valid_lft 5062sec preferred_lft 1064sec
    inet6 fd78:dce8:69f7:0:8670:3359:6867:4650/64 scope global temporary 
dynamic 
       valid_lft 5062sec preferred_lft 2362sec
    inet6 fd78:dce8:69f7:0:20f:ff:fe3d:4c7b/64 scope global dynamic mngtmpaddr 
noprefixroute 
       valid_lft 5062sec preferred_lft 2362sec
    inet6 fe80::20f:ff:fe3d:4c7b/64 scope link noprefixroute 
       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:   21661     259    0    0    0     0          0         0    21661     
259    0    0    0     0       0          0
enp6s0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
wlx000f003d4c7b: 1553324    2356    0    3    0     0          0         0   
106011     345    0    0    0     0       0          0


** PCI devices:
0000:00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Root Complex [1022:1450]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) Root Complex [1022:1450]
0000:00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) I/O Memory Management Unit [1022:1451]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) I/O Memory Management Unit [1022:1451]
0000:00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) PCIe GPP Bridge [1022:1453]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) PCIe GPP Bridge [1022:1453]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) PCIe GPP Bridge [1022:1453]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) PCIe GPP Bridge [1022:1453]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:03.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) PCIe GPP Bridge [1022:1453]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) PCIe GPP Bridge [1022:1453]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
0000:00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus 
Controller [1022:790b] (rev 59)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
        Kernel modules: i2c_piix4, sp5100_tco
0000:00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC 
Bridge [1022:790e] (rev 51)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:5001]
0000:00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 0 [1022:1460]
0000:00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 1 [1022:1461]
0000:00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 2 [1022:1462]
0000:00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 3 [1022:1463]
        Kernel driver in use: k10temp
        Kernel modules: k10temp
0000:00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 4 [1022:1464]
0000:00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 5 [1022:1465]
0000:00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 6 [1022:1466]
0000:00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Data Fabric: Device 18h; Function 7 [1022:1467]
0000:00:01.3/01:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 
Device [1022:43d0] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:1142]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
0000:00:01.3/01:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 
400 Series Chipset SATA Controller [1022:43c8] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:1062]
        Kernel driver in use: ahci
        Kernel modules: ahci
0000:00:01.3/01:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 
Series Chipset PCIe Bridge [1022:43c6] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:0201]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. 
[AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01)
        Subsystem: ASMedia Technology Inc. Device [1b21:3306]
        Kernel driver in use: pcieport
        Kernel modules: shpchp
0000:00:01.3/01:00.2/02:03.0/06:00.0 Ethernet controller [0200]: Intel 
Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000]
        Kernel driver in use: igb
        Kernel modules: igb
0000:00:01.3/01:00.2/02:09.0/08:00.0 USB controller [0c03]: ASMedia Technology 
Inc. ASM1143 USB 3.1 Host Controller [1b21:1343]
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
0000:00:03.1/09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, 
Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] 
(rev e7)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:22fc]
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
0000:00:03.1/09:00.1 Audio device [0403]: Advanced Micro Devices, Inc. 
[AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [1002:aaf0]
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:aaf0]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
0000:00:03.2/0a:00.0 VGA compatible controller [0300]: Advanced Micro Devices, 
Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] 
(rev ef)
        Subsystem: Sapphire Technology Limited Radeon RX 570 Pulse 4GB 
[1da2:e353]
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu
0000:00:03.2/0a:00.1 Audio device [0403]: Advanced Micro Devices, Inc. 
[AMD/ATI] Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590] [1002:aaf0]
        Subsystem: Sapphire Technology Limited Device [1da2:aaf0]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
0000:00:07.1/0b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro 
Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function [1022:145a]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 
PCIe Dummy Function [1022:145a]
0000:00:07.1/0b:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. 
[AMD] Family 17h (Models 00h-0fh) Platform Security Processor (PSP) 3.0 Device 
[1022:1456]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 
00h-0fh) Platform Security Processor (PSP) 3.0 Device [1022:1456]
        Kernel driver in use: ccp
        Kernel modules: ccp
0000:00:07.1/0b:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 
Zeppelin USB 3.0 xHCI Compliant Host Controller [1022:145f]
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
0000:00:08.1/0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro 
Devices, Inc. [AMD] Zeppelin/Renoir PCIe Dummy Function [1022:1455]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Zeppelin/Renoir PCIe 
Dummy Function [1022:1455]
0000:00:08.1/0c:00.2 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 
FCH SATA Controller [AHCI mode] [1022:7901] (rev 51)
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:b002]
        Kernel driver in use: ahci
        Kernel modules: ahci
0000:00:08.1/0c:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] 
Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457]
        Subsystem: Gigabyte Technology Co., Ltd Device [1458:a0c3]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

** USB devices:
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/14p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
    |__ Port 003: Dev 002, If 0, Class=Human Interface Device, Driver=usbhid, 
12M
        ID 1532:025d Razer USA, Ltd RZ03-0338, Gaming Keyboard [Ornata V2]
    |__ Port 003: Dev 002, If 1, Class=Human Interface Device, Driver=usbhid, 
12M
        ID 1532:025d Razer USA, Ltd RZ03-0338, Gaming Keyboard [Ornata V2]
    |__ Port 003: Dev 002, If 2, Class=Human Interface Device, Driver=usbhid, 
12M
        ID 1532:025d Razer USA, Ltd RZ03-0338, Gaming Keyboard [Ornata V2]
    |__ Port 003: Dev 002, If 3, Class=Human Interface Device, Driver=usbhid, 
12M
        ID 1532:025d Razer USA, Ltd RZ03-0338, Gaming Keyboard [Ornata V2]
    |__ Port 009: Dev 003, If 0, Class=Vendor Specific Class, 
Driver=rtw88_8821au, 480M
        ID 0bda:a811 Realtek Semiconductor Corp. RTL8811AU 802.11a/b/g/n/ac 
WLAN Adapter
    |__ Port 010: Dev 004, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
        ID 0461:4d20 Primax Electronics, Ltd HP Optical Mouse
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/8p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub
/:  Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 480M
    ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    ID 1d6b:0003 Linux Foundation 3.0 root hub


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 7.1.8+deb14.1-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE
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)
LSM: AppArmor: enabled

Versions of packages linux-image-7.1.8+deb14.1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.151
ii  linux-base                              4.16
ii  linux-base-7.1.8+deb14.1-amd64          7.1.8-2
ii  linux-binary-7.1.8+deb14.1-amd64        7.1.8-2
ii  linux-modules-7.1.8+deb14.1-amd64       7.1.8-2

Versions of packages linux-image-7.1.8+deb14.1-amd64 recommends:
ii  apparmor  4.1.8-1

Versions of packages linux-image-7.1.8+deb14.1-amd64 suggests:
pn  debian-kernel-handbook  <none>
pn  firmware-linux-free     <none>
ii  grub-efi-amd64          2.14-3
pn  linux-doc-7.1           <none>

Versions of packages linux-image-7.1.8+deb14.1-amd64 is related to:
ii  firmware-amd-graphics      20260810-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>
pn  firmware-iwlwifi           <none>
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           20260810-1
pn  firmware-samsung           <none>
pn  firmware-siano             <none>
pn  firmware-ti-connectivity   <none>
pn  xen-hypervisor             <none>

-- no debconf information

Reply via email to