This is new since upgrading today to 14.3-RELEASE
FWIW, my loader.conf:
Code:
Copyright (c) 1992-2023 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 14.3-RELEASE releng/14.3-n271432-8c9ce319fef7 GENERIC amd64
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
VT(efifb): resolution 800x600
CPU microcode: updated from 0x29 to 0x2f
CPU: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz (2394.70-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x206a7 Family=0x6 Model=0x2a Stepping=7
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0x1fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX>
AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
AMD Features2=0x1<LAHF>
Structured Extended Features3=0x9c000400<MD_CLEAR,IBPB,STIBP,L1DFL,SSBD>
XSAVE Features=0x1<XSAVEOPT>
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
TSC: P-state invariant, performance statistics
real memory = 8589934592 (8192 MB)
avail memory = 8164433920 (7786 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <DELL CBX3 >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-23
Launching APs: 1 2 3
random: entropy device external interface
kbd1 at kbdmux0
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xc98bfe60
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xcad8334d
stack pointer = 0x28:0xffffffff82f5dd00
frame pointer = 0x28:0xffffffff82f5dd50
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 0 (swapper)
rdi: ffffffff82f5ddbc rsi: ffffffff81b6e0a0 rdx: ffffffff82f5de78
rcx: 00000000c98bfe18 r8: 000000000000000e r9: 8080808080808080
rax: 00000000c98bfe18 rbx: ffffffff82f5de78 rbp: ffffffff82f5dd50
r10: ffffffff8122ad03 r11: 8b9091919e9cff9c r12: 0000000000000000
r13: fffff80001640f00 r14: fffff80001723580 r15: fffff800016ec358
trap number = 12
EFI RT page fault
smbios0: <System Management BIOS> at iomem 0xcadb4118-0xcadb4136
smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <DELL CBX3 >
FWIW, my loader.conf:
Code:
verbose_loading="YES"
cpu_microcode_load="YES"
cpu_microcode_name="/boot/firmware/intel-ucode.bin"
tpm_load="YES"
hw.acpi.cpu.cx_lowest="Cmax"
hw.pci.do_power_nodriver="3"