Stuart,

I looked at the code and it seems like the error handling is missing (exit(2) :-))

file: /usr/src/sys/dev/acpi/dsdt.c
function: aml_store()

failing code:
 case AML_OBJTYPE_PACKAGE:
                /* Convert to LHS type, copy into LHS */
                if (rhs->type != AML_OBJTYPE_PACKAGE) {
                        aml_die("Copy non-package into package?");
                }
                aml_freevalue(lhs);
                aml_copyvalue(lhs, rhs);
                break;

When lhs above is of type AML_OBJTYPE_PACKAGE, and rhs is of some other type,
the kernel exits.

Maybe rhs should be "converted into a package" (by extending aml_convert()), I am not sure. I am a complete ACPI newbie.  Not sure why the code exits, seems like an incomplete handling
of this scenario.

On 8/14/25 13:23, Stuart Henderson wrote:
On 2025/08/14 10:12, Peter Moss wrote:
Stuart,

Here are the acpidumps and the sysctl.hw.acpi outputs.

All from FreeBSD 14.3 release on the same T14 Gen 6 Intel laptop.

t14g6i-acpidump - generated with acpidump -v -o
huh, that's a new one for me!:

$ iasl -d t14g6i-acpidump

Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20250404
Copyright (c) 2000 - 2025 Intel Corporation

File appears to be binary: found 167261 non-ASCII characters, disassembling
Binary file appears to be a valid ACPI table, disassembling
Input file t14g6i-acpidump, Length 0x9167B (595579) bytes
ACPI: DSDT 0x0000000000000000 09167B (v02 LENOVO ICL      00000002      
01000013)
Pass 1 parse of [DSDT]
Firmware Error (ACPI): Failure creating named object 
[\_SB.PC00.XHCI.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20250404/dswload-387)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20250404/psobject-264)
Could not parse ACPI tables, AE_ALREADY_EXISTS

I don't have any ideas right now..

t14g6i-acpidump-dt.txt - generated with acpidump -d -t
t14g6i-hw.acpi.txt - generated with sysctl hw.acpi

Thank you,
Peter

On 8/14/25 04:36, Stuart Henderson wrote:
On 2025/08/14 04:09, Peter Moss wrote:
tuart,

Here is a dmesg log from the same machine, running FreeBSD 14.3:
thanks - that may also be useful (the "1 arguments were passed to a
non-method ACPI" look a bit suspicious).

for a dump of the acpi tables, there's probably a command with a name
like acpidump that would write out a set of files. on OpenBSD you'd
run e.g. "acpidump -o /tmp/t14g6" and get a set of files /tmp/t14g6.XXX.


--------------------------------------start of dmesg log-----------
---<<BOOT>>---
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 1920x1200
CPU: Intel(R) Core(TM) Ultra 5 225U (3072.00-MHz K8-class CPU)
    Origin="GenuineIntel"  Id=0xb0650  Family=0x6  Model=0xb5 Stepping=0
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=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>

    AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
    AMD Features2=0x121<LAHF,ABM,Prefetch>
    Structured Extended 
Features=0x239c27eb<FSGSBASE,TSCADJ,BMI1,AVX2,FDPEXC,SMEP,BMI2,ERMS,INVPCID,NFPUSG,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PROCTRACE,SHA>
    Structured Extended 
Features2=0x994007bc<UMIP,PKU,OSPKE,WAITPKG,GFNI,VAES,VPCLMULQDQ,RDPID,MOVDIRI,MOVDIR64B>
    Structured Extended 
Features3=0xfc18c410<FSRM,MD_CLEAR,IBT,IBPB,STIBP,L1DFL,ARCH_CAP,CORE_CAP,SSBD>
    XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
IA32_ARCH_CAPS=0xde9fd6b<RDCL_NO,IBRS_ALL,SKIP_L1DFL_VME,MDS_NO,TAA_NO>
    VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
    TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16063131648 (15318 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <LENOVO TP-N4J  >
WARNING: L3 data cache covers more APIC IDs than a package (6 > 3)
FreeBSD/SMP: Multiprocessor System Detected: 12 CPUs
FreeBSD/SMP: Non-uniform topology
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-119
Launching APs: 3 1 9 10 2 7 11 6 4 5 8
random: entropy device external interface
kbd1 at kbdmux0
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
smbios0: <System Management BIOS> at iomem 0x82e2a000-0x82e2a017
smbios0: Entry point: v3 (64-bit), Version: 3.8
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS,SHA1,SHA256>
acpi0: <LENOVO TP-N4J>
acpi_ec0: <Embedded Controller: GPE 0x6e, ECDT> port 0x62,0x66 on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 19200000 Hz quality 950
Event timer "HPET" frequency 19200000 Hz quality 350
Event timer "HPET1" frequency 19200000 Hz quality 340
Event timer "HPET2" frequency 19200000 Hz quality 340
Event timer "HPET3" frequency 19200000 Hz quality 340
Event timer "HPET4" frequency 19200000 Hz quality 340
Event timer "HPET5" frequency 19200000 Hz quality 340
Event timer "HPET6" frequency 19200000 Hz quality 340
Event timer "HPET7" frequency 19200000 Hz quality 340
atrtc1: <AT realtime clock> on acpi0
atrtc1: Warning: Couldn't map I/O.
atrtc1: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> mem
0x4058000000-0x4058ffffff,0x4000000000-0x400fffffff at device 2.0 on pci0
vgapci0: Boot video device
pcib1: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pcib2: <ACPI PCI-PCI bridge> at device 6.1 on pci0
pci1: <ACPI PCI bus> on pcib2
nvme0: <Generic NVMe Device> mem 0xbac00000-0xbac03fff at device 0.0 on
pci1
pcib3: <ACPI PCI-PCI bridge> at device 7.0 on pci0
pcib4: <ACPI PCI-PCI bridge> at device 7.2 on pci0
pci0: <unknown> at device 11.0 (no driver attached)
xhci0: <XHCI (generic) USB 3.0 controller> mem 0x405a6f0000-0x405a6fffff
at device 13.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci0: <serial bus, USB> at device 13.2 (no driver attached)
pci0: <serial bus, USB> at device 13.3 (no driver attached)
xhci1: <XHCI (generic) USB 3.0 controller> mem 0x405a6e0000-0x405a6effff
at device 20.0 on pci0
xhci1: 32 bytes context size, 64-bit DMA
usbus1 on xhci1
usbus1: 5.0Gbps Super Speed USB v3.0
pci0: <memory, RAM> at device 20.2 (no driver attached)
pci0: <serial bus> at device 21.0 (no driver attached)
pci0: <simple comms> at device 22.0 (no driver attached)
pcib5: <ACPI PCI-PCI bridge> at device 28.0 on pci0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
hdac0: <Intel Arrow Lake HDA Controller> mem
0x405a700000-0x405a703fff,0x4059000000-0x40591fffff at device 31.3 on pci0
pci0: <serial bus> at device 31.5 (no driver attached)
em0: <Intel(R) I219-V ARL(24)> mem 0xbb700000-0xbb71ffff at device 31.6 on
pci0
em0: EEPROM V0.1-4
em0: Using 1024 TX descriptors and 1024 RX descriptors
em0: Using an MSI interrupt
em0: Ethernet address: c8:53:09:ed:7a:cd
em0: netmap queues/slots: TX 1/1024, RX 1/1024
acpi_button0: <Sleep Button> on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button1: <Power Button> on acpi0
acpi_syscontainer0: <System Container> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD
15.0.
psm0: model GlidePoint, device ID 0
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_syscontainer1: <System Container> on acpi0
atrtc0: <AT realtime clock> at port 0x70 irq 8 on isa0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock, resolution 1.000000s
atrtc0: Can't map interrupt.
atrtc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 15.
hwpstate_intel0: <Intel Speed Shift> on cpu0
cpufreq0: <CPU frequency control> on cpu0
hwpstate_intel1: <Intel Speed Shift> on cpu1
cpufreq1: <CPU frequency control> on cpu1
hwpstate_intel2: <Intel Speed Shift> on cpu2
cpufreq2: <CPU frequency control> on cpu2
hwpstate_intel3: <Intel Speed Shift> on cpu3
cpufreq3: <CPU frequency control> on cpu3
hwpstate_intel4: <Intel Speed Shift> on cpu4
cpufreq4: <CPU frequency control> on cpu4
hwpstate_intel5: <Intel Speed Shift> on cpu5
cpufreq5: <CPU frequency control> on cpu5
hwpstate_intel6: <Intel Speed Shift> on cpu6
cpufreq6: <CPU frequency control> on cpu6
hwpstate_intel7: <Intel Speed Shift> on cpu7
cpufreq7: <CPU frequency control> on cpu7
hwpstate_intel8: <Intel Speed Shift> on cpu8
cpufreq8: <CPU frequency control> on cpu8
hwpstate_intel9: <Intel Speed Shift> on cpu9
cpufreq9: <CPU frequency control> on cpu9
hwpstate_intel10: <Intel Speed Shift> on cpu10
cpufreq10: <CPU frequency control> on cpu10
hwpstate_intel11: <Intel Speed Shift> on cpu11
cpufreq11: <CPU frequency control> on cpu11
Timecounter "TSC-low" frequency 1536003180 Hz quality 1000
Timecounters tick every 1.000 msec
ugen1.1: <Intel XHCI root HUB> at usbus1
ugen0.1: <Intel XHCI root HUB> at usbus0
uhub0 on usbus1
uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
uhub1 on usbus0
uhub1: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
nvme0: Allocated 64MB host memory buffer
hdacc0: <Realtek ALC257 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC257 Audio Function Group> at nid 1 on hdacc0
pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> at nid 20,33 and 25 on hdaa0
nda0 at nvme0 bus 0 scbus0 target 0 lun 1
nda0: <SKHynix_HFS256GEM9X169N 61700A30 5JE7N724311807E3R>
nda0: Serial Number 5JE7N724311807E3R
nda0: nvme version 2.0
nda0: 244198MB (500118192 512 byte sectors)
Trying to mount root from ufs:/dev/nda0p2 [rw]...
uhub1: 5 ports with 5 removable, self powered
uhub0: 14 ports with 14 removable, self powered
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: Embedded MOF found
ACPI: \134_SB.WFDE.WQCC: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi1: <ACPI-WMI mapping> on acpi0
acpi_wmi1: Embedded MOF found
ACPI: \134_SB.WFTE.WQCC: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi2: <ACPI-WMI mapping> on acpi0
acpi_wmi2: Embedded MOF found
ACPI: \134_SB.WMI1.WQBA: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi3: <ACPI-WMI mapping> on acpi0
acpi_wmi3: Embedded MOF found
ACPI: \134_SB.WMI2.WQBB: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi4: <ACPI-WMI mapping> on acpi0
acpi_wmi4: Embedded MOF found
ACPI: \134_SB.WMI3.WQBC: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi5: <ACPI-WMI mapping> on acpi0
acpi_wmi5: Embedded MOF found
ACPI: \134_SB.WMI4.WQBD: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi6: <ACPI-WMI mapping> on acpi0
acpi_wmi6: Embedded MOF found
ACPI: \134_SB.WMI5.WQBE: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi7: <ACPI-WMI mapping> on acpi0
acpi_wmi7: Embedded MOF found
ACPI: \134_SB.WMI6.WQBF: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi8: <ACPI-WMI mapping> on acpi0
acpi_wmi8: Embedded MOF found
ACPI: \134_SB.WMI7.WQC1: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
acpi_wmi9: <ACPI-WMI mapping> on acpi0
acpi_wmi9: Embedded MOF found
ACPI: \134_SB.WMI8.WQCE: 1 arguments were passed to a non-method ACPI
object (Buffer) (20221020/nsarguments-361)
em0: link state changed to UP
lo0: link state changed to UP
em0: link state changed to DOWN
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr
1> on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
em0: link state changed to UP
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 1 (disconnected)
ums0: detached
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr
2> on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 2 (disconnected)
ums0: detached
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr
3> on usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
usb_msc_auto_quirk: UQ_MSC_NO_PREVENT_ALLOW set for USB mass storage
device Samsung Type-C (0x04e8:0x6300)
ugen0.2: <Samsung Type-C> at usbus0
umass0 on uhub1
umass0: <Samsung Type-C, class 0/0, rev 3.10/11.00, addr 1> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x8000
umass0:1:0: Attached to scbus1
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <Samsung Type-C 1100> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 0376925020005262
da0: 400.000MB/s transfers
da0: 122376MB (250626566 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 3 (disconnected)
ums0: detached
------------------------------------end of dmesg log---------------

On 8/14/25 03:42, Stuart Henderson wrote:
On 2025/08/13 22:37, Peter Moss wrote:
Hi there,

I have tried to install OpenBSD (7.7 release and 7.7 snapshots) on T14 Gen
6 Intel (with 225U CPU).
The installation fails early on with a panic failure. I have tried 7.7
release with the similar result
(panic: amd_die aml_store:3077)

Are you able to collect a dump of acpi tables from another OS?

If you're familiar enough with OpenBSD to build a kernel with ACPI_DEBUG
set, and boot that on this system (e.g. via USB or network boot), that
would likely give more information about the problem too.

bios0: vendor LENOVO version "N4JET19W (1.09)" date 07/15/2025
so could be due to a very recent change in their tables.

cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins
Copy non-package into package?
panic: aml_die aml_store:3126

The operating system has halted.
Please press any key to reboot.

---<<BOOT>>---
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 1920x1200
CPU: Intel(R) Core(TM) Ultra 5 225U (3072.00-MHz K8-class CPU)
    Origin="GenuineIntel"  Id=0xb0650  Family=0x6  Model=0xb5  Stepping=0
    
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=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
    AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
    AMD Features2=0x121<LAHF,ABM,Prefetch>
    Structured Extended 
Features=0x239c27eb<FSGSBASE,TSCADJ,BMI1,AVX2,FDPEXC,SMEP,BMI2,ERMS,INVPCID,NFPUSG,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,PROCTRACE,SHA>
    Structured Extended 
Features2=0x994007bc<UMIP,PKU,OSPKE,WAITPKG,GFNI,VAES,VPCLMULQDQ,RDPID,MOVDIRI,MOVDIR64B>
    Structured Extended 
Features3=0xfc18c410<FSRM,MD_CLEAR,IBT,IBPB,STIBP,L1DFL,ARCH_CAP,CORE_CAP,SSBD>
    XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
    IA32_ARCH_CAPS=0xde9fd6b<RDCL_NO,IBRS_ALL,SKIP_L1DFL_VME,MDS_NO,TAA_NO>
    VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
    TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16063131648 (15318 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <LENOVO TP-N4J  >
WARNING: L3 data cache covers more APIC IDs than a package (6 > 3)
FreeBSD/SMP: Multiprocessor System Detected: 12 CPUs
FreeBSD/SMP: Non-uniform topology
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-119
Launching APs: 3 1 9 10 2 7 11 6 4 5 8
random: entropy device external interface
kbd1 at kbdmux0
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
smbios0: <System Management BIOS> at iomem 0x82e2a000-0x82e2a017
smbios0: Entry point: v3 (64-bit), Version: 3.8
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS,SHA1,SHA256>
acpi0: <LENOVO TP-N4J>
acpi_ec0: <Embedded Controller: GPE 0x6e, ECDT> port 0x62,0x66 on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 19200000 Hz quality 950
Event timer "HPET" frequency 19200000 Hz quality 350
Event timer "HPET1" frequency 19200000 Hz quality 340
Event timer "HPET2" frequency 19200000 Hz quality 340
Event timer "HPET3" frequency 19200000 Hz quality 340
Event timer "HPET4" frequency 19200000 Hz quality 340
Event timer "HPET5" frequency 19200000 Hz quality 340
Event timer "HPET6" frequency 19200000 Hz quality 340
Event timer "HPET7" frequency 19200000 Hz quality 340
atrtc1: <AT realtime clock> on acpi0
atrtc1: Warning: Couldn't map I/O.
atrtc1: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> mem 
0x4058000000-0x4058ffffff,0x4000000000-0x400fffffff at device 2.0 on pci0
vgapci0: Boot video device
pcib1: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pcib2: <ACPI PCI-PCI bridge> at device 6.1 on pci0
pci1: <ACPI PCI bus> on pcib2
nvme0: <Generic NVMe Device> mem 0xbac00000-0xbac03fff at device 0.0 on pci1
pcib3: <ACPI PCI-PCI bridge> at device 7.0 on pci0
pcib4: <ACPI PCI-PCI bridge> at device 7.2 on pci0
pci0: <unknown> at device 11.0 (no driver attached)
xhci0: <XHCI (generic) USB 3.0 controller> mem 0x405a6f0000-0x405a6fffff at 
device 13.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci0: <serial bus, USB> at device 13.2 (no driver attached)
pci0: <serial bus, USB> at device 13.3 (no driver attached)
xhci1: <XHCI (generic) USB 3.0 controller> mem 0x405a6e0000-0x405a6effff at 
device 20.0 on pci0
xhci1: 32 bytes context size, 64-bit DMA
usbus1 on xhci1
usbus1: 5.0Gbps Super Speed USB v3.0
pci0: <memory, RAM> at device 20.2 (no driver attached)
pci0: <serial bus> at device 21.0 (no driver attached)
pci0: <simple comms> at device 22.0 (no driver attached)
pcib5: <ACPI PCI-PCI bridge> at device 28.0 on pci0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
hdac0: <Intel Arrow Lake HDA Controller> mem 
0x405a700000-0x405a703fff,0x4059000000-0x40591fffff at device 31.3 on pci0
pci0: <serial bus> at device 31.5 (no driver attached)
em0: <Intel(R) I219-V ARL(24)> mem 0xbb700000-0xbb71ffff at device 31.6 on pci0
em0: EEPROM V0.1-4
em0: Using 1024 TX descriptors and 1024 RX descriptors
em0: Using an MSI interrupt
em0: Ethernet address: c8:53:09:ed:7a:cd
em0: netmap queues/slots: TX 1/1024, RX 1/1024
acpi_button0: <Sleep Button> on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button1: <Power Button> on acpi0
acpi_syscontainer0: <System Container> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.0.
psm0: model GlidePoint, device ID 0
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
acpi_syscontainer1: <System Container> on acpi0
atrtc0: <AT realtime clock> at port 0x70 irq 8 on isa0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock, resolution 1.000000s
atrtc0: Can't map interrupt.
atrtc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 15.
hwpstate_intel0: <Intel Speed Shift> on cpu0
cpufreq0: <CPU frequency control> on cpu0
hwpstate_intel1: <Intel Speed Shift> on cpu1
cpufreq1: <CPU frequency control> on cpu1
hwpstate_intel2: <Intel Speed Shift> on cpu2
cpufreq2: <CPU frequency control> on cpu2
hwpstate_intel3: <Intel Speed Shift> on cpu3
cpufreq3: <CPU frequency control> on cpu3
hwpstate_intel4: <Intel Speed Shift> on cpu4
cpufreq4: <CPU frequency control> on cpu4
hwpstate_intel5: <Intel Speed Shift> on cpu5
cpufreq5: <CPU frequency control> on cpu5
hwpstate_intel6: <Intel Speed Shift> on cpu6
cpufreq6: <CPU frequency control> on cpu6
hwpstate_intel7: <Intel Speed Shift> on cpu7
cpufreq7: <CPU frequency control> on cpu7
hwpstate_intel8: <Intel Speed Shift> on cpu8
cpufreq8: <CPU frequency control> on cpu8
hwpstate_intel9: <Intel Speed Shift> on cpu9
cpufreq9: <CPU frequency control> on cpu9
hwpstate_intel10: <Intel Speed Shift> on cpu10
cpufreq10: <CPU frequency control> on cpu10
hwpstate_intel11: <Intel Speed Shift> on cpu11
cpufreq11: <CPU frequency control> on cpu11
Timecounter "TSC-low" frequency 1536003180 Hz quality 1000
Timecounters tick every 1.000 msec
ugen1.1: <Intel XHCI root HUB> at usbus1
ugen0.1: <Intel XHCI root HUB> at usbus0
uhub0 on usbus1
uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1
uhub1 on usbus0
uhub1: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
nvme0: Allocated 64MB host memory buffer
hdacc0: <Realtek ALC257 HDA CODEC> at cad 0 on hdac0
hdaa0: <Realtek ALC257 Audio Function Group> at nid 1 on hdacc0
pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> at nid 20,33 and 25 on hdaa0
nda0 at nvme0 bus 0 scbus0 target 0 lun 1
nda0: <SKHynix_HFS256GEM9X169N 61700A30 5JE7N724311807E3R>
nda0: Serial Number 5JE7N724311807E3R
nda0: nvme version 2.0
nda0: 244198MB (500118192 512 byte sectors)
Trying to mount root from ufs:/dev/nda0p2 [rw]...
uhub1: 5 ports with 5 removable, self powered
uhub0: 14 ports with 14 removable, self powered
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
acpi_wmi0: <ACPI-WMI mapping> on acpi0
acpi_wmi0: Embedded MOF found
ACPI: \134_SB.WFDE.WQCC: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi1: <ACPI-WMI mapping> on acpi0
acpi_wmi1: Embedded MOF found
ACPI: \134_SB.WFTE.WQCC: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi2: <ACPI-WMI mapping> on acpi0
acpi_wmi2: Embedded MOF found
ACPI: \134_SB.WMI1.WQBA: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi3: <ACPI-WMI mapping> on acpi0
acpi_wmi3: Embedded MOF found
ACPI: \134_SB.WMI2.WQBB: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi4: <ACPI-WMI mapping> on acpi0
acpi_wmi4: Embedded MOF found
ACPI: \134_SB.WMI3.WQBC: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi5: <ACPI-WMI mapping> on acpi0
acpi_wmi5: Embedded MOF found
ACPI: \134_SB.WMI4.WQBD: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi6: <ACPI-WMI mapping> on acpi0
acpi_wmi6: Embedded MOF found
ACPI: \134_SB.WMI5.WQBE: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi7: <ACPI-WMI mapping> on acpi0
acpi_wmi7: Embedded MOF found
ACPI: \134_SB.WMI6.WQBF: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi8: <ACPI-WMI mapping> on acpi0
acpi_wmi8: Embedded MOF found
ACPI: \134_SB.WMI7.WQC1: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
acpi_wmi9: <ACPI-WMI mapping> on acpi0
acpi_wmi9: Embedded MOF found
ACPI: \134_SB.WMI8.WQCE: 1 arguments were passed to a non-method ACPI object 
(Buffer) (20221020/nsarguments-361)
em0: link state changed to UP
lo0: link state changed to UP
em0: link state changed to DOWN
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr 1> on 
usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
em0: link state changed to UP
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 1 (disconnected)
ums0: detached
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr 2> on 
usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 2 (disconnected)
ums0: detached
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1
ums0 on uhub0
ums0: <PixArt Microsoft USB Optical Mouse, class 0/0, rev 1.10/1.00, addr 3> on 
usbus1
ums0: 3 buttons and [XYZ] coordinates ID=0
usb_msc_auto_quirk: UQ_MSC_NO_PREVENT_ALLOW set for USB mass storage device 
Samsung Type-C (0x04e8:0x6300)
ugen0.2: <Samsung Type-C> at usbus0
umass0 on uhub1
umass0: <Samsung Type-C, class 0/0, rev 3.10/11.00, addr 1> on usbus0
umass0:  SCSI over Bulk-Only; quirks = 0x8000
umass0:1:0: Attached to scbus1
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <Samsung Type-C 1100> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 0376925020005262
da0: 400.000MB/s transfers
da0: 122376MB (250626566 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
ugen1.2: <PixArt Microsoft USB Optical Mouse> at usbus1 (disconnected)
ums0: at uhub0, port 5, addr 3 (disconnected)
ums0: detached

/*
   RSD PTR: OEM=LENOVO, ACPI_Rev=2.0x (2)
        XSDT=0x0000000087ffd228, length=36, cksum=92
  */
/*
   XSDT: Length=372, Revision=1, Checksum=27,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        Entries={ 0x0000000082d4d000, 0x0000000082e4b000, 0x0000000082e4a000, 
0x0000000082e49000, 0x0000000082e48000, 0x0000000082e47000, 0x0000000082e46000, 
0x0000000082e44000, 0x0000000082e42000, 0x0000000082e40000, 0x0000000082e3f000, 
0x0000000082e3b000, 0x0000000082e3a000, 0x0000000082e38000, 0x0000000082da1000, 
0x0000000082d59000, 0x0000000082d4f000, 0x0000000082d4e000, 0x0000000082d4c000, 
0x0000000082d4b000, 0x0000000082d4a000, 0x0000000082ce1000, 0x0000000082ce0000, 
0x0000000082cde000, 0x0000000082cd9000, 0x0000000082cc5000, 0x0000000082cc4000, 
0x0000000082cbe000, 0x0000000082cbd000, 0x0000000082cbc000, 0x0000000082cbb000, 
0x0000000082cba000, 0x0000000082ca4000, 0x0000000082ca3000, 0x000000007ffa1000, 
0x000000007ffa0000, 0x000000007ff9e000, 0x000000007ff9c000, 0x000000007ff99000, 
0x000000007ff70000, 0x000000007ff6f000, 0x0000000086ef1000 }
  */
/*
   FACP: Length=276, Revision=6, Checksum=25,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        FACS=0x87f05000, DSDT=0x82ce8000
        INT_MODEL=PIC
        Preferred_PM_Profile=Mobile (2)
        SCI_INT=9
        SMI_CMD=0xb2, ACPI_ENABLE=0xf0, ACPI_DISABLE=0xf1, S4BIOS_REQ=0x0
        PSTATE_CNT=0x0
        PM1a_EVT_BLK=0x1800-0x1803
        PM1a_CNT_BLK=0x1804-0x1805
        PM2_CNT_BLK=0x1850-0x1850
        PM_TMR_BLK=0x1808-0x180b
        GPE0_BLK=0x1860-0x187f
        GPE1_BLK=0x1810-0x1827, GPE1_BASE=128
        P_LVL2_LAT=101 us, P_LVL3_LAT=1001 us
        FLUSH_SIZE=0, FLUSH_STRIDE=0
        DUTY_OFFSET=1, DUTY_WIDTH=3
        DAY_ALRM=13, MON_ALRM=0, CENTURY=50
        IAPC_BOOT_ARCH={LEGACY_DEVICES}
        
Flags={WBINVD,C1_SUPPORTED,POWER_BUTTON,SLEEP_BUTTON,FIXED_RTC,S4_RTC_WAKE,RESET_REGISTER,PCI_EXPRESS_WAKE,PLATFORM_CLOCK,LOW_POWER_S0}
        RESET_REG=0xcf9:0[8] (IO), RESET_VALUE=0x6
        X_FACS=0x0000000000000000, X_DSDT=0x0000000082ce8000
        X_PM1a_EVT_BLK=0x1800:0[32] (IO)
        X_PM1a_CNT_BLK=0x1804:0[16] (IO)
        X_PM2_CNT_BLK=0x1850:0[8] (IO)
        X_PM_TMR_BLK=0x1808:0[32] (IO)
        X_GPE0_BLK=0x1860:0[0] (IO)
        X_GPE1_BLK=0x1810:0[192] (IO)
  */
/*
   DSDT: Length=400908, Revision=2, Checksum=38,
        OEMID=LENOVO, OEM Table ID=ICL, OEM Revision=0x2,
        Creator ID=, Creator Revision=0x1000013
  */
/*
   SSDT: Length=302, Revision=2, Checksum=96,
        OEMID=LENOVO, OEM Table ID=TxtSsdt, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=908, Revision=2, Checksum=35,
        OEMID=LENOVO, OEM Table ID=Pmax_Dev, OEM Revision=0x1,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=1706, Revision=2, Checksum=103,
        OEMID=LENOVO, OEM Table ID=Cpu0Ist, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=1531, Revision=2, Checksum=108,
        OEMID=LENOVO, OEM Table ID=Cpu0Hwp, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=427, Revision=2, Checksum=153,
        OEMID=LENOVO, OEM Table ID=Cpu0Psd, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=916, Revision=2, Checksum=4,
        OEMID=LENOVO, OEM Table ID=Cpu0Cst, OEM Revision=0x3001,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=7087, Revision=2, Checksum=139,
        OEMID=LENOVO, OEM Table ID=ApIst, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=5664, Revision=2, Checksum=137,
        OEMID=LENOVO, OEM Table ID=ApHwp, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=4937, Revision=2, Checksum=225,
        OEMID=LENOVO, OEM Table ID=ApPsd, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=4027, Revision=2, Checksum=111,
        OEMID=LENOVO, OEM Table ID=ApCst, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=15304, Revision=2, Checksum=152,
        OEMID=LENOVO, OEM Table ID=CpuSsdt, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=1435, Revision=2, Checksum=62,
        OEMID=LENOVO, OEM Table ID=CtdpB, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   DTPR: Length=136, Revision=1, Checksum=61,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   SSDT: Length=4795, Revision=2, Checksum=8,
        OEMID=LENOVO, OEM Table ID=PDatTabl, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=9979, Revision=2, Checksum=92,
        OEMID=LENOVO, OEM Table ID=IgfxSsdt, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=40102, Revision=2, Checksum=187,
        OEMID=LENOVO, OEM Table ID=TcssSsdt, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   ECDT: Length=83, Revision=1, Checksum=80,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        EC_CONTROL=0x66:0[8] (IO)
        EC_DATA=0x62:0[8] (IO)
        UID=0, GPE_BIT=0x6e
        EC_ID=\_SB.PC00.LPCB.EC
  */
/*
   HPET: Length=56, Revision=1, Checksum=225,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        HPET Number=0
        ADDR=0x00000000fed00000:0[64] (Memory)
        HW Rev=0x1
        Comparators=2
        Counter Size=1
        Legacy IRQ routing capable={TRUE}
        PCI Vendor ID=0x8086
        Minimal Tick=128
        Flags=0x00
  */
/*
   APIC: Length=604, Revision=5, Checksum=191,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        Local APIC ADDR=0xfee00000
        Flags={PC-AT}

        Type=Local APIC
        ACPI CPU=8
        Flags={ENABLED}
        APIC ID=16

        Type=Local APIC
        ACPI CPU=9
        Flags={ENABLED}
        APIC ID=24

        Type=Local APIC
        ACPI CPU=0
        Flags={ENABLED}
        APIC ID=0

        Type=Local APIC
        ACPI CPU=1
        Flags={ENABLED}
        APIC ID=2

        Type=Local APIC
        ACPI CPU=2
        Flags={ENABLED}
        APIC ID=4

        Type=Local APIC
        ACPI CPU=3
        Flags={ENABLED}
        APIC ID=6

        Type=Local APIC
        ACPI CPU=4
        Flags={ENABLED}
        APIC ID=8

        Type=Local APIC
        ACPI CPU=5
        Flags={ENABLED}
        APIC ID=10

        Type=Local APIC
        ACPI CPU=6
        Flags={ENABLED}
        APIC ID=12

        Type=Local APIC
        ACPI CPU=7
        Flags={ENABLED}
        APIC ID=14

        Type=Local APIC
        ACPI CPU=10
        Flags={ENABLED}
        APIC ID=64

        Type=Local APIC
        ACPI CPU=11
        Flags={ENABLED}
        APIC ID=66

        Type=Local APIC
        ACPI CPU=12
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=13
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=14
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=15
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=16
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=17
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=18
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=19
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=20
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=21
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=22
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=23
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=24
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=25
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=26
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=27
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=28
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=29
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=30
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=31
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=32
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=33
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=34
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=35
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=36
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=37
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=38
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=39
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=40
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=41
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=42
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=43
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=44
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=45
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=46
        Flags={DISABLED}
        APIC ID=255

        Type=Local APIC
        ACPI CPU=47
        Flags={DISABLED}
        APIC ID=255

        Type=IO APIC
        APIC ID=2
        INT BASE=0
        ADDR=0x00000000fec00000

        Type=INT Override
        BUS=0
        IRQ=0
        INTR=2
        Flags={Polarity=conforming, Trigger=conforming}

        Type=INT Override
        BUS=0
        IRQ=9
        INTR=9
        Flags={Polarity=active-hi, Trigger=level}

        Type=Local APIC NMI
        ACPI CPU=1
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=2
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=3
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=4
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=5
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=6
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=7
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=8
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=9
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=10
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=11
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=12
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=13
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=14
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=15
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=16
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=17
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=18
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=19
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=20
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=21
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=22
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=23
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}

        Type=Local APIC NMI
        ACPI CPU=24
        LINT Pin=1
        Flags={Polarity=active-hi, Trigger=edge}
  */
/*
   MCFG: Length=60, Revision=1, Checksum=105,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2

        Base Address=0x00000000c0000000
        Segment Group=0x0000
        Start Bus=0
        End Bus=255
  */
/*
   SSDT: Length=24702, Revision=2, Checksum=101,
        OEMID=LENOVO, OEM Table ID=ArlH_Rvp, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=1377, Revision=2, Checksum=74,
        OEMID=LENOVO, OEM Table ID=PID0Ssdt, OEM Revision=0x10,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=4666, Revision=2, Checksum=74,
        OEMID=LENOVO, OEM Table ID=ProjSsdt, OEM Revision=0x10,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=20327, Revision=2, Checksum=180,
        OEMID=LENOVO, OEM Table ID=DptfTabl, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   LPIT: Length=204, Revision=1, Checksum=62,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2

        Type=ACPI_LPIT_TYPE_NATIVE_CSTATE
        Length=56
        UniqueId=0x0000
        Flags=
        EntryTrigger=0x0000000000000060 (?)
        Residency=30000
        Latency=3000
        ResidencyCounter=0x0000000000000632 (?)
        CounterFrequency=TSC

        Type=ACPI_LPIT_TYPE_NATIVE_CSTATE
        Length=56
        UniqueId=0x0001
        Flags=
        EntryTrigger=0x0000000000000060 (?)
        Residency=30000
        Latency=3000
        ResidencyCounter=0x00000000fe00193c:0[32] (Memory)
        CounterFrequency=8197

        Type=ACPI_LPIT_TYPE_NATIVE_CSTATE
        Length=56
        UniqueId=0x0002
        Flags={STATE_DISABLED}
        EntryTrigger=0x0000000000000060 (?)
        Residency=30000
        Latency=3000
        ResidencyCounter=0x00000000000000ff:0[32] (Memory)
        CounterFrequency=TSC
  */
/*
   WSMT: Length=40, Revision=1, Checksum=7,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   SSDT: Length=24130, Revision=2, Checksum=3,
        OEMID=LENOVO, OEM Table ID=TbtTypeC, OEM Revision=0x0,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   DBGP: Length=52, Revision=1, Checksum=44,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   DBG2: Length=84, Revision=0, Checksum=166,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   NHLT: Length=2400, Revision=0, Checksum=245,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   MSDM: Length=85, Revision=3, Checksum=33,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   SSDT: Length=4118, Revision=2, Checksum=168,
        OEMID=LENOVO, OEM Table ID=UsbCTabl, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   BATB: Length=74, Revision=2, Checksum=112,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   DMAR: Length=152, Revision=1, Checksum=54,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
        Host Address Width=42
        Flags={INTR_REMAP,X2APIC_OPT_OUT}

        Type=DRHD
        Length=24
        Flags=
        Segment=0
        Address=0x00000000fc800000
        Device Scope:
                Type=PCI Endpoint Device
                Length=8
                EnumerationId=0
                StartBusNumber=0
                Path={2:0}

        Type=DRHD
        Length=32
        Flags={INCLUDE_ALL}
        Segment=0
        Address=0x00000000fc801000
        Device Scope:
                Type=IOAPIC
                Length=8
                EnumerationId=2
                StartBusNumber=0
                Path={30:7}

                Type=HPET
                Length=8
                EnumerationId=0
                StartBusNumber=0
                Path={30:6}

        Type=5
        Length=24

        Type=6
        Length=24
  */
/*
   FPDT: Length=68, Revision=1, Checksum=126,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   SSDT: Length=302, Revision=2, Checksum=96,
        OEMID=LENOVO, OEM Table ID=TxtSsdt, OEM Revision=0x1000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=6342, Revision=2, Checksum=11,
        OEMID=LENOVO, OEM Table ID=SocGpe, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   SSDT: Length=10451, Revision=2, Checksum=234,
        OEMID=LENOVO, OEM Table ID=SocCmn, OEM Revision=0x3000,
        Creator ID=INTL, Creator Revision=0x20210930
  */
/*
   PHAT: Length=1996, Revision=1, Checksum=57,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   BGRT: Length=56, Revision=1, Checksum=21,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
/*
   UEFI: Length=118, Revision=1, Checksum=224,
        OEMID=LENOVO, OEM Table ID=TP-N4J, OEM Revision=0x1090,
        Creator ID=PTEC, Creator Revision=0x2
  */
hw.acpi.battery.info_expire: 5
hw.acpi.battery.units: 1
hw.acpi.battery.state: 0
hw.acpi.battery.rate: 0
hw.acpi.battery.time: -1
hw.acpi.battery.life: 94
hw.acpi.acline: 1
hw.acpi.thermal.tz0._TSP: -1
hw.acpi.thermal.tz0._TC2: -1
hw.acpi.thermal.tz0._TC1: -1
hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz0._CRT: 109.1C
hw.acpi.thermal.tz0._HOT: 109.0C
hw.acpi.thermal.tz0._CR3: -1
hw.acpi.thermal.tz0._PSV: -1
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0.passive_cooling: 0
hw.acpi.thermal.tz0.active: -1
hw.acpi.thermal.tz0.temperature: 49.1C
hw.acpi.thermal.user_override: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.min_runtime: 0
hw.acpi.cpu.cx_lowest: C1
hw.acpi.cpu.cppc_notify: 1
hw.acpi.reset_video: 0
hw.acpi.override_isa_irq_polarity: 1
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: NONE
hw.acpi.standby_state: NONE
hw.acpi.lid_switch_state: NONE
hw.acpi.sleep_button_state: S4
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S4 S5


Reply via email to