Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pfsense 2.4.4 - em3 interface disapeared after upgrade

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    20 Posts 3 Posters 2.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nrw
      last edited by nrw

      /boot/loader.conf:

      kern.cam.boot_delay=10000
      autoboot_delay="3"
      hw.usb.no_pf="1"
      

      /boot/loader.conf.local:

      i915kms_load="YES"
      drm.i915.enable_unsupported=1
      

      Zero effect after adding to /boot/loader.conf.local and reboot:

      kern.ipc.nmbclusters="1000000"
      kern.ipc.nmbjumbop="524288"
      kern.ipc.nmbjumbo9="524288"
      

      /var/log/dmesg.boot contains:

      em3: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xb000-0xb01f irq 19 at device 0.0 on pci4
      em3: 0x20000 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
      em3: Unable to allocate bus resource: memory
      em3: Allocation of PCI resources failed
      device_attach: em3 attach returned 6
      
      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        OK, try adding this to /boot/loader.conf.local and then reboot again:

        hint.agp.0.disabled=1
        

        Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • N
          nrw
          last edited by

          nothing changed, same error

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            If you could, reboot the box and from the console boot menu choose the option for a verbose boot. That should print additional error detail into the boot log/dmesg that hopefully will point in a more specific direction.

            Somehow it's failing to allocate enough memory to allow that NIC to work. Usually the settings I had you add would help in that regard. It's possible that it's a driver issue in FreeBSD 11.2, you could try booting a FreeBSD 11.2 image to see if it's detected there.

            You might also check for a BIOS update, or see if there are any PCI bus resource options in the BIOS that could be changed.

            Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • N
              nrw
              last edited by

              var/log/dmesq.boot with verbose option (part 1):

              Copyright (c) 1992-2018 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 11.2-RELEASE-p3 #17 e6b497fa0a3(RELENG_2_4_4): Thu Sep 20 09:04:45 EDT 2018
                  root@buildbot3:/crossbuild/ce-244/obj/amd64/WvDslnYb/crossbuild/ce-244/pfSense/tmp/FreeBSD-src/sys/pfSense amd64
              FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
              Table 'FACP' at 0xba5a6aa0
              Table 'APIC' at 0xba5a6bb0
              Table 'FPDT' at 0xba5a6c38
              Table 'FIDT' at 0xba5a6c80
              Table 'MCFG' at 0xba5a6d20
              Table 'HPET' at 0xba5a6d60
              Table 'SSDT' at 0xba5a6d98
              Table 'SSDT' at 0xba5a7500
              Table 'SSDT' at 0xba5a7790
              Table 'UEFI' at 0xba5a7910
              Table 'BGRT' at 0xba5a7958
              ACPI: No SRAT table found
              PPIM 0: PA=0xc0000000, VA=0xffffffff83210000, size=0x500000, mode=0x1
              VT(efifb): resolution 1280x1024
              Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff83107000.
              Preloaded boot_entropy_cache "/boot/entropy" at 0xffffffff83108538.
              Preloaded elf obj module "/boot/kernel/i915kms.ko" at 0xffffffff83108590.
              Preloaded elf obj module "/boot/kernel/iicbb.ko" at 0xffffffff83108cb8.
              Preloaded elf obj module "/boot/kernel/iicbus.ko" at 0xffffffff83109260.
              Preloaded elf obj module "/boot/kernel/iic.ko" at 0xffffffff83109808.
              Preloaded elf obj module "/boot/kernel/drm2.ko" at 0xffffffff83109e30.
              info: [drm] Initialized drm 1.1.0 20060810
              Calibrating TSC clock ... TSC clock: 2000049336 Hz
              CPU: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz (2000.05-MHz K8-class CPU)
                Origin="GenuineIntel"  Id=0x30678  Family=0x6  Model=0x37  Stepping=8
                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=0x41d8e3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,RDRAND>
                AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
                AMD Features2=0x101<LAHF,Prefetch>
                Structured Extended Features=0x2282<TSCADJ,SMEP,ERMS,NFPUSG>
                VT-x: (disabled in BIOS) Basic Features=0xda0400<SMM,INS/OUTS,TRUE>
                      Pin-Based Controls=0x7f<ExtINT,NMI,VNMI,PreTmr>
                      Primary Processor Controls=0xfff9fffe<INTWIN,TSCOff,HLT,INVLPG,MWAIT,RDPMC,RDTSC,CR3-LD,CR3-ST,CR8-LD,CR8-ST,TPR,NMIWIN,MOV-DR,IO,IOmap,MTF,MSRmap,MONITOR,PAUSE>
                      Secondary Processor Controls=0x28ef<APIC,EPT,DT,RDTSCP,VPID,WBINVD,UG,RDRAND,VMFUNC>
                      Exit Controls=0xda0400<PAT-LD,EFER-SV,PTMR-SV>
                      Entry Controls=0xda0400
                      EPT Features=0x6114141<XO,PW4,UC,WB,2M,INVEPT,single,all>
                      VPID Features=0xf01<INVVPID,individual,single,all,single-globals>
                TSC: P-state invariant, performance statistics
              DTLB: 4k pages, fully associative, 32 entries
              Data TLB: 4 KB Pages, 4-way set associative, 128 entries
              Instruction TLB: 4 KByte pages, fully associative, 48 entries
              DTLB: 4 KByte/2 MByte pages, 4-way associative, 16 entries
              L2 cache: 1024 kbytes, 16-way associative, 64 bytes/line
              real memory  = 4294967296 (4096 MB)
              Physical memory chunk(s):
              0x0000000000010000 - 0x000000000003afff, 176128 bytes (43 pages)
              0x0000000000040000 - 0x000000000009ffff, 393216 bytes (96 pages)
              0x0000000000100000 - 0x00000000001fffff, 1048576 bytes (256 pages)
              0x0000000003200000 - 0x000000001effffff, 467664896 bytes (114176 pages)
              0x000000001f100000 - 0x000000001fffffff, 15728640 bytes (3840 pages)
              0x0000000020100000 - 0x00000000b22b0fff, 2451247104 bytes (598449 pages)
              0x00000000bac05000 - 0x00000000bac05fff, 4096 bytes (1 pages)
              0x00000000bac48000 - 0x00000000badb7fff, 1507328 bytes (368 pages)
              0x00000000baffa000 - 0x00000000baffffff, 24576 bytes (6 pages)
              0x0000000100000000 - 0x000000013ffe7fff, 1073643520 bytes (262120 pages)
              avail memory = 3976835072 (3792 MB)
              Event timer "LAPIC" quality 600
              LAPIC: ipi_wait() us multiplier 37 (r 5300160 tsc 2000049336)
              ACPI APIC Table: <ALASKA A M I >
              WARNING: L1 data cache covers less APIC IDs than a core
              0 < 1
              Package ID shift: 4
              L2 cache ID shift: 2
              L1 cache ID shift: 1
              Core ID shift: 1
              INTR: Adding local APIC 2 as a target
              INTR: Adding local APIC 4 as a target
              INTR: Adding local APIC 6 as a target
              FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
              FreeBSD/SMP: 1 package(s) x 4 core(s)
              Package HW ID = 0 (0)
              	Core HW ID = 0 (0)
              		CPU0 (BSP): APIC ID: 0 (0)
              	Core HW ID = 1 (0x1)
              		CPU1 (AP): APIC ID: 2 (0x2)
              	Core HW ID = 2 (0x2)
              		CPU2 (AP): APIC ID: 4 (0x4)
              	Core HW ID = 3 (0x3)
              		CPU3 (AP): APIC ID: 6 (0x6)
              APIC: CPU 0 has ACPI ID 1
              APIC: CPU 1 has ACPI ID 2
              APIC: CPU 2 has ACPI ID 3
              APIC: CPU 3 has ACPI ID 4
              Pentium Pro MTRR support enabled
              x86bios:  IVT 0x000000-0x0004ff at 0xfffff80000000000
              x86bios: SSEG 0x03a000-0x03afff at 0xfffffe00ef5d9000
              x86bios: EBDA 0x09d000-0x09ffff at 0xfffff8000009d000
              x86bios:  ROM 0x0a0000-0x0fefff at 0xfffff800000a0000
              ULE: setup cpu 0
              ULE: setup cpu 1
              ULE: setup cpu 2
              ULE: setup cpu 3
              ACPI: RSDP 0x00000000BA5A0000 000024 (v02 ALASKA)
              ACPI: XSDT 0x00000000BA5A0080 00007C (v01 ALASKA A M I    01072009 AMI  00010013)
              ACPI: FACP 0x00000000BA5A6AA0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
              Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20171214/tbfadt-748)
              ACPI: DSDT 0x00000000BA5A0188 006911 (v02 ALASKA A M I    01072009 INTL 20120913)
              ACPI: FACS 0x00000000BAA9BF80 000040
              ACPI: APIC 0x00000000BA5A6BB0 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
              ACPI: FPDT 0x00000000BA5A6C38 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
              ACPI: FIDT 0x00000000BA5A6C80 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
              ACPI: MCFG 0x00000000BA5A6D20 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
              ACPI: HPET 0x00000000BA5A6D60 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
              ACPI: SSDT 0x00000000BA5A6D98 000763 (v01 PmRef  CpuPm    00003000 INTL 20061109)
              ACPI: SSDT 0x00000000BA5A7500 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20061109)
              ACPI: SSDT 0x00000000BA5A7790 00017A (v01 PmRef  ApTst    00003000 INTL 20061109)
              ACPI: UEFI 0x00000000BA5A7910 000042 (v01 ALASKA A M I    00000000      00000000)
              ACPI: BGRT 0x00000000BA5A7958 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
              MADT: Found IO APIC ID 1, Interrupt 0 at 0xfec00000
              ioapic0: ver 0x20 maxredir 0x56
              ioapic0: Routing external 8259A's -> intpin 0
              lapic0: Routing NMI -> LINT1
              lapic0: LINT1 trigger: edge
              lapic0: LINT1 polarity: high
              lapic2: Routing NMI -> LINT1
              lapic2: LINT1 trigger: edge
              lapic2: LINT1 polarity: high
              lapic4: Routing NMI -> LINT1
              lapic4: LINT1 trigger: edge
              lapic4: LINT1 polarity: high
              lapic6: Routing NMI -> LINT1
              lapic6: LINT1 trigger: edge
              lapic6: LINT1 polarity: high
              MADT: Interrupt override: source 0, irq 2
              ioapic0: Routing IRQ 0 -> intpin 2
              MADT: Interrupt override: source 9, irq 9
              ioapic0: intpin 9 trigger: level
              ioapic0 <Version 2.0> irqs 0-86 on motherboard
              cpu0 BSP:
                   ID: 0x00000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
                lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
                timer: 0x000100ef therm: 0x00000200 err: 0x000000f0 pmc: 0x00010400
              SMP: AP CPU #3 Launched!
              cpu3 AP:
                   ID: 0x06000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
                lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
                timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
              SMP: AP CPU #1 Launched!
              cpu1 AP:
                   ID: 0x02000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
                lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
                timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
              SMP: AP CPU #2 Launched!
              cpu2 AP:
                   ID: 0x04000000   VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff
                lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
                timer: 0x000100ef therm: 0x00010000 err: 0x000000f0 pmc: 0x00010400
              SMP: passed TSC synchronization test
              Timecounter "TSC" frequency 2000049336 Hz quality 1000
              firmware: 'iwn100fw' version 0: 337572 bytes loaded at 0xffffffff81f5c978
              firmware: 'wpifw' version 153229: 150100 bytes loaded at 0xffffffff826a59c8
              firmware: 'iwn105fw' version 0: 689680 bytes loaded at 0xffffffff81faf0d0
              snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
              feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
              firmware: 'iwn135fw' version 0: 701228 bytes loaded at 0xffffffff82057790
              firmware: 'iwn2000fw' version 0: 695876 bytes loaded at 0xffffffff82102b70
              wlan: <802.11 Link Layer>
              firmware: 'iwn2030fw' version 0: 707392 bytes loaded at 0xffffffff821aca68
              firmware: 'iwn4965fw' version 0: 187972 bytes loaded at 0xffffffff82259658
              firmware: 'iwn5000fw' version 0: 340696 bytes loaded at 0xffffffff82287550
              firmware: 'iwn5150fw' version 0: 337400 bytes loaded at 0xffffffff822da8d8
              firmware: 'iwn6000fw' version 0: 454608 bytes loaded at 0xffffffff8232cf80
              firmware: 'iwn6000g2afw' version 0: 677296 bytes loaded at 0xffffffff8239c000
              firmware: 'iwn6000g2bfw' version 0: 679436 bytes loaded at 0xffffffff82441660
              firmware: 'iwn6050fw' version 0: 469780 bytes loaded at 0xffffffff824e7520
              firmware: 't4fw_cfg' version 0: 4552 bytes loaded at 0xffffffff81c01358
              firmware: 't4fw_cfg_uwire' version 0: 21445 bytes loaded at 0xffffffff81c02520
              firmware: 't4fw' version 0: 553984 bytes loaded at 0xffffffff81c078e5
              firmware: 't5fw_cfg' version 0: 5932 bytes loaded at 0xffffffff81c8ed98
              firmware: 't5fw_cfg_uwire' version 0: 21855 bytes loaded at 0xffffffff81c904c4
              firmware: 't5fw' version 0: 651776 bytes loaded at 0xffffffff81c95a23
              firmware: 'rt2561fw' version 0: 8192 bytes loaded at 0xffffffff82608548
              firmware: 'rt2561sfw' version 0: 8192 bytes loaded at 0xffffffff8260a5f8
              firmware: 'rt2661fw' version 0: 8192 bytes loaded at 0xffffffff8260c6a8
              firmware: 'rsu-rtl8712fw' version 120: 122328 bytes loaded at 0xffffffff8266fb80
              firmware: 'runfw' version 0: 8192 bytes loaded at 0xffffffff8268dd70
              firmware: 'rt2860fw' version 0: 8192 bytes loaded at 0xffffffff8260e758
              firmware: 't6fw_cfg' version 0: 5782 bytes loaded at 0xffffffff81d34cd8
              firmware: 't6fw_cfg_uwire' version 0: 21821 bytes loaded at 0xffffffff81d3636e
              firmware: 't6fw' version 0: 698368 bytes loaded at 0xffffffff81d3b8ab
              firmware: 'ipw_bss' version 130: 209190 bytes loaded at 0xffffffff81deb5f8
              random: entropy device external interface
              firmware: 'ipw_ibss' version 130: 201138 bytes loaded at 0xffffffff81e1e7d0
              firmware: 'mw88W8363fw' version 0: 94940 bytes loaded at 0xffffffff82564720
              firmware: 'mwlboot' version 0: 2280 bytes loaded at 0xffffffff8257b9fc
              firmware: 'mxge_eth_z8e' version 377284: 120629 bytes loaded at 0xffffffff8257c4c0
              firmware: 'mxge_ethp_z8e' version 387604: 121317 bytes loaded at 0xffffffff82599cb0
              firmware: 'rtwn-rtl8192cfwU' version 111: 14818 bytes loaded at 0xffffffff82611518
              firmware: 'rtwn-rtl8192cfwU_B' version 111: 16332 bytes loaded at 0xffffffff82614fb0
              firmware: 'mxge_rss_eth_z8e' version 534724: 151912 bytes loaded at 0xffffffff825b7750
              firmware: 'mxge_rss_ethp_z8e' version 544468: 152837 bytes loaded at 0xffffffff825dc970
              firmware: 'ipw_monitor' version 130: 196458 bytes loaded at 0xffffffff81e4fa38
              firmware: 'iwi_bss' version 300: 191154 bytes loaded at 0xffffffff81e80168
              firmware: 'iwi_ibss' version 300: 185428 bytes loaded at 0xffffffff81eaecd0
              firmware: 'iwi_monitor' version 300: 187836 bytes loaded at 0xffffffff81edc1d8
              firmware: 'iwn1000fw' version 0: 337520 bytes loaded at 0xffffffff81f0a258
              wlan: mac acl policy registered
              hn: tranparent VF mode, if_transmit will be used, instead of if_start
              kbd0 at kbdmux0
              mem: <memory>
              netmap: loaded module
              null: <full device, null device, zero device>
              nfslock: pseudo-device
              crypto: <crypto core>
              module_register_init: MOD_LOAD (vesa, 0xffffffff81209800, 0) error 19
              io: <I/O>
              random: registering fast source Intel Secure Key RNG
              random: fast provider: "Intel Secure Key RNG"
              hpt27xx: RocketRAID 27xx controller driver v1.2.8
              hptnr: R750/DC7280 controller driver v1.1.5
              hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2
              nexus0
              random: harvesting attach, 8 bytes (4 bits) from ram0
              cryptosoft0: <software crypto> on motherboard
              crypto: assign cryptosoft0 driver id 0, flags 100663296
              crypto: cryptosoft0 registers alg 1 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 2 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 3 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 4 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 5 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 16 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 6 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 7 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 18 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 19 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 20 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 8 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 15 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 9 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 10 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 13 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 14 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 11 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 22 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 23 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 25 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 24 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 26 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 27 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 28 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 21 flags 0 maxoplen 0
              crypto: cryptosoft0 registers alg 17 flags 0 maxoplen 0
              random: harvesting attach, 8 bytes (4 bits) from cryptosoft0
              padlock0: No ACE support.
              acpi0: <ALASKA A M I > on motherboard
              ACPI: 4 ACPI AML tables successfully acquired and loaded
              PCIe: Memory Mapped configuration base @ 0xe0000000
              ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 0 vector 48
              acpi0: Power Button (fixed)
              acpi0: wakeup code va 0xfffffe00ef5fd000 pa 0x38000
              unknown: I/O range not supported
              random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource0
              random: harvesting attach, 8 bytes (4 bits) from acpi_sysresource1
              cpu0: Processor \134_PR_.CPU0 (ACPI ID 1) -> APIC ID 0
              cpu0: <ACPI CPU> on acpi0
              ACPI: Dynamic OEM Table Load:
              ACPI: SSDT 0xFFFFF80004A2C800 0003BC (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
              ACPI: Dynamic OEM Table Load:
              ACPI: SSDT 0xFFFFF80004C4F000 000433 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
              random: harvesting attach, 8 bytes (4 bits) from cpu0
              cpu1: Processor \134_PR_.CPU1 (ACPI ID 2) -> APIC ID 1
              cpu1: <ACPI CPU> on acpi0
              ACPI: Dynamic OEM Table Load:
              ACPI: SSDT 0xFFFFF80004C46C00 00015F (v01 PmRef  ApIst    00003000 INTL 20061109)
              ACPI: Dynamic OEM Table Load:
              ACPI: SSDT 0xFFFFF800049B2900 00008D (v01 PmRef  ApCst    00003000 INTL 20061109)
              random: harvesting attach, 8 bytes (4 bits) from cpu1
              cpu2: Processor \134_PR_.CPU2 (ACPI ID 3) -> APIC ID 2
              cpu2: <ACPI CPU> on acpi0
              random: harvesting attach, 8 bytes (4 bits) from cpu2
              cpu3: Processor \134_PR_.CPU3 (ACPI ID 4) -> APIC ID 3
              cpu3: <ACPI CPU> on acpi0
              random: harvesting attach, 8 bytes (4 bits) from cpu3
              atrtc0: <AT realtime clock> port 0x70-0x77 on acpi0
              atrtc0: Warning: Couldn't map I/O.
              atrtc0: registered as a time-of-day clock, resolution 1.000000s
              ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 2 vector 48
              ioapic0: routing intpin 8 (ISA IRQ 8) to lapic 0 vector 49
              Event timer "RTC" frequency 32768 Hz quality 0
              random: harvesting attach, 8 bytes (4 bits) from atrtc0
              hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 8 on acpi0
              hpet0: vendor 0x8086, rev 0x1, 14318180Hz 64bit, 3 timers, legacy route
              hpet0:  t0: irqs 0x00f00000 (0), 64bit, periodic
              hpet0:  t1: irqs 0x00f00000 (0)
              hpet0:  t2: irqs 0x00f00800 (0)
              Timecounter "HPET" frequency 14318180 Hz quality 950
              ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 4 vector 48
              ioapic0: routing intpin 20 (PCI IRQ 20) to lapic 0 vector 50
              Event timer "HPET" frequency 14318180 Hz quality 450
              Event timer "HPET1" frequency 14318180 Hz quality 440
              Event timer "HPET2" frequency 14318180 Hz quality 440
              random: harvesting attach, 8 bytes (4 bits) from hpet0
              attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
              Timecounter "i8254" frequency 1193182 Hz quality 0
              ioapic0: routing intpin 2 (ISA IRQ 0) to lapic 6 vector 48
              Event timer "i8254" frequency 1193182 Hz quality 100
              random: harvesting attach, 8 bytes (4 bits) from attimer0
              ACPI timer: 0/10 0/10 0/10 0/10 0/10 0/10 0/10 0/10 0/10 0/10 -> 0
              Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
              acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
              random: harvesting attach, 8 bytes (4 bits) from acpi_timer0
              pci_link0:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0   11   N     0  3 4 5 6 10 11 12 14 15
                Validation          0   11   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link0
              pci_link1:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0    5   N     0  3 4 5 6 10 11 12 14 15
                Validation          0    5   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link1
              pci_link2:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0    3   N     0  3 4 5 6 10 11 12 14 15
                Validation          0    3   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link2
              pci_link3:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0   10   N     0  3 4 5 6 10 11 12 14 15
                Validation          0   10   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link3
              pci_link4:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0  255   N     0  3 4 5 6 10 11 12 14 15
                Validation          0  255   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link4
              pci_link5:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0  255   N     0  3 4 5 6 10 11 12 14 15
                Validation          0  255   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link5
              pci_link6:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0  255   N     0  3 4 5 6 10 11 12 14 15
                Validation          0  255   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link6
              pci_link7:        Index  IRQ  Rtd  Ref  IRQs
                Initial Probe       0    4   N     0  3 4 5 6 10 11 12 14 15
                Validation          0    4   N     0  3 4 5 6 10 11 12 14 15
                After Disable       0  255   N     0  3 4 5 6 10 11 12 14 15
              random: harvesting attach, 8 bytes (4 bits) from pci_link7
              pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
              pcib0: _OSC returned error 0x10
              pcib0: decoding 5 range 0-0xff
              pcib0: decoding 4 range 0-0x6f
              pcib0: decoding 4 range 0x78-0xcf7
              pcib0: decoding 4 range 0xd00-0xffff
              pcib0: decoding 3 range 0xa0000-0xbffff
              pcib0: decoding 3 range 0xc0000-0xdffff
              pcib0: decoding 3 range 0xe0000-0xfffff
              pcib0: decoding 3 range 0xc0000000-0xd0a02fff
              pci0: <ACPI PCI bus> on pcib0
              pci0: domain=0, physical bus=0
              found->	vendor=0x8086, dev=0x0f00, revid=0x0e
              	domain=0, bus=0, slot=0, func=0
              	class=06-00-00, hdrtype=0x00, mfdev=0
              	cmdreg=0x0007, statreg=0x0000, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              found->	vendor=0x8086, dev=0x0f31, revid=0x0e
              	domain=0, bus=0, slot=2, func=0
              	class=03-00-00, hdrtype=0x00, mfdev=0
              	cmdreg=0x0007, statreg=0x0010, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=a, irq=11
              	powerspec 2  supports D0 D3  current D0
              	MSI supports 1 message
              	map[10]: type Memory, range 32, base 0xd0000000, size 22, enabled
              pcib0: allocated type 3 (0xd0000000-0xd03fffff) for rid 10 of pci0:0:2:0
              	map[18]: type Prefetchable Memory, range 32, base 0xc0000000, size 28, enabled
              pcib0: allocated type 3 (0xc0000000-0xcfffffff) for rid 18 of pci0:0:2:0
              	map[20]: type I/O Port, range 32, base 0xf080, size  3, enabled
              pcib0: allocated type 4 (0xf080-0xf087) for rid 20 of pci0:0:2:0
              pcib0: matched entry for 0.2.INTA
              pcib0: slot 2 INTA hardwired to IRQ 16
              found->	vendor=0x8086, dev=0x0f23, revid=0x0e
              	domain=0, bus=0, slot=19, func=0
              	class=01-06-01, hdrtype=0x00, mfdev=0
              	cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=a, irq=10
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              	map[10]: type I/O Port, range 32, base 0xf070, size  3, enabled
              pcib0: allocated type 4 (0xf070-0xf077) for rid 10 of pci0:0:19:0
              	map[14]: type I/O Port, range 32, base 0xf060, size  2, enabled
              pcib0: allocated type 4 (0xf060-0xf063) for rid 14 of pci0:0:19:0
              	map[18]: type I/O Port, range 32, base 0xf050, size  3, enabled
              pcib0: allocated type 4 (0xf050-0xf057) for rid 18 of pci0:0:19:0
              	map[1c]: type I/O Port, range 32, base 0xf040, size  2, enabled
              pcib0: allocated type 4 (0xf040-0xf043) for rid 1c of pci0:0:19:0
              	map[20]: type I/O Port, range 32, base 0xf020, size  5, enabled
              pcib0: allocated type 4 (0xf020-0xf03f) for rid 20 of pci0:0:19:0
              	map[24]: type Memory, range 32, base 0xd0a02000, size 11, enabled
              pcib0: allocated type 3 (0xd0a02000-0xd0a027ff) for rid 24 of pci0:0:19:0
              pcib0: matched entry for 0.19.INTA
              pcib0: slot 19 INTA hardwired to IRQ 19
              found->	vendor=0x8086, dev=0x0f18, revid=0x0e
              	domain=0, bus=0, slot=26, func=0
              	class=10-80-00, hdrtype=0x00, mfdev=0
              	cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=a, irq=255
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              	map[10]: type Memory, range 32, base 0xd0500000, size 20, memory disabled
              pcib0: allocated type 3 (0xd0500000-0xd05fffff) for rid 10 of pci0:0:26:0
              	map[14]: type Memory, range 32, base 0xd0400000, size 20, enabled
              pcib0: allocated type 3 (0xd0400000-0xd04fffff) for rid 14 of pci0:0:26:0
              found->	vendor=0x8086, dev=0x0f48, revid=0x0e
              	domain=0, bus=0, slot=28, func=0
              	class=06-04-00, hdrtype=0x01, mfdev=1
              	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=a, irq=11
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              pcib0: matched entry for 0.28.INTA
              pcib0: slot 28 INTA hardwired to IRQ 16
              	secbus=1, subbus=1
              found->	vendor=0x8086, dev=0x0f4a, revid=0x0e
              	domain=0, bus=0, slot=28, func=1
              	class=06-04-00, hdrtype=0x01, mfdev=1
              	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=b, irq=5
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              pcib0: matched entry for 0.28.INTB
              pcib0: slot 28 INTB hardwired to IRQ 17
              	secbus=2, subbus=2
              found->	vendor=0x8086, dev=0x0f4c, revid=0x0e
              	domain=0, bus=0, slot=28, func=2
              	class=06-04-00, hdrtype=0x01, mfdev=1
              	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=c, irq=3
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              pcib0: matched entry for 0.28.INTC
              pcib0: slot 28 INTC hardwired to IRQ 18
              	secbus=3, subbus=3
              found->	vendor=0x8086, dev=0x0f4e, revid=0x0e
              	domain=0, bus=0, slot=28, func=3
              	class=06-04-00, hdrtype=0x01, mfdev=1
              	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=d, irq=10
              	powerspec 3  supports D0 D3  current D0
              	MSI supports 1 message
              pcib0: matched entry for 0.28.INTD
              pcib0: slot 28 INTD hardwired to IRQ 19
              	secbus=4, subbus=4
              found->	vendor=0x8086, dev=0x0f34, revid=0x0e
              	domain=0, bus=0, slot=29, func=0
              	class=0c-03-20, hdrtype=0x00, mfdev=0
              	cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=a, irq=4
              	powerspec 3  supports D0 D3  current D0
              	map[10]: type Memory, range 32, base 0xd0a01000, size 10, enabled
              pcib0: allocated type 3 (0xd0a01000-0xd0a013ff) for rid 10 of pci0:0:29:0
              pcib0: matched entry for 0.29.INTA
              pcib0: slot 29 INTA hardwired to IRQ 23
              found->	vendor=0x8086, dev=0x0f1c, revid=0x0e
              	domain=0, bus=0, slot=31, func=0
              	class=06-01-00, hdrtype=0x00, mfdev=1
              	cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              found->	vendor=0x8086, dev=0x0f12, revid=0x0e
              	domain=0, bus=0, slot=31, func=3
              	class=0c-05-00, hdrtype=0x00, mfdev=0
              	cmdreg=0x0003, statreg=0x0290, cachelnsz=0 (dwords)
              	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
              	intpin=b, irq=3
              	powerspec 3  supports D0 D3  current D0
              	map[10]: type Memory, range 32, base 0xd0a00000, size  5, enabled
              pcib0: allocated type 3 (0xd0a00000-0xd0a0001f) for rid 10 of pci0:0:31:3
              	map[20]: type I/O Port, range 32, base 0xf000, size  5, enabled
              pcib0: allocated type 4 (0xf000-0xf01f) for rid 20 of pci0:0:31:3
              pcib0: matched entry for 0.31.INTB
              pcib0: slot 31 INTB hardwired to IRQ 18
              random: harvesting attach, 8 bytes (4 bits) from hostb0
              vgapci0: <VGA-compatible display> port 0xf080-0xf087 mem 0xd0000000-0xd03fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0
              drmn0: <Intel Valleyview (mobile)> on vgapci0
              info: [drm] Memory usable by graphics device = 2048M
              pcib0: allocated type 3 (0xd0600000-0xd0603fff) for rid 100 of drmn0
              intel_iicbb0 on drmn0
              iicbus0: <Philips I2C bus> on iicbb0 addr 0xff
              iic0: <I2C generic I/O> on iicbus0
              random: harvesting attach, 8 bytes (4 bits) from iic0
              random: harvesting attach, 8 bytes (4 bits) from iicbus0
              random: harvesting attach, 8 bytes (4 bits) from iicbb0
              random: harvesting attach, 8 bytes (4 bits) from intel_iicbb0
              iicbus1: <Philips I2C bus> on intel_gmbus0
              iic1: <I2C generic I/O> on iicbus1
              random: harvesting attach, 8 bytes (4 bits) from iic1
              random: harvesting attach, 8 bytes (4 bits) from iicbus1
              random: harvesting attach, 8 bytes (4 bits) from intel_gmbus0
              intel_iicbb1 on drmn0
              iicbus2: <Philips I2C bus> on iicbb1 addr 0xff
              iic2: <I2C generic I/O> on iicbus2
              random: harvesting attach, 8 bytes (4 bits) from iic2
              random: harvesting attach, 8 bytes (4 bits) from iicbus2
              random: harvesting attach, 8 bytes (4 bits) from iicbb1
              random: harvesting attach, 8 bytes (4 bits) from intel_iicbb1
              iicbus3: <Philips I2C bus> on intel_gmbus1
              iic3: <I2C generic I/O> on iicbus3
              random: harvesting attach, 8 bytes (4 bits) from iic3
              random: harvesting attach, 8 bytes (4 bits) from iicbus3
              random: harvesting attach, 8 bytes (4 bits) from intel_gmbus1
              intel_iicbb2 on drmn0
              iicbus4: <Philips I2C bus> on iicbb2 addr 0xff
              iic4: <I2C generic I/O> on iicbus4
              random: harvesting attach, 8 bytes (4 bits) from iic4
              random: harvesting attach, 8 bytes (4 bits) from iicbus4
              random: harvesting attach, 8 bytes (4 bits) from iicbb2
              random: harvesting attach, 8 bytes (4 bits) from intel_iicbb2
              iicbus5: <Philips I2C bus> on intel_gmbus2
              iic5: <I2C generic I/O> on iicbus5
              random: harvesting attach, 8 bytes (4 bits) from iic5
              random: harvesting attach, 8 bytes (4 bits) from iicbus5
              random: harvesting attach, 8 bytes (4 bits) from intel_gmbus2
              
              1 Reply Last reply Reply Quote 0
              • N
                nrw
                last edited by

                part 2:

                intel_iicbb3 on drmn0
                iicbus6: <Philips I2C bus> on iicbb3 addr 0xff
                iic6: <I2C generic I/O> on iicbus6
                random: harvesting attach, 8 bytes (4 bits) from iic6
                random: harvesting attach, 8 bytes (4 bits) from iicbus6
                random: harvesting attach, 8 bytes (4 bits) from iicbb3
                random: harvesting attach, 8 bytes (4 bits) from intel_iicbb3
                iicbus7: <Philips I2C bus> on intel_gmbus3
                iic7: <I2C generic I/O> on iicbus7
                random: harvesting attach, 8 bytes (4 bits) from iic7
                random: harvesting attach, 8 bytes (4 bits) from iicbus7
                random: harvesting attach, 8 bytes (4 bits) from intel_gmbus3
                intel_iicbb4 on drmn0
                iicbus8: <Philips I2C bus> on iicbb4 addr 0xff
                iic8: <I2C generic I/O> on iicbus8
                random: harvesting attach, 8 bytes (4 bits) from iic8
                random: harvesting attach, 8 bytes (4 bits) from iicbus8
                random: harvesting attach, 8 bytes (4 bits) from iicbb4
                random: harvesting attach, 8 bytes (4 bits) from intel_iicbb4
                iicbus9: <Philips I2C bus> on intel_gmbus4
                iic9: <I2C generic I/O> on iicbus9
                random: harvesting attach, 8 bytes (4 bits) from iic9
                random: harvesting attach, 8 bytes (4 bits) from iicbus9
                random: harvesting attach, 8 bytes (4 bits) from intel_gmbus4
                intel_iicbb5 on drmn0
                iicbus10: <Philips I2C bus> on iicbb5 addr 0xff
                iic10: <I2C generic I/O> on iicbus10
                random: harvesting attach, 8 bytes (4 bits) from iic10
                random: harvesting attach, 8 bytes (4 bits) from iicbus10
                random: harvesting attach, 8 bytes (4 bits) from iicbb5
                random: harvesting attach, 8 bytes (4 bits) from intel_iicbb5
                iicbus11: <Philips I2C bus> on intel_gmbus5
                iic11: <I2C generic I/O> on iicbus11
                random: harvesting attach, 8 bytes (4 bits) from iic11
                random: harvesting attach, 8 bytes (4 bits) from iicbus11
                random: harvesting attach, 8 bytes (4 bits) from intel_gmbus5
                vgapci0: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 256 to local APIC 0 vector 51
                vgapci0: using IRQ 256 for MSI
                info: [drm] MSI enabled 1 message(s)
                info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
                info: [drm] Driver supports precise vblank timestamp query.
                error: [drm:pid0:ironlake_wait_panel_status] *ERROR* Panel status timeout: status 04c70005 control abcd0005
                drm_iic_dp_aux0 on drmn0
                random: harvesting attach, 8 bytes (4 bits) from drm_iic_dp_aux0
                info: [drm] failed to retrieve link info, disabling eDP
                drm_iic_dp_aux0: detached
                intel_sdvo_ddc_proxy397632 on drmn0
                random: harvesting attach, 8 bytes (4 bits) from intel_sdvo_ddc_proxy397632
                intel_sdvo_ddc_proxy397632: detached
                drm_iic_dp_aux1 on drmn0
                random: harvesting attach, 8 bytes (4 bits) from drm_iic_dp_aux1
                drmn0: taking over the fictitious range 0xc0000000-0xd0000000
                info: [drm] Connector VGA-1: get mode from tunables:
                info: [drm]   - kern.vt.fb.modes.VGA-1
                info: [drm]   - kern.vt.fb.default_mode
                info: [drm] Connector HDMI-A-1: get mode from tunables:
                info: [drm]   - kern.vt.fb.modes.HDMI-A-1
                info: [drm]   - kern.vt.fb.default_mode
                info: [drm] Connector DP-1: get mode from tunables:
                info: [drm]   - kern.vt.fb.modes.DP-1
                info: [drm]   - kern.vt.fb.default_mode
                info: [drm] Connector HDMI-A-2: get mode from tunables:
                info: [drm]   - kern.vt.fb.modes.HDMI-A-2
                info: [drm]   - kern.vt.fb.default_mode
                info: [drm] GMBUS [i915 gmbus dpc] timed out, falling back to bit banging on pin 4
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
                drmn0: warning: HDMI-A-2: EDID block 0 invalid.
                fbd0 on drmn0
                VT: Replacing driver "efifb" with new "fb".
                random: harvesting attach, 8 bytes (4 bits) from fbd0
                drmn0: More than 8 outputs detected
                info: [drm] Initialized i915 1.6.0 20080730 for drmn0 on minor 0
                random: harvesting attach, 8 bytes (4 bits) from drmn0
                vgapci0: Boot video device
                random: harvesting attach, 8 bytes (4 bits) from vgapci0
                ahci0: <AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xd0a02000-0xd0a027ff irq 19 at device 19.0 on pci0
                ahci0: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 257 to local APIC 2 vector 48
                ahci0: using IRQ 257 for MSI
                ahci0: AHCI v1.30 with 2 3Gbps ports, Port Multiplier not supported
                ahci0: Caps: 64bit NCQ ALP AL CLO 3Gbps PMD SSC PSC 32cmd 2ports
                ahci0: Caps2: DESO SADM SDS
                ahcich0: <AHCI channel> at channel 0 on ahci0
                ahcich0: Caps: DSP
                random: harvesting attach, 8 bytes (4 bits) from ahcich0
                ahcich1: not probed (disabled)
                random: harvesting attach, 8 bytes (4 bits) from ahci0
                pci0: <encrypt/decrypt> at device 26.0 (no driver attached)
                pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
                pcib0: allocated type 4 (0xe000-0xefff) for rid 1c of pcib1
                pcib0: allocated type 3 (0xd0900000-0xd09fffff) for rid 20 of pcib1
                pcib1: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 258 to local APIC 4 vector 48
                pcib1: using IRQ 258 for MSI
                pcib1: [GIANT-LOCKED]
                pcib1: HotPlug command: 0000 -> 1028
                pcib1:   domain            0
                pcib1:   secondary bus     1
                pcib1:   subordinate bus   1
                pcib1:   I/O decode        0xe000-0xefff
                pcib1:   memory decode     0xd0900000-0xd09fffff
                pci1: <ACPI PCI bus> on pcib1
                pcib1: allocated bus range (1-1) for rid 0 of pci1
                pci1: domain=0, physical bus=1
                found->	vendor=0x8086, dev=0x150c, revid=0x00
                	domain=0, bus=1, slot=0, func=0
                	class=02-00-00, hdrtype=0x00, mfdev=0
                	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
                	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
                	intpin=a, irq=11
                	powerspec 2  supports D0 D3  current D0
                	MSI supports 1 message, 64 bit
                	MSI-X supports 7 messages in map 0x1c
                	map[10]: type Memory, range 32, base 0xd0900000, size 17, enabled
                pcib1: allocated memory range (0xd0900000-0xd091ffff) for rid 10 of pci0:1:0:0
                	map[18]: type I/O Port, range 32, base 0xe000, size  5, enabled
                pcib1: allocated I/O port range (0xe000-0xe01f) for rid 18 of pci0:1:0:0
                	map[1c]: type Memory, range 32, base 0xd0920000, size 14, enabled
                pcib1: allocated memory range (0xd0920000-0xd0923fff) for rid 1c of pci0:1:0:0
                pcib1: matched entry for 1.0.INTA
                pcib1: slot 0 INTA hardwired to IRQ 16
                em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xe000-0xe01f mem 0xd0900000-0xd091ffff,0xd0920000-0xd0923fff irq 16 at device 0.0 on pci1
                em0: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 259 to local APIC 6 vector 49
                em0: using IRQ 259 for MSI
                em0: Using an MSI interrupt
                em0: bpf attached
                em0: Ethernet address: 00:71:21:aa:43:a4
                em0: netmap queues/slots: TX 1/1024, RX 1/1024
                random: harvesting attach, 8 bytes (4 bits) from em0
                random: harvesting attach, 8 bytes (4 bits) from pci1
                random: harvesting attach, 8 bytes (4 bits) from pcib1
                pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
                pcib0: allocated type 4 (0xd000-0xdfff) for rid 1c of pcib2
                pcib0: allocated type 3 (0xd0800000-0xd08fffff) for rid 20 of pcib2
                pcib2: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 260 to local APIC 0 vector 52
                pcib2: using IRQ 260 for MSI
                pcib2: [GIANT-LOCKED]
                pcib2: HotPlug command: 0000 -> 1028
                pcib2:   domain            0
                pcib2:   secondary bus     2
                pcib2:   subordinate bus   2
                pcib2:   I/O decode        0xd000-0xdfff
                pcib2:   memory decode     0xd0800000-0xd08fffff
                pci2: <ACPI PCI bus> on pcib2
                pcib2: allocated bus range (2-2) for rid 0 of pci2
                pci2: domain=0, physical bus=2
                found->	vendor=0x8086, dev=0x150c, revid=0x00
                	domain=0, bus=2, slot=0, func=0
                	class=02-00-00, hdrtype=0x00, mfdev=0
                	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
                	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
                	intpin=a, irq=5
                	powerspec 2  supports D0 D3  current D0
                	MSI supports 1 message, 64 bit
                	MSI-X supports 7 messages in map 0x1c
                	map[10]: type Memory, range 32, base 0xd0800000, size 17, enabled
                pcib2: allocated memory range (0xd0800000-0xd081ffff) for rid 10 of pci0:2:0:0
                	map[18]: type I/O Port, range 32, base 0xd000, size  5, enabled
                pcib2: allocated I/O port range (0xd000-0xd01f) for rid 18 of pci0:2:0:0
                	map[1c]: type Memory, range 32, base 0xd0820000, size 14, enabled
                pcib2: allocated memory range (0xd0820000-0xd0823fff) for rid 1c of pci0:2:0:0
                pcib2: matched entry for 2.0.INTA
                pcib2: slot 0 INTA hardwired to IRQ 17
                em1: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xd000-0xd01f mem 0xd0800000-0xd081ffff,0xd0820000-0xd0823fff irq 17 at device 0.0 on pci2
                em1: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 261 to local APIC 2 vector 49
                em1: using IRQ 261 for MSI
                em1: Using an MSI interrupt
                em1: bpf attached
                em1: Ethernet address: 00:71:21:aa:43:a5
                em1: netmap queues/slots: TX 1/1024, RX 1/1024
                random: harvesting attach, 8 bytes (4 bits) from em1
                random: harvesting attach, 8 bytes (4 bits) from pci2
                random: harvesting attach, 8 bytes (4 bits) from pcib2
                pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
                pcib0: allocated type 4 (0xc000-0xcfff) for rid 1c of pcib3
                pcib0: allocated type 3 (0xd0700000-0xd07fffff) for rid 20 of pcib3
                pcib3: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 262 to local APIC 4 vector 49
                pcib3: using IRQ 262 for MSI
                pcib3: [GIANT-LOCKED]
                pcib3: HotPlug command: 0000 -> 1028
                pcib3:   domain            0
                pcib3:   secondary bus     3
                pcib3:   subordinate bus   3
                pcib3:   I/O decode        0xc000-0xcfff
                pcib3:   memory decode     0xd0700000-0xd07fffff
                pci3: <ACPI PCI bus> on pcib3
                pcib3: allocated bus range (3-3) for rid 0 of pci3
                pci3: domain=0, physical bus=3
                found->	vendor=0x8086, dev=0x150c, revid=0x00
                	domain=0, bus=3, slot=0, func=0
                	class=02-00-00, hdrtype=0x00, mfdev=0
                	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
                	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
                	intpin=a, irq=3
                	powerspec 2  supports D0 D3  current D0
                	MSI supports 1 message, 64 bit
                	MSI-X supports 7 messages in map 0x1c
                	map[10]: type Memory, range 32, base 0xd0700000, size 17, enabled
                pcib3: allocated memory range (0xd0700000-0xd071ffff) for rid 10 of pci0:3:0:0
                	map[18]: type I/O Port, range 32, base 0xc000, size  5, enabled
                pcib3: allocated I/O port range (0xc000-0xc01f) for rid 18 of pci0:3:0:0
                	map[1c]: type Memory, range 32, base 0xd0720000, size 14, enabled
                pcib3: allocated memory range (0xd0720000-0xd0723fff) for rid 1c of pci0:3:0:0
                pcib3: matched entry for 3.0.INTA
                pcib3: slot 0 INTA hardwired to IRQ 18
                em2: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xc000-0xc01f mem 0xd0700000-0xd071ffff,0xd0720000-0xd0723fff irq 18 at device 0.0 on pci3
                em2: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 263 to local APIC 6 vector 50
                em2: using IRQ 263 for MSI
                em2: Using an MSI interrupt
                em2: bpf attached
                em2: Ethernet address: 00:71:21:aa:43:a6
                em2: netmap queues/slots: TX 1/1024, RX 1/1024
                random: harvesting attach, 8 bytes (4 bits) from em2
                random: harvesting attach, 8 bytes (4 bits) from pci3
                random: harvesting attach, 8 bytes (4 bits) from pcib3
                pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0
                pcib0: allocated type 4 (0xb000-0xbfff) for rid 1c of pcib4
                pcib4: failed to allocate initial memory window: 0xd0600000-0xd06fffff
                pcib4: attempting to allocate 1 MSI vectors (1 supported)
                msi: routing MSI IRQ 264 to local APIC 0 vector 53
                pcib4: using IRQ 264 for MSI
                pcib4: [GIANT-LOCKED]
                pcib4: HotPlug command: 0000 -> 1028
                pcib4:   domain            0
                pcib4:   secondary bus     4
                pcib4:   subordinate bus   4
                pcib4:   I/O decode        0xb000-0xbfff
                pci4: <ACPI PCI bus> on pcib4
                pcib4: allocated bus range (4-4) for rid 0 of pci4
                pci4: domain=0, physical bus=4
                found->	vendor=0x8086, dev=0x150c, revid=0x00
                	domain=0, bus=4, slot=0, func=0
                	class=02-00-00, hdrtype=0x00, mfdev=0
                	cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords)
                	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
                	intpin=a, irq=10
                	powerspec 2  supports D0 D3  current D0
                	MSI supports 1 message, 64 bit
                	MSI-X supports 7 messages in map 0x1c
                	map[10]: type Memory, range 32, base 0xd0600000, size 17, enabled
                pcib4: failed to allocate initial memory window (0xd0600000-0xd061ffff,0x20000)
                pci4: pci0:4:0:0 bar 0x10 failed to allocate
                	map[18]: type I/O Port, range 32, base 0xb000, size  5, enabled
                pcib4: allocated I/O port range (0xb000-0xb01f) for rid 18 of pci0:4:0:0
                	map[1c]: type Memory, range 32, base 0xd0620000, size 14, memory disabled
                pcib4: failed to allocate initial memory window (0xd0620000-0xd0623fff,0x4000)
                pci4: pci0:4:0:0 bar 0x1c failed to allocate
                pcib4: matched entry for 4.0.INTA
                pcib4: slot 0 INTA hardwired to IRQ 19
                em3: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xb000-0xb01f irq 19 at device 0.0 on pci4
                pcib4: failed to allocate initial memory window (0-0xffffffff,0x20000)
                em3: 0x20000 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
                em3: Unable to allocate bus resource: memory
                em3: Allocation of PCI resources failed
                device_attach: em3 attach returned 6
                random: harvesting attach, 8 bytes (4 bits) from pci4
                random: harvesting attach, 8 bytes (4 bits) from pcib4
                ehci0: <Intel BayTrail USB 2.0 controller> mem 0xd0a01000-0xd0a013ff irq 23 at device 29.0 on pci0
                ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 2 vector 50
                usbus0: EHCI version 1.0
                usbus0 on ehci0
                ehci0: usbpf: Attached
                random: harvesting attach, 8 bytes (4 bits) from usbus0
                usbus0: random: harvesting attach, 8 bytes (4 bits) from ehci0
                480Mbps High Speed USB v2.0
                isab0: <PCI-ISA bridge> at device 31.0 on pci0
                isa0: <ISA bus> on isab0
                random: harvesting attach, 8 bytes (4 bits) from isa0
                random: harvesting attach, 8 bytes (4 bits) from isab0
                pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
                random: harvesting attach, 8 bytes (4 bits) from pci0
                random: harvesting attach, 8 bytes (4 bits) from pcib0
                acpi_button0: <Sleep Button> on acpi0
                random: harvesting attach, 8 bytes (4 bits) from acpi_button0
                ACPI: Enabled 6 GPEs in block 00 to 3F
                random: harvesting attach, 8 bytes (4 bits) from acpi0
                AcpiOsExecute: task queue not started
                random: harvesting attach, 8 bytes (4 bits) from apic0
                random: harvesting attach, 8 bytes (4 bits) from nexus0
                pcib0: allocated type 3 (0xa0000-0xa07ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa0800-0xa0fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa1000-0xa17ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa1800-0xa1fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa2000-0xa27ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa2800-0xa2fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa3000-0xa37ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa3800-0xa3fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa4000-0xa47ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa4800-0xa4fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa5000-0xa57ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa5800-0xa5fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa6000-0xa67ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa6800-0xa6fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa7000-0xa77ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa7800-0xa7fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa8000-0xa87ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa8800-0xa8fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa9000-0xa97ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xa9800-0xa9fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xaa000-0xaa7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xaa800-0xaafff) for rid 0 of orm0
                pcib0: allocated type 3 (0xab000-0xab7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xab800-0xabfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xac000-0xac7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xac800-0xacfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xad000-0xad7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xad800-0xadfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xae000-0xae7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xae800-0xaefff) for rid 0 of orm0
                pcib0: allocated type 3 (0xaf000-0xaf7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xaf800-0xaffff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb0000-0xb07ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb0800-0xb0fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb1000-0xb17ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb1800-0xb1fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb2000-0xb27ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb2800-0xb2fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb3000-0xb37ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb3800-0xb3fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb4000-0xb47ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb4800-0xb4fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb5000-0xb57ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb5800-0xb5fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb6000-0xb67ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb6800-0xb6fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb7000-0xb77ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb7800-0xb7fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb8000-0xb87ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb8800-0xb8fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb9000-0xb97ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xb9800-0xb9fff) for rid 0 of orm0
                pcib0: allocated type 3 (0xba000-0xba7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xba800-0xbafff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbb000-0xbb7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbb800-0xbbfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbc000-0xbc7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbc800-0xbcfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbd000-0xbd7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbd800-0xbdfff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbe000-0xbe7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbe800-0xbefff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbf000-0xbf7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xbf800-0xbffff) for rid 0 of orm0
                pcib0: allocated type 3 (0xc0000-0xc07ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xc0000-0xce7ff) for rid 0 of orm0
                pcib0: allocated type 3 (0xce800-0xcefff) for rid 1 of orm0
                pcib0: allocated type 3 (0xcf000-0xcf7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xcf800-0xcffff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd0000-0xd07ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd0800-0xd0fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd1000-0xd17ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd1800-0xd1fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd2000-0xd27ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd2800-0xd2fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd3000-0xd37ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd3800-0xd3fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd4000-0xd47ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd4800-0xd4fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd5000-0xd57ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd5800-0xd5fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd6000-0xd67ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd6800-0xd6fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd7000-0xd77ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd7800-0xd7fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd8000-0xd87ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd8800-0xd8fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd9000-0xd97ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xd9800-0xd9fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xda000-0xda7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xda800-0xdafff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdb000-0xdb7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdb800-0xdbfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdc000-0xdc7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdc800-0xdcfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdd000-0xdd7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdd800-0xddfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xde000-0xde7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xde800-0xdefff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdf000-0xdf7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xdf800-0xdffff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe0000-0xe07ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe0800-0xe0fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe1000-0xe17ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe1800-0xe1fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe2000-0xe27ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe2800-0xe2fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe3000-0xe37ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe3800-0xe3fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe4000-0xe47ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe4800-0xe4fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe5000-0xe57ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe5800-0xe5fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe6000-0xe67ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe6800-0xe6fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe7000-0xe77ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe7800-0xe7fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe8000-0xe87ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe8800-0xe8fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe9000-0xe97ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xe9800-0xe9fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xea000-0xea7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xea800-0xeafff) for rid 1 of orm0
                pcib0: allocated type 3 (0xeb000-0xeb7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xeb800-0xebfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xec000-0xec7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xec800-0xecfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xed000-0xed7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xed800-0xedfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xee000-0xee7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xee800-0xeefff) for rid 1 of orm0
                pcib0: allocated type 3 (0xef000-0xef7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xef800-0xeffff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf0000-0xf07ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf0800-0xf0fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf1000-0xf17ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf1800-0xf1fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf2000-0xf27ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf2800-0xf2fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf3000-0xf37ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf3800-0xf3fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf4000-0xf47ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf4800-0xf4fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf5000-0xf57ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf5800-0xf5fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf6000-0xf67ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf6800-0xf6fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf7000-0xf77ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf7800-0xf7fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf8000-0xf87ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf8800-0xf8fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf9000-0xf97ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xf9800-0xf9fff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfa000-0xfa7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfa800-0xfafff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfb000-0xfb7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfb800-0xfbfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfc000-0xfc7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfc800-0xfcfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfd000-0xfd7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfd800-0xfdfff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfe000-0xfe7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xfe800-0xfefff) for rid 1 of orm0
                pcib0: allocated type 3 (0xff000-0xff7ff) for rid 1 of orm0
                pcib0: allocated type 3 (0xff800-0xfffff) for rid 1 of orm0
                ahc_isa_identify 0: ioport 0xc00 alloc failed
                ahc_isa_identify 1: ioport 0x1c00 alloc failed
                ahc_isa_identify 2: ioport 0x2c00 alloc failed
                ahc_isa_identify 3: ioport 0x3c00 alloc failed
                ahc_isa_identify 4: ioport 0x4c00 alloc failed
                ahc_isa_identify 5: ioport 0x5c00 alloc failed
                ahc_isa_identify 6: ioport 0x6c00 alloc failed
                ahc_isa_identify 7: ioport 0x7c00 alloc failed
                ahc_isa_identify 8: ioport 0x8c00 alloc failed
                ahc_isa_identify 9: ioport 0x9c00 alloc failed
                ahc_isa_identify 10: ioport 0xac00 alloc failed
                ahc_isa_identify 11: ioport 0xbc00 alloc failed
                ahc_isa_identify 12: ioport 0xcc00 alloc failed
                ahc_isa_identify 13: ioport 0xdc00 alloc failed
                ahc_isa_identify 14: ioport 0xec00 alloc failed
                isa_probe_children: disabling PnP devices
                atrtc: atrtc0 already exists; skipping it
                attimer: attimer0 already exists; skipping it
                sc: sc0 already exists; skipping it
                isa_probe_children: probing non-PnP devices
                orm0: <ISA Option ROM> at iomem 0xc0000-0xce7ff on isa0
                random: harvesting attach, 8 bytes (4 bits) from orm0
                sc0 failed to probe on isa0
                vga0 failed to probe on isa0
                pcib0: allocated type 4 (0x60-0x60) for rid 0 of atkbdc0
                pcib0: allocated type 4 (0x64-0x64) for rid 1 of atkbdc0
                atkbdc0: AT keyboard controller not found
                atkbdc0 failed to probe at port 0x60,0x64 on isa0
                pcib0: allocated type 4 (0x3f0-0x3f5) for rid 0 of fdc0
                pcib0: allocated type 4 (0x3f7-0x3f7) for rid 1 of fdc0
                fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
                ppc0: cannot reserve I/O port range
                ppc0 failed to probe at irq 7 on isa0
                pcib0: allocated type 4 (0x3f8-0x3f8) for rid 0 of uart0
                uart0 failed to probe at port 0x3f8 irq 4 on isa0
                pcib0: allocated type 4 (0x2f8-0x2f8) for rid 0 of uart1
                uart1 failed to probe at port 0x2f8 irq 3 on isa0
                isa_probe_children: probing PnP devices
                AcpiOsExecute: task queue not started
                random: harvesting attach, 8 bytes (4 bits) from acpi_perf0
                AcpiOsExecute: task queue not started
                random: harvesting attach, 8 bytes (4 bits) from acpi_perf1
                AcpiOsExecute: task queue not started
                random: harvesting attach, 8 bytes (4 bits) from acpi_perf2
                AcpiOsExecute: task queue not started
                random: harvesting attach, 8 bytes (4 bits) from acpi_perf3
                est0: <Enhanced SpeedStep Frequency Control> on cpu0
                random: harvesting attach, 8 bytes (4 bits) from cpufreq0
                random: harvesting attach, 8 bytes (4 bits) from est0
                est1: <Enhanced SpeedStep Frequency Control> on cpu1
                random: harvesting attach, 8 bytes (4 bits) from cpufreq1
                random: harvesting attach, 8 bytes (4 bits) from est1
                est2: <Enhanced SpeedStep Frequency Control> on cpu2
                random: harvesting attach, 8 bytes (4 bits) from cpufreq2
                random: harvesting attach, 8 bytes (4 bits) from est2
                est3: <Enhanced SpeedStep Frequency Control> on cpu3
                random: harvesting attach, 8 bytes (4 bits) from cpufreq3
                random: harvesting attach, 8 bytes (4 bits) from est3
                Device configuration finished.
                procfs registered
                lapic: Divisor 2, Frequency 41667712 Hz
                lapic: deadline tsc mode, Frequency 2000049336 Hz
                Timecounters tick every 1.000 msec
                enc0: bpf attached
                lo0: bpf attached
                vlan: initialized, using hash tables with chaining
                tcp_init: net.inet.tcp.tcbhashsize auto tuned to 32768
                IPsec: Initialized Security Association Processing.
                pfsync0: bpf attached
                pflog0: bpf attached
                AcpiOsExecute: enqueue 5 pending tasks
                hpt27xx: no controller detected.
                hptnr: no controller detected.
                hptrr: no controller detected.
                ahcich0: AHCI reset...
                ahcich0: SATA connect time=100us status=00000123
                ahcich0: AHCI reset: device found
                ahcich0: AHCI reset: device ready after 0ms
                ugen0.1: <Intel EHCI root HUB> at usbus0
                uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
                uhub0: 8 ports with 8 removable, self powered
                random: harvesting attach, 8 bytes (4 bits) from uhub0
                ugen0.2: <vendor 0x8087 product 0x07e6> at usbus0
                uhub1 on uhub0
                uhub1: <vendor 0x8087 product 0x07e6, class 9/0, rev 2.00/0.14, addr 2> on usbus0
                uhub1: 4 ports with 4 removable, self powered
                random: harvesting attach, 8 bytes (4 bits) from uhub1
                ugen0.3: <vendor 0x0bda product 0x8189> at usbus0
                urtw0 on uhub1
                urtw0: <vendor 0x0bda product 0x8189, class 0/0, rev 2.00/2.00, addr 3> on usbus0
                urtw0: rtl8187b rf rtl8225z2 hwrev e
                urtw0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
                urtw0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
                random: harvesting attach, 8 bytes (4 bits) from urtw0
                ugen0.4: <vendor 0x0566 product 0x3107> at usbus0
                ukbd0 on uhub1
                ukbd0: <vendor 0x0566 product 0x3107, class 0/0, rev 1.10/1.00, addr 4> on usbus0
                kbd: new array size 4
                kbd1 at ukbd0
                kbd1: ukbd0, generic (0), config:0x0, flags:0x3d0000
                random: harvesting attach, 8 bytes (4 bits) from ukbd0
                uhid0 on uhub1
                uhid0: <vendor 0x0566 product 0x3107, class 0/0, rev 1.10/1.00, addr 4> on usbus0
                random: harvesting attach, 8 bytes (4 bits) from uhid0
                pass0 at ahcich0 bus 0 scbus0 target 0 lun 0
                pass0: <SanDisk SSD i110 32GB i212000> ACS-2 ATA SATA 3.x device
                pass0: Serial Number 1611143330
                pass0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes)
                pass0: Command Queueing enabled
                ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
                GEOM: new disk ada0
                ada0: <SanDisk SSD i110 32GB i212000> ACS-2 ATA SATA 3.x device
                ada0: Serial Number 1611143330
                ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes)
                ada0: Command Queueing enabled
                ada0: 30533MB (62533296 512 byte sectors)
                Trying to mount root from ufs:/dev/gptid/b3b3ce75-9d81-11e8-a6f3-007121aa43a4 [rw]...
                atrtc0: providing initial system time
                start_init: trying /sbin/init
                random: unblocking device.
                cpuctl: access to MSR registers/cpuid info.
                CPU: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz (2000.05-MHz K8-class CPU)
                  Origin="GenuineIntel"  Id=0x30678  Family=0x6  Model=0x37  Stepping=8
                  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=0x41d8e3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,RDRAND>
                  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
                  AMD Features2=0x101<LAHF,Prefetch>
                  Structured Extended Features=0x2282<TSCADJ,SMEP,ERMS,NFPUSG>
                  VT-x: (disabled in BIOS) Basic Features=0xda0400<SMM,INS/OUTS,TRUE>
                        Pin-Based Controls=0x7f<ExtINT,NMI,VNMI,PreTmr>
                        Primary Processor Controls=0xfff9fffe<INTWIN,TSCOff,HLT,INVLPG,MWAIT,RDPMC,RDTSC,CR3-LD,CR3-ST,CR8-LD,CR8-ST,TPR,NMIWIN,MOV-DR,IO,IOmap,MTF,MSRmap,MONITOR,PAUSE>
                        Secondary Processor Controls=0x28ef<APIC,EPT,DT,RDTSCP,VPID,WBINVD,UG,RDRAND,VMFUNC>
                        Exit Controls=0xda0400<PAT-LD,EFER-SV,PTMR-SV>
                        Entry Controls=0xda0400
                        EPT Features=0x6114141<XO,PW4,UC,WB,2M,INVEPT,single,all>
                        VPID Features=0xf01<INVVPID,individual,single,all,single-globals>
                  TSC: P-state invariant, performance statistics
                DTLB: 4k pages, fully associative, 32 entries
                Data TLB: 4 KB Pages, 4-way set associative, 128 entries
                Instruction TLB: 4 KByte pages, fully associative, 48 entries
                DTLB: 4 KByte/2 MByte pages, 4-way associative, 16 entries
                L2 cache: 1024 kbytes, 16-way associative, 64 bytes/line
                
                1 Reply Last reply Reply Quote 0
                • jimpJ
                  jimp Rebel Alliance Developer Netgate
                  last edited by

                  The error messages there all still seem to point toward the same resolutions when searching. The things you've already tried, or something in the BIOS not allocating resources properly.

                  You could try disabling MSI-X (hw.em.enable_msix=0 in /boot/loader.conf.local then reboot), but I'd still be on the lookout for a BIOS update or a BIOS option that might be related.

                  Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                  Need help fast? Netgate Global Support!

                  Do not Chat/PM for help!

                  1 Reply Last reply Reply Quote 0
                  • N
                    nrw
                    last edited by

                    When you said "PCI bus resource options", its means something like that?
                    0_1538058210134_2018-09-27 17-15-54.JPG

                    1 Reply Last reply Reply Quote 0
                    • jimpJ
                      jimp Rebel Alliance Developer Netgate
                      last edited by

                      Yes, like that, but not being familiar with your hardware I can't offer any suggestions there. You may need to try a few changes up or down to see if you can get an improvement. Judging by the device info in pciconf it's on bus 0, so try that first.

                      Note what the initial values are and you can always change it back.

                      Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                      Need help fast? Netgate Global Support!

                      Do not Chat/PM for help!

                      1 Reply Last reply Reply Quote 0
                      • N
                        nrw
                        last edited by nrw

                        I tried to play with BIOS option, but my maximum achievement is halt pfsense on boot. Big question: why em3 worked on previous pfsense version? Maybe it not hardware issue?

                        1 Reply Last reply Reply Quote 0
                        • jimpJ
                          jimp Rebel Alliance Developer Netgate
                          last edited by

                          There are a number of OS/driver changes in FreeBSD 11.2 (pfSense 2.4.4) vs 11.1 (pfSense 2.4.3). It's entirely possible some driver change had a regression for your specific card. It may also be trying a newer/faster mode that it didn't do before, or support for some other piece of conflicting hardware was added that wasn't actively in use before.

                          Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

                          1 Reply Last reply Reply Quote 0
                          • KOMK
                            KOM
                            last edited by

                            'Reseved Memory'? 'Reseved Memory Alignment'? At least they managed to get it right the third time. First thing I'd check, as Jim already said, was for a BIOS update for that board.

                            1 Reply Last reply Reply Quote 0
                            • jimpJ
                              jimp Rebel Alliance Developer Netgate
                              last edited by jimp

                              You might want to look at https://forum.netgate.com/post/792753 -- a poster there suggested using an alternate video console.

                              So REMOVE this from /boot/loader.conf.local:

                              i915kms_load="YES"
                              drm.i915.enable_unsupported=1
                              

                              And then add this to /boot/loader.conf.local:

                              kern.vty=sc
                              

                              That may have a similar effect to disabling AGP on older hardware, freeing up enough bus resources for the additional NIC to function.

                              Remember: Upvote with the ๐Ÿ‘ button for any user/post you find to be helpful, informative, or deserving of recognition!

                              Need help fast? Netgate Global Support!

                              Do not Chat/PM for help!

                              1 Reply Last reply Reply Quote 0
                              • N
                                nrw
                                last edited by

                                "kern.vty=sc" bring back em3, yes!
                                But now video stop working after this line:
                                masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000

                                var/log/dmesq.boot:

                                Copyright (c) 1992-2018 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 11.2-RELEASE-p3 #17 e6b497fa0a3(RELENG_2_4_4): Thu Sep 20 09:04:45 EDT 2018
                                    root@buildbot3:/crossbuild/ce-244/obj/amd64/WvDslnYb/crossbuild/ce-244/pfSense/tmp/FreeBSD-src/sys/pfSense amd64
                                FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
                                CPU: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz (2000.05-MHz K8-class CPU)
                                  Origin="GenuineIntel"  Id=0x30678  Family=0x6  Model=0x37  Stepping=8
                                  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=0x41d8e3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,RDRAND>
                                  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
                                  AMD Features2=0x101<LAHF,Prefetch>
                                  Structured Extended Features=0x2282<TSCADJ,SMEP,ERMS,NFPUSG>
                                  VT-x: (disabled in BIOS) PAT,HLT,MTF,PAUSE,EPT,UG,VPID
                                  TSC: P-state invariant, performance statistics
                                real memory  = 4294967296 (4096 MB)
                                avail memory = 3979714560 (3795 MB)
                                Event timer "LAPIC" quality 600
                                ACPI APIC Table: <ALASKA A M I >
                                WARNING: L1 data cache covers less APIC IDs than a core
                                0 < 1
                                FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
                                FreeBSD/SMP: 1 package(s) x 4 core(s)
                                Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20171214/tbfadt-748)
                                ioapic0 <Version 2.0> irqs 0-86 on motherboard
                                SMP: AP CPU #3 Launched!
                                SMP: AP CPU #1 Launched!
                                SMP: AP CPU #2 Launched!
                                Timecounter "TSC" frequency 2000049576 Hz quality 1000
                                random: entropy device external interface
                                wlan: mac acl policy registered
                                hn: tranparent VF mode, if_transmit will be used, instead of if_start
                                kbd0 at kbdmux0
                                netmap: loaded module
                                module_register_init: MOD_LOAD (vesa, 0xffffffff81209800, 0) error 19
                                random: registering fast source Intel Secure Key RNG
                                random: fast provider: "Intel Secure Key RNG"
                                nexus0
                                cryptosoft0: <software crypto> on motherboard
                                padlock0: No ACE support.
                                acpi0: <ALASKA A M I > on motherboard
                                acpi0: Power Button (fixed)
                                unknown: I/O range not supported
                                cpu0: <ACPI CPU> on acpi0
                                cpu1: <ACPI CPU> on acpi0
                                cpu2: <ACPI CPU> on acpi0
                                cpu3: <ACPI CPU> on acpi0
                                atrtc0: <AT realtime clock> port 0x70-0x77 on acpi0
                                atrtc0: Warning: Couldn't map I/O.
                                atrtc0: registered as a time-of-day clock, resolution 1.000000s
                                Event timer "RTC" frequency 32768 Hz quality 0
                                hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 8 on acpi0
                                Timecounter "HPET" frequency 14318180 Hz quality 950
                                Event timer "HPET" frequency 14318180 Hz quality 450
                                Event timer "HPET1" frequency 14318180 Hz quality 440
                                Event timer "HPET2" frequency 14318180 Hz quality 440
                                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-safe" frequency 3579545 Hz quality 850
                                acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
                                pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
                                pcib0: _OSC returned error 0x10
                                pci0: <ACPI PCI bus> on pcib0
                                vgapci0: <VGA-compatible display> port 0xf080-0xf087 mem 0xd0000000-0xd03fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0
                                vgapci0: Boot video device
                                ahci0: <AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xd0a02000-0xd0a027ff irq 19 at device 19.0 on pci0
                                ahci0: AHCI v1.30 with 2 3Gbps ports, Port Multiplier not supported
                                ahcich0: <AHCI channel> at channel 0 on ahci0
                                pci0: <encrypt/decrypt> at device 26.0 (no driver attached)
                                pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
                                pcib1: [GIANT-LOCKED]
                                pci1: <ACPI PCI bus> on pcib1
                                em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xe000-0xe01f mem 0xd0900000-0xd091ffff,0xd0920000-0xd0923fff irq 16 at device 0.0 on pci1
                                em0: Using an MSI interrupt
                                em0: Ethernet address: 00:71:21:aa:43:a4
                                em0: netmap queues/slots: TX 1/1024, RX 1/1024
                                pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0
                                pcib2: [GIANT-LOCKED]
                                pci2: <ACPI PCI bus> on pcib2
                                em1: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xd000-0xd01f mem 0xd0800000-0xd081ffff,0xd0820000-0xd0823fff irq 17 at device 0.0 on pci2
                                em1: Using an MSI interrupt
                                em1: Ethernet address: 00:71:21:aa:43:a5
                                em1: netmap queues/slots: TX 1/1024, RX 1/1024
                                pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0
                                pcib3: [GIANT-LOCKED]
                                pci3: <ACPI PCI bus> on pcib3
                                em2: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xc000-0xc01f mem 0xd0700000-0xd071ffff,0xd0720000-0xd0723fff irq 18 at device 0.0 on pci3
                                em2: Using an MSI interrupt
                                em2: Ethernet address: 00:71:21:aa:43:a6
                                em2: netmap queues/slots: TX 1/1024, RX 1/1024
                                pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0
                                pcib4: [GIANT-LOCKED]
                                pci4: <ACPI PCI bus> on pcib4
                                em3: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0xb000-0xb01f mem 0xd0600000-0xd061ffff,0xd0620000-0xd0623fff irq 19 at device 0.0 on pci4
                                em3: Using an MSI interrupt
                                em3: Ethernet address: 00:71:21:aa:43:a7
                                em3: netmap queues/slots: TX 1/1024, RX 1/1024
                                ehci0: <Intel BayTrail USB 2.0 controller> mem 0xd0a01000-0xd0a013ff irq 23 at device 29.0 on pci0
                                usbus0: EHCI version 1.0
                                usbus0 on ehci0
                                usbus0: 480Mbps High Speed USB v2.0
                                isab0: <PCI-ISA bridge> at device 31.0 on pci0
                                isa0: <ISA bus> on isab0
                                acpi_button0: <Sleep Button> on acpi0
                                orm0: <ISA Option ROM> at iomem 0xc0000-0xce7ff on isa0
                                ppc0: cannot reserve I/O port range
                                est0: <Enhanced SpeedStep Frequency Control> on cpu0
                                est1: <Enhanced SpeedStep Frequency Control> on cpu1
                                est2: <Enhanced SpeedStep Frequency Control> on cpu2
                                est3: <Enhanced SpeedStep Frequency Control> on cpu3
                                Timecounters tick every 1.000 msec
                                ugen0.1: <Intel EHCI root HUB> at usbus0
                                uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0
                                uhub0: 8 ports with 8 removable, self powered
                                ugen0.2: <vendor 0x8087 product 0x07e6> at usbus0
                                uhub1 on uhub0
                                uhub1: <vendor 0x8087 product 0x07e6, class 9/0, rev 2.00/0.14, addr 2> on usbus0
                                uhub1: 4 ports with 4 removable, self powered
                                ugen0.3: <vendor 0x0bda product 0x8189> at usbus0
                                urtw0 on uhub1
                                urtw0: <vendor 0x0bda product 0x8189, class 0/0, rev 2.00/2.00, addr 3> on usbus0
                                urtw0: rtl8187b rf rtl8225z2 hwrev e
                                ugen0.4: <vendor 0x0566 product 0x3107> at usbus0
                                ukbd0 on uhub1
                                ukbd0: <vendor 0x0566 product 0x3107, class 0/0, rev 1.10/1.00, addr 4> on usbus0
                                kbd1 at ukbd0
                                uhid0 on uhub1
                                uhid0: <vendor 0x0566 product 0x3107, class 0/0, rev 1.10/1.00, addr 4> on usbus0
                                ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
                                ada0: <SanDisk SSD i110 32GB i212000> ACS-2 ATA SATA 3.x device
                                ada0: Serial Number 1611143330
                                ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes)
                                ada0: Command Queueing enabled
                                ada0: 30533MB (62533296 512 byte sectors)
                                Trying to mount root from ufs:/dev/gptid/b3b3ce75-9d81-11e8-a6f3-007121aa43a4 [rw]...
                                random: unblocking device.
                                CPU: Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz (2000.05-MHz K8-class CPU)
                                  Origin="GenuineIntel"  Id=0x30678  Family=0x6  Model=0x37  Stepping=8
                                  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=0x41d8e3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,RDRAND>
                                  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
                                  AMD Features2=0x101<LAHF,Prefetch>
                                  Structured Extended Features=0x2282<TSCADJ,SMEP,ERMS,NFPUSG>
                                  VT-x: (disabled in BIOS) PAT,HLT,MTF,PAUSE,EPT,UG,VPID
                                  TSC: P-state invariant, performance statistics
                                
                                1 Reply Last reply Reply Quote 0
                                • N
                                  nrw
                                  last edited by nrw

                                  From upgrade guide:

                                  Systems with similar console problems not containing a graphics chip supported by the i915 driver 
                                  may need to reinstall 2.4.4 to use a UEFI console
                                  

                                  Can it help in theory?

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    nrw
                                    last edited by

                                    I'm an idiot ๐Ÿคข Decided to add parameters (i915kms_load="YES", ...) to /boot/loader.conf.local in advance, instead of checking the functionality without them. After deleting /boot/loader.conf.local, everything was OK. Excuse for troubling.

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post
                                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.