Hi all,

I'm seeing X crashes during suspend on my machine.  Xorg.log.old has:

----------------------------------------------------------------------
[   897.180] (EE) 
Fatal server error:
[   897.180] (EE) can't switch keyboard to raw mode. Enable support for it in 
the kernel
or use for example:

Option "Protocol" "wskbd"
Option "Device" "/dev/wskbd0"

in your xorg.conf(5) file
[   897.180] (EE) 
[   897.180] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[   897.180] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[   897.180] (EE) 
[   897.180] (EE) ws: /dev/wsmouse: unknown command 4
[   897.180] (II) AIGLX: Suspending AIGLX clients for VT switch
[   897.196] (EE) Server terminated with error (1). Closing log file.
----------------------------------------------------------------------

Then upon resume, xenodm is automatically started again, but doesn't
allow me to log in (because I can't type anything into the login
prompt window).  Xorg.log has:

----------------------------------------------------------------------
[   897.562] (WW) wskbd: ioctl(WSKBDIO_GETENCODING) failed: Inappropriate ioctl 
for device
----------------------------------------------------------------------

Which I suspect might be because the keyboard hasn't attached yet
(like all USB devices, it detaches during suspend).

So there seems to be a keyboard issue.  I tried adding the wskbd
Protocol as suggested in the log of the crashed X session:

--- /etc/X11/xorg.conf -----------------------------------------------
Section "InputDevice"
        Identifier "DasKeyboard"
        Driver "kbd"
        Option "Protocol" "wskbd"
        Option "Device" "/dev/wskbd0"
EndSection
----------------------------------------------------------------------

But that doesn't seem to help.  Perhaps I'm holding the xorg.conf bits
wrong - is the above correct?  Any other ideas?

Full Xorg.log of both sessions (crashed during suspend and stuck after
resume) and dmesg below.

Thanks,

Paul

--- dmesg ------------------------------------------------------------
OpenBSD 7.3-current (GENERIC.MP) #38: Thu Jun 22 08:50:40 CEST 2023
    we...@pom.alm.weirdnet.nl:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 136444977152 (130124MB)
