>Synopsis:      amdgpu: random lockup with "Illegal register access in command 
>stream"
>Category:      kernel
>Environment:
        System      : OpenBSD 6.8
        Details     : OpenBSD 6.8 (GENERIC.MP) #96: Tue Sep 29 18:30:41 MDT 2020
                         
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

        Architecture: OpenBSD.amd64
        Machine     : amd64
>Description:
        X occasionally locks up with a garbled screen and the following DRM 
error
        in dmesg:

        [drm] *ERROR* Illegal register access in command stream
        [drm] *ERROR* ring gfx timeout, signaled seq=26990, emitted seq=26991
        [drm] *ERROR* Process information: process  pid 0 thread Xorg pid 16239
        cp is busy, skip halt cp
        rlc is busy, skip halt rlc
        [drm] *ERROR* ring gfx timeout, signaled seq=26992, emitted seq=26992
        [drm] *ERROR* Process information: process  pid 0 thread Xorg pid 16239

        I'm using the amdgpu driver, see Xorg.log later. Any tips on how to 
debug it
        or extra logging I can enable?

>How-To-Repeat:
        Nothing obviously triggers it. Just normal usage after a few hours.
>Fix:
        Usually, though not always, I can hit ctrl-alt-backspace and restart X. 
Other
        times I need to hard reboot.

Xorg.0.log.old:
[    35.356] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem
        (Operation not permitted)
        Check that you have set 'machdep.allowaperture=1'
        in /etc/sysctl.conf and reboot your machine
        refer to xf86(4) for details
[    35.356]    linear framebuffer access unavailable
[    35.376] (--) Using wscons driver on /dev/ttyC4
[    35.396] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[    35.396] Build Operating System: OpenBSD 6.7 amd64 
[    35.396] Current Operating System: OpenBSD bertha.nickg.me.uk 6.8 
GENERIC.MP#7 amd64
[    35.397] Build Date: 07 May 2020  11:44:28AM
[    35.397]  
[    35.397] Current version of pixman: 0.38.4
[    35.397]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    35.397] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.397] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 12 09:56:29 
2020
[    35.398] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[    35.399] (==) No Layout section.  Using the first Screen section.
[    35.399] (==) No screen section available. Using defaults.
[    35.399] (**) |-->Screen "Default Screen Section" (0)
[    35.399] (**) |   |-->Monitor "<default monitor>"
[    35.401] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    35.401] (==) Automatically adding devices
[    35.401] (==) Automatically enabling devices
[    35.401] (==) Not automatically adding GPU devices
[    35.401] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    35.406] (==) 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/
[    35.406] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    35.406] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[    35.406] (II) Loader magic: 0x72e41177000
[    35.406] (II) Module ABI versions:
[    35.406]    X.Org ANSI C Emulation: 0.4
[    35.406]    X.Org Video Driver: 24.1
[    35.406]    X.Org XInput driver : 24.1
[    35.406]    X.Org Server Extension : 10.0
[    35.407] (--) PCI:*(38@0:0:0) 1002:6fdf:1043:056f rev 239, Mem @ 
0xe0000000/268435456, 0xf0000000/2097152, 0xfce00000/262144, I/O @ 
0x0000e000/256
[    35.407] (II) LoadModule: "glx"
[    35.409] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    35.420] (II) Module glx: vendor="X.Org Foundation"
[    35.420]    compiled for 1.20.8, module version = 1.0.0
[    35.420]    ABI class: X.Org Server Extension, version 10.0
[    35.421] (==) Matched ati as autoconfigured driver 0
[    35.421] (==) Matched modesetting as autoconfigured driver 1
[    35.421] (==) Assigned the driver to the xf86ConfigLayout
[    35.421] (II) LoadModule: "ati"
[    35.421] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[    35.421] (II) Module ati: vendor="X.Org Foundation"
[    35.421]    compiled for 1.20.8, module version = 19.1.0
[    35.421]    Module class: X.Org Video Driver
[    35.421]    ABI class: X.Org Video Driver, version 24.1
[    35.425] (II) LoadModule: "amdgpu"
[    35.425] (II) Loading /usr/X11R6/lib/modules/drivers/amdgpu_drv.so
[    35.428] (II) Module amdgpu: vendor="X.Org Foundation"
[    35.428]    compiled for 1.20.8, module version = 19.1.0
[    35.428]    Module class: X.Org Video Driver
[    35.428]    ABI class: X.Org Video Driver, version 24.1
[    35.428] (II) LoadModule: "modesetting"
[    35.428] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[    35.429] (II) Module modesetting: vendor="X.Org Foundation"
[    35.429]    compiled for 1.20.8, module version = 1.20.8
[    35.429]    Module class: X.Org Video Driver
[    35.429]    ABI class: X.Org Video Driver, version 24.1
[    35.430] (II) AMDGPU: Driver for AMD Radeon:
        All GPUs supported by the amdgpu kernel driver
