I suspect to have this same bug.

In case it's useful, I got kernel logs via serial console, see attachment.
Therein I have marked where VGA console output stops.
Serial console goes a bit further.
SysRq+B still works.

My system: MSI 785GM-E51 (AMD 785G+SB710) + Dell Radeon R5 240 OEM (Oland).
I use radeon.si_support=0 amdgpu.si_support=1 amdgpu.dc=0.
I put the drivers inside initramfs. Outside doesn't work either but hangs a bit later.
5.19.0-0.deb11.2-amd64 works fine at first glance.

Currently I have little time for "big" things like git-bisect, sorry.
But I'm happy to test smaller things.
Thanks, Gert
Serial console log, also visible on VGA console:

[    0.000000] Linux version 5.10.0-19-amd64 (debian-ker...@lists.debian.org) 
(gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 
2.35.2) #1 SMP Debian 5.10.149-2 (2022-10-21)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.10.0-19-amd64 
root=UUID=4594ae40-1c56-4123-b65a-bfad982b83b3 ro rootflags=subvol=debian 
nmi_watchdog=0 clocksource=hpet ipv6.disable=1 nokaiser nopti pti=off 
usbhid.quirks=0x2341:0x8037:0x040 usbhid.jspoll=1 console=tty0 
console=ttyS0,115200n8 text
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfe8ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cfe90000-0x00000000cfe9dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cfe9e000-0x00000000cfedffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cfee0000-0x00000000cfefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: MICRO-STAR INTERNATIONAL CO.,LTD MS-7596/785GM-E51 
(MS-7596), BIOS V2.12 02/18/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3599.944 MHz processor
[    0.013438] AGP: No AGP bridge found
[    0.013513] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[    0.013756] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.013902] last_pfn = 0xcfe90 max_arch_pfn = 0x400000000
[    0.017282] found SMP MP-table at [mem 0x000ff780-0x000ff78f]
[    0.024303] Using GB pages for direct mapping
[    0.024641] RAMDISK: [mem 0x33e2b000-0x35f0cfff]
[    0.024647] ACPI: Early table checksum verification disabled
[    0.024652] ACPI: RSDP 0x00000000000FAD00 000014 (v00 ACPIAM)
[    0.024655] ACPI: RSDT 0x00000000CFE90000 000040 (v01 7596MS A7596200 
20110218 MSFT 00000097)
[    0.024661] ACPI: FACP 0x00000000CFE90200 000084 (v01 7596MS A7596200 
20110218 MSFT 00000097)
[    0.024665] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has 
valid Length but zero Address: 0x0000000000000000/0x1 (20200925/tbfadt-615)
[    0.024670] ACPI: DSDT 0x00000000CFE905D0 0093B2 (v01 A7596  A7596200 
00000200 INTL 20051117)
[    0.024673] ACPI: FACS 0x00000000CFE9E000 000040
[    0.024676] ACPI: APIC 0x00000000CFE90390 00007C (v01 7596MS A7596200 
20110218 MSFT 00000097)
[    0.024679] ACPI: MCFG 0x00000000CFE90410 00003C (v01 7596MS OEMMCFG  
20110218 MSFT 00000097)
[    0.024682] ACPI: OEMB 0x00000000CFE9E040 000072 (v01 7596MS A7596200 
20110218 MSFT 00000097)
[    0.024685] ACPI: SRAT 0x00000000CFE9A5D0 0000C8 (v03 AMD    FAM_F_10 
00000002 AMD  00000001)
[    0.024688] ACPI: HPET 0x00000000CFE9A6A0 000038 (v01 7596MS OEMHPET  
20110218 MSFT 00000097)
[    0.024691] ACPI: SSDT 0x00000000CFE9A6E0 000458 (v01 A M I  POWERNOW 
00000001 AMD  00000001)
[    0.024694] ACPI: Reserving FACP table memory at [mem 0xcfe90200-0xcfe90283]
[    0.024696] ACPI: Reserving DSDT table memory at [mem 0xcfe905d0-0xcfe99981]
[    0.024697] ACPI: Reserving FACS table memory at [mem 0xcfe9e000-0xcfe9e03f]
[    0.024698] ACPI: Reserving APIC table memory at [mem 0xcfe90390-0xcfe9040b]
[    0.024699] ACPI: Reserving MCFG table memory at [mem 0xcfe90410-0xcfe9044b]
[    0.024700] ACPI: Reserving OEMB table memory at [mem 0xcfe9e040-0xcfe9e0b1]
[    0.024702] ACPI: Reserving SRAT table memory at [mem 0xcfe9a5d0-0xcfe9a697]
[    0.024703] ACPI: Reserving HPET table memory at [mem 0xcfe9a6a0-0xcfe9a6d7]
[    0.024704] ACPI: Reserving SSDT table memory at [mem 0xcfe9a6e0-0xcfe9ab37]
[    0.024742] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.024743] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.024746] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[    0.024747] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xcfffffff]
[    0.024748] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x22fffffff]
[    0.024751] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 
0x00100000-0xcfffffff] -> [mem 0x00000000-0xcfffffff]
[    0.024753] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 
0x100000000-0x22fffffff] -> [mem 0x00000000-0x22fffffff]
[    0.024763] NODE_DATA(0) allocated [mem 0x22ffd6000-0x22fffffff]
[    0.025186] Zone ranges:
[    0.025188]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.025190]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.025191]   Normal   [mem 0x0000000100000000-0x000000022fffffff]
[    0.025193]   Device   empty
[    0.025194] Movable zone start for each node
[    0.025198] Early memory node ranges
[    0.025199]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.025200]   node   0: [mem 0x0000000000100000-0x00000000cfe8ffff]
[    0.025202]   node   0: [mem 0x0000000100000000-0x000000022fffffff]
[    0.025204] Initmem setup node 0 [mem 0x0000000000001000-0x000000022fffffff]
[    0.025215] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.025261] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.038861] On node 0, zone Normal: 368 pages in unavailable ranges
[    0.039003] ACPI: PM-Timer IO Port: 0x808
[    0.039018] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.039020] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.039022] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.039027] Using ACPI (MADT) for SMP configuration information
[    0.039028] ACPI: HPET id: 0x8300 base: 0xfed00000
[    0.039033] smpboot: Allowing 6 CPUs, 4 hotplug CPUs
[    0.039047] PM: hibernation: Registered nosave memory: [mem 
0x00000000-0x00000fff]
[    0.039048] PM: hibernation: Registered nosave memory: [mem 
0x0009f000-0x0009ffff]
[    0.039049] PM: hibernation: Registered nosave memory: [mem 
0x000a0000-0x000e5fff]
[    0.039050] PM: hibernation: Registered nosave memory: [mem 
0x000e6000-0x000fffff]
[    0.039052] PM: hibernation: Registered nosave memory: [mem 
0xcfe90000-0xcfe9dfff]
[    0.039053] PM: hibernation: Registered nosave memory: [mem 
0xcfe9e000-0xcfedffff]
[    0.039054] PM: hibernation: Registered nosave memory: [mem 
0xcfee0000-0xcfefffff]
[    0.039055] PM: hibernation: Registered nosave memory: [mem 
0xcff00000-0xffefffff]
[    0.039056] PM: hibernation: Registered nosave memory: [mem 
0xfff00000-0xffffffff]
[    0.039058] [mem 0xcff00000-0xffefffff] available for PCI devices
[    0.039059] Booting paravirtualized kernel on bare hardware
[    0.039063] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.042838] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:6 nr_cpu_ids:6 
nr_node_ids:1
[    0.043550] percpu: Embedded 58 pages/cpu s200664 r8192 d28712 u262144
[    0.043590] Built 1 zonelists, mobility grouping on.  Total pages: 2063902
[    0.043592] Policy zone: Normal
[    0.043595] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-19-amd64 
root=UUID=4594ae40-1c56-4123-b65a-bfad982b83b3 ro rootflags=subvol=debian 
nmi_watchdog=0 clocksource=hpet ipv6.disable=1 nokaiser nopti pti=off 
usbhid.quirks=0x2341:0x8037:0x040 usbhid.jspoll=1 console=tty0 
console=ttyS0,115200n8 text
[    0.045533] Dentry cache hash table entries: 1048576 (order: 11, 8388608 
bytes, linear)
[    0.046436] Inode-cache hash table entries: 524288 (order: 10, 4194304 
bytes, linear)
[    0.046465] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.061039] AGP: Checking aperture...
[    0.069215] AGP: No AGP bridge found
[    0.069217] AGP: Node 0: aperture [bus addr 0xc4000000-0xc5ffffff] (32MB)
[    0.069219] Aperture pointing to e820 RAM. Ignoring.
[    0.069220] AGP: Your BIOS doesn't leave an aperture memory hole
[    0.069221] AGP: Please enable the IOMMU option in the BIOS setup
[    0.069222] AGP: This costs you 64MB of RAM
[    0.069225] AGP: Mapping aperture over RAM [mem 0xc4000000-0xc7ffffff] 
(65536KB)
[    0.069227] PM: hibernation: Registered nosave memory: [mem 
0xc4000000-0xc7ffffff]
[    0.086701] Memory: 3371992K/8386744K available (12295K kernel code, 2536K 
rwdata, 7584K rodata, 2648K init, 3444K bss, 345068K reserved, 0K cma-reserved)
[    0.086966] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.086984] ftrace: allocating 36480 entries in 143 pages
[    0.098264] ftrace: allocated 143 pages with 5 groups
[    0.098458] rcu: Hierarchical RCU implementation.
[    0.098459] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=6.
[    0.098461]  Rude variant of Tasks RCU enabled.
[    0.098462]  Tracing variant of Tasks RCU enabled.
[    0.098463] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.098464] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.102536] NR_IRQS: 524544, nr_irqs: 472, preallocated irqs: 16
[    0.105258] Console: colour VGA+ 80x25
[    0.109343] printk: console [tty0] enabled
[    0.916219] printk: console [ttyS0] enabled
[    0.920448] ACPI: Core revision 20200925
[    0.924507] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 133484873504 ns
[    0.933688] APIC: Switch to symmetric I/O mode setup
[    0.939143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.961678] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 
0x33e41e6410b, max_idle_ns: 440795221274 ns
[    0.972219] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 7199.88 BogoMIPS (lpj=14399776)
[    0.976216] pid_max: default: 32768 minimum: 301
[    0.980273] LSM: Security Framework initializing
[    0.984229] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.988253] AppArmor: AppArmor initialized
[    0.992217] TOMOYO Linux initialized
[    0.996267] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, 
linear)
[    1.000243] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 
bytes, linear)
[    1.004515] LVT offset 0 assigned for vector 0xf9
[    1.008220] process: using AMD E400 aware idle routine
[    1.012217] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    1.016216] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
[    1.020219] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
pointer sanitization
[    1.024217] Spectre V2 : Mitigation: Retpolines
[    1.028216] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on 
context switch
[    1.032216] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    1.046106] Freeing SMP alternatives memory: 32K
[    1.052219] process: System has AMD C1E enabled
[    1.166987] process: Switch to broadcast mode on CPU0
[    1.168222] smpboot: CPU0: AMD Athlon(tm) II X2 280 Processor (family: 0x10, 
model: 0x6, stepping: 0x3)
[    1.172385] Performance Events: AMD PMU driver.
[    1.176217] ... version:                0
[    1.180216] ... bit width:              48
[    1.184216] ... generic registers:      4
[    1.188216] ... value mask:             0000ffffffffffff
[    1.192216] ... max period:             00007fffffffffff
[    1.196216] ... fixed-purpose events:   0
[    1.200216] ... event mask:             000000000000000f
[    1.204313] rcu: Hierarchical SRCU implementation.
[    1.208653] smp: Bringing up secondary CPUs ...
[    1.212340] x86: Booting SMP configuration:
[    1.216219] .... node  #0, CPUs:      #1
[    0.841356] process: Switch to broadcast mode on CPU1
[    1.228244] smp: Brought up 1 node, 2 CPUs
[    1.232223] smpboot: Max logical packages: 3
[    1.236217] smpboot: Total of 2 processors activated (14399.77 BogoMIPS)
[    1.256579] node 0 deferred pages initialised in 16ms
[    1.260763] devtmpfs: initialized
[    1.264294] x86/mm: Memory block size: 128MB
[    1.268959] PM: Registering ACPI NVS region [mem 0xcfe9e000-0xcfedffff] 
(270336 bytes)
[    1.276300] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    1.288238] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    1.292296] pinctrl core: initialized pinctrl subsystem
[    1.300471] NET: Registered protocol family 16
[    1.304322] audit: initializing netlink subsys (disabled)
[    1.308276] audit: type=2000 audit(1666975991.368:1): state=initialized 
audit_enabled=0 res=1
[    1.308371] thermal_sys: Registered thermal governor 'fair_share'
[    1.312226] thermal_sys: Registered thermal governor 'bang_bang'
[    1.316219] thermal_sys: Registered thermal governor 'step_wise'
[    1.320217] thermal_sys: Registered thermal governor 'user_space'
[    1.324216] thermal_sys: Registered thermal governor 'power_allocator'
[    1.328233] cpuidle: using governor ladder
[    1.336227] cpuidle: using governor menu
[    1.340223] TOM: 00000000d0000000 aka 3328M
[    1.344226] TOM2: 0000000230000000 aka 8960M
[    1.348284] ACPI: bus type PCI registered
[    1.352218] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.356300] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    1.360218] PCI: not using MMCONFIG
[    1.364220] PCI: Using configuration type 1 for base access
[    1.368217] PCI: Using configuration type 1 for extended access
[    1.373117] Kprobes globally optimized
[    1.376257] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.384227] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.568915] ACPI: Added _OSI(Module Device)
[    1.572227] ACPI: Added _OSI(Processor Device)
[    1.580216] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.584216] ACPI: Added _OSI(Processor Aggregator Device)
[    1.588216] ACPI: Added _OSI(Linux-Dell-Video)
[    1.592219] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.600216] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    1.609260] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    1.612524] ACPI: Interpreter enabled
[    1.620235] ACPI: (supports S0 S3 S4 S5)
[    1.624184] ACPI: Using IOAPIC for interrupt routing
[    1.628239] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    1.636849] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI 
motherboard resources
[    1.644228] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    1.656385] ACPI: Enabled 5 GPEs in block 00 to 1F
[    1.666759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.672223] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI HPX-Type3]
[    1.680451] PCI host bridge to bus 0000:00
[    1.684218] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.692217] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.696217] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    1.704217] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff 
window]
[    1.712217] pci_bus 0000:00: root bus resource [mem 0xcff00000-0xdfffffff 
window]
[    1.720219] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff 
window]
[    1.728217] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.732226] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[    1.740319] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400
[    1.744230] pci 0000:00:02.0: enabling Extended Tags
[    1.752238] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    1.756304] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
[    1.764229] pci 0000:00:05.0: enabling Extended Tags
[    1.768236] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    1.772310] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    1.780232] pci 0000:00:11.0: reg 0x10: [io  0xc000-0xc007]
[    1.784224] pci 0000:00:11.0: reg 0x14: [io  0xb000-0xb003]
[    1.792224] pci 0000:00:11.0: reg 0x18: [io  0xa000-0xa007]
[    1.796224] pci 0000:00:11.0: reg 0x1c: [io  0x9000-0x9003]
[    1.804224] pci 0000:00:11.0: reg 0x20: [io  0x8000-0x800f]
[    1.808224] pci 0000:00:11.0: reg 0x24: [mem 0xfe9ffc00-0xfe9fffff]
[    1.816328] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    1.820233] pci 0000:00:12.0: reg 0x10: [mem 0xfe9fe000-0xfe9fefff]
[    1.828364] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[    1.832230] pci 0000:00:12.1: reg 0x10: [mem 0xfe9fd000-0xfe9fdfff]
[    1.840357] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    1.844230] pci 0000:00:12.2: reg 0x10: [mem 0xfe9ff800-0xfe9ff8ff]
[    1.852290] pci 0000:00:12.2: supports D1 D2
[    1.856216] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    1.864297] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    1.868230] pci 0000:00:13.0: reg 0x10: [mem 0xfe9fc000-0xfe9fcfff]
[    1.876338] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[    1.880230] pci 0000:00:13.1: reg 0x10: [mem 0xfe9f7000-0xfe9f7fff]
[    1.888341] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    1.892230] pci 0000:00:13.2: reg 0x10: [mem 0xfe9ff400-0xfe9ff4ff]
[    1.900290] pci 0000:00:13.2: supports D1 D2
[    1.904216] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    1.908305] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    1.916366] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    1.924230] pci 0000:00:14.1: reg 0x10: [io  0x0000-0x0007]
[    1.928224] pci 0000:00:14.1: reg 0x14: [io  0x0000-0x0003]
[    1.932224] pci 0000:00:14.1: reg 0x18: [io  0x0000-0x0007]
[    1.940223] pci 0000:00:14.1: reg 0x1c: [io  0x0000-0x0003]
[    1.944224] pci 0000:00:14.1: reg 0x20: [io  0xff00-0xff0f]
[    1.952234] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    1.956217] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    1.964217] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    1.972216] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    1.976311] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    1.984241] pci 0000:00:14.2: reg 0x10: [mem 0xfe9f0000-0xfe9f3fff 64bit]
[    1.992278] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    1.996308] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    2.004375] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    2.008321] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    2.016230] pci 0000:00:14.5: reg 0x10: [mem 0xfe9f6000-0xfe9f6fff]
[    2.020343] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[    2.028272] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[    2.032271] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[    2.040268] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[    2.044271] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[    2.052310] pci 0000:01:00.0: [1002:6611] type 00 class 0x030000
[    2.060226] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit 
pref]
[    2.064223] pci 0000:01:00.0: reg 0x18: [mem 0xfeac0000-0xfeafffff 64bit]
[    2.072220] pci 0000:01:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    2.076224] pci 0000:01:00.0: reg 0x30: [mem 0xfeaa0000-0xfeabffff pref]
[    2.084220] pci 0000:01:00.0: enabling Extended Tags
[    2.088254] pci 0000:01:00.0: supports D1 D2
[    2.092217] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    2.100241] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited 
by 5.0 GT/s PCIe x8 link at 0000:00:02.0 (capable of 63.008 Gb/s with 8.0 GT/s 
PCIe x8 link)
[    2.116260] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[    2.120226] pci 0000:01:00.1: reg 0x10: [mem 0xfea9c000-0xfea9ffff 64bit]
[    2.128238] pci 0000:01:00.1: enabling Extended Tags
[    2.132247] pci 0000:01:00.1: supports D1 D2
[    2.136277] pci 0000:00:02.0: PCI bridge to [bus 01]
[    2.140218] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    2.148218] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    2.156218] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 
64bit pref]
[    2.164253] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    2.168229] pci 0000:02:00.0: reg 0x10: [io  0xe800-0xe8ff]
[    2.176233] pci 0000:02:00.0: reg 0x18: [mem 0xfdfff000-0xfdffffff 64bit 
pref]
[    2.180227] pci 0000:02:00.0: reg 0x20: [mem 0xfdff8000-0xfdffbfff 64bit 
pref]
[    2.188223] pci 0000:02:00.0: reg 0x30: [mem 0xfebe0000-0xfebfffff pref]
[    2.196279] pci 0000:02:00.0: supports D1 D2
[    2.200217] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.208296] pci 0000:00:05.0: PCI bridge to [bus 02]
[    2.212218] pci 0000:00:05.0:   bridge window [io  0xe000-0xefff]
[    2.216218] pci 0000:00:05.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    2.224218] pci 0000:00:05.0:   bridge window [mem 0xfdf00000-0xfdffffff 
64bit pref]
[    2.232225] pci_bus 0000:03: extended config space not accessible
[    2.240273] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[    2.244223] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] 
(subtractive decode)
[    2.252217] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] 
(subtractive decode)
[    2.264217] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff 
window] (subtractive decode)
[    2.272218] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff 
window] (subtractive decode)
[    2.280217] pci 0000:00:14.4:   bridge window [mem 0xcff00000-0xdfffffff 
window] (subtractive decode)
[    2.292216] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff 
window] (subtractive decode)
[    2.300825] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 *11 12 14 15)
[    2.308250] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
[    2.312249] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
[    2.320249] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
[    2.328249] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, 
disabled.
[    2.332251] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, 
disabled.
[    2.344249] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 *10 11 12 14 15)
[    2.348249] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, 
disabled.
[    2.356358] iommu: Default domain type: Translated 
[    2.360255] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.364215] pci 0000:01:00.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    2.376220] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.384217] vgaarb: loaded
[    2.387031] EDAC MC: Ver: 3.0.0
[    2.388379] NetLabel: Initializing
[    2.392221] NetLabel:  domain hash size = 128
[    2.396216] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.404228] NetLabel:  unlabeled traffic allowed by default
[    2.408216] PCI: Using ACPI for IRQ routing
[    2.422559] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    2.424217] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    2.434271] clocksource: Switched to clocksource hpet
[    2.448464] VFS: Disk quotas dquot_6.6.0
[    2.452456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.459491] AppArmor: AppArmor Filesystem Enabled
[    2.464244] pnp: PnP ACPI init
[    2.468257] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    2.475245] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    2.482033] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    2.487982] system 00:05: [io  0x040b] has been reserved
[    2.493322] system 00:05: [io  0x04d6] has been reserved
[    2.498660] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    2.504605] system 00:05: [io  0x0c14] has been reserved
[    2.509944] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    2.515891] system 00:05: [io  0x0c52] has been reserved
[    2.521232] system 00:05: [io  0x0c6c] has been reserved
[    2.526571] system 00:05: [io  0x0c6f] has been reserved
[    2.531912] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    2.537859] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    2.543805] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    2.549752] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    2.555697] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    2.561641] system 00:05: [io  0x0800-0x089f] has been reserved
[    2.567588] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    2.573533] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    2.579476] system 00:05: [io  0x0900-0x090f] has been reserved
[    2.585423] system 00:05: [io  0x0910-0x091f] has been reserved
[    2.591367] system 00:05: [io  0xfe00-0xfefe] has been reserved
[    2.597317] system 00:05: [mem 0xffb80000-0xffbfffff] has been reserved
[    2.603960] system 00:05: [mem 0xfec10000-0xfec1001f] has been reserved
[    2.610710] system 00:06: [io  0x0e80-0x0f5f] has been reserved
[    2.616662] system 00:06: [io  0x0ae0-0x0aef] has been reserved
[    2.622665] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    2.629415] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.636407] system 00:08: [mem 0x000c0000-0x000cffff] could not be reserved
[    2.643396] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
[    2.650383] system 00:08: [mem 0x00100000-0xcfefffff] could not be reserved
[    2.657370] system 00:08: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.664435] pnp: PnP ACPI: found 9 devices
[    2.675616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    2.684591] NET: Registered protocol family 2
[    2.689223] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, 
linear)
[    2.697930] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 
65536 bytes, linear)
[    2.706710] TCP established hash table entries: 65536 (order: 7, 524288 
bytes, linear)
[    2.714979] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, 
linear)
[    2.722630] TCP: Hash tables configured (established 65536 bind 65536)
[    2.729323] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    2.736204] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, 
linear)
[    2.743539] NET: Registered protocol family 1
[    2.747940] NET: Registered protocol family 44
[    2.752431] pci 0000:00:02.0: PCI bridge to [bus 01]
[    2.757429] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    2.763549] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    2.770369] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 
64bit pref]
[    2.778144] pci 0000:00:05.0: PCI bridge to [bus 02]
[    2.783139] pci 0000:00:05.0:   bridge window [io  0xe000-0xefff]
[    2.789261] pci 0000:00:05.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    2.796079] pci 0000:00:05.0:   bridge window [mem 0xfdf00000-0xfdffffff 
64bit pref]
[    2.803860] pci 0000:00:14.4: PCI bridge to [bus 03]
[    2.808867] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.815074] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.821287] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.828192] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[    2.835100] pci_bus 0000:00: resource 8 [mem 0xcff00000-0xdfffffff window]
[    2.842007] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window]
[    2.848915] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    2.854519] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    2.860815] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit 
pref]
[    2.868067] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    2.873672] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[    2.879971] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit 
pref]
[    2.887225] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
[    2.893434] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
[    2.899644] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.906549] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
[    2.913454] pci_bus 0000:03: resource 8 [mem 0xcff00000-0xdfffffff window]
[    2.920362] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff window]
[    2.956436] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x710 took 28416 
usecs
[    2.992440] pci 0000:00:12.1: quirk_usb_early_handoff+0x0/0x710 took 27877 
usecs
[    3.028439] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x710 took 27705 
usecs
[    3.064438] pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x710 took 27872 
usecs
[    3.100439] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x710 took 27699 
usecs
[    3.107913] pci 0000:01:00.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    3.116324] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    3.122711] PCI: CLS 64 bytes, default 64
[    3.126843] Trying to unpack rootfs image as initramfs...
[    3.647343] Freeing initrd memory: 33672K
[    3.652156] PCI-DMA: Disabling AGP.
[    3.655877] PCI-DMA: aperture base @ c4000000 size 65536 KB
[    3.661480] PCI-DMA: using GART IOMMU.
[    3.665259] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    3.673307] LVT offset 1 assigned for vector 0x400
[    3.678145] LVT offset 1 assigned
[    3.681558] perf: AMD IBS detected (0x0000001f)
[    3.686578] Initialise system trusted keyrings
[    3.691066] Key type blacklist registered
[    3.695250] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    3.702891] zbud: loaded
[    3.705688] integrity: Platform Keyring initialized
[    3.710604] Key type asymmetric registered
[    3.714737] Asymmetric key parser 'x509' registered
[    3.719652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
251)
[    3.727214] io scheduler mq-deadline registered
[    3.732930] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.739709] ACPI: ACPI: processor limited to max C-state 1
[    3.745679] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    3.752136] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    3.760421] Linux agpgart interface v0.103
[    3.764585] AMD-Vi: AMD IOMMUv2 functionality not available on this system - 
This is not a bug.
[    3.773501] i8042: PNP: No PS/2 controller found.
[    3.778252] i8042: Probing ports directly.
[    3.782757] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.787757] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.792977] mousedev: PS/2 mouse device common for all mice
[    3.798618] rtc_cmos 00:01: RTC can wake from S4
[    3.803476] rtc_cmos 00:01: registered as rtc0
[    3.807993] rtc_cmos 00:01: setting system clock to 2022-10-28T16:53:15 UTC 
(1666975995)
[    3.816133] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, 
hpet irqs
[    3.823878] ledtrig-cpu: registered to indicate activity on CPUs
[    3.830118] IPv6: Loaded, but administratively disabled, reboot required to 
enable
[    3.837718] mip6: Mobile IPv6
[    3.840718] mip6: mip6_init: can't add xfrm type(destopt)
[    3.846158] NET: Registered protocol family 17
[    3.850794] mpls_gso: MPLS GSO support
[    3.854920] microcode: CPU0: patch_level=0x010000c8
[    3.859833] microcode: CPU1: patch_level=0x010000c8
[    3.864750] microcode: Microcode Update Driver: v2.2.
[    3.864753] IPI shorthand broadcast: enabled
[    3.874149] sched_clock: Marking stable (3036784325, 
837356786)->(3963030010, -88888899)
[    3.882385] registered taskstats version 1
[    3.886513] Loading compiled-in X.509 certificates
[    3.931842] Loaded X.509 cert 'Debian Secure Boot CA: 
6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    3.940583] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 
14011249c2675ea8e5148542202005810584b25f'
[    3.950799] zswap: loaded using pool lzo/zbud
[    3.955424] Key type ._fscrypt registered
[    3.959479] Key type .fscrypt registered
[    3.963432] Key type fscrypt-provisioning registered
[    3.968477] AppArmor: AppArmor sha1 policy hashing enabled
[    3.976988] Freeing unused kernel image (initmem) memory: 2648K

