On Jan 07 00:00:31, di...@santanas.co.za wrote:
> 
> >> The camera.  Which is less important, because I can plug an external
> >> usb web cam.  The camera is detected, but doesn't work.  I think it
> >> was recording weirdly or in some crippled fashion.
> 
> About the camera, here is some more useful info on how it doesn't work:

Make sure you have sysctl kern.video.record=1,
and try with video(1) first before bringing ffmpeg into it.

        Jan

> I've enabled the webcam in the bios now and here is a more useful report
> with a dmesg[1] with integrated cam enabled.
> 
> The issue is it failed to record.  Specifically:
> 
> ds:/home/ds:5010$ ffplay -f v4l2 -list_formats all -i /dev/video0
> ffplay version 4.4.2 Copyright (c) 2003-2021 the FFmpeg developers
>   built with OpenBSD clang version 13.0.0
>   configuration: --enable-shared --arch=amd64 --cc=cc --disable-debug 
> --disable-indev=jack --disable-indev=oss --disable-outdev=oss 
> --disable-outdev=sdl2 --enable-avresample --enable-fontconfig --enable-frei0r 
> --enable-gpl --enable-ladspa --enable-libaom --enable-libass 
> --enable-libdav1d --enable-libfreetype --enable-libfribidi --enable-libgsm 
> --enable-libmp3lame --enable-libopus --enable-libspeex --enable-libtheora 
> --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 
> --enable-libx265 --enable-libxml2 --enable-libxvid --enable-nonfree 
> --enable-openssl --enable-libvidstab --extra-cflags='-I/usr/local/include 
> -I/usr/X11R6/include' --extra-libs='-L/usr/local/lib -L/usr/X11R6/lib' 
> --extra-ldsoflags= --mandir=/usr/local/man --objcc=/usr/bin/false 
> --optflags='-O2 -pipe -Wno-redundant-decls'
>   libavutil      56. 70.100 / 56. 70.100
>   libavcodec     58.134.100 / 58.134.100
>   libavformat    58. 76.100 / 58. 76.100
>   libavdevice    58. 13.100 / 58. 13.100
>   libavfilter     7.110.100 /  7.110.100
>   libavresample   4.  0.  0 /  4.  0.  0
>   libswscale      5.  9.100 /  5.  9.100
>   libswresample   3.  9.100 /  3.  9.100
>   libpostproc    55.  9.100 / 55.  9.100
> [video4linux2,v4l2 @ 0x69de87bc800] Compressed:       mjpeg :                
> MJPEG : 1920x1080 320x180 320x240 352x288 424x240 640x360 640x480 848x480 
> 960x540 1280x720
> [video4linux2,v4l2 @ 0x69de87bc800] Raw       :     yuyv422 :                 
> YUYV : 1920x1080 320x180 320x240 352x288 424x240 640x360 640x480 848x480 
> 960x540 1280x720
> /dev/video0: Immediate exit requestedB vq=    0KB sq=    0B f=0/0
>     nan    :  0.000 fd=   0 aq=    0KB vq=    0KB sq=    0B f=0/0
> 
> ffmpeg -f v4l2 -input_format mjpeg -video_size 1280x720 -i /dev/video0 
> ~/video.mkv
> 
> ffmpeg version 4.4.2 Copyright (c) 2000-2021 the FFmpeg developers
>   built with OpenBSD clang version 13.0.0
>   configuration: --enable-shared --arch=amd64 --cc=cc --disable-debug 
> --disable-indev=jack --disable-indev=oss --disable-outdev=oss 
> --disable-outdev=sdl2 --enable-avresample --enable-fontconfig --enable-frei0r 
> --enable-gpl --enable-ladspa --enable-libaom --enable-libass 
> --enable-libdav1d --enable-libfreetype --enable-libfribidi --enable-libgsm 
> --enable-libmp3lame --enable-libopus --enable-libspeex --enable-libtheora 
> --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 
> --enable-libx265 --enable-libxml2 --enable-libxvid --enable-nonfree 
> --enable-openssl --enable-libvidstab --extra-cflags='-I/usr/local/include 
> -I/usr/X11R6/include' --extra-libs='-L/usr/local/lib -L/usr/X11R6/lib' 
> --extra-ldsoflags= --mandir=/usr/local/man --objcc=/usr/bin/false 
> --optflags='-O2 -pipe -Wno-redundant-decls'
>   libavutil      56. 70.100 / 56. 70.100
>   libavcodec     58.134.100 / 58.134.100
>   libavformat    58. 76.100 / 58. 76.100
>   libavdevice    58. 13.100 / 58. 13.100
>   libavfilter     7.110.100 /  7.110.100
>   libavresample   4.  0.  0 /  4.  0.  0
>   libswscale      5.  9.100 /  5.  9.100
>   libswresample   3.  9.100 /  3.  9.100
>   libpostproc    55.  9.100 / 55.  9.100
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [mjpeg @ 0x4d6db15d800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db15d800] No JPEG data found in image
> [video4linux2,v4l2 @ 0x4d6db15d000] decoding for stream 0 failed
> [video4linux2,v4l2 @ 0x4d6db15d000] Could not find codec parameters for 
> stream 0 (Video: mjpeg, none(bt470bg/unknown/unknown), 1280x720): unspecified 
> pixel format
> Consider increasing the value for the 'analyzeduration' (0) and 'probesize' 
> (5000000) options
> Input #0, video4linux2,v4l2, from '/dev/video0':
>   Duration: N/A, start: 1673042250.995671, bitrate: N/A
>   Stream #0:0: Video: mjpeg, none(bt470bg/unknown/unknown), 1280x720, 30 fps, 
> 30 tbr, 1000k tbn, 1000k tbc
> Stream mapping:
>   Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
> Press [q] to stop, [?] for help
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Can not process SOS before SOF, skipping
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Can not process SOS before SOF, skipping
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [libx264 @ 0x4d6db169800] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 
> AVX FMA3 BMI2 AVX2
> [libx264 @ 0x4d6db169800] profile High 4:2:2, level 3.1, 4:2:2, 8-bit
> [libx264 @ 0x4d6db169800] 264 - core 164 - H.264/MPEG-4 AVC codec - Copyleft 
> 2003-2022 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 
> deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 
> mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 
> fast_pskip=1 chroma_qp_offset=-2 threads=15 lookahead_threads=2 
> sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 
> constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 
> weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 
> intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 
> qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
> Output #0, matroska, to '/home/ds/video.mkv':
>   Metadata:
>     encoder         : Lavf58.76.100
>   Stream #0:0: Video: h264 (H264 / 0x34363248), yuvj422p(pc, 
> bt470bg/unknown/unknown, progressive), 1280x720, q=2-31, 30 fps, 1k tbn
>     Metadata:
>       encoder         : Lavc58.134.100 libx264
>     Side data:
>       cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
> frame=    1 fps=0.3 q=0.0 size=       1kB time=00:00:00.00 bitrate=N/A speed= 
>   0x    [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> [mjpeg @ 0x4d6db158800] Can not process SOS before SOF, skipping
> [mjpeg @ 0x4d6db158800] Found EOI before any SOF, ignoring
> [mjpeg @ 0x4d6db158800] No JPEG data found in image
> Error while decoding stream #0:0: Invalid data found when processing input
> frame=    1 fps=0.3 q=29.0 Lsize=       2kB time=00:00:04.10 bitrate=   
> 3.1kbits/s speed=1.22x    
> video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing 
> overhead: 76.636566%
> [libx264 @ 0x4d6db169800] frame I:1     Avg QP:14.00  size:   210
> [libx264 @ 0x4d6db169800] mb I  I16..4: 100.0%  0.0%  0.0%
> [libx264 @ 0x4d6db169800] 8x8 transform intra:0.0%
> [libx264 @ 0x4d6db169800] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0%
> [libx264 @ 0x4d6db169800] i16 v,h,dc,p: 98%  0%  2%  0%
> [libx264 @ 0x4d6db169800] i8c dc,h,v,p: 100%  0%  0%  0%
> [libx264 @ 0x4d6db169800] kb/s:50.40
> Conversion failed!
> 
> 
> ds:/home/ds:5009$ mpv video.mkv
> Resuming playback. This behavior can be disabled with --no-resume-playback.
> Failed to recognize file format.
> 
> $ video -c
> brightness=128
> contrast=32
> saturation=64
> hue=0
> gamma=120
> sharpness=0
> white_balance_temperature=auto
> backlight_compensation=1
> 
> [1]:
> 
> OpenBSD 7.2 (GENERIC.MP) #4: Mon Dec 12 06:06:42 MST 2022
>     
> r...@syspatch-72-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 16823484416 (16044MB)
> avail mem = 16296222720 (15541MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 3.4 @ 0x8e892000 (78 entries)
> bios0: vendor LENOVO version "R1SET37W(1.08)" date 05/11/2022
> bios0: LENOVO 21E30036ZA
> acpi0 at bios0: ACPI 6.3
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP SSDT SSDT SSDT SSDT SSDT HPET APIC MCFG ECDT SSDT 
> SSDT SSDT SSDT SSDT SSDT LPIT WSMT SSDT DBGP DBG2 NHLT MSDM SSDT BATB DMAR 
> SSDT SSDT SSDT BGRT PHAT UEFI FPDT
> acpi0: wakeup devices PEG0(S4) PEGP(S4) PEGP(S4) PEG2(S4) PEGP(S4) GLAN(S3) 
> XHCI(S3) XDCI(S3) HDAS(S3) CNVW(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) 
> PXSX(S4) RP04(S4) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpihpet0 at acpi0: 19200000 Hz
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: 12th Gen Intel(R) Core(TM) i7-1255U, 1626.56 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu0: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
> 10-way L2 cache, 12MB 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 38MHz
> cpu0: mwait min=64, max=64, C-substates=0.2.0.2.0.1.0.1, IBE
> cpu1 at mainbus0: apid 8 (application processor)
> cpu1: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.43 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu1: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 
> 10-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu1: smt 0, core 4, package 0
> cpu2 at mainbus0: apid 16 (application processor)
> cpu2: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.33 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu2: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu2: smt 0, core 8, package 0
> cpu3 at mainbus0: apid 18 (application processor)
> cpu3: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu3: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu3: smt 0, core 9, package 0
> cpu4 at mainbus0: apid 20 (application processor)
> cpu4: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu4: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu4: smt 0, core 10, package 0
> cpu5 at mainbus0: apid 22 (application processor)
> cpu5: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu5: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu5: smt 0, core 11, package 0
> cpu6 at mainbus0: apid 24 (application processor)
> cpu6: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.33 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu6: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu6: smt 0, core 12, package 0
> cpu7 at mainbus0: apid 26 (application processor)
> cpu7: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu7: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu7: smt 0, core 13, package 0
> cpu8 at mainbus0: apid 28 (application processor)
> cpu8: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> cpu8: 
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu8: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu8: smt 0, core 14, package 0
> cpu9 at mainbus0: apid 30 (application processor)
> cpu9: 12th Gen Intel(R) Core(TM) i7-1255U, 1596.32 MHz, 06-9a-04
> cpu9: 
> 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,SMX,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,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PT,SHA,UMIP,PKU,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES
> cpu9: 32KB 64b/line 8-way D-cache, 64KB 64b/line 8-way I-cache, 2MB 64b/line 
> 16-way L2 cache, 12MB 64b/line 12-way L3 cache
> cpu9: smt 0, core 15, package 0
> ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
> acpimcfg0 at acpi0
> acpimcfg0: addr 0xc0000000, bus 0-255
> acpiec0 at acpi0
> acpiprt0 at acpi0: bus 0 (PC00)
> acpiprt1 at acpi0: bus 1 (PEG0)
> acpiprt2 at acpi0: bus -1 (PEG2)
> acpiprt3 at acpi0: bus -1 (RP01)
> acpiprt4 at acpi0: bus -1 (RP02)
> acpiprt5 at acpi0: bus -1 (RP03)
> acpiprt6 at acpi0: bus -1 (RP04)
> acpiprt7 at acpi0: bus -1 (RP05)
> acpiprt8 at acpi0: bus -1 (RP06)
> acpiprt9 at acpi0: bus -1 (RP07)
> acpiprt10 at acpi0: bus -1 (RP08)
> acpiprt11 at acpi0: bus -1 (RP09)
> acpiprt12 at acpi0: bus -1 (RP10)
> acpiprt13 at acpi0: bus -1 (RP11)
> acpiprt14 at acpi0: bus -1 (RP12)
> acpiprt15 at acpi0: bus -1 (RP13)
> acpiprt16 at acpi0: bus -1 (RP14)
> acpiprt17 at acpi0: bus -1 (RP15)
> acpiprt18 at acpi0: bus -1 (RP16)
> acpiprt19 at acpi0: bus -1 (RP17)
> acpiprt20 at acpi0: bus -1 (RP18)
> acpiprt21 at acpi0: bus -1 (RP19)
> acpiprt22 at acpi0: bus -1 (RP20)
> acpiprt23 at acpi0: bus -1 (RP21)
> acpiprt24 at acpi0: bus -1 (RP22)
> acpiprt25 at acpi0: bus -1 (RP23)
> acpiprt26 at acpi0: bus -1 (RP24)
> acpiprt27 at acpi0: bus -1 (RP25)
> acpiprt28 at acpi0: bus -1 (RP26)
> acpiprt29 at acpi0: bus -1 (RP27)
> acpiprt30 at acpi0: bus -1 (RP28)
> acpiprt31 at acpi0: bus 2 (TRP0)
> acpipci0 at acpi0 PC00: 0x00000000 0x00000011 0x00000001
> acpithinkpad0 at acpi0: version 2.0
> acpiac0 at acpi0: AC unit online
> acpibat0 at acpi0: BAT0 model "LNV-5B10X02600" serial  3817 type LiP oem 
> "Celxpert"
> "PNP0C60" at acpi0 not configured
> "LEN0111" at acpi0 not configured
> "LEN0100" at acpi0 not configured
> "INTC1046" at acpi0 not configured
> "INTC1046" at acpi0 not configured
> "INTC1046" at acpi0 not configured
> "INTC1046" at acpi0 not configured
> "LEN0130" at acpi0 not configured
> "ACPI000E" at acpi0 not configured
> pchgpio0 at acpi0 GPI0 addr 0xfd6e0000/0x10000 0xfd6d0000/0x10000 
> 0xfd6a0000/0x10000 0xfd690000/0x10000 irq 14, 360 pins
> acpibtn0 at acpi0: SLPB
> acpicpu0 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu1 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu2 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu3 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu4 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu5 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu6 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu7 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu8 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu9 at acpi0: C3(200@1048 mwait.1@0x60), C2(350@127 mwait.1@0x21), 
> C1(1000@1 mwait.1), PSS
> acpicpu10 at acpi0: no cpu matching ACPI ID 10
> acpicpu11 at acpi0: no cpu matching ACPI ID 11
> acpicpu12 at acpi0: no cpu matching ACPI ID 12
> acpicpu13 at acpi0: no cpu matching ACPI ID 13
> acpicpu14 at acpi0: no cpu matching ACPI ID 14
> acpicpu15 at acpi0: no cpu matching ACPI ID 15
> acpicpu16 at acpi0: no cpu matching ACPI ID 16
> acpicpu17 at acpi0: no cpu matching ACPI ID 17
> acpicpu18 at acpi0: no cpu matching ACPI ID 18
> acpicpu19 at acpi0: no cpu matching ACPI ID 19
> acpicpu20 at acpi0: no cpu matching ACPI ID 20
> acpicpu21 at acpi0: no cpu matching ACPI ID 21
> acpicpu22 at acpi0: no cpu matching ACPI ID 22
> acpicpu23 at acpi0: no cpu matching ACPI ID 23
> acpicpu24 at acpi0: no cpu matching ACPI ID 24
> acpicpu25 at acpi0: no cpu matching ACPI ID 25
> acpicpu26 at acpi0: no cpu matching ACPI ID 26
> acpicpu27 at acpi0: no cpu matching ACPI ID 27
> acpicpu28 at acpi0: no cpu matching ACPI ID 28
> acpicpu29 at acpi0: no cpu matching ACPI ID 29
> acpicpu30 at acpi0: no cpu matching ACPI ID 30
> acpicpu31 at acpi0: no cpu matching ACPI ID 31
> acpicpu32 at acpi0: no cpu matching ACPI ID 32
> acpicpu33 at acpi0: no cpu matching ACPI ID 33
> acpicpu34 at acpi0: no cpu matching ACPI ID 34
> acpicpu35 at acpi0: no cpu matching ACPI ID 35
> acpicpu36 at acpi0: no cpu matching ACPI ID 36
> acpicpu37 at acpi0: no cpu matching ACPI ID 37
> acpicpu38 at acpi0: no cpu matching ACPI ID 38
> acpicpu39 at acpi0: no cpu matching ACPI ID 39
> acpicpu40 at acpi0: no cpu matching ACPI ID 40
> acpicpu41 at acpi0: no cpu matching ACPI ID 41
> acpicpu42 at acpi0: no cpu matching ACPI ID 42
> acpicpu43 at acpi0: no cpu matching ACPI ID 43
> acpicpu44 at acpi0: no cpu matching ACPI ID 44
> acpicpu45 at acpi0: no cpu matching ACPI ID 45
> acpicpu46 at acpi0: no cpu matching ACPI ID 46
> acpicpu47 at acpi0: no cpu matching ACPI ID 47
> acpicpu48 at acpi0: no cpu matching ACPI ID 48
> acpicpu49 at acpi0: no cpu matching ACPI ID 49
> acpicpu50 at acpi0: no cpu matching ACPI ID 50
> acpicpu51 at acpi0: no cpu matching ACPI ID 51
> acpicpu52 at acpi0: no cpu matching ACPI ID 52
> acpicpu53 at acpi0: no cpu matching ACPI ID 53
> acpicpu54 at acpi0: no cpu matching ACPI ID 54
> acpicpu55 at acpi0: no cpu matching ACPI ID 55
> acpicpu56 at acpi0: no cpu matching ACPI ID 56
> acpicpu57 at acpi0: no cpu matching ACPI ID 57
> acpicpu58 at acpi0: no cpu matching ACPI ID 58
> acpicpu59 at acpi0: no cpu matching ACPI ID 59
> acpicpu60 at acpi0: no cpu matching ACPI ID 60
> acpicpu61 at acpi0: no cpu matching ACPI ID 61
> acpicpu62 at acpi0: no cpu matching ACPI ID 62
> acpicpu63 at acpi0: no cpu matching ACPI ID 63
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "INT33A1" at acpi0 not configured
> acpibtn1 at acpi0: LID_
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> acpibtn2 at acpi0: PWRB
> "PNP0C0B" at acpi0 not configured
> "INTC1041" at acpi0 not configured
> "USBC000" at acpi0 not configured
> acpipwrres0 at acpi0: PXP_, resource for PEG0, PEGP, MINI
> acpipwrres1 at acpi0: PXP_, resource for PEG2
> acpipwrres2 at acpi0: PUBS, resource for XHCI
> acpipwrres3 at acpi0: BTRT
> acpipwrres4 at acpi0: PXTC
> acpipwrres5 at acpi0: WRST
> acpipwrres6 at acpi0: PXP_, resource for RP08
> acpipwrres7 at acpi0: PXP_, resource for RP09, PXSX, MINI
> acpipwrres8 at acpi0: TBT0, resource for TDM0, TRP0, TRP1
> acpipwrres9 at acpi0: TBT1, resource for TDM1, TRP2, TRP3
> acpipwrres10 at acpi0: PIN_
> acpipwrres11 at acpi0: PINP
> acpivideo0 at acpi0: GFX0
> acpivout0 at acpivideo0: DD1F
> acpivout1 at acpivideo0: DD2F
> cpu0: Enhanced SpeedStep 1626 MHz: speeds: 2601, 2600, 2400, 2300, 2100, 
> 2000, 1700, 1600, 1500, 1300, 1100, 1000, 900, 700, 600, 400 MHz
> pci0 at mainbus0 bus 0
> 0:31:5: mem address conflict 0xfe010000/0x1000
> pchb0 at pci0 dev 0 function 0 "Intel Core 12G Host" rev 0x04
> inteldrm0 at pci0 dev 2 function 0 "Intel Graphics" rev 0x0c
> drm0 at inteldrm0
> inteldrm0: msi, ALDERLAKE_P, gen 12
> "Intel Core 12G DTT" rev 0x04 at pci0 dev 4 function 0 not configured
> ppb0 at pci0 dev 6 function 0 "Intel Core 12G PCIE" rev 0x04: msi
> pci1 at ppb0 bus 1
> nvme0 at pci1 dev 0 function 0 vendor "Kioxia", unknown product 0x000c rev 
> 0x00: msix, NVMe 1.4
> nvme0: KBG5AZNT512G LA KIOXIA, firmware 1106ANLA, serial 42HPG15RQJX6
> scsibus1 at nvme0: 2 targets, initiator 0
> sd0 at scsibus1 targ 1 lun 0: <NVMe, KBG5AZNT512G LA, 1106>
> sd0: 488386MB, 512 bytes/sector, 1000215216 sectors
> ppb1 at pci0 dev 7 function 0 "Intel Core 12G PCIE" rev 0x04: msi
> pci2 at ppb1 bus 2
> "Intel Core 12G GNA" rev 0x04 at pci0 dev 8 function 0 not configured
> "Intel Core 12G CL" rev 0x01 at pci0 dev 10 function 0 not configured
> xhci0 at pci0 dev 13 function 0 "Intel Core 12G xHCI" rev 0x04: msi, xHCI 1.20
> 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 Core 12G TBT" rev 0x04 at pci0 dev 13 function 2 not configured
> "Intel Core 12G TBT" rev 0x04 at pci0 dev 13 function 3 not configured
> xhci1 at pci0 dev 20 function 0 "Intel 600 Series xHCI" rev 0x01: msi, xHCI 
> 1.20
> usb1 at xhci1: USB revision 3.0
> uhub1 at usb1 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 
> addr 1
> "Intel 600 Series SRAM" rev 0x01 at pci0 dev 20 function 2 not configured
> iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX211" rev 0x01, msix
> dwiic0 at pci0 dev 21 function 0 "Intel 600 Series I2C" rev 0x01: apic 2 int 
> 27
> iic0 at dwiic0
> dwiic1 at pci0 dev 21 function 2 "Intel 600 Series I2C" rev 0x01: apic 2 int 
> 29
> iic1 at dwiic1
> "Intel 600 Series HECI" rev 0x01 at pci0 dev 22 function 0 not configured
> pcib0 at pci0 dev 31 function 0 "Intel 600 Series eSPI" rev 0x01
> azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi
> azalia0: codecs: Realtek ALC257
> audio0 at azalia0
> ichiic0 at pci0 dev 31 function 4 "Intel 600 Series SMBus" rev 0x01: apic 2 
> int 16
> iic2 at ichiic0
> spdmem0 at iic2 addr 0x50: 8GB DDR4 SDRAM PC4-25600 SO-DIMM
> "Intel 600 Series SPI" rev 0x01 at pci0 dev 31 function 5 not configured
> em0 at pci0 dev 31 function 6 "Intel I219-V" rev 0x01: msi, address 
> 6c:24:08:a8:b9:7a
> 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
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pms0: Elantech Clickpad, version 4, firmware 0x5f3001
> wsmouse1 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> wbsio0 at isa0 port 0x4e/2: W83627THF rev 0x27
> vmm0 at mainbus0: VMX/EPT
> efifb at mainbus0 not configured
> uhub2 at uhub1 port 1 configuration 1 interface 0 "Generic 4-Port USB 2.0 
> Hub" rev 2.10/1.49 addr 2
> uhidev0 at uhub2 port 1 configuration 1 interface 0 "ZSA Technology Labs 
> ErgoDox EZ" rev 2.00/0.01 addr 3
> uhidev0: iclass 3/1
> ukbd0 at uhidev0: 8 variable keys, 6 key codes
> wskbd1 at ukbd0 mux 1
> uhidev1 at uhub2 port 1 configuration 1 interface 1 "ZSA Technology Labs 
> ErgoDox EZ" rev 2.00/0.01 addr 3
> uhidev1: iclass 3/0
> uhid0 at uhidev1: input=32, output=32, feature=0
> uhidev2 at uhub2 port 1 configuration 1 interface 2 "ZSA Technology Labs 
> ErgoDox EZ" rev 2.00/0.01 addr 3
> uhidev2: iclass 3/1
> ums0 at uhidev2: 8 buttons, Z and W dir
> wsmouse2 at ums0 mux 0
> uhidev3 at uhub2 port 1 configuration 1 interface 3 "ZSA Technology Labs 
> ErgoDox EZ" rev 2.00/0.01 addr 3
> uhidev3: iclass 3/0, 6 report ids
> uhid1 at uhidev3 reportid 3: input=2, output=0, feature=0
> ucc0 at uhidev3 reportid 4: 672 usages, 18 keys, array
> wskbd2 at ucc0 mux 1
> ukbd1 at uhidev3 reportid 6: 128 variable keys, 0 key codes
> wskbd3 at ukbd1 mux 1
> uhidev4 at uhub2 port 2 configuration 1 interface 0 "A4TECH USB Device" rev 
> 1.10/1.03 addr 4
> uhidev4: iclass 3/1, 4 report ids
> ukbd2 at uhidev4 reportid 1: 8 variable keys, 6 key codes
> wskbd4 at ukbd2 mux 1
> uhid2 at uhidev4 reportid 2: input=1, output=0, feature=0
> ucc1 at uhidev4 reportid 3: 573 usages, 18 keys, array
> wskbd5 at ucc1 mux 1
> uhid3 at uhidev4 reportid 4: input=8, output=0, feature=0
> uhidev5 at uhub2 port 2 configuration 1 interface 1 "A4TECH USB Device" rev 
> 1.10/1.03 addr 4
> uhidev5: iclass 3/1
> ums1 at uhidev5: 16 buttons, Z and W dir
> wsmouse3 at ums1 mux 0
> uvideo0 at uhub1 port 7 configuration 1 interface 0 "8SSC21B70095V1SR23K39NC 
> Integrated Camera" rev 2.01/0.13 addr 5
> video0 at uvideo0
> vscsi0 at root
> scsibus2 at vscsi0: 256 targets
> softraid0 at root
> scsibus3 at softraid0: 256 targets
> root on sd0a (7e64e2cc3e9174cd.a) swap on sd0b dump on sd0b
> inteldrm0: 1920x1080, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
> wskbd1: connecting to wsdisplay0
> wskbd2: connecting to wsdisplay0
> wskbd3: connecting to wsdisplay0
> wskbd4: connecting to wsdisplay0
> wskbd5: connecting to wsdisplay0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> iwx0: hw rev 0x370, fw 67.8f59b80b.0, pnvm dda57f4f, address c4:03:a8:28:4a:e2
> 
> 

Reply via email to