[    35.430] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    35.441] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[    35.442] (WW) Falling back to old probe method for modesetting
[    35.443] (II) AMDGPU(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[    35.443] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    35.443] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp 
pixmaps)
[    35.443] (==) AMDGPU(0): Default visual is TrueColor
[    35.443] (==) AMDGPU(0): RGB weight 888
[    35.443] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    35.443] (--) AMDGPU(0): Chipset: "AMD Radeon RX 580 2048SP" (ChipID = 
0x6fdf)
[    35.443] (II) Loading sub module "fb"
[    35.443] (II) LoadModule: "fb"
[    35.444] (II) Loading /usr/X11R6/lib/modules/libfb.so
[    35.445] (II) Module fb: vendor="X.Org Foundation"
[    35.445]    compiled for 1.20.8, module version = 1.0.0
[    35.445]    ABI class: X.Org ANSI C Emulation, version 0.4
[    35.445] (II) Loading sub module "dri2"
[    35.445] (II) LoadModule: "dri2"
[    35.445] (II) Module "dri2" already built-in
[    35.745] (II) Loading sub module "glamoregl"
[    35.745] (II) LoadModule: "glamoregl"
[    35.746] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
[    35.756] (II) Module glamoregl: vendor="X.Org Foundation"
[    35.756]    compiled for 1.20.8, module version = 1.0.1
[    35.756]    ABI class: X.Org ANSI C Emulation, version 0.4
[    35.796] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 580 
2048SP (POLARIS10, DRM 3.37.0, 6.8, LLVM 8.0.1)
[    35.796] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    35.796] (==) AMDGPU(0): TearFree property default: auto
[    35.796] (==) AMDGPU(0): VariableRefresh: disabled
[    35.796] (II) AMDGPU(0): KMS Pageflipping: enabled
[    35.797] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    35.798] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[    35.798] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[    35.809] (II) AMDGPU(0): EDID for output DisplayPort-0
[    35.811] (II) AMDGPU(0): EDID for output HDMI-A-0
[    35.811] (II) AMDGPU(0): Manufacturer: DEL  Model: a0ba  Serial#: 877941331
[    35.811] (II) AMDGPU(0): Year: 2018  Week: 49
[    35.811] (II) AMDGPU(0): EDID Version: 1.3
[    35.811] (II) AMDGPU(0): Digital Display Input
[    35.811] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    35.811] (II) AMDGPU(0): Gamma: 2.20
[    35.811] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[    35.811] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    35.811] (II) AMDGPU(0): First detailed timing is preferred mode
[    35.811] (II) AMDGPU(0): redX: 0.660 redY: 0.332   greenX: 0.302 greenY: 
0.613
[    35.811] (II) AMDGPU(0): blueX: 0.150 blueY: 0.063   whiteX: 0.313 whiteY: 
0.329
[    35.811] (II) AMDGPU(0): Supported established timings:
[    35.811] (II) AMDGPU(0): 720x400@70Hz
[    35.811] (II) AMDGPU(0): 640x480@60Hz
[    35.811] (II) AMDGPU(0): 640x480@75Hz
[    35.811] (II) AMDGPU(0): 800x600@60Hz
[    35.811] (II) AMDGPU(0): 800x600@75Hz
[    35.811] (II) AMDGPU(0): 1024x768@60Hz
[    35.811] (II) AMDGPU(0): 1024x768@75Hz
[    35.811] (II) AMDGPU(0): 1280x1024@75Hz
[    35.811] (II) AMDGPU(0): Manufacturer's mask: 0
[    35.811] (II) AMDGPU(0): Supported standard timings:
[    35.811] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    35.811] (II) AMDGPU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 
32897
[    35.811] (II) AMDGPU(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 
16553
[    35.811] (II) AMDGPU(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 
49361
[    35.811] (II) AMDGPU(0): #4: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    35.811] (II) AMDGPU(0): Supported detailed timing:
[    35.811] (II) AMDGPU(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    35.811] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2080 h_border: 0
[    35.811] (II) AMDGPU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 
v_blanking: 1235 v_border: 0
[    35.811] (II) AMDGPU(0): Serial No: 68GVP8C44TRS
[    35.811] (II) AMDGPU(0): Monitor name: DELL U2415
[    35.811] (II) AMDGPU(0): Ranges: V min: 49 V max: 61 Hz, H min: 30 H max: 
83 kHz, PixClock max 175 MHz
[    35.811] (II) AMDGPU(0): Supported detailed timing:
[    35.811] (II) AMDGPU(0): clock: 148.5 MHz   Image Size:  518 x 324 mm
[    35.811] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 
h_blank_end 2200 h_border: 0
[    35.811] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 
v_blanking: 1125 v_border: 0
[    35.811] (II) AMDGPU(0): Supported detailed timing:
[    35.811] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  518 x 324 mm
[    35.811] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 
h_blank_end 2200 h_border: 0
[    35.811] (II) AMDGPU(0): v_active: 540  v_sync: 542  v_sync_end 547 
v_blanking: 562 v_border: 0
[    35.811] (II) AMDGPU(0): Supported detailed timing:
[    35.811] (II) AMDGPU(0): clock: 74.2 MHz   Image Size:  518 x 324 mm
[    35.811] (II) AMDGPU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 
h_blank_end 1650 h_border: 0
[    35.811] (II) AMDGPU(0): v_active: 720  v_sync: 725  v_sync_end 730 
v_blanking: 750 v_border: 0
[    35.811] (II) AMDGPU(0): Supported detailed timing:
[    35.811] (II) AMDGPU(0): clock: 27.0 MHz   Image Size:  518 x 324 mm
[    35.811] (II) AMDGPU(0): h_active: 720  h_sync: 736  h_sync_end 798 
h_blank_end 858 h_border: 0
[    35.811] (II) AMDGPU(0): v_active: 480  v_sync: 489  v_sync_end 495 
v_blanking: 525 v_border: 0
[    35.811] (II) AMDGPU(0): Number of EDID sections to follow: 1
[    35.811] (II) AMDGPU(0): EDID (in hex):
[    35.811] (II) AMDGPU(0):    00ffffffffffff0010acbaa053525434
[    35.811] (II) AMDGPU(0):    311c010380342078ea0495a9554d9d26
[    35.811] (II) AMDGPU(0):    105054a54b00714f8180a940d1c0d100
[    35.811] (II) AMDGPU(0):    010101010101283c80a070b023403020
[    35.811] (II) AMDGPU(0):    360006442100001e000000ff00363847
[    35.811] (II) AMDGPU(0):    5650384334345452530a000000fc0044
[    35.811] (II) AMDGPU(0):    454c4c2055323431350a2020000000fd
[    35.811] (II) AMDGPU(0):    00313d1e5311000a2020202020200129
[    35.811] (II) AMDGPU(0):    020322f14f9005040302071601141f12
[    35.811] (II) AMDGPU(0):    132021222309070765030c0010008301
[    35.811] (II) AMDGPU(0):    0000023a801871382d40582c45000644
[    35.811] (II) AMDGPU(0):    2100001e011d8018711c1620582c2500
[    35.811] (II) AMDGPU(0):    06442100009e011d007251d01e206e28
[    35.811] (II) AMDGPU(0):    550006442100001e8c0ad08a20e02d10
[    35.811] (II) AMDGPU(0):    103e9600064421000018000000000000
[    35.811] (II) AMDGPU(0):    00000000000000000000000000000082
[    35.812] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
[    35.812] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync +vsync (74.0 kHz eP)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 
2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 
2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 
2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 
2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1680x1050"x60.0  154.00  1680 1968 2000 
2080  1050 1203 1209 1235 +hsync +vsync (74.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1440x900"x60.0  154.00  1440 1968 2000 
2080  900 1203 1209 1235 +hsync +vsync (74.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x800"x60.0  154.00  1280 1968 2000 
2080  800 1203 1209 1235 +hsync +vsync (74.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 
1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 
1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  
576 581 586 625 -hsync -vsync (31.2 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  
480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.812] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
[    35.812] (II) AMDGPU(0): EDID for output DVI-D-0
[    35.812] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    35.812] (II) AMDGPU(0): Output HDMI-A-0 connected
[    35.812] (II) AMDGPU(0): Output DVI-D-0 disconnected
[    35.812] (II) AMDGPU(0): Using exact sizes for initial modes
[    35.812] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1200 +0+0
[    35.812] (II) AMDGPU(0): mem size init: gart size :1ffd3d000 vram size: 
s:1fedf6000 visible:f1b5000
[    35.812] (==) AMDGPU(0): DPI set to (96, 96)
[    35.812] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    35.812] (II) Loading sub module "ramdac"
[    35.812] (II) LoadModule: "ramdac"
[    35.812] (II) Module "ramdac" already built-in
[    35.812] (II) UnloadModule: "modesetting"
[    35.812] (II) Unloading modesetting
[    35.813] (II) AMDGPU(0): [DRI2] Setup complete
[    35.813] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    35.813] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    35.814] (II) AMDGPU(0): Front buffer pitch: 8192 bytes
[    35.815] (II) AMDGPU(0): SYNC extension fences enabled
[    35.816] (II) AMDGPU(0): Present extension enabled
[    35.816] (==) AMDGPU(0): DRI3 enabled
[    35.816] (==) AMDGPU(0): Backing store enabled
[    35.816] (II) AMDGPU(0): Direct rendering enabled
[    35.881] (II) AMDGPU(0): Use GLAMOR acceleration.
[    35.881] (II) AMDGPU(0): Acceleration enabled
[    35.881] (==) AMDGPU(0): DPMS enabled
[    35.881] (==) AMDGPU(0): Silken mouse enabled
[    35.882] (II) AMDGPU(0): Set up textured video (glamor)
[    35.893] (II) Initializing extension Generic Event Extension
[    35.894] (II) Initializing extension SHAPE
[    35.894] (II) Initializing extension MIT-SHM
[    35.895] (II) Initializing extension XInputExtension
[    35.896] (II) Initializing extension XTEST
[    35.896] (II) Initializing extension BIG-REQUESTS
[    35.897] (II) Initializing extension SYNC
[    35.897] (II) Initializing extension XKEYBOARD
[    35.898] (II) Initializing extension XC-MISC
[    35.899] (II) Initializing extension SECURITY
[    35.899] (II) Initializing extension XFIXES
[    35.900] (II) Initializing extension RENDER
[    35.901] (II) Initializing extension RANDR
[    35.902] (II) Initializing extension COMPOSITE
[    35.903] (II) Initializing extension DAMAGE
[    35.904] (II) Initializing extension MIT-SCREEN-SAVER
[    35.904] (II) Initializing extension DOUBLE-BUFFER
[    35.905] (II) Initializing extension RECORD
[    35.905] (II) Initializing extension DPMS
[    35.906] (II) Initializing extension Present
[    35.907] (II) Initializing extension DRI3
[    35.907] (II) Initializing extension X-Resource
[    35.908] (II) Initializing extension XVideo
[    35.909] (II) Initializing extension XVideo-MotionCompensation
[    35.909] (II) Initializing extension GLX
[    35.937] (II) AIGLX: Loaded and initialized radeonsi
[    35.937] (II) GLX: Initialized DRI2 GL provider for screen 0
[    35.937] (II) Initializing extension XFree86-VidModeExtension
[    35.938] (II) Initializing extension XFree86-DGA
[    35.938] (II) Initializing extension XFree86-DRI
[    35.939] (II) Initializing extension DRI2
[    35.947] (II) AMDGPU(0): Setting screen physical size to 508 x 317
[    36.096] (II) config/wscons: checking input device /dev/wskbd
[    36.096] (II) wskbd: using layout gb
[    36.096] (II) LoadModule: "kbd"
[    36.096] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    36.097] (II) Module kbd: vendor="X.Org Foundation"
[    36.097]    compiled for 1.20.8, module version = 1.9.0
[    36.097]    Module class: X.Org XInput Driver
[    36.097]    ABI class: X.Org XInput driver, version 24.1
[    36.097] (II) Using input driver 'kbd' for '/dev/wskbd'
[    36.097] (**) /dev/wskbd: always reports core events
[    36.097] (**) /dev/wskbd: always reports core events
[    36.097] (**) Option "Protocol" "standard"
[    36.097] (**) Option "XkbRules" "base"
[    36.097] (**) Option "XkbModel" "pc105"
[    36.097] (**) Option "XkbLayout" "gb"
[    36.097] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[    37.607] (II) config/wscons: checking input device /dev/wsmouse
[    37.607] (II) LoadModule: "ws"
[    37.608] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    37.609] (II) Module ws: vendor="X.Org Foundation"
[    37.609]    compiled for 1.20.8, module version = 1.3.0
[    37.609]    Module class: X.Org XInput Driver
[    37.609]    ABI class: X.Org XInput driver, version 24.1
[    37.609] (II) Using input driver 'ws' for '/dev/wsmouse'
[    37.609] (**) /dev/wsmouse: always reports core events
[    37.609] (II) ws: /dev/wsmouse: debuglevel 0
[    37.609] (**) Option "Device" "/dev/wsmouse"
[    37.609] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    37.609] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    37.609] (**) ws: /dev/wsmouse: associated screen: 0
[    37.613] (II) ws: /dev/wsmouse: minimum x position: 0
[    37.613] (II) ws: /dev/wsmouse: maximum x position: 1919
[    37.613] (II) ws: /dev/wsmouse: minimum y position: 0
[    37.613] (II) ws: /dev/wsmouse: maximum y position: 1199
[    37.613] (==) ws: /dev/wsmouse: Buttons: 7
[    37.616] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    37.616] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 7)
[    37.620] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    37.620] (**) /dev/wsmouse: (accel) acceleration profile 0
[    37.620] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    37.620] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[    48.544] (II) AIGLX: Suspending AIGLX clients for VT switch
[   305.635] (II) UnloadModule: "ws"
[   305.635] (II) UnloadModule: "kbd"
[   305.651] (II) Server terminated successfully (0). Closing log file.