Above is the last line visible on VGA console, then the screen turns black.
So below is only visible on serial console:

[    3.996304] Write protecting the kernel read-only data: 22528k
[    4.002836] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    4.009701] Freeing unused kernel image (rodata/data gap) memory: 608K
[    4.048213] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.054692] Run /init as init process
Loading, please wait...
Starting version 247.3-7+deb11u1
[    4.121921] acpi_cpufreq: overriding BIOS provided _PSD data
[    4.132019] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    4.163028] SCSI subsystem initialized
[    4.167007] ACPI: Power Button [PWRB]
[    4.170773] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    4.178237] ACPI: Power Button [PWRF]
[    4.202045] ACPI: bus type USB registered
[    4.229825] usbcore: registered new interface driver usbfs
[    4.327652] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM 
control
[    4.333548] usbcore: registered new interface driver hub
[    4.349259] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f 
impl SATA mode
[    4.357480] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio 
slum part ccc 
[    4.367343] r8169 0000:02:00.0 eth0: RTL8168d/8111d, 40:61:86:7c:3c:db, XID 
281, IRQ 26
[    4.375397] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx 
checksumming: ko]
[    4.408655] usbcore: registered new device driver usb
[    4.416775] scsi host1: pata_atiixp
[    4.432652] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.434225] r8169 0000:02:00.0 eth1: renamed from eth0
[    4.444456] scsi host0: ahci
[    4.448089] ehci-pci: EHCI PCI platform driver
[    4.454922] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.456402] scsi host2: pata_atiixp
[    4.465013] scsi host3: ahci
[    4.472117] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    4.479126] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    4.486974] kvm: Nested Virtualization enabled
[    4.487170] scsi host4: ahci
[    4.494420] SVM: kvm: Nested Paging enabled
[    4.500893] scsi host5: ahci
[    4.504875] ehci-pci 0000:00:12.2: EHCI Host Controller
[    4.510138] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus 
number 1
[    4.517563] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    4.526291] ehci-pci 0000:00:12.2: debug port 1
[    4.530893] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe9ff800
[    4.537375] scsi host6: ahci
[    4.540790] scsi host7: ahci
[    4.544073] ata1: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd00 
irq 22
[    4.551502] ata2: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd80 
irq 22
[    4.558926] ata3: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe00 
irq 22
[    4.566350] ata4: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe80 
irq 22
[    4.573777] ata5: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9fff00 
irq 22
[    4.581201] ata6: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9fff80 
irq 22
[    4.588640] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    4.596038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.10
[    4.604346] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.611593] usb usb1: Product: EHCI Host Controller
[    4.616500] usb usb1: Manufacturer: Linux 5.10.0-19-amd64 ehci_hcd
[    4.622705] usb usb1: SerialNumber: 0000:00:12.2
[    4.627868] hub 1-0:1.0: USB hub found
[    4.631672] hub 1-0:1.0: 6 ports detected
[    4.638104] ehci-pci 0000:00:13.2: EHCI Host Controller
[    4.643430] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus 
number 2
[    4.650867] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI 
dummy qh workaround
[    4.659608] ehci-pci 0000:00:13.2: debug port 1
[    4.664240] ehci-pci 0000:00:13.2: irq 19, io mem 0xfe9ff400
[    4.672302] [drm] amdgpu kernel modesetting enabled.
[    4.677386] CRAT table not found
[    4.680656] Virtual CRAT table created for CPU
[    4.685143] amdgpu: Topology: Add CPU node
[    4.688318] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    4.695145] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 5.10
[    4.703440] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    4.710707] usb usb2: Product: EHCI Host Controller
[    4.715617] usb usb2: Manufacturer: Linux 5.10.0-19-amd64 ehci_hcd
[    4.721833] usb usb2: SerialNumber: 0000:00:13.2
[    4.721885] tsc: Refined TSC clocksource calibration: 3600.148 MHz
[    4.726804] hub 2-0:1.0: USB hub found
[    4.732698] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x33e4df04a77, max_idle_ns: 440795213615 ns
[    4.736485] hub 2-0:1.0: 6 ports detected
[    4.750928] amdgpu 0000:01:00.0: vgaarb: deactivate vga console
[    4.757708] Console: switching to colour dummy device 80x25
[    4.763393] [drm] initializing kernel modesetting (OLAND 0x1002:0x6611 
0x1028:0x210B 0x00).
[    4.771743] amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature 
not supported
[    4.779849] [drm] register mmio base: 0xFEAC0000
[    4.784469] [drm] register mmio size: 262144
[    4.788748] [drm] PCIE atomic ops is not supported
[    4.793545] [drm] add ip block number 0 <si_common>
[    4.798425] [drm] add ip block number 1 <gmc_v6_0>
[    4.803218] [drm] add ip block number 2 <si_ih>
[    4.807752] [drm] add ip block number 3 <gfx_v6_0>
[    4.812548] [drm] add ip block number 4 <si_dma>
[    4.817167] [drm] add ip block number 5 <si_dpm>
[    4.821785] [drm] add ip block number 6 <dce_v6_0>
[    4.826578] [drm] add ip block number 7 <uvd_v3_1>
[    4.831372] kfd kfd: OLAND  not supported in kfd
[    4.878675] [drm] BIOS signature incorrect 5b 7
[    4.883219] resource sanity check: requesting [mem 0x000c0000-0x000dffff], 
which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[    4.896423] caller pci_map_rom+0x7c/0x1d0 mapping multiple BARs
[    4.903644] amdgpu 0000:01:00.0: amdgpu: Fetched VBIOS from ROM BAR
[    4.909913] amdgpu: ATOM BIOS: 113-C5530300-105
[    4.914621] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment 
size is 9-bit
[    4.922938] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_mc.bin
[    4.930875] amdgpu 0000:01:00.0: amdgpu: VRAM: 1024M 0x000000F400000000 - 
0x000000F43FFFFFFF (1024M used)
[    4.940436] amdgpu 0000:01:00.0: amdgpu: GART: 1024M 0x000000FF00000000 - 
0x000000FF3FFFFFFF
[    4.940611] ata2: SATA link down (SStatus 0 SControl 300)
[    4.948866] [drm] Detected VRAM RAM=1024M, BAR=256M
[    4.948867] [drm] RAM width 64bits DDR3
[    4.949068] [TTM] Zone  kernel: Available graphics memory: 4073298 KiB
[    4.954421] ata4: SATA link down (SStatus 0 SControl 300)
[    4.959175] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    4.959176] [TTM] Initializing pool allocator
[    4.959190] [TTM] Initializing DMA pool allocator
[    4.963099] ata5: SATA link down (SStatus 0 SControl 300)
[    4.969590] [drm] amdgpu: 1024M of VRAM memory ready
[    4.975027] ata6: SATA link down (SStatus 0 SControl 300)
[    4.981499] [drm] amdgpu: 3072M of GTT memory ready.
[    4.981503] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    5.017852] amdgpu 0000:01:00.0: amdgpu: PCIE GART of 1024M enabled (table 
at 0x000000F400900000).
[    5.027055] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_pfp.bin
[    5.035077] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_me.bin
[    5.043008] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_ce.bin
[    5.050939] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_rlc.bin
[    5.059307] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_smc.bin
[    5.067377] [drm] Internal thermal controller with fan control
[    5.073225] [drm] amdgpu: dpm initialized
[    5.077269] [drm] AMDGPU Display Connectors
[    5.081455] [drm] Connector 0:
[    5.084516] [drm]   DP-1
[    5.087052] [drm]   HPD1
[    5.089591] [drm]   DDC: 0x1950 0x1950 0x1951 0x1951 0x1952 0x1952 0x1953 
0x1953
[    5.096984] [drm]   Encoders:
[    5.099950] [drm]     DFP1: INTERNAL_UNIPHY
[    5.104133] [drm] Connector 1:
[    5.107192] [drm]   DVI-I-1
[    5.109992] [drm]   HPD2
[    5.112530] [drm]   DDC: 0x194c 0x194c 0x194d 0x194d 0x194e 0x194e 0x194f 
0x194f
[    5.119922] [drm]   Encoders:
[    5.122895] [drm]     DFP2: INTERNAL_UNIPHY
[    5.123017] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    5.127080] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    5.127223] amdgpu 0000:01:00.0: firmware: direct-loading firmware 
amdgpu/oland_uvd.bin
[    5.145921] [drm] Found UVD firmware Version: 64.0 Family ID: 13
[    5.152321] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    5.154048] [drm] PCIE gen 2 link speeds already enabled
[    5.164104] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
[    5.171011] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    5.178079] ata3.00: ATA-8: SAMSUNG HM641JI, 2AJ10001, max UDMA/133
[    5.184368] ata3.00: 1250263728 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    5.197291] ata3.00: configured for UDMA/133
[    5.216836] ata1.00: configured for UDMA/133
[    5.221556] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SSD 830  3B1Q 
PQ: 0 ANSI: 5
[    5.231692] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HM641JI  0001 
PQ: 0 ANSI: 5
[    5.242920] ohci-pci: OHCI PCI platform driver
[    5.249575] MCE: In-kernel MCE decoding enabled.
[    5.274021] EDAC amd64: F10h detected (node 0).
[    5.279843] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.284639] EDAC amd64: Warning: Forcing ECC on!
[    5.289271] EDAC amd64: Warning: DRAM ECC disabled on this node, enabling...
[    5.296314] EDAC amd64: Hardware accepted DRAM ECC Enable
[    5.301708] EDAC amd64: MCT channel count: 2
[    5.306055] EDAC MC0: Giving out device to module amd64_edac controller 
F10h: DEV 0000:00:18.3 (INTERRUPT)
[    5.315705] EDAC amd64: MC: 0:  4096MB 1:     0MB
[    5.320406] EDAC amd64: MC: 2:     0MB 3:     0MB
[    5.325107] EDAC amd64: MC: 4:     0MB 5:     0MB
[    5.329808] EDAC amd64: MC: 6:     0MB 7:     0MB
[    5.334510] EDAC amd64: MC: 0:  4096MB 1:     0MB
[    5.339211] EDAC amd64: MC: 2:     0MB 3:     0MB
[    5.343912] EDAC amd64: MC: 4:     0MB 5:     0MB
[    5.348614] EDAC amd64: MC: 6:     0MB 7:     0MB
[    5.353315] EDAC amd64: using x4 syndromes.
[    5.357519] EDAC PCI0: Giving out device to module amd64_edac controller 
EDAC PCI controller: DEV 0000:00:18.2 (POLLED)
[    5.368300] AMD64 EDAC driver v3.5.0
[    5.747525] [drm] UVD initialized successfully.
[    5.752068] amdgpu 0000:01:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 6, 
active_cu_number 6
[    5.775766] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    5.781347] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus 
number 3
[    5.788807] ohci-pci 0000:00:12.0: irq 16, io mem 0xfe9fe000
[    5.794690] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    5.795253] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 
GiB)
[    5.809842] sd 4:0:0:0: [sdb] 1250263728 512-byte logical blocks: (640 
GB/596 GiB)
[    5.818190] sd 4:0:0:0: [sdb] Write Protect is off
[    5.823077] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.832137] sd 0:0:0:0: [sda] Write Protect is off
[    5.843050] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    5.860374] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, 
bcdDevice= 5.10
[    5.868651] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.875872] usb usb3: Product: OHCI PCI host controller
[    5.881102] usb usb3: Manufacturer: Linux 5.10.0-19-amd64 ohci_hcd
[    5.887285] usb usb3: SerialNumber: 0000:00:12.0
[    5.892022]  sdb: sdb1 sdb2 sdb3
[    5.902053]  sda: sda1 sda2 sda3
[    5.904308] snd_hda_codec_generic hdaudioC1D0: autoconfig for Generic: 
line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[    5.915628] snd_hda_codec_generic hdaudioC1D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    5.923543] snd_hda_codec_generic hdaudioC1D0:    hp_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    5.931026] snd_hda_codec_generic hdaudioC1D0:    mono: mono_out=0x0
[    5.937379] snd_hda_codec_generic hdaudioC1D0:    dig-out=0x3/0x5
[    5.943473] snd_hda_codec_generic hdaudioC1D0:    inputs:
[    5.956946] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.961966] sd 4:0:0:0: [sdb] Attached SCSI disk
[    5.980343] hub 3-0:1.0: USB hub found
[    5.984119] hub 3-0:1.0: 3 ports detected
[    5.989652] snd_hda_codec_realtek hdaudioC0D3: autoconfig for ALC889: 
line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    6.000287] snd_hda_codec_realtek hdaudioC0D3:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    6.008202] snd_hda_codec_realtek hdaudioC0D3:    hp_outs=1 
(0x1b/0x0/0x0/0x0/0x0)
[    6.015772] snd_hda_codec_realtek hdaudioC0D3:    mono: mono_out=0x0
[    6.022125] snd_hda_codec_realtek hdaudioC0D3:    dig-out=0x11/0x0
[    6.028299] snd_hda_codec_realtek hdaudioC0D3:    inputs:
[    6.033829] snd_hda_codec_realtek hdaudioC0D3:      Front Mic=0x19
[    6.040069] [drm] fb mappable at 0xD0D9F000
[    6.040146] snd_hda_codec_realtek hdaudioC0D3:      Rear Mic=0x18
[    6.044257] [drm] vram apper at 0xD0000000
[    6.050359] snd_hda_codec_realtek hdaudioC0D3:      Line=0x1a
[    6.054445] [drm] size 8294400
[    6.054446] [drm] fb depth is 24
[    6.054446] [drm]    pitch is 7680
[    6.070182] ohci-pci 0000:00:12.1: OHCI PCI host controller
[    6.075812] ohci-pci 0000:00:12.1: new USB bus registered, assigned bus 
number 4

Above is the last line on serial console, after that nothing.
Magic SysRq + E/S/U/B (via serial break) still works to reboot, but displays 
nothing on console.

Reply via email to