avail mem = 131288436736 (125206MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.5 @ 0x794a3000 (81 entries)
bios0: vendor American Megatrends Inc. version "1303" date 04/27/2023
bios0: ASUS ProArt X670E-CREATOR WIFI
efi0 at bios0: UEFI 2.8
efi0: American Megatrends rev 0x5001a
acpi0 at bios0: ACPI 6.4Undefined scope: \\_SB_.PCI0.GPP7.UP00.DP40.UP00.DP68

acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT SSDT SSDT FIDT MCFG HPET WDRT FPDT VFCT BGRT WPBT 
TPM2 SSDT CRAT CDIT SSDT SSDT SSDT SSDT SSDT WSMT APIC IVRS SSDT SSDT SSDT SSDT 
SSDT
acpi0: wakeup devices GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) GP17(S4) XHC0(S4) 
XHC1(S4) XHC2(S4) GPP0(S4) GPP1(S4) GPP2(S4) GPP7(S4) UP00(S4) DP40(S4) 
UP00(S4) DP00(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimcfg0 at acpi0
acpimcfg0: addr 0xf0000000, bus 0-127
acpihpet0 at acpi0: 14318180 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,WAITPKG,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 25MHz
cpu0: mwait min=64, max=64, C-substates=1.1, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 4 (application processor)
cpu2: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 6 (application processor)
cpu3: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 8 (application processor)
cpu4: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu4: smt 0, core 4, package 0
cpu5 at mainbus0: apid 10 (application processor)
cpu5: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu5: smt 0, core 5, package 0
cpu6 at mainbus0: apid 12 (application processor)
cpu6: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu6: smt 0, core 6, package 0
cpu7 at mainbus0: apid 14 (application processor)
cpu7: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu7: smt 0, core 7, package 0
cpu8 at mainbus0: apid 16 (application processor)
cpu8: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu8: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu8: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu8: smt 0, core 8, package 0
cpu9 at mainbus0: apid 18 (application processor)
cpu9: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu9: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu9: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu9: smt 0, core 9, package 0
cpu10 at mainbus0: apid 20 (application processor)
cpu10: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu10: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu10: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu10: smt 0, core 10, package 0
cpu11 at mainbus0: apid 22 (application processor)
cpu11: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu11: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu11: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu11: smt 0, core 11, package 0
cpu12 at mainbus0: apid 24 (application processor)
cpu12: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu12: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu12: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu12: smt 0, core 12, package 0
cpu13 at mainbus0: apid 26 (application processor)
cpu13: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu13: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu13: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu13: smt 0, core 13, package 0
cpu14 at mainbus0: apid 28 (application processor)
cpu14: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu14: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu14: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu14: smt 0, core 14, package 0
cpu15 at mainbus0: apid 30 (application processor)
cpu15: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu15: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu15: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu15: smt 0, core 15, package 0
cpu16 at mainbus0: apid 1 (application processor)
cpu16: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu16: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu16: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu16: smt 1, core 0, package 0
cpu17 at mainbus0: apid 3 (application processor)
cpu17: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu17: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu17: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu17: smt 1, core 1, package 0
cpu18 at mainbus0: apid 5 (application processor)
cpu18: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu18: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu18: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu18: smt 1, core 2, package 0
cpu19 at mainbus0: apid 7 (application processor)
cpu19: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu19: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu19: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu19: smt 1, core 3, package 0
cpu20 at mainbus0: apid 9 (application processor)
cpu20: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu20: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu20: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu20: smt 1, core 4, package 0
cpu21 at mainbus0: apid 11 (application processor)
cpu21: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu21: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu21: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu21: smt 1, core 5, package 0
cpu22 at mainbus0: apid 13 (application processor)
cpu22: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu22: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu22: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu22: smt 1, core 6, package 0
cpu23 at mainbus0: apid 15 (application processor)
cpu23: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu23: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu23: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu23: smt 1, core 7, package 0
cpu24 at mainbus0: apid 17 (application processor)
cpu24: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu24: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu24: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu24: smt 1, core 8, package 0
cpu25 at mainbus0: apid 19 (application processor)
cpu25: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu25: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu25: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu25: smt 1, core 9, package 0
cpu26 at mainbus0: apid 21 (application processor)
cpu26: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu26: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu26: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu26: smt 1, core 10, package 0
cpu27 at mainbus0: apid 23 (application processor)
cpu27: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu27: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu27: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu27: smt 1, core 11, package 0
cpu28 at mainbus0: apid 25 (application processor)
cpu28: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu28: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu28: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu28: smt 1, core 12, package 0
cpu29 at mainbus0: apid 27 (application processor)
cpu29: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu29: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu29: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu29: smt 1, core 13, package 0
cpu30 at mainbus0: apid 29 (application processor)
cpu30: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu30: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu30: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu30: smt 1, core 14, package 0
cpu31 at mainbus0: apid 31 (application processor)
cpu31: AMD Ryzen 9 7950X 16-Core Processor, 4500.00 MHz, 19-61-02
cpu31: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,L1DF,IBPB,IBRS,STIBP,SSBD,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu31: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
8-way L2 cache, 32MB 64b/line 16-way L3 cache
cpu31: smt 1, core 15, package 0
ioapic0 at mainbus0: apid 32 pa 0xfec00000, version 21, 24 pins, can't remap
ioapic1 at mainbus0: apid 33 pa 0xfec01000, version 21, 32 pins, can't remap
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (GPP3)
acpiprt2 at acpi0: bus -1 (GPP4)
acpiprt3 at acpi0: bus -1 (GPP5)
acpiprt4 at acpi0: bus -1 (GPP6)
acpiprt5 at acpi0: bus -1 (GPP9)
acpiprt6 at acpi0: bus -1 (GPPA)
acpiprt7 at acpi0: bus -1 (GPPB)
acpiprt8 at acpi0: bus -1 (GPPC)
acpiprt9 at acpi0: bus -1 (GPPD)
acpiprt10 at acpi0: bus -1 (GPPE)
acpiprt11 at acpi0: bus -1 (GPPF)
acpiprt12 at acpi0: bus -1 (GPPG)
acpiprt13 at acpi0: bus -1 (GPPH)
acpiprt14 at acpi0: bus 105 (GP17)
acpiprt15 at acpi0: bus -1 (GP18)
acpiprt16 at acpi0: bus 106 (GP19)
acpiprt17 at acpi0: bus -1 (GPP0)
acpiprt18 at acpi0: bus -1 (GPP1)
acpiprt19 at acpi0: bus -1 (GPP2)
acpiprt20 at acpi0: bus -1 (GPP8)
acpiprt21 at acpi0: bus 1 (GPP7)
acpiprt22 at acpi0: bus 2 (UP00)
acpiprt23 at acpi0: bus 4 (DP40)
acpiprt24 at acpi0: bus 5 (UP00)
acpiprt25 at acpi0: bus 6 (DP00)
acpiprt26 at acpi0: bus 7 (DP08)
acpiprt27 at acpi0: bus 8 (DP10)
acpiprt28 at acpi0: bus 10 (DP20)
acpiprt29 at acpi0: bus -1 (DP50)
acpiec0 at acpi0
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
com0 at acpi0 UAR1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
com0: console
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"AMDI0052" at acpi0 not configured
dwiic0 at acpi0 I2CA addr 0xfedc2000/0x1000 irq 10
iic0 at dwiic0
"MSFT8000" at iic0 addr 0x4e not configured
"ITE8853" at iic0 addr 0x4e not configured
"CYP0002" at iic0 addr 0x8 not configured
tpm0 at acpi0 TPM_: unsupported TPM2 start method 2
"PNP0C14" at acpi0 not configured
"ASUS2018" at acpi0 not configured
"ACPI0010" at acpi0 not configured
acpicpu0 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu1 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu2 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu3 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu4 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu5 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu6 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu7 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu8 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu9 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu10 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu11 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu12 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu13 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu14 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu15 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu16 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu17 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu18 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu19 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu20 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu21 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu22 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu23 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu24 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu25 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu26 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu27 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu28 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu29 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu30 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
acpicpu31 at acpi0: C3(0@350 io@0x415), C2(0@18 io@0x414), C1(0@1 mwait), PSS
"PNP0C14" at acpi0 not configured
"AMDIF031" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpivideo0 at acpi0: VGA_
acpivout0 at acpivideo0: LCD_
cpu0: 4500 MHz: speeds: 4500 3000 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 19h/6xh Root Complex" rev 0x00
"AMD 19h/6xh IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 19h/6xh Host" rev 0x00
pchb1 at pci0 dev 2 function 0 "AMD 19h/6xh Host" rev 0x00
ppb0 at pci0 dev 2 function 1 "AMD 19h/6xh PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01
pci2 at ppb1 bus 2
ppb2 at pci2 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci3 at ppb2 bus 3
ppb3 at pci2 dev 8 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci4 at ppb3 bus 4
ppb4 at pci4 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01
pci5 at ppb4 bus 5
ppb5 at pci5 dev 0 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci6 at ppb5 bus 6
vendor "MediaTek", unknown product 0x0616 (class network subclass 
miscellaneous, rev 0x00) at pci6 dev 0 function 0 not configured
ppb6 at pci5 dev 1 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci7 at ppb6 bus 7
igc0 at pci7 dev 0 function 0 "Intel I225-V" rev 0x03, msix, 4 queues, address 
c8:7f:54:6a:3a:99
ppb7 at pci5 dev 2 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci8 at ppb7 bus 8
aq0 at pci8 dev 0 function 0 "Aquantia AQC113CS" rev 0x03: msix, Atlantic2 B0, 
F/W version 1.3.24, address c8:7f:54:6a:43:e7
ppb8 at pci5 dev 3 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci9 at ppb8 bus 9
ppb9 at pci5 dev 4 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci10 at ppb9 bus 10
ppb10 at pci10 dev 0 function 0 vendor "Intel", unknown product 0x1136 rev 0x02
pci11 at ppb10 bus 11
ppb11 at pci11 dev 0 function 0 vendor "Intel", unknown product 0x1136 rev 
0x02: msi
pci12 at ppb11 bus 12
vendor "Intel", unknown product 0x1137 (class serial bus subclass USB, rev 
0x00) at pci12 dev 0 function 0 not configured
ppb12 at pci11 dev 1 function 0 vendor "Intel", unknown product 0x1136 rev 
0x02: msi
pci13 at ppb12 bus 13
ppb13 at pci11 dev 2 function 0 vendor "Intel", unknown product 0x1136 rev 
0x02: msi
pci14 at ppb13 bus 56
xhci0 at pci14 dev 0 function 0 vendor "Intel", unknown product 0x1138 rev 
0x00: msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 
addr 1
ppb14 at pci11 dev 3 function 0 vendor "Intel", unknown product 0x1136 rev 
0x02: msi
pci15 at ppb14 bus 57
ppb15 at pci5 dev 8 function 0 "AMD 600 Series PCIE" rev 0x01: msi
pci16 at ppb15 bus 100
nvme0 at pci16 dev 0 function 0 "Kingston KC3000" rev 0x01: msix, NVMe 1.4
nvme0: KINGSTON SKC3000D2048G, firmware EIFK31.6, serial 50026B76863F2586
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, KINGSTON SKC3000, EIFK>
sd0: 1953514MB, 512 bytes/sector, 4000797360 sectors
ppb16 at pci5 dev 12 function 0 "AMD 600 Series PCIE" rev 0x01
pci17 at ppb16 bus 101
xhci1 at pci17 dev 0 function 0 "AMD 600 Series xHCI" rev 0x01: msix, xHCI 1.10
usb1 at xhci1: USB revision 3.0
uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ppb17 at pci5 dev 13 function 0 "AMD 600 Series PCIE" rev 0x01
pci18 at ppb17 bus 102
ahci0 at pci18 dev 0 function 0 "AMD 600 Series AHCI" rev 0x01: msi, GHC 
0x80000000<AE> AHCI 1.3.1
ahci0: capabilities 
0xef36ff25<S64A,NCQ,SSNTF,SSS,SALP,SAL,SCLO,SAM,SPM,PMD,SSC,PSC,SXS>, 6 ports, 
32 cmds, gen 3 (6.0Gb/s)
ahci0: extended capabilities 0x3c<DESO,SADM,SDS,APST>
ahci0: ports implemented: 0x0000000f
ahci0.0: port reset
ahci0.1: port reset
ahci0.2: port reset
ahci0.3: port reset
ahci0: no device detected on port 0
ahci0: no device detected on port 1
ahci0: no device detected on port 2
ahci0: no device detected on port 3
scsibus2 at ahci0: 32 targets
ppb18 at pci2 dev 12 function 0 "AMD 600 Series PCIE" rev 0x01
pci19 at ppb18 bus 103
xhci2 at pci19 dev 0 function 0 "AMD 600 Series xHCI" rev 0x01: msix, xHCI 1.10
usb2 at xhci2: USB revision 3.0
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ppb19 at pci2 dev 13 function 0 "AMD 600 Series PCIE" rev 0x01
pci20 at ppb19 bus 104
ahci1 at pci20 dev 0 function 0 "AMD 600 Series AHCI" rev 0x01: msi, GHC 
0x80000000<AE> AHCI 1.3.1
ahci1: capabilities 
0xef36ff25<S64A,NCQ,SSNTF,SSS,SALP,SAL,SCLO,SAM,SPM,PMD,SSC,PSC,SXS>, 6 ports, 
32 cmds, gen 3 (6.0Gb/s)
ahci1: extended capabilities 0x3c<DESO,SADM,SDS,APST>
ahci1: ports implemented: 0x0000000f
ahci1.0: port reset
ahci1.1: port reset
ahci1.2: port reset
ahci1.3: port reset
ahci1.0: PMP probe 2
ahci1.0: sending PMP reset cmd
ahci1.0: port busy after first PMP probe FIS
ahci1.0: sending PMP probe status cmd
ahci1.0: PMP probe 1
ahci1.0: sending PMP reset cmd
ahci1.0: port busy after first PMP probe FIS
ahci1.0: sending PMP probe status cmd
ahci1.0: device is not a PMP
ahci1.0: no PMP found, resetting the port
ahci1: detected device on port 0; 0
ahci1.0: port 0: 6.0Gb/s
ahci1.1: PMP probe 2
ahci1.1: sending PMP reset cmd
ahci1.1: port busy after first PMP probe FIS
ahci1.1: sending PMP probe status cmd
ahci1.1: PMP probe 1
ahci1.1: sending PMP reset cmd
ahci1.1: port busy after first PMP probe FIS
ahci1.1: sending PMP probe status cmd
ahci1.1: device is not a PMP
ahci1.1: no PMP found, resetting the port
ahci1: detected device on port 1; 0
ahci1.1: port 1: 6.0Gb/s
ahci1.2: PMP probe 2
ahci1.2: sending PMP reset cmd
ahci1.2: port busy after first PMP probe FIS
ahci1.2: sending PMP probe status cmd
ahci1.2: PMP probe 1
ahci1.2: sending PMP reset cmd
ahci1.2: port busy after first PMP probe FIS
ahci1.2: sending PMP probe status cmd
ahci1.2: device is not a PMP
ahci1.2: no PMP found, resetting the port
ahci1: detected device on port 2; 0
ahci1.2: port 2: 1.5Gb/s
ahci1: no device detected on port 3
scsibus3 at ahci1: 32 targets
sd1 at scsibus3 targ 0 lun 0: <ATA, WDC WD60EFRX-68L, 82.0> naa.50014ee2b81f4111
sd1: 5723166MB, 512 bytes/sector, 11721045168 sectors
sd2 at scsibus3 targ 1 lun 0: <ATA, Samsung SSD 850, EMT0> naa.5002538d41b86e4d
sd2: 953869MB, 512 bytes/sector, 1953525168 sectors, thin
ahci1.2: errored slot 2, TFD: 6051<ERR>, SERR: 0, DIAG: 0
ahci1.2: errored slot 5, TFD: 2051<ERR>, SERR: 0, DIAG: 0
cd0 at scsibus3 targ 2 lun 0: <ASUS, BW-16D1HT, 3.11> removable
pchb2 at pci0 dev 3 function 0 "AMD 19h/6xh Host" rev 0x00
pchb3 at pci0 dev 4 function 0 "AMD 19h/6xh Host" rev 0x00
pchb4 at pci0 dev 8 function 0 "AMD 19h/6xh Host" rev 0x00
ppb20 at pci0 dev 8 function 1 "AMD 19h/6xh PCIE" rev 0x00
pci21 at ppb20 bus 105
amdgpu0 at pci21 dev 0 function 0 "ATI Raphael" rev 0xc1
drm0 at amdgpu0
amdgpu0: msi
azalia0 at pci21 dev 0 function 1 "ATI Van Gogh HD Audio" rev 0x00: msi
azalia0: no supported codecs
ccp0 at pci21 dev 0 function 2 "AMD 17h/90h Crypto" rev 0x00
xhci3 at pci21 dev 0 function 3 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20
usb3 at xhci3: USB revision 3.0
uhub3 at usb3 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
xhci4 at pci21 dev 0 function 4 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20
usb4 at xhci4: USB revision 3.0
uhub4 at usb4 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
azalia1 at pci21 dev 0 function 6 "AMD 17h/1xh HD Audio" rev 0x00: msi
azalia1: codecs: Realtek ALC1220
audio0 at azalia1
ppb21 at pci0 dev 8 function 3 "AMD 19h/6xh PCIE" rev 0x00
pci22 at ppb21 bus 106
xhci5 at pci22 dev 0 function 0 "AMD 19h/6xh xHCI" rev 0x00: msix, xHCI 1.20
usb5 at xhci5: USB revision 3.0
uhub5 at usb5 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x71: polling
iic1 at piixpm0
iic2 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb5 at pci0 dev 24 function 0 "AMD 19h/6xh Data Fabric" rev 0x00
pchb6 at pci0 dev 24 function 1 "AMD 19h/6xh Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 2 "AMD 19h/6xh Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 3 "AMD 19h/6xh Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 4 "AMD 19h/6xh Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 5 "AMD 19h/6xh Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 6 "AMD 19h/6xh Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 7 "AMD 19h/6xh Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lm0 at isa0 port 0x290/8: W83627DHG
vmm0 at mainbus0: SVM/RVI
efifb at mainbus0 not configured
ahci1.0: final poll of port completed command in slot 2
ahci1.0: final poll of port completed command in slot 3
ahci1.0: final poll of port completed command in slot 4
uhub6 at uhub1 port 3 configuration 1 interface 0 "VIA Labs, Inc. USB3.0 Hub" 
rev 3.00/d.a1 addr 2
ahci1.0: final poll of port completed command in slot 5
ahci1.0: final poll of port completed command in slot 6
ahci1.0: final poll of port completed command in slot 7
ahci1.0: final poll of port completed command in slot 8
uhidev0 at uhub1 port 7 configuration 1 interface 0 "Logitech MX518 Gaming 
Mouse" rev 2.00/40.00 addr 3
uhidev0: iclass 3/1
ums0 at uhidev0: 16 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhidev1 at uhub1 port 7 configuration 1 interface 1 "Logitech MX518 Gaming 
Mouse" rev 2.00/40.00 addr 3
uhidev1: iclass 3/0, 17 report ids
uhidpp0 at uhidev1
ukbd0 at uhidev1 reportid 1: 8 variable keys, 6 key codes
ahci1.0: final poll of port completed command in slot 9
ahci1.0: final poll of port completed command in slot 10
wskbd0 at ukbd0 mux 1
ucc0 at uhidev1 reportid 3: 652 usages, 20 keys, array
wskbd1 at ucc0 mux 1
uhid0 at uhidev1 reportid 4: input=1, output=0, feature=0
ahci1.0: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 12
uhub7 at uhub1 port 8 configuration 1 interface 0 "VIA Labs, Inc. USB2.0 Hub" 
rev 2.10/d.a0 addr 4
ahci1.0: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 14
ahci1.0: final poll of port completed command in slot 15
ahci1.0: final poll of port completed command in slot 16
uhidev2 at uhub7 port 1 configuration 1 interface 0 "Yubico YubiKey 
OTP+FIDO+CCID" rev 2.00/5.27 addr 5
uhidev2: iclass 3/1
ukbd1 at uhidev2: 8 variable keys, 6 key codes
ahci1.0: final poll of port completed command in slot 17
wskbd2 at ukbd1 mux 1
uhidev3 at uhub7 port 1 configuration 1 interface 1 "Yubico YubiKey 
OTP+FIDO+CCID" rev 2.00/5.27 addr 5
uhidev3: iclass 3/0
fido0 at uhidev3: input=64, output=64, feature=0
ugen0 at uhub7 port 1 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev 
2.00/5.27 addr 5
ahci1.0: final poll of port completed command in slot 18
ahci1.0: final poll of port completed command in slot 19
ahci1.0: final poll of port completed command in slot 20
uhidev4 at uhub7 port 4 configuration 1 interface 0 "Metadot - Das Keyboard Das 
Keyboard" rev 2.00/1.00 addr 6
uhidev4: iclass 3/1
ukbd2 at uhidev4: 8 variable keys, 6 key codes
ahci1.0: final poll of port completed command in slot 21
ahci1.0: final poll of port completed command in slot 22
wskbd3 at ukbd2 mux 1
uhidev5 at uhub7 port 4 configuration 1 interface 1 "Metadot - Das Keyboard Das 
Keyboard" rev 2.00/1.00 addr 6
uhidev5: iclass 3/0, 3 report ids
uhid1 at uhidev5 reportid 1: input=0, output=0, feature=7
uhid2 at uhidev5 reportid 2: input=1, output=0, feature=0
ucc1 at uhidev5 reportid 3: 24 usages, 13 keys, enum
wskbd4 at ucc1 mux 1
ahci1.0: final poll of port completed command in slot 23
ahci1.0: final poll of port completed command in slot 24
ahci1.0: final poll of port completed command in slot 25
uhidev6 at uhub1 port 10 configuration 1 interface 0 "RDing TEMPERHUM1V1.2" rev 
2.00/0.01 addr 7
uhidev6: iclass 3/1, 1 report id
ukbd3 at uhidev6 reportid 1: 8 variable keys, 5 key codes
ahci1.0: final poll of port completed command in slot 26
wskbd5 at ukbd3 mux 1
uhidev7 at uhub1 port 10 configuration 1 interface 1 "RDing TEMPERHUM1V1.2" rev 
2.00/0.01 addr 7
uhidev7: iclass 3/1
ugold0 at uhidev7
ahci1.0: final poll of port completed command in slot 27
ahci1.0: final poll of port completed command in slot 28
ahci1.0: final poll of port completed command in slot 29
ugen1 at uhub1 port 11 "MediaTek Inc. Wireless_Device" rev 2.10/1.00 addr 8
ahci1.0: final poll of port completed command in slot 30
ahci1.0: final poll of port completed command in slot 1
ahci1.0: final poll of port completed command in slot 0
uhidev8 at uhub1 port 12 configuration 1 interface 2 "AsusTek Computer Inc. 
AURA LED Controller" rev 2.00/1.00 addr 9
uhidev8: iclass 3/0, 236 report ids
uhid3 at uhidev8 reportid 236: input=64, output=64, feature=0
ugen2 at uhub1 port 12 configuration 1 "AsusTek Computer Inc. AURA LED 
Controller" rev 2.00/1.00 addr 9
ahci1.0: final poll of port completed command in slot 2
ahci1.0: final poll of port completed command in slot 3
uhub8 at uhub2 port 2 configuration 1 interface 0 "Microchip USB7206 Smart Hub" 
rev 3.20/6.25 addr 2
ahci1.0: final poll of port completed command in slot 4
ahci1.0: final poll of port completed command in slot 5
ahci1.1: final poll of port completed command in slot 10
uhub9 at uhub8 port 4 configuration 1 interface 0 "Microchip USB7216 Smart Hub" 
rev 3.20/1.91 addr 3
ahci1.1: final poll of port completed command in slot 11
ahci1.1: final poll of port completed command in slot 12
ahci1.1: final poll of port completed command in slot 13
ure0 at uhub9 port 3 configuration 1 interface 0 "Realtek USB 10/100/1000 LAN" 
rev 3.20/33.00 addr 4
ahci1.1: final poll of port completed command in slot 14
ure0: RTL8153D (0x7420), address c8:4b:d6:af:a7:8d
ahci1.1: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 16
uhub10 at uhub2 port 7 configuration 1 interface 0 "Microchip USB4206 Smart 
Hub" rev 2.10/6.25 addr 5
ahci1.1: final poll of port completed command in slot 17
ahci1.1: final poll of port completed command in slot 18
ahci1.1: final poll of port completed command in slot 19
ahci1.1: final poll of port completed command in slot 20
uvideo0 at uhub10 port 1 configuration 1 interface 0 "Logitech HD Pro Webcam 
C920" rev 2.10/0.0c addr 6
video0 at uvideo0
uaudio0 at uhub10 port 1 configuration 1 interface 3 "Logitech HD Pro Webcam 
C920" rev 2.10/0.0c addr 6
uaudio0: class v1, high-speed, sync, channels: 0 play, 2 rec, 2 ctls
audio1 at uaudio0
ahci1.1: final poll of port completed command in slot 21
ahci1.1: final poll of port completed command in slot 22
uhub11 at uhub10 port 4 configuration 1 interface 0 "Microchip USB4216 Smart 
Hub" rev 2.10/1.91 addr 7
ahci1.1: final poll of port completed command in slot 23
ahci1.1: final poll of port completed command in slot 24
ahci1.1: final poll of port completed command in slot 25
ahci1.1: final poll of port completed command in slot 26
ahci1.1: final poll of port completed command in slot 27
uftdi0 at uhub11 port 1 configuration 1 interface 0 "FTDI FT232R USB UART" rev 
2.00/6.00 addr 8
ucom0 at uftdi0 portno 1
ahci1.1: final poll of port completed command in slot 28
ahci1.1: final poll of port completed command in slot 29
ahci1.1: final poll of port completed command in slot 30
ugen3 at uhub11 port 5 "Microchip Tech USB2 Controller Hub" rev 2.01/2.07 addr 9
ahci1.1: final poll of port completed command in slot 1
ahci1.1: final poll of port completed command in slot 0
uhidev9 at uhub10 port 5 configuration 1 interface 1 "Microchip Tech USB2 
Controller Hub" rev 2.01/6.25 addr 10
uhidev9: iclass 3/0
uhid4 at uhidev9: input=64, output=64, feature=0
ugen4 at uhub10 port 5 configuration 1 "Microchip Tech USB2 Controller Hub" rev 
2.01/6.25 addr 10
ahci1.1: final poll of port completed command in slot 2
ahci1.1: final poll of port completed command in slot 3
ahci1.1: final poll of port completed command in slot 4
ahci1.1: final poll of port completed command in slot 5
uaudio1 at uhub2 port 10 configuration 1 interface 1 "Generic USB Audio" rev 
2.00/0.05 addr 11
uaudio1: class v1, high-speed, sync, channels: 2 play, 2 rec, 6 ctls
audio2 at uaudio1
uhidev10 at uhub2 port 10 configuration 1 interface 3 "Generic USB Audio" rev 
2.00/0.05 addr 11
uhidev10: iclass 3/0, 5 report ids
ucc2 at uhidev10 reportid 3: 653 usages, 20 keys, array
wskbd6 at ucc2 mux 1
uhid5 at uhidev10 reportid 5: input=4, output=0, feature=0
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
scsibus5 at softraid0: 256 targets
ahci1.1: final poll of port completed command in slot 6
ahci1.0: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 7
ahci1.0: final poll of port completed command in slot 16
ahci1.1: final poll of port completed command in slot 8
ahci1.0: final poll of port completed command in slot 17
ahci1.1: final poll of port completed command in slot 9
ahci1.0: final poll of port completed command in slot 18
ahci1.1: final poll of port completed command in slot 10
ahci1.0: final poll of port completed command in slot 19
ahci1.1: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 20
ahci1.1: final poll of port completed command in slot 12
ahci1.0: final poll of port completed command in slot 21
ahci1.1: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 22
ahci1.0: final poll of port completed command in slot 23
ahci1.0: final poll of port completed command in slot 24
ahci1.0: final poll of port completed command in slot 25
ahci1.0: final poll of port completed command in slot 26
ahci1.0: final poll of port completed command in slot 27
ahci1.0: final poll of port completed command in slot 28
ahci1.0: final poll of port completed command in slot 29
ahci1.0: final poll of port completed command in slot 30
ahci1.0: final poll of port completed command in slot 1
ahci1.0: final poll of port completed command in slot 0
ahci1.0: final poll of port completed command in slot 2
ahci1.0: final poll of port completed command in slot 3
ahci1.0: final poll of port completed command in slot 4
ahci1.0: final poll of port completed command in slot 5
ahci1.0: final poll of port completed command in slot 6
ahci1.0: final poll of port completed command in slot 7
ahci1.0: final poll of port completed command in slot 8
ahci1.0: final poll of port completed command in slot 9
ahci1.0: final poll of port completed command in slot 10
ahci1.0: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 12
ahci1.0: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 14
ahci1.0: final poll of port completed command in slot 15
ahci1.0: final poll of port completed command in slot 16
ahci1.0: final poll of port completed command in slot 17
ahci1.0: final poll of port completed command in slot 18
ahci1.0: final poll of port completed command in slot 28
ahci1.0: final poll of port completed command in slot 29
ahci1.0: final poll of port completed command in slot 30
ahci1.0: final poll of port completed command in slot 1
ahci1.0: final poll of port completed command in slot 0
ahci1.0: final poll of port completed command in slot 2
ahci1.0: final poll of port completed command in slot 3
ahci1.0: final poll of port completed command in slot 4
ahci1.0: final poll of port completed command in slot 5
ahci1.0: final poll of port completed command in slot 6
ahci1.0: final poll of port completed command in slot 7
ahci1.0: final poll of port completed command in slot 8
ahci1.0: final poll of port completed command in slot 9
ahci1.0: final poll of port completed command in slot 10
ahci1.0: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 12
ahci1.0: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 14
ahci1.0: final poll of port completed command in slot 15
ahci1.0: final poll of port completed command in slot 16
ahci1.0: final poll of port completed command in slot 17
ahci1.0: final poll of port completed command in slot 18
ahci1.0: final poll of port completed command in slot 19
ahci1.0: final poll of port completed command in slot 20
ahci1.0: final poll of port completed command in slot 21
ahci1.0: final poll of port completed command in slot 22
ahci1.0: final poll of port completed command in slot 23
ahci1.0: final poll of port completed command in slot 24
ahci1.0: final poll of port completed command in slot 25
ahci1.0: final poll of port completed command in slot 26
ahci1.0: final poll of port completed command in slot 27
ahci1.0: final poll of port completed command in slot 28
ahci1.0: final poll of port completed command in slot 29
ahci1.0: final poll of port completed command in slot 30
ahci1.0: final poll of port completed command in slot 1
ahci1.0: final poll of port completed command in slot 0
ahci1.1: final poll of port completed command in slot 27
ahci1.1: final poll of port completed command in slot 28
ahci1.1: final poll of port completed command in slot 29
ahci1.1: final poll of port completed command in slot 30
ahci1.1: final poll of port completed command in slot 1
ahci1.1: final poll of port completed command in slot 0
ahci1.1: final poll of port completed command in slot 2
ahci1.1: final poll of port completed command in slot 3
ahci1.1: final poll of port completed command in slot 4
ahci1.1: final poll of port completed command in slot 5
ahci1.1: final poll of port completed command in slot 6
ahci1.1: final poll of port completed command in slot 7
ahci1.1: final poll of port completed command in slot 8
ahci1.1: final poll of port completed command in slot 9
ahci1.1: final poll of port completed command in slot 10
ahci1.1: final poll of port completed command in slot 11
ahci1.1: final poll of port completed command in slot 12
ahci1.1: final poll of port completed command in slot 13
ahci1.1: final poll of port completed command in slot 14
ahci1.1: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 16
ahci1.1: final poll of port completed command in slot 17
ahci1.1: final poll of port completed command in slot 18
ahci1.1: final poll of port completed command in slot 19
ahci1.1: final poll of port completed command in slot 20
ahci1.1: final poll of port completed command in slot 21
ahci1.1: final poll of port completed command in slot 22
ahci1.1: final poll of port completed command in slot 23
ahci1.1: final poll of port completed command in slot 24
ahci1.1: final poll of port completed command in slot 25
ahci1.1: final poll of port completed command in slot 26
ahci1.1: final poll of port completed command in slot 27
ahci1.1: final poll of port completed command in slot 28
ahci1.1: final poll of port completed command in slot 29
ahci1.1: final poll of port completed command in slot 30
ahci1.1: final poll of port completed command in slot 13
ahci1.1: final poll of port completed command in slot 14
ahci1.1: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 16
ahci1.1: final poll of port completed command in slot 17
ahci1.1: final poll of port completed command in slot 18
ahci1.1: final poll of port completed command in slot 19
ahci1.1: final poll of port completed command in slot 20
ahci1.1: final poll of port completed command in slot 21
ahci1.1: final poll of port completed command in slot 22
ahci1.1: final poll of port completed command in slot 23
ahci1.1: final poll of port completed command in slot 24
ahci1.1: final poll of port completed command in slot 25
ahci1.1: final poll of port completed command in slot 26
ahci1.1: final poll of port completed command in slot 27
ahci1.1: final poll of port completed command in slot 28
ahci1.1: final poll of port completed command in slot 29
ahci1.1: final poll of port completed command in slot 30
ahci1.1: final poll of port completed command in slot 1
ahci1.1: final poll of port completed command in slot 0
ahci1.1: final poll of port completed command in slot 2
ahci1.1: final poll of port completed command in slot 3
ahci1.1: final poll of port completed command in slot 4
ahci1.1: final poll of port completed command in slot 5
ahci1.1: final poll of port completed command in slot 6
ahci1.1: final poll of port completed command in slot 7
ahci1.1: final poll of port completed command in slot 8
ahci1.1: final poll of port completed command in slot 9
ahci1.1: final poll of port completed command in slot 10
ahci1.1: final poll of port completed command in slot 11
ahci1.1: final poll of port completed command in slot 12
ahci1.1: final poll of port completed command in slot 13
ahci1.1: final poll of port completed command in slot 14
ahci1.1: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 16
ahci1.1: final poll of port completed command in slot 17
sd3 at scsibus5 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd3: 1953247MB, 512 bytes/sector, 4000250591 sectors
ahci1.0: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 12
ahci1.0: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 14
ahci1.0: final poll of port completed command in slot 15
ahci1.0: final poll of port completed command in slot 16
ahci1.0: final poll of port completed command in slot 17
ahci1.0: final poll of port completed command in slot 18
ahci1.0: final poll of port completed command in slot 19
ahci1.0: final poll of port completed command in slot 20
ahci1.0: final poll of port completed command in slot 21
ahci1.0: final poll of port completed command in slot 22
ahci1.0: final poll of port completed command in slot 23
ahci1.0: final poll of port completed command in slot 24
ahci1.0: final poll of port completed command in slot 25
ahci1.0: final poll of port completed command in slot 26
ahci1.0: final poll of port completed command in slot 27
ahci1.0: final poll of port completed command in slot 28
ahci1.0: final poll of port completed command in slot 29
ahci1.0: final poll of port completed command in slot 30
ahci1.0: final poll of port completed command in slot 1
ahci1.0: final poll of port completed command in slot 0
ahci1.0: final poll of port completed command in slot 2
ahci1.0: final poll of port completed command in slot 3
ahci1.0: final poll of port completed command in slot 4
ahci1.0: final poll of port completed command in slot 5
ahci1.0: final poll of port completed command in slot 6
ahci1.0: final poll of port completed command in slot 7
ahci1.0: final poll of port completed command in slot 8
ahci1.0: final poll of port completed command in slot 9
ahci1.0: final poll of port completed command in slot 10
ahci1.0: final poll of port completed command in slot 11
ahci1.0: final poll of port completed command in slot 12
ahci1.0: final poll of port completed command in slot 13
ahci1.0: final poll of port completed command in slot 14
ahci1.0: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 1
ahci1.1: final poll of port completed command in slot 0
ahci1.1: final poll of port completed command in slot 2
ahci1.1: final poll of port completed command in slot 3
ahci1.1: final poll of port completed command in slot 4
ahci1.1: final poll of port completed command in slot 5
ahci1.1: final poll of port completed command in slot 6
ahci1.1: final poll of port completed command in slot 7
ahci1.1: final poll of port completed command in slot 8
ahci1.1: final poll of port completed command in slot 9
ahci1.1: final poll of port completed command in slot 10
ahci1.1: final poll of port completed command in slot 11
ahci1.1: final poll of port completed command in slot 12
ahci1.1: final poll of port completed command in slot 13
ahci1.1: final poll of port completed command in slot 14
ahci1.1: final poll of port completed command in slot 15
ahci1.1: final poll of port completed command in slot 16
ahci1.1: final poll of port completed command in slot 17
ahci1.1: final poll of port completed command in slot 18
ahci1.1: final poll of port completed command in slot 19
ahci1.1: final poll of port completed command in slot 20
ahci1.1: final poll of port completed command in slot 21
ahci1.1: final poll of port completed command in slot 22
ahci1.1: final poll of port completed command in slot 23
ahci1.1: final poll of port completed command in slot 24
ahci1.1: final poll of port completed command in slot 25
ahci1.1: final poll of port completed command in slot 26
ahci1.1: final poll of port completed command in slot 27
ahci1.1: final poll of port completed command in slot 28
ahci1.1: final poll of port completed command in slot 29
ahci1.1: final poll of port completed command in slot 30
ahci1.1: final poll of port completed command in slot 1
ahci1.1: final poll of port completed command in slot 0
ahci1.1: final poll of port completed command in slot 2
ahci1.1: final poll of port completed command in slot 3
ahci1.1: final poll of port completed command in slot 4
root on sd3a (0ccea196d1e87cb6.a) swap on sd3b dump on sd3b
drm:pid0:smu_v13_0_check_fw_version *WARNING* SMU driver if version not matched
amdgpu0: IP DISCOVERY GC 10.3.6 2 CU rev 0x01
ure0 detached
uhub9 detached
uhub8 detached
[drm] REG_WAIT timeout 1us * 100000 tries - optc31_disable_crtc line:138
amdgpu0: 3840x2160, 32bpp
wsdisplay0 at amdgpu0 mux 1
wskbd0: connecting to wsdisplay0
wskbd1: connecting to wsdisplay0
wskbd2: connecting to wsdisplay0
wskbd3: connecting to wsdisplay0
wskbd4: connecting to wsdisplay0
wskbd5: connecting to wsdisplay0
wskbd6: connecting to wsdisplay0
wsdisplay0: screen 0-5 added (std, vt100 emulation)
ugold0: 2 sensors type si7006 (temperature and humidity)
uhub0 detached
uhub6 detached
wsmouse0 detached
ums0 detached
uhidev0 detached
wskbd0: disconnecting from wsdisplay0
wskbd0 detached
ukbd0 detached
wskbd1: disconnecting from wsdisplay0
wskbd1 detached
ucc0 detached
uhid0 detached
uhidpp0 detached
uhidev1 detached
wskbd2: disconnecting from wsdisplay0
wskbd2 detached
ukbd1 detached
uhidev2 detached
fido0 detached
uhidev3 detached
ugen0 detached
wskbd3: disconnecting from wsdisplay0
wskbd3 detached
ukbd2 detached
uhidev4 detached
uhid1 detached
uhid2 detached
wskbd4: disconnecting from wsdisplay0
wskbd4 detached
ucc1 detached
uhidev5 detached
uhub7 detached
wskbd5: disconnecting from wsdisplay0
wskbd5 detached
ukbd3 detached
uhidev6 detached
ugold0 detached
uhidev7 detached
ugen1 detached
uhid3 detached
uhidev8 detached
ugen2 detached
uhub1 detached
video0 detached
uvideo0 detached
audio1 detached
uaudio0 detached
ucom0 detached
uftdi0 detached
ugen3 detached
uhub11 detached
uhid4 detached
uhidev9 detached
ugen4 detached
uhub10 detached
audio2 detached
uaudio1 detached
wskbd6: disconnecting from wsdisplay0
wskbd6 detached
ucc2 detached
uhid5 detached
uhidev10 detached
uhub2 detached
uhub3 detached
uhub4 detached
uhub5 detached
uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 
addr 1
uhub1 at usb1 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
uhub2 at usb2 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci1.0: port reset
ahci1.0: PMP probe 2
ahci1.0: sending PMP reset cmd
ahci1.0: port busy after first PMP probe FIS
ahci1.0: sending PMP probe status cmd
ahci1.0: PMP probe 1
ahci1.0: sending PMP reset cmd
ahci1.0: port busy after first PMP probe FIS
ahci1.0: sending PMP probe status cmd
ahci1.0: device is not a PMP
ahci1.0: no PMP found, resetting the port
ahci1: detected device on port 0
ahci1.1: port reset
ahci1.1: PMP probe 2
ahci1.1: sending PMP reset cmd
ahci1.1: port busy after first PMP probe FIS
ahci1.1: sending PMP probe status cmd
ahci1.1: PMP probe 1
ahci1.1: sending PMP reset cmd
ahci1.1: port busy after first PMP probe FIS
ahci1.1: sending PMP probe status cmd
ahci1.1: device is not a PMP
ahci1.1: no PMP found, resetting the port
ahci1: detected device on port 1
ahci1.2: port reset
ahci1.2: PMP probe 2
ahci1.2: sending PMP reset cmd
ahci1.2: port busy after first PMP probe FIS
ahci1.2: sending PMP probe status cmd
ahci1.2: PMP probe 1
ahci1.2: sending PMP reset cmd
ahci1.2: port busy after first PMP probe FIS
ahci1.2: sending PMP probe status cmd
ahci1.2: device is not a PMP
ahci1.2: no PMP found, resetting the port
ahci1: detected device on port 2
uhub3 at usb3 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
uhub4 at usb4 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
uhub5 at usb5 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
drm:pid41949:smu_v13_0_check_fw_version *WARNING* SMU driver if version not 
matched
uhub1: device problem, disabling port 3
uhidev0 at uhub1 port 7 configuration 1 interface 0 "Logitech MX518 Gaming 
Mouse" rev 2.00/40.00 addr 2
uhidev0: iclass 3/1
ums0 at uhidev0: 16 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhidev1 at uhub1 port 7 configuration 1 interface 1 "Logitech MX518 Gaming 
Mouse" rev 2.00/40.00 addr 2
uhidev1: iclass 3/0, 17 report ids
uhidpp0 at uhidev1
ukbd0 at uhidev1 reportid 1: 8 variable keys, 6 key codes
wskbd0 at ukbd0 mux 1
wskbd0: connecting to wsdisplay0
ucc0 at uhidev1 reportid 3: 652 usages, 20 keys, array
wskbd1 at ucc0 mux 1
wskbd1: connecting to wsdisplay0
uhid0 at uhidev1 reportid 4: input=1, output=0, feature=0
uhub6 at uhub1 port 8 configuration 1 interface 0 "VIA Labs, Inc. USB2.0 Hub" 
rev 2.10/d.a0 addr 3
uhidev2 at uhub6 port 1 configuration 1 interface 0 "Yubico YubiKey 
OTP+FIDO+CCID" rev 2.00/5.27 addr 4
uhidev2: iclass 3/1
ukbd1 at uhidev2: 8 variable keys, 6 key codes
wskbd2 at ukbd1 mux 1
wskbd2: connecting to wsdisplay0
uhidev3 at uhub6 port 1 configuration 1 interface 1 "Yubico YubiKey 
OTP+FIDO+CCID" rev 2.00/5.27 addr 4
uhidev3: iclass 3/0
fido0 at uhidev3: input=64, output=64, feature=0
ugen0 at uhub6 port 1 configuration 1 "Yubico YubiKey OTP+FIDO+CCID" rev 
2.00/5.27 addr 4
uhidev4 at uhub6 port 4 configuration 1 interface 0 "Metadot - Das Keyboard Das 
Keyboard" rev 2.00/1.00 addr 5
uhidev4: iclass 3/1
ukbd2 at uhidev4: 8 variable keys, 6 key codes
wskbd3 at ukbd2 mux 1
wskbd3: connecting to wsdisplay0
uhidev5 at uhub6 port 4 configuration 1 interface 1 "Metadot - Das Keyboard Das 
Keyboard" rev 2.00/1.00 addr 5
uhidev5: iclass 3/0, 3 report ids
uhid1 at uhidev5 reportid 1: input=0, output=0, feature=7
uhid2 at uhidev5 reportid 2: input=1, output=0, feature=0
ucc1 at uhidev5 reportid 3: 24 usages, 13 keys, enum
wskbd4 at ucc1 mux 1
wskbd4: connecting to wsdisplay0
uhidev6 at uhub1 port 10 configuration 1 interface 0 "RDing TEMPERHUM1V1.2" rev 
2.00/0.01 addr 6
uhidev6: iclass 3/1, 1 report id
ukbd3 at uhidev6 reportid 1: 8 variable keys, 5 key codes
wskbd5 at ukbd3 mux 1
wskbd5: connecting to wsdisplay0
uhidev7 at uhub1 port 10 configuration 1 interface 1 "RDing TEMPERHUM1V1.2" rev 
2.00/0.01 addr 6
uhidev7: iclass 3/1
ugold0 at uhidev7
ugen1 at uhub1 port 11 "MediaTek Inc. Wireless_Device" rev 2.10/1.00 addr 7
uhidev8 at uhub1 port 12 configuration 1 interface 2 "AsusTek Computer Inc. 
AURA LED Controller" rev 2.00/1.00 addr 8
uhidev8: iclass 3/0, 236 report ids
uhid3 at uhidev8 reportid 236: input=64, output=64, feature=0
ugen2 at uhub1 port 12 configuration 1 "AsusTek Computer Inc. AURA LED 
Controller" rev 2.00/1.00 addr 8
ugold0: 2 sensors type si7006 (temperature and humidity)
uhub2: device problem, disabling port 2
uhub7 at uhub2 port 7 configuration 1 interface 0 "Microchip USB4206 Smart Hub" 
rev 2.10/6.25 addr 2
uvideo0 at uhub7 port 1 configuration 1 interface 0 "Logitech HD Pro Webcam 
C920" rev 2.10/0.0c addr 3
video0 at uvideo0
uaudio0 at uhub7 port 1 configuration 1 interface 3 "Logitech HD Pro Webcam 
C920" rev 2.10/0.0c addr 3
uaudio0: class v1, high-speed, sync, channels: 0 play, 2 rec, 2 ctls
audio1 at uaudio0
uhub8 at uhub7 port 4 configuration 1 interface 0 "Microchip USB4216 Smart Hub" 
rev 2.10/1.91 addr 4
uftdi0 at uhub8 port 1 configuration 1 interface 0 "FTDI FT232R USB UART" rev 
2.00/6.00 addr 5
ucom0 at uftdi0 portno 1
ugen3 at uhub8 port 5 "Microchip Tech USB2 Controller Hub" rev 2.01/2.07 addr 6
uhidev9 at uhub7 port 5 configuration 1 interface 1 "Microchip Tech USB2 
Controller Hub" rev 2.01/6.25 addr 7
uhidev9: iclass 3/0
uhid4 at uhidev9: input=64, output=64, feature=0
ugen4 at uhub7 port 5 configuration 1 "Microchip Tech USB2 Controller Hub" rev 
2.01/6.25 addr 7
uaudio1 at uhub2 port 10 configuration 1 interface 1 "Generic USB Audio" rev 
2.00/0.05 addr 8
uaudio1: class v1, high-speed, sync, channels: 2 play, 2 rec, 6 ctls
audio2 at uaudio1
uhidev10 at uhub2 port 10 configuration 1 interface 3 "Generic USB Audio" rev 
2.00/0.05 addr 8
uhidev10: iclass 3/0, 5 report ids
ucc2 at uhidev10 reportid 3: 653 usages, 20 keys, array
wskbd6 at ucc2 mux 1
wskbd6: connecting to wsdisplay0
uhid5 at uhidev10 reportid 5: input=4, output=0, feature=0
----------------------------------------------------------------------

--- /var/log/Xorg.log.old --------------------------------------------
[    94.318] (--) Using wscons driver on /dev/ttyC4
[    94.329] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    94.329] Current Operating System: OpenBSD pom.alm.weirdnet.nl 7.3 
GENERIC.MP#38 amd64
[    94.329]  
[    94.329] Current version of pixman: 0.40.0
[    94.329]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    94.329] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    94.330] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 22 08:55:24 
2023
[    94.330] (==) Using config file: "/etc/X11/xorg.conf"
[    94.330] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[    94.332] (==) No Layout section.  Using the first Screen section.
[    94.332] (==) No screen section available. Using defaults.
[    94.332] (**) |-->Screen "Default Screen Section" (0)
[    94.332] (**) |   |-->Monitor "<default monitor>"
[    94.332] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    94.332] (==) Automatically adding devices
[    94.332] (==) Automatically enabling devices
[    94.332] (==) Not automatically adding GPU devices
[    94.332] (==) Automatically binding GPU devices
[    94.333] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    94.335] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[    94.335] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    94.335] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[    94.335] (II) Loader magic: 0xa7c2f89730
[    94.335] (II) Module ABI versions:
[    94.335]    X.Org ANSI C Emulation: 0.4
[    94.335]    X.Org Video Driver: 25.2
[    94.335]    X.Org XInput driver : 24.4
[    94.335]    X.Org Server Extension : 10.0
[    94.336] (--) PCI:*(105@0:0:0) 1002:164e:1043:8877 rev 193, Mem @ 
0xfce0000000/268435456, 0xfcf0000000/2097152, 0xec800000/524288, I/O @ 
0x0000f000/256
[    94.336] (II) LoadModule: "glx"
[    94.338] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    94.347] (II) Module glx: vendor="X.Org Foundation"
[    94.347]    compiled for 1.21.1.8, module version = 1.0.0
[    94.347]    ABI class: X.Org Server Extension, version 10.0
[    94.347] (==) Matched ati as autoconfigured driver 0
[    94.347] (==) Matched modesetting as autoconfigured driver 1
[    94.347] (==) Assigned the driver to the xf86ConfigLayout
[    94.347] (II) LoadModule: "ati"
[    94.348] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[    94.348] (II) Module ati: vendor="X.Org Foundation"
[    94.348]    compiled for 1.21.1.8, module version = 19.1.0
[    94.348]    Module class: X.Org Video Driver
[    94.348]    ABI class: X.Org Video Driver, version 25.2
[    94.374] (II) LoadModule: "amdgpu"
[    94.375] (II) Loading /usr/X11R6/lib/modules/drivers/amdgpu_drv.so
[    94.377] (II) Module amdgpu: vendor="X.Org Foundation"
[    94.377]    compiled for 1.21.1.8, module version = 23.0.0
[    94.377]    Module class: X.Org Video Driver
[    94.377]    ABI class: X.Org Video Driver, version 25.2
[    94.377] (II) LoadModule: "modesetting"
[    94.378] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[    94.378] (II) Module modesetting: vendor="X.Org Foundation"
[    94.378]    compiled for 1.21.1.8, module version = 1.21.1
[    94.378]    Module class: X.Org Video Driver
[    94.378]    ABI class: X.Org Video Driver, version 25.2
[    94.378] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[    94.379] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    94.379] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    94.444] (WW) Falling back to old probe method for modesetting
[    94.444] (II) AMDGPU(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    94.444] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    94.444] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp 
pixmaps)
[    94.444] (==) AMDGPU(0): Default visual is TrueColor
[    94.444] (==) AMDGPU(0): RGB weight 888
[    94.444] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    94.445] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x164e)
[    94.445] (II) Loading sub module "fb"
[    94.445] (II) LoadModule: "fb"
[    94.445] (II) Module "fb" already built-in
[    94.445] (II) Loading sub module "dri2"
[    94.445] (II) LoadModule: "dri2"
[    94.445] (II) Module "dri2" already built-in
[    94.524] (II) Loading sub module "glamoregl"
[    94.524] (II) LoadModule: "glamoregl"
[    94.526] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
[    94.532] (II) Module glamoregl: vendor="X.Org Foundation"
[    94.532]    compiled for 1.21.1.8, module version = 1.0.1
[    94.532]    ABI class: X.Org ANSI C Emulation, version 0.4
[    94.551] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon 
Graphics (gfx1036, LLVM 13.0.0, DRM 3.49, 7.3)
[    94.551] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    94.551] (==) AMDGPU(0): TearFree property default: auto
[    94.551] (==) AMDGPU(0): VariableRefresh: disabled
[    94.551] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    94.551] (II) AMDGPU(0): KMS Pageflipping: enabled
[    94.553] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    94.553] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    94.554] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    94.560] (II) AMDGPU(0): EDID for output HDMI-A-0
[    94.560] (II) AMDGPU(0): Manufacturer: DEL  Model: 427a  Serial#: 1112289868
[    94.560] (II) AMDGPU(0): Year: 2022  Week: 29
[    94.560] (II) AMDGPU(0): EDID Version: 1.3
[    94.560] (II) AMDGPU(0): Digital Display Input
[    94.560] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[    94.560] (II) AMDGPU(0): Gamma: 2.20
[    94.560] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[    94.560] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    94.560] (II) AMDGPU(0): First detailed timing is preferred mode
[    94.560] (II) AMDGPU(0): redX: 0.677 redY: 0.314   greenX: 0.272 greenY: 
0.676
[    94.560] (II) AMDGPU(0): blueX: 0.145 blueY: 0.058   whiteX: 0.313 whiteY: 
0.329
[    94.560] (II) AMDGPU(0): Supported established timings:
[    94.560] (II) AMDGPU(0): 720x400@70Hz
[    94.560] (II) AMDGPU(0): 640x480@60Hz
[    94.560] (II) AMDGPU(0): 640x480@75Hz
[    94.560] (II) AMDGPU(0): 800x600@60Hz
[    94.560] (II) AMDGPU(0): 800x600@75Hz
[    94.560] (II) AMDGPU(0): 1024x768@60Hz
[    94.560] (II) AMDGPU(0): 1024x768@75Hz
[    94.560] (II) AMDGPU(0): 1280x1024@75Hz
[    94.560] (II) AMDGPU(0): Manufacturer's mask: 0
[    94.560] (II) AMDGPU(0): Supported standard timings:
[    94.560] (II) AMDGPU(0): #0: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    94.560] (II) AMDGPU(0): #1: hsize: 1920  vsize 1080  refresh: 60  vid: 
49361
[    94.560] (II) AMDGPU(0): #2: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    94.560] (II) AMDGPU(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 
16553
[    94.560] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 
32897
[    94.560] (II) AMDGPU(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    94.560] (II) AMDGPU(0): #6: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    94.560] (II) AMDGPU(0): #7: hsize: 2048  vsize 1152  refresh: 60  vid: 
49377
[    94.560] (II) AMDGPU(0): Supported detailed timing:
[    94.560] (II) AMDGPU(0): clock: 594.0 MHz   Image Size:  698 x 393 mm
[    94.560] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 
h_blank_end 4400 h_border: 0
[    94.560] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 
v_blanking: 2250 v_border: 0
[    94.560] (II) AMDGPU(0): Serial No: DXG4XN3
[    94.560] (II) AMDGPU(0): Monitor name: DELL U3223QE
[    94.560] (II) AMDGPU(0): Ranges: V min: 23 V max: 86 Hz, H min: 15 H max: 
140 kHz, PixClock max 605 MHz
[    94.560] (II) AMDGPU(0): Supported detailed timing:
[    94.560] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  698 x 393 mm
[    94.560] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 
h_blank_end 2720 h_border: 0
[    94.560] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 
v_blanking: 1481 v_border: 0
[    94.560] (II) AMDGPU(0): Supported detailed timing:
[    94.560] (II) AMDGPU(0): clock: 174.2 MHz   Image Size:  698 x 393 mm
[    94.560] (II) AMDGPU(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 
h_blank_end 2208 h_border: 0
[    94.560] (II) AMDGPU(0): v_active: 1280  v_sync: 1283  v_sync_end 1289 
v_blanking: 1311 v_border: 0
[    94.560] (II) AMDGPU(0): Supported detailed timing:
[    94.560] (II) AMDGPU(0): clock: 58.2 MHz   Image Size:  698 x 393 mm
[    94.560] (II) AMDGPU(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 
h_blank_end 2208 h_border: 0
[    94.560] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 
v_blanking: 1099 v_border: 0
[    94.560] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    94.560] (II) AMDGPU(0): EDID (in hex):
[    94.560] (II) AMDGPU(0):    00ffffffffffff0010ac7a424c324c42
[    94.560] (II) AMDGPU(0):    1d20010380462778ea6c35ad5045ad25
[    94.560] (II) AMDGPU(0):    0e5054a54b00d100d1c0b300a9408180
[    94.560] (II) AMDGPU(0):    8100714fe1c008e80030f2705a80b058
[    94.560] (II) AMDGPU(0):    8a00ba892100001e000000ff00445847
[    94.560] (II) AMDGPU(0):    34584e330a2020202020000000fc0044
[    94.560] (II) AMDGPU(0):    454c4c20553332323351450a000000fd
[    94.560] (II) AMDGPU(0):    0017560f8c3c000a20202020202001a9
[    94.560] (II) AMDGPU(0):    020337f15161605f5e5d101f20051404
[    94.560] (II) AMDGPU(0):    13121103020123090707830100006d03
[    94.560] (II) AMDGPU(0):    0c001000383c20006001020367d85dc4
[    94.560] (II) AMDGPU(0):    01788003e20f03565e00a0a0a0295030
[    94.560] (II) AMDGPU(0):    203500ba892100001a114400a080001f
[    94.560] (II) AMDGPU(0):    5030203600ba892100001abf1600a080
[    94.560] (II) AMDGPU(0):    38134030203a00ba892100001a000000
[    94.560] (II) AMDGPU(0):    000000000000000000000000000000eb
[    94.560] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[    94.560] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 
5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x25.0  297.00  3840 4896 4984 
5280  2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 
5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 
5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 
2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "2048x1280"x60.2  174.25  2048 2096 2128 
2208  1280 1283 1289 1311 +hsync -vsync (78.9 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 
2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "2048x1080"x24.0   58.23  2048 2096 2128 
2208  1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 
2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    94.560] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1440x900"x60.0  594.00  1440 4016 4104 
4400  900 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 
1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  
576 581 586 625 -hsync -vsync (31.2 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    94.561] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    94.561] (II) AMDGPU(0): EDID for output DisplayPort-0
[    94.561] (II) AMDGPU(0): EDID for output DisplayPort-1
[    94.561] (II) AMDGPU(0): Output HDMI-A-0 connected
[    94.561] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    94.561] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    94.561] (II) AMDGPU(0): Using exact sizes for initial modes
[    94.561] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 3840x2160 +0+0
[    94.561] (II) AMDGPU(0): mem size init: gart size :fe1e66000 vram size: 
s:1c878000 visible:1c878000
[    94.561] (--) AMDGPU(0): Display dimensions: (698, 393) mm
[    94.561] (--) AMDGPU(0): DPI set to (139, 139)
[    94.561] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    94.561] (II) Loading sub module "ramdac"
[    94.561] (II) LoadModule: "ramdac"
[    94.561] (II) Module "ramdac" already built-in
[    94.561] (II) UnloadModule: "modesetting"
[    94.561] (II) Unloading modesetting
[    94.561] (II) AMDGPU(0): [DRI2] Setup complete
[    94.561] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    94.561] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    94.694] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[    94.695] (II) AMDGPU(0): SYNC extension fences enabled
[    94.695] (II) AMDGPU(0): Present extension enabled
[    94.695] (==) AMDGPU(0): DRI3 enabled
[    94.695] (==) AMDGPU(0): Backing store enabled
[    94.695] (II) AMDGPU(0): Direct rendering enabled
[    94.736] (II) AMDGPU(0): Use GLAMOR acceleration.
[    94.736] (II) AMDGPU(0): Acceleration enabled
[    94.736] (==) AMDGPU(0): DPMS enabled
[    94.736] (==) AMDGPU(0): Silken mouse enabled
[    94.736] (II) AMDGPU(0): Set up textured video (glamor)
[    94.741] (II) Initializing extension Generic Event Extension
[    94.742] (II) Initializing extension SHAPE
[    94.742] (II) Initializing extension MIT-SHM
[    94.743] (II) Initializing extension XInputExtension
[    94.743] (II) Initializing extension XTEST
[    94.744] (II) Initializing extension BIG-REQUESTS
[    94.744] (II) Initializing extension SYNC
[    94.744] (II) Initializing extension XKEYBOARD
[    94.744] (II) Initializing extension XC-MISC
[    94.745] (II) Initializing extension SECURITY
[    94.745] (II) Initializing extension XFIXES
[    94.745] (II) Initializing extension RENDER
[    94.746] (II) Initializing extension RANDR
[    94.746] (II) Initializing extension COMPOSITE
[    94.746] (II) Initializing extension DAMAGE
[    94.747] (II) Initializing extension MIT-SCREEN-SAVER
[    94.747] (II) Initializing extension DOUBLE-BUFFER
[    94.747] (II) Initializing extension RECORD
[    94.748] (II) Initializing extension DPMS
[    94.748] (II) Initializing extension Present
[    94.748] (II) Initializing extension DRI3
[    94.748] (II) Initializing extension X-Resource
[    94.748] (II) Initializing extension XVideo
[    94.749] (II) Initializing extension XVideo-MotionCompensation
[    94.749] (II) Initializing extension GLX
[    94.756] (II) AIGLX: Loaded and initialized radeonsi
[    94.756] (II) GLX: Initialized DRI2 GL provider for screen 0
[    94.756] (II) Initializing extension XFree86-VidModeExtension
[    94.756] (II) Initializing extension XFree86-DGA
[    94.756] (II) Initializing extension XFree86-DRI
[    94.756] (II) Initializing extension DRI2
[    94.759] (II) AMDGPU(0): Setting screen physical size to 698 x 393
[    94.857] (II) config/wscons: checking input device /dev/wskbd
[    94.857] (II) wskbd: using layout us
[    94.857] (II) LoadModule: "kbd"
[    94.858] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    94.858] (II) Module kbd: vendor="X.Org Foundation"
[    94.858]    compiled for 1.21.1.8, module version = 2.0.0
[    94.858]    Module class: X.Org XInput Driver
[    94.858]    ABI class: X.Org XInput driver, version 24.4
[    94.858] (II) Using input driver 'kbd' for '/dev/wskbd'
[    94.858] (**) /dev/wskbd: always reports core events
[    94.858] (**) /dev/wskbd: always reports core events
[    94.858] (**) Option "Protocol" "standard"
[    94.858] (**) Option "XkbRules" "base"
[    94.858] (**) Option "XkbModel" "pc105"
[    94.858] (**) Option "XkbLayout" "us"
[    94.858] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[    94.866] (II) config/wscons: checking input device /dev/wsmouse
[    94.866] (II) LoadModule: "ws"
[    94.866] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    94.867] (II) Module ws: vendor="X.Org Foundation"
[    94.867]    compiled for 1.21.1.8, module version = 1.3.0
[    94.867]    Module class: X.Org XInput Driver
[    94.867]    ABI class: X.Org XInput driver, version 24.4
[    94.867] (II) Using input driver 'ws' for '/dev/wsmouse'
[    94.867] (**) /dev/wsmouse: always reports core events
[    94.867] (II) ws: /dev/wsmouse: debuglevel 0
[    94.867] (**) Option "Device" "/dev/wsmouse"
[    94.867] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    94.867] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    94.867] (**) ws: /dev/wsmouse: associated screen: 0
[    94.870] (II) ws: /dev/wsmouse: minimum x position: 0
[    94.870] (II) ws: /dev/wsmouse: maximum x position: 3839
[    94.870] (II) ws: /dev/wsmouse: minimum y position: 0
[    94.870] (II) ws: /dev/wsmouse: maximum y position: 2159
[    94.870] (==) ws: /dev/wsmouse: Buttons: 7
[    94.874] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    94.874] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 7)
[    94.877] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    94.877] (**) /dev/wsmouse: (accel) acceleration profile 0
[    94.877] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    94.877] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[   830.020] (II) AIGLX: Suspending AIGLX clients for VT switch
[   897.097] (II) AIGLX: Resuming AIGLX clients after VT switch
[   897.160] (II) AMDGPU(0): EDID vendor "DEL", prod id 17018
[   897.161] (II) AMDGPU(0): Using EDID range info for horizontal sync
[   897.161] (II) AMDGPU(0): Using EDID range info for vertical refresh
[   897.161] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   897.161] (II) AMDGPU(0): Modeline "3840x2160"x0.0  594.00  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
[   897.161] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 
2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "2048x1280"x0.0  174.25  2048 2096 2128 
2208  1280 1283 1289 1311 +hsync -vsync (78.9 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "2048x1080"x0.0   58.23  2048 2096 2128 
2208  1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 
2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 
2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 
2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 
1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  
576 581 586 625 -hsync -vsync (31.2 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   897.161] (II) AMDGPU(0): Modeline "2048x1152"x60.0  197.97  2048 2184 2408 
2768  1152 1153 1156 1192 -hsync +vsync (71.5 kHz e)
[   897.161] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   897.180] (EE) 
Fatal server error:
[   897.180] (EE) can't switch keyboard to raw mode. Enable support for it in 
the kernel
or use for example:

Option "Protocol" "wskbd"
Option "Device" "/dev/wskbd0"

in your xorg.conf(5) file
[   897.180] (EE) 
[   897.180] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[   897.180] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[   897.180] (EE) 
[   897.180] (EE) ws: /dev/wsmouse: unknown command 4
[   897.180] (II) AIGLX: Suspending AIGLX clients for VT switch
[   897.196] (EE) Server terminated with error (1). Closing log file.
----------------------------------------------------------------------

--- /var/log/Xorg.log ------------------------------------------------
[   897.288] (--) Using wscons driver on /dev/ttyC4
[   897.294] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[   897.294] Current Operating System: OpenBSD pom.alm.weirdnet.nl 7.3 
GENERIC.MP#38 amd64
[   897.294]  
[   897.294] Current version of pixman: 0.40.0
[   897.294]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   897.294] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   897.294] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 22 09:08:47 
2023
[   897.294] (==) Using config file: "/etc/X11/xorg.conf"
[   897.294] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[   897.294] (==) No Layout section.  Using the first Screen section.
[   897.294] (==) No screen section available. Using defaults.
[   897.294] (**) |-->Screen "Default Screen Section" (0)
[   897.294] (**) |   |-->Monitor "<default monitor>"
[   897.295] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   897.295] (==) Automatically adding devices
[   897.295] (==) Automatically enabling devices
[   897.295] (==) Not automatically adding GPU devices
[   897.295] (==) Automatically binding GPU devices
[   897.295] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   897.295] (==) FontPath set to:
        /usr/X11R6/lib/X11/fonts/misc/,
        /usr/X11R6/lib/X11/fonts/TTF/,
        /usr/X11R6/lib/X11/fonts/OTF/,
        /usr/X11R6/lib/X11/fonts/Type1/,
        /usr/X11R6/lib/X11/fonts/100dpi/,
        /usr/X11R6/lib/X11/fonts/75dpi/