dmesg:
OpenBSD 6.8 (GENERIC.MP) #96: Tue Sep 29 18:30:41 MDT 2020
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 34292060160 (32703MB)
avail mem = 33237729280 (31697MB)
random: boothowto does not indicate good seed
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xe6cf0 (59 entries)
bios0: vendor American Megatrends Inc. version "1.D0" date 01/06/2020
bios0: Micro-Star International Co., Ltd. MS-7B89
acpi0 at bios0: ACPI 6.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG HPET SSDT UEFI IVRS 
SSDT CRAT CDIT BGRT SSDT SSDT WSMT
acpi0: wakeup devices GPP0(S4) GPP1(S4) GPP3(S4) GPP4(S4) GPP5(S4) GPP6(S4) 
GPP7(S4) GPP8(S4) GPP9(S4) GPPA(S4) GPPB(S4) GPPC(S4) GPPD(S4) GPPE(S4) 
GPPF(S4) GP17(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Ryzen 5 2600X Six-Core Processor, 3600.54 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu0: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, C-substates=1.1, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu1: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 4 (application processor)
cpu2: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu2: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 8 (application processor)
cpu3: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu3: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu3: smt 0, core 4, package 0
cpu4 at mainbus0: apid 10 (application processor)
cpu4: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu4: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu4: smt 0, core 5, package 0
cpu5 at mainbus0: apid 12 (application processor)
cpu5: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu5: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu5: smt 0, core 6, package 0
cpu6 at mainbus0: apid 1 (application processor)
cpu6: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu6: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu6: smt 1, core 0, package 0
cpu7 at mainbus0: apid 3 (application processor)
cpu7: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu7: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu7: smt 1, core 1, package 0
cpu8 at mainbus0: apid 5 (application processor)
cpu8: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu8: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu8: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu8: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu8: smt 1, core 2, package 0
cpu9 at mainbus0: apid 9 (application processor)
cpu9: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu9: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu9: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu9: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu9: smt 1, core 4, package 0
cpu10 at mainbus0: apid 11 (application processor)
cpu10: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu10: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu10: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu10: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu10: smt 1, core 5, package 0
cpu11 at mainbus0: apid 13 (application processor)
cpu11: AMD Ryzen 5 2600X Six-Core Processor, 3600.03 MHz, 17-08-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,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TCE,TOPEXT,CPCTR,DBKP,PCTRL3,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu11: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 64b/line 
8-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu11: ITLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu11: DTLB 64 4KB entries fully associative, 64 4MB entries fully associative
cpu11: smt 1, core 6, package 0
ioapic0 at mainbus0: apid 13 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 14 pa 0xfec01000, version 21, 32 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf8000000, bus 0-63
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (GPP0)
acpiprt2 at acpi0: bus -1 (GPP1)
acpiprt3 at acpi0: bus -1 (GPP3)
acpiprt4 at acpi0: bus -1 (GPP4)
acpiprt5 at acpi0: bus -1 (GPP5)
acpiprt6 at acpi0: bus -1 (GPP6)
acpiprt7 at acpi0: bus -1 (GPP7)
acpiprt8 at acpi0: bus 38 (GPP8)
acpiprt9 at acpi0: bus -1 (GPP9)
acpiprt10 at acpi0: bus -1 (GPPA)
acpiprt11 at acpi0: bus -1 (GPPB)
acpiprt12 at acpi0: bus -1 (GPPC)
acpiprt13 at acpi0: bus -1 (GPPD)
acpiprt14 at acpi0: bus -1 (GPPE)
acpiprt15 at acpi0: bus -1 (GPPF)
acpiprt16 at acpi0: bus 39 (GP17)
acpiprt17 at acpi0: bus 40 (GP18)
acpiprt18 at acpi0: bus 3 (GPP2)
acpipci0 at acpi0 PCI0: 0x00000010 0x00000011 0x00000000
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
amdgpio0 at acpi0 GPIO uid 0 addr 0xfed81500/0x400 irq 7, 184 pins
"PNP0C14" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"AMDIF030" at acpi0 not configured
"PNP0C14" at acpi0 not configured
acpicpu0 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu1 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu2 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu3 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu4 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu5 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu6 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu7 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu8 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu9 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu10 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
acpicpu11 at acpi0: C2(0@400 io@0x414), C1(0@1 mwait), PSS
cpu0: 3600 MHz: speeds: 3600 3200 2200 MHz
pci0 at mainbus0 bus 0
ksmn0 at pci0 dev 0 function 0 "AMD 17h Root Complex" rev 0x00
"AMD 17h IOMMU" rev 0x00 at pci0 dev 0 function 2 not configured
pchb0 at pci0 dev 1 function 0 "AMD 17h PCIE" rev 0x00
ppb0 at pci0 dev 1 function 1 "AMD 17h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 "Toshiba NVMe" rev 0x01: msix, NVMe 1.1
nvme0: THNSN5256GPUK NVMe TOSHIBA 256GB, firmware 5KDA4103, serial 17DB702SKSGU
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, THNSN5256GPUK NV, 5KDA>
sd0: 244198MB, 512 bytes/sector, 500118192 sectors
ppb1 at pci0 dev 1 function 3 "AMD 17h PCIE" rev 0x00: msi
pci2 at ppb1 bus 3
xhci0 at pci2 dev 0 function 0 vendor "AMD", unknown product 0x43d5 rev 0x01: 
msi, xHCI 1.10
usb0 at xhci0: USB revision 3.0
uhub0 at usb0 configuration 1 interface 0 "AMD xHCI root hub" rev 3.00/1.00 
addr 1
ahci0 at pci2 dev 0 function 1 "AMD 400 Series AHCI" rev 0x01: msi, AHCI 1.3.1
ahci0: port busy after first PMP probe FIS
ahci0: port busy after first PMP probe FIS
ahci0: port 1: 6.0Gb/s
ahci0: port busy after first PMP probe FIS
ahci0: port busy after first PMP probe FIS
ahci0: port 4: 6.0Gb/s
ahci0: port busy after first PMP probe FIS
ahci0: port busy after first PMP probe FIS
ahci0: port 5: 6.0Gb/s
scsibus2 at ahci0: 32 targets
sd1 at scsibus2 targ 1 lun 0: <ATA, Samsung SSD 860, RVT0> naa.5002538e70181289
sd1: 476940MB, 512 bytes/sector, 976773168 sectors, thin
sd2 at scsibus2 targ 4 lun 0: <ATA, Samsung SSD 860, RVT0> naa.5002538e70181275
sd2: 476940MB, 512 bytes/sector, 976773168 sectors, thin
sd3 at scsibus2 targ 5 lun 0: <ATA, Samsung SSD 860, RVM0> naa.5002538e40fedb89
sd3: 976762MB, 512 bytes/sector, 2000409264 sectors, thin
ppb2 at pci2 dev 0 function 2 "AMD 400 Series PCIE" rev 0x01
pci3 at ppb2 bus 32
ppb3 at pci3 dev 0 function 0 "AMD 400 Series PCIE" rev 0x01: msi
pci4 at ppb3 bus 33
ppb4 at pci3 dev 1 function 0 "AMD 400 Series PCIE" rev 0x01: msi
pci5 at ppb4 bus 34
re0 at pci5 dev 0 function 0 "Realtek 8168" rev 0x15: RTL8168H/8111H (0x5400), 
msi, address 00:d8:61:38:3f:ac
rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0
ppb5 at pci3 dev 4 function 0 "AMD 400 Series PCIE" rev 0x01: msi
pci6 at ppb5 bus 37
iwm0 at pci6 dev 0 function 0 "Intel Dual Band Wireless-AC 9260" rev 0x29, msix
pchb1 at pci0 dev 2 function 0 "AMD 17h PCIE" rev 0x00
pchb2 at pci0 dev 3 function 0 "AMD 17h PCIE" rev 0x00
ppb6 at pci0 dev 3 function 1 "AMD 17h PCIE" rev 0x00: msi
pci7 at ppb6 bus 38
amdgpu0 at pci7 dev 0 function 0 "ATI Polaris 10" rev 0xef
drm0 at amdgpu0
amdgpu0: msi
azalia0 at pci7 dev 0 function 1 vendor "ATI", unknown product 0xaaf0 rev 0x00: 
msi
azalia0: no supported codecs
pchb3 at pci0 dev 4 function 0 "AMD 17h PCIE" rev 0x00
pchb4 at pci0 dev 7 function 0 "AMD 17h PCIE" rev 0x00
ppb7 at pci0 dev 7 function 1 "AMD 17h PCIE" rev 0x00
pci8 at ppb7 bus 39
vendor "AMD", unknown product 0x145a (class instrumentation unknown subclass 
0x00, rev 0x00) at pci8 dev 0 function 0 not configured
ccp0 at pci8 dev 0 function 2 "AMD 17h Crypto" rev 0x00
xhci1 at pci8 dev 0 function 3 "AMD 17h xHCI" rev 0x00: msi, xHCI 1.0
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
pchb5 at pci0 dev 8 function 0 "AMD 17h PCIE" rev 0x00
ppb8 at pci0 dev 8 function 1 "AMD 17h PCIE" rev 0x00
pci9 at ppb8 bus 40
vendor "AMD", unknown product 0x1455 (class instrumentation unknown subclass 
0x00, rev 0x00) at pci9 dev 0 function 0 not configured
ahci1 at pci9 dev 0 function 2 "AMD FCH AHCI" rev 0x51: msi, AHCI 1.3.1
scsibus3 at ahci1: 32 targets
azalia1 at pci9 dev 0 function 3 "AMD 17h HD Audio" rev 0x00: apic 14 int 19
azalia1: codecs: Realtek/0x0892
audio0 at azalia1
piixpm0 at pci0 dev 20 function 0 "AMD FCH SMBus" rev 0x59: SMI
iic0 at piixpm0
iic0: addr 0x20 01=01 04=2a 06=2a 08=2a 09=3c 0b=0c 0c=03 0d=20 0f=44 10=44 
21=01 24=2a 26=2a 28=2a 29=10 2b=0c 2c=03 2d=20 2f=44 40=37 41=15 42=90 43=ba 
45=05 46=01 47=03 48=05 50=0f 51=07 52=55 53=ff 60=36 61=25 62=1b words 00=0002 
01=0100 02=0000 03=0054 04=2a00 05=0054 06=2a00 07=0054
iic0: addr 0x4a 00=df 01=3f 02=ff 03=a3 82=ff 85=2f 86=05 87=12 88=08 89=ff 
8a=ff 8b=ff 8c=ff 8d=ff 8e=ff 8f=ff 90=ff 91=ff 92=ff 93=ff 94=ff 95=ff 96=ff 
97=ff 98=ff 99=ff 9a=ff 9b=ff 9c=ff 9d=ff 9e=ff 9f=ff a0=ff a1=ff a2=ff a3=ff 
a4=ff a5=ff a6=ff a7=ff a8=ff a9=ff aa=ff ab=ff ac=ff ad=ff ae=ff af=ff b0=ff 
b1=ff b2=ff b3=ff b4=ff b5=ff b6=ff b7=ff b8=ff b9=ff ba=ff bb=ff bc=ff bd=ff 
be=ff bf=ff c0=ff c1=ff c2=ff c3=ff c4=ff c5=ff c6=ff c7=ff c8=ff c9=ff ca=ff 
cb=ff cc=ff cd=ff ce=ff cf=ff d0=ff d1=ff d2=ff d3=ff d4=ff d5=ff d6=ff d7=ff 
d8=ff d9=ff da=ff db=ff dc=ff dd=ff de=ff df=ff e0=ff e1=ff e2=ff e3=ff e4=ff 
e5=ff e6=ff e7=ff e8=ff e9=ff ea=ff eb=ff ec=ff ed=ff ee=ff ef=ff f0=ff f1=ff 
f2=ff f3=ff f4=ff f5=ff f6=ff f7=ff f8=ff f9=ff fa=ff fb=ff fc=ff fd=ff fe=ff 
ff=ff words 00=df3f 01=3fff 02=ffa3 03=a300 04=0000 05=0000 06=0000 07=0000
spdmem0 at iic0 addr 0x52: 16GB DDR4 SDRAM PC4-17000
spdmem1 at iic0 addr 0x53: 16GB DDR4 SDRAM PC4-17000
iic1 at piixpm0
pcib0 at pci0 dev 20 function 3 "AMD FCH LPC" rev 0x51
pchb6 at pci0 dev 24 function 0 "AMD 17h Data Fabric" rev 0x00
pchb7 at pci0 dev 24 function 1 "AMD 17h Data Fabric" rev 0x00
pchb8 at pci0 dev 24 function 2 "AMD 17h Data Fabric" rev 0x00
pchb9 at pci0 dev 24 function 3 "AMD 17h Data Fabric" rev 0x00
pchb10 at pci0 dev 24 function 4 "AMD 17h Data Fabric" rev 0x00
pchb11 at pci0 dev 24 function 5 "AMD 17h Data Fabric" rev 0x00
pchb12 at pci0 dev 24 function 6 "AMD 17h Data Fabric" rev 0x00
pchb13 at pci0 dev 24 function 7 "AMD 17h Data Fabric" rev 0x00
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
intr_establish: pic ioapic0 pin 7: can't share type 3 with 2
vmm0 at mainbus0: SVM/RVI
efifb at mainbus0 not configured
uhidev0 at uhub0 port 10 configuration 1 interface 0 "NZXT.-Inc. NZXT USB 
Device" rev 2.00/2.00 addr 2
uhidev0: iclass 3/0, 5 report ids
uhid0 at uhidev0 reportid 1: input=0, output=1, feature=1
uhid1 at uhidev0 reportid 2: input=0, output=64, feature=64
uhid2 at uhidev0 reportid 3: input=0, output=64, feature=64
uhid3 at uhidev0 reportid 4: input=20, output=0, feature=0
uhid4 at uhidev0 reportid 5: input=1, output=0, feature=0
ugen0 at uhub0 port 12 "Intel Bluetooth" rev 2.00/0.02 addr 3
uhub2 at uhub0 port 14 configuration 1 interface 0 "Texas Instruments product 
0x8142" rev 2.10/1.00 addr 4
uhub3 at uhub2 port 4 configuration 1 interface 0 "Texas Instruments product 
0x8142" rev 2.10/1.00 addr 5
uhidev1 at uhub3 port 2 configuration 1 interface 0 "Logitech USB Receiver" rev 
2.00/12.10 addr 6
uhidev1: iclass 3/1
ukbd0 at uhidev1: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
uhidev2 at uhub3 port 2 configuration 1 interface 1 "Logitech USB Receiver" rev 
2.00/12.10 addr 6
uhidev2: iclass 3/1, 8 report ids
ums0 at uhidev2 reportid 2: 16 buttons, Z and W dir
wsmouse0 at ums0 mux 0
uhid5 at uhidev2 reportid 3: input=4, output=0, feature=0
uhid6 at uhidev2 reportid 4: input=1, output=0, feature=0
uhid7 at uhidev2 reportid 8: input=1, output=0, feature=0
uhidev3 at uhub3 port 2 configuration 1 interface 2 "Logitech USB Receiver" rev 
2.00/12.10 addr 6
uhidev3: iclass 3/0, 33 report ids
uhid8 at uhidev3 reportid 16: input=6, output=6, feature=0
uhid9 at uhidev3 reportid 17: input=19, output=19, feature=0
uhid10 at uhidev3 reportid 32: input=14, output=14, feature=0
uhid11 at uhidev3 reportid 33: input=31, output=31, feature=0
uhidev4 at uhub3 port 3 configuration 1 interface 0 "Texas Instruments Texas 
Instruments USBtoI2C Solution" rev 1.10/1.00 addr 7
uhidev4: iclass 3/0
uhid12 at uhidev4: input=64, output=64, feature=2
umass0 at uhub1 port 8 configuration 1 interface 0 "Generic USB Storage" rev 
3.10/12.09 addr 2
umass0: using SCSI over Bulk-Only
scsibus4 at umass0: 2 targets, initiator 0
sd4 at scsibus4 targ 1 lun 0: <Generic, MassStorageClass, 1209> removable
sd5 at scsibus4 targ 1 lun 1: <Generic, MassStorageClass, 1209> removable
sd6 at scsibus4 targ 1 lun 2: <Generic, MassStorageClass, 1209> removable
sd7 at scsibus4 targ 1 lun 3: <Generic, MassStorageClass, 1209> removable
vscsi0 at root
scsibus5 at vscsi0: 256 targets
softraid0 at root
scsibus6 at softraid0: 256 targets
root on sd0a (69ca8a6844aa4440.a) swap on sd0b dump on sd0b
WARNING: clock gained 2 days
WARNING: CHECK AND RESET THE DATE!
iwm0: hw rev 0x320, fw ver 34.3125811985.0, address 48:f1:7f:65:c7:0a
initializing kernel modesetting (POLARIS10 0x1002:0x6FDF 0x1043:0x056F 0xEF).
amdgpu0: 1920x1200, 32bpp
wsdisplay0 at amdgpu0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
uhidev5 at uhub2 port 3 configuration 1 interface 0 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/3.08 addr 8
uhidev5: iclass 3/1, 14 report ids
ukbd1 at uhidev5 reportid 1: 128 variable keys, 0 key codes
wskbd2 at ukbd1 mux 1
wskbd2: connecting to wsdisplay0
uhid13 at uhidev5 reportid 2: input=4, output=0, feature=0
uhid14 at uhidev5 reportid 3: input=63, output=0, feature=0
uhid15 at uhidev5 reportid 14: input=63, output=0, feature=0
uhidev6 at uhub2 port 3 configuration 1 interface 1 "Corsair Corsair Gaming K70 
LUX Keyboard" rev 2.00/3.08 addr 8
uhidev6: iclass 3/0
uhid16 at uhidev6: input=64, output=64, feature=64

usbdevs:
Controller /dev/usb0:
addr 01: 1022:0000 AMD, xHCI root hub
         super speed, self powered, config 1, rev 1.00
         driver: uhub0
addr 02: 1e71:1714 NZXT.-Inc., NZXT USB Device
         full speed, power 100 mA, config 1, rev 2.00, iSerial 497714743436
         driver: uhidev0
addr 03: 8087:0025 Intel, Bluetooth
         full speed, self powered, config 1, rev 0.02
         driver: ugen0
addr 04: 0451:8142 Texas Instruments, product 0x8142
         high speed, self powered, config 1, rev 1.00, iSerial 4D0A08412C2D
         driver: uhub2
addr 05: 0451:8142 Texas Instruments, product 0x8142
         high speed, self powered, config 1, rev 1.00, iSerial 2D0A08712C2D
         driver: uhub3
addr 06: 046d:c52b Logitech, USB Receiver
         full speed, power 98 mA, config 1, rev 12.10
         driver: uhidev1
         driver: uhidev2
         driver: uhidev3
addr 07: 0451:ca01 Texas Instruments, Texas Instruments USBtoI2C Solution
         full speed, power 100 mA, config 1, rev 1.00, iSerial 
\b\b\b\b\^D\^D\^D\^D
         driver: uhidev4
addr 08: 1b1c:1b36 Corsair, Corsair Gaming K70 LUX Keyboard
         full speed, power 500 mA, config 1, rev 3.08, iSerial 
15004027AF0A8CA558D20DCCF5001943
         driver: uhidev5
         driver: uhidev6
Controller /dev/usb1:
addr 01: 1022:0000 AMD, xHCI root hub
         super speed, self powered, config 1, rev 1.00
         driver: uhub1
addr 02: 05e3:0748 Generic, USB Storage
         super speed, power 224 mA, config 1, rev 12.09, iSerial 000000001209
         driver: umass0

Reply via email to