I've only tested with twm this time and it kind of "works" in the sense that it correctly detects the monitor's capabilities and selects the highest possible resolution, but the appearance of xterm windows is not restored correctly when focus follows the mouse, and a few glitches "decorate" the screen.
Here is Xorg.0.log:
[ 40.121]
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[ 40.121] Build Operating System: NetBSD/amd64 9.0_STABLE - The NetBSD Foundation, Inc.
[ 40.121] Current Operating System: NetBSD nuc1 9.0_STABLE NetBSD 9.0_STABLE (GENERIC) #0: Sat Aug 29 17:03:39 UTC 2020 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
[ 40.121] Build Date: 03 March 2019 07:11:23AM
[ 40.121]
[ 40.122] Current version of pixman: 0.38.4
[ 40.122] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 40.122] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 40.122] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 8 16:29:55 2020
[ 40.123] (II) Loader magic: 0x106e8ea60
[ 40.123] (II) Module ABI versions:
[ 40.123] X.Org ANSI C Emulation: 0.4
[ 40.123] X.Org Video Driver: 24.0
[ 40.123] X.Org XInput driver : 24.1
[ 40.123] X.Org Server Extension : 10.0
[ 40.133] (--) PCI:*(0@0:2:0) 8086:5a85:8086:2067 rev 11, Mem @ 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64
[ 40.133] (==) Using default built-in configuration (39 lines)
[ 40.133] (==) --- Start of built-in configuration ---
[ 40.133] Section "Device"
[ 40.133] Identifier "Builtin Default intel Device 0"
[ 40.133] Driver "intel"
[ 40.133] EndSection
[ 40.133] Section "Screen"
[ 40.133] Identifier "Builtin Default intel Screen 0"
[ 40.133] Device "Builtin Default intel Device 0"
[ 40.133] EndSection
[ 40.133] Section "Device"
[ 40.133] Identifier "Builtin Default modesetting Device 0"
[ 40.133] Driver "modesetting"
[ 40.133] EndSection
[ 40.133] Section "Screen"
[ 40.133] Identifier "Builtin Default modesetting Screen 0"
[ 40.133] Device "Builtin Default modesetting Device 0"
[ 40.133] EndSection
[ 40.133] Section "Device"
[ 40.133] Identifier "Builtin Default vesa Device 0"
[ 40.133] Driver "vesa"
[ 40.133] EndSection
[ 40.133] Section "Screen"
[ 40.134] Identifier "Builtin Default vesa Screen 0"
[ 40.134] Device "Builtin Default vesa Device 0"
[ 40.134] EndSection
[ 40.134] Section "Device"
[ 40.134] Identifier "Builtin Default wsfb Device 0"
[ 40.134] Driver "wsfb"
[ 40.134] EndSection
[ 40.134] Section "Screen"
[ 40.134] Identifier "Builtin Default wsfb Screen 0"
[ 40.134] Device "Builtin Default wsfb Device 0"
[ 40.134] EndSection
[ 40.134] Section "ServerLayout"
[ 40.134] Identifier "Builtin Default Layout"
[ 40.134] Screen "Builtin Default intel Screen 0"
[ 40.134] Screen "Builtin Default modesetting Screen 0"
[ 40.134] Screen "Builtin Default vesa Screen 0"
[ 40.134] Screen "Builtin Default wsfb Screen 0"
[ 40.134] EndSection
[ 40.134] (==) --- End of built-in configuration ---
[ 40.134] (==) ServerLayout "Builtin Default Layout"
[ 40.134] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[ 40.134] (**) | |-->Monitor "<default monitor>"
[ 40.135] (**) | |-->Device "Builtin Default intel Device 0"
[ 40.135] (==) No monitor specified for screen "Builtin Default intel Screen 0".
Using a default monitor configuration.
[ 40.135] (**) |-->Screen "Builtin Default modesetting Screen 0" (1)
[ 40.135] (**) | |-->Monitor "<default monitor>"
[ 40.135] (**) | |-->Device "Builtin Default modesetting Device 0"
[ 40.135] (==) No monitor specified for screen "Builtin Default modesetting Screen 0".
Using a default monitor configuration.
[ 40.135] (**) |-->Screen "Builtin Default vesa Screen 0" (2)
[ 40.135] (**) | |-->Monitor "<default monitor>"
[ 40.135] (**) | |-->Device "Builtin Default vesa Device 0"
[ 40.135] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
[ 40.135] (**) |-->Screen "Builtin Default wsfb Screen 0" (3)
[ 40.135] (**) | |-->Monitor "<default monitor>"
[ 40.136] (**) | |-->Device "Builtin Default wsfb Device 0"
[ 40.136] (==) No monitor specified for screen "Builtin Default wsfb Screen 0".
Using a default monitor configuration.
[ 40.136] (==) Not automatically adding devices
[ 40.136] (==) Not automatically enabling devices
[ 40.136] (==) Not automatically adding GPU devices
[ 40.136] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 40.137] (==) FontPath set to:
/usr/X11R7/lib/X11/fonts/misc/,
/usr/X11R7/lib/X11/fonts/TTF/,
/usr/X11R7/lib/X11/fonts/Type1/,
/usr/X11R7/lib/X11/fonts/75dpi/,
/usr/X11R7/lib/X11/fonts/100dpi/
[ 40.137] (==) ModulePath set to "/usr/X11R7/lib/modules"
[ 40.137] (==) |-->Input Device "<default pointer>"
[ 40.137] (==) |-->Input Device "<default keyboard>"
[ 40.137] (==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
[ 40.137] (==) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
[ 40.137] (II) LoadModule: "glx"
[ 40.139] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[ 40.141] (II) Module glx: vendor="X.Org Foundation"
[ 40.141] compiled for 1.20.5, module version = 1.0.0
[ 40.141] ABI class: X.Org Server Extension, version 10.0
[ 40.142] (II) LoadModule: "intel"
[ 40.142] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
[ 40.147] (II) Module intel: vendor="X.Org Foundation"
[ 40.147] compiled for 1.20.5, module version = 2.99.917
[ 40.147] Module class: X.Org Video Driver
[ 40.147] ABI class: X.Org Video Driver, version 24.0
[ 40.148] (II) LoadModule: "modesetting"
[ 40.148] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so
[ 40.149] (II) Module modesetting: vendor="X.Org Foundation"
[ 40.149] compiled for 1.20.5, module version = 1.20.5
[ 40.149] Module class: X.Org Video Driver
[ 40.149] ABI class: X.Org Video Driver, version 24.0
[ 40.149] (II) LoadModule: "vesa"
[ 40.150] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
[ 40.150] (II) Module vesa: vendor="X.Org Foundation"
[ 40.151] compiled for 1.20.5, module version = 2.4.0
[ 40.151] Module class: X.Org Video Driver
[ 40.151] ABI class: X.Org Video Driver, version 24.0
[ 40.151] (II) LoadModule: "wsfb"
[ 40.152] (II) Loading /usr/X11R7/lib/modules/drivers/wsfb_drv.so
[ 40.152] (II) Module wsfb: vendor="X.Org Foundation"
[ 40.152] compiled for 1.20.5, module version = 0.4.0
[ 40.152] ABI class: X.Org Video Driver, version 24.0
[ 40.152] (II) LoadModule: "mouse"
[ 40.153] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[ 40.153] (II) Module mouse: vendor="X.Org Foundation"
[ 40.153] compiled for 1.20.5, module version = 1.9.2
[ 40.153] Module class: X.Org XInput Driver
[ 40.153] ABI class: X.Org XInput driver, version 24.1
[ 40.153] (II) LoadModule: "kbd"
[ 40.154] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[ 40.154] (II) Module kbd: vendor="X.Org Foundation"
[ 40.154] compiled for 1.20.5, module version = 1.9.0
[ 40.154] Module class: X.Org XInput Driver
[ 40.154] ABI class: X.Org XInput driver, version 24.1
[ 40.154] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 40.155] (II) intel: Driver for Intel(R) HD Graphics
[ 40.155] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 40.155] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 40.156] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 40.156] (II) VESA: driver for VESA chipsets: vesa
[ 40.156] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[ 40.156] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[ 40.156] (--) using VT number 5
[ 40.161] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[ 40.162] (WW) Falling back to old probe method for modesetting
[ 40.163] (WW) Falling back to old probe method for wsfb
[ 40.164] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 40.164] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 500
[ 40.164] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[ 40.164] (II) intel(0): Creating default Display subsection in Screen section
"Builtin Default intel Screen 0" for depth/fbbpp 24/32
[ 40.164] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 40.164] (==) intel(0): RGB weight 888
[ 40.164] (==) intel(0): Default visual is TrueColor
[ 40.170] (II) intel(0): Output DP1 has no monitor section
[ 40.171] (II) intel(0): Enabled output DP1
[ 40.171] (II) intel(0): Output HDMI1 has no monitor section
[ 40.171] (II) intel(0): Enabled output HDMI1
[ 40.171] (II) intel(0): Output DP2 has no monitor section
[ 40.171] (II) intel(0): Enabled output DP2
[ 40.171] (II) intel(0): Output HDMI2 has no monitor section
[ 40.171] (II) intel(0): Enabled output HDMI2
[ 40.171] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 40.171] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 40.171] (II) intel(0): Enabled output VIRTUAL1
[ 40.171] (--) intel(0): Output DP1 using initial mode 1600x900 on pipe 0
[ 40.172] (==) intel(0): TearFree enabled
[ 40.172] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 40.172] (==) intel(0): DPI set to (96, 96)
[ 40.172] (II) Loading sub module "dri2"
[ 40.172] (II) LoadModule: "dri2"
[ 40.172] (II) Module "dri2" already built-in
[ 40.172] (II) UnloadModule: "modesetting"
[ 40.172] (II) Unloading modesetting
[ 40.172] (II) UnloadModule: "vesa"
[ 40.172] (II) Unloading vesa
[ 40.172] (II) UnloadModule: "wsfb"
[ 40.172] (II) Unloading wsfb
[ 40.175] (II) intel(0): SNA initialized with Broxton (gen9) backend
[ 40.176] (==) intel(0): Backing store enabled
[ 40.176] (==) intel(0): Silken mouse enabled
[ 40.176] (II) intel(0): HW Cursor enabled
[ 40.177] (==) intel(0): DPMS enabled
[ 40.179] (II) intel(0): [DRI2] Setup complete
[ 40.179] (II) intel(0): [DRI2] DRI driver: i965
[ 40.179] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 40.179] (II) intel(0): direct rendering: DRI2 enabled
[ 40.179] (II) Initializing extension Generic Event Extension
[ 40.179] (II) Initializing extension SHAPE
[ 40.179] (II) Initializing extension MIT-SHM
[ 40.180] (II) Initializing extension XInputExtension
[ 40.181] (II) Initializing extension XTEST
[ 40.181] (II) Initializing extension BIG-REQUESTS
[ 40.182] (II) Initializing extension SYNC
[ 40.182] (II) Initializing extension XKEYBOARD
[ 40.183] (II) Initializing extension XC-MISC
[ 40.183] (II) Initializing extension SECURITY
[ 40.184] (II) Initializing extension XFIXES
[ 40.184] (II) Initializing extension XFree86-Bigfont
[ 40.185] (II) Initializing extension RENDER
[ 40.185] (II) Initializing extension RANDR
[ 40.186] (II) Initializing extension COMPOSITE
[ 40.186] (II) Initializing extension DAMAGE
[ 40.186] (II) Initializing extension MIT-SCREEN-SAVER
[ 40.187] (II) Initializing extension DOUBLE-BUFFER
[ 40.187] (II) Initializing extension RECORD
[ 40.188] (II) Initializing extension DPMS
[ 40.188] (II) Initializing extension Present
[ 40.189] (II) Initializing extension X-Resource
[ 40.189] (II) Initializing extension XVideo
[ 40.190] (II) Initializing extension XVideo-MotionCompensation
[ 40.190] (II) Initializing extension GLX
[ 40.225] (II) AIGLX: Loaded and initialized i965
[ 40.225] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 40.225] (II) Initializing extension XFree86-VidModeExtension
[ 40.225] (II) Initializing extension XFree86-DGA
[ 40.226] (II) Initializing extension XFree86-DRI
[ 40.226] (II) Initializing extension DRI2
[ 40.239] (II) intel(0): switch to mode 1600x900@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 40.239] (II) intel(0): Setting screen physical size to 423 x 238
[ 40.382] (II) Using input driver 'mouse' for '<default pointer>'
[ 40.382] (**) Option "CorePointer" "on"
[ 40.382] (**) <default pointer>: always reports core events
[ 40.382] (WW) <default pointer>: No Device specified, looking for one...
[ 40.382] (II) <default pointer>: found Device "/dev/wsmouse"
[ 40.385] (--) <default pointer>: Device: "/dev/wsmouse"
[ 40.385] (==) <default pointer>: Protocol: "WSMouse"
[ 40.385] (**) <default pointer>: always reports core events
[ 40.385] (**) Option "Device" "/dev/wsmouse"
[ 40.388] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[ 40.388] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[ 40.388] (**) <default pointer>: Buttons: 9
[ 40.388] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
[ 40.388] (**) <default pointer>: (accel) keeping acceleration scheme 1
[ 40.388] (**) <default pointer>: (accel) acceleration profile 0
[ 40.388] (**) <default pointer>: (accel) acceleration factor: 2.000
[ 40.388] (**) <default pointer>: (accel) acceleration threshold: 4
[ 40.388] (II) Using input driver 'kbd' for '<default keyboard>'
[ 40.388] (**) Option "CoreKeyboard" "on"
[ 40.388] (**) <default keyboard>: always reports core events
[ 40.388] (**) <default keyboard>: always reports core events
[ 40.388] (**) Option "Protocol" "standard"
[ 40.388] (**) Option "XkbRules" "base"
[ 40.388] (**) Option "XkbModel" "pc105"
[ 40.388] (**) Option "XkbLayout" "us"
[ 40.389] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
[ 47.129] (II) intel(0): EDID vendor "IVM", prod id 21409
[ 47.129] (II) intel(0): Using EDID range info for horizontal sync
[ 47.129] (II) intel(0): Using EDID range info for vertical refresh
[ 47.129] (II) intel(0): Printing DDC gathered Modelines:
[ 47.129] (II) intel(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
[ 47.129] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 47.129] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 47.129] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 47.129] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 47.129] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 47.129] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 47.129] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 47.129] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 47.129] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 47.129] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 47.129] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 47.129] (II) intel(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 47.129] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 53.084] (EE) intel(0): Failed to submit rendering commands (Input/output error), disabling acceleration.
[ 98.557] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 108.918] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 108.918] (II) intel(0): switch to mode 1600x900@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 109.164] (EE) intel(0): Failed to submit rendering commands (Input/output error), disabling acceleration.
[ 117.853] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 179.268] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 179.268] (II) intel(0): switch to mode 1600x900@60.0 on DP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 179.517] (EE) intel(0): Failed to submit rendering commands (Input/output error), disabling acceleration.
[ 184.629] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 206.773] (II) UnloadModule: "kbd"
[ 206.773] (II) UnloadModule: "mouse"
[ 206.780] (II) Server terminated successfully (0). Closing log file.
and dmesg.boot:
`Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 9.0_STABLE (GENERIC) #0: Sat Aug 29 17:03:39 UTC 2020
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
total memory = 7845 MB
avail memory = 7590 MB
cpu_rng: RDSEED
rnd: seeded with 256 bits
timecounter: Timecounters tick every 10.000 msec
Kernelized RAIDframe activated
running cgd selftest aes-xts-256 aes-xts-512 done
timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
efi: systbl at pa 6d9bf018
Intel Corporation NUC6CAYH (J26843-405)
mainbus0 (root)
ACPI: RSDP 0x000000006D26E000 000024 (v02 INTEL )
ACPI: XSDT 0x000000006D26E0C0 0000EC (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: FACP 0x000000006D276F50 000114 (v06 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: DSDT 0x000000006D26E250 008CF8 (v02 INTEL NUC6CAYB 01072009 INTL 20120913)
ACPI: FACS 0x000000006D64F080 000040
ACPI: FPDT 0x000000006D277070 000044 (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: FIDT 0x000000006D2770C0 00009C (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: MCFG 0x000000006D277160 00003C (v01 INTEL NUC6CAYB 01072009 MSFT 00000097)
ACPI: DBG2 0x000000006D2771A0 000072 (v00 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: DBGP 0x000000006D277220 000034 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: HPET 0x000000006D277260 000038 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: LPIT 0x000000006D2772A0 00005C (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: APIC 0x000000006D277300 000084 (v03 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: NPKT 0x000000006D277390 000065 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: PRAM 0x000000006D277400 000030 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: WSMT 0x000000006D277430 000028 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: SSDT 0x000000006D277460 00002B (v02 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: SSDT 0x000000006D277490 000A19 (v01 INTEL NUC6CAYB 00001000 INTL 20120913)
ACPI: SSDT 0x000000006D277EB0 000442 (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278300 00072B (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278A30 00032D (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278D60 00017C (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278EE0 002740 (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: UEFI 0x000000006D27B620 000042 (v01 INTEL NUC6CAYB 00000000 00000000)
ACPI: BGRT 0x000000006D27B670 000038 (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: TPM2 0x000000006D27B6B0 000034 (v03 INTEL NUC6CAYB 00000001 AMI 00000000)
ACPI: DMAR 0x000000006D27B6F0 0000A8 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: WDAT 0x000000006D27B7A0 000104 (v01 INTEL NUC6CAYB 00000000 00000000)
ACPI: NHLT 0x000000006D27B8B0 00002D (v00 INTEL NUC6CAYB 00000002 01000013)
ACPI: 8 ACPI AML tables successfully acquired and loaded
ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x20, 120 pins
cpu0 at mainbus0 apid 0
cpu0: TSC freq CPUID 1497600000 Hz
cpu0: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu0: package 0, core 0, smt 0
cpu1 at mainbus0 apid 2
cpu1: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu1: package 0, core 1, smt 0
cpu2 at mainbus0 apid 4
cpu2: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu2: package 0, core 2, smt 0
cpu3 at mainbus0 apid 6
cpu3: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu3: package 0, core 3, smt 0
acpi0 at mainbus0: Intel ACPICA 20190405
acpi0: X/RSDT: OemId < INTEL,NUC6CAYB,01072009>, AslId <AMI ,00010013>
acpi0: autoconfiguration error: invalid PCI address for D031
acpi0: MCFG: segment 0, bus 0-255, address 0x00000000e0000000
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFFFD1973CFC048 00015F (v02 PmRef ApIst 00003000 INTL 20120913)
acpi0: SCI interrupting at int 9
acpi0: fixed power button present
timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
timecounter: Timecounter "hpet0" frequency 19200000 Hz quality 2000
acpiec0 at acpi0 (H_EC, PNP0C09-1): io 0x62,0x66
acpivga0 at acpi0 (GFX0): ACPI Display Adapter
acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
acpiout15: brightness levels: [1-100]
acpiout16 at acpivga0 (IPU0, 0x34d7): ACPI Display Output Device
acpivga0: connected output devices:
acpivga0: 0x0400 (acpiout15): Unknown Output Device, head 0
SIO1 (PNP0C02) at acpi0 not configured
CIR (ITE8708) at acpi0 not configured
LDRC (PNP0C02) at acpi0 not configured
attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
PDRC (PNP0C02) at acpi0 not configured
acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button
acpibut1 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
GPO0 (INT3452) at acpi0 not configured
GPO1 (INT3452) at acpi0 not configured
GPO2 (INT3452) at acpi0 not configured
GPO3 (INT3452) at acpi0 not configured
PEPD (INT33A1) at acpi0 not configured
TPM (MSFT0101) at acpi0 not configured
acpifan0 at acpi0 (FAN0, PNP0C0B-0): ACPI Fan
acpifan0: autoconfiguration error: failed to initialize
acpitz0 at acpi0 (TZ01): cpu0
acpitz0: active cooling level 0: 60.0C
acpitz0: levels: critical 100.0 C, passive 95.0 C
acpiwmi0 at acpi0 (AMW0, PNP0C14-0): ACPI WMI Interface
acpiwmibus at acpiwmi0 not configured
ACPI: Enabled 1 GPEs in block 00 to 7F
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0: vendor 8086 product 5af0 (rev. 0x0b)
i915drmkms0 at pci0 dev 2 function 0: vendor 8086 product 5a85 (rev. 0x0b)
hdaudio0 at pci0 dev 14 function 0: HD Audio Controller
hdaudio0: interrupting at msi0 vec 0
hdafg0 at hdaudio0: vendor 10ec product 0283
hdafg0: DAC00 2ch: HP Out [Jack]
hdafg0: DAC01 2ch: HP Out [Jack]
hdafg0: DIG02 2ch: SPDIF Out [Built-In]
hdafg0: ADC03 2ch: Mic In [Built-In]
hdafg0: ADC04 2ch: Mic In [Jack]
hdafg0: 2ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
audio0 at hdafg0: playback, capture, full duplex, independent
audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
spkr0 at audio0: PC Speaker (synthesized)
wsbell at spkr0 not configured
hdafg1 at hdaudio0: vendor 8086 product 280a
hdafg1: DP00 8ch: Digital Out [Jack]
hdafg1: 8ch/0ch 48000Hz PCM16*
vendor 8086 product 5a9a (miscellaneous communications, revision 0x0b) at pci0 dev 15 function 0 not configured
ahcisata0 at pci0 dev 18 function 0: vendor 8086 product 5ae3 (rev. 0x0b)
ahcisata0: 64-bit DMA
ahcisata0: AHCI revision 1.31, 2 ports, 32 slots, CAP 0xe536ff01<PSC,SSC,PMD,SPM,SAM,ISS=0x3=Gen3,SCLO,SALP,SSNTF,SNCQ,S64A>
ahcisata0: interrupting at msi1 vec 0
atabus0 at ahcisata0 channel 0
atabus1 at ahcisata0 channel 1
ppb0 at pci0 dev 19 function 0: vendor 8086 product 5ad8 (rev. 0xfb)
ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb0: link is x1 @ 2.5GT/s
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled
rtsx0 at pci1 dev 0 function 0: vendor 10ec product 5229 (rev. 0x01)
rtsx0: interrupting at msi2 vec 0
sdmmc0 at rtsx0
ppb1 at pci0 dev 19 function 1: vendor 8086 product 5ad9 (rev. 0xfb)
ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb1: link is x1 @ 2.5GT/s
pci2 at ppb1 bus 2
pci2: i/o space, memory space enabled
iwm0 at pci2 dev 0 function 0: vendor 8086 product 24fb (rev. 0x10)
iwm0: autoconfiguration error: can't map mem space
ppb2 at pci0 dev 19 function 2: vendor 8086 product 5ada (rev. 0xfb)
ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb2: link is x1 @ 2.5GT/s
pci3 at ppb2 bus 3
pci3: i/o space, memory space enabled
re0 at pci3 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
re0: interrupting at msix3 vec 0
re0: Ethernet address 94:c6:91:1b:0b:35
re0: using 256 tx descriptors
rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
xhci0 at pci0 dev 21 function 0: vendor 8086 product 5aa8 (rev. 0x0b)
xhci0: interrupting at msi4 vec 0
xhci0: xHCI version 1.0
usb0 at xhci0: USB revision 3.0
usb1 at xhci0: USB revision 2.0
vendor 8086 product 5aac (miscellaneous DASP, revision 0x0b) at pci0 dev 22 function 0 not configured
vendor 8086 product 5abc (miscellaneous DASP, revision 0x0b) at pci0 dev 24 function 0 not configured
vendor 8086 product 5ac2 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 0 not configured
vendor 8086 product 5ac4 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 1 not configured
vendor 8086 product 5ac6 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 2 not configured
vendor 8086 product 5ac8 (miscellaneous serial bus, revision 0x0b) at pci0 dev 26 function 0 not configured
pcib0 at pci0 dev 31 function 0: vendor 8086 product 5ae8 (rev. 0x0b)
ichsmb0 at pci0 dev 31 function 1: vendor 8086 product 5ad4 (rev. 0x0b)
pci_intr_map: no mapping for pin A (line=ff)
cannot set up pci_intr_handle_t
ichsmb0: polling
iic0 at ichsmb0: I2C bus
isa0 at pcib0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
pckbc0 at isa0 port 0x60-0x64
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr1 at pcppi0: PC Speaker
wsbell at spkr1 not configured
midi0 at pcppi0: PC speaker
sysbeep0 at pcppi0
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
attimer1: attached to pcppi0
acpicpu0 at cpu0: ACPI CPU
acpicpu0: C1: HLT, lat 0 us, pow 0 mW
acpicpu0: P0: FFH, lat 10 us, pow 0 mW, 1501 MHz, turbo boost
acpicpu0: P1: FFH, lat 10 us, pow 0 mW, 1500 MHz
acpicpu0: P2: FFH, lat 10 us, pow 0 mW, 1400 MHz
acpicpu0: P3: FFH, lat 10 us, pow 0 mW, 1300 MHz
acpicpu0: P4: FFH, lat 10 us, pow 0 mW, 1200 MHz
acpicpu0: P5: FFH, lat 10 us, pow 0 mW, 1100 MHz
acpicpu0: P6: FFH, lat 10 us, pow 0 mW, 1000 MHz
acpicpu0: P7: FFH, lat 10 us, pow 0 mW, 900 MHz
acpicpu0: P8: FFH, lat 10 us, pow 0 mW, 800 MHz
acpicpu0: T0: FFH, lat 1 us, pow 0 mW, 100 %
acpicpu0: T1: FFH, lat 1 us, pow 0 mW, 88 %
acpicpu0: T2: FFH, lat 1 us, pow 0 mW, 75 %
acpicpu0: T3: FFH, lat 1 us, pow 0 mW, 63 %
acpicpu0: T4: FFH, lat 1 us, pow 0 mW, 50 %
acpicpu0: T5: FFH, lat 1 us, pow 0 mW, 38 %
acpicpu0: T6: FFH, lat 1 us, pow 0 mW, 25 %
acpicpu0: T7: FFH, lat 1 us, pow 0 mW, 13 %
coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=105
acpicpu1 at cpu1: ACPI CPU
coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=105
acpicpu2 at cpu2: ACPI CPU
coretemp2 at cpu2: thermal sensor, 1 C resolution, Tjmax=105
acpicpu3 at cpu3: ACPI CPU
coretemp3 at cpu3: thermal sensor, 1 C resolution, Tjmax=105
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
cpu1: TSC freq CPUID 1497600000 Hz
cpu2: TSC freq CPUID 1497600000 Hz
cpu3: TSC freq CPUID 1497600000 Hz
timecounter: Timecounter "TSC" frequency 1497600000 Hz quality 3000
uhub0 at usb0: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 3.00/1.00, addr 0
uhub0: 7 ports with 7 removable, self powered
uhub1 at usb1: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 0
uhub1: 8 ports with 8 removable, self powered
IPsec: Initialized Security Association Processing.
ahcisata0 port 0: device present, speed: 6.0Gb/s
ahcisata0 port 1: PHY offline
uhub2 at uhub0 port 3: Generic (0xbda) 4-Port USB 3.0 Hub (0x411), class 9/0, rev 3.00/1.21, addr 1
uhub3 at uhub1 port 3: Generic (0xbda) 4-Port USB 2.0 Hub (0x5411), class 9/0, rev 2.10/1.21, addr 2
uhub3: multiple transaction translators
wd0 at atabus0 drive 0
wd0: <CT500MX500SSD1>
wd0: drive supports 1-sector PIO transfers, LBA48 addressing
wd0: 465 GB, 969021 cyl, 16 head, 63 sec, 512 bytes/sect x 976773168 sectors (0 bytes/physsect; first aligned sector: 8)
uhub2: 4 ports with 4 removable, self powered
wd0: GPT GUID: c10efce8-6871-4310-a8e9-b0a0024fb599
dk0 at wd0: "efi", 262144 blocks at 2048, type: msdos
dk1 at wd0: "root", 960442349 blocks at 266240, type: ffs
dk2 at wd0: "swap", 16064527 blocks at 960708608, type: swap
uhub3: 4 ports with 4 removable, self powered
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags)
wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA), NCQ (31 tags)
uhub4 at uhub0 port 4: Generic (0xbda) 4-Port USB 3.0 Hub (0x411), class 9/0, rev 3.00/1.21, addr 3
uhub4: 4 ports with 4 removable, self powered
uhub5 at uhub1 port 4: Generic (0xbda) 4-Port USB 2.0 Hub (0x5411), class 9/0, rev 2.10/1.21, addr 4
uhub5: multiple transaction translators
uhub5: 4 ports with 4 removable, self powered
uvideo0 at uhub5 port 2 configuration 1 interface 0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
video0 at uvideo0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
uaudio0 at uhub5 port 2 configuration 1 interface 2
uaudio0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
uaudio0: audio rev 1.00
audio1 at uaudio0: capture
audio1: slinear_le:16 1ch 16000Hz, blk 1920 bytes (60ms) for recording
spkr2 at audio1: PC Speaker (synthesized)
wsbell at spkr2 not configured
uhidev0 at uhub5 port 3 configuration 1 interface 0
uhidev0: Logitech (0x46d) USB Optical Mouse (0xc077), rev 2.00/72.00, addr 6, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir
wsmouse0 at ums0 mux 0
uhidev1 at uhub5 port 4 configuration 1 interface 0
uhidev1: Logitech (0x46d) USB Keyboard (0xc328), rev 1.10/86.00, addr 7, iclass 3/1
ukbd0 at uhidev1
wskbd1 at ukbd0 mux 1
uhidev2 at uhub5 port 4 configuration 1 interface 1
uhidev2: Logitech (0x46d) USB Keyboard (0xc328), rev 1.10/86.00, addr 7, iclass 3/0
uhidev2: 5 report ids
uhid0 at uhidev2 reportid 3: input=2, output=0, feature=0
uhid1 at uhidev2 reportid 4: input=1, output=0, feature=0
uhid2 at uhidev2 reportid 5: input=0, output=0, feature=5
ubt0 at uhub1 port 8
ubt0: vendor 8087 (0x8087) product 0aa7 (0xaa7), rev 2.00/0.01, addr 8
WARNING: 3 errors while detecting hardware; check system log.
boot device: wd0
root on dk1 dumps on dk2
root file system type: ffs
kern.module.path=/stand/amd64/9.0/modules
kern info: [drm] Memory usable by graphics device = 4096M
kern info: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
kern info: [drm] Driver supports precise vblank timestamp query.
kern info: [drm] failed to find VBIOS tables
i915drmkms0: interrupting at ioapic0 pin 19 (i915drmkms0)
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:636)i915_firmware_load_error_print] ERROR failed to load firmware i915/bxt_dmc_ver1.bin (0)
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:651)i915_firmware_load_error_print] ERROR The driver is built-in, so to load the firmware you need to
include it either in the kernel (see CONFIG_EXTRA_FIRMWARE) or
in your initrd/initramfs image.
kern info: [drm] failed to retrieve link info, disabling eDP
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/intel_guc_loader.c:613)intel_guc_ucode_init] ERROR No GuC firmware known for this platform
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c:5417)i915_gem_init_hw] ERROR Failed to initialize GuC, error -5 (ignored)
kern info: [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 1
kern info: [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 2
intelfb0 at i915drmkms0
intelfb0: framebuffer at 0xffffd380aa760000, size 1600x900, depth 32, stride 6400
wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
wsmux1: connecting to wsdisplay0
wskbd1: connecting to wsdisplay0
kern info: [drm] RC6 on
wsdisplay0: screen 1 added (default, vt100 emulation)
wsdisplay0: screen 2 added (default, vt100 emulation)
wsdisplay0: screen 3 added (default, vt100 emulation)
wsdisplay0: screen 4 added (default, vt100 emulation)
wsmouse0: detached
ums0: detached
uhidev0: detached
uhidev0: at uhub5 port 3 (addr 6) disconnected
uhidev0 at uhub5 port 3 configuration 1 interface 0
uhidev0: Logitech (0x46d) USB Optical Mouse (0xc077), rev 2.00/72.00, addr 9, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir
wsmouse0 at ums0 mux 0
syncing disks... done
unmounted tmpfs on /var/shm type tmpfs
unmounted procfs on /proc type procfs
unmounted ptyfs on /dev/pts type ptyfs
unmounted kernfs on /kern type kernfs
unmounted tmpfs on /tmp type tmpfs
uhub4: detached
uhub3: detached
uhub2: detached
sysbeep0: detached
midi0: detached
uhub0: detached
com0: detached
iic0: detached
usb0: detached
atabus1: detached
ichsmb0: detached
pchb0: detached
attimer1: detached
dk0 at wd0 (efi)[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 9.0_STABLE (GENERIC) #0: Sat Aug 29 17:03:39 UTC 2020
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
total memory = 7845 MB
avail memory = 7590 MB
cpu_rng: RDSEED
rnd: seeded with 256 bits
timecounter: Timecounters tick every 10.000 msec
Kernelized RAIDframe activated
running cgd selftest aes-xts-256 aes-xts-512 done
timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
efi: systbl at pa 6d9bf018
Intel Corporation NUC6CAYH (J26843-405)
mainbus0 (root)
ACPI: RSDP 0x000000006D26E000 000024 (v02 INTEL )
ACPI: XSDT 0x000000006D26E0C0 0000EC (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: FACP 0x000000006D276F50 000114 (v06 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: DSDT 0x000000006D26E250 008CF8 (v02 INTEL NUC6CAYB 01072009 INTL 20120913)
ACPI: FACS 0x000000006D64F080 000040
ACPI: FPDT 0x000000006D277070 000044 (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: FIDT 0x000000006D2770C0 00009C (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: MCFG 0x000000006D277160 00003C (v01 INTEL NUC6CAYB 01072009 MSFT 00000097)
ACPI: DBG2 0x000000006D2771A0 000072 (v00 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: DBGP 0x000000006D277220 000034 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: HPET 0x000000006D277260 000038 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: LPIT 0x000000006D2772A0 00005C (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: APIC 0x000000006D277300 000084 (v03 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: NPKT 0x000000006D277390 000065 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: PRAM 0x000000006D277400 000030 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: WSMT 0x000000006D277430 000028 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: SSDT 0x000000006D277460 00002B (v02 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: SSDT 0x000000006D277490 000A19 (v01 INTEL NUC6CAYB 00001000 INTL 20120913)
ACPI: SSDT 0x000000006D277EB0 000442 (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278300 00072B (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278A30 00032D (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278D60 00017C (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: SSDT 0x000000006D278EE0 002740 (v02 INTEL NUC6CAYB 00003000 INTL 20120913)
ACPI: UEFI 0x000000006D27B620 000042 (v01 INTEL NUC6CAYB 00000000 00000000)
ACPI: BGRT 0x000000006D27B670 000038 (v01 INTEL NUC6CAYB 01072009 AMI 00010013)
ACPI: TPM2 0x000000006D27B6B0 000034 (v03 INTEL NUC6CAYB 00000001 AMI 00000000)
ACPI: DMAR 0x000000006D27B6F0 0000A8 (v01 INTEL NUC6CAYB 00000003 BRXT 0100000D)
ACPI: WDAT 0x000000006D27B7A0 000104 (v01 INTEL NUC6CAYB 00000000 00000000)
ACPI: NHLT 0x000000006D27B8B0 00002D (v00 INTEL NUC6CAYB 00000002 01000013)
ACPI: 8 ACPI AML tables successfully acquired and loaded
ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x20, 120 pins
cpu0 at mainbus0 apid 0
cpu0: TSC freq CPUID 1497600000 Hz
cpu0: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu0: package 0, core 0, smt 0
cpu1 at mainbus0 apid 2
cpu1: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu1: package 0, core 1, smt 0
cpu2 at mainbus0 apid 4
cpu2: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu2: package 0, core 2, smt 0
cpu3 at mainbus0 apid 6
cpu3: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz, id 0x506c9
cpu3: package 0, core 3, smt 0
acpi0 at mainbus0: Intel ACPICA 20190405
acpi0: X/RSDT: OemId < INTEL,NUC6CAYB,01072009>, AslId <AMI ,00010013>
acpi0: autoconfiguration error: invalid PCI address for D031
acpi0: MCFG: segment 0, bus 0-255, address 0x00000000e0000000
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFFE0FB24CFC048 00015F (v02 PmRef ApIst 00003000 INTL 20120913)
acpi0: SCI interrupting at int 9
acpi0: fixed power button present
timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
timecounter: Timecounter "hpet0" frequency 19200000 Hz quality 2000
acpiec0 at acpi0 (H_EC, PNP0C09-1): io 0x62,0x66
acpivga0 at acpi0 (GFX0): ACPI Display Adapter
acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
acpiout15: brightness levels: [1-100]
acpiout16 at acpivga0 (IPU0, 0x34d7): ACPI Display Output Device
acpivga0: connected output devices:
acpivga0: 0x0400 (acpiout15): Unknown Output Device, head 0
SIO1 (PNP0C02) at acpi0 not configured
CIR (ITE8708) at acpi0 not configured
LDRC (PNP0C02) at acpi0 not configured
attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
PDRC (PNP0C02) at acpi0 not configured
acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button
acpibut1 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
GPO0 (INT3452) at acpi0 not configured
GPO1 (INT3452) at acpi0 not configured
GPO2 (INT3452) at acpi0 not configured
GPO3 (INT3452) at acpi0 not configured
PEPD (INT33A1) at acpi0 not configured
TPM (MSFT0101) at acpi0 not configured
acpifan0 at acpi0 (FAN0, PNP0C0B-0): ACPI Fan
acpifan0: autoconfiguration error: failed to initialize
acpitz0 at acpi0 (TZ01): cpu0
acpitz0: active cooling level 0: 60.0C
acpitz0: levels: critical 100.0 C, passive 95.0 C
acpiwmi0 at acpi0 (AMW0, PNP0C14-0): ACPI WMI Interface
acpiwmibus at acpiwmi0 not configured
ACPI: Enabled 1 GPEs in block 00 to 7F
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0: vendor 8086 product 5af0 (rev. 0x0b)
i915drmkms0 at pci0 dev 2 function 0: vendor 8086 product 5a85 (rev. 0x0b)
hdaudio0 at pci0 dev 14 function 0: HD Audio Controller
hdaudio0: interrupting at msi0 vec 0
hdafg0 at hdaudio0: vendor 10ec product 0283
hdafg0: DAC00 2ch: HP Out [Jack]
hdafg0: DAC01 2ch: HP Out [Jack]
hdafg0: DIG02 2ch: SPDIF Out [Built-In]
hdafg0: ADC03 2ch: Mic In [Built-In]
hdafg0: ADC04 2ch: Mic In [Jack]
hdafg0: 2ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3
audio0 at hdafg0: playback, capture, full duplex, independent
audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
spkr0 at audio0: PC Speaker (synthesized)
wsbell at spkr0 not configured
hdafg1 at hdaudio0: vendor 8086 product 280a
hdafg1: DP00 8ch: Digital Out [Jack]
hdafg1: 8ch/0ch 48000Hz PCM16*
vendor 8086 product 5a9a (miscellaneous communications, revision 0x0b) at pci0 dev 15 function 0 not configured
ahcisata0 at pci0 dev 18 function 0: vendor 8086 product 5ae3 (rev. 0x0b)
ahcisata0: 64-bit DMA
ahcisata0: AHCI revision 1.31, 2 ports, 32 slots, CAP 0xe536ff01<PSC,SSC,PMD,SPM,SAM,ISS=0x3=Gen3,SCLO,SALP,SSNTF,SNCQ,S64A>
ahcisata0: interrupting at msi1 vec 0
atabus0 at ahcisata0 channel 0
atabus1 at ahcisata0 channel 1
ppb0 at pci0 dev 19 function 0: vendor 8086 product 5ad8 (rev. 0xfb)
ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb0: link is x1 @ 2.5GT/s
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled
rtsx0 at pci1 dev 0 function 0: vendor 10ec product 5229 (rev. 0x01)
rtsx0: interrupting at msi2 vec 0
sdmmc0 at rtsx0
ppb1 at pci0 dev 19 function 1: vendor 8086 product 5ad9 (rev. 0xfb)
ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb1: link is x1 @ 2.5GT/s
pci2 at ppb1 bus 2
pci2: i/o space, memory space enabled
iwm0 at pci2 dev 0 function 0: vendor 8086 product 24fb (rev. 0x10)
iwm0: autoconfiguration error: can't map mem space
ppb2 at pci0 dev 19 function 2: vendor 8086 product 5ada (rev. 0xfb)
ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
ppb2: link is x1 @ 2.5GT/s
pci3 at ppb2 bus 3
pci3: i/o space, memory space enabled
re0 at pci3 dev 0 function 0: RealTek 8168/8111 PCIe Gigabit Ethernet (rev. 0x15)
re0: interrupting at msix3 vec 0
re0: Ethernet address 94:c6:91:1b:0b:35
re0: using 256 tx descriptors
rgephy0 at re0 phy 7: RTL8251 1000BASE-T media interface, rev. 0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
xhci0 at pci0 dev 21 function 0: vendor 8086 product 5aa8 (rev. 0x0b)
xhci0: interrupting at msi4 vec 0
xhci0: xHCI version 1.0
usb0 at xhci0: USB revision 3.0
usb1 at xhci0: USB revision 2.0
vendor 8086 product 5aac (miscellaneous DASP, revision 0x0b) at pci0 dev 22 function 0 not configured
vendor 8086 product 5abc (miscellaneous DASP, revision 0x0b) at pci0 dev 24 function 0 not configured
vendor 8086 product 5ac2 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 0 not configured
vendor 8086 product 5ac4 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 1 not configured
vendor 8086 product 5ac6 (miscellaneous DASP, revision 0x0b) at pci0 dev 25 function 2 not configured
vendor 8086 product 5ac8 (miscellaneous serial bus, revision 0x0b) at pci0 dev 26 function 0 not configured
pcib0 at pci0 dev 31 function 0: vendor 8086 product 5ae8 (rev. 0x0b)
ichsmb0 at pci0 dev 31 function 1: vendor 8086 product 5ad4 (rev. 0x0b)
pci_intr_map: no mapping for pin A (line=ff)
cannot set up pci_intr_handle_t
ichsmb0: polling
iic0 at ichsmb0: I2C bus
isa0 at pcib0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
pckbc0 at isa0 port 0x60-0x64
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr1 at pcppi0: PC Speaker
wsbell at spkr1 not configured
midi0 at pcppi0: PC speaker
sysbeep0 at pcppi0
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
attimer1: attached to pcppi0
acpicpu0 at cpu0: ACPI CPU
acpicpu0: C1: HLT, lat 0 us, pow 0 mW
acpicpu0: P0: FFH, lat 10 us, pow 0 mW, 1501 MHz, turbo boost
acpicpu0: P1: FFH, lat 10 us, pow 0 mW, 1500 MHz
acpicpu0: P2: FFH, lat 10 us, pow 0 mW, 1400 MHz
acpicpu0: P3: FFH, lat 10 us, pow 0 mW, 1300 MHz
acpicpu0: P4: FFH, lat 10 us, pow 0 mW, 1200 MHz
acpicpu0: P5: FFH, lat 10 us, pow 0 mW, 1100 MHz
acpicpu0: P6: FFH, lat 10 us, pow 0 mW, 1000 MHz
acpicpu0: P7: FFH, lat 10 us, pow 0 mW, 900 MHz
acpicpu0: P8: FFH, lat 10 us, pow 0 mW, 800 MHz
acpicpu0: T0: FFH, lat 1 us, pow 0 mW, 100 %
acpicpu0: T1: FFH, lat 1 us, pow 0 mW, 88 %
acpicpu0: T2: FFH, lat 1 us, pow 0 mW, 75 %
acpicpu0: T3: FFH, lat 1 us, pow 0 mW, 63 %
acpicpu0: T4: FFH, lat 1 us, pow 0 mW, 50 %
acpicpu0: T5: FFH, lat 1 us, pow 0 mW, 38 %
acpicpu0: T6: FFH, lat 1 us, pow 0 mW, 25 %
acpicpu0: T7: FFH, lat 1 us, pow 0 mW, 13 %
coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=105
acpicpu1 at cpu1: ACPI CPU
coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=105
acpicpu2 at cpu2: ACPI CPU
coretemp2 at cpu2: thermal sensor, 1 C resolution, Tjmax=105
acpicpu3 at cpu3: ACPI CPU
coretemp3 at cpu3: thermal sensor, 1 C resolution, Tjmax=105
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
cpu1: TSC freq CPUID 1497600000 Hz
cpu2: TSC freq CPUID 1497600000 Hz
cpu3: TSC freq CPUID 1497600000 Hz
timecounter: Timecounter "TSC" frequency 1497600000 Hz quality 3000
uhub0 at usb0: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 3.00/1.00, addr 0
uhub0: 7 ports with 7 removable, self powered
uhub1 at usb1: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 0
uhub1: 8 ports with 8 removable, self powered
IPsec: Initialized Security Association Processing.
ahcisata0 port 0: device present, speed: 6.0Gb/s
ahcisata0 port 1: PHY offline
uhub2 at uhub0 port 3: Generic (0xbda) 4-Port USB 3.0 Hub (0x411), class 9/0, rev 3.00/1.21, addr 1
wd0 at atabus0 drive 0
uhub3 at uhub1 port 3: Generic (0xbda) 4-Port USB 2.0 Hub (0x5411), class 9/0, rev 2.10/1.21, addr 2
uhub3: multiple transaction translators
wd0: <CT500MX500SSD1>
wd0: drive supports 1-sector PIO transfers, LBA48 addressing
wd0: 465 GB, 969021 cyl, 16 head, 63 sec, 512 bytes/sect x 976773168 sectors (0 bytes/physsect; first aligned sector: 8)
wd0: GPT GUID: c10efce8-6871-4310-a8e9-b0a0024fb599
dk0 at wd0: "efi", 262144 blocks at 2048, type: msdos
dk1 at wd0: "root", 960442349 blocks at 266240, type: ffs
dk2 at wd0: "swap", 16064527 blocks at 960708608, type: swap
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags)
wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA), NCQ (31 tags)
uhub2: 4 ports with 4 removable, self powered
uhub3: 4 ports with 4 removable, self powered
uhub4 at uhub0 port 4: Generic (0xbda) 4-Port USB 3.0 Hub (0x411), class 9/0, rev 3.00/1.21, addr 4
uhub5 at uhub1 port 4: Generic (0xbda) 4-Port USB 2.0 Hub (0x5411), class 9/0, rev 2.10/1.21, addr 3
uhub5: multiple transaction translators
uhub4: 4 ports with 4 removable, self powered
uhub5: 4 ports with 4 removable, self powered
uvideo0 at uhub5 port 2 configuration 1 interface 0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
video0 at uvideo0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
uaudio0 at uhub5 port 2 configuration 1 interface 2
uaudio0: Ingenic Semiconductor CO., LTD. (0x5a3) HD Web Camera (0x9331), rev 2.00/1.02, addr 5
uaudio0: audio rev 1.00
audio1 at uaudio0: capture
audio1: slinear_le:16 1ch 16000Hz, blk 1920 bytes (60ms) for recording
spkr2 at audio1: PC Speaker (synthesized)
wsbell at spkr2 not configured
uhidev0 at uhub5 port 3 configuration 1 interface 0
uhidev0: Logitech (0x46d) USB Optical Mouse (0xc077), rev 2.00/72.00, addr 6, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir
wsmouse0 at ums0 mux 0
uhidev1 at uhub5 port 4 configuration 1 interface 0
uhidev1: Logitech (0x46d) USB Keyboard (0xc328), rev 1.10/86.00, addr 7, iclass 3/1
ukbd0 at uhidev1
wskbd1 at ukbd0 mux 1
uhidev2 at uhub5 port 4 configuration 1 interface 1
uhidev2: Logitech (0x46d) USB Keyboard (0xc328), rev 1.10/86.00, addr 7, iclass 3/0
uhidev2: 5 report ids
uhid0 at uhidev2 reportid 3: input=2, output=0, feature=0
uhid1 at uhidev2 reportid 4: input=1, output=0, feature=0
uhid2 at uhidev2 reportid 5: input=0, output=0, feature=5
ubt0 at uhub1 port 8
ubt0: vendor 8087 (0x8087) product 0aa7 (0xaa7), rev 2.00/0.01, addr 8
WARNING: 3 errors while detecting hardware; check system log.
boot device: wd0
root on dk1 dumps on dk2
root file system type: ffs
kern.module.path=/stand/amd64/9.0/modules
kern info: [drm] Memory usable by graphics device = 4096M
kern info: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
kern info: [drm] Driver supports precise vblank timestamp query.
kern info: [drm] failed to find VBIOS tables
i915drmkms0: interrupting at ioapic0 pin 19 (i915drmkms0)
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:636)i915_firmware_load_error_print] ERROR failed to load firmware i915/bxt_dmc_ver1.bin (0)
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_drv.c:651)i915_firmware_load_error_print] ERROR The driver is built-in, so to load the firmware you need to
include it either in the kernel (see CONFIG_EXTRA_FIRMWARE) or
in your initrd/initramfs image.
kern info: [drm] failed to retrieve link info, disabling eDP
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/intel_guc_loader.c:613)intel_guc_ucode_init] ERROR No GuC firmware known for this platform
kern error: [drm🙁/usr/src/sys/external/bsd/drm2/dist/drm/i915/i915_gem.c:5417)i915_gem_init_hw] ERROR Failed to initialize GuC, error -5 (ignored)
kern info: [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 1
kern info: [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 2
intelfb0 at i915drmkms0
intelfb0: framebuffer at 0xffffb280aa760000, size 1600x900, depth 32, stride 6400
wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
wsmux1: connecting to wsdisplay0
wskbd1: connecting to wsdisplay0
kern info: [drm] RC6 on
wsdisplay0: screen 1 added (default, vt100 emulation)
wsdisplay0: screen 2 added (default, vt100 emulation)
wsdisplay0: screen 3 added (default, vt100 emulation)
wsdisplay0: screen 4 added (default, vt100 emulation)`