Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-23 Thread Edward Ahlsen-Girard
On Thu, 23 Feb 2023 13:37:42 +
Stuart Henderson  wrote:

> On 2023/02/23 06:56, Edward Ahlsen-Girard wrote:
>  [...]  
>  [...]  
>  [...]  
> 
> Restoring some libraries from backups from outside of the package
> tools on -current while keeping other libraries/binaries at -current
> versions is not going to go well and may make it hard to fix using
> the standard methods.
> 
> I think after such surgery, you are probably better off by saving a
> list of installed packages, removing _all_ packages, and reinstalling
> them. I suggest following "*Special process* Before Upgrading:
> uninstall packages!" from
> http://www.openbsd.org/faq/upgrade55.html#upgrade then reinstalling
> with the pkg_add -z commands from the very bottom of that page.
> 

That did the trick. Thanks.

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-23 Thread Stuart Henderson
On 2023/02/23 06:56, Edward Ahlsen-Girard wrote:
> On Tue, 21 Feb 2023 21:42:39 -0600
> Abel Abraham Camarillo Ojeda  wrote:
> 
> > I think esc7.net is known to have issues, at least I filed a report
> > months ago
> > 
> > On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard 
> > wrote:
> > 
> >  [...]  
> >  [...]  
> >  [...]  
> >  [...]  
> >  [...]  
> Keepassxc got well. Firefox had a similar issue, part of which was
> corrected by restoring a more recent libcairo that I had ina backup, as
> well as libdouble-conversion.

Restoring some libraries from backups from outside of the package tools
on -current while keeping other libraries/binaries at -current versions
is not going to go well and may make it hard to fix using the standard
methods.

I think after such surgery, you are probably better off by saving a list
of installed packages, removing _all_ packages, and reinstalling them.
I suggest following "*Special process* Before Upgrading: uninstall
packages!" from http://www.openbsd.org/faq/upgrade55.html#upgrade then
reinstalling with the pkg_add -z commands from the very bottom of that
page.



Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-23 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 21:42:39 -0600
Abel Abraham Camarillo Ojeda  wrote:

> I think esc7.net is known to have issues, at least I filed a report
> months ago
> 
> On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard 
> wrote:
> 
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  
Keepassxc got well. Firefox had a similar issue, part of which was
corrected by restoring a more recent libcairo that I had ina backup, as
well as libdouble-conversion.

Now it fails thus:

msyscall eb97e9f a7000 error
Segmentation fault (core dumped)

The packages on cdn.openbsd.org have update to the 22d, and I have
uninstalled/reinstalled to no effect. Iridium has the same problem.

Looking at misc for msyscall, it's usually related to base - opackage
mismatch, but I don't know why that would be the case here.


-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-22 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 21:42:39 -0600
Abel Abraham Camarillo Ojeda  wrote:

> I think esc7.net is known to have issues, at least I filed a report
> months ago
> 
> On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard 
> wrote:
> 
>  [...]  
>  [...]  
>  [...]  
>  [...]  
>  [...]  

I've tried several other mirrors, and the amd64 packages are all dated
19 Feb (which is not solving the problem).

-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-21 Thread Abel Abraham Camarillo Ojeda
I think esc7.net is known to have issues, at least I filed a report months
ago

On Tue, Feb 21, 2023 at 5:31 PM Ed Ahlsen-Girard  wrote:

> From: Stuart Henderson
> Sent: Tuesday, February 21, 2023 7:29 AM
> To: Edward Ahlsen-Girard
> Cc: ports@openbsd.org
> Subject: Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP
> )#1059
>
> On 2023/02/21 06:07, Edward Ahlsen-Girard wrote:
> > On Tue, 21 Feb 2023 08:19:15 +
> > Stuart Henderson  wrote:
> >
> > > You have a mixture of packages with different library versions. Run
> > > pkg_add -u.
> > >
> >
> > Error has diminished to:
> >
> > "ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
> > Killed" i.e., "warning: libzstd.so.6.1: minor version >= 2 expected,
> > using it anyway" is gone.
> >
> > Firefox behavior mentioned in a different message is
> > unchanged. pkg_add -u was run with no package specified and again with
> > each package specified.
>
> Which mirror are you using? Check that all files in the packages dir
> on the mirror are from around the same date/time.
>
> Any errors from pkg_add -u? (You don't need to specify each package,
> just run "pkg_add -u" by itself).
>
> https://mirror.esc7.net/pub/OpenBSD/snapshots/packages/
> https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/
>
> No difference yet.
>
>


Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

2023-02-21 Thread Ed Ahlsen-Girard
From: Stuart Henderson
Sent: Tuesday, February 21, 2023 7:29 AM
To: Edward Ahlsen-Girard
Cc: ports@openbsd.org
Subject: Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP)#1059

On 2023/02/21 06:07, Edward Ahlsen-Girard wrote:
> On Tue, 21 Feb 2023 08:19:15 +
> Stuart Henderson  wrote:
> 
> > You have a mixture of packages with different library versions. Run
> > pkg_add -u.
> > 
> 
> Error has diminished to:
> 
> "ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
> Killed" i.e., "warning: libzstd.so.6.1: minor version >= 2 expected,
> using it anyway" is gone.
> 
> Firefox behavior mentioned in a different message is
> unchanged. pkg_add -u was run with no package specified and again with
> each package specified.

Which mirror are you using? Check that all files in the packages dir
on the mirror are from around the same date/time.

Any errors from pkg_add -u? (You don't need to specify each package,
just run "pkg_add -u" by itself).

https://mirror.esc7.net/pub/OpenBSD/snapshots/packages/
https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/

No difference yet.



Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-21 Thread Stuart Henderson
On 2023/02/21 06:07, Edward Ahlsen-Girard wrote:
> On Tue, 21 Feb 2023 08:19:15 +
> Stuart Henderson  wrote:
> 
> > You have a mixture of packages with different library versions. Run
> > pkg_add -u.
> > 
> 
> Error has diminished to:
> 
> "ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
> Killed" i.e., "warning: libzstd.so.6.1: minor version >= 2 expected,
> using it anyway" is gone.
> 
> Firefox behavior mentioned in a different message is
> unchanged. pkg_add -u was run with no package specified and again with
> each package specified.

Which mirror are you using? Check that all files in the packages dir
on the mirror are from around the same date/time.

Any errors from pkg_add -u? (You don't need to specify each package,
just run "pkg_add -u" by itself).



Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-21 Thread Edward Ahlsen-Girard
On Tue, 21 Feb 2023 08:19:15 +
Stuart Henderson  wrote:

> You have a mixture of packages with different library versions. Run
> pkg_add -u.
> 

Error has diminished to:

"ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
Killed" i.e., "warning: libzstd.so.6.1: minor version >= 2 expected,
using it anyway" is gone.

Firefox behavior mentioned in a different message is
unchanged. pkg_add -u was run with no package specified and again with
each package specified.
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL




Re: keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-21 Thread Stuart Henderson

You have a mixture of packages with different library versions. Run pkg_add -u.

--
 Sent from a phone, apologies for poor formatting.

On 21 February 2023 02:10:57 Edward Ahlsen-Girard  wrote:


warning: libzstd.so.6.1: minor version >= 2 expected, using it anyway
ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
Killed

Only libdouble-conversion shred object found is
libdouble-conversion.so.0.0

dmesg below
--

Edward Ahlsen-Girard
Ft Walton Beach, FL

OpenBSD 7.2-current (GENERIC.MP) #1059: Sun Feb 19 22:39:56 MST 2023
   dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4028768256 (3842MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0: Hewlett-Packard 550-036
efi0 at bios0: UEFI 2.3.1
efi0: American Megatrends rev 0x4028e
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT MSDM SSDT SSDT MCFG HPET SSDT
SSDT DBGP acpi0: wakeup devices RP01(S4) PXSX(S4) PXSX(S4) PXSX(S4)
RP04(S4) PXSX(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) PXSX(S4)
GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...] acpitimer0 at acpi0: 3579545
Hz, 24 bits acpimadt0 at acpi0 addr 0xfee0: PC-AT compat cpu0 at
mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i3-4170 CPU @
3.70GHz, 3691.55 MHz, 06-3c-03 cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu0: smt 0, core
0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed
ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64,
C-substates=0.2.1.2.4, IBE cpu1 at mainbus0: apid 2 (application
processor) cpu1: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.63 MHz,
06-3c-03 cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu1: smt 0, core
1, package 0 cpu2 at mainbus0: apid 1 (application processor) cpu2:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.70 MHz, 06-3c-03 cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu2: smt 1, core
0, package 0 cpu3 at mainbus0: apid 3 (application processor) cpu3:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.85 MHz, 06-3c-03 cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu3: smt 1, core
1, package 0 ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24
pins acpimcfg0 at acpi0 acpimcfg0: addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP04)
acpiprt3 at acpi0: bus 3 (RP06)
acpiprt4 at acpi0: bus 4 (RP07)
acpiprt5 at acpi0: bus -1 (PEG0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PCI0: 0x 0x0011 0x0001
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at 

keepassxc will not run under OpenBSD 7.2-current (GENERIC.MP) #1059

2023-02-20 Thread Edward Ahlsen-Girard
warning: libzstd.so.6.1: minor version >= 2 expected, using it anyway
ld.so: keepassxc: can't load library 'libdouble-conversion.so.1.0'
Killed 

Only libdouble-conversion shred object found is
libdouble-conversion.so.0.0 

dmesg below
-- 

Edward Ahlsen-Girard
Ft Walton Beach, FL

OpenBSD 7.2-current (GENERIC.MP) #1059: Sun Feb 19 22:39:56 MST 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4174688256 (3981MB)
avail mem = 4028768256 (3842MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xec530 (36 entries)
bios0: vendor AMI version "80.06" date 04/01/2015
bios0: Hewlett-Packard 550-036
efi0 at bios0: UEFI 2.3.1
efi0: American Megatrends rev 0x4028e
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT MSDM SSDT SSDT MCFG HPET SSDT
SSDT DBGP acpi0: wakeup devices RP01(S4) PXSX(S4) PXSX(S4) PXSX(S4)
RP04(S4) PXSX(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) PXSX(S4)
GLAN(S4) EHC1(S3) EHC2(S3) XHC_(S3) [...] acpitimer0 at acpi0: 3579545
Hz, 24 bits acpimadt0 at acpi0 addr 0xfee0: PC-AT compat cpu0 at
mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i3-4170 CPU @
3.70GHz, 3691.55 MHz, 06-3c-03 cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu0: smt 0, core
0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed
ranges cpu0: apic clock running at 99MHz cpu0: mwait min=64, max=64,
C-substates=0.2.1.2.4, IBE cpu1 at mainbus0: apid 2 (application
processor) cpu1: Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.63 MHz,
06-3c-03 cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu1: smt 0, core
1, package 0 cpu2 at mainbus0: apid 1 (application processor) cpu2:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.70 MHz, 06-3c-03 cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu2: smt 1, core
0, package 0 cpu3 at mainbus0: apid 3 (application processor) cpu3:
Intel(R) Core(TM) i3-4170 CPU @ 3.70GHz, 3691.85 MHz, 06-3c-03 cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SRBDS_CTRL,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 256KB
64b/line 8-way L2 cache, 3MB 64b/line 12-way L3 cache cpu3: smt 1, core
1, package 0 ioapic0 at mainbus0: apid 8 pa 0xfec0, version 20, 24
pins acpimcfg0 at acpi0 acpimcfg0: addr 0xf800, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP04)
acpiprt3 at acpi0: bus 3 (RP06)
acpiprt4 at acpi0: bus 4 (RP07)
acpiprt5 at acpi0: bus -1 (PEG0)
acpiec0 at acpi0: not present
acpipci0 at acpi0 PCI0: 0x 0x0011 0x0001
acpicmos0 at acpi0
acpibtn0 at acpi0: PWRB
"PNP0C14" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
"PNP0C0B" at acpi0 not configured
acpicpu0 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS
acpicpu1 at acpi0: C2(200@148 mwait.1@0x33), C1(1000@1 mwait.1), PSS