NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/57930: ACPI suspend problems on Thinkpad X270




On 2/20/24 20:05, Taylor R Campbell wrote:
Date: Tue, 20 Feb 2024 19:00:33 +0100
From: Stephan Marwedel <projetos%jucara.org@localhost>

On 2/12/24 21:01, Taylor R Campbell wrote:
Can you share the full dmesg?

Can you share the output of `acpidump -dt'?  (It will be large, so if
you want to upload it somewhere we can download instead of sending it
through mail to gnats, that's fine.
The full dmesg and the output of acpidump -dt are attached to this message.
Great, thanks!

By the way, is there any chance you can get a serial console on this
machine?  That might make it easier to get kernel output especially
early in the resume path before graphics has come back.  For example,

The machine is a laptop without a serial interface. The only interface
available is USB which is probably suspended when the machine goes to
sleep.


Even The attempt to disable the device ihidev0 via the entry
userconf=disable ihidev* in /boot.cfg does not result correct
suspend to RAM.
Can you describe what happens when you try in this case?
Unfortunately, after wakeup, keyboard, trackpad and trackpoint are dead
and could only be recovered by a reboot. Only the screen resumed
correctly from sleep.
Can you log in remotely with ssh when that happens?

Or, can you make the system send dmesg to another machine on the
network?

other$ nc -N -l 12345 >dmesg.txt

broken# nc -h                     # get nc(1) in RAM
broken# sysctl -w hw.acpi.sleep.state=3; dmesg | nc -N other.local 12345

I tried this to no avail. The dmesg before suspending the machine and
after the attempt to resume are attached to this message. The dmesg is
send to the other machine upon resume (see attachment) but the X270
remains locked up with the screen on. The error message

ihidev0 at iic1 addr 0x38ihidev0: autoconfiguration error: failed to get
HidDescriptorAddress: AE_NOT_FOUND

also shows up in the dmesg after resume and only a reboot recovers
functionality after this resume attempt.

When trying to identify the device causing the problem using the
commands about, I ended up with getting errors on dwiic1:

geekbox# sleep 1; drvctl -S dwiic1; sleep 1; drvctl -Q dwiic1

drvctl: DRVSUSPENDDEV: Device busy

drvctl: DRVRESUMEDEV: Device busy
Just to clarify: Is this when you booted normally, or when you booted
with ihidev disabled in userconf?
This occurs indeed when ihidev is normally enabled.
My guess is that this is when you booted normally, not with ihidev
disabled in userconf.  If so, I suggest you try the same drvctl thing,
but with ihidev disabled in userconf.
When disabling ihidev through the boot.cfg entry this error does not
appear, and the machine enters suspend mode, but completely locks up
upon resume with no chance of recovery other than a reset and reboot.

(When ihidev(4) is not disabled in userconf, it will prevent dwiic(4)
from suspend/resume with exactly the symptom you described.  This is
also a bug, really, but it doesn't matter much; the other bugs --
system resume failure, ihidev(4) attach failure -- are more
important.)

This is the only device causing a problem. I am not quite sure what
device this is. Maybe the trackpad connected through I2C?
Well, you have some kind of human interface device attached through
i2c!

dwiic(4) is the driver for DesignWare I2C controllers.

ihidev(4) is the driver for I2C human interface devices, just like
uhidev(4) is the driver for USB human interface devices -- almost the
same protocol, just over different transport media.

But you also appear to have PC keyboard/mouse:

[     1.022376] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.022376] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
...
[     1.022376] pckbd0 at pckbc1 (kbd slot)
[     1.022376] pckbc1: using irq 1 for kbd slot
[     1.022376] wskbd0 at pckbd0: console keyboard
[     1.022376] pms0 at pckbc1 (aux slot)
[     1.022376] pms0: Synaptics touchpad version 8.2

Do your physical keyboard and trackpad work, before suspend?  If so,
ihidev(4) is not either of those.

If these are actually your physical keyboard and trackpad, perhaps the
ihidev(4) is a touchscreen or something?

All other devices worked fine when trying to individually suspend and
resume them. Even suspending and resuming the USB worked well.
Great!  So this might be narrowed down a bit.  (It is still possible,
of course, that there is something else awr, and the ihidev(4) bug is
a red hering -- but we should still try to fix that.)
040] ACPI: SSDT 0x00000000AFFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[     1.000004] ACPI: HPET 0x00000000AFFF4000 000038 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: APIC 0x00000000AFFF3000 0000BC (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: MCFG 0x00000000AFFF2000 00003C (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ECDT 0x00000000AFFF1000 000053 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFCE000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFCC000 0016AD (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[     1.000004] ACPI: BOOT 0x00000000AFFCB000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: BATB 0x00000000AFFCA000 00004A (v02 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC8000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC6000 000600 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[     1.000004] ACPI: WSMT 0x00000000AFFC5000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC4000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC3000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[     1.000004] ACPI: DBGP 0x00000000AFFC2000 000034 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DBG2 0x00000000AFFFD000 000054 (v00 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: POAT 0x00000000AFFC0000 000055 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DMAR 0x00000000AFFBF000 0000A8 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ASF! 0x00000000AFFBE000 0000A0 (v32 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FPDT 0x00000000AFFBD000 000044 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF3C000 00013E (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65383693008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65383693808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE653836E9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65A7DC87408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.019629] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.019629] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.020582] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.020582] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.020582] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.020582] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.020582] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.020582] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.020582] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.020582] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.020582] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.020582] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.020582] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.020582] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.020582] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.020582] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.020582] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.020582] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.020582] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.020582] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.020582] acpiout15: brightness levels: [0-100]
[     1.020582] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.020582] acpivga0: connected output devices:
[     1.020582] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.020582] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.020582] thinkpad0: version 0200
[     1.020582] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.020582] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.020582] acpibat0: ACPI 4.0 functionality present
[     1.020582] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.020582] acpibat1: ACPI 4.0 functionality present
[     1.020582] FWHD (INT0800) at acpi0 not configured
[     1.020582] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.020582] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.020582] spkr0 at pcppi1: PC Speaker
[     1.020582] wsbell at spkr0 not configured
[     1.020582] midi0 at pcppi1: PC speaker
[     1.020582] sysbeep0 at pcppi1
[     1.020582] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.020582] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.020582] UCM1 (INT3515) at acpi0 not configured
[     1.020582] EPC (INT0E0C) at acpi0 not configured
[     1.020582] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.020582] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi0 not configured
[     1.020582] MEM (PNP0C01) at acpi0 not configured
[     1.020582] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.020582] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi1 not configured
[     1.020582] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi2 not configured
[     1.020582] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi3 not configured
[     1.020582] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.020582] tpm0: device 0x001b15d1 rev 0x10
[     1.020582] acpitz0 at acpi0 (THM0)
[     1.020582] acpitz0: levels: critical 128.0 C, passive cooling
[     1.020582] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.020582] attimer1: attached to pcppi1
[     1.020582] pckbd0 at pckbc1 (kbd slot)
[     1.020582] pckbc1: using irq 1 for kbd slot
[     1.020582] wskbd0 at pckbd0: console keyboard
[     1.020582] pms0 at pckbc1 (aux slot)
[     1.020582] pms0: Synaptics touchpad version 8.2
[     1.020582] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.020582] pms0: Probed max coordinates right: 5712, top: 4780
[     1.020582] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.020582] pckbc1: using irq 12 for aux slot
[     1.020582] wsmouse0 at pms0 mux 0
[     1.020582] pci0 at mainbus0 bus 0: configuration mode 1
[     1.020582] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.020582] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.020582] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.020582] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.020582] xhci0: 64-bit DMA
[     1.020582] xhci0: interrupting at msi0 vec 0
[     1.020582] xhci0: xHCI version 1.0
[     1.020582] usb0 at xhci0: USB revision 3.0
[     1.020582] usb1 at xhci0: USB revision 2.0
[     1.020582] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.020582] dwiic0 at pci0 dev 21 function 0: I2C controller instance 0
[     1.020582] dwiic0: interrupting at ioapic0 pin 16
[     1.020582] iic0 at dwiic0: I2C bus
[     1.020582] dwiic1 at pci0 dev 21 function 1: I2C controller instance 1
[     1.020582] dwiic1: interrupting at ioapic0 pin 17
[     1.020582] iic1 at dwiic1: I2C bus
[     1.020582] ihidev0 at iic1 addr 0x38ihidev0: autoconfiguration error: failed to get HidDescriptorAddress: AE_NOT_FOUND
[     1.020582] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.020582] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.020582] ppb0: link is x1 @ 2.5GT/s
[     1.020582] pci1 at ppb0 bus 2
[     1.020582] pci1: i/o space, memory space enabled
[     1.020582] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.020582] rtsx0: interrupting at msi1 vec 0
[     1.020582] sdmmc0 at rtsx0
[     1.020582] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.020582] ppb1: link is x1 @ 2.5GT/s
[     1.020582] pci2 at ppb1 bus 3
[     1.020582] pci2: i/o space, memory space enabled
[     1.020582] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.020582] iwm0: interrupting at msi2 vec 0
[     1.020582] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.020582] pci3 at ppb2 bus 4
[     1.020582] pci3: i/o space, memory space enabled
[     1.020582] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.020582] nvme0: NVMe 1.3
[     1.020582] nvme0: for admin queue interrupting at msix3 vec 0
[     1.020582] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.020582] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.020582] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.020582] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.020582] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.020582] ld0 at nvme0 nsid 1
[     1.020582] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.020582] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.020582] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.020582] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.020582] hdaudio0: interrupting at msi4 vec 0
[     1.020582] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.020582] hdafg0 at hdaudio0: Realtek product 0298
[     1.020582] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.020582] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.020582] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.020582] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.020582] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.020582] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.020582] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.020582] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.020582] spkr1 at audio0: PC Speaker (synthesized)
[     1.020582] wsbell at spkr1 not configured
[     1.020582] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.020582] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.020582] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.020582] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.020582] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.020582] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.020582] spkr2 at audio1: PC Speaker (synthesized)
[     1.020582] wsbell at spkr2 not configured
[     1.020582] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.020582] ichsmb0: interrupting at ioapic0 pin 16
[     1.020582] iic2 at ichsmb0: I2C bus
[     1.020582] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.020582] tco0: Min/Max interval 1/367 seconds
[     1.020582] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.020582] wm0: interrupting at msi5 vec 0
[     1.020582] wm0: PCI-Express bus
[     1.020582] wm0: 4096 words FLASH, version 0.1.4
[     1.020582] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.020582] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.020582] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.020582] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.020582] isa0 at pcib0
[     1.020582] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.020582] acpicpu0 at cpu0: ACPI CPU
[     1.020582] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.020582] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.020582] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.020582] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.020582] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.020582] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.020582] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.020582] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.020582] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.020582] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.020582] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.020582] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.020582] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.020582] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.020582] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.020582] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.020582] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.020582] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.020582] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.020582] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.020582] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.020582] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.020582] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.020582] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.020582] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.020582] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.020582] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.020582] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.020582] acpicpu1 at cpu1: ACPI CPU
[     1.020582] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.020582] acpicpu2 at cpu2: ACPI CPU
[     1.020582] acpicpu3 at cpu3: ACPI CPU
[     1.020582] cpu0: CPU base freq 2900000000 Hz
[     1.020582] cpu0: CPU max freq 3900000000 Hz
[     1.020582] cpu0: TSC freq CPUID 2904000000 Hz
[     1.020582] cpu0: TSC freq calibrated 2904004000 Hz
[     1.020582] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.020582] timecounter: Timecounter "TSC" frequency 2904004000 Hz quality 3000
[     1.261581] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.341579] uhub0: 6 ports with 6 removable, self powered
[     1.341579] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.431579] uhub1: 12 ports with 12 removable, self powered
[     1.431579] acpiacad0: AC adapter offline.
[     1.461578] acpibat0: LGC LION rechargeable battery
[     1.481578] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.481578] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.481578] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.571578] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.661579] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.751579] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.841578] acpibat1: LGC LION rechargeable battery
[     1.861577] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.871587] IPsec: Initialized Security Association Processing.
[     2.251580] ugen0 at uhub1 port 3
[     2.271577] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.801580] ugen1 at uhub1 port 5
[     2.821576] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     8.741571] ubt0 at uhub1 port 7
[     8.741571] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     9.231570] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.231570] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.711569] ugen2 at uhub1 port 9
[     9.711569] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     9.711569] swwdog0: software watchdog initialized
[     9.741566] WARNING: 1 error while detecting hardware; check system log.
[     9.771566] boot device: ld0
[     9.791566] root on dk2
[     9.821566] root file system type: ffs
[     9.841566] kern.module.path=/stand/amd64/10.0/modules
[     9.861566] WARNING: clock gained 3 days
[     9.871566] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     9.871566] [drm] Driver supports precise vblank timestamp query.
[     9.871566] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     9.871566] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     9.931566] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[    10.041569] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[    10.471565] intelfb0 at i915drmkms0
[    10.491565] [drm] DRM_I915_DEBUG enabled
[    10.521565] [drm] DRM_I915_DEBUG_GEM enabled
[    10.541565] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[    11.121564] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[    11.191564] wsmux1: connecting to wsdisplay0
[    30.721538] wsdisplay0: screen 1 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 2 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 3 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 4 added (default, vt100 emulation)
[    45.721519] pms_synaptics_input: unusual delay (0.040002 s), scheduling reset
[    89.161560] pms_synaptics_input: unusual delay (0.040104 s), scheduling reset
[   171.551344] pms_synaptics_input: unusual delay (0.040000 s), scheduling reset
[   527.420857] iwm0: autoconfiguration error: fatal firmware error
[   532.190850] syncing disks... done
[   532.190850] unmounted procfs on /proc type procfs
[   532.190850] unmounted ptyfs on /dev/pts type ptyfs
[   532.190850] unmounted kernfs on /kern type kernfs
[   532.200848] unmounted /dev/cgd0g on /home type ffs
[   532.210848] unmounted /dev/cgd0e on /var type ffs
[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC4 (GENERIC) #0: Tue Feb  6 12:38:53 UTC 2024
[     1.000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 32514 MB
[     1.000000] avail memory = 31432 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] [   182.000000] dwiic* disabled
[     1.000000] [   183.000000] dwiic* disabled
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa af0ef018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000AFFFE014 000024 (v02 LENOVO)
[     1.000004] ACPI: XSDT 0x00000000AFFC1188 0000FC (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FACP 0x00000000AFFF5000 0000F4 (v05 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DSDT 0x00000000AFFCF000 0212A4 (v02 LENOVO SKL      00000000 INTL 20160527)
[     1.000004] ACPI: FACS 0x00000000AFF3E000 000040
[     1.000004] ACPI: SSDT 0x00000000AFFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[     1.000004] ACPI: TPM2 0x00000000AFFFB000 000034 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF53000 000042 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFF7000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[     1.000004] ACPI: HPET 0x00000000AFFF4000 000038 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: APIC 0x00000000AFFF3000 0000BC (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: MCFG 0x00000000AFFF2000 00003C (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ECDT 0x00000000AFFF1000 000053 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFCE000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFCC000 0016AD (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[     1.000004] ACPI: BOOT 0x00000000AFFCB000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: BATB 0x00000000AFFCA000 00004A (v02 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC8000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC6000 000600 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[     1.000004] ACPI: WSMT 0x00000000AFFC5000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC4000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC3000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[     1.000004] ACPI: DBGP 0x00000000AFFC2000 000034 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DBG2 0x00000000AFFFD000 000054 (v00 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: POAT 0x00000000AFFC0000 000055 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DMAR 0x00000000AFFBF000 0000A8 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ASF! 0x00000000AFFBE000 0000A0 (v32 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FPDT 0x00000000AFFBD000 000044 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF3C000 00013E (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3C93008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3C93808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3CE9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB51EEE287408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.012694] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.012694] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.013646] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.013646] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.013646] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.013646] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.013646] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.013646] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.013646] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.013646] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.013646] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.013646] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.013646] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.013646] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.013646] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.013646] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.013646] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.013646] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.013646] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.013646] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.013646] acpiout15: brightness levels: [0-100]
[     1.013646] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.013646] acpivga0: connected output devices:
[     1.013646] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.013646] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.013646] thinkpad0: version 0200
[     1.013646] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.013646] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.013646] acpibat0: ACPI 4.0 functionality present
[     1.013646] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.013646] acpibat1: ACPI 4.0 functionality present
[     1.013646] FWHD (INT0800) at acpi0 not configured
[     1.013646] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.013646] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.013646] spkr0 at pcppi1: PC Speaker
[     1.013646] wsbell at spkr0 not configured
[     1.013646] midi0 at pcppi1: PC speaker
[     1.013646] sysbeep0 at pcppi1
[     1.013646] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.013646] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.013646] UCM1 (INT3515) at acpi0 not configured
[     1.013646] EPC (INT0E0C) at acpi0 not configured
[     1.013646] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.013646] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi0 not configured
[     1.013646] MEM (PNP0C01) at acpi0 not configured
[     1.013646] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.013646] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi1 not configured
[     1.013646] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi2 not configured
[     1.013646] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi3 not configured
[     1.013646] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.013646] tpm0: device 0x001b15d1 rev 0x10
[     1.013646] acpitz0 at acpi0 (THM0)
[     1.013646] acpitz0: levels: critical 128.0 C, passive cooling
[     1.013646] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.013646] attimer1: attached to pcppi1
[     1.013646] pckbd0 at pckbc1 (kbd slot)
[     1.013646] pckbc1: using irq 1 for kbd slot
[     1.013646] wskbd0 at pckbd0: console keyboard
[     1.013646] pms0 at pckbc1 (aux slot)
[     1.013646] pms0: Synaptics touchpad version 8.2
[     1.013646] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.013646] pms0: Probed max coordinates right: 5712, top: 4780
[     1.013646] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.013646] pckbc1: using irq 12 for aux slot
[     1.013646] wsmouse0 at pms0 mux 0
[     1.013646] pci0 at mainbus0 bus 0: configuration mode 1
[     1.013646] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.013646] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.013646] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.013646] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.013646] xhci0: 64-bit DMA
[     1.013646] xhci0: interrupting at msi0 vec 0
[     1.013646] xhci0: xHCI version 1.0
[     1.013646] usb0 at xhci0: USB revision 3.0
[     1.013646] usb1 at xhci0: USB revision 2.0
[     1.013646] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.013646] Intel 100 Series I2C 0 (miscellaneous DASP, revision 0x21) at pci0 dev 21 function 0 not configured
[     1.013646] Intel 100 Series I2C 1 (miscellaneous DASP, revision 0x21) at pci0 dev 21 function 1 not configured
[     1.013646] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.013646] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.013646] ppb0: link is x1 @ 2.5GT/s
[     1.013646] pci1 at ppb0 bus 2
[     1.013646] pci1: i/o space, memory space enabled
[     1.013646] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.013646] rtsx0: interrupting at msi1 vec 0
[     1.013646] sdmmc0 at rtsx0
[     1.013646] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.013646] ppb1: link is x1 @ 2.5GT/s
[     1.013646] pci2 at ppb1 bus 3
[     1.013646] pci2: i/o space, memory space enabled
[     1.013646] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.013646] iwm0: interrupting at msi2 vec 0
[     1.013646] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.013646] pci3 at ppb2 bus 4
[     1.013646] pci3: i/o space, memory space enabled
[     1.013646] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.013646] nvme0: NVMe 1.3
[     1.013646] nvme0: for admin queue interrupting at msix3 vec 0
[     1.013646] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.013646] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.013646] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.013646] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.013646] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.013646] ld0 at nvme0 nsid 1
[     1.013646] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.013646] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.013646] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.013646] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.013646] hdaudio0: interrupting at msi4 vec 0
[     1.013646] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.013646] hdafg0 at hdaudio0: Realtek product 0298
[     1.013646] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.013646] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.013646] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.013646] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.013646] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.013646] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.013646] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.013646] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.013646] spkr1 at audio0: PC Speaker (synthesized)
[     1.013646] wsbell at spkr1 not configured
[     1.013646] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.013646] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.013646] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.013646] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.013646] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.013646] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.013646] spkr2 at audio1: PC Speaker (synthesized)
[     1.013646] wsbell at spkr2 not configured
[     1.013646] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.013646] ichsmb0: interrupting at ioapic0 pin 16
[     1.013646] iic0 at ichsmb0: I2C bus
[     1.013646] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.013646] tco0: Min/Max interval 1/367 seconds
[     1.013646] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.013646] wm0: interrupting at msi5 vec 0
[     1.013646] wm0: PCI-Express bus
[     1.013646] wm0: 4096 words FLASH, version 0.1.4
[     1.013646] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.013646] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.013646] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.013646] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.013646] isa0 at pcib0
[     1.013646] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.013646] acpicpu0 at cpu0: ACPI CPU
[     1.013646] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.013646] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.013646] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.013646] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.013646] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.013646] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.013646] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.013646] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.013646] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.013646] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.013646] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.013646] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.013646] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.013646] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.013646] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.013646] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.013646] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.013646] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.013646] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.013646] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.013646] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.013646] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.013646] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.013646] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.013646] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.013646] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.013646] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.013646] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.013646] acpicpu1 at cpu1: ACPI CPU
[     1.013646] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.013646] acpicpu2 at cpu2: ACPI CPU
[     1.013646] acpicpu3 at cpu3: ACPI CPU
[     1.013646] cpu0: CPU base freq 2900000000 Hz
[     1.013646] cpu0: CPU max freq 3900000000 Hz
[     1.013646] cpu0: TSC freq CPUID 2904000000 Hz
[     1.013646] cpu0: TSC freq calibrated 2904004000 Hz
[     1.013646] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.013646] timecounter: Timecounter "TSC" frequency 2904004000 Hz quality 3000
[     1.223672] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.303668] uhub0: 6 ports with 6 removable, self powered
[     1.303668] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.393668] uhub1: 12 ports with 12 removable, self powered
[     1.393668] acpiacad0: AC adapter offline.
[     1.393668] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.403678] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.493668] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.583668] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.673667] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.763667] acpibat0: LGC LION rechargeable battery
[     1.853667] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.853667] acpibat1: LGC LION rechargeable battery
[     1.883666] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.883666] IPsec: Initialized Security Association Processing.
[     1.963670] ugen0 at uhub1 port 3
[     1.963670] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.453669] ugen1 at uhub1 port 5
[     2.453669] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     8.343660] ubt0 at uhub1 port 7
[     8.363657] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     8.883657] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     8.933656] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.433659] ugen2 at uhub1 port 9
[     9.463656] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     9.483656] swwdog0: software watchdog initialized
[     9.493656] boot device: ld0
[     9.493656] root on dk2
[     9.503661] root file system type: ffs
[     9.503661] kern.module.path=/stand/amd64/10.0/modules
[     9.507561] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     9.533655] [drm] Driver supports precise vblank timestamp query.
[     9.553655] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     9.583656] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     9.613655] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[     9.763655] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[    10.163655] intelfb0 at i915drmkms0
[    10.183655] [drm] DRM_I915_DEBUG enabled
[    10.213655] [drm] DRM_I915_DEBUG_GEM enabled
[    10.233655] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[    10.853654] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[    10.923654] wsmux1: connecting to wsdisplay0
[    31.873625] acpibat0: normal capacity on 'charge state'
[    31.883629] acpibat1: normal capacity on 'charge state'
[    63.023583] wsdisplay0: screen 1 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 2 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 3 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 4 added (default, vt100 emulation)
[   238.723343] syncing disks... done
[   238.723343] unmounted procfs on /proc type procfs
[   238.723343] unmounted ptyfs on /dev/pts type ptyfs
[   238.723343] unmounted kernfs on /kern type kernfs
[   238.733341] unmounted /dev/cgd0g on /home type ffs
[   238.743341] unmounted /dev/cgd0e on /var type ffs
[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC4 (GENERIC) #0: Tue Feb  6 12:38:53 UTC 2024
[     1.000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 32514 MB
[     1.000000] avail memory = 31432 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] [    15.000000] ihidev* disabled
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa af0ef018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000AFFFE014 000024 (v02 LENOVO)
[     1.000004] ACPI: XSDT 0x00000000AFFC1188 0000FC (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FACP 0x00000000AFFF5000 0000F4 (v05 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DSDT 0x00000000AFFCF000 0212A4 (v02 LENOVO SKL      00000000 INTL 20160527)
[     1.000004] ACPI: FACS 0x00000000AFF3E000 000040
[     1.000004] ACPI: SSDT 0x00000000AFFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[     1.000004] ACPI: TPM2 0x00000000AFFFB000 000034 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF53000 000042 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFF7000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[     1.000004] ACPI: HPET 0x00000000AFFF4000 000038 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: APIC 0x00000000AFFF3000 0000BC (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: MCFG 0x00000000AFFF2000 00003C (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ECDT 0x00000000AFFF1000 000053 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFCE000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFCC000 0016AD (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[     1.000004] ACPI: BOOT 0x00000000AFFCB000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: BATB 0x00000000AFFCA000 00004A (v02 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC8000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC6000 000600 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[     1.000004] ACPI: WSMT 0x00000000AFFC5000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC4000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC3000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[     1.000004] ACPI: DBGP 0x00000000AFFC2000 000034 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DBG2 0x00000000AFFFD000 000054 (v00 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: POAT 0x00000000AFFC0000 000055 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DMAR 0x00000000AFFBF000 0000A8 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ASF! 0x00000000AFFBE000 0000A0 (v32 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FPDT 0x00000000AFFBD000 000044 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF3C000 00013E (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB493008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB493808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB4E9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF87A6C5A87408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.013080] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.013080] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.014027] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.014027] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.014027] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.014027] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.014027] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.014027] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.014027] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.014027] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.014027] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.014027] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.014027] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.014027] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.014027] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.014027] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.014027] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.014027] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.014027] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.014027] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.014027] acpiout15: brightness levels: [0-100]
[     1.014027] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.014027] acpivga0: connected output devices:
[     1.014027] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.014027] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.014027] thinkpad0: version 0200
[     1.014027] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.014027] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.014027] acpibat0: ACPI 4.0 functionality present
[     1.014027] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.014027] acpibat1: ACPI 4.0 functionality present
[     1.014027] FWHD (INT0800) at acpi0 not configured
[     1.014027] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.014027] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.014027] spkr0 at pcppi1: PC Speaker
[     1.014027] wsbell at spkr0 not configured
[     1.014027] midi0 at pcppi1: PC speaker
[     1.014027] sysbeep0 at pcppi1
[     1.014027] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.014027] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.014027] UCM1 (INT3515) at acpi0 not configured
[     1.014027] EPC (INT0E0C) at acpi0 not configured
[     1.014027] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.014027] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi0 not configured
[     1.014027] MEM (PNP0C01) at acpi0 not configured
[     1.014027] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.014027] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi1 not configured
[     1.014027] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi2 not configured
[     1.014027] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi3 not configured
[     1.014027] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.014027] tpm0: device 0x001b15d1 rev 0x10
[     1.014027] acpitz0 at acpi0 (THM0)
[     1.014027] acpitz0: levels: critical 128.0 C, passive cooling
[     1.014027] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.014027] attimer1: attached to pcppi1
[     1.014027] pckbd0 at pckbc1 (kbd slot)
[     1.014027] pckbc1: using irq 1 for kbd slot
[     1.014027] wskbd0 at pckbd0: console keyboard
[     1.014027] pms0 at pckbc1 (aux slot)
[     1.014027] pms0: Synaptics touchpad version 8.2
[     1.014027] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.014027] pms0: Probed max coordinates right: 5712, top: 4780
[     1.014027] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.014027] pckbc1: using irq 12 for aux slot
[     1.014027] wsmouse0 at pms0 mux 0
[     1.014027] pci0 at mainbus0 bus 0: configuration mode 1
[     1.014027] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.014027] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.014027] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.014027] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.014027] xhci0: 64-bit DMA
[     1.014027] xhci0: interrupting at msi0 vec 0
[     1.014027] xhci0: xHCI version 1.0
[     1.014027] usb0 at xhci0: USB revision 3.0
[     1.014027] usb1 at xhci0: USB revision 2.0
[     1.014027] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.014027] dwiic0 at pci0 dev 21 function 0: I2C controller instance 0
[     1.014027] dwiic0: interrupting at ioapic0 pin 16
[     1.014027] iic0 at dwiic0: I2C bus
[     1.014027] dwiic1 at pci0 dev 21 function 1: I2C controller instance 1
[     1.014027] dwiic1: interrupting at ioapic0 pin 17
[     1.014027] iic1 at dwiic1: I2C bus
[     1.014027] UCM1 (INT3515) at iic1 addr 0x38 not configured
[     1.014027] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.014027] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.014027] ppb0: link is x1 @ 2.5GT/s
[     1.014027] pci1 at ppb0 bus 2
[     1.014027] pci1: i/o space, memory space enabled
[     1.014027] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.014027] rtsx0: interrupting at msi1 vec 0
[     1.014027] sdmmc0 at rtsx0
[     1.014027] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.014027] ppb1: link is x1 @ 2.5GT/s
[     1.014027] pci2 at ppb1 bus 3
[     1.014027] pci2: i/o space, memory space enabled
[     1.014027] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.014027] iwm0: interrupting at msi2 vec 0
[     1.014027] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.014027] pci3 at ppb2 bus 4
[     1.014027] pci3: i/o space, memory space enabled
[     1.014027] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.014027] nvme0: NVMe 1.3
[     1.014027] nvme0: for admin queue interrupting at msix3 vec 0
[     1.014027] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.014027] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.014027] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.014027] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.014027] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.014027] ld0 at nvme0 nsid 1
[     1.014027] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.014027] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.014027] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.014027] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.014027] hdaudio0: interrupting at msi4 vec 0
[     1.014027] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.014027] hdafg0 at hdaudio0: Realtek product 0298
[     1.014027] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.014027] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.014027] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.014027] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.014027] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.014027] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.014027] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.014027] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.014027] spkr1 at audio0: PC Speaker (synthesized)
[     1.014027] wsbell at spkr1 not configured
[     1.014027] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.014027] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.014027] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.014027] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.014027] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.014027] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.014027] spkr2 at audio1: PC Speaker (synthesized)
[     1.014027] wsbell at spkr2 not configured
[     1.014027] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.014027] ichsmb0: interrupting at ioapic0 pin 16
[     1.014027] iic2 at ichsmb0: I2C bus
[     1.014027] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.014027] tco0: Min/Max interval 1/367 seconds
[     1.014027] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.014027] wm0: interrupting at msi5 vec 0
[     1.014027] wm0: PCI-Express bus
[     1.014027] wm0: 4096 words FLASH, version 0.1.4
[     1.014027] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.014027] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.014027] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.014027] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.014027] isa0 at pcib0
[     1.014027] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.014027] acpicpu0 at cpu0: ACPI CPU
[     1.014027] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.014027] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.014027] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.014027] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.014027] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.014027] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.014027] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.014027] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.014027] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.014027] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.014027] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.014027] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.014027] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.014027] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.014027] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.014027] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.014027] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.014027] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.014027] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.014027] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.014027] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.014027] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.014027] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.014027] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.014027] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.014027] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.014027] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.014027] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.014027] acpicpu1 at cpu1: ACPI CPU
[     1.014027] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.014027] acpicpu2 at cpu2: ACPI CPU
[     1.014027] acpicpu3 at cpu3: ACPI CPU
[     1.014027] cpu0: CPU base freq 2900000000 Hz
[     1.014027] cpu0: CPU max freq 3900000000 Hz
[     1.014027] cpu0: TSC freq CPUID 2904000000 Hz
[     1.014027] cpu0: TSC freq calibrated 2904002000 Hz
[     1.014027] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.014027] timecounter: Timecounter "TSC" frequency 2904002000 Hz quality 3000
[     1.260587] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.341527] uhub0: 6 ports with 6 removable, self powered
[     1.341527] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.431527] uhub1: 12 ports with 12 removable, self powered
[     1.431527] acpiacad0: AC adapter offline.
[     1.431527] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.431527] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.521527] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.611527] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.711527] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.801527] acpibat1: LGC LION rechargeable battery
[     1.891540] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.891540] IPsec: Initialized Security Association Processing.
[     1.901529] acpibat0: LGC LION rechargeable battery
[     1.941526] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     2.261529] ugen0 at uhub1 port 3
[     2.291525] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.831529] ugen1 at uhub1 port 5
[     2.851525] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     3.361529] ubt0 at uhub1 port 7
[     3.381525] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     3.901524] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     3.951524] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     4.451528] ugen2 at uhub1 port 9
[     4.481524] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     4.501524] swwdog0: software watchdog initialized
[     4.511524] boot device: ld0
[     4.511524] root on dk2
[     4.521533] root file system type: ffs
[     4.521533] kern.module.path=/stand/amd64/10.0/modules
[     4.525527] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     4.551524] [drm] Driver supports precise vblank timestamp query.
[     4.571524] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     4.601524] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     4.641524] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[     4.701524] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[     5.101526] intelfb0 at i915drmkms0
[     5.101526] [drm] DRM_I915_DEBUG enabled
[     5.101526] [drm] DRM_I915_DEBUG_GEM enabled
[     5.101526] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[     5.121524] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[     5.121524] wsmux1: connecting to wsdisplay0
[    24.321511] wsdisplay0: screen 1 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 2 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 3 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 4 added (default, vt100 emulation)
[   850.220941] pms_synaptics_input: unusual delay (0.119999 s), scheduling reset
1 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65383693008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65383693808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE653836E9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFE65A7DC87408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.019629] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.019629] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.020582] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.020582] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.020582] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.020582] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.020582] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.020582] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.020582] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.020582] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.020582] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.020582] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.020582] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.020582] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.020582] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.020582] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.020582] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.020582] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.020582] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.020582] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.020582] acpiout15: brightness levels: [0-100]
[     1.020582] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.020582] acpivga0: connected output devices:
[     1.020582] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.020582] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.020582] thinkpad0: version 0200
[     1.020582] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.020582] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.020582] acpibat0: ACPI 4.0 functionality present
[     1.020582] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.020582] acpibat1: ACPI 4.0 functionality present
[     1.020582] FWHD (INT0800) at acpi0 not configured
[     1.020582] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.020582] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.020582] spkr0 at pcppi1: PC Speaker
[     1.020582] wsbell at spkr0 not configured
[     1.020582] midi0 at pcppi1: PC speaker
[     1.020582] sysbeep0 at pcppi1
[     1.020582] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.020582] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.020582] UCM1 (INT3515) at acpi0 not configured
[     1.020582] EPC (INT0E0C) at acpi0 not configured
[     1.020582] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.020582] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi0 not configured
[     1.020582] MEM (PNP0C01) at acpi0 not configured
[     1.020582] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.020582] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi1 not configured
[     1.020582] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi2 not configured
[     1.020582] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.020582] acpiwmibus at acpiwmi3 not configured
[     1.020582] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.020582] tpm0: device 0x001b15d1 rev 0x10
[     1.020582] acpitz0 at acpi0 (THM0)
[     1.020582] acpitz0: levels: critical 128.0 C, passive cooling
[     1.020582] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.020582] attimer1: attached to pcppi1
[     1.020582] pckbd0 at pckbc1 (kbd slot)
[     1.020582] pckbc1: using irq 1 for kbd slot
[     1.020582] wskbd0 at pckbd0: console keyboard
[     1.020582] pms0 at pckbc1 (aux slot)
[     1.020582] pms0: Synaptics touchpad version 8.2
[     1.020582] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.020582] pms0: Probed max coordinates right: 5712, top: 4780
[     1.020582] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.020582] pckbc1: using irq 12 for aux slot
[     1.020582] wsmouse0 at pms0 mux 0
[     1.020582] pci0 at mainbus0 bus 0: configuration mode 1
[     1.020582] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.020582] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.020582] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.020582] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.020582] xhci0: 64-bit DMA
[     1.020582] xhci0: interrupting at msi0 vec 0
[     1.020582] xhci0: xHCI version 1.0
[     1.020582] usb0 at xhci0: USB revision 3.0
[     1.020582] usb1 at xhci0: USB revision 2.0
[     1.020582] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.020582] dwiic0 at pci0 dev 21 function 0: I2C controller instance 0
[     1.020582] dwiic0: interrupting at ioapic0 pin 16
[     1.020582] iic0 at dwiic0: I2C bus
[     1.020582] dwiic1 at pci0 dev 21 function 1: I2C controller instance 1
[     1.020582] dwiic1: interrupting at ioapic0 pin 17
[     1.020582] iic1 at dwiic1: I2C bus
[     1.020582] ihidev0 at iic1 addr 0x38ihidev0: autoconfiguration error: failed to get HidDescriptorAddress: AE_NOT_FOUND
[     1.020582] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.020582] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.020582] ppb0: link is x1 @ 2.5GT/s
[     1.020582] pci1 at ppb0 bus 2
[     1.020582] pci1: i/o space, memory space enabled
[     1.020582] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.020582] rtsx0: interrupting at msi1 vec 0
[     1.020582] sdmmc0 at rtsx0
[     1.020582] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.020582] ppb1: link is x1 @ 2.5GT/s
[     1.020582] pci2 at ppb1 bus 3
[     1.020582] pci2: i/o space, memory space enabled
[     1.020582] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.020582] iwm0: interrupting at msi2 vec 0
[     1.020582] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.020582] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.020582] pci3 at ppb2 bus 4
[     1.020582] pci3: i/o space, memory space enabled
[     1.020582] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.020582] nvme0: NVMe 1.3
[     1.020582] nvme0: for admin queue interrupting at msix3 vec 0
[     1.020582] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.020582] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.020582] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.020582] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.020582] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.020582] ld0 at nvme0 nsid 1
[     1.020582] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.020582] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.020582] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.020582] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.020582] hdaudio0: interrupting at msi4 vec 0
[     1.020582] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.020582] hdafg0 at hdaudio0: Realtek product 0298
[     1.020582] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.020582] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.020582] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.020582] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.020582] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.020582] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.020582] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.020582] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.020582] spkr1 at audio0: PC Speaker (synthesized)
[     1.020582] wsbell at spkr1 not configured
[     1.020582] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.020582] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.020582] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.020582] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.020582] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.020582] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.020582] spkr2 at audio1: PC Speaker (synthesized)
[     1.020582] wsbell at spkr2 not configured
[     1.020582] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.020582] ichsmb0: interrupting at ioapic0 pin 16
[     1.020582] iic2 at ichsmb0: I2C bus
[     1.020582] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.020582] tco0: Min/Max interval 1/367 seconds
[     1.020582] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.020582] wm0: interrupting at msi5 vec 0
[     1.020582] wm0: PCI-Express bus
[     1.020582] wm0: 4096 words FLASH, version 0.1.4
[     1.020582] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.020582] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.020582] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.020582] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.020582] isa0 at pcib0
[     1.020582] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.020582] acpicpu0 at cpu0: ACPI CPU
[     1.020582] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.020582] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.020582] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.020582] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.020582] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.020582] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.020582] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.020582] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.020582] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.020582] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.020582] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.020582] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.020582] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.020582] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.020582] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.020582] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.020582] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.020582] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.020582] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.020582] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.020582] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.020582] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.020582] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.020582] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.020582] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.020582] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.020582] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.020582] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.020582] acpicpu1 at cpu1: ACPI CPU
[     1.020582] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.020582] acpicpu2 at cpu2: ACPI CPU
[     1.020582] acpicpu3 at cpu3: ACPI CPU
[     1.020582] cpu0: CPU base freq 2900000000 Hz
[     1.020582] cpu0: CPU max freq 3900000000 Hz
[     1.020582] cpu0: TSC freq CPUID 2904000000 Hz
[     1.020582] cpu0: TSC freq calibrated 2904004000 Hz
[     1.020582] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.020582] timecounter: Timecounter "TSC" frequency 2904004000 Hz quality 3000
[     1.261581] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.341579] uhub0: 6 ports with 6 removable, self powered
[     1.341579] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.431579] uhub1: 12 ports with 12 removable, self powered
[     1.431579] acpiacad0: AC adapter offline.
[     1.461578] acpibat0: LGC LION rechargeable battery
[     1.481578] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.481578] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.481578] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.571578] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.661579] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.751579] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.841578] acpibat1: LGC LION rechargeable battery
[     1.861577] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.871587] IPsec: Initialized Security Association Processing.
[     2.251580] ugen0 at uhub1 port 3
[     2.271577] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.801580] ugen1 at uhub1 port 5
[     2.821576] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     8.741571] ubt0 at uhub1 port 7
[     8.741571] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     9.231570] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.231570] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.711569] ugen2 at uhub1 port 9
[     9.711569] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     9.711569] swwdog0: software watchdog initialized
[     9.741566] WARNING: 1 error while detecting hardware; check system log.
[     9.771566] boot device: ld0
[     9.791566] root on dk2
[     9.821566] root file system type: ffs
[     9.841566] kern.module.path=/stand/amd64/10.0/modules
[     9.861566] WARNING: clock gained 3 days
[     9.871566] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     9.871566] [drm] Driver supports precise vblank timestamp query.
[     9.871566] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     9.871566] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     9.931566] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[    10.041569] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[    10.471565] intelfb0 at i915drmkms0
[    10.491565] [drm] DRM_I915_DEBUG enabled
[    10.521565] [drm] DRM_I915_DEBUG_GEM enabled
[    10.541565] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[    11.121564] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[    11.191564] wsmux1: connecting to wsdisplay0
[    30.721538] wsdisplay0: screen 1 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 2 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 3 added (default, vt100 emulation)
[    30.721538] wsdisplay0: screen 4 added (default, vt100 emulation)
[    45.721519] pms_synaptics_input: unusual delay (0.040002 s), scheduling reset
[    89.161560] pms_synaptics_input: unusual delay (0.040104 s), scheduling reset
[   171.551344] pms_synaptics_input: unusual delay (0.040000 s), scheduling reset
[   527.420857] iwm0: autoconfiguration error: fatal firmware error
[   532.190850] syncing disks... done
[   532.190850] unmounted procfs on /proc type procfs
[   532.190850] unmounted ptyfs on /dev/pts type ptyfs
[   532.190850] unmounted kernfs on /kern type kernfs
[   532.200848] unmounted /dev/cgd0g on /home type ffs
[   532.210848] unmounted /dev/cgd0e on /var type ffs
[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC4 (GENERIC) #0: Tue Feb  6 12:38:53 UTC 2024
[     1.000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 32514 MB
[     1.000000] avail memory = 31432 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] [   182.000000] dwiic* disabled
[     1.000000] [   183.000000] dwiic* disabled
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa af0ef018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000AFFFE014 000024 (v02 LENOVO)
[     1.000004] ACPI: XSDT 0x00000000AFFC1188 0000FC (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FACP 0x00000000AFFF5000 0000F4 (v05 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DSDT 0x00000000AFFCF000 0212A4 (v02 LENOVO SKL      00000000 INTL 20160527)
[     1.000004] ACPI: FACS 0x00000000AFF3E000 000040
[     1.000004] ACPI: SSDT 0x00000000AFFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[     1.000004] ACPI: TPM2 0x00000000AFFFB000 000034 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF53000 000042 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFF7000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[     1.000004] ACPI: HPET 0x00000000AFFF4000 000038 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: APIC 0x00000000AFFF3000 0000BC (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: MCFG 0x00000000AFFF2000 00003C (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ECDT 0x00000000AFFF1000 000053 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFCE000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFCC000 0016AD (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[     1.000004] ACPI: BOOT 0x00000000AFFCB000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: BATB 0x00000000AFFCA000 00004A (v02 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC8000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC6000 000600 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[     1.000004] ACPI: WSMT 0x00000000AFFC5000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC4000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC3000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[     1.000004] ACPI: DBGP 0x00000000AFFC2000 000034 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DBG2 0x00000000AFFFD000 000054 (v00 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: POAT 0x00000000AFFC0000 000055 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DMAR 0x00000000AFFBF000 0000A8 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ASF! 0x00000000AFFBE000 0000A0 (v32 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FPDT 0x00000000AFFBD000 000044 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF3C000 00013E (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3C93008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3C93808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB517F3CE9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFFB51EEE287408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.012694] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.012694] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.013646] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.013646] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.013646] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.013646] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.013646] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.013646] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.013646] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.013646] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.013646] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.013646] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.013646] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.013646] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.013646] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.013646] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.013646] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.013646] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.013646] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.013646] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.013646] acpiout15: brightness levels: [0-100]
[     1.013646] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.013646] acpivga0: connected output devices:
[     1.013646] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.013646] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.013646] thinkpad0: version 0200
[     1.013646] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.013646] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.013646] acpibat0: ACPI 4.0 functionality present
[     1.013646] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.013646] acpibat1: ACPI 4.0 functionality present
[     1.013646] FWHD (INT0800) at acpi0 not configured
[     1.013646] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.013646] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.013646] spkr0 at pcppi1: PC Speaker
[     1.013646] wsbell at spkr0 not configured
[     1.013646] midi0 at pcppi1: PC speaker
[     1.013646] sysbeep0 at pcppi1
[     1.013646] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.013646] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.013646] UCM1 (INT3515) at acpi0 not configured
[     1.013646] EPC (INT0E0C) at acpi0 not configured
[     1.013646] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.013646] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi0 not configured
[     1.013646] MEM (PNP0C01) at acpi0 not configured
[     1.013646] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.013646] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi1 not configured
[     1.013646] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi2 not configured
[     1.013646] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.013646] acpiwmibus at acpiwmi3 not configured
[     1.013646] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.013646] tpm0: device 0x001b15d1 rev 0x10
[     1.013646] acpitz0 at acpi0 (THM0)
[     1.013646] acpitz0: levels: critical 128.0 C, passive cooling
[     1.013646] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.013646] attimer1: attached to pcppi1
[     1.013646] pckbd0 at pckbc1 (kbd slot)
[     1.013646] pckbc1: using irq 1 for kbd slot
[     1.013646] wskbd0 at pckbd0: console keyboard
[     1.013646] pms0 at pckbc1 (aux slot)
[     1.013646] pms0: Synaptics touchpad version 8.2
[     1.013646] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.013646] pms0: Probed max coordinates right: 5712, top: 4780
[     1.013646] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.013646] pckbc1: using irq 12 for aux slot
[     1.013646] wsmouse0 at pms0 mux 0
[     1.013646] pci0 at mainbus0 bus 0: configuration mode 1
[     1.013646] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.013646] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.013646] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.013646] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.013646] xhci0: 64-bit DMA
[     1.013646] xhci0: interrupting at msi0 vec 0
[     1.013646] xhci0: xHCI version 1.0
[     1.013646] usb0 at xhci0: USB revision 3.0
[     1.013646] usb1 at xhci0: USB revision 2.0
[     1.013646] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.013646] Intel 100 Series I2C 0 (miscellaneous DASP, revision 0x21) at pci0 dev 21 function 0 not configured
[     1.013646] Intel 100 Series I2C 1 (miscellaneous DASP, revision 0x21) at pci0 dev 21 function 1 not configured
[     1.013646] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.013646] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.013646] ppb0: link is x1 @ 2.5GT/s
[     1.013646] pci1 at ppb0 bus 2
[     1.013646] pci1: i/o space, memory space enabled
[     1.013646] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.013646] rtsx0: interrupting at msi1 vec 0
[     1.013646] sdmmc0 at rtsx0
[     1.013646] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.013646] ppb1: link is x1 @ 2.5GT/s
[     1.013646] pci2 at ppb1 bus 3
[     1.013646] pci2: i/o space, memory space enabled
[     1.013646] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.013646] iwm0: interrupting at msi2 vec 0
[     1.013646] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.013646] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.013646] pci3 at ppb2 bus 4
[     1.013646] pci3: i/o space, memory space enabled
[     1.013646] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.013646] nvme0: NVMe 1.3
[     1.013646] nvme0: for admin queue interrupting at msix3 vec 0
[     1.013646] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.013646] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.013646] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.013646] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.013646] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.013646] ld0 at nvme0 nsid 1
[     1.013646] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.013646] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.013646] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.013646] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.013646] hdaudio0: interrupting at msi4 vec 0
[     1.013646] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.013646] hdafg0 at hdaudio0: Realtek product 0298
[     1.013646] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.013646] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.013646] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.013646] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.013646] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.013646] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.013646] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.013646] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.013646] spkr1 at audio0: PC Speaker (synthesized)
[     1.013646] wsbell at spkr1 not configured
[     1.013646] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.013646] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.013646] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.013646] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.013646] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.013646] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.013646] spkr2 at audio1: PC Speaker (synthesized)
[     1.013646] wsbell at spkr2 not configured
[     1.013646] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.013646] ichsmb0: interrupting at ioapic0 pin 16
[     1.013646] iic0 at ichsmb0: I2C bus
[     1.013646] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.013646] tco0: Min/Max interval 1/367 seconds
[     1.013646] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.013646] wm0: interrupting at msi5 vec 0
[     1.013646] wm0: PCI-Express bus
[     1.013646] wm0: 4096 words FLASH, version 0.1.4
[     1.013646] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.013646] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.013646] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.013646] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.013646] isa0 at pcib0
[     1.013646] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.013646] acpicpu0 at cpu0: ACPI CPU
[     1.013646] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.013646] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.013646] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.013646] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.013646] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.013646] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.013646] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.013646] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.013646] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.013646] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.013646] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.013646] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.013646] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.013646] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.013646] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.013646] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.013646] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.013646] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.013646] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.013646] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.013646] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.013646] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.013646] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.013646] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.013646] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.013646] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.013646] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.013646] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.013646] acpicpu1 at cpu1: ACPI CPU
[     1.013646] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.013646] acpicpu2 at cpu2: ACPI CPU
[     1.013646] acpicpu3 at cpu3: ACPI CPU
[     1.013646] cpu0: CPU base freq 2900000000 Hz
[     1.013646] cpu0: CPU max freq 3900000000 Hz
[     1.013646] cpu0: TSC freq CPUID 2904000000 Hz
[     1.013646] cpu0: TSC freq calibrated 2904004000 Hz
[     1.013646] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.013646] timecounter: Timecounter "TSC" frequency 2904004000 Hz quality 3000
[     1.223672] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.303668] uhub0: 6 ports with 6 removable, self powered
[     1.303668] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.393668] uhub1: 12 ports with 12 removable, self powered
[     1.393668] acpiacad0: AC adapter offline.
[     1.393668] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.403678] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.493668] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.583668] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.673667] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.763667] acpibat0: LGC LION rechargeable battery
[     1.853667] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.853667] acpibat1: LGC LION rechargeable battery
[     1.883666] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.883666] IPsec: Initialized Security Association Processing.
[     1.963670] ugen0 at uhub1 port 3
[     1.963670] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.453669] ugen1 at uhub1 port 5
[     2.453669] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     8.343660] ubt0 at uhub1 port 7
[     8.363657] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     8.883657] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     8.933656] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     9.433659] ugen2 at uhub1 port 9
[     9.463656] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     9.483656] swwdog0: software watchdog initialized
[     9.493656] boot device: ld0
[     9.493656] root on dk2
[     9.503661] root file system type: ffs
[     9.503661] kern.module.path=/stand/amd64/10.0/modules
[     9.507561] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     9.533655] [drm] Driver supports precise vblank timestamp query.
[     9.553655] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     9.583656] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     9.613655] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[     9.763655] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[    10.163655] intelfb0 at i915drmkms0
[    10.183655] [drm] DRM_I915_DEBUG enabled
[    10.213655] [drm] DRM_I915_DEBUG_GEM enabled
[    10.233655] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[    10.853654] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[    10.923654] wsmux1: connecting to wsdisplay0
[    31.873625] acpibat0: normal capacity on 'charge state'
[    31.883629] acpibat1: normal capacity on 'charge state'
[    63.023583] wsdisplay0: screen 1 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 2 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 3 added (default, vt100 emulation)
[    63.023583] wsdisplay0: screen 4 added (default, vt100 emulation)
[   238.723343] syncing disks... done
[   238.723343] unmounted procfs on /proc type procfs
[   238.723343] unmounted ptyfs on /dev/pts type ptyfs
[   238.723343] unmounted kernfs on /kern type kernfs
[   238.733341] unmounted /dev/cgd0g on /home type ffs
[   238.743341] unmounted /dev/cgd0e on /var type ffs
[     1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[     1.000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[     1.000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[     1.000000]     2024
[     1.000000]     The NetBSD Foundation, Inc.  All rights reserved.
[     1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[     1.000000]     The Regents of the University of California.  All rights reserved.

[     1.000000] NetBSD 10.0_RC4 (GENERIC) #0: Tue Feb  6 12:38:53 UTC 2024
[     1.000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
[     1.000000] total memory = 32514 MB
[     1.000000] avail memory = 31432 MB
[     1.000000] timecounter: Timecounters tick every 10.000 msec
[     1.000000] Kernelized RAIDframe activated
[     1.000000] [    15.000000] ihidev* disabled
[     1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[     1.000004] efi: systbl at pa af0ef018
[     1.000004] mainbus0 (root)
[     1.000004] ACPI: RSDP 0x00000000AFFFE014 000024 (v02 LENOVO)
[     1.000004] ACPI: XSDT 0x00000000AFFC1188 0000FC (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FACP 0x00000000AFFF5000 0000F4 (v05 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DSDT 0x00000000AFFCF000 0212A4 (v02 LENOVO SKL      00000000 INTL 20160527)
[     1.000004] ACPI: FACS 0x00000000AFF3E000 000040
[     1.000004] ACPI: SSDT 0x00000000AFFFC000 0003CC (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[     1.000004] ACPI: TPM2 0x00000000AFFFB000 000034 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF53000 000042 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFF7000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFF6000 0005B6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[     1.000004] ACPI: HPET 0x00000000AFFF4000 000038 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: APIC 0x00000000AFFF3000 0000BC (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: MCFG 0x00000000AFFF2000 00003C (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ECDT 0x00000000AFFF1000 000053 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFCE000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFCC000 0016AD (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[     1.000004] ACPI: BOOT 0x00000000AFFCB000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: BATB 0x00000000AFFCA000 00004A (v02 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC8000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC7000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC6000 000600 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[     1.000004] ACPI: WSMT 0x00000000AFFC5000 000028 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: SSDT 0x00000000AFFC4000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[     1.000004] ACPI: SSDT 0x00000000AFFC3000 0004C5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[     1.000004] ACPI: DBGP 0x00000000AFFC2000 000034 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DBG2 0x00000000AFFFD000 000054 (v00 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: POAT 0x00000000AFFC0000 000055 (v03 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: DMAR 0x00000000AFFBF000 0000A8 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: ASF! 0x00000000AFFBE000 0000A0 (v32 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: FPDT 0x00000000AFFBD000 000044 (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: UEFI 0x00000000AFF3C000 00013E (v01 LENOVO TP-R0I   00001500 PTEC 00000002)
[     1.000004] ACPI: 11 ACPI AML tables successfully acquired and loaded
[     1.000004] ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 0x20, 120 pins
[     1.000004] cpu0 at mainbus0 apid 0
[     1.000004] cpu0: Use lfence to serialize rdtsc
[     1.000004] cpu0: CPU base freq 2900000000 Hz
[     1.000004] cpu0: CPU max freq 3900000000 Hz
[     1.000004] cpu0: TSC freq CPUID 2904000000 Hz
[     1.000004] cpu0: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu0: node 0, package 0, core 0, smt 0
[     1.000004] cpu1 at mainbus0 apid 2
[     1.000004] cpu1: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu1: node 0, package 0, core 1, smt 0
[     1.000004] cpu2 at mainbus0 apid 1
[     1.000004] cpu2: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu2: node 0, package 0, core 0, smt 1
[     1.000004] cpu3 at mainbus0 apid 3
[     1.000004] cpu3: Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz, id 0x806e9
[     1.000004] cpu3: node 0, package 0, core 1, smt 1
[     1.000004] acpi0 at mainbus0: Intel ACPICA 20221020
[     1.000004] acpi0: X/RSDT: OemId <LENOVO,TP-R0I  ,00001500>, AslId <PTEC,00000002>
[     1.000004] acpiecdt0 at acpi0: ACPI Embedded Controller via ECDT
[     1.000004] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f0000000
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB493008 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB493808 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF879FCB4E9008 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[     1.000004] ACPI: Dynamic OEM Table Load:
[     1.000004] ACPI: SSDT 0xFFFF87A6C5A87408 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[     1.000004] acpi0: SCI interrupting at int 9
[     1.000004] acpi0: fixed power button present
[     1.000004] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[     1.013080] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[     1.013080] timecounter: Timecounter "hpet0" frequency 24000000 Hz quality 2000
[     1.014027] acpiec0 at acpi0 (EC, PNP0C09-0): using acpiecdt0
[     1.014027] acpivga0 at acpi0 (GFX0): ACPI Display Adapter
[     1.014027] acpiout0 at acpivga0 (DD01, 0x0100): ACPI Display Output Device
[     1.014027] acpiout1 at acpivga0 (DD02, 0x0002): ACPI Display Output Device
[     1.014027] acpiout2 at acpivga0 (DD03, 0x0200): ACPI Display Output Device
[     1.014027] acpiout3 at acpivga0 (DD04, 0x0004): ACPI Display Output Device
[     1.014027] acpiout4 at acpivga0 (DD05, 0x0005): ACPI Display Output Device
[     1.014027] acpiout5 at acpivga0 (DD06, 0x0006): ACPI Display Output Device
[     1.014027] acpiout6 at acpivga0 (DD07, 0x0007): ACPI Display Output Device
[     1.014027] acpiout7 at acpivga0 (DD08, 0x0008): ACPI Display Output Device
[     1.014027] acpiout8 at acpivga0 (DD09, 0x0009): ACPI Display Output Device
[     1.014027] acpiout9 at acpivga0 (DD0A, 0x000a): ACPI Display Output Device
[     1.014027] acpiout10 at acpivga0 (DD0B, 0x000b): ACPI Display Output Device
[     1.014027] acpiout11 at acpivga0 (DD0C, 0x000c): ACPI Display Output Device
[     1.014027] acpiout12 at acpivga0 (DD0D, 0x000d): ACPI Display Output Device
[     1.014027] acpiout13 at acpivga0 (DD0E, 0x000e): ACPI Display Output Device
[     1.014027] acpiout14 at acpivga0 (DD0F, 0x000f): ACPI Display Output Device
[     1.014027] acpiout15 at acpivga0 (DD1F, 0x0400): ACPI Display Output Device
[     1.014027] acpiout15: brightness levels: [0-100]
[     1.014027] acpiout16 at acpivga0 (SKC0, 0xca00): ACPI Display Output Device
[     1.014027] acpivga0: connected output devices:
[     1.014027] acpivga0:   0x0400 (acpiout15): Unknown Output Device, head 0
[     1.014027] thinkpad0 at acpi0 (HKEY, LEN0268)
[     1.014027] thinkpad0: version 0200
[     1.014027] acpiacad0 at acpi0 (AC, ACPI0003-0): ACPI AC Adapter
[     1.014027] acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery
[     1.014027] acpibat0: ACPI 4.0 functionality present
[     1.014027] acpibat1 at acpi0 (BAT1, PNP0C0A-1): ACPI Battery
[     1.014027] acpibat1: ACPI 4.0 functionality present
[     1.014027] FWHD (INT0800) at acpi0 not configured
[     1.014027] attimer1 at acpi0 (TIMR, PNP0100): io 0x40-0x43,0x50-0x53 irq 0
[     1.014027] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[     1.014027] spkr0 at pcppi1: PC Speaker
[     1.014027] wsbell at spkr0 not configured
[     1.014027] midi0 at pcppi1: PC speaker
[     1.014027] sysbeep0 at pcppi1
[     1.014027] pckbc1 at acpi0 (KBD, LEN0071) (kbd port): io 0x60,0x64 irq 1
[     1.014027] pckbc2 at acpi0 (MOU, LEN2046) (aux port): irq 12
[     1.014027] UCM1 (INT3515) at acpi0 not configured
[     1.014027] EPC (INT0E0C) at acpi0 not configured
[     1.014027] acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
[     1.014027] acpiwmi0 at acpi0 (WTBT, PNP0C14-TBFP): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi0 not configured
[     1.014027] MEM (PNP0C01) at acpi0 not configured
[     1.014027] acpilid0 at acpi0 (LID, PNP0C0D): ACPI Lid Switch
[     1.014027] acpiwmi1 at acpi0 (WMI1, PNP0C14-1): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi1 not configured
[     1.014027] acpiwmi2 at acpi0 (WMI2, PNP0C14-2): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi2 not configured
[     1.014027] acpiwmi3 at acpi0 (WMI3, PNP0C14-3): ACPI WMI Interface
[     1.014027] acpiwmibus at acpiwmi3 not configured
[     1.014027] tpm0 at acpi0 (TPM, MSFT0101): mem 0xfed40000-0xfed44fff
[     1.014027] tpm0: device 0x001b15d1 rev 0x10
[     1.014027] acpitz0 at acpi0 (THM0)
[     1.014027] acpitz0: levels: critical 128.0 C, passive cooling
[     1.014027] ACPI: Enabled 4 GPEs in block 00 to 7F
[     1.014027] attimer1: attached to pcppi1
[     1.014027] pckbd0 at pckbc1 (kbd slot)
[     1.014027] pckbc1: using irq 1 for kbd slot
[     1.014027] wskbd0 at pckbd0: console keyboard
[     1.014027] pms0 at pckbc1 (aux slot)
[     1.014027] pms0: Synaptics touchpad version 8.2
[     1.014027] pms0: Extended W mode, Passthrough, Middle button, Up/down buttons, Palm detect, One button click pad, Multi-finger Report, Multi-finger, Reports max, Reports min
[     1.014027] pms0: Probed max coordinates right: 5712, top: 4780
[     1.014027] pms0: Probed min coordinates left: 1232, bottom: 1074
[     1.014027] pckbc1: using irq 12 for aux slot
[     1.014027] wsmouse0 at pms0 mux 0
[     1.014027] pci0 at mainbus0 bus 0: configuration mode 1
[     1.014027] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[     1.014027] pchb0 at pci0 dev 0 function 0: Intel Core 7G (U) Host Bridge, DRAM (rev. 0x02)
[     1.014027] i915drmkms0 at pci0 dev 2 function 0: Intel HD Graphics 620 (GT2) (rev. 0x02)
[     1.014027] xhci0 at pci0 dev 20 function 0: Intel 100 Series xHCI (rev. 0x21)
[     1.014027] xhci0: 64-bit DMA
[     1.014027] xhci0: interrupting at msi0 vec 0
[     1.014027] xhci0: xHCI version 1.0
[     1.014027] usb0 at xhci0: USB revision 3.0
[     1.014027] usb1 at xhci0: USB revision 2.0
[     1.014027] Intel 100 Series Thermal (miscellaneous DASP, revision 0x21) at pci0 dev 20 function 2 not configured
[     1.014027] dwiic0 at pci0 dev 21 function 0: I2C controller instance 0
[     1.014027] dwiic0: interrupting at ioapic0 pin 16
[     1.014027] iic0 at dwiic0: I2C bus
[     1.014027] dwiic1 at pci0 dev 21 function 1: I2C controller instance 1
[     1.014027] dwiic1: interrupting at ioapic0 pin 17
[     1.014027] iic1 at dwiic1: I2C bus
[     1.014027] UCM1 (INT3515) at iic1 addr 0x38 not configured
[     1.014027] Intel 100 Series MEI (miscellaneous communications, revision 0x21) at pci0 dev 22 function 0 not configured
[     1.014027] ppb0 at pci0 dev 28 function 0: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.014027] ppb0: link is x1 @ 2.5GT/s
[     1.014027] pci1 at ppb0 bus 2
[     1.014027] pci1: i/o space, memory space enabled
[     1.014027] rtsx0 at pci1 dev 0 function 0: Realtek Semiconductor RTS522A PCI-E Card Reader (rev. 0x01)
[     1.014027] rtsx0: interrupting at msi1 vec 0
[     1.014027] sdmmc0 at rtsx0
[     1.014027] ppb1 at pci0 dev 28 function 2: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 8.0GT/s
[     1.014027] ppb1: link is x1 @ 2.5GT/s
[     1.014027] pci2 at ppb1 bus 3
[     1.014027] pci2: i/o space, memory space enabled
[     1.014027] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8265 (rev. 0x78)
[     1.014027] iwm0: interrupting at msi2 vec 0
[     1.014027] ppb2 at pci0 dev 28 function 4: Intel 100 Series PCIe (rev. 0xf1)
[     1.014027] ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x2 @ 8.0GT/s
[     1.014027] pci3 at ppb2 bus 4
[     1.014027] pci3: i/o space, memory space enabled
[     1.014027] nvme0 at pci3 dev 0 function 0: Samsung Electronics (3rd vendor ID) PM9A1 M.2 NVMe SSD (rev. 0x00)
[     1.014027] nvme0: NVMe 1.3
[     1.014027] nvme0: for admin queue interrupting at msix3 vec 0
[     1.014027] nvme0: Samsung SSD 980 PRO 2TB, firmware 5B2QGXA7, serial S69ENF0RA58268X
[     1.014027] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[     1.014027] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[     1.014027] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[     1.014027] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[     1.014027] ld0 at nvme0 nsid 1
[     1.014027] ld0: 1863 GB, 243201 cyl, 255 head, 63 sec, 512 bytes/sect x 3907029168 sectors
[     1.014027] pcib0 at pci0 dev 31 function 0: Intel 200 Series LPC (rev. 0x21)
[     1.014027] Intel 100 Series PMC (miscellaneous memory, revision 0x21) at pci0 dev 31 function 2 not configured
[     1.014027] hdaudio0 at pci0 dev 31 function 3: HD Audio Controller
[     1.014027] hdaudio0: interrupting at msi4 vec 0
[     1.014027] hdaudio0: HDA ver. 1.0, OSS 9, ISS 7, BSS 0, SDO 1, 64-bit
[     1.014027] hdafg0 at hdaudio0: Realtek product 0298
[     1.014027] hdafg0: DAC00 2ch: Speaker [Built-In]
[     1.014027] hdafg0: DAC01 2ch: HP Out [Jack]
[     1.014027] hdafg0: ADC02 2ch: Mic In [Jack]
[     1.014027] hdafg0: ADC03 2ch: Mic In [Built-In]
[     1.014027] hdafg0: 2ch/2ch 44100Hz 48000Hz PCM16 PCM20 PCM24
[     1.014027] audio0 at hdafg0: playback, capture, full duplex, independent
[     1.014027] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.014027] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.014027] spkr1 at audio0: PC Speaker (synthesized)
[     1.014027] wsbell at spkr1 not configured
[     1.014027] hdafg1 at hdaudio0: Intel HDMI/DP
[     1.014027] hdafg1: DP00 8ch: Digital Out [Jack]
[     1.014027] hdafg1: 8ch/0ch 48000Hz PCM16*
[     1.014027] audio1 at hdafg1: playback, capture, full duplex, independent
[     1.014027] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for playback
[     1.014027] audio1: slinear_le:16 2ch 48000Hz, blk 1920 bytes (10ms) for recording
[     1.014027] spkr2 at audio1: PC Speaker (synthesized)
[     1.014027] wsbell at spkr2 not configured
[     1.014027] ichsmb0 at pci0 dev 31 function 4: Intel 100 Series SMBus (rev. 0x21)
[     1.014027] ichsmb0: interrupting at ioapic0 pin 16
[     1.014027] iic2 at ichsmb0: I2C bus
[     1.014027] tco0 at ichsmb0: TCO (watchdog) timer configured.
[     1.014027] tco0: Min/Max interval 1/367 seconds
[     1.014027] wm0 at pci0 dev 31 function 6, 64-bit DMA: I219 LM (4) Ethernet Connection (rev. 0x21)
[     1.014027] wm0: interrupting at msi5 vec 0
[     1.014027] wm0: PCI-Express bus
[     1.014027] wm0: 4096 words FLASH, version 0.1.4
[     1.014027] wm0: Ethernet address c8:5b:76:a6:52:a5
[     1.014027] wm0: 0x6a4080<FLASH,PCIE,ASF_FIRM,AMT,WOL,EEE>
[     1.014027] ihphy0 at wm0 phy 2: i217 10/100/1000 media interface, rev. 6
[     1.014027] ihphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[     1.014027] isa0 at pcib0
[     1.014027] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 16-byte FIFO
[     1.014027] acpicpu0 at cpu0: ACPI CPU
[     1.014027] acpicpu0: C1: FFH, lat   1 us, pow  1000 mW
[     1.014027] acpicpu0: C2: FFH, lat 151 us, pow   200 mW
[     1.014027] acpicpu0: C3: FFH, lat 1034 us, pow   200 mW
[     1.014027] acpicpu0: P0: FFH, lat  10 us, pow 15000 mW, 2801 MHz, turbo boost
[     1.014027] acpicpu0: P1: FFH, lat  10 us, pow 14236 mW, 2800 MHz
[     1.014027] acpicpu0: P2: FFH, lat  10 us, pow 13633 mW, 2700 MHz
[     1.014027] acpicpu0: P3: FFH, lat  10 us, pow 12318 mW, 2500 MHz
[     1.014027] acpicpu0: P4: FFH, lat  10 us, pow 11608 mW, 2400 MHz
[     1.014027] acpicpu0: P5: FFH, lat  10 us, pow 10372 mW, 2200 MHz
[     1.014027] acpicpu0: P6: FFH, lat  10 us, pow  9182 mW, 2000 MHz
[     1.014027] acpicpu0: P7: FFH, lat  10 us, pow  8173 mW, 1800 MHz
[     1.014027] acpicpu0: P8: FFH, lat  10 us, pow  7075 mW, 1600 MHz
[     1.014027] acpicpu0: P9: FFH, lat  10 us, pow  6480 mW, 1500 MHz
[     1.014027] acpicpu0: P10: FFH, lat  10 us, pow  5453 mW, 1300 MHz
[     1.014027] acpicpu0: P11: FFH, lat  10 us, pow  4472 mW, 1100 MHz
[     1.014027] acpicpu0: P12: FFH, lat  10 us, pow  3140 mW,  800 MHz
[     1.014027] acpicpu0: P13: FFH, lat  10 us, pow  2756 mW,  700 MHz
[     1.014027] acpicpu0: P14: FFH, lat  10 us, pow  2267 mW,  600 MHz
[     1.014027] acpicpu0: P15: FFH, lat  10 us, pow  1435 mW,  400 MHz
[     1.014027] acpicpu0: T0: I/O, lat   1 us, pow     0 mW, 100 %
[     1.014027] acpicpu0: T1: I/O, lat   1 us, pow     0 mW,  88 %
[     1.014027] acpicpu0: T2: I/O, lat   1 us, pow     0 mW,  76 %
[     1.014027] acpicpu0: T3: I/O, lat   1 us, pow     0 mW,  64 %
[     1.014027] acpicpu0: T4: I/O, lat   1 us, pow     0 mW,  52 %
[     1.014027] acpicpu0: T5: I/O, lat   1 us, pow     0 mW,  40 %
[     1.014027] acpicpu0: T6: I/O, lat   1 us, pow     0 mW,  28 %
[     1.014027] acpicpu0: T7: I/O, lat   1 us, pow     0 mW,  16 %
[     1.014027] coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=100
[     1.014027] acpicpu1 at cpu1: ACPI CPU
[     1.014027] coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=100
[     1.014027] acpicpu2 at cpu2: ACPI CPU
[     1.014027] acpicpu3 at cpu3: ACPI CPU
[     1.014027] cpu0: CPU base freq 2900000000 Hz
[     1.014027] cpu0: CPU max freq 3900000000 Hz
[     1.014027] cpu0: TSC freq CPUID 2904000000 Hz
[     1.014027] cpu0: TSC freq calibrated 2904002000 Hz
[     1.014027] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[     1.014027] timecounter: Timecounter "TSC" frequency 2904002000 Hz quality 3000
[     1.260587] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[     1.341527] uhub0: 6 ports with 6 removable, self powered
[     1.341527] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[     1.431527] uhub1: 12 ports with 12 removable, self powered
[     1.431527] acpiacad0: AC adapter offline.
[     1.431527] ld0: GPT GUID: cd2202a0-a133-4316-b01b-35d093237175
[     1.431527] dk0 at ld0: "ff457f13-1d35-40e4-b1d3-ef044ab35c48", 1857978368 blocks at 1050624, type: ext2fs
[     1.521527] dk1 at ld0: "5272a784-c44e-4c61-b207-578f7677de45", 1048576 blocks at 2048, type: msdos
[     1.611527] dk2 at ld0: "b79f9067-ed98-498c-a632-00b59d4ed22f", 2097152 blocks at 1859028992, type: ffs
[     1.711527] dk3 at ld0: "f132dd3b-0d31-4121-85ca-175752aacb2a", 2045902848 blocks at 1861126144, type: cgd
[     1.801527] acpibat1: LGC LION rechargeable battery
[     1.891540] acpibat1: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     1.891540] IPsec: Initialized Security Association Processing.
[     1.901529] acpibat0: LGC LION rechargeable battery
[     1.941526] acpibat0: granularity: low->warn 0.-01 Wh, warn->full 0.-01 Wh
[     2.261529] ugen0 at uhub1 port 3
[     2.291525] ugen0: Sierra Wireless, Incorporated (0x1199) Sierra Wireless EM7455 Qualcomm Snapdragon X7 LTE-A (0x9079), rev 2.00/0.06, addr 1
[     2.831529] ugen1 at uhub1 port 5
[     2.851525] ugen1: Generic (0x058f) EMV Smartcard Reader (0x9540), rev 2.01/1.20, addr 2
[     3.361529] ubt0 at uhub1 port 7
[     3.381525] ubt0: vendor 8087 (0x8087) product 0a2b (0x0a2b), rev 2.00/0.10, addr 3
[     3.901524] uvideo0 at uhub1 port 8 configuration 1 interface 0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     3.951524] video0 at uvideo0: SunplusIT Inc (0x04f2) Integrated Camera (0xb5ab), rev 2.00/0.10, addr 4
[     4.451528] ugen2 at uhub1 port 9
[     4.481524] ugen2: vendor 138a (0x138a) product 0097 (0x0097), rev 2.00/1.64, addr 5
[     4.501524] swwdog0: software watchdog initialized
[     4.511524] boot device: ld0
[     4.511524] root on dk2
[     4.521533] root file system type: ffs
[     4.521533] kern.module.path=/stand/amd64/10.0/modules
[     4.525527] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[     4.551524] [drm] Driver supports precise vblank timestamp query.
[     4.571524] i915drmkms0: interrupting at msi6 vec 0 (i915drmkms0)
[     4.601524] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[     4.641524] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[     4.701524] iwm0: hw rev 0x230, fw ver 22.361476.0, address 00:28:f8:1f:9e:15
[     5.101526] intelfb0 at i915drmkms0
[     5.101526] [drm] DRM_I915_DEBUG enabled
[     5.101526] [drm] DRM_I915_DEBUG_GEM enabled
[     5.101526] intelfb0: framebuffer at 0xc0040000, size 1920x1080, depth 32, stride 7680
[     5.121524] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[     5.121524] wsmux1: connecting to wsdisplay0
[    24.321511] wsdisplay0: screen 1 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 2 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 3 added (default, vt100 emulation)
[    24.321511] wsdisplay0: screen 4 added (default, vt100 emulation)
[   850.220941] pms_synaptics_input: unusual delay (0.119999 s), scheduling reset
[  3334.979232] acpi0: entering state S3
[  3335.009233] Flushing disk caches: 2 done
[  3336.229516] ioapic0 reenabling
[  3340.009040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.119040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.179040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.229040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.289040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.339040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.399040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.449040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.509040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.559040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.619040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.669040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.729040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.779040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.839040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.889040] hdaudio0: autoconfiguration error: RIRB timeout
[  3340.899044] ugen0: detached
[  3340.899044] ugen0: at uhub1 port 3 (addr 1) disconnected
[  3341.169039] nvme0: for io queue 1 interrupting at msix3 vec 1 affinity to cpu0
[  3341.219040] nvme0: for io queue 2 interrupting at msix3 vec 2 affinity to cpu1
[  3341.219040] nvme0: for io queue 3 interrupting at msix3 vec 3 affinity to cpu2
[  3341.219040] nvme0: for io queue 4 interrupting at msix3 vec 4 affinity to cpu3
[  3341.219040] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.277333] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.332280] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.387079] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.441794] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.496566] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.551454] hdaudio0: autoconfiguration error: RIRB timeout
[  3341.606190] hdaudio0: autoconfiguration error: RIRB timeout


Home | Main Index | Thread Index | Old Index