Does the same happen if you build your own kernel rather than using a snap?
On 2023/06/29 10:14, Matthias Schmidt wrote: > > Hi ports@, > > ncspot on -current aborts on startup with SIGILL and complains about a > missing assembler file in the ring crate. I haven't used it in a while > so I didn't know exactly when it stopped working. My machine supports > BTCFI... > > Let me know if you need more information. > > Cheers > > Matthias > > $ ncspot > Connecting to Spotify.. > Illegal instruction (core dumped) > > $ sysctl -n kern.version > OpenBSD 7.3-current (GENERIC.MP) #1265: Tue Jun 27 22:39:43 MDT 2023 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > $ pkg_info -v ncspot > [...] > Size: 23923626 > Signature: > ncspot-0.13.3,10,@dbus-1.14.8v0,@portaudio-svn-1970p0,c++abi.6.0,c.97.0,crypto.51.0,curses.14.0,dbus-1.11.3,m.10.1,portaudio.1.2,pthread.27.0,ssl.54.0 > Packing-list: > @name ncspot-0.13.3 > @url > https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/ncspot-0.13.3.tgz > @version 10 > > $ egdb /usr/local/bin/ncspot ncspot.core > Reading symbols from /usr/local/bin/ncspot... > [New process 417810] > [New process 424680] > [New process 618649] > [New process 135978] > [New process 586465] > [New process 113828] > [New process 297150] > [New process 132607] > Core was generated by `ncspot'. > Program terminated with signal SIGILL, Illegal instruction. > #0 GFp_sha512_block_data_order () at > /usr/obj/ports/ncspot-0.13.3/ncspot-0.13.3/modcargo-crates/ring-0.16.20/pregenerated/sha512-x86_64-elf.S:21 > 21 > /usr/obj/ports/ncspot-0.13.3/ncspot-0.13.3/modcargo-crates/ring-0.16.20/pregenerated/sha512-x86_64-elf.S: > No such file or directory. > [Current thread is 1 (process 417810)] > (gdb) bt > #0 GFp_sha512_block_data_order () at > /usr/obj/ports/ncspot-0.13.3/ncspot-0.13.3/modcargo-crates/ring-0.16.20/pregenerated/sha512-x86_64-elf.S:21 > #1 0x00000e2388c8b004 in ring::digest::Context::update () > #2 0x00000e2388c74167 in rustls::hash_hs::HandshakeHashBuffer::start_hash () > #3 0x00000e2388c7902e in <rustls::client::hs::ExpectServerHello as > rustls::conn::State<rustls::client::client_conn::ClientConnectionData>>::handle > () > #4 0x00000e2388c79c0c in > <rustls::client::hs::ExpectServerHelloOrHelloRetryRequest as > rustls::conn::State<rustls::client::client_conn::ClientConnectionData>>::handle > () > #5 0x00000e2388c39d36 in rustls::conn::CommonState::process_main_protocol () > #6 0x00000e2388c3a5d5 in > rustls::conn::ConnectionCommon<Data>::process_new_packets () > #7 0x00000e2388c39ed1 in rustls::conn::ConnectionCommon<Data>::complete_io () > #8 0x00000e2388c1f8aa in ureq::rtls::<impl ureq::stream::TlsConnector for > alloc::sync::Arc<rustls::client::client_conn::ClientConfig>>::connect () > #9 0x00000e2388c297ad in ureq::stream::connect_https () > #10 0x00000e2388c33448 in ureq::unit::connect_socket () > #11 0x00000e2388c31f3f in ureq::unit::connect_inner () > #12 0x00000e2388c30d95 in ureq::unit::connect () > #13 0x00000e2388c3d989 in ureq::request::Request::do_call::{{closure}} () > #14 0x00000e2388c3d4e2 in ureq::request::Request::do_call () > #15 0x00000e2388c3cc82 in ureq::request::Request::call () > #16 0x00000e238865e2b6 in rspotify_http::ureq::UreqClient::request () > #17 0x00000e23887c9d7a in rspotify::clients::base::BaseClient::api_get () > #18 0x00000e23888128c9 in > ncspot::spotify_api::WebApi::current_user::{{closure}} () > #19 0x00000e23888123f8 in ncspot::spotify_api::WebApi::current_user () > #20 0x00000e238890bbf6 in ncspot::library::Library::new () > #21 0x00000e23887ee779 in ncspot::application::Application::new () > #22 0x00000e2388a2c58e in ncspot::main () > #23 0x00000e238898edef in > std::sys_common::backtrace::__rust_begin_short_backtrace () > #24 0x00000e2388854b39 in std::rt::lang_start::{{closure}} () > #25 0x00000e238907d498 in std::panicking::try () > #26 0x00000e2389097ef2 in std::rt::lang_start_internal () > #27 0x00000e2388a45851 in main () > (gdb) > > > OpenBSD 7.3-current (GENERIC.MP) #1265: Tue Jun 27 22:39:43 MDT 2023 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 34064420864 (32486MB) > avail mem = 33012355072 (31483MB) > random: good seed from bootblocks > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: SMBIOS rev. 3.3 @ 0x43ca1000 (119 entries) > bios0: vendor American Megatrends International, LLC. version "N.1.15A09" > date 03/24/2022 > bios0: TUXEDO TUXEDO InfinityBook Pro 14 Gen6 > efi0 at bios0: UEFI 2.7 > efi0: American Megatrends rev 0x50013 > acpi0 at bios0: ACPI 6.2 > acpi0: sleep states S0 S3 S4 S5 > acpi0: tables DSDT FACP MCFG SSDT FIDT SSDT SSDT SSDT HPET APIC SSDT SSDT > NHLT UEFI LPIT SSDT SSDT DBGP DBG2 SSDT DMAR SSDT SSDT BGRT PTDT WSMT FPDT > acpi0: wakeup devices PEGP(S4) PEGP(S4) PEGP(S4) PEG0(S4) PEGP(S4) RP01(S4) > PXSX(S4) RP02(S4) PXSX(S4) RP03(S4) PXSX(S4) RP04(S4) PXSX(S4) RP05(S4) > PXSX(S4) RP06(S4) [...] > acpitimer0 at acpi0: 3579545 Hz, 24 bits > acpimcfg0 at acpi0 > acpimcfg0: addr 0xc0000000, bus 0-255 > acpihpet0 at acpi0: 19200000 Hz > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz, 4788.96 MHz, 06-8c-01 > 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,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,PT,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,WAITPKG,SRBDS_CTRL,MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu0: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line > 20-way L2 cache, 12MB 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 38MHz > cpu0: mwait min=64, max=64, C-substates=0.2.0.1.2.1.1.1, IBE > cpu1 at mainbus0: apid 2 (application processor) > cpu1: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz, 4788.97 MHz, 06-8c-01 > 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,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,PT,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,SRBDS_CTRL,MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu1: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line > 20-way L2 cache, 12MB 64b/line 12-way L3 cache > cpu1: smt 0, core 1, package 0 > cpu2 at mainbus0: apid 4 (application processor) > cpu2: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz, 4290.12 MHz, 06-8c-01 > 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,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,PT,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,SRBDS_CTRL,MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu2: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line > 20-way L2 cache, 12MB 64b/line 12-way L3 cache > cpu2: smt 0, core 2, package 0 > cpu3 at mainbus0: apid 6 (application processor) > cpu3: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz, 4290.12 MHz, 06-8c-01 > 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,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,AVX512IFMA,CLFLUSHOPT,CLWB,PT,AVX512CD,SHA,AVX512BW,AVX512VL,AVX512VBMI,UMIP,PKU,SRBDS_CTRL,MD_CLEAR,IBT,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES > cpu3: 48KB 64b/line 12-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line > 20-way L2 cache, 12MB 64b/line 12-way L3 cache > cpu3: smt 0, core 3, package 0 > ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 120 pins > acpiprt0 at acpi0: bus 0 (PC00) > acpiprt1 at acpi0: bus 1 (PEG0) > acpiprt2 at acpi0: bus -1 (RP01) > acpiprt3 at acpi0: bus -1 (RP02) > acpiprt4 at acpi0: bus -1 (RP03) > acpiprt5 at acpi0: bus -1 (RP04) > acpiprt6 at acpi0: bus -1 (RP05) > acpiprt7 at acpi0: bus -1 (RP06) > acpiprt8 at acpi0: bus -1 (RP07) > acpiprt9 at acpi0: bus -1 (RP08) > acpiprt10 at acpi0: bus -1 (RP09) > acpiprt11 at acpi0: bus -1 (RP10) > acpiprt12 at acpi0: bus -1 (RP11) > acpiprt13 at acpi0: bus -1 (RP12) > acpiprt14 at acpi0: bus -1 (RP13) > acpiprt15 at acpi0: bus -1 (RP14) > acpiprt16 at acpi0: bus -1 (RP15) > acpiprt17 at acpi0: bus -1 (RP16) > acpiprt18 at acpi0: bus -1 (RP17) > acpiprt19 at acpi0: bus -1 (RP18) > acpiprt20 at acpi0: bus -1 (RP19) > acpiprt21 at acpi0: bus -1 (RP20) > acpiprt22 at acpi0: bus -1 (RP21) > acpiprt23 at acpi0: bus -1 (RP22) > acpiprt24 at acpi0: bus -1 (RP23) > acpiprt25 at acpi0: bus -1 (RP24) > acpiprt26 at acpi0: bus 2 (TRP0) > acpiec0 at acpi0 > acpipci0 at acpi0 PC00: 0x00000000 0x00000011 0x00000001 > "UNIW0001" at acpi0 not configured > "ACPI000E" at acpi0 not configured > pchgpio0 at acpi0 GPI0 addr 0xfd6e0000/0x10000 0xfd6d0000/0x10000 > 0xfd6a0000/0x10000 0xfd690000/0x10000 irq 14, 360 pins > acpibtn0 at acpi0: SLPB > acpibtn_attach: failed to enable SLPB's GPE for wake > "INT33A1" at acpi0 not configured > "INTC1051" at acpi0 not configured > acpibtn1 at acpi0: PWRB > acpibtn_attach: failed to enable PWRB's GPE for wake > "PNP0C14" at acpi0 not configured > "PNP0C14" at acpi0 not configured > acpiac0 at acpi0: AC unit offline > acpibat0 at acpi0: BAT0 model "standard" serial 00001 type LiON oem "OEM" > acpibtn2 at acpi0: LID1 > acpibtn_attach: failed to enable LID1's GPE for wake > "PNP0C14" at acpi0 not configured > "INOU0000" at acpi0 not configured > "USBC000" 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 > acpipwrres0 at acpi0: PXP_, resource for PEG0, PEGP > acpipwrres1 at acpi0: PXP_, resource for RP04 > acpipwrres2 at acpi0: PXP_, resource for RP05 > acpipwrres3 at acpi0: PXP_, resource for RP08 > acpipwrres4 at acpi0: PXP_, resource for RP09, PXSX > acpipwrres5 at acpi0: BTPR, resource for HS10 > acpipwrres6 at acpi0: V0PR > acpipwrres7 at acpi0: V1PR > acpipwrres8 at acpi0: V2PR > acpipwrres9 at acpi0: PXTC > acpipwrres10 at acpi0: PTPL > acpipwrres11 at acpi0: PXTC > acpipwrres12 at acpi0: PXTC > acpipwrres13 at acpi0: WRST > acpipwrres14 at acpi0: TBT0, resource for TDM0, TRP0, TRP1 > acpipwrres15 at acpi0: TBT1, resource for TDM1, TRP2, TRP3 > acpipwrres16 at acpi0: D3C_, resource for TXHC, TDM0, TDM1, TRP0, TRP1, TRP2, > TRP3 > acpipwrres17 at acpi0: PAUD, resource for HDAS > acpicpu0 at acpi0: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x31), > C1(1000@1 mwait.1), PSS > acpicpu1 at acpi0: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x31), > C1(1000@1 mwait.1), PSS > acpicpu2 at acpi0: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x31), > C1(1000@1 mwait.1), PSS > acpicpu3 at acpi0: C3(200@1048 mwait.1@0x60), C2(200@253 mwait.1@0x31), > C1(1000@1 mwait.1), PSS > acpitz0 at acpi0: critical temperature is 100 degC > acpipwrres18 at acpi0: FN00, resource for FAN0 > acpipwrres19 at acpi0: FN01, resource for FAN1 > acpipwrres20 at acpi0: FN02, resource for FAN2 > acpipwrres21 at acpi0: FN03, resource for FAN3 > acpipwrres22 at acpi0: FN04, resource for FAN4 > acpitz1 at acpi0: critical temperature is 119 degC > acpipwrres23 at acpi0: PIN_ > acpivideo0 at acpi0: GFX0 > acpivout0 at acpivideo0: DD1F > acpivout1 at acpivideo0: DD2F > cpu0: Enhanced SpeedStep 4788 MHz: speeds: 3201, 3200, 3000, 2900, 2700, > 2500, 2300, 2100, 1800, 1600, 1400, 1200, 1000, 800, 600, 400 MHz > pci0 at mainbus0 bus 0 > 0:31:5: mem address conflict 0xfe010000/0x1000 > pchb0 at pci0 dev 0 function 0 "Intel Core 11G Host" rev 0x01 > inteldrm0 at pci0 dev 2 function 0 "Intel Xe Graphics" rev 0x01 > drm0 at inteldrm0 > inteldrm0: msi, TIGERLAKE, gen 12 > ppb0 at pci0 dev 6 function 0 "Intel Core 11G PCIE" rev 0x01: msi > pci1 at ppb0 bus 1 > nvme0 at pci1 dev 0 function 0 "Samsung PM9A1 NVMe" rev 0x00: msix, NVMe 1.3 > nvme0: Samsung SSD 980 PRO 2TB, firmware 3B2QGXA7, serial S69ENF0R830799H > scsibus1 at nvme0: 2 targets, initiator 0 > sd0 at scsibus1 targ 1 lun 0: <NVMe, Samsung SSD 980, 3B2Q> > sd0: 1907729MB, 512 bytes/sector, 3907029168 sectors > ppb1 at pci0 dev 7 function 0 "Intel Core 11G PCIE" rev 0x01: msi > pci2 at ppb1 bus 2 > "Intel Core 11G GNA" rev 0x01 at pci0 dev 8 function 0 not configured > xhci0 at pci0 dev 13 function 0 "Intel Core 11G xHCI" rev 0x01: msi, xHCI 1.20 > usb0 at xhci0: USB revision 3.0 > uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 > addr 1 > "Intel Core 11G TBT" rev 0x01 at pci0 dev 13 function 2 not configured > xhci1 at pci0 dev 20 function 0 "Intel 500 Series xHCI" rev 0x20: msi, xHCI > 1.20 > usb1 at xhci1: USB revision 3.0 > uhub1 at usb1 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 > addr 1 > "Intel 500 Series Shared SRAM" rev 0x20 at pci0 dev 20 function 2 not > configured > iwx0 at pci0 dev 20 function 3 "Intel Wi-Fi 6 AX201" rev 0x20, msix > dwiic0 at pci0 dev 21 function 0 "Intel 500 Series I2C" rev 0x20: apic 2 int > 27 > iic0 at dwiic0 > dwiic1 at pci0 dev 21 function 2 "Intel 500 Series I2C" rev 0x20: apic 2 int > 29 > iic1 at dwiic1 > ihidev0 at iic1 addr 0x2c gpio 327, vendor 0x93a product 0x255, UNIW0001 > ihidev0: 67 report ids > imt0 at ihidev0: clickpad, 4 contacts > wsmouse0 at imt0 mux 0 > ims0 at ihidev0 reportid 2: 2 buttons > wsmouse1 at ims0 mux 0 > hid at ihidev0 reportid 4 not configured > hid at ihidev0 reportid 5 not configured > hid at ihidev0 reportid 7 not configured > hid at ihidev0 reportid 8 not configured > hid at ihidev0 reportid 12 not configured > hid at ihidev0 reportid 65 not configured > hid at ihidev0 reportid 66 not configured > hid at ihidev0 reportid 67 not configured > pcib0 at pci0 dev 31 function 0 "Intel 500 Series eSPI" rev 0x20 > azalia0 at pci0 dev 31 function 3 "Intel 500 Series HD Audio" rev 0x20: msi > azalia0: codecs: Realtek ALC256, Intel/0x2812, using Realtek ALC256 > audio0 at azalia0 > ichiic0 at pci0 dev 31 function 4 "Intel 500 Series SMBus" rev 0x20: apic 2 > int 16 > iic2 at ichiic0 > iic2: addr 0x20 01=80 03=52 08=63 09=64 0c=7f 15=30 16=39 19=14 1b=45 1d=08 > 1e=02 21=a1 24=ff 25=92 26=5b 2d=6a 2e=01 2f=73 30=df 35=26 36=22 38=f6 3a=80 > 3b=80 3c=80 3d=80 3e=80 3f=80 55=c0 58=24 6d=08 6e=1c 6f=70 70=33 72=07 73=1b > 74=20 75=06 78=02 79=02 7a=20 7e=e0 88=54 8b=2e 8c=23 8d=3c 96=0f b0=28 b1=0c > b2=25 b4=42 b5=21 b6=09 b7=42 b8=80 bb=15 bd=bc be=7a bf=40 c0=13 c1=04 c2=81 > c3=0a c4=19 c5=14 c6=05 c7=81 c8=38 ca=03 cc=db cd=32 ce=06 cf=c8 d0=1f d1=48 > d2=19 d3=48 d4=13 d5=64 d6=09 d7=24 d8=08 d9=39 da=03 db=7a dc=03 dd=7a de=e7 > df=05 e0=0a e1=a0 e2=0a e3=1a e4=10 e5=a1 e6=30 e8=0a e9=7b ea=a4 ee=1c ef=41 > f0=14 f1=5d f2=1e f3=78 f5=1e f6=d0 f7=59 f8=64 f9=e2 fa=43 fb=b2 fc=80 fd=03 > fe=af ff=ff words 00=00d5 01=8037 02=0000 03=5200 04=0000 05=0000 06=0000 > 07=0000 > spdmem0 at iic2 addr 0x52: 32GB DDR4 SDRAM PC4-25600 SO-DIMM > "Intel 500 Series SPI" rev 0x20 at pci0 dev 31 function 5 not configured > isa0 at pcib0 > isadma0 at isa0 > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > vmm0 at mainbus0: VMX/EPT > efifb at mainbus0 not configured > uhub2 at uhub1 port 1 configuration 1 interface 0 "GenesysLogic USB2.1 Hub" > rev 2.10/23.11 addr 2 > uhub3 at uhub1 port 13 configuration 1 interface 0 "GenesysLogic USB3.2 Hub" > rev 3.20/23.11 addr 3 > umass0 at uhub3 port 1 configuration 1 interface 0 "Generic USB3.0-CRW" rev > 3.00/2.04 addr 4 > umass0: using SCSI over Bulk-Only > scsibus2 at umass0: 2 targets, initiator 0 > sd1 at scsibus2 targ 1 lun 0: <Generic-, SD/MMC, 1.00> removable > serial.0bda0316501030900000 > vscsi0 at root > scsibus3 at vscsi0: 256 targets > softraid0 at root > scsibus4 at softraid0: 256 targets > sd2 at scsibus4 targ 1 lun 0: <OPENBSD, SR CRYPTO, 006> > sd2: 1907728MB, 512 bytes/sector, 3907027583 sectors > root on sd2a (8c3314285b62c10f.a) swap on sd2b dump on sd2b > inteldrm0: 2880x1800, 32bpp > wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0 > wsdisplay0: screen 1-5 added (std, vt100 emulation) > iwx0: hw rev 0x350, fw 77.206b0184.0, address f0:9e:4a:61:ef:09 > umass1 at uhub3 port 2 configuration 1 interface 0 "ASMT ASM1153E" rev > 3.00/1.00 addr 5 > umass1: using SCSI over Bulk-Only > scsibus5 at umass1: 2 targets, initiator 0 > sd3 at scsibus5 targ 1 lun 0: <ASMT, 2115, 0> serial.174c55aa000000000001 > sd3: 953869MB, 512 bytes/sector, 1953525168 sectors > sd4 at scsibus4 targ 2 lun 0: <OPENBSD, SR CRYPTO, 006> > sd4: 953866MB, 512 bytes/sector, 1953519473 sectors > sd4 detached > sd3 detached > scsibus5 detached > umass1 detached > uaudio0 at uhub1 port 7 configuration 1 interface 1 "Creative Technology Ltd > Creative BT-W3" rev 2.00/1.00 addr 5 > uaudio0: class v1, full-speed, sync, channels: 2 play, 1 rec, 2 ctls > audio1 at uaudio0 > uhidev0 at uhub1 port 7 configuration 1 interface 3 "Creative Technology Ltd > Creative BT-W3" rev 2.00/1.00 addr 5 > uhidev0: iclass 3/0, 3 report ids > ucc0 at uhidev0 reportid 1: 11 usages, 7 keys, enum > wskbd1 at ucc0 mux 1 > wskbd1: connecting to wsdisplay0 > uhid0 at uhidev0 reportid 2: input=18, output=18, feature=0 > uhid1 at uhidev0 reportid 3: input=64, output=64, feature=0 > uhidev1 at uhub1 port 7 configuration 1 interface 4 "Creative Technology Ltd > Creative BT-W3" rev 2.00/1.00 addr 5 > uhidev1: iclass 3/0, 6 report ids > uhid2 at uhidev1 reportid 1: input=0, output=65, feature=0 > uhid3 at uhidev1 reportid 2: input=65, output=0, feature=0 > uhid4 at uhidev1 reportid 3: input=0, output=0, feature=3 > uhid5 at uhidev1 reportid 4: input=0, output=0, feature=3 > uhid6 at uhidev1 reportid 5: input=0, output=65, feature=0 > uhid7 at uhidev1 reportid 6: input=13, output=0, feature=0 > umass1 at uhub3 port 2 configuration 1 interface 0 "Western Digital Elements > 25A1" rev 3.10/10.18 addr 6 > umass1: using SCSI over Bulk-Only > scsibus5 at umass1: 2 targets, initiator 0 > sd3 at scsibus5 targ 1 lun 0: <WD, Elements 25A1, 1018> > serial.105825a130465944414B > sd3: 2861556MB, 512 bytes/sector, 5860466688 sectors > sd4 at scsibus4 targ 2 lun 0: <OPENBSD, SR CRYPTO, 006> > sd4: 2861555MB, 512 bytes/sector, 5860466033 sectors > sd4 detached > sd3 detached > scsibus5 detached > umass1 detached >