[   897.295] (==) ModulePath set to "/usr/X11R6/lib/modules"
[   897.295] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[   897.295] (II) Loader magic: 0xb71f9882730
[   897.295] (II) Module ABI versions:
[   897.295]    X.Org ANSI C Emulation: 0.4
[   897.295]    X.Org Video Driver: 25.2
[   897.295]    X.Org XInput driver : 24.4
[   897.295]    X.Org Server Extension : 10.0
[   897.295] (--) PCI:*(105@0:0:0) 1002:164e:1043:8877 rev 193, Mem @ 
0xfce0000000/268435456, 0xfcf0000000/2097152, 0xec800000/524288, I/O @ 
0x0000f000/256
[   897.295] (II) LoadModule: "glx"
[   897.295] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[   897.297] (II) Module glx: vendor="X.Org Foundation"
[   897.297]    compiled for 1.21.1.8, module version = 1.0.0
[   897.297]    ABI class: X.Org Server Extension, version 10.0
[   897.297] (==) Matched ati as autoconfigured driver 0
[   897.297] (==) Matched modesetting as autoconfigured driver 1
[   897.297] (==) Assigned the driver to the xf86ConfigLayout
[   897.297] (II) LoadModule: "ati"
[   897.297] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[   897.297] (II) Module ati: vendor="X.Org Foundation"
[   897.297]    compiled for 1.21.1.8, module version = 19.1.0
[   897.297]    Module class: X.Org Video Driver
[   897.297]    ABI class: X.Org Video Driver, version 25.2
[   897.325] (II) LoadModule: "amdgpu"
[   897.326] (II) Loading /usr/X11R6/lib/modules/drivers/amdgpu_drv.so
[   897.326] (II) Module amdgpu: vendor="X.Org Foundation"
[   897.326]    compiled for 1.21.1.8, module version = 23.0.0
[   897.326]    Module class: X.Org Video Driver
[   897.326]    ABI class: X.Org Video Driver, version 25.2
[   897.326] (II) LoadModule: "modesetting"
[   897.326] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[   897.326] (II) Module modesetting: vendor="X.Org Foundation"
[   897.326]    compiled for 1.21.1.8, module version = 1.21.1
[   897.326]    Module class: X.Org Video Driver
[   897.326]    ABI class: X.Org Video Driver, version 25.2
[   897.326] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[   897.326] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   897.326] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[   897.394] (WW) Falling back to old probe method for modesetting
[   897.394] (II) AMDGPU(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[   897.394] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[   897.394] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp 
pixmaps)
[   897.394] (==) AMDGPU(0): Default visual is TrueColor
[   897.395] (==) AMDGPU(0): RGB weight 888
[   897.395] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[   897.395] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x164e)
[   897.395] (II) Loading sub module "fb"
[   897.395] (II) LoadModule: "fb"
[   897.395] (II) Module "fb" already built-in
[   897.395] (II) Loading sub module "dri2"
[   897.395] (II) LoadModule: "dri2"
[   897.395] (II) Module "dri2" already built-in
[   897.417] (II) Loading sub module "glamoregl"
[   897.417] (II) LoadModule: "glamoregl"
[   897.418] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
[   897.419] (II) Module glamoregl: vendor="X.Org Foundation"
[   897.419]    compiled for 1.21.1.8, module version = 1.0.1
[   897.419]    ABI class: X.Org ANSI C Emulation, version 0.4
[   897.426] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon 
Graphics (gfx1036, LLVM 13.0.0, DRM 3.49, 7.3)
[   897.426] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[   897.426] (==) AMDGPU(0): TearFree property default: auto
[   897.426] (==) AMDGPU(0): VariableRefresh: disabled
[   897.426] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[   897.426] (II) AMDGPU(0): KMS Pageflipping: enabled
[   897.427] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[   897.427] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[   897.428] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[   897.444] (II) AMDGPU(0): EDID for output HDMI-A-0
[   897.444] (II) AMDGPU(0): Manufacturer: DEL  Model: 427a  Serial#: 1112289868
[   897.444] (II) AMDGPU(0): Year: 2022  Week: 29
[   897.444] (II) AMDGPU(0): EDID Version: 1.3
[   897.444] (II) AMDGPU(0): Digital Display Input
[   897.444] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[   897.444] (II) AMDGPU(0): Gamma: 2.20
[   897.444] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[   897.444] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   897.444] (II) AMDGPU(0): First detailed timing is preferred mode
[   897.444] (II) AMDGPU(0): redX: 0.677 redY: 0.314   greenX: 0.272 greenY: 
0.676
[   897.444] (II) AMDGPU(0): blueX: 0.145 blueY: 0.058   whiteX: 0.313 whiteY: 
0.329
[   897.444] (II) AMDGPU(0): Supported established timings:
[   897.444] (II) AMDGPU(0): 720x400@70Hz
[   897.444] (II) AMDGPU(0): 640x480@60Hz
[   897.444] (II) AMDGPU(0): 640x480@75Hz
[   897.444] (II) AMDGPU(0): 800x600@60Hz
[   897.444] (II) AMDGPU(0): 800x600@75Hz
[   897.444] (II) AMDGPU(0): 1024x768@60Hz
[   897.444] (II) AMDGPU(0): 1024x768@75Hz
[   897.444] (II) AMDGPU(0): 1280x1024@75Hz
[   897.444] (II) AMDGPU(0): Manufacturer's mask: 0
[   897.444] (II) AMDGPU(0): Supported standard timings:
[   897.444] (II) AMDGPU(0): #0: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[   897.444] (II) AMDGPU(0): #1: hsize: 1920  vsize 1080  refresh: 60  vid: 
49361
[   897.444] (II) AMDGPU(0): #2: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   897.444] (II) AMDGPU(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 
16553
[   897.444] (II) AMDGPU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 
32897
[   897.444] (II) AMDGPU(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   897.444] (II) AMDGPU(0): #6: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   897.444] (II) AMDGPU(0): #7: hsize: 2048  vsize 1152  refresh: 60  vid: 
49377
[   897.444] (II) AMDGPU(0): Supported detailed timing:
[   897.444] (II) AMDGPU(0): clock: 594.0 MHz   Image Size:  698 x 393 mm
[   897.444] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 
h_blank_end 4400 h_border: 0
[   897.444] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 
v_blanking: 2250 v_border: 0
[   897.444] (II) AMDGPU(0): Serial No: DXG4XN3
[   897.444] (II) AMDGPU(0): Monitor name: DELL U3223QE
[   897.444] (II) AMDGPU(0): Ranges: V min: 23 V max: 86 Hz, H min: 15 H max: 
140 kHz, PixClock max 605 MHz
[   897.444] (II) AMDGPU(0): Supported detailed timing:
[   897.444] (II) AMDGPU(0): clock: 241.5 MHz   Image Size:  698 x 393 mm
[   897.444] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 
h_blank_end 2720 h_border: 0
[   897.444] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 
v_blanking: 1481 v_border: 0
[   897.444] (II) AMDGPU(0): Supported detailed timing:
[   897.444] (II) AMDGPU(0): clock: 174.2 MHz   Image Size:  698 x 393 mm
[   897.444] (II) AMDGPU(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 
h_blank_end 2208 h_border: 0
[   897.444] (II) AMDGPU(0): v_active: 1280  v_sync: 1283  v_sync_end 1289 
v_blanking: 1311 v_border: 0
[   897.444] (II) AMDGPU(0): Supported detailed timing:
[   897.444] (II) AMDGPU(0): clock: 58.2 MHz   Image Size:  698 x 393 mm
[   897.444] (II) AMDGPU(0): h_active: 2048  h_sync: 2096  h_sync_end 2128 
h_blank_end 2208 h_border: 0
[   897.444] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1093 
v_blanking: 1099 v_border: 0
[   897.444] (II) AMDGPU(0): Number of EDID sections to follow: 1
[   897.444] (II) AMDGPU(0): EDID (in hex):
[   897.444] (II) AMDGPU(0):    00ffffffffffff0010ac7a424c324c42
[   897.444] (II) AMDGPU(0):    1d20010380462778ea6c35ad5045ad25
[   897.444] (II) AMDGPU(0):    0e5054a54b00d100d1c0b300a9408180
[   897.444] (II) AMDGPU(0):    8100714fe1c008e80030f2705a80b058
[   897.444] (II) AMDGPU(0):    8a00ba892100001e000000ff00445847
[   897.444] (II) AMDGPU(0):    34584e330a2020202020000000fc0044
[   897.444] (II) AMDGPU(0):    454c4c20553332323351450a000000fd
[   897.444] (II) AMDGPU(0):    0017560f8c3c000a20202020202001a9
[   897.444] (II) AMDGPU(0):    020337f15161605f5e5d101f20051404
[   897.444] (II) AMDGPU(0):    13121103020123090707830100006d03
[   897.444] (II) AMDGPU(0):    0c001000383c20006001020367d85dc4
[   897.444] (II) AMDGPU(0):    01788003e20f03565e00a0a0a0295030
[   897.444] (II) AMDGPU(0):    203500ba892100001a114400a080001f
[   897.444] (II) AMDGPU(0):    5030203600ba892100001abf1600a080
[   897.444] (II) AMDGPU(0):    38134030203a00ba892100001a000000
[   897.444] (II) AMDGPU(0):    000000000000000000000000000000eb
[   897.444] (--) AMDGPU(0): HDMI max TMDS frequency 300000KHz
[   897.444] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x60.0  594.00  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (135.0 kHz eP)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x50.0  594.00  3840 4896 4984 
5280  2160 2168 2178 2250 +hsync +vsync (112.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x59.9  593.41  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x25.0  297.00  3840 4896 4984 
5280  2160 2168 2178 2250 +hsync +vsync (56.2 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 
5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 
4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 
5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 
2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "2048x1280"x60.2  174.25  2048 2096 2128 
2208  1280 1283 1289 1311 +hsync -vsync (78.9 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 
2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "2048x1080"x24.0   58.23  2048 2096 2128 
2208  1080 1083 1093 1099 +hsync -vsync (26.4 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 
2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1440x900"x60.0  594.00  1440 4016 4104 
4400  900 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 
1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  
576 581 586 625 -hsync -vsync (31.2 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[   897.444] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[   897.444] (II) AMDGPU(0): EDID for output DisplayPort-0
[   897.445] (II) AMDGPU(0): EDID for output DisplayPort-1
[   897.445] (II) AMDGPU(0): Output HDMI-A-0 connected
[   897.445] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[   897.445] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[   897.445] (II) AMDGPU(0): Using exact sizes for initial modes
[   897.445] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 3840x2160 +0+0
[   897.445] (II) AMDGPU(0): mem size init: gart size :fe1e66000 vram size: 
s:1c878000 visible:1c878000
[   897.445] (--) AMDGPU(0): Display dimensions: (698, 393) mm
[   897.445] (--) AMDGPU(0): DPI set to (139, 139)
[   897.445] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[   897.445] (II) Loading sub module "ramdac"
[   897.445] (II) LoadModule: "ramdac"
[   897.445] (II) Module "ramdac" already built-in
[   897.445] (II) UnloadModule: "modesetting"
[   897.445] (II) Unloading modesetting
[   897.445] (II) AMDGPU(0): [DRI2] Setup complete
[   897.445] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[   897.445] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[   897.462] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[   897.462] (II) AMDGPU(0): SYNC extension fences enabled
[   897.462] (II) AMDGPU(0): Present extension enabled
[   897.462] (==) AMDGPU(0): DRI3 enabled
[   897.462] (==) AMDGPU(0): Backing store enabled
[   897.462] (II) AMDGPU(0): Direct rendering enabled
[   897.488] (II) AMDGPU(0): Use GLAMOR acceleration.
[   897.488] (II) AMDGPU(0): Acceleration enabled
[   897.488] (==) AMDGPU(0): DPMS enabled
[   897.488] (==) AMDGPU(0): Silken mouse enabled
[   897.488] (II) AMDGPU(0): Set up textured video (glamor)
[   897.493] (II) Initializing extension Generic Event Extension
[   897.493] (II) Initializing extension SHAPE
[   897.493] (II) Initializing extension MIT-SHM
[   897.493] (II) Initializing extension XInputExtension
[   897.493] (II) Initializing extension XTEST
[   897.494] (II) Initializing extension BIG-REQUESTS
[   897.494] (II) Initializing extension SYNC
[   897.494] (II) Initializing extension XKEYBOARD
[   897.494] (II) Initializing extension XC-MISC
[   897.494] (II) Initializing extension SECURITY
[   897.495] (II) Initializing extension XFIXES
[   897.495] (II) Initializing extension RENDER
[   897.495] (II) Initializing extension RANDR
[   897.495] (II) Initializing extension COMPOSITE
[   897.496] (II) Initializing extension DAMAGE
[   897.496] (II) Initializing extension MIT-SCREEN-SAVER
[   897.496] (II) Initializing extension DOUBLE-BUFFER
[   897.496] (II) Initializing extension RECORD
[   897.496] (II) Initializing extension DPMS
[   897.497] (II) Initializing extension Present
[   897.497] (II) Initializing extension DRI3
[   897.497] (II) Initializing extension X-Resource
[   897.497] (II) Initializing extension XVideo
[   897.497] (II) Initializing extension XVideo-MotionCompensation
[   897.497] (II) Initializing extension GLX
[   897.503] (II) AIGLX: Loaded and initialized radeonsi
[   897.503] (II) GLX: Initialized DRI2 GL provider for screen 0
[   897.503] (II) Initializing extension XFree86-VidModeExtension
[   897.503] (II) Initializing extension XFree86-DGA
[   897.503] (II) Initializing extension XFree86-DRI
[   897.503] (II) Initializing extension DRI2
[   897.504] (II) AMDGPU(0): Setting screen physical size to 698 x 393
[   897.562] (WW) wskbd: ioctl(WSKBDIO_GETENCODING) failed: Inappropriate ioctl 
for device
[   897.563] (II) config/wscons: checking input device /dev/wsmouse
[   897.563] (II) LoadModule: "ws"
[   897.563] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[   897.563] (II) Module ws: vendor="X.Org Foundation"
[   897.563]    compiled for 1.21.1.8, module version = 1.3.0
[   897.563]    Module class: X.Org XInput Driver
[   897.563]    ABI class: X.Org XInput driver, version 24.4
[   897.563] (II) Using input driver 'ws' for '/dev/wsmouse'
[   897.563] (**) /dev/wsmouse: always reports core events
[   897.563] (II) ws: /dev/wsmouse: debuglevel 0
[   897.563] (**) Option "Device" "/dev/wsmouse"
[   897.563] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[   897.563] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[   897.563] (**) ws: /dev/wsmouse: associated screen: 0
[   897.564] (II) ws: /dev/wsmouse: minimum x position: 0
[   897.564] (II) ws: /dev/wsmouse: maximum x position: 3839
[   897.564] (II) ws: /dev/wsmouse: minimum y position: 0
[   897.564] (II) ws: /dev/wsmouse: maximum y position: 2159
[   897.564] (==) ws: /dev/wsmouse: Buttons: 7
[   897.564] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[   897.564] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 6)
[   897.564] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[   897.564] (**) /dev/wsmouse: (accel) acceleration profile 0
[   897.564] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[   897.564] (**) /dev/wsmouse: (accel) acceleration threshold: 4
----------------------------------------------------------------------

-- 
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
                 http://www.weirdnet.nl/                 

Reply via email to