Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2023 16:07:13 +0100
From:      Mathias Picker <Mathias.Picker@virtual-earth.de>
To:        FreeBSD-STABLE <freebsd-stable@freebsd.org>
Subject:   -stable from today dumps core with drm-510-kmod and some graphical clients
Message-ID:  <86o7og27eh.fsf@virtual-earth.de>

next in thread | raw e-mail | index | archive | help

Starting sddm works fine, starting my normal session crashes or=20
freezes FreeBSD.

I can find no error messages after a reboot.

I found out, that I can start xterm or emacs (exwm) without=20
problems, xrandr works with external screen, but once I start=20
anything more demanding (I guess demanding of the GPU) everything=20
freezes or FreeBSD even reboots.

=E2=80=9CDemanding=E2=80=9D means even simple things like qterminal. I trie=
d=20
firefox and blender and then I had it with the reboots and didn=E2=80=99t=20
try anything else. xedit works fine :)

I have nothing in the logs, I have no idea where to look or how to=20
debug this.

Any ideas, tipps, help greatly apreciated.

Thanks,

Mathias=20

I=E2=80=99ve commented out everything but twm in my .xinit, the rest of my=
=20
configuration follows:

###########################
xrandr output
mathiasp:~% xrandr
Screen 0: minimum 8 x 8, current 5120 x 1440, maximum 32767 x=20
32767
eDP-1 connected primary 2560x1440+0+0 (normal left inverted right=20
x axis y axis) 310mm x 170mm
   2560x1440     60.01*+  59.95=20=20
   1920x1440     60.00=20=20
   1856x1392     60.01=20=20
   1792x1344     60.01=20=20
   2048x1152     60.00    59.90    59.91=20=20
   1920x1200     59.88    59.95=20=20
   1920x1080     59.96    60.00    59.93=20=20
   1600x1200     60.00=20=20
   1680x1050     59.95    59.88=20=20
   1400x1050     59.98=20=20
   1600x900      60.00    59.95    59.82=20=20
   1280x1024     60.02=20=20
   1400x900      59.96    59.88=20=20
   1280x960      60.00=20=20
   1368x768      60.00    59.88    59.85=20=20
   1280x800      59.81    59.91=20=20
   1280x720      59.86    60.00    59.74=20=20
   1024x768      60.00=20=20
   1024x576      60.00    59.90    59.82=20=20
   960x540       60.00    59.63    59.82=20=20
   800x600       60.32    56.25=20=20
   864x486       60.00    59.92    59.57=20=20
   640x480       59.94=20=20
   720x405       59.51    60.00    58.99=20=20
   640x360       59.84    59.32    60.00=20=20
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-1 connected 2560x1440+2560+0 (normal left inverted right x=20
axis y axis) 600mm x 340mm
   3840x2160     30.00 +  25.00    24.00    29.97    23.98=20=20
   2560x1440     59.95*=20
   1920x1080     60.00    59.94    30.00    29.97=20=20
   1600x900      60.00=20=20
   1280x1024     60.02=20=20
   1280x800      59.91=20=20
   1280x720      60.00    59.94=20=20
   1024x768      60.00=20=20
   800x600       60.32=20=20
   720x480       60.00    59.94=20=20
   640x480       60.00    59.94=20=20
HDMI-2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

################################################
/usr/local/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
Identifier  "Intel Graphics"
Driver      "intel"
Option      "AccelMethod"  "sna"
Option      "TearFree"     "true"
Option      "DRI"          "3"
EndSection

#################################################
i915 parts in /boot/loader.conf (tested with and without, same=20
behaviour)

compat.linuxkpi.i915_enable_dc=3D1
compat.linuxkpi.i915_disable_power_well=3D0

###########################################
Xorg.0.log

[    38.905] (--) Log file renamed from=20
"/var/log/Xorg.pid-82050.log" to "/var/log/Xorg.0.log"
[    38.907]=20
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    38.907] Current Operating System: FreeBSD danton 13.2-STABLE=20
FreeBSD 13.2-STABLE stable/13-n254907-3c7ef29e8998 GENERIC amd64
[    38.907]=20=20
[    38.907] Current version of pixman: 0.42.2
[    38.907] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    38.907] Markers: (--) probed, (**) from config file, (=3D=3D)=20
default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??)=20
	unknown.
[    38.907] (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sat Mar=20
25 15:24:18 2023
[    38.910] (=3D=3D) Using config directory:=20
"/usr/local/etc/X11/xorg.conf.d"
[    38.910] (=3D=3D) Using system config directory=20
"/usr/local/share/X11/xorg.conf.d"
[    38.911] (=3D=3D) No Layout section.  Using the first Screen=20
section.
[    38.911] (=3D=3D) No screen section available. Using defaults.
[    38.911] (**) |-->Screen "Default Screen Section" (0)
[    38.911] (**) |   |-->Monitor "<default monitor>"
[    38.911] (=3D=3D) No device specified for screen "Default Screen=20
Section".
	Using the first device section listed.
[    38.911] (**) |   |-->Device "Intel Graphics"
[    38.911] (=3D=3D) No monitor specified for screen "Default Screen=20
Section".
	Using a default monitor configuration.
[    38.911] (**) Option "AutoAddDevices" "true"
[    38.911] (**) Option "AutoEnableDevices" "true"
[    38.911] (**) Automatically adding devices
[    38.911] (**) Automatically enabling devices
[    38.911] (=3D=3D) Not automatically adding GPU devices
[    38.911] (=3D=3D) Automatically binding GPU devices
[    38.911] (=3D=3D) Max clients allowed: 256, resource mask:=20
0x1fffff
[    38.913] (=3D=3D) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/,
	catalogue:/usr/local/etc/X11/fontpath.d
[    38.913] (=3D=3D) ModulePath set to "/usr/local/lib/xorg/modules"
[    38.913] (II) The server relies on udev to provide the list of=20
input devices.
	If no devices become available, reconfigure udev or=20
	disable AutoAddDevices.
[    38.914] (II) Module ABI versions:
[    38.914] 	X.Org ANSI C Emulation: 0.4
[    38.914] 	X.Org Video Driver: 25.2
[    38.914] 	X.Org XInput driver : 24.4
[    38.914] 	X.Org Server Extension : 10.0
[    38.914] (--) PCI:*(0@0:2:0) 8086:5917:17aa:2259 rev 7, Mem @=20
0x2ffe000000/16777216, 0xc0000000/536870912, I/O @ 0x0000e000/64,=20
BIOS @ 0x????????/65536
[    38.914] (II) LoadModule: "glx"
[    38.914] (II) Loading=20
/usr/local/lib/xorg/modules/extensions/libglx.so
[    38.921] (II) Module glx: vendor=3D"X.Org Foundation"
[    38.921] 	compiled for 1.21.1.4, module version =3D 1.0.0
[    38.921] 	ABI class: X.Org Server Extension, version 10.0
[    38.921] (II) LoadModule: "intel"
[    38.922] (II) Loading=20
/usr/local/lib/xorg/modules/drivers/intel_drv.so
[    38.925] (II) Module intel: vendor=3D"X.Org Foundation"
[    38.925] 	compiled for 1.21.1.4, module version =3D 2.99.917
[    38.925] 	Module class: X.Org Video Driver
[    38.925] 	ABI class: X.Org Video Driver, version 25.2
[    38.925] (II) intel: Driver for Intel(R) Integrated Graphics=20
Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854,=20
	852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview=20
	GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE,=20
	G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    38.925] (II) intel: Driver for Intel(R) HD Graphics
[    38.925] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    38.925] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    38.925] (--) Using syscons driver with X support (version=20
2.0)
[    38.925] (++) using VT number 9

[    38.944] (II) intel(0): Using Kernel Mode Setting driver:=20
i915, version 1.6.0 20200917
[    38.945] (II) intel(0): SNA compiled:=20
2.99.917-923-gb74b67f0f321
[    38.946] (WW) VGA arbiter: cannot open kernel arbiter, no=20
multi-card support
[    38.949] (--) intel(0): gen9 engineering sample
[    38.949] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3,=20
sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    38.949] (II) intel(0): Creating default Display subsection in=20
Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    38.949] (=3D=3D) intel(0): Depth 24, (--) framebuffer bpp 32
[    38.949] (=3D=3D) intel(0): RGB weight 888
[    38.949] (=3D=3D) intel(0): Default visual is TrueColor
[    38.949] (**) intel(0): Option "AccelMethod" "sna"
[    38.949] (**) intel(0): Option "DRI" "3"
[    38.949] (**) intel(0): Option "TearFree" "true"
[    38.952] (II) intel(0): Output eDP-1 has no monitor section
[    38.952] (II) intel(0): Enabled output eDP-1
[    38.952] (II) intel(0): Output DP-1 has no monitor section
[    38.952] (II) intel(0): Enabled output DP-1
[    38.952] (II) intel(0): Output HDMI-1 has no monitor section
[    38.952] (II) intel(0): Enabled output HDMI-1
[    38.952] (II) intel(0): Output DP-2 has no monitor section
[    38.952] (II) intel(0): Enabled output DP-2
[    38.952] (II) intel(0): Output HDMI-2 has no monitor section
[    38.952] (II) intel(0): Enabled output HDMI-2
[    38.952] (--) intel(0): Using a maximum size of 256x256 for=20
hardware cursors
[    38.952] (II) intel(0): Output VIRTUAL1 has no monitor section
[    38.952] (II) intel(0): Enabled output VIRTUAL1
[    38.952] (--) intel(0): Output eDP-1 using initial mode=20
2560x1440 on pipe 0
[    38.952] (--) intel(0): Output HDMI-1 using initial mode=20
2560x1440 on pipe 1
[    38.952] (**) intel(0): TearFree enabled
[    38.952] (=3D=3D) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    38.952] (=3D=3D) intel(0): DPI set to (96, 96)
[    38.952] (II) Loading sub module "dri3"
[    38.952] (II) LoadModule: "dri3"
[    38.952] (II) Module "dri3" already built-in
[    38.952] (II) Loading sub module "dri2"
[    38.952] (II) LoadModule: "dri2"
[    38.952] (II) Module "dri2" already built-in
[    38.952] (II) Loading sub module "present"
[    38.952] (II) LoadModule: "present"
[    38.952] (II) Module "present" already built-in
[    38.958] (II) intel(0): SNA initialized with Kabylake (gen9)=20
backend
[    38.958] (=3D=3D) intel(0): Backing store enabled
[    38.958] (=3D=3D) intel(0): Silken mouse enabled
[    38.958] (II) intel(0): HW Cursor enabled
[    38.959] (=3D=3D) intel(0): DPMS enabled
[    38.959] (=3D=3D) intel(0): Display hotplug detection enabled
[    38.959] (II) intel(0): [DRI2] Setup complete
[    38.959] (II) intel(0): [DRI2]   DRI driver: iris
[    38.959] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    38.959] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    38.959] (II) intel(0): hardware support for Present enabled
[    38.959] (II) Initializing extension Generic Event Extension
[    38.960] (II) Initializing extension SHAPE
[    38.960] (II) Initializing extension MIT-SHM
[    38.960] (II) Initializing extension XInputExtension
[    38.960] (II) Initializing extension XTEST
[    38.960] (II) Initializing extension BIG-REQUESTS
[    38.961] (II) Initializing extension SYNC
[    38.961] (II) Initializing extension XKEYBOARD
[    38.961] (II) Initializing extension XC-MISC
[    38.962] (II) Initializing extension SECURITY
[    38.962] (II) Initializing extension XFIXES
[    38.962] (II) Initializing extension RENDER
[    38.962] (II) Initializing extension RANDR
[    38.962] (II) Initializing extension COMPOSITE
[    38.963] (II) Initializing extension DAMAGE
[    38.963] (II) Initializing extension MIT-SCREEN-SAVER
[    38.963] (II) Initializing extension DOUBLE-BUFFER
[    38.963] (II) Initializing extension RECORD
[    38.963] (II) Initializing extension DPMS
[    38.963] (II) Initializing extension Present
[    38.963] (II) Initializing extension DRI3
[    38.964] (II) Initializing extension X-Resource
[    38.964] (II) Initializing extension XVideo
[    38.964] (II) Initializing extension XVideo-MotionCompensation
[    38.964] (II) Initializing extension GLX
[    39.179] (II) AIGLX: Loaded and initialized iris
[    39.179] (II) GLX: Initialized DRI2 GL provider for screen 0
[    39.179] (II) Initializing extension XFree86-VidModeExtension
[    39.180] (II) Initializing extension XFree86-DGA
[    39.180] (II) Initializing extension XFree86-DRI
[    39.180] (II) Initializing extension DRI2
[    39.183] (II) intel(0): switch to mode 2560x1440@60.0 on eDP-1=20
using pipe 0, position (0, 0), rotation normal, reflection none
[    39.191] (II) intel(0): switch to mode 2560x1440@60.0 on=20
HDMI-1 using pipe 1, position (0, 0), rotation normal, reflection=20
none
[    39.195] (II) intel(0): Setting screen physical size to 677 x=20
381
[    39.259] (II) config/udev: Adding input device System mouse=20
(/dev/input/event0)
[    39.259] (**) System mouse: Applying InputClass "evdev pointer=20
catchall"
[    39.259] (**) System mouse: Applying InputClass "libinput=20
pointer catchall"
[    39.259] (II) LoadModule: "libinput"
[    39.259] (II) Loading=20
/usr/local/lib/xorg/modules/input/libinput_drv.so
[    39.263] (II) Module libinput: vendor=3D"X.Org Foundation"
[    39.263] 	compiled for 1.21.1.4, module version =3D 1.2.0
[    39.263] 	Module class: X.Org XInput Driver
[    39.263] 	ABI class: X.Org XInput driver, version 24.4
[    39.263] (II) Using input driver 'libinput' for 'System mouse'
[    39.263] (**) System mouse: always reports core events
[    39.263] (**) Option "Device" "/dev/input/event0"
[    39.264] (**) Option "_source" "server/udev"
[    39.270] (II) event0  - System mouse: is tagged by udev as:=20
Mouse
[    39.270] (II) event0  - System mouse: device is a pointer
[    39.271] (II) event0  - System mouse: device removed
[    39.271] (**) Option "config_info" "udev:/dev/input/event0"
[    39.271] (II) XINPUT: Adding extended input device "System=20
mouse" (type: MOUSE, id 6)
[    39.271] (**) Option "AccelerationScheme" "none"
[    39.271] (**) System mouse: (accel) selected scheme none/0
[    39.271] (**) System mouse: (accel) acceleration factor: 2.000
[    39.271] (**) System mouse: (accel) acceleration threshold: 4
[    39.272] (II) event0  - System mouse: is tagged by udev as:=20
Mouse
[    39.273] (II) event0  - System mouse: device is a pointer
[    39.273] (II) config/udev: Adding input device System keyboard=20
multiplexer (/dev/input/event1)
[    39.273] (**) System keyboard multiplexer: Applying InputClass=20
"evdev keyboard catchall"
[    39.273] (**) System keyboard multiplexer: Applying InputClass=20
"Evdev keyboard"
[    39.273] (**) System keyboard multiplexer: Applying InputClass=20
"libinput keyboard catchall"
[    39.273] (**) System keyboard multiplexer: Applying InputClass=20
"keyboard"
[    39.273] (II) Using input driver 'libinput' for 'System=20
keyboard multiplexer'
[    39.273] (**) System keyboard multiplexer: always reports core=20
events
[    39.273] (**) Option "Device" "/dev/input/event1"
[    39.273] (**) Option "_source" "server/udev"
[    39.274] (II) event1  - System keyboard multiplexer: is tagged=20
by udev as: Keyboard
[    39.275] (II) event1  - System keyboard multiplexer: device is=20
a keyboard
[    39.276] (II) event1  - System keyboard multiplexer: device=20
removed
[    39.276] (**) Option "config_info" "udev:/dev/input/event1"
[    39.276] (II) XINPUT: Adding extended input device "System=20
keyboard multiplexer" (type: KEYBOARD, id 7)
[    39.276] (**) Option "xkb_rules" "evdev"
[    39.276] (**) Option "xkb_layout" "de,us,fr"
[    39.276] (WW) Option "xkb_variant" requires a string value
[    39.303] (II) event1  - System keyboard multiplexer: is tagged=20
by udev as: Keyboard
[    39.303] (II) event1  - System keyboard multiplexer: device is=20
a keyboard
[    39.304] (II) config/udev: Adding input device La-VIEW=20
Technology SteelSeries (/dev/input/event10)
[    39.304] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "evdev keyboard catchall"
[    39.304] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "Evdev keyboard"
[    39.304] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "libinput keyboard catchall"
[    39.304] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "keyboard"
[    39.304] (II) Using input driver 'libinput' for 'La-VIEW=20
Technology SteelSeries'
[    39.304] (**) La-VIEW Technology SteelSeries: always reports=20
core events
[    39.304] (**) Option "Device" "/dev/input/event10"
[    39.304] (**) Option "_source" "server/udev"
[    39.305] (II) event10 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: is tagged by udev as: Keyboard
[    39.306] (II) event10 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device is a keyboard
[    39.306] (II) event10 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device removed
[    39.306] (**) Option "config_info" "udev:/dev/input/event10"
[    39.306] (II) XINPUT: Adding extended input device "La-VIEW=20
Technology SteelSeries" (type: KEYBOARD, id 8)
[    39.306] (**) Option "xkb_rules" "evdev"
[    39.306] (**) Option "xkb_layout" "de,us,fr"
[    39.306] (WW) Option "xkb_variant" requires a string value
[    39.307] (II) event10 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: is tagged by udev as: Keyboard
[    39.308] (II) event10 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device is a keyboard
[    39.309] (II) config/udev: Adding input device La-VIEW=20
Technology SteelSeries (/dev/input/event12)
[    39.309] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "evdev pointer catchall"
[    39.309] (**) La-VIEW Technology SteelSeries: Applying=20
InputClass "libinput pointer catchall"
[    39.309] (II) Using input driver 'libinput' for 'La-VIEW=20
Technology SteelSeries'
[    39.309] (**) La-VIEW Technology SteelSeries: always reports=20
core events
[    39.309] (**) Option "Device" "/dev/input/event12"
[    39.309] (**) Option "_source" "server/udev"
[    39.310] (II) event12 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: is tagged by udev as: Mouse
[    39.310] (II) event12 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device is a pointer
[    39.311] (II) event12 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device removed
[    39.311] (**) Option "config_info" "udev:/dev/input/event12"
[    39.311] (II) XINPUT: Adding extended input device "La-VIEW=20
Technology SteelSeries" (type: MOUSE, id 9)
[    39.311] (**) Option "AccelerationScheme" "none"
[    39.311] (**) La-VIEW Technology SteelSeries: (accel) selected=20
scheme none/0
[    39.311] (**) La-VIEW Technology SteelSeries: (accel)=20
acceleration factor: 2.000
[    39.311] (**) La-VIEW Technology SteelSeries: (accel)=20
acceleration threshold: 4
[    39.312] (II) event12 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: is tagged by udev as: Mouse
[    39.312] (II) event12 - La-VIEW Technology SteelSeries, class=20
0/0, rev 2.00/0.00, addr 8: device is a pointer
[    39.379] (II) config/udev: Adding input device Wacom Intuos PT=20
S 2 Pen (/dev/input/event13)
[    39.379] (**) Wacom Intuos PT S 2 Pen: Applying InputClass=20
"evdev tablet catchall"
[    39.379] (**) Wacom Intuos PT S 2 Pen: Applying InputClass=20
"libinput tablet catchall"
[    39.379] (**) Wacom Intuos PT S 2 Pen: Applying InputClass=20
"Wacom USB tablet class"
[    39.379] (**) Wacom Intuos PT S 2 Pen: Applying InputClass=20
"Wacom tablet class"
[    39.379] (II) LoadModule: "wacom"
[    39.379] (II) Loading=20
/usr/local/lib/xorg/modules/input/wacom_drv.so
[    39.384] (II) Module wacom: vendor=3D"X.Org Foundation"
[    39.384] 	compiled for 1.21.1.4, module version =3D 0.39.0
[    39.384] 	Module class: X.Org XInput Driver
[    39.384] 	ABI class: X.Org XInput driver, version 24.4
[    39.384] (II) Build version: 0.39.0
[    39.384] (II) wacom: Driver for Wacom graphics tablets:=20
PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3=20
	6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun=20
	6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461,=20
	CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1,=20
	CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos=20
	12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550,=20
	PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521,=20
	DTU1931,
	DTU2231, DTU1631, DTH1152, DTH1152, DTK2451, DTH2452,=20
	DTH2452,
	Intuos2 4x5, Intuos2 6x8, Intuos2 9x12, Intuos2 12x12,=20
	Intuos2 12x18,
	Intuos2 6x8 , Volito, PenStation, Volito2 4x5, Volito2=20
	2x3,
	PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6, Bamboo1 5x8,=20
	Intuos3 4x5,
	Intuos3 6x8, Intuos3 9x12, Intuos3 12x12, Intuos3 12x19,
	Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,=20
	Intuos4 8x13,
	Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5=20
	touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S,=20
	Intuos Pro M,
	Intuos Pro L, Intuos Draw small, Intuos Art/Photo/Comic=20
	small,
	Intuos Draw medium, Intuos Art medium, Cintiq 21UX, Cintiq=20
	20WSX,
	Cintiq 12WX, Cintiq 21UX2, Cintiq 24HD, Cintiq 22HD,
	Cintiq 24HD touch (EMR digitizer), Cintiq 13HD, DTK2241,=20
	DTH2242,
	Cintiq 22HDT, Cintiq 27QHDT, Cintiq 27QHDT, Mobilestudio=20
	Pro 13,
	MobileStudio Pro 16, MobileStudio Pro 13, MobileStudio Pro=20
	16,
	Cintiq 13 FHD Pro, Cintiq 16 UHD Pro, Cintiq Pro 24,=20
	Cintiq Pro 32,
	Cintiq 13 FHD Pro, Cintiq 16 UHD Pro, Cintiq Pro 24,=20
	Cintiq Pro 32,
	Cintiq Pro 24, Mobilestudio Pro 13, MobileStudio Pro 16,
	MobileStudio Pro 13, MobileStudio Pro 16, MobileStudio Pro=20
	16,
	MobileStudio Pro 16, TabletPC 0x90, TabletPC 0x93,=20
	TabletPC 0x97,
	TabletPC 0x9A, CapPlus  0x9F, TabletPC 0xE2, TabletPC=20
	0xE3,
	TabletPC 0xE5, TabletPC 0xE6, TabletPC 0xEC, TabletPC=20
	0xED,
	TabletPC 0xEF, TabletPC 0x100, TabletPC 0x101, TabletPC=20
	0x10D,
	TabletPC 0x116, TabletPC 0x12C, TabletPC 0x4001, TabletPC=20
	0x4004,
	TabletPC 0x5000, TabletPC 0x5002, usb:172f:0024,=20
	usb:172f:0025,
	usb:172f:0026, usb:172f:0027, usb:172f:0028,=20
	usb:172f:0030,
	usb:172f:0031, usb:172f:0032, usb:172f:0033,=20
	usb:172f:0034,
	usb:172f:0035, usb:172f:0036, usb:172f:0037,=20
	usb:172f:0038,
	usb:172f:0039, usb:172f:0051, usb:172f:0052,=20
	usb:172f:0053,
	usb:172f:0054, usb:172f:0055, usb:172f:0056,=20
	usb:172f:0057,
	usb:172f:0058, usb:172f:0500, usb:172f:0501,=20
	usb:172f:0502,
	usb:172f:0503, usb:1b96:0001, usb:17ef:6004
[    39.388] (II) Using input driver 'wacom' for 'Wacom Intuos PT=20
S 2 Pen'
[    39.388] (**) Wacom Intuos PT S 2 Pen: always reports core=20
events
[    39.388] (**) Option "Device" "/dev/input/event13"
[    39.443] (II) Wacom Intuos PT S 2 Pen: type not specified,=20
assuming 'stylus'.
[    39.443] (II) Wacom Intuos PT S 2 Pen: other types will be=20
automatically added.
[    39.444] (--) Wacom Intuos PT S 2 Pen stylus: using pressure=20
threshold of 851 for button 1
[    39.444] (**) Wacom Intuos PT S 2 Pen stylus: panscroll is 0
[    39.444] (**) Wacom Intuos PT S 2 Pen stylus: panscroll=20
modified to 1300
[    39.444] (--) Wacom Intuos PT S 2 Pen stylus: maxX=3D15200=20
maxY=3D9500 maxZ=3D2047 resX=3D100000 resY=3D100000  tilt=3Denabled
[    39.444] (II) Wacom Intuos PT S 2 Pen stylus: hotplugging=20
dependent devices.
[    39.444] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type=20
'eraser' for this device.
[    39.444] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type=20
'cursor' for this device.
[    39.444] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type=20
'touch' for this device.
[    39.444] (EE) Wacom Intuos PT S 2 Pen stylus: Invalid type=20
'pad' for this device.
[    39.445] (II) Wacom Intuos PT S 2 Pen stylus: hotplugging=20
completed.
[    39.456] (**) Option "config_info" "udev:/dev/input/event13"
[    39.456] (II) XINPUT: Adding extended input device "Wacom=20
Intuos PT S 2 Pen stylus" (type: STYLUS, id 10)
[    39.457] (**) Wacom Intuos PT S 2 Pen stylus: (accel) keeping=20
acceleration scheme 1
[    39.457] (**) Wacom Intuos PT S 2 Pen stylus: (accel)=20
acceleration profile 0
[    39.457] (**) Wacom Intuos PT S 2 Pen stylus: (accel)=20
acceleration factor: 2.000
[    39.457] (**) Wacom Intuos PT S 2 Pen stylus: (accel)=20
acceleration threshold: 4
[    39.578] (II) config/udev: Adding input device Wacom Intuos PT=20
S 2 Finger (/dev/input/event14)
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"evdev pointer catchall"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"evdev touchpad catchall"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"libinput pointer catchall"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"libinput touchpad catchall"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"touchpad catchall"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"Default clickpad buttons"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"Wacom USB touchpad class"
[    39.578] (**) Wacom Intuos PT S 2 Finger: Applying InputClass=20
"Wacom touchpad class"
[    39.578] (II) Using input driver 'wacom' for 'Wacom Intuos PT=20
S 2 Finger'
[    39.578] (**) Wacom Intuos PT S 2 Finger: always reports core=20
events
[    39.578] (**) Option "Device" "/dev/input/event14"
[    39.634] (EE) Wacom Intuos PT S 2 Finger: Invalid type=20
'stylus' for this device.
[    39.634] (EE) Wacom Intuos PT S 2 Finger: Invalid type=20
'eraser' for this device.
[    39.634] (EE) Wacom Intuos PT S 2 Finger: Invalid type=20
'cursor' for this device.
[    39.634] (II) Wacom Intuos PT S 2 Finger: type not specified,=20
assuming 'touch'.
[    39.634] (II) Wacom Intuos PT S 2 Finger: other types will be=20
automatically added.
[    39.635] (**) Wacom Intuos PT S 2 Finger touch: panscroll is 0
[    39.635] (**) Wacom Intuos PT S 2 Finger touch: panscroll=20
modified to 2600
[    39.635] (--) Wacom Intuos PT S 2 Finger touch: maxX=3D1520=20
maxY=3D950 maxZ=3D0 resX=3D10000 resY=3D10000=20
[    39.635] (II) Wacom Intuos PT S 2 Finger touch: hotplugging=20
dependent devices.
[    39.635] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type=20
'stylus' for this device.
[    39.635] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type=20
'eraser' for this device.
[    39.635] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type=20
'cursor' for this device.
[    39.635] (EE) Wacom Intuos PT S 2 Finger touch: Invalid type=20
'pad' for this device.
[    39.635] (II) Wacom Intuos PT S 2 Finger touch: hotplugging=20
completed.
[    39.646] (**) Option "config_info" "udev:/dev/input/event14"
[    39.646] (II) XINPUT: Adding extended input device "Wacom=20
Intuos PT S 2 Finger touch" (type: TOUCH, id 11)
[    39.647] (**) Wacom Intuos PT S 2 Finger touch: (accel)=20
keeping acceleration scheme 1
[    39.647] (**) Wacom Intuos PT S 2 Finger touch: (accel)=20
acceleration profile 0
[    39.647] (**) Wacom Intuos PT S 2 Finger touch: (accel)=20
acceleration factor: 2.000
[    39.647] (**) Wacom Intuos PT S 2 Finger touch: (accel)=20
acceleration threshold: 4
[    39.704] (II) config/udev: Adding input device Wacom Intuos PT=20
S 2 Pad (/dev/input/event15)
[    39.704] (**) Wacom Intuos PT S 2 Pad: Applying InputClass=20
"evdev tablet catchall"
[    39.704] (**) Wacom Intuos PT S 2 Pad: Applying InputClass=20
"libinput tablet catchall"
[    39.704] (**) Wacom Intuos PT S 2 Pad: Applying InputClass=20
"Wacom USB tablet class"
[    39.704] (**) Wacom Intuos PT S 2 Pad: Applying InputClass=20
"Wacom tablet class"
[    39.704] (II) Using input driver 'wacom' for 'Wacom Intuos PT=20
S 2 Pad'
[    39.704] (**) Wacom Intuos PT S 2 Pad: always reports core=20
events
[    39.704] (**) Option "Device" "/dev/input/event15"
[    39.705] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'stylus'=20
for this device.
[    39.705] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'eraser'=20
for this device.
[    39.705] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'cursor'=20
for this device.
[    39.705] (EE) Wacom Intuos PT S 2 Pad: Invalid type 'touch'=20
for this device.
[    39.705] (II) Wacom Intuos PT S 2 Pad: type not specified,=20
assuming 'pad'.
[    39.705] (II) Wacom Intuos PT S 2 Pad: other types will be=20
automatically added.
[    39.706] (**) Wacom Intuos PT S 2 Pad pad: panscroll is 0
[    39.706] (**) Wacom Intuos PT S 2 Pad pad: panscroll modified=20
to 2600
[    39.706] (II) Wacom Intuos PT S 2 Pad pad: hotplugging=20
dependent devices.
[    39.706] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type=20
'stylus' for this device.
[    39.706] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type=20
'eraser' for this device.
[    39.706] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type=20
'cursor' for this device.
[    39.706] (EE) Wacom Intuos PT S 2 Pad pad: Invalid type=20
'touch' for this device.
[    39.706] (II) Wacom Intuos PT S 2 Pad pad: hotplugging=20
completed.
[    39.706] (**) Option "config_info" "udev:/dev/input/event15"
[    39.706] (II) XINPUT: Adding extended input device "Wacom=20
Intuos PT S 2 Pad pad" (type: PAD, id 12)
[    39.707] (**) Wacom Intuos PT S 2 Pad pad: (accel) keeping=20
acceleration scheme 1
[    39.707] (**) Wacom Intuos PT S 2 Pad pad: (accel)=20
acceleration profile 0
[    39.707] (**) Wacom Intuos PT S 2 Pad pad: (accel)=20
acceleration factor: 2.000
[    39.707] (**) Wacom Intuos PT S 2 Pad pad: (accel)=20
acceleration threshold: 4
[    39.774] (II) config/udev: Adding input device Wacom Pen and=20
multitouch sensor Finger (/dev/input/event16)
[    39.774] (**) Wacom Pen and multitouch sensor Finger: Applying=20
InputClass "evdev touchscreen catchall"
[    39.774] (**) Wacom Pen and multitouch sensor Finger: Applying=20
InputClass "libinput touchscreen catchall"
[    39.774] (**) Wacom Pen and multitouch sensor Finger: Applying=20
InputClass "Wacom USB touchscreen class"
[    39.774] (**) Wacom Pen and multitouch sensor Finger: Applying=20
InputClass "Wacom touchscreen class"
[    39.774] (II) Using input driver 'wacom' for 'Wacom Pen and=20
multitouch sensor Finger'
[    39.774] (**) Wacom Pen and multitouch sensor Finger: always=20
reports core events
[    39.774] (**) Option "Device" "/dev/input/event16"
[    39.830] (EE) Wacom Pen and multitouch sensor Finger: Invalid=20
type 'stylus' for this device.
[    39.830] (EE) Wacom Pen and multitouch sensor Finger: Invalid=20
type 'eraser' for this device.
[    39.830] (EE) Wacom Pen and multitouch sensor Finger: Invalid=20
type 'cursor' for this device.
[    39.830] (II) Wacom Pen and multitouch sensor Finger: type not=20
specified, assuming 'touch'.
[    39.830] (II) Wacom Pen and multitouch sensor Finger: other=20
types will be automatically added.
[    39.831] (**) Wacom Pen and multitouch sensor Finger touch:=20
panscroll is 0
[    39.831] (**) Wacom Pen and multitouch sensor Finger touch:=20
panscroll modified to 13
[    39.831] (--) Wacom Pen and multitouch sensor Finger touch:=20
maxX=3D12372 maxY=3D6960 maxZ=3D0 resX=3D40000 resY=3D40000=20
[    39.831] (II) Wacom Pen and multitouch sensor Finger touch:=20
hotplugging dependent devices.
[    39.831] (EE) Wacom Pen and multitouch sensor Finger touch:=20
Invalid type 'stylus' for this device.
[    39.831] (EE) Wacom Pen and multitouch sensor Finger touch:=20
Invalid type 'eraser' for this device.
[    39.831] (EE) Wacom Pen and multitouch sensor Finger touch:=20
Invalid type 'cursor' for this device.
[    39.831] (EE) Wacom Pen and multitouch sensor Finger touch:=20
Invalid type 'pad' for this device.
[    39.831] (II) Wacom Pen and multitouch sensor Finger touch:=20
hotplugging completed.
[    39.842] (**) Option "config_info" "udev:/dev/input/event16"
[    39.842] (II) XINPUT: Adding extended input device "Wacom Pen=20
and multitouch sensor Finger touch" (type: TOUCH, id 13)
[    39.843] (**) Wacom Pen and multitouch sensor Finger touch:=20
(accel) keeping acceleration scheme 1
[    39.843] (**) Wacom Pen and multitouch sensor Finger touch:=20
(accel) acceleration profile 0
[    39.843] (**) Wacom Pen and multitouch sensor Finger touch:=20
(accel) acceleration factor: 2.000
[    39.843] (**) Wacom Pen and multitouch sensor Finger touch:=20
(accel) acceleration threshold: 4
[    39.964] (II) config/udev: Adding input device Wacom Pen and=20
multitouch sensor Pen (/dev/input/event17)
[    39.964] (**) Wacom Pen and multitouch sensor Pen: Applying=20
InputClass "evdev tablet catchall"
[    39.964] (**) Wacom Pen and multitouch sensor Pen: Applying=20
InputClass "libinput tablet catchall"
[    39.964] (**) Wacom Pen and multitouch sensor Pen: Applying=20
InputClass "Wacom USB tablet class"
[    39.964] (**) Wacom Pen and multitouch sensor Pen: Applying=20
InputClass "Wacom tablet class"
[    39.964] (II) Using input driver 'wacom' for 'Wacom Pen and=20
multitouch sensor Pen'
[    39.964] (**) Wacom Pen and multitouch sensor Pen: always=20
reports core events
[    39.964] (**) Option "Device" "/dev/input/event17"
[    40.019] (II) Wacom Pen and multitouch sensor Pen: type not=20
specified, assuming 'stylus'.
[    40.019] (II) Wacom Pen and multitouch sensor Pen: other types=20
will be automatically added.
[    40.020] (--) Wacom Pen and multitouch sensor Pen stylus:=20
using pressure threshold of 851 for button 1
[    40.020] (**) Wacom Pen and multitouch sensor Pen stylus:=20
panscroll is 0
[    40.020] (**) Wacom Pen and multitouch sensor Pen stylus:=20
panscroll modified to 1300
[    40.020] (--) Wacom Pen and multitouch sensor Pen stylus:=20
maxX=3D30935 maxY=3D17401 maxZ=3D4095 resX=3D100000 resY=3D100000=20
tilt=3Denabled
[    40.020] (II) Wacom Pen and multitouch sensor Pen stylus:=20
hotplugging dependent devices.
[    40.020] (EE) Wacom Pen and multitouch sensor Pen stylus:=20
Invalid type 'cursor' for this device.
[    40.020] (EE) Wacom Pen and multitouch sensor Pen stylus:=20
Invalid type 'touch' for this device.
[    40.020] (EE) Wacom Pen and multitouch sensor Pen stylus:=20
Invalid type 'pad' for this device.
[    40.020] (II) Wacom Pen and multitouch sensor Pen stylus:=20
hotplugging completed.
[    40.031] (**) Option "config_info" "udev:/dev/input/event17"
[    40.031] (II) XINPUT: Adding extended input device "Wacom Pen=20
and multitouch sensor Pen stylus" (type: STYLUS, id 14)
[    40.032] (**) Wacom Pen and multitouch sensor Pen stylus:=20
(accel) keeping acceleration scheme 1
[    40.032] (**) Wacom Pen and multitouch sensor Pen stylus:=20
(accel) acceleration profile 0
[    40.032] (**) Wacom Pen and multitouch sensor Pen stylus:=20
(accel) acceleration factor: 2.000
[    40.032] (**) Wacom Pen and multitouch sensor Pen stylus:=20
(accel) acceleration threshold: 4
[    40.085] (II) config/udev: Adding input device ACPI video=20
extension (/dev/input/event2)
[    40.085] (**) ACPI video extension: Applying InputClass "evdev=20
keyboard catchall"
[    40.086] (**) ACPI video extension: Applying InputClass "Evdev=20
keyboard"
[    40.086] (**) ACPI video extension: Applying InputClass=20
"libinput keyboard catchall"
[    40.086] (**) ACPI video extension: Applying InputClass=20
"keyboard"
[    40.086] (II) Using input driver 'libinput' for 'ACPI video=20
extension'
[    40.086] (**) ACPI video extension: always reports core events
[    40.086] (**) Option "Device" "/dev/input/event2"
[    40.086] (**) Option "_source" "server/udev"
[    40.090] (II) event2  - ACPI video extension: is tagged by=20
udev as: Keyboard
[    40.090] (II) event2  - ACPI video extension: device is a=20
keyboard
[    40.091] (II) event2  - ACPI video extension: device removed
[    40.091] (**) Option "config_info" "udev:/dev/input/event2"
[    40.091] (II) XINPUT: Adding extended input device "ACPI video=20
extension" (type: KEYBOARD, id 15)
[    40.091] (**) Option "xkb_rules" "evdev"
[    40.091] (**) Option "xkb_layout" "de,us,fr"
[    40.091] (WW) Option "xkb_variant" requires a string value
[    40.092] (II) event2  - ACPI video extension: is tagged by=20
udev as: Keyboard
[    40.092] (II) event2  - ACPI video extension: device is a=20
keyboard
[    40.093] (II) config/udev: Adding input device Sleep Button=20
(/dev/input/event3)
[    40.093] (**) Sleep Button: Applying InputClass "evdev=20
keyboard catchall"
[    40.093] (**) Sleep Button: Applying InputClass "Evdev=20
keyboard"
[    40.093] (**) Sleep Button: Applying InputClass "libinput=20
keyboard catchall"
[    40.093] (**) Sleep Button: Applying InputClass "keyboard"
[    40.093] (II) Using input driver 'libinput' for 'Sleep Button'
[    40.093] (**) Sleep Button: always reports core events
[    40.093] (**) Option "Device" "/dev/input/event3"
[    40.093] (**) Option "_source" "server/udev"
[    40.094] (II) event3  - Sleep Button: is tagged by udev as:=20
Keyboard
[    40.094] (II) event3  - Sleep Button: device is a keyboard
[    40.095] (II) event3  - Sleep Button: device removed
[    40.095] (**) Option "config_info" "udev:/dev/input/event3"
[    40.095] (II) XINPUT: Adding extended input device "Sleep=20
Button" (type: KEYBOARD, id 16)
[    40.095] (**) Option "xkb_rules" "evdev"
[    40.095] (**) Option "xkb_layout" "de,us,fr"
[    40.095] (WW) Option "xkb_variant" requires a string value
[    40.096] (II) event3  - Sleep Button: is tagged by udev as:=20
Keyboard
[    40.096] (II) event3  - Sleep Button: device is a keyboard
[    40.096] (II) config/udev: Adding input device Control Method=20
Lid Switch (/dev/input/event4)
[    40.097] (II) No input driver specified, ignoring this device.
[    40.097] (II) This device may have been added with another=20
device file.
[    40.097] (II) config/udev: Adding input device AT keyboard=20
(/dev/input/event5)
[    40.097] (**) AT keyboard: Applying InputClass "evdev keyboard=20
catchall"
[    40.097] (**) AT keyboard: Applying InputClass "Evdev=20
keyboard"
[    40.097] (**) AT keyboard: Applying InputClass "libinput=20
keyboard catchall"
[    40.097] (**) AT keyboard: Applying InputClass "keyboard"
[    40.097] (II) Using input driver 'libinput' for 'AT keyboard'
[    40.097] (**) AT keyboard: always reports core events
[    40.097] (**) Option "Device" "/dev/input/event5"
[    40.097] (**) Option "_source" "server/udev"
[    40.097] (II) event5  - AT keyboard: is tagged by udev as:=20
Keyboard
[    40.098] (II) event5  - AT keyboard: device is a keyboard
[    40.100] (II) event5  - AT keyboard: device removed
[    40.100] (**) Option "config_info" "udev:/dev/input/event5"
[    40.100] (II) XINPUT: Adding extended input device "AT=20
keyboard" (type: KEYBOARD, id 17)
[    40.100] (**) Option "xkb_rules" "evdev"
[    40.100] (**) Option "xkb_layout" "de,us,fr"
[    40.100] (WW) Option "xkb_variant" requires a string value
[    40.101] (II) event5  - AT keyboard: is tagged by udev as:=20
Keyboard
[    40.101] (II) event5  - AT keyboard: device is a keyboard
[    40.104] (II) config/udev: Adding input device SynPS/2=20
Synaptics TouchPad (/dev/input/event6)
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"evdev pointer catchall"
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"evdev touchpad catchall"
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"libinput pointer catchall"
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"libinput touchpad catchall"
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"touchpad catchall"
[    40.104] (**) SynPS/2 Synaptics TouchPad: Applying InputClass=20
"Default clickpad buttons"
[    40.104] (II) LoadModule: "synaptics"
[    40.104] (II) Loading=20
/usr/local/lib/xorg/modules/input/synaptics_drv.so
[    40.108] (II) Module synaptics: vendor=3D"X.Org Foundation"
[    40.108] 	compiled for 1.21.1.4, module version =3D 1.9.1
[    40.108] 	Module class: X.Org XInput Driver
[    40.108] 	ABI class: X.Org XInput driver, version 24.4
[    40.108] (II) Using input driver 'synaptics' for 'SynPS/2=20
Synaptics TouchPad'
[    40.108] (**) SynPS/2 Synaptics TouchPad: always reports core=20
events
[    40.108] (**) Option "Device" "/dev/input/event6"
[    40.240] (II) synaptics: SynPS/2 Synaptics TouchPad: found=20
clickpad property
[    40.240] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis=20
range 1264 - 5678 (res 46)
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis=20
range 1132 - 4720 (res 60)
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure=20
range 0 - 255
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: finger=20
width range 0 - 15
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons:=20
left double triple
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor=20
0x2 Product 0x7
[    40.241] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    40.241] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad=20
found
[    40.241] (**) SynPS/2 Synaptics TouchPad: always reports core=20
events
[    40.275] (**) Option "config_info" "udev:/dev/input/event6"
[    40.275] (II) XINPUT: Adding extended input device "SynPS/2=20
Synaptics TouchPad" (type: TOUCHPAD, id 18)
[    40.276] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)=20
MinSpeed is now constant deceleration 2.5
[    40.276] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)=20
MaxSpeed is now 1.75
[    40.276] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel)=20
AccelFactor is now 0.035
[    40.276] (**) SynPS/2 Synaptics TouchPad: (accel) keeping=20
acceleration scheme 1
[    40.276] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration=20
profile 1
[    40.276] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration=20
factor: 2.000
[    40.276] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration=20
threshold: 4
[    40.324] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad=20
found
[    40.324] (II) config/udev: Adding input device Generic PS/2=20
mouse (/dev/input/event7)
[    40.324] (**) Generic PS/2 mouse: Applying InputClass "evdev=20
pointer catchall"
[    40.324] (**) Generic PS/2 mouse: Applying InputClass=20
"libinput pointer catchall"
[    40.324] (II) Using input driver 'libinput' for 'Generic PS/2=20
mouse'
[    40.324] (**) Generic PS/2 mouse: always reports core events
[    40.324] (**) Option "Device" "/dev/input/event7"
[    40.324] (**) Option "_source" "server/udev"
[    40.325] (II) event7  - Generic PS/2 mouse: is tagged by udev=20
as: Mouse
[    40.325] (II) event7  - Generic PS/2 mouse: device is a=20
pointer
[    40.326] (II) event7  - Generic PS/2 mouse: device removed
[    40.326] (**) Option "config_info" "udev:/dev/input/event7"
[    40.326] (II) XINPUT: Adding extended input device "Generic=20
PS/2 mouse" (type: MOUSE, id 19)
[    40.326] (**) Option "AccelerationScheme" "none"
[    40.326] (**) Generic PS/2 mouse: (accel) selected scheme=20
none/0
[    40.326] (**) Generic PS/2 mouse: (accel) acceleration factor:=20
2.000
[    40.326] (**) Generic PS/2 mouse: (accel) acceleration=20
threshold: 4
[    40.327] (II) event7  - Generic PS/2 mouse: is tagged by udev=20
as: Mouse
[    40.328] (II) event7  - Generic PS/2 mouse: device is a=20
pointer
[    40.329] (II) config/udev: Adding input device Yubico Yubikey=20
NEO OTP+U2F+CCID (/dev/input/event8)
[    40.329] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying=20
InputClass "evdev keyboard catchall"
[    40.329] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying=20
InputClass "Evdev keyboard"
[    40.329] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying=20
InputClass "libinput keyboard catchall"
[    40.329] (**) Yubico Yubikey NEO OTP+U2F+CCID: Applying=20
InputClass "keyboard"
[    40.329] (II) Using input driver 'libinput' for 'Yubico=20
Yubikey NEO OTP+U2F+CCID'
[    40.329] (**) Yubico Yubikey NEO OTP+U2F+CCID: always reports=20
core events
[    40.329] (**) Option "Device" "/dev/input/event8"
[    40.329] (**) Option "_source" "server/udev"
[    40.330] (II) event8  - Yubico Yubikey NEO OTP+U2F+CCID, class=20
0/0, rev 2.00/3.49, addr 1: is tagged by udev as: Keyboard
[    40.330] (II) event8  - Yubico Yubikey NEO OTP+U2F+CCID, class=20
0/0, rev 2.00/3.49, addr 1: device is a keyboard
[    40.331] (II) event8  - Yubico Yubikey NEO OTP+U2F+CCID, class=20
0/0, rev 2.00/3.49, addr 1: device removed
[    40.331] (**) Option "config_info" "udev:/dev/input/event8"
[    40.331] (II) XINPUT: Adding extended input device "Yubico=20
Yubikey NEO OTP+U2F+CCID" (type: KEYBOARD, id 20)
[    40.331] (**) Option "xkb_rules" "evdev"
[    40.331] (**) Option "xkb_layout" "de,us,fr"
[    40.331] (WW) Option "xkb_variant" requires a string value
[    40.332] (II) event8  - Yubico Yubikey NEO OTP+U2F+CCID, class=20
0/0, rev 2.00/3.49, addr 1: is tagged by udev as: Keyboard
[    40.332] (II) event8  - Yubico Yubikey NEO OTP+U2F+CCID, class=20
0/0, rev 2.00/3.49, addr 1: device is a keyboard
[    40.334] (II) config/udev: Adding input device CM Storm=20
Quickfire TKL 6keys (/dev/input/event9)
[    40.334] (**) CM Storm Quickfire TKL 6keys: Applying=20
InputClass "evdev keyboard catchall"
[    40.334] (**) CM Storm Quickfire TKL 6keys: Applying=20
InputClass "Evdev keyboard"
[    40.334] (**) CM Storm Quickfire TKL 6keys: Applying=20
InputClass "libinput keyboard catchall"
[    40.334] (**) CM Storm Quickfire TKL 6keys: Applying=20
InputClass "keyboard"
[    40.334] (II) Using input driver 'libinput' for 'CM Storm=20
Quickfire TKL 6keys'
[    40.334] (**) CM Storm Quickfire TKL 6keys: always reports=20
core events
[    40.334] (**) Option "Device" "/dev/input/event9"
[    40.334] (**) Option "_source" "server/udev"
[    40.335] (II) event9  - CM Storm Quickfire TKL 6keys, class=20
0/0, rev 1.10/1.11, addr 7: is tagged by udev as: Keyboard
[    40.335] (II) event9  - CM Storm Quickfire TKL 6keys, class=20
0/0, rev 1.10/1.11, addr 7: device is a keyboard
[    40.336] (II) event9  - CM Storm Quickfire TKL 6keys, class=20
0/0, rev 1.10/1.11, addr 7: device removed
[    40.336] (**) Option "config_info" "udev:/dev/input/event9"
[    40.336] (II) XINPUT: Adding extended input device "CM Storm=20
Quickfire TKL 6keys" (type: KEYBOARD, id 21)
[    40.336] (**) Option "xkb_rules" "evdev"
[    40.336] (**) Option "xkb_layout" "de,us,fr"
[    40.336] (WW) Option "xkb_variant" requires a string value
[    40.337] (II) event9  - CM Storm Quickfire TKL 6keys, class=20
0/0, rev 1.10/1.11, addr 7: is tagged by udev as: Keyboard
[    40.338] (II) event9  - CM Storm Quickfire TKL 6keys, class=20
0/0, rev 1.10/1.11, addr 7: device is a keyboard
[    40.364] (**) Wacom Pen and multitouch sensor Pen eraser:=20
Applying InputClass "evdev tablet catchall"
[    40.364] (**) Wacom Pen and multitouch sensor Pen eraser:=20
Applying InputClass "libinput tablet catchall"
[    40.364] (**) Wacom Pen and multitouch sensor Pen eraser:=20
Applying InputClass "Wacom USB tablet class"
[    40.364] (**) Wacom Pen and multitouch sensor Pen eraser:=20
Applying InputClass "Wacom tablet class"
[    40.364] (II) Using input driver 'wacom' for 'Wacom Pen and=20
multitouch sensor Pen eraser'
[    40.364] (**) Wacom Pen and multitouch sensor Pen eraser:=20
always reports core events
[    40.364] (**) Option "Device" "/dev/input/event17"
[    40.364] (**) Option "Type" "eraser"
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
panscroll is 1300
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
panscroll modified to 1300
[    40.365] (--) Wacom Pen and multitouch sensor Pen eraser:=20
maxX=3D30935 maxY=3D17401 maxZ=3D4095 resX=3D100000 resY=3D100000=20
tilt=3Denabled
[    40.365] (**) Option "config_info" "udev:/dev/input/event17"
[    40.365] (II) XINPUT: Adding extended input device "Wacom Pen=20
and multitouch sensor Pen eraser" (type: ERASER, id 22)
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
(accel) keeping acceleration scheme 1
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
(accel) acceleration profile 0
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
(accel) acceleration factor: 2.000
[    40.365] (**) Wacom Pen and multitouch sensor Pen eraser:=20
(accel) acceleration threshold: 4
[    40.963] (II) intel(0): EDID vendor "AUO", prod id 8246
[    40.963] (II) intel(0): Printing DDC gathered Modelines:
[    40.963] (II) intel(0): Modeline "2560x1440"x0.0  245.50  2560=20
2608 2640 2720  1440 1443 1448 1504 -hsync -vsync (90.3 kHz eP)
[    41.311] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    62.329] (II) intel(0): resizing framebuffer to 5120x1440
[    62.369] (II) intel(0): switch to mode 2560x1440@60.0 on=20
HDMI-1 using pipe 1, position (2560, 0), rotation normal,=20
reflection none
[    74.627] (--) intel(0): HDMI max TMDS frequency 300000KHz

#########################################
/var/log/messages

Mar 25 15:24:16 danton kernel: ---<<BOOT>>---
Mar 25 15:24:16 danton kernel: Copyright (c) 1992-2021 The FreeBSD=20
Project.
Mar 25 15:24:16 danton kernel: Copyright (c) 1979, 1980, 1983,=20
1986, 1988, 1989, 1991, 1992, 1993, 1994
Mar 25 15:24:16 danton kernel: 	The Regents of the University of=20
California. All rights reserved.
Mar 25 15:24:16 danton kernel: FreeBSD is a registered trademark=20
of The FreeBSD Foundation.
Mar 25 15:24:16 danton kernel: FreeBSD 13.2-STABLE=20
stable/13-n254907-3c7ef29e8998 GENERIC amd64
Mar 25 15:24:16 danton kernel: FreeBSD clang version 14.0.5=20
(https://github.com/llvm/llvm-project.git=20
llvmorg-14.0.5-0-gc12386ae247c)
Mar 25 15:24:16 danton kernel: VT(efifb): resolution 2560x1440
Mar 25 15:24:16 danton kernel: CPU: Intel(R) Core(TM) i7-8550U CPU=20
@ 1.80GHz (2000.00-MHz K8-class CPU)
Mar 25 15:24:16 danton kernel:   Origin=3D"GenuineIntel"  Id=3D0x806ea=20
Family=3D0x6  Model=3D0x8e  Stepping=3D10
Mar 25 15:24:16 danton kernel:=20
Features=3D0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,=
MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Mar 25 15:24:16 danton kernel:=20
Features2=3D0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,S=
DBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,=
XSAVE,OSXSAVE,AVX,F16C,RDRAND>
Mar 25 15:24:16 danton kernel:   AMD=20
Features=3D0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
Mar 25 15:24:16 danton kernel:   AMD=20
Features2=3D0x121<LAHF,ABM,Prefetch>
Mar 25 15:24:16 danton kernel:   Structured Extended=20
Features=3D0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,N=
FPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE>
Mar 25 15:24:16 danton kernel:   Structured Extended=20
Features3=3D0xbc002e00<MCUOPT,MD_CLEAR,TSXFA,IBPB,STIBP,L1DFL,ARCH_CAP,SSBD>
Mar 25 15:24:16 danton kernel:   XSAVE=20
Features=3D0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
Mar 25 15:24:16 danton kernel:   IA32_ARCH_CAPS=3D0xc04<RSBA>
Mar 25 15:24:16 danton kernel:   VT-x:=20
PAT,HLT,MTF,PAUSE,EPT,UG,VPID
Mar 25 15:24:16 danton kernel:   TSC: P-state invariant,=20
performance statistics
Mar 25 15:24:16 danton kernel: real memory  =3D 17179869184 (16384=20
MB)
Mar 25 15:24:16 danton kernel: avail memory =3D 16340635648 (15583=20
MB)
Mar 25 15:24:16 danton kernel: CPU microcode: no matching update=20
found
Mar 25 15:24:16 danton kernel: Event timer "LAPIC" quality 600
Mar 25 15:24:16 danton kernel: ACPI APIC Table: <LENOVO TP-N25  >
Mar 25 15:24:16 danton kernel: FreeBSD/SMP: Multiprocessor System=20
Detected: 8 CPUs
Mar 25 15:24:16 danton kernel: FreeBSD/SMP: 1 package(s) x 4=20
core(s) x 2 hardware threads
Mar 25 15:24:16 danton kernel: random: registering fast source=20
Intel Secure Key RNG
Mar 25 15:24:16 danton kernel: random: fast provider: "Intel=20
Secure Key RNG"
Mar 25 15:24:16 danton kernel: random: unblocking device.
Mar 25 15:24:16 danton kernel: ioapic0 <Version 2.0> irqs 0-119
Mar 25 15:24:16 danton kernel: Launching APs: 1 7 4 2 3 6 5
Mar 25 15:24:16 danton kernel: Cuse v0.1.37 @ /dev/cuse
Mar 25 15:24:16 danton kernel: random: entropy device external=20
interface
Mar 25 15:24:16 danton kernel: kbd1 at kbdmux0
Mar 25 15:24:16 danton kernel: efirtc0: <EFI Realtime Clock>
Mar 25 15:24:16 danton kernel: efirtc0: registered as a=20
time-of-day clock, resolution 1.000000s
Mar 25 15:24:16 danton kernel: smbios0: <System Management BIOS>=20
at iomem 0x9f09c000-0x9f09c01e
Mar 25 15:24:16 danton kernel: smbios0: Version: 3.0, BCD=20
Revision: 3.0
Mar 25 15:24:16 danton kernel: aesni0:=20
<AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
Mar 25 15:24:16 danton kernel: acpi0: <LENOVO TP-N25>
Mar 25 15:24:16 danton kernel: acpi_ec0: <Embedded Controller: GPE=20
0x16, ECDT> port 0x62,0x66 on acpi0
Mar 25 15:24:16 danton kernel: acpi0: Power Button (fixed)
Mar 25 15:24:16 danton kernel: cpu0: <ACPI CPU> on acpi0
Mar 25 15:24:16 danton kernel: hpet0: <High Precision Event Timer>=20
iomem 0xfed00000-0xfed003ff on acpi0
Mar 25 15:24:16 danton kernel: Timecounter "HPET" frequency=20
24000000 Hz quality 950
Mar 25 15:24:16 danton kernel: Event timer "HPET" frequency=20
24000000 Hz quality 550
Mar 25 15:24:16 danton kernel: atrtc0: <AT realtime clock> port=20
0x70-0x77 irq 8 on acpi0
Mar 25 15:24:16 danton kernel: atrtc0: Warning: Couldn't map I/O.
Mar 25 15:24:16 danton kernel: atrtc0: registered as a time-of-day=20
clock, resolution 1.000000s
Mar 25 15:24:16 danton kernel: Event timer "RTC" frequency 32768=20
Hz quality 0
Mar 25 15:24:16 danton kernel: attimer0: <AT timer> port=20
0x40-0x43,0x50-0x53 irq 0 on acpi0
Mar 25 15:24:16 danton kernel: Timecounter "i8254" frequency=20
1193182 Hz quality 0
Mar 25 15:24:16 danton kernel: Event timer "i8254" frequency=20
1193182 Hz quality 100
Mar 25 15:24:16 danton kernel: Timecounter "ACPI-fast" frequency=20
3579545 Hz quality 900
Mar 25 15:24:16 danton kernel: acpi_timer0: <24-bit timer at=20
3.579545MHz> port 0x1808-0x180b on acpi0
Mar 25 15:24:16 danton kernel: pcib0: <ACPI Host-PCI bridge> port=20
0xcf8-0xcff on acpi0
Mar 25 15:24:16 danton kernel: pci0: <ACPI PCI bus> on pcib0
Mar 25 15:24:16 danton kernel: vgapci0: <VGA-compatible display>=20
port 0xe000-0xe03f mem=20
0x2ffe000000-0x2ffeffffff,0xc0000000-0xdfffffff irq 16 at device=20
2.0 on pci0
Mar 25 15:24:16 danton kernel: acpi_video0: <ACPI video extension>=20
on vgapci0
Mar 25 15:24:16 danton kernel: vgapci0: Boot video device
Mar 25 15:24:16 danton kernel: pci0: <old, non-VGA display device>=20
at device 19.0 (no driver attached)
Mar 25 15:24:16 danton kernel: xhci0: <Intel Sunrise Point-LP USB=20
3.0 controller> mem 0xe0520000-0xe052ffff at device 20.0 on pci0
Mar 25 15:24:16 danton kernel: xhci0: 32 bytes context size,=20
64-bit DMA
Mar 25 15:24:16 danton kernel: usbus0 on xhci0
Mar 25 15:24:16 danton kernel: usbus0: 5.0Gbps Super Speed USB=20
v3.0
Mar 25 15:24:16 danton kernel: pci0: <simple comms> at device 22.0=20
(no driver attached)
Mar 25 15:24:16 danton kernel: pcib1: <ACPI PCI-PCI bridge> at=20
device 28.0 on pci0
Mar 25 15:24:16 danton kernel: pci1: <ACPI PCI bus> on pcib1
Mar 25 15:24:16 danton kernel: pci1: <network> at device 0.0 (no=20
driver attached)
Mar 25 15:24:16 danton kernel: pcib2: <ACPI PCI-PCI bridge> at=20
device 28.2 on pci0
Mar 25 15:24:16 danton kernel: pci2: <ACPI PCI bus> on pcib2
Mar 25 15:24:16 danton kernel: pci2: <wireless controller> at=20
device 0.0 (no driver attached)
Mar 25 15:24:16 danton kernel: pcib3: <ACPI PCI-PCI bridge> at=20
device 28.4 on pci0
Mar 25 15:24:16 danton kernel: pci3: <ACPI PCI bus> on pcib3
Mar 25 15:24:16 danton kernel: nvme0: <Generic NVMe Device> mem=20
0xe0200000-0xe0203fff at device 0.0 on pci3
Mar 25 15:24:16 danton kernel: pcib4: <ACPI PCI-PCI bridge> at=20
device 29.0 on pci0
Mar 25 15:24:16 danton kernel: pci4: <ACPI PCI bus> on pcib4
Mar 25 15:24:16 danton kernel: isab0: <PCI-ISA bridge> at device=20
31.0 on pci0
Mar 25 15:24:16 danton kernel: isa0: <ISA bus> on isab0
Mar 25 15:24:16 danton kernel: pci0: <memory> at device 31.2 (no=20
driver attached)
Mar 25 15:24:16 danton kernel: hdac0: <Intel Kaby Lake-LP HDA=20
Controller> mem=20
0x2fff018000-0x2fff01bfff,0x2fff000000-0x2fff00ffff at device 31.3=20
on pci0
Mar 25 15:24:16 danton kernel: em0: <Intel(R) I219-V SPT(4)> mem=20
0xe0500000-0xe051ffff at device 31.6 on pci0
Mar 25 15:24:16 danton kernel: em0: EEPROM V0.1-4
Mar 25 15:24:16 danton kernel: em0: Using 1024 TX descriptors and=20
1024 RX descriptors
Mar 25 15:24:16 danton kernel: em0: Using an MSI interrupt
Mar 25 15:24:16 danton kernel: em0: Ethernet address:=20
48:2a:e3:1a:da:58
Mar 25 15:24:16 danton kernel: em0: netmap queues/slots: TX=20
1/1024, RX 1/1024
Mar 25 15:24:16 danton kernel: acpi_button0: <Sleep Button> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_lid0: <Control Method Lid=20
Switch> on acpi0
Mar 25 15:24:16 danton kernel: acpi_tz0: <Thermal Zone> on acpi0
Mar 25 15:24:16 danton kernel: atkbdc0: <Keyboard controller=20
(i8042)> port 0x60,0x64 irq 1 on acpi0
Mar 25 15:24:16 danton kernel: atkbd0: <AT Keyboard> irq 1 on=20
atkbdc0
Mar 25 15:24:16 danton kernel: kbd0 at atkbd0
Mar 25 15:24:16 danton kernel: atkbd0: [GIANT-LOCKED]
Mar 25 15:24:16 danton kernel: psm0: <PS/2 Mouse> irq 12 on=20
atkbdc0
Mar 25 15:24:16 danton kernel: psm0: [GIANT-LOCKED]
Mar 25 15:24:16 danton kernel: WARNING: Device "psm" is Giant=20
locked and may be deleted before FreeBSD 14.0.
Mar 25 15:24:16 danton kernel: psm0: model Synaptics Touchpad,=20
device ID 0
Mar 25 15:24:16 danton kernel: acpi_ibm0: <ThinkPad ACPI Extras>=20
on acpi0
Mar 25 15:24:16 danton kernel: acpi_ibm0: Firmware version is=20
0x200
Mar 25 15:24:16 danton kernel: acpi_acad0: <AC Adapter> on acpi0
Mar 25 15:24:16 danton kernel: battery0: <ACPI Control Method=20
Battery> on acpi0
Mar 25 15:24:16 danton kernel: coretemp0: <CPU On-Die Thermal=20
Sensors> on cpu0
Mar 25 15:24:16 danton kernel: hwpstate_intel0: <Intel Speed=20
Shift> on cpu0
Mar 25 15:24:16 danton kernel: hwpstate_intel1: <Intel Speed=20
Shift> on cpu1
Mar 25 15:24:16 danton kernel: hwpstate_intel2: <Intel Speed=20
Shift> on cpu2
Mar 25 15:24:16 danton kernel: hwpstate_intel3: <Intel Speed=20
Shift> on cpu3
Mar 25 15:24:16 danton kernel: hwpstate_intel4: <Intel Speed=20
Shift> on cpu4
Mar 25 15:24:16 danton kernel: hwpstate_intel5: <Intel Speed=20
Shift> on cpu5
Mar 25 15:24:16 danton kernel: hwpstate_intel6: <Intel Speed=20
Shift> on cpu6
Mar 25 15:24:16 danton kernel: hwpstate_intel7: <Intel Speed=20
Shift> on cpu7
Mar 25 15:24:16 danton kernel: Timecounter "TSC" frequency=20
1991998467 Hz quality 1000
Mar 25 15:24:16 danton kernel: Timecounters tick every 1.000 msec
Mar 25 15:24:16 danton kernel: ZFS filesystem version: 5
Mar 25 15:24:16 danton kernel: ZFS storage pool version: features=20
support (5000)
Mar 25 15:24:16 danton kernel: [nl_generic] genl_register_family:=20
Registered family nlctrl id 16
Mar 25 15:24:16 danton kernel: [nl_generic] genl_register_cmds:=20
Adding cmd GETFAMILY(3) to family nlctrl
Mar 25 15:24:16 danton kernel: ugen0.1: <Intel XHCI root HUB> at=20
usbus0
Mar 25 15:24:16 danton kernel: uhub0 on usbus0
Mar 25 15:24:16 danton kernel: uhub0: <Intel XHCI root HUB, class=20
9/0, rev 3.00/1.00, addr 1> on usbus0
Mar 25 15:24:16 danton kernel: nvd0: <SAMSUNG MZVLB1T0HALR-000L7>=20
NVMe namespace
Mar 25 15:24:16 danton kernel: nvd0: 976762MB (2000409264 512 byte=20
sectors)
Mar 25 15:24:16 danton kernel: hdacc0: <Realtek ALC285 HDA CODEC>=20
at cad 0 on hdac0
Mar 25 15:24:16 danton kernel: GEOM_ELI: Device nvd0p4.eli=20
created.
Mar 25 15:24:16 danton kernel: hdaa0: <Realtek ALC285 Audio=20
Function Group>GEOM_ELI: Encryption: AES-XTS 256
Mar 25 15:24:16 danton kernel: GEOM_ELI:     Crypto: accelerated=20
software
Mar 25 15:24:16 danton kernel:  at nid 1 on hdacc0
Mar 25 15:24:16 danton kernel: pcm0: <Realtek ALC285 (Internal=20
Analog)> at nid 20 and 18 on hdaa0
Mar 25 15:24:16 danton kernel: pcm1: <Realtek ALC285 (Right=20
Analog)> at nid 33 and 25 on hdaa0
Mar 25 15:24:16 danton kernel: hdacc1: <Intel Kaby Lake HDA CODEC>=20
at cad 2 on hdac0
Mar 25 15:24:16 danton kernel: hdaa1: <Intel Kaby Lake Audio=20
Function Group> at nid 1 on hdacc1
Mar 25 15:24:16 danton kernel: pcm2: <Intel Kaby Lake (HDMI/DP=20
8ch)> at nid 3 on hdaa1
Mar 25 15:24:16 danton kernel: Trying to mount root from=20
zfs:zroot/ROOT/13.2-STABLE-20230324.175801 []...
Mar 25 15:24:16 danton kernel: uhub0: 18 ports with 18 removable,=20
self powered
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.2: <Yubico Yubikey NEO=20
OTP+U2F+CCID> at usbus0
Mar 25 15:24:16 danton kernel: ukbd0 on uhub0
Mar 25 15:24:16 danton kernel: ukbd0: <Yubico Yubikey NEO=20
OTP+U2F+CCID, class 0/0, rev 2.00/3.49, addr 1> on usbus0
Mar 25 15:24:16 danton kernel: kbd2 at ukbd0
Mar 25 15:24:16 danton kernel: ugen0.3: <VIA Labs, Inc. USB2.0=20
Hub> at usbus0
Mar 25 15:24:16 danton kernel: uhub1 on uhub0
Mar 25 15:24:16 danton kernel: uhub1: <VIA Labs, Inc. USB2.0 Hub,=20
class 9/0, rev 2.10/90.14, addr 2> on usbus0
Mar 25 15:24:16 danton kernel: uhub1: MTT enabled
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton syslogd: last message repeated 1 times
Mar 25 15:24:16 danton kernel: uhub1: 4 ports with 4 removable,=20
self powered
Mar 25 15:24:16 danton kernel: ugen0.4: <Wacom Co.,Ltd. Intuos=20
PTS> at usbus0
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.5: <VIA Labs, Inc. USB2.0=20
Hub> at usbus0
Mar 25 15:24:16 danton kernel: uhub2 on uhub1
Mar 25 15:24:16 danton kernel: uhub2: <VIA Labs, Inc. USB2.0 Hub,=20
class 9/0, rev 2.10/90.14, addr 4> on usbus0
Mar 25 15:24:16 danton kernel: uhub2: MTT enabled
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton syslogd: last message repeated 1 times
Mar 25 15:24:16 danton kernel: uhub2: 4 ports with 4 removable,=20
self powered
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.6: <Burr-Brown from TI USB=20
Audio CODEC> at usbus0
Mar 25 15:24:16 danton kernel: ugen0.7: <vendor 0x046d HD Pro=20
Webcam C920> at usbus0
Mar 25 15:24:16 danton kernel: ugen0.8: <CM Storm Quickfire TKL=20
6keys> at usbus0
Mar 25 15:24:16 danton kernel: ukbd1 on uhub2
Mar 25 15:24:16 danton kernel: ukbd1: <CM Storm Quickfire TKL=20
6keys, class 0/0, rev 1.10/1.11, addr 7> on usbus0
Mar 25 15:24:16 danton kernel: kbd3 at ukbd1
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.9: <La-VIEW Technology=20
SteelSeries> at usbus0
Mar 25 15:24:16 danton kernel: ukbd2 on uhub2
Mar 25 15:24:16 danton kernel: ukbd2: <La-VIEW Technology=20
SteelSeries, class 0/0, rev 2.00/0.00, addr 8> on usbus0
Mar 25 15:24:16 danton kernel: kbd4 at ukbd2
Mar 25 15:24:16 danton kernel: ugen0.10: <Realtek ASUS USB-BT500>=20
at usbus0
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.11: <vendor 0x8087 product=20
0x0a2b> at usbus0
Mar 25 15:24:16 danton kernel: ugen0.12: <SunplusIT Inc Integrated=20
Camera> at usbus0
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.13: <vendor 0x06cb product=20
0x009a> at usbus0
Mar 25 15:24:16 danton kernel: ugen0.14: <Wacom Co.,Ltd. Pen and=20
multitouch sensor> at usbus0
Mar 25 15:24:16 danton kernel: ugen0.15: <VIA Labs, Inc. USB3.1=20
Hub> at usbus0
Mar 25 15:24:16 danton kernel: uhub3 on uhub0
Mar 25 15:24:16 danton kernel: uhub3: <VIA Labs, Inc. USB3.1 Hub,=20
class 9/0, rev 3.20/90.14, addr 14> on usbus0
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton syslogd: last message repeated 1 times
Mar 25 15:24:16 danton kernel: uhub3: 4 ports with 4 removable,=20
self powered
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.16: <VIA Labs, Inc. USB3.1=20
Hub> at usbus0
Mar 25 15:24:16 danton kernel: uhub4 on uhub3
Mar 25 15:24:16 danton kernel: uhub4: <VIA Labs, Inc. USB3.1 Hub,=20
class 9/0, rev 3.20/90.14, addr 15> on usbus0
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: uhub4: 4 ports with 4 removable,=20
self powered
Mar 25 15:24:16 danton kernel: Root mount waiting for: usbus0
Mar 25 15:24:16 danton kernel: ugen0.17: <Generic USB3.0-CRW> at=20
usbus0
Mar 25 15:24:16 danton kernel: umass0 on uhub0
Mar 25 15:24:16 danton kernel: umass0: <Bulk-In, Bulk-Out,=20
Interface> on usbus0
Mar 25 15:24:16 danton kernel: umass0:  SCSI over Bulk-Only;=20
quirks =3D 0x4000
Mar 25 15:24:16 danton kernel: umass0:0:0: Attached to scbus0
Mar 25 15:24:16 danton kernel: (probe0:umass-sim0:0:0:0): REPORT=20
LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00=20
Mar 25 15:24:16 danton kernel: (probe0:umass-sim0:0:0:0): CAM=20
status: SCSI Status Error
Mar 25 15:24:16 danton kernel: (probe0:umass-sim0:0:0:0): SCSI=20
status: Check Condition
Mar 25 15:24:16 danton kernel: (probe0:umass-sim0:0:0:0): SCSI=20
sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB)
Mar 25 15:24:16 danton kernel: (probe0:umass-sim0:0:0:0): Error=20
22, Unretryable error
Mar 25 15:24:16 danton kernel: da0 at umass-sim0 bus 0 scbus0=20
target 0 lun 0
Mar 25 15:24:16 danton kernel: da0: <Generic- SD/MMC CRW 1.00>=20
Removable Direct Access SPC-4 SCSI device
Mar 25 15:24:16 danton kernel: da0: Serial Number=20
28203008282014000
Mar 25 15:24:16 danton kernel: da0: 400.000MB/s transfers
Mar 25 15:24:16 danton kernel: da0: Attempt to query device size=20
failed: NOT READY, Medium not present
Mar 25 15:24:16 danton kernel: da0: quirks=3D0x2<NO_6_BYTE>
Mar 25 15:24:16 danton kernel: GEOM_ELI: Device nvd0p3.eli=20
created.
Mar 25 15:24:16 danton kernel: GEOM_ELI: Encryption: AES-XTS 128
Mar 25 15:24:16 danton kernel: GEOM_ELI:     Crypto: accelerated=20
software
Mar 25 15:24:16 danton kernel: KLD vboxdrv.ko: depends on kernel -=20
not available or version mismatch
Mar 25 15:24:16 danton kernel: linker_load_file:=20
/boot/modules/vboxdrv.ko - unsupported file type
Mar 25 15:24:16 danton kernel: drmn0: <drmn> on vgapci0
Mar 25 15:24:16 danton kernel: vgapci0: child drmn0 requested=20
pci_enable_io
Mar 25 15:24:16 danton syslogd: last message repeated 1 times
Mar 25 15:24:16 danton kernel: [drm] Unable to create a private=20
tmpfs mount, hugepage support will be disabled(-19).
Mar 25 15:24:16 danton kernel: [drm] Got stolen memory base=20
0xaa800000, size 0x2000000
Mar 25 15:24:16 danton kernel: lkpi_iic0: <LinuxKPI I2C> on drmn0
Mar 25 15:24:16 danton kernel: iicbus0: <Philips I2C bus> on=20
lkpi_iic0
Mar 25 15:24:16 danton kernel: iic0: <I2C generic I/O> on iicbus0
Mar 25 15:24:16 danton kernel: lkpi_iic1: <LinuxKPI I2C> on drmn0
Mar 25 15:24:16 danton kernel: iicbus1: <Philips I2C bus> on=20
lkpi_iic1
Mar 25 15:24:16 danton kernel: iic1: <I2C generic I/O> on iicbus1
Mar 25 15:24:16 danton kernel: lkpi_iic2: <LinuxKPI I2C> on drmn0
Mar 25 15:24:16 danton kernel: iicbus2: <Philips I2C bus> on=20
lkpi_iic2
Mar 25 15:24:16 danton kernel: iic2: <I2C generic I/O> on iicbus2
Mar 25 15:24:16 danton kernel: drmn0: successfully loaded firmware=20
image 'i915/kbl_dmc_ver1_04.bin'
Mar 25 15:24:16 danton kernel: drmn0: [drm] Finished loading DMC=20
firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Mar 25 15:24:16 danton kernel: drmn0: [drm] Reducing the=20
compressed framebuffer size. This may lead to less power savings=20
than a non-reduced-size. Try to increase stolen memory size if=20
available in BIOS.
Mar 25 15:24:16 danton kernel: sysctl_warn_reuse: can't re-use a=20
leaf (hw.dri.debug)!
Mar 25 15:24:16 danton kernel: lkpi_iic3: <LinuxKPI I2C> on drm1
Mar 25 15:24:16 danton kernel: iicbus3: <Philips I2C bus> on=20
lkpi_iic3
Mar 25 15:24:16 danton kernel: iic3: <I2C generic I/O> on iicbus3
Mar 25 15:24:16 danton kernel: lkpi_iic4: <LinuxKPI I2C> on drm2
Mar 25 15:24:16 danton kernel: iicbus4: <Philips I2C bus> on=20
lkpi_iic4
Mar 25 15:24:16 danton kernel: iic4: <I2C generic I/O> on iicbus4
Mar 25 15:24:16 danton kernel: lkpi_iic5: <LinuxKPI I2C> on drm4
Mar 25 15:24:16 danton kernel: iicbus5: <Philips I2C bus> on=20
lkpi_iic5
Mar 25 15:24:16 danton kernel: iic5: <I2C generic I/O> on iicbus5
Mar 25 15:24:16 danton kernel: [drm] Initialized i915 1.6.0=20
20200917 for drmn0 on minor 0
Mar 25 15:24:16 danton kernel: VT: Replacing driver "efifb" with=20
new "fb".
Mar 25 15:24:16 danton kernel: start FB_INFO:
Mar 25 15:24:16 danton kernel: type=3D11 height=3D1440 width=3D2560=20
depth=3D32
Mar 25 15:24:16 danton kernel: pbase=3D0xc0000000=20
vbase=3D0xfffff800c0000000
Mar 25 15:24:16 danton kernel: name=3Ddrmn0 flags=3D0x0 stride=3D10240=20
bpp=3D32
Mar 25 15:24:16 danton kernel: end FB_INFO
Mar 25 15:24:16 danton kernel: Intel(R) Wireless WiFi based driver=20
for FreeBSD
Mar 25 15:24:16 danton kernel: pchtherm0: <Skylake PCH Thermal=20
Subsystem> mem 0x2fff01f000-0x2fff01ffff at device 20.2 on pci0
Mar 25 15:24:16 danton kernel: ig4iic0: <Intel Sunrise Point-LP=20
I2C Controller-0> mem 0x2fff01e000-0x2fff01efff at device 21.0 on=20
pci0
Mar 25 15:24:16 danton kernel: ig4iic0: Using MSI
Mar 25 15:24:16 danton kernel: iicbus6: <Philips I2C bus=20
(ACPI-hinted)> on ig4iic0
Mar 25 15:24:16 danton kernel: iic6: <I2C generic I/O> on iicbus6
Mar 25 15:24:16 danton kernel: ichsmb0: <Intel Sunrise Point-LP=20
SMBus controller> port 0xefa0-0xefbf mem 0x2fff01c000-0x2fff01c0ff=20
at device 31.4 on pci0
Mar 25 15:24:16 danton kernel: smbus0: <System Management Bus> on=20
ichsmb0
Mar 25 15:24:16 danton kernel: iwm0: <Intel(R) Dual Band Wireless=20
AC 8265> mem 0xe0400000-0xe0401fff at device 0.0 on pci1
Mar 25 15:24:16 danton kernel: iwm0: hw rev 0x230, fw ver=20
22.361476.0, address 18:1d:ea:16:cc:77
Mar 25 15:24:16 danton kernel: acpi_wmi0: <ACPI-WMI mapping> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_wmi1: <ACPI-WMI mapping> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_wmi1: Embedded MOF found
Mar 25 15:24:16 danton kernel: ACPI: \_SB.WMI1.WQBA: 1 arguments=20
were passed to a non-method ACPI object (Buffer)=20
(20201113/nsarguments-361)
Mar 25 15:24:16 danton kernel: acpi_wmi2: <ACPI-WMI mapping> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_wmi2: Embedded MOF found
Mar 25 15:24:16 danton kernel: ACPI: \_SB.WMI2.WQBB: 1 arguments=20
were passed to a non-method ACPI object (Buffer)=20
(20201113/nsarguments-361)
Mar 25 15:24:16 danton kernel: acpi_wmi3: <ACPI-WMI mapping> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_wmi3: Embedded MOF found
Mar 25 15:24:16 danton kernel: ACPI: \_SB.WMI3.WQBC: 1 arguments=20
were passed to a non-method ACPI object (Buffer)=20
(20201113/nsarguments-361)
Mar 25 15:24:16 danton kernel: acpi_wmi4: <ACPI-WMI mapping> on=20
acpi0
Mar 25 15:24:16 danton kernel: acpi_wmi4: Embedded MOF found
Mar 25 15:24:16 danton kernel: ACPI: \_SB.AMW0.WQDD: 1 arguments=20
were passed to a non-method ACPI object (Buffer)=20
(20201113/nsarguments-361)
Mar 25 15:24:16 danton kernel: wlan0: Ethernet address:=20
48:2a:e3:1a:da:58
Mar 25 15:24:16 danton kernel: lo0: link state changed to UP
Mar 25 15:24:16 danton kernel: lagg0: link state changed to DOWN
Mar 25 15:24:16 danton kernel: em0: link state changed to UP
Mar 25 15:24:16 danton kernel: wlan0: link state changed to UP
Mar 25 15:24:16 danton kernel: lagg0: link state changed to UP
Mar 25 15:24:16 danton kernel: uhid0 on uhub0
Mar 25 15:24:16 danton kernel: uhid0: <Yubico Yubikey NEO=20
OTP+U2F+CCID, class 0/0, rev 2.00/3.49, addr 1> on usbus0
Mar 25 15:24:16 danton kernel: uhid1 on uhub1
Mar 25 15:24:16 danton kernel: uhid1: <Wacom Co.,Ltd. Intuos PTS,=20
class 0/0, rev 2.00/1.00, addr 3> on usbus0
Mar 25 15:24:16 danton kernel: uhid2 on uhub1
Mar 25 15:24:16 danton kernel: uhid2: <Wacom Co.,Ltd. Intuos PTS,=20
class 0/0, rev 2.00/1.00, addr 3> on usbus0
Mar 25 15:24:16 danton kernel: uhid3 on uhub1
Mar 25 15:24:16 danton kernel: uhid3: <Wacom Co.,Ltd. Intuos PTS,=20
class 0/0, rev 2.00/1.00, addr 3> on usbus0
Mar 25 15:24:16 danton kernel: uhid4 on uhub2
Mar 25 15:24:16 danton kernel: uhid4: <Burr-Brown from TI USB=20
Audio CODEC, class 0/0, rev 1.10/1.00, addr 5> on usbus0
Mar 25 15:24:16 danton kernel: uhid5 on uhub2
Mar 25 15:24:16 danton kernel: uhid5: <CM Storm Quickfire TKL=20
6keys, class 0/0, rev 1.10/1.11, addr 7> on usbus0
Mar 25 15:24:16 danton kernel: wmt0 on uhub0
Mar 25 15:24:16 danton kernel: wmt0: <Multitouch> on usbus0
Mar 25 15:24:16 danton kernel: wmt0: Multitouch touchscreen with 0=20
external buttons
Mar 25 15:24:16 danton kernel: wmt0: 10 contacts and [C]. Report=20
range [0:0] - [12372:6960]
Mar 25 15:24:16 danton kernel: uhid6 on uhub0
Mar 25 15:24:16 danton kernel: uhid6: <Pen> on usbus0
Mar 25 15:24:16 danton kernel: uhid1: at uhub1, port 1, addr 3=20
(disconnected)
Mar 25 15:24:16 danton kernel: uhid1: detached
Mar 25 15:24:16 danton kernel: uhid2: at uhub1, port 1, addr 3=20
(disconnected)
Mar 25 15:24:16 danton kernel: uhid2: detached
Mar 25 15:24:16 danton kernel: uhid1 on uhub1
Mar 25 15:24:16 danton kernel: uhid1: <Wacom Co.,Ltd. Intuos PTS,=20
class 0/0, rev 2.00/1.00, addr 3> on usbus0
Mar 25 15:24:16 danton kernel: uhid2 on uhub1
Mar 25 15:24:16 danton kernel: uhid2: <Wacom Co.,Ltd. Intuos PTS,=20
class 0/0, rev 2.00/1.00, addr 3> on usbus0
Mar 25 15:24:16 danton kernel: ums0 on uhub2
Mar 25 15:24:16 danton kernel: ums0: <La-VIEW Technology=20
SteelSeries, class 0/0, rev 2.00/0.00, addr 8> on usbus0
Mar 25 15:24:16 danton kernel: ums0: 8 buttons and [XYZT]=20
coordinates ID=3D1
Mar 25 15:24:16 danton kernel: uaudio0 on uhub2
Mar 25 15:24:16 danton kernel: uaudio0: <Burr-Brown from TI USB=20
Audio CODEC, class 0/0, rev 1.10/1.00, addr 5> on usbus0
Mar 25 15:24:16 danton kernel: uaudio0: Play[0]: 48000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Play[0]: 44100 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Play[0]: 32000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 48000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 44100 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 32000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 22050 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 16000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: Record[0]: 11025 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio0: No MIDI sequencer.
Mar 25 15:24:16 danton kernel: pcm3: <USB audio> on uaudio0
Mar 25 15:24:16 danton kernel: uaudio0: HID volume keys found.
Mar 25 15:24:16 danton kernel: uaudio1 on uhub2
Mar 25 15:24:16 danton kernel: uaudio1: <vendor 0x046d HD Pro=20
Webcam C920, class 239/2, rev 2.00/0.11, addr 6> on usbus0
Mar 25 15:24:16 danton kernel: uaudio1: No playback.
Mar 25 15:24:16 danton kernel: uaudio1: Record[0]: 32000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio1: Record[0]: 24000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio1: Record[0]: 16000 Hz, 2 ch,=20
16-bit S-LE PCM format, 2x8ms buffer.
Mar 25 15:24:16 danton kernel: uaudio1: No MIDI sequencer.
Mar 25 15:24:16 danton kernel: pcm4: <USB audio> on uaudio1
Mar 25 15:24:16 danton kernel: uaudio1: No HID volume keys found.
Mar 25 15:24:16 danton kernel: ubt0 on uhub1
Mar 25 15:24:16 danton kernel: ubt0: <Bluetooth Radio> on usbus0
Mar 25 15:24:16 danton kernel: ubt1 on uhub0
Mar 25 15:24:16 danton kernel: ubt1: <vendor 0x8087 product=20
0x0a2b, class 224/1, rev 2.00/0.10, addr 10> on usbus0
Mar 25 15:24:16 danton kernel: iwm0: code ce, frame 2/12 b800002c=20
unhandled
Mar 25 15:24:16 danton kernel: wmt0: at uhub0, port 10, addr 13=20
(disconnected)
Mar 25 15:24:16 danton kernel: wmt0: detached
Mar 25 15:24:16 danton kernel: uhid6: at uhub0, port 10, addr 13=20
(disconnected)
Mar 25 15:24:16 danton kernel: uhid6: detached
Mar 25 15:24:16 danton kernel: iwm0: code ce, frame 2/36 b800002c=20
unhandled
Mar 25 15:24:16 danton kernel: WARNING: attempt to=20
domain_add(bluetooth) after domainfinalize()
Mar 25 15:24:16 danton kernel: WARNING: attempt to=20
domain_add(netgraph) after domainfinalize()
Mar 25 15:24:16 danton kernel: iwm0: code ce, frame 3/33 b800002c=20
unhandled
Mar 25 15:24:16 danton savecore[76942]: /dev/nvd0p3: Operation not=20
permitted
Mar 25 15:24:16 danton ntpd[5554]: ntpd 4.2.8p15-a (1): Starting
Mar 25 15:24:16 danton kernel: Security policy loaded: MAC/ntpd=20
(mac_ntpd)
Mar 25 15:24:16 danton ntpd[5554]: Command line: /usr/sbin/ntpd -p=20
/var/db/ntp/ntpd.pid -c /etc/ntp.conf -f /var/db/ntp/ntpd.drift
Mar 25 15:24:16 danton ntpd[5554]:=20
----------------------------------------------------
Mar 25 15:24:16 danton ntpd[5554]: ntp-4 is maintained by Network=20
Time Foundation,
Mar 25 15:24:16 danton ntpd[5554]: Inc. (NTF), a non-profit=20
501(c)(3) public-benefit
Mar 25 15:24:16 danton ntpd[5554]: corporation.  Support and=20
training for ntp-4 are
Mar 25 15:24:16 danton ntpd[5554]: available at=20
https://www.nwtime.org/support
Mar 25 15:24:16 danton ntpd[5554]:=20
----------------------------------------------------
Mar 25 15:24:16 danton ntpd[6080]: leapsecond file=20
('/var/db/ntpd.leap-seconds.list'): good hash signature
Mar 25 15:24:16 danton ntpd[6080]: leapsecond file=20
('/var/db/ntpd.leap-seconds.list'): loaded,=20
expire=3D2023-06-28T00:00:00Z last=3D2017-01-01T00:00:00Z ofs=3D37
Mar 25 15:24:16 danton kernel: .
Mar 25 15:24:16 danton root[53869]: devd: !system=3DACPI=20
subsystem=3DVideo type=3Dbrightness notify=3D30
--=20
Mathias Picker=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
Gesch=C3=A4ftsf=C3=BChrer
Mathias.Picker@virtual-earth.de

virtual earth Gesellschaft f=C3=BCr Wissens re/pr=C3=A4 sentation mbH
http://www.virtual-earth.de/           HRB126870
support@virtual-earth.de               Westendstr. 142
089 / 1250 3943=20=20=20=20=20=20=20=20=20=20=20=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86o7og27eh.fsf>