>Synopsis:      X11 crashes when start Intellij IDEA
>Category:      X11
>Environment:
        System      : OpenBSD 7.5
        Details     : OpenBSD 7.5-current (GENERIC.MP) #32: Fri Apr 26 10:29:33 
MDT 2024
                         
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

        Architecture: OpenBSD.amd64
        Machine     : amd64
>Description:
    The last time when I used it on this machine it was before a few
    weeks, before IDEA was updated. So, the first start was long. It
    started and when I click to run scala project it starts to compile.
    In couple of minutes X11 is crashed.

    After relogin I've re-run IDEA and can crash it again by try to
    compile the same scala project.

    After couple of cycles it starts to crash on each start of IDEA.

    I've tried to update to the last snapshot, without any success.

    I've follow instruction how to get debug without any luck:
    
https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/xenocara/README?rev=HEAD&content-type=text/plain

    BTW /var has more than 20G free space
>How-To-Repeat:
    Install Intellij IDEA from ports and start it.
>Fix:
        


~ $ ls /var/crash/
minfree
~ $ doas sysctl kern.nosuidcoredump
kern.nosuidcoredump=2
~ $

/usr/X11R6/share/X11/xorg.conf.d/99-debug.conf:
Section "ServerFlags"
        Option  "NoTrapSignals" "true"
EndSection


/var/log/Xorg.0.log.old:
[ 34273.687]
X.Org X Server 1.21.1.12
X Protocol Version 11, Revision 0
[ 34273.687] Current Operating System: OpenBSD matebook.sa31-home.catap.net 7.5 
GENERIC.MP#32 amd64
[ 34273.688]
[ 34273.688] Current version of pixman: 0.42.2
[ 34273.688]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 34273.688] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34273.690] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 27 11:01:10 
2024
[ 34273.690] (==) Using system config directory 
"/usr/X11R6/share/X11/xorg.conf.d"
[ 34273.691] (==) No Layout section.  Using the first Screen section.
[ 34273.691] (==) No screen section available. Using defaults.
[ 34273.691] (**) |-->Screen "Default Screen Section" (0)
[ 34273.691] (**) |   |-->Monitor "<default monitor>"
[ 34273.691] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 34273.692] (**) Allowing byte-swapped clients
[ 34273.692] (==) Automatically adding devices
[ 34273.692] (==) Automatically enabling devices
[ 34273.692] (==) Not automatically adding GPU devices
[ 34273.692] (==) Automatically binding GPU devices
[ 34273.692] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 34273.693] (==) 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/
[ 34273.693] (==) ModulePath set to "/usr/X11R6/lib/modules"
[ 34273.693] (II) The server relies on wscons to provide the list of input 
devices.
        If no devices become available, reconfigure wscons or disable 
AutoAddDevices.
[ 34273.693] (II) Loader magic: 0x9171ffa65c0
[ 34273.693] (II) Module ABI versions:
[ 34273.693]    X.Org ANSI C Emulation: 0.4
[ 34273.693]    X.Org Video Driver: 25.2
[ 34273.694]    X.Org XInput driver : 24.4
[ 34273.694]    X.Org Server Extension : 10.0
[ 34273.699] (--) Using wscons driver on /dev/ttyC4
[ 34273.699] (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
[ 34273.699]    linear framebuffer access unavailable
[ 34273.699] (--) PCI:*(0@0:2:0) 8086:9b41:152d:1263 rev 2, Mem @ 
0xb0000000/16777216, 0xa0000000/268435456, I/O @ 0x00003000/64
[ 34273.700] (II) LoadModule: "glx"
[ 34273.701] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[ 34273.703] (II) Module glx: vendor="X.Org Foundation"
[ 34273.703]    compiled for 1.21.1.12, module version = 1.0.0
[ 34273.703]    ABI class: X.Org Server Extension, version 10.0
[ 34273.703] (==) Matched modesetting as autoconfigured driver 0
[ 34273.703] (==) Assigned the driver to the xf86ConfigLayout
[ 34273.703] (II) LoadModule: "modesetting"
[ 34273.704] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[ 34273.704] (II) Module modesetting: vendor="X.Org Foundation"
[ 34273.704]    compiled for 1.21.1.12, module version = 1.21.1
[ 34273.705]    Module class: X.Org Video Driver
[ 34273.705]    ABI class: X.Org Video Driver, version 25.2
[ 34273.705] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 34273.715] (**) modeset(0): claimed PCI slot 0@0:2:0
[ 34273.715] (II) modeset(0): using default device
[ 34273.715] (II) modeset(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[ 34273.715] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 34273.716] (==) modeset(0): RGB weight 888
[ 34273.716] (==) modeset(0): Default visual is TrueColor
[ 34273.716] (II) Loading sub module "glamoregl"
[ 34273.716] (II) LoadModule: "glamoregl"
[ 34273.717] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
[ 34273.720] (II) Module glamoregl: vendor="X.Org Foundation"
[ 34273.720]    compiled for 1.21.1.12, module version = 1.0.1
[ 34273.720]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 34273.760] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) 
UHD Graphics (CML GT2)
[ 34273.761] (II) modeset(0): glamor initialized
[ 34273.761] (==) modeset(0): VariableRefresh: disabled
[ 34273.761] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 34273.763] (II) modeset(0): Output eDP-1 has no monitor section
[ 34273.764] (II) modeset(0): Output DP-1 has no monitor section
[ 34273.764] (II) modeset(0): Output DP-2 has no monitor section
[ 34273.766] (II) modeset(0): EDID for output eDP-1
[ 34273.767] (II) modeset(0): Manufacturer: JDI  Model: 364c  Serial#: 0
[ 34273.767] (II) modeset(0): Year: 2019  Week: 0
[ 34273.767] (II) modeset(0): EDID Version: 1.4
[ 34273.767] (II) modeset(0): Digital Display Input
[ 34273.767] (II) modeset(0): 8 bits per channel
[ 34273.767] (II) modeset(0): Digital interface is DisplayPort
[ 34273.767] (II) modeset(0): Max Image Size [cm]: horiz.: 27  vert.: 18
[ 34273.768] (II) modeset(0): Gamma: 2.20
[ 34273.768] (II) modeset(0): No DPMS capabilities specified
[ 34273.768] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 34273.768] (II) modeset(0): First detailed timing is preferred mode
[ 34273.768] (II) modeset(0): Preferred mode is native pixel format and refresh 
rate
[ 34273.768] (II) modeset(0): Display is continuous-frequency
[ 34273.769] (II) modeset(0): redX: 0.645 redY: 0.330   greenX: 0.300 greenY: 
0.600
[ 34273.769] (II) modeset(0): blueX: 0.150 blueY: 0.054   whiteX: 0.313 whiteY: 
0.329
[ 34273.769] (II) modeset(0): Manufacturer's mask: 0
[ 34273.769] (II) modeset(0): Supported detailed timing:
[ 34273.769] (II) modeset(0): clock: 390.0 MHz   Image Size:  274 x 183 mm
[ 34273.770] (II) modeset(0): h_active: 3000  h_sync: 3120  h_sync_end 3136 
h_blank_end 3160 h_border: 0
[ 34273.770] (II) modeset(0): v_active: 2000  v_sync: 2020  v_sync_end 2030 
v_blanking: 2057 v_border: 0
[ 34273.770] (II) modeset(0): Supported detailed timing:
[ 34273.770] (II) modeset(0): clock: 312.0 MHz   Image Size:  274 x 183 mm
[ 34273.770] (II) modeset(0): h_active: 3000  h_sync: 3120  h_sync_end 3136 
h_blank_end 3160 h_border: 0
[ 34273.771] (II) modeset(0): v_active: 2000  v_sync: 2020  v_sync_end 2030 
v_blanking: 2057 v_border: 0
[ 34273.771] (II) modeset(0):  JDI     ยจQX
[ 34273.771] (II) modeset(0):  LPM130M364C
[ 34273.771] (II) modeset(0): EDID (in hex):
[ 34273.771] (II) modeset(0):   00ffffffffffff0028894c3600000000
[ 34273.771] (II) modeset(0):   001d0104a51b1278032eb5a5544c9926
[ 34273.771] (II) modeset(0):   0d505400000001010101010101010101
[ 34273.772] (II) modeset(0):   0101010101015898b8a0b0d039707810
[ 34273.772] (II) modeset(0):   4a0412b71000001ae079b8a0b0d03970
[ 34273.772] (II) modeset(0):   78104a0412b71000001a000000fe004a
[ 34273.772] (II) modeset(0):   44492020202020a801055158000000fe
[ 34273.772] (II) modeset(0):   004c504d3133304d333634432020002b
[ 34273.773] (II) modeset(0): Printing probed modes for output eDP-1
[ 34273.773] (II) modeset(0): Modeline "3000x2000"x60.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34273.773] (II) modeset(0): Modeline "3000x2000"x48.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34273.773] (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 
3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 34273.773] (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 
3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 34273.773] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 
3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 34273.773] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 
2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 34273.774] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 
3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 34273.774] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 
2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 34273.774] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 
3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 34273.774] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 
2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 34273.774] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 
2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 34273.774] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 
2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 34273.775] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 
2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 34273.775] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 
2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 34273.775] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 
2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 34273.775] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 
2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 34273.775] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 
2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 34273.775] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 
2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 34273.775] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 
2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 
2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 
2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 
1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 34273.776] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 
1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 
2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 
1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 34273.777] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 
2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 
1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 
1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 
1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 34273.778] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 
1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 
1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 
1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 
1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 
1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 
1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 34273.779] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 
1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 
1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 
1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 
1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 
1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 34273.780] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 
1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 34273.781] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 34273.781] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 
1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 34273.781] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 
1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 34273.781] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 
1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 34273.781] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 
1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 34273.781] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 
1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 34273.782] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 
1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 34273.782] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 
1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 34273.782] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 
1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 34273.782] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 
1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 34273.782] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 
1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 34273.782] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 
1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 34273.783] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 
1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 34273.783] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 
1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 34273.783] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 
1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 34273.783] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056 
 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 34273.783] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024 
 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 34273.783] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 
1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 34273.784] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920 
 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 34273.784] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072 
 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 34273.784] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024 
 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 34273.784] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940 
 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 34273.784] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 
1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 34273.785] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880 
 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 34273.785] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844 
 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 34273.785] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924 
 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 34273.785] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780 
 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 34273.785] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900 
 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 34273.785] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 34273.785] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  
405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 34273.785] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  
405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 34273.786] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892 
 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 34273.786] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764 
 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 34273.786] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840 
 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 34273.786] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720 
 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 34273.786] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832 
 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 34273.786] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720 
 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 34273.786] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  
360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 34273.787] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  
360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 34273.787] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672 
 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 34273.787] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648 
 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 34273.787] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592 
 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 34273.787] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608 
 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 34273.787] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560 
 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 34273.787] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528 
 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 34273.787] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512 
 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 34273.788] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536 
 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 34273.788] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512 
 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 34273.788] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400 
 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 34273.788] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448 
 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 34273.788] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440 
 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 34273.788] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400 
 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 34273.788] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400 
 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 34273.789] (II) modeset(0): EDID for output DP-1
[ 34273.789] (II) modeset(0): EDID for output DP-2
[ 34273.789] (II) modeset(0): Output eDP-1 connected
[ 34273.789] (II) modeset(0): Output DP-1 disconnected
[ 34273.789] (II) modeset(0): Output DP-2 disconnected
[ 34273.789] (II) modeset(0): Using exact sizes for initial modes
[ 34273.789] (II) modeset(0): Output eDP-1 using initial mode 3000x2000 +0+0
[ 34273.790] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 34273.790] (--) modeset(0): Display dimensions: (274, 183) mm
[ 34273.790] (--) modeset(0): DPI set to (278, 277)
[ 34273.790] (II) Loading sub module "fb"
[ 34273.790] (II) LoadModule: "fb"
[ 34273.790] (II) Module "fb" already built-in
[ 34273.812] (==) modeset(0): Backing store enabled
[ 34273.812] (==) modeset(0): Silken mouse enabled
[ 34273.882] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 34273.882] (==) modeset(0): DPMS enabled
[ 34273.883] (II) modeset(0): [DRI2] Setup complete
[ 34273.883] (II) modeset(0): [DRI2]   DRI driver: iris
[ 34273.883] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[ 34273.883] (II) Initializing extension Generic Event Extension
[ 34273.884] (II) Initializing extension SHAPE
[ 34273.884] (II) Initializing extension MIT-SHM
[ 34273.885] (II) Initializing extension XInputExtension
[ 34273.885] (II) Initializing extension XTEST
[ 34273.886] (II) Initializing extension BIG-REQUESTS
[ 34273.886] (II) Initializing extension SYNC
[ 34273.886] (II) Initializing extension XKEYBOARD
[ 34273.887] (II) Initializing extension XC-MISC
[ 34273.887] (II) Initializing extension SECURITY
[ 34273.888] (II) Initializing extension XFIXES
[ 34273.888] (II) Initializing extension RENDER
[ 34273.889] (II) Initializing extension RANDR
[ 34273.890] (II) Initializing extension COMPOSITE
[ 34273.890] (II) Initializing extension DAMAGE
[ 34273.891] (II) Initializing extension MIT-SCREEN-SAVER
[ 34273.891] (II) Initializing extension DOUBLE-BUFFER
[ 34273.891] (II) Initializing extension RECORD
[ 34273.892] (II) Initializing extension DPMS
[ 34273.892] (II) Initializing extension Present
[ 34273.893] (II) Initializing extension DRI3
[ 34273.893] (II) Initializing extension X-Resource
[ 34273.894] (II) Initializing extension XVideo
[ 34273.894] (II) Initializing extension XVideo-MotionCompensation
[ 34273.894] (II) Initializing extension GLX
[ 34273.898] (II) AIGLX: Loaded and initialized iris
[ 34273.899] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 34273.899] (II) Initializing extension XFree86-VidModeExtension
[ 34273.899] (II) Initializing extension XFree86-DGA
[ 34273.900] (II) Initializing extension XFree86-DRI
[ 34273.900] (II) Initializing extension DRI2
[ 34273.900] (II) modeset(0): Damage tracking initialized
[ 34273.901] (II) modeset(0): Setting screen physical size to 274 x 183
[ 34273.937] (II) config/wscons: checking input device /dev/wskbd
[ 34273.937] (II) wskbd: using layout de
[ 34273.937] (II) wskbd: using variant nodeadkeys
[ 34273.937] (II) LoadModule: "kbd"
[ 34273.938] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[ 34273.938] (II) Module kbd: vendor="X.Org Foundation"
[ 34273.938]    compiled for 1.21.1.12, module version = 2.0.0
[ 34273.939]    Module class: X.Org XInput Driver
[ 34273.939]    ABI class: X.Org XInput driver, version 24.4
[ 34273.939] (II) Using input driver 'kbd' for '/dev/wskbd'
[ 34273.939] (**) /dev/wskbd: always reports core events
[ 34273.939] (**) /dev/wskbd: always reports core events
[ 34273.939] (**) Option "Protocol" "standard"
[ 34273.940] (**) Option "XkbRules" "base"
[ 34273.940] (**) Option "XkbModel" "pc105"
[ 34273.940] (**) Option "XkbLayout" "de"
[ 34273.941] (**) Option "XkbVariant" "nodeadkeys"
[ 34273.941] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: 
KEYBOARD, id 6)
[ 34274.181] (II) config/wscons: checking input device /dev/wsmouse0
[ 34274.182] (II) LoadModule: "ws"
[ 34274.186] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[ 34274.188] (II) Module ws: vendor="X.Org Foundation"
[ 34274.188]    compiled for 1.21.1.12, module version = 1.3.0
[ 34274.189]    Module class: X.Org XInput Driver
[ 34274.190]    ABI class: X.Org XInput driver, version 24.4
[ 34274.190] (II) Using input driver 'ws' for '/dev/wsmouse0'
[ 34274.191] (**) /dev/wsmouse0: always reports core events
[ 34274.191] (II) ws: /dev/wsmouse0: debuglevel 0
[ 34274.192] (**) Option "Device" "/dev/wsmouse0"
[ 34274.193] (**) ws: /dev/wsmouse0: ZAxisMapping: buttons 4 and 5
[ 34274.193] (**) ws: /dev/wsmouse0: WAxisMapping: buttons 6 and 7
[ 34274.194] (**) ws: /dev/wsmouse0: associated screen: 0
[ 34274.410] (II) ws: /dev/wsmouse0: minimum x position: 0
[ 34274.411] (II) ws: /dev/wsmouse0: maximum x position: 2999
[ 34274.412] (II) ws: /dev/wsmouse0: minimum y position: 0
[ 34274.413] (II) ws: /dev/wsmouse0: maximum y position: 1999
[ 34274.413] (==) ws: /dev/wsmouse0: Buttons: 7
[ 34274.414] (**) ws: /dev/wsmouse0: YAxisMapping: buttons 4 and 5
[ 34274.415] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: 
MOUSE, id 7)
[ 34274.631] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[ 34274.632] (**) /dev/wsmouse0: (accel) acceleration profile 0
[ 34274.632] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[ 34274.633] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[ 34274.634] (II) config/wscons: checking input device /dev/wsmouse1
[ 34274.634] (II) Using input driver 'ws' for '/dev/wsmouse1'
[ 34274.635] (**) /dev/wsmouse1: always reports core events
[ 34274.635] (II) ws: /dev/wsmouse1: debuglevel 0
[ 34274.636] (**) Option "Device" "/dev/wsmouse1"
[ 34274.637] (**) ws: /dev/wsmouse1: ZAxisMapping: buttons 4 and 5
[ 34274.637] (**) ws: /dev/wsmouse1: WAxisMapping: buttons 6 and 7
[ 34274.638] (**) ws: /dev/wsmouse1: associated screen: 0
[ 34274.638] (II) ws: /dev/wsmouse1: minimum x position: 0
[ 34274.639] (II) ws: /dev/wsmouse1: maximum x position: 2999
[ 34274.639] (II) ws: /dev/wsmouse1: minimum y position: 0
[ 34274.640] (II) ws: /dev/wsmouse1: maximum y position: 1999
[ 34274.640] (==) ws: /dev/wsmouse1: Buttons: 7
[ 34274.641] (**) ws: /dev/wsmouse1: YAxisMapping: buttons 4 and 5
[ 34274.641] (II) XINPUT: Adding extended input device "/dev/wsmouse1" (type: 
MOUSE, id 8)
[ 34274.642] (**) /dev/wsmouse1: (accel) keeping acceleration scheme 1
[ 34274.642] (**) /dev/wsmouse1: (accel) acceleration profile 0
[ 34274.643] (**) /dev/wsmouse1: (accel) acceleration factor: 2.000
[ 34274.643] (**) /dev/wsmouse1: (accel) acceleration threshold: 4
[ 34274.644] (II) config/wscons: checking input device /dev/wsmouse2
[ 34274.645] (II) Using input driver 'ws' for '/dev/wsmouse2'
[ 34274.645] (**) /dev/wsmouse2: always reports core events
[ 34274.646] (II) ws: /dev/wsmouse2: debuglevel 0
[ 34274.646] (**) Option "Device" "/dev/wsmouse2"
[ 34274.647] (**) ws: /dev/wsmouse2: ZAxisMapping: buttons 4 and 5
[ 34274.648] (**) ws: /dev/wsmouse2: WAxisMapping: buttons 6 and 7
[ 34274.648] (**) ws: /dev/wsmouse2: associated screen: 0
[ 34274.649] (**) ws: /dev/wsmouse2: device will work in raw mode
[ 34274.649] (II) ws: /dev/wsmouse2: minimum x position: 0
[ 34274.650] (II) ws: /dev/wsmouse2: maximum x position: 3643
[ 34274.650] (II) ws: /dev/wsmouse2: minimum y position: 0
[ 34274.651] (II) ws: /dev/wsmouse2: maximum y position: 2000
[ 34274.651] (==) ws: /dev/wsmouse2: Buttons: 7
[ 34274.652] (**) ws: /dev/wsmouse2: YAxisMapping: buttons 4 and 5
[ 34274.652] (II) XINPUT: Adding extended input device "/dev/wsmouse2" (type: 
TOUCHSCREEN, id 9)
[ 34274.653] (**) /dev/wsmouse2: (accel) keeping acceleration scheme 1
[ 34274.653] (**) /dev/wsmouse2: (accel) acceleration profile 0
[ 34274.654] (**) /dev/wsmouse2: (accel) acceleration factor: 2.000
[ 34274.654] (**) /dev/wsmouse2: (accel) acceleration threshold: 4
[ 34274.870] (II) config/wscons: checking input device /dev/wsmouse3
[ 34274.871] (II) Using input driver 'ws' for '/dev/wsmouse3'
[ 34274.872] (**) /dev/wsmouse3: always reports core events
[ 34274.873] (II) ws: /dev/wsmouse3: debuglevel 0
[ 34274.873] (**) Option "Device" "/dev/wsmouse3"
[ 34274.874] (**) ws: /dev/wsmouse3: ZAxisMapping: buttons 4 and 5
[ 34274.875] (**) ws: /dev/wsmouse3: WAxisMapping: buttons 6 and 7
[ 34274.875] (**) ws: /dev/wsmouse3: associated screen: 0
[ 34275.090] (**) ws: /dev/wsmouse3: device will work in raw mode
[ 34275.091] (II) ws: /dev/wsmouse3: minimum x position: 0
[ 34275.092] (II) ws: /dev/wsmouse3: maximum x position: 2773
[ 34275.093] (II) ws: /dev/wsmouse3: minimum y position: 0
[ 34275.093] (II) ws: /dev/wsmouse3: maximum y position: 1858
[ 34275.094] (==) ws: /dev/wsmouse3: Buttons: 7
[ 34275.094] (**) ws: /dev/wsmouse3: YAxisMapping: buttons 4 and 5
[ 34275.095] (II) XINPUT: Adding extended input device "/dev/wsmouse3" (type: 
TOUCHSCREEN, id 10)
[ 34275.310] (**) /dev/wsmouse3: (accel) keeping acceleration scheme 1
[ 34275.311] (**) /dev/wsmouse3: (accel) acceleration profile 0
[ 34275.312] (**) /dev/wsmouse3: (accel) acceleration factor: 2.000
[ 34275.313] (**) /dev/wsmouse3: (accel) acceleration threshold: 4
[ 34275.314] (II) config/wscons: checking input device /dev/wsmouse
[ 34275.314] (II) Using input driver 'ws' for '/dev/wsmouse'
[ 34275.315] (**) /dev/wsmouse: always reports core events
[ 34275.315] (II) ws: /dev/wsmouse: debuglevel 0
[ 34275.316] (**) Option "Device" "/dev/wsmouse"
[ 34275.317] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[ 34275.317] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[ 34275.318] (**) ws: /dev/wsmouse: associated screen: 0
[ 34275.318] (II) ws: /dev/wsmouse: minimum x position: 0
[ 34275.319] (II) ws: /dev/wsmouse: maximum x position: 2999
[ 34275.320] (II) ws: /dev/wsmouse: minimum y position: 0
[ 34275.320] (II) ws: /dev/wsmouse: maximum y position: 1999
[ 34275.321] (==) ws: /dev/wsmouse: Buttons: 7
[ 34275.321] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[ 34275.322] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: 
MOUSE, id 11)
[ 34275.323] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[ 34275.323] (**) /dev/wsmouse: (accel) acceleration profile 0
[ 34275.324] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[ 34275.324] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[ 34298.611] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 34323.549] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 34323.582] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34323.583] (II) modeset(0): Printing DDC gathered Modelines:
[ 34323.584] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34323.585] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34323.682] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34323.683] (II) modeset(0): Printing DDC gathered Modelines:
[ 34323.684] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34323.685] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34327.116] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34327.116] (II) modeset(0): Printing DDC gathered Modelines:
[ 34327.117] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34327.117] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34329.671] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 34373.333] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 34373.366] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34373.367] (II) modeset(0): Printing DDC gathered Modelines:
[ 34373.367] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34373.368] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34373.466] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34373.467] (II) modeset(0): Printing DDC gathered Modelines:
[ 34373.467] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34373.468] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34378.041] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 34458.701] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 34458.734] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34458.735] (II) modeset(0): Printing DDC gathered Modelines:
[ 34458.735] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34458.736] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34458.834] (II) modeset(0): EDID vendor "JDI", prod id 13900
[ 34458.835] (II) modeset(0): Printing DDC gathered Modelines:
[ 34458.835] (II) modeset(0): Modeline "3000x2000"x0.0  390.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (123.4 kHz eP)
[ 34458.836] (II) modeset(0): Modeline "3000x2000"x0.0  312.00  3000 3120 3136 
3160  2000 2020 2030 2057 +hsync -vsync (98.7 kHz e)
[ 34479.772] (EE) Received signal 6 sent by process 0, uid 0
[ 34479.773] (EE)
Fatal server error:
[ 34479.773] (EE) Caught signal 6 (Abort trap). Server aborting
[ 34479.774] (EE)
[ 34479.774] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[ 34479.775] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[ 34479.776] (EE)
[ 34479.776] (EE) Received signal 6 sent by process 0, uid 0
[ 34479.777] (EE)
FatalError re-entered, aborting
[ 34479.777] (EE) Caught signal 6 (Abort trap). Server aborting
[ 34479.778] (EE)


dmesg:
OpenBSD 7.5-current (GENERIC.MP) #32: Fri Apr 26 10:29:33 MDT 2024
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 16890646528 (16108MB)
avail mem = 16357527552 (15599MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.2 @ 0x8e2c2000 (32 entries)
bios0: vendor HUAWEI version "1.10" date 01/12/2023
bios0: HUAWEI EUL-WX9
efi0 at bios0: UEFI 2.7
efi0: XXXXXX rev 0x10010
acpi0 at bios0: ACPI 5.1
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP UEFI SSDT SSDT SSDT SSDT SSDT TPM2 SSDT MSDM LPIT WSMT 
SSDT DBGP DBG2 SSDT NHLT HPET APIC MCFG SSDT SSDT DMAR FPDT BGRT
acpi0: wakeup devices XHC_(S3) XDCI(S4) HDAS(S4) RP01(S4) PXSX(S4) RP02(S4) 
PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) PXSX(S4) RP05(S4) PXSX(S4) RP06(S4) 
PXSX(S4) RP07(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 23999999 Hz
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 3206.03 MHz, 06-8e-0c, patch 
000000fa
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 24MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4.1.1.1, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 3292.33 MHz, 06-8e-0c, patch 
000000fa
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu1: smt 0, core 1, package 0
cpu2 at mainbus0: apid 4 (application processor)
cpu2: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 3168.88 MHz, 06-8e-0c, patch 
000000fa
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu2: smt 0, core 2, package 0
cpu3 at mainbus0: apid 6 (application processor)
cpu3: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 2992.55 MHz, 06-8e-0c, patch 
000000fa
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu3: smt 0, core 3, package 0
cpu4 at mainbus0: apid 1 (application processor)
cpu4: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 2781.30 MHz, 06-8e-0c, patch 
000000fa
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu4: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu4: smt 1, core 0, package 0
cpu5 at mainbus0: apid 3 (application processor)
cpu5: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 2516.46 MHz, 06-8e-0c, patch 
000000fa
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu5: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu5: smt 1, core 1, package 0
cpu6 at mainbus0: apid 5 (application processor)
cpu6: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 2377.78 MHz, 06-8e-0c, patch 
000000fa
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu6: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu6: smt 1, core 2, package 0
cpu7 at mainbus0: apid 7 (application processor)
cpu7: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz, 2234.73 MHz, 06-8e-0c, patch 
000000fa
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,IBRS_ALL,SKIP_L1DFL,MDS_NO,MISC_PKG_CT,ENERGY_FILT,FB_CLEAR,RRSBA,GDS_CTRL,RFDS_NO,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
cpu7: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB 64b/line 
4-way L2 cache, 6MB 64b/line 12-way L3 cache
cpu7: smt 1, core 3, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xe0000000, bus 0-255
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (RP01)
acpiprt2 at acpi0: bus -1 (RP02)
acpiprt3 at acpi0: bus -1 (RP03)
acpiprt4 at acpi0: bus -1 (RP04)
acpiprt5 at acpi0: bus -1 (RP05)
acpiprt6 at acpi0: bus -1 (RP06)
acpiprt7 at acpi0: bus -1 (RP07)
acpiprt8 at acpi0: bus -1 (RP08)
acpiprt9 at acpi0: bus 1 (RP09)
acpiprt10 at acpi0: bus -1 (RP10)
acpiprt11 at acpi0: bus -1 (RP11)
acpiprt12 at acpi0: bus -1 (RP12)
acpiprt13 at acpi0: bus -1 (RP13)
acpiprt14 at acpi0: bus -1 (RP14)
acpiprt15 at acpi0: bus -1 (RP15)
acpiprt16 at acpi0: bus -1 (RP16)
acpiprt17 at acpi0: bus -1 (RP17)
acpiprt18 at acpi0: bus -1 (RP18)
acpiprt19 at acpi0: bus -1 (RP19)
acpiprt20 at acpi0: bus -1 (RP20)
acpiprt21 at acpi0: bus -1 (RP21)
acpiprt22 at acpi0: bus -1 (RP22)
acpiprt23 at acpi0: bus -1 (RP23)
acpiprt24 at acpi0: bus -1 (RP24)
acpiec0 at acpi0
acpipci0 at acpi0 PCI0: 0x00000000 0x00000011 0x00000001
"WDT0001" at acpi0 not configured
acpials0 at acpi0: ALSD
acpicmos0 at acpi0
pchgpio0 at acpi0 GPI0 addr 0xfd6e0000/0x10000 0xfd6d0000/0x10000 
0xfd6a0000/0x10000 irq 14, 320 pins
"GXFP51A0" at acpi0 not configured
"ELAN2604" at acpi0 not configured
"NTAG0001" at acpi0 not configured
"06CB" at acpi0 not configured
acpibtn0 at acpi0: PWRB
acpiac0 at acpi0: AC unit online
acpibat0 at acpi0: BAT1 model "HB30B1W8ECW-31T" serial 1082 type LION oem 
"Sunwoda-H"
acpibtn1 at acpi0: LID0
"PNP0C14" at acpi0 not configured
"INT0E0C" at acpi0 not configured
"INT33A1" at acpi0 not configured
"BTF0001" at acpi0 not configured
"INT3400" at acpi0 not configured
"INT3403" at acpi0 not configured
"INT3403" at acpi0 not configured
"INT3403" at acpi0 not configured
"INT3403" at acpi0 not configured
"INT3403" at acpi0 not configured
tpm0 at acpi0 TPM_ 2.0 (CRB) addr 0xfed40000/0x5000, device 0x00000000 rev 0x0
"PNP0C14" at acpi0 not configured
acpipwrres0 at acpi0: BTPR, resource for HS10
acpipwrres1 at acpi0: USBC, resource for XDCI
acpipwrres2 at acpi0: V0PR
acpipwrres3 at acpi0: V1PR
acpipwrres4 at acpi0: V2PR
acpipwrres5 at acpi0: WRST
acpicpu0 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu1 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu2 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu3 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu4 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu5 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu6 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpicpu7 at acpi0: C3(200@1034 mwait.1@0x60), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS
acpitz0 at acpi0: critical temperature is 98 degC
acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: DD1F
cpu0: Enhanced SpeedStep 3206 MHz: speeds: 2101, 2100, 2000, 1900, 1700, 1600, 
1500, 1400, 1200, 1100, 1000, 800, 700, 600, 500, 400 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core 10G Host" rev 0x0c
inteldrm0 at pci0 dev 2 function 0 "Intel UHD Graphics" rev 0x02
drm0 at inteldrm0
inteldrm0: msi, COMETLAKE, gen 9
"Intel Core 6G Thermal" rev 0x0c at pci0 dev 4 function 0 not configured
"Intel Core GMM" rev 0x00 at pci0 dev 8 function 0 not configured
pchtemp0 at pci0 dev 18 function 0 "Intel 400 Series Thermal" rev 0x00
xhci0 at pci0 dev 20 function 0 "Intel 400 Series xHCI" 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
"Intel 400 Series Shared SRAM" rev 0x00 at pci0 dev 20 function 2 not configured
iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX201" rev 0x00, msix
dwiic0 at pci0 dev 21 function 0 "Intel 400 Series I2C" rev 0x00: apic 2 int 16
iic0 at dwiic0
ihidev0 at iic0 addr 0x15 gpio 170, vendor 0x4f3 product 0x3114, ELAN2604
ihidev0: 92 report ids
imt0 at ihidev0: clickpad, 5 contacts
wsmouse0 at imt0 mux 0
ims0 at ihidev0 reportid 1: 2 buttons
wsmouse1 at ims0 mux 0
hid at ihidev0 reportid 5 not configured
hid at ihidev0 reportid 6 not configured
hid at ihidev0 reportid 7 not configured
hid at ihidev0 reportid 8 not configured
hid at ihidev0 reportid 11 not configured
hid at ihidev0 reportid 12 not configured
hid at ihidev0 reportid 13 not configured
ims1 at ihidev0 reportid 14: 0 buttons
wsmouse2 at ims1 mux 0
hid at ihidev0 reportid 21 not configured
hid at ihidev0 reportid 22 not configured
hid at ihidev0 reportid 23 not configured
hid at ihidev0 reportid 26 not configured
hid at ihidev0 reportid 61 not configured
hid at ihidev0 reportid 64 not configured
hid at ihidev0 reportid 81 not configured
hid at ihidev0 reportid 92 not configured
"NTAG0001" at iic0 addr 0x57 not configured
dwiic1 at pci0 dev 21 function 1 "Intel 400 Series I2C" rev 0x00: apic 2 int 17
iic1 at dwiic1
ihidev1 at iic1 addr 0x20 gpio 295, vendor 0x6cb product 0x1a1b, 06CB
ihidev1: 15 report ids
ims2 at ihidev1 reportid 1: 1 button, tip
wsmouse3 at ims2 mux 0
hid at ihidev1 reportid 7 not configured
hid at ihidev1 reportid 8 not configured
hid at ihidev1 reportid 9 not configured
hid at ihidev1 reportid 10 not configured
hid at ihidev1 reportid 11 not configured
hid at ihidev1 reportid 12 not configured
hid at ihidev1 reportid 15 not configured
"Intel 400 Series MEI" rev 0x00 at pci0 dev 22 function 0 not configured
ppb0 at pci0 dev 29 function 0 "Intel 400 Series PCIE" rev 0xf0: msi
pci1 at ppb0 bus 1
nvme0 at pci1 dev 0 function 0 vendor "Toshiba", unknown product 0x011a rev 
0x00: msix, NVMe 1.3
nvme0: KXG60ZNV512G TOSHIBA, firmware AGXA4103, serial 50JA14RVK92L
scsibus1 at nvme0: 2 targets, initiator 0
sd0 at scsibus1 targ 1 lun 0: <NVMe, KXG60ZNV512G TOS, AGXA>
sd0: 488386MB, 512 bytes/sector, 1000215216 sectors
"Intel 400 Series UART" rev 0x00 at pci0 dev 30 function 0 not configured
"Intel 400 Series SPI" rev 0x00 at pci0 dev 30 function 3 not configured
pcib0 at pci0 dev 31 function 0 "Intel 400 Series LPC" rev 0x00
azalia0 at pci0 dev 31 function 3 "Intel 400 Series HD Audio" rev 0x00: msi
azalia0: codecs: Realtek ALC256, Intel/0x280b, using Realtek ALC256
audio0 at azalia0
ichiic0 at pci0 dev 31 function 4 "Intel 400 Series SMBus" rev 0x00: apic 2 int 
16
iic2 at ichiic0
"Intel 400 Series SPI" rev 0x00 at pci0 dev 31 function 5 not configured
isa0 at pcib0
isadma0 at isa0
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
vmm0 at mainbus0: VMX/EPT
efifb at mainbus0 not configured
ugen0 at uhub0 port 2 "Yubico YubiKey CCID" rev 2.00/5.10 addr 2
uvideo0 at uhub0 port 7 configuration 1 interface 0 "Azurewave USB camera" rev 
2.01/20.01 addr 3
video0 at uvideo0
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
sd1 at scsibus3 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006>
sd1: 488126MB, 512 bytes/sector, 999682111 sectors
root on sd1a (6d5c66ecfe7a989c.a) swap on sd1b dump on sd1b
inteldrm0: 3000x2000, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
iwx0: hw rev 0x350, fw 77.2df8986f.0, address 98:8d:46:21:2b:6d

usbdevs:
Controller /dev/usb0:
addr 01: 8086:0000 Intel, xHCI root hub
         super speed, self powered, config 1, rev 1.00
         driver: uhub0
addr 02: 1050:0404 Yubico, YubiKey CCID
         full speed, power 30 mA, config 1, rev 5.10
         driver: ugen0
addr 03: 13d3:56f2 Azurewave, USB camera
         high speed, power 500 mA, config 1, rev 20.01, iSerial 0x0001
         driver: uvideo0

Reply via email to