Jump to content
XPEnology Community

Aigor

Member
  • Posts

    690
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by Aigor

  1. 2 minutes ago, Orphée said:

    Hello,

     

    Can someone reminds me how to telnet on baremetal BEFORE trying to start install ?

     

    I want to check "fdisk -l" to see disk partition size.

     

    Can't remember if there is a specific port to pass...

    http://<your-dsm-ip-address>:5000/webman/start_telnet.cgi

     

    • Like 1
  2. 47 minutes ago, yanjun said:

    While it's critical for you to understand your problem, at this stage I hope we'll make the normal startup of this loader perfect first. I would prefer that we discuss the issue of circular unloading of the ixgbe module.

    Now i'm booting without 10Gb card, but with tg3 driver, it took time to finish boot.

    I'm able to install DSM7 into DS3622xs+ without 10Gbit card, but, as i said, it took time.

  3. Just now, IG-88 said:

     

    you need to change the "Makefile" in the Kernel source and add a "+" in EXTRAVERSION

    (at least thats what i do and documented it in the thread  about building drivers and modding extra.lzma)

    https://xpenology.com/forum/topic/7187-how-to-build-and-inject-missing-drivers-in-jun-loader-102a/?do=findComment&comment=122631

     

    looks like this in my new 918+ 7.0 build environment

    
    VERSION = 4
    PATCHLEVEL = 4
    SUBLEVEL = 180
    EXTRAVERSION =+
    NAME = Blurry Fish Butt

     

     

     

     

    It doesn't work there is a blank that denie loading modules 

  4. /etc/rc.network restart do the tricks 
     

    
    10Gbit Port0 
    eth0      Link encap:Ethernet  HWaddr 00:1B:21:D6:D8:04    
              inet addr:169.254.184.158  Bcast:169.254.255.255  Mask:255.255.0.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    10Gbit Port 1
    eth1      Link encap:Ethernet  HWaddr 00:1B:21:D6:D8:05
              inet addr:192.168.1.143  Bcast:192.168.1.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:40461 errors:0 dropped:0 overruns:0 frame:0
              TX packets:12124 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:14000367 (13.3 MiB)  TX bytes:8878344 (8.4 MiB)
    Onboard port 1 
    eth2      Link encap:Ethernet  HWaddr D0:BF:9C:45:94:80
              inet addr:169.254.247.24  Bcast:169.254.255.255  Mask:255.255.0.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:16
    
    Onboard Port 2 
    eth3      Link encap:Ethernet  HWaddr D0:BF:9C:45:94:81
              inet addr:169.254.113.253  Bcast:169.254.255.255  Mask:255.255.0.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:17

    How insert module at boot time during first stage of installation? 
    Other things, if you don't connect any cable to 10 Gbit card, system took long time to initialize, try a lot of time to get dhcp.

    For both ports 

    • Like 1
  5. [ 7257.027327] tg3.c:v3.137 (May 11, 2014)
    [ 7257.055848] tg3 0000:03:00.0 eth2: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address d0:bf:9c:45:94:80
    [ 7257.103271] tg3 0000:03:00.0 eth2: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [ 7257.149488] tg3 0000:03:00.0 eth2: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
    [ 7257.186355] tg3 0000:03:00.0 eth2: dma_rwctrl[00000001] dma_mask[64-bit]
    [ 7257.227379] tg3 0000:03:00.1 eth3: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address d0:bf:9c:45:94:81
    [ 7257.274316] tg3 0000:03:00.1 eth3: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [ 7257.320370] tg3 0000:03:00.1 eth3: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
    [ 7257.357044] tg3 0000:03:00.1 eth3: dma_rwctrl[00000001] dma_mask[64-bit]

    Kernel recognize card, but DSM doesn't 

  6. 1 minute ago, yanjun said:

    The DS3622xs+ has the following drivers natively, so we may need to discuss how to enable some drivers instead of compiling.

     

    
    adt7475.ko             ip6_udp_tunnel.ko      sunrpc.ko
    cdc-acm.ko             ixgbe.ko               syno_hddmon.ko
    dca.ko                 leds-lp3943.ko         synobios.ko
    e1000e.ko              lockd.ko               udp_tunnel.ko
    ehci-hcd.ko            mpt3sas.ko             usb-common.ko
    ehci-pci.ko            mv14xx.ko              usb-storage.ko
    fat.ko                 nfs.ko                 usbcore.ko
    grace.ko               nfsv3.ko               usbhid.ko
    hid.ko                 pgdrv.ko               vfat.ko
    i2c-algo-bit.ko        phy_alloc_0810_x64.ko  vxlan.ko
    i40e.ko                r8168.ko               xhci-hcd.ko
    igb.ko                 sg.ko                  xhci-pci.ko

     

    Below is the loading logic of the DS3622xs+ driver:

     

    tg3 is missing, it prevents Gen8 installation without intel card 10 or 1 gbit 
    Many people use gen8 as base for xpenology, will be amazing if tg3 is included natively 

  7. It Works! on Gen 8 

    Was my mistake DHCP problem, forgot to enable DHCP on router, because my home dhcp is synology 

    the system only see a 10Gbit card, internal card is missing 

    Tg3 module is missing from DSM 
    It could be nice if were possible to add tg3 module to install onto gen8 without 10Gbit intel card 
    image.thumb.png.5059d7c0776e7343fbc3b2d447629b5d.png

  8. About Gen8 Boot is ok but there is a problem with network 
     

     Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  172.933257] Copyright(c) 1999 - 2019 Intel Corporation.
    [  172.957894] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  172.985044] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  173.012632] Module [ixgbe] is removed.
    [  173.034796] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  173.066247] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  173.097513] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  736296144
    [  173.132244] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  173.665063] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  173.696761] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  173.727994] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  861
    [  173.760148] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  174.794655] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  174.827465] Copyright(c) 1999 - 2019 Intel Corporation.
    [  174.852103] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  174.879345] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  174.906845] Module [ixgbe] is removed.
    [  174.930719] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  174.962221] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  174.993501] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  736296144
    [  175.027971] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  175.561398] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  175.592743] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  175.624128] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  736296144
    [  175.658972] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  176.695771] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  176.728663] Copyright(c) 1999 - 2019 Intel Corporation.
    [  176.753439] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  176.780185] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  176.807767] Module [ixgbe] is removed.
    [  176.830640] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  176.861834] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  176.893071] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  736296144
    [  176.927358] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  177.460699] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  177.491862] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  177.522977] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  736296144
    [  177.557519] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  178.594106] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  178.626897] Copyright(c) 1999 - 2019 Intel Corporation.
    [  178.651769] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  178.679289] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  178.707253] Module [ixgbe] is removed.

    It seems don't go forward due to lack of 10 Gbit intel network card.

    With 10gbit intel Card 
     

    mknod: /dev/synobios: File exists
    Starting SW init...
    [   79.506817] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.548187] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.589965] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.631200] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.671922] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.713240] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.754371] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.795545] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.836709] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.877917] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.919320] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   79.960692] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   80.001813] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   80.043193] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   80.084752] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [   80.125849] <redpill/bios_shims_collection.c:52> mfgBIOS: nullify zero-int for VTK_SET_HDD_ACT_LED
    [   80.318948] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
    [   80.468955] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
    [   80.506558] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x31 [redpill]
    [   80.552639] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
    [   80.619690] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
    [   80.769698] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={39} ascii="9"
    [   80.770677] Module [broadwellnk_synobios] is removed.
    [   80.770681] synobios: unload
    [   80.770713] <redpill/bios_shim.c:100> broadwellnk_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
    [   80.770717] <redpill/override_symbol.c:257> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0002af0>
    [   80.770877] <redpill/override_symbol.c:172> Saved apply_relocate_add() ptr <ffffffff8103def0>
    [   80.770879] <redpill/memory_helper.c:17> Disabling memory protection for page(s) at ffffffff8103def0+12/1 (<<ffffffff8103d000)
    [   81.046064] <redpill/pmu_shim.c:239> Executing cmd OUT_STATUS_LED_PULSE_GREEN handler cmd_shim_noop+0x0/0x31 [redpill]
    [   81.096571] <redpill/pmu_shim.c:45> vPMU received OUT_STATUS_LED_PULSE_GREEN using 1 bytes - NOOP
    [   81.138385] <redpill/override_symbol.c:207> Obtaining lock for <apply_relocate_add+0x0/0x1b0/ffffffff8103def0>
    [   81.185542] <redpill/override_symbol.c:182> Generating trampoline
    [   81.214490] <redpill/override_symbol.c:187> Generated trampoline to _apply_relocate_add+0x0/0x150 [redpill]<ffffffffa0002af0> for apply_relocate_add<ffffffff8103def0>:
    [   81.285744] <redpill/override_symbol.c:217> Writing trampoline code to <ffffffff8103def0>
    [   81.324359] <redpill/override_symbol.c:207> Released lock for <ffffffff8103def0>
    [   81.359249] <redpill/memory_helper.c:33> Enabling memory protection for page(s) at ffffffff8103def0+12/1 (<<ffffffff8103d000)
    [   81.412745] <redpill/override_symbol.c:269> Successfully overrode apply_relocate_add() with trampoline to _apply_relocate_add+0x0/0x150 [redpill]<ffffffffa0002af0>
    [   81.482383] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
    [   81.511760] <redpill/rtc_proxy.c:248> The RTC proxy shim is not registered - ignoring
    [   81.548569] <redpill/bios_hwmon_shim.c:364> Forcefully resetting mfgBIOS HW Monitor shim
    [   81.587038] <redpill/bios_hwmon_shim.c:372> Successfully reset mfgBIOS HW Monitor
    [   81.622574] <redpill/bios_hwcap_shim.c:111> Forcefully resetting mfgBIOS HW Capability shim
    [   81.661926] <redpill/override_symbol.c:145> Freeing OVS for GetHwCapability
    [   81.694751] <redpill/bios_hwcap_shim.c:115> Successfully reset mfgBIOS HW Capability
    :: Loading module synobios[   81.748422] <redpill/bios_shim.c:206> Symbol section <ffffc900006a3be0> @ vaddr<18446744072103645184> size[9456]
    [   81.796743] <redpill/bios_shim.c:215> Symbol #0 in mfgBIOS "broadwellnk_synobios" {}<          (null)>
    [   81.840555] <redpill/bios_shim.c:215> Symbol #1 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa0468000>
    [   81.884840] <redpill/bios_shim.c:215> Symbol #2 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa046ef00>
    [   81.928729] <redpill/bios_shim.c:215> Symbol #3 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa046f4b8>
    [   81.972848] <redpill/bios_shim.c:215> Symbol #4 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa04704e8>
    [   82.016789] <redpill/bios_shim.c:215> Symbol #5 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa0471110>
    [   82.060983] <redpill/bios_shim.c:215> Symbol #6 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa04711e0>
    [   82.105163] <redpill/bios_shim.c:215> Symbol #7 in mfgBIOS "broadwellnk_synobios" {}<ffffffffa0477f40>
    [   82.148997] <redpill/bios_shim.c:215> Symbol #8 in mfgBIOS "broadwellnk_synobios" {synobios_ttyS_wait_read}<ffffffffa0468000>
    [   82.202598] <redpill/bios_shim.c:215> Symbol #9 in mfgBIOS "broadwellnk_synobios" {state.24920}<ffffffffa047800c>
    [   82.251456] <redpill/bios_shim.c:215> Symbol #10 in mfgBIOS "broadwellnk_synobios" {save_bytes.24919}<ffffffffa0478008>
    [   82.302223] <redpill/bios_shim.c:215> Symbol #11 in mfgBIOS "broadwellnk_synobios" {state.24938}<ffffffffa0478004>
    [   82.351260] <redpill/bios_shim.c:215> Symbol #12 in mfgBIOS "broadwellnk_synobios" {syno_ttyS_write}<ffffffffa0468420>
    [   82.401843] <redpill/bios_shim.c:215> Symbol #13 in mfgBIOS "broadwellnk_synobios" {__key.24956}<ffffffffa0478004>
    [   82.451155] <redpill/bios_shim.c:215> Symbol #14 in mfgBIOS "broadwellnk_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa0471110>
    [   82.510232] <redpill/bios_shim.c:215> Symbol #15 in mfgBIOS "broadwellnk_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa047112b>
    [   82.570750] <redpill/bios_shim.c:215> Symbol #16 in mfgBIOS "broadwellnk_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa0471149>
    [   82.630960] <redpill/bios_shim.c:215> Symbol #17 in mfgBIOS "broadwellnk_synobios" {__kstrtab_save_char_from_uart}<ffffffffa0471165>
    [   82.687114] <redpill/bios_shim.c:215> Symbol #18 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa0468b90>
    [   82.744538] <redpill/bios_shim.c:215> Symbol #19 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_cpu_arch}<ffffffffa0468bf0>
    [   82.800507] <redpill/bios_shim.c:215> Symbol #20 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa0468bb0>
    [   82.858387] <redpill/bios_shim.c:215> Symbol #21 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_crypto_hw}<ffffffffa0468c60>
    [   82.914394] <redpill/bios_shim.c:215> Symbol #22 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_platform_open}<ffffffffa0468bd0>
    [   82.972114] <redpill/bios_shim.c:215> Symbol #23 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_platform_name}<ffffffffa0468cd0>
    [   83.029644] <redpill/bios_shim.c:215> Symbol #24 in mfgBIOS "broadwellnk_synobios" {gSynoCPUMapping}<ffffffffa0471f60>
    [   83.080186] <redpill/bios_shim.c:215> Symbol #25 in mfgBIOS "broadwellnk_synobios" {gSynoCRYPTOMapping}<ffffffffa0471ea0>
    [   83.131795] <redpill/bios_shim.c:215> Symbol #26 in mfgBIOS "broadwellnk_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa0468cf0>
    [   83.192322] <redpill/bios_shim.c:215> Symbol #27 in mfgBIOS "broadwellnk_synobios" {scSynoBios}<ffffffffa04782c0>
    [   83.241149] <redpill/bios_shim.c:215> Symbol #28 in mfgBIOS "broadwellnk_synobios" {synobios_record_scsi_error_event}<ffffffffa0468d90>
    [   83.299186] <redpill/bios_shim.c:215> Symbol #29 in mfgBIOS "broadwellnk_synobios" {synobios_disk_power_short_break_report}<ffffffffa0468de0>
    [   83.359565] <redpill/bios_shim.c:215> Symbol #30 in mfgBIOS "broadwellnk_synobios" {synobios_wake_from_deep_sleep}<ffffffffa0468e30>
    [   83.416037] <redpill/bios_shim.c:215> Symbol #31 in mfgBIOS "broadwellnk_synobios" {synobios_disk_reset_fail_report}<ffffffffa0468e80>
    [   83.472744] <redpill/bios_shim.c:215> Symbol #32 in mfgBIOS "broadwellnk_synobios" {synobios_disk_timeout_report}<ffffffffa0468ee0>
    [   83.528780] <redpill/bios_shim.c:215> Symbol #33 in mfgBIOS "broadwellnk_synobios" {synobios_disk_retry_report}<ffffffffa0468f40>
    [   83.584022] <redpill/bios_shim.c:215> Symbol #34 in mfgBIOS "broadwellnk_synobios" {synobios_sata_error_report}<ffffffffa0468f90>
    [   83.638962] <redpill/bios_shim.c:215> Symbol #35 in mfgBIOS "broadwellnk_synobios" {synobios_disk_port_lost_report}<ffffffffa0468ff0>
    [   83.695623] <redpill/bios_shim.c:215> Symbol #36 in mfgBIOS "broadwellnk_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa0469040>
    [   83.756035] <redpill/bios_shim.c:215> Symbol #37 in mfgBIOS "broadwellnk_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa0469090>
    [   83.815255] <redpill/bios_shim.c:215> Symbol #38 in mfgBIOS "broadwellnk_synobios" {synobios_error_fs_btrfs_event}<ffffffffa04690e0>
    [   83.871562] <redpill/bios_shim.c:215> Symbol #39 in mfgBIOS "broadwellnk_synobios" {synobios_error_fs_event}<ffffffffa0469130>
    [   83.925832] <redpill/bios_shim.c:215> Symbol #40 in mfgBIOS "broadwellnk_synobios" {synobios_autoremap_raid_event}<ffffffffa04691a0>
    [   83.982067] <redpill/bios_shim.c:215> Symbol #41 in mfgBIOS "broadwellnk_synobios" {synobios_record_raid_event}<ffffffffa04691f0>
    [   84.037008] <redpill/bios_shim.c:215> Symbol #42 in mfgBIOS "broadwellnk_synobios" {synobios_event_ecc_notification}<ffffffffa0469240>
    [   84.094051] <redpill/bios_shim.c:215> Symbol #43 in mfgBIOS "broadwellnk_synobios" {synobios_raid_sync_event}<ffffffffa0469290>
    [   84.148260] <redpill/bios_shim.c:215> Symbol #44 in mfgBIOS "broadwellnk_synobios" {synobios_error_oom_event}<ffffffffa04693a0>
    [   84.202118] <redpill/bios_shim.c:215> Symbol #45 in mfgBIOS "broadwellnk_synobios" {synobios_poll}<ffffffffa0469500>
    [   84.251506] <redpill/bios_shim.c:215> Symbol #46 in mfgBIOS "broadwellnk_synobios" {synobios_ops}<ffffffffa04796e8>
    [   84.301132] <redpill/bios_shim.c:215> Symbol #47 in mfgBIOS "broadwellnk_synobios" {last_jiffies.45099}<ffffffffa04711e0>
    [   84.353045] <redpill/bios_shim.c:215> Symbol #48 in mfgBIOS "broadwellnk_synobios" {buzzer_press_count.45100}<ffffffffa0478174>
    [   84.407693] <redpill/bios_shim.c:215> Symbol #49 in mfgBIOS "broadwellnk_synobios" {syno_microp_get_event}<ffffffffa04695f0>
    [   84.460645] <redpill/bios_shim.c:215> Symbol #50 in mfgBIOS "broadwellnk_synobios" {micropLogSwitch}<ffffffffa04796f0>
    [   84.511154] <redpill/bios_shim.c:215> Symbol #51 in mfgBIOS "broadwellnk_synobios" {syno_console_prohibit_event}<ffffffffa0469650>
    [   84.566798] <redpill/bios_shim.c:215> Symbol #52 in mfgBIOS "broadwellnk_synobios" {syno_usb_prohibit_event}<ffffffffa0469670>
    [   84.620816] <redpill/bios_shim.c:215> Symbol #53 in mfgBIOS "broadwellnk_synobios" {card_detect_proc_fops}<ffffffffa0478180>
    [   84.674019] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "broadwellnk_synobios" {synobios_ioctl}<ffffffffa0469930>
    [   84.724437] <redpill/bios_shim.c:215> Symbol #55 in mfgBIOS "broadwellnk_synobios" {sys_status_lock}<ffffffffa04723e0>
    [   84.774610] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "broadwellnk_synobios" {pgSysStatus}<ffffffffa04782a0>
    [   84.823441] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "broadwellnk_synobios" {LedSetLock}<ffffffffa04796f8>
    [   84.871945] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "broadwellnk_synobios" {check_fan}<ffffffffa04723d0>
    [   84.920247] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "broadwellnk_synobios" {__FUNCTION__.45150}<ffffffffa046ef10>
    [   84.971879] <redpill/bios_shim.c:215> Symbol #60 in mfgBIOS "broadwellnk_synobios" {__func__.45210}<ffffffffa046ef00>
    [   85.022217] <redpill/bios_shim.c:215> Symbol #61 in mfgBIOS "broadwellnk_synobios" {__key.45417}<ffffffffa0478174>
    [   85.071049] <redpill/bios_shim.c:215> Symbol #62 in mfgBIOS "broadwellnk_synobios" {gSynoModelMapping}<ffffffffa0471200>
    [   85.122235] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa046f160>
    [   85.179904] <redpill/bios_shim.c:215> Symbol #64 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa046f040>
    [   85.237699] <redpill/bios_shim.c:215> Symbol #65 in mfgBIOS "broadwellnk_synobios" {synobios_read_proc_platform_fops}<ffffffffa046ef20>
    [   85.295231] <redpill/bios_shim.c:215> Symbol #66 in mfgBIOS "broadwellnk_synobios" {system_mode}<ffffffffa04796f4>
    [   85.344213] <redpill/bios_shim.c:215> Symbol #67 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_license6}<ffffc9000068e1e0>
    [   85.396819] <redpill/bios_shim.c:215> Symbol #68 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_description5}<ffffc9000068e1f6>
    [   85.451720] <redpill/bios_shim.c:215> Symbol #69 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_author4}<ffffc9000068e20c>
    [   85.503943] <redpill/bios_shim.c:215> Symbol #70 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000068e21d>
    [   85.557559] <redpill/bios_shim.c:215> Symbol #71 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_system_modetype2}<ffffc9000068e258>
    [   85.613618] <redpill/bios_shim.c:215> Symbol #72 in mfgBIOS "broadwellnk_synobios" {__param_system_mode}<ffffffffa0471180>
    [   85.666024] <redpill/bios_shim.c:215> Symbol #73 in mfgBIOS "broadwellnk_synobios" {__param_str_system_mode}<ffffffffa046f280>
    [   85.720029] <redpill/bios_shim.c:215> Symbol #74 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_check_fan1}<ffffc9000068e271>
    [   85.773614] <redpill/bios_shim.c:215> Symbol #75 in mfgBIOS "broadwellnk_synobios" {__UNIQUE_ID_check_fantype0}<ffffc9000068e2ab>
    [   85.828708] <redpill/bios_shim.c:215> Symbol #76 in mfgBIOS "broadwellnk_synobios" {__param_check_fan}<ffffffffa04711a8>
    [   85.879925] <redpill/bios_shim.c:215> Symbol #77 in mfgBIOS "broadwellnk_synobios" {__param_str_check_fan}<ffffffffa046f290>
    [   85.932966] <redpill/bios_shim.c:215> Symbol #78 in mfgBIOS "broadwellnk_synobios" {DS3018xsInitModuleType}<ffffffffa046be40>
    [   85.986390] <redpill/bios_shim.c:215> Symbol #79 in mfgBIOS "broadwellnk_synobios" {FS1018InitModuleType}<ffffffffa046be70>
    [   86.038145] <redpill/bios_shim.c:215> Symbol #80 in mfgBIOS "broadwellnk_synobios" {RS1619xspInitModuleType}<ffffffffa046bea0>
    [   86.091931] <redpill/bios_shim.c:215> Symbol #81 in mfgBIOS "broadwellnk_synobios" {SA3400InitModuleType}<ffffffffa046bef0>
    [   86.144608] <redpill/bios_shim.c:215> Symbol #82 in mfgBIOS "broadwellnk_synobios" {SA3600InitModuleType}<ffffffffa046bf40>
    [   86.197216] <redpill/bios_shim.c:215> Symbol #83 in mfgBIOS "broadwellnk_synobios" {FS3600InitModuleType}<ffffffffa046bf90>
    [   86.249660] <redpill/bios_shim.c:215> Symbol #84 in mfgBIOS "broadwellnk_synobios" {HD3400InitModuleType}<ffffffffa046bfe0>
    [   86.302168] <redpill/bios_shim.c:215> Symbol #85 in mfgBIOS "broadwellnk_synobios" {DS1621xspInitModuleType}<ffffffffa046c030>
    [   86.355787] <redpill/bios_shim.c:215> Symbol #86 in mfgBIOS "broadwellnk_synobios" {RS3621xspInitModuleType}<ffffffffa046c060>
    [   86.409195] <redpill/bios_shim.c:215> Symbol #87 in mfgBIOS "broadwellnk_synobios" {RS3621rpxsInitModuleType}<ffffffffa046c0b0>
    [   86.463473] <redpill/bios_shim.c:215> Symbol #88 in mfgBIOS "broadwellnk_synobios" {RS4021xspI2CGetPowerInfo}<ffffffffa046c100>
    [   86.517747] <redpill/bios_shim.c:215> Symbol #89 in mfgBIOS "broadwellnk_synobios" {RS4021xspInitModuleType}<ffffffffa046c150>
    [   86.571846] <redpill/bios_shim.c:215> Symbol #90 in mfgBIOS "broadwellnk_synobios" {DS3622xspInitModuleType}<ffffffffa046c1a0>
    [   86.626520] <redpill/bios_shim.c:215> Symbol #91 in mfgBIOS "broadwellnk_synobios" {MpId.25680}<ffffffffa0477980>
    [   86.675180] <redpill/bios_shim.c:215> Symbol #92 in mfgBIOS "broadwellnk_synobios" {days_since_epoch}<ffffffffa046f360>
    [   86.726145] <redpill/bios_shim.c:215> Symbol #93 in mfgBIOS "broadwellnk_synobios" {days_since_leapyear}<ffffffffa046f3f0>
    [   86.778353] <redpill/bios_shim.c:215> Symbol #94 in mfgBIOS "broadwellnk_synobios" {days_since_year}<ffffffffa046f410>
    [   86.828987] <redpill/bios_shim.c:215> Symbol #95 in mfgBIOS "broadwellnk_synobios" {rtc_correct_wday}<ffffffffa046ccc0>
    [   86.879980] <redpill/bios_shim.c:215> Symbol #96 in mfgBIOS "broadwellnk_synobios" {days_in_mo}<ffffffffa046f428>
    [   86.928746] <redpill/bios_shim.c:215> Symbol #97 in mfgBIOS "broadwellnk_synobios" {uLostAddr.22812}<ffffffffa0479700>
    [   86.979164] <redpill/bios_shim.c:215> Symbol #98 in mfgBIOS "broadwellnk_synobios" {__FUNCTION__.22813}<ffffffffa046f440>
    [   87.030699] <redpill/bios_shim.c:215> Symbol #99 in mfgBIOS "broadwellnk_synobios" {GetFanStatus}<ffffffffa046d8a0>
    [   87.080236] <redpill/bios_shim.c:215> Symbol #100 in mfgBIOS "broadwellnk_synobios" {GetBrand}<ffffffffa046d8c0>
    [   87.128223] <redpill/bios_shim.c:215> Symbol #101 in mfgBIOS "broadwellnk_synobios" {InitModuleType}<ffffffffa046d8d0>
    [   87.178789] <redpill/bios_shim.c:215> Symbol #102 in mfgBIOS "broadwellnk_synobios" {model_ops}<ffffffffa04797d8>
    [   87.227243] <redpill/bios_shim.c:215> Symbol #103 in mfgBIOS "broadwellnk_synobios" {SetBuzzerClear}<ffffffffa046d900>
    [   87.277641] <redpill/bios_shim.c:215> Symbol #104 in mfgBIOS "broadwellnk_synobios" {GetBuzzerCleared}<ffffffffa046d930>
    [   87.329529] <redpill/bios_shim.c:215> Symbol #105 in mfgBIOS "broadwellnk_synobios" {GetPowerStatus}<ffffffffa046d960>
    [   87.380000] <redpill/bios_shim.c:215> Symbol #106 in mfgBIOS "broadwellnk_synobios" {DiskLedCtrlBy1475SGPIO}<ffffffffa046d9d0>
    [   87.433574] <redpill/bios_shim.c:215> Symbol #107 in mfgBIOS "broadwellnk_synobios" {giDiskLedControllerInit}<ffffffffa0479724>
    [   87.488027] <redpill/bios_shim.c:215> Symbol #108 in mfgBIOS "broadwellnk_synobios" {giDiskLedController}<ffffffffa0477b40>
    [   87.540986] <redpill/bios_shim.c:215> Symbol #109 in mfgBIOS "broadwellnk_synobios" {SetAlarmLed}<ffffffffa046da40>
    [   87.589984] <redpill/bios_shim.c:215> Symbol #110 in mfgBIOS "broadwellnk_synobios" {HWMONGetThermalSensorFromADT}<ffffffffa046dc00>
    [   87.646331] <redpill/bios_shim.c:215> Symbol #111 in mfgBIOS "broadwellnk_synobios" {hwmon_sensor_list}<ffffffffa04797d0>
    [   87.697866] <redpill/bios_shim.c:215> Symbol #112 in mfgBIOS "broadwellnk_synobios" {HWMONGetVoltageSensorFromADT}<ffffffffa046dc60>
    [   87.755390] <redpill/bios_shim.c:215> Symbol #113 in mfgBIOS "broadwellnk_synobios" {HWMONGetFanSpeedRPMFromADT}<ffffffffa046dcc0>
    [   87.811474] <redpill/bios_shim.c:215> Symbol #114 in mfgBIOS "broadwellnk_synobios" {SetDiskLedStatusByI2CLedDimmer}<ffffffffa046dd20>
    [   87.869187] <redpill/bios_shim.c:215> Symbol #115 in mfgBIOS "broadwellnk_synobios" {SYNOSetDiskLedStatusByI2CLedDimmer}<ffffffffa046dea0>
    [   87.928205] <redpill/bios_shim.c:215> Symbol #116 in mfgBIOS "broadwellnk_synobios" {GetFanStatusMircopWithGPIO}<ffffffffa046deb0>
    [   87.984440] <redpill/bios_shim.c:215> Symbol #117 in mfgBIOS "broadwellnk_synobios" {Uninitialize}<ffffffffa046df60>
    [   88.034402] <redpill/bios_shim.c:215> Symbol #118 in mfgBIOS "broadwellnk_synobios" {GetCpuTemperatureI3Transfer}<ffffffffa046df80>
    [   88.090248] <redpill/bios_shim.c:215> Symbol #119 in mfgBIOS "broadwellnk_synobios" {GetSysTemperature}<ffffffffa046dfa0>
    [   88.142029] <redpill/bios_shim.c:215> Symbol #120 in mfgBIOS "broadwellnk_synobios" {SYNODiskLedCtrlBy1475SGPIO}<ffffffffa046e180>
    [   88.197912] <redpill/bios_shim.c:215> Symbol #121 in mfgBIOS "broadwellnk_synobios" {CSWTCH.170}<ffffffffa046f460>
    [   88.247909] <redpill/bios_shim.c:215> Symbol #122 in mfgBIOS "broadwellnk_synobios" {gblDiskNumNeedTran}<ffffffffa0479728>
    [   88.300921] <redpill/bios_shim.c:215> Symbol #123 in mfgBIOS "broadwellnk_synobios" {giDiskMapTable}<ffffffffa0479740>
    [   88.352566] <redpill/bios_shim.c:215> Symbol #124 in mfgBIOS "broadwellnk_synobios" {HWMONGetHDDBackPlaneStatusByGPIO}<ffffffffa046e240>
    [   88.411930] <redpill/bios_shim.c:215> Symbol #125 in mfgBIOS "broadwellnk_synobios" {hdd_enable_gpio}<ffffffffa04797c8>
    [   88.463732] <redpill/bios_shim.c:215> Symbol #126 in mfgBIOS "broadwellnk_synobios" {hdd_detect_gpio}<ffffffffa04797c0>
    [   88.515754] <redpill/bios_shim.c:215> Symbol #127 in mfgBIOS "broadwellnk_synobios" {HWMONGetHDDBackPlaneStatusBySMBUS}<ffffffffa046e3b0>
    [   88.574658] <redpill/bios_shim.c:215> Symbol #128 in mfgBIOS "broadwellnk_synobios" {SetupDiskLedMap.part.3}<ffffffffa046e530>
    [   88.629290] <redpill/bios_shim.c:215> Symbol #129 in mfgBIOS "broadwellnk_synobios" {SetCpuFanStatus}<ffffffffa046e5e0>
    [   88.681516] <redpill/bios_shim.c:215> Symbol #130 in mfgBIOS "broadwellnk_synobios" {synobios_ops}<ffffffffa04779a0>
    [   88.731790] <redpill/bios_shim.c:219> Found vtable - size 416
    [   88.758893] <redpill/bios_shim.c:233> Found "synobios_ops" in "broadwellnk_synobios" @ <ffffffffa04779a0 =416=> ffffffffa04786a0>
    [   88.814185] <redpill/override_symbol.c:279> Restoring apply_relocate_add<ffffffff8103def0> to original code
    [   88.860175] <redpill/memory_helper.c:17> Disabling memory protection for page(s) at ffffffff8103def0+12/1 (<<ffffffff8103d000)
    [   88.914440] <redpill/override_symbol.c:239> Obtaining lock for <apply_relocate_add+0x0/0x1b0/ffffffff8103def0>
    [   88.961412] <redpill/override_symbol.c:246> Writing original code to <ffffffff8103def0>
    [   88.999408] <redpill/override_symbol.c:239> Released lock for <ffffffff8103def0>
    [   89.034614] <redpill/memory_helper.c:33> Enabling memory protection for page(s) at ffffffff8103def0+12/1 (<<ffffffff8103d000)
    [   89.088220] <redpill/override_symbol.c:287> Successfully restored original code of apply_relocate_add
    [   89.132044] <redpill/override_symbol.c:145> Freeing OVS for apply_relocate_add
    [   89.166627] <redpill/bios_shims_collection.c:97> Will print 416 bytes of memory from ffffffffa04779a0
    [   89.210039] 40 7c 47 a0 ff ff ff ff  [00] 0x000      ffffffffa0477c40        __this_module+0x0/0xffffffffffff725a [broadwellnk_synobios]
    [   89.263439] c0 d8 46 a0 ff ff ff ff  [01] 0x008      ffffffffa046d8c0        GetBrand+0x0/0x10 [broadwellnk_synobios]
    [   89.309262] c0 df 46 a0 ff ff ff ff  [02] 0x010      ffffffffa046dfc0        GetModel+0x0/0x1c0 [broadwellnk_synobios]
    [   89.355740] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
    [   89.391547] 10 cf 46 a0 ff ff ff ff  [04] 0x020      ffffffffa046cf10        rtc_bandon_get_time+0x0/0x1c0 [broadwellnk_synobios]
    [   89.442423] 80 d1 46 a0 ff ff ff ff  [05] 0x028      ffffffffa046d180        rtc_bandon_set_time+0x0/0x380 [broadwellnk_synobios]
    [   89.493024] a0 d8 46 a0 ff ff ff ff  [06] 0x030      ffffffffa046d8a0        GetFanStatus+0x0/0x10 [broadwellnk_synobios]
    [   89.540441] b0 d8 46 a0 ff ff ff ff  [07] 0x038      ffffffffa046d8b0        SetFanStatus+0x0/0x10 [broadwellnk_synobios]
    [   89.588067] a0 df 46 a0 ff ff ff ff  [08] 0x040      ffffffffa046dfa0        GetSysTemperature+0x0/0x20 [broadwellnk_synobios]
    [   89.637978] 80 df 46 a0 ff ff ff ff  [09] 0x048      ffffffffa046df80        GetCpuTemperatureI3Transfer+0x0/0x20 [broadwellnk_synobios]
    [   89.691436] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
    [   89.727149] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
    [   89.763048] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
    [   89.799277] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
    [   89.835135] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
    [   89.870855] 90 d9 46 a0 ff ff ff ff  [15] 0x078      ffffffffa046d990        SetGpioPin+0x0/0x40 [broadwellnk_synobios]
    [   89.917374] 80 da 46 a0 ff ff ff ff  [16] 0x080      ffffffffa046da80        GetGpioPin+0x0/0x30 [broadwellnk_synobios]
    [   89.964105] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
    [   90.000343] d0 d0 46 a0 ff ff ff ff  [18] 0x090      ffffffffa046d0d0        rtc_bandon_set_auto_poweron+0x0/0xb0 [broadwellnk_synobios]
    [   90.054057] 60 cc 46 a0 ff ff ff ff  [19] 0x098      ffffffffa046cc60        rtc_get_auto_poweron+0x0/0x60 [broadwellnk_synobios]
    [   90.104559] 00 00 00 00 00 00 00 00  [20] 0x0a0                (null)                  (null)
    [   90.140328] 00 00 00 00 00 00 00 00  [21] 0x0a8                (null)                  (null)
    [   90.176519] 40 da 46 a0 ff ff ff ff  [22] 0x0b0      ffffffffa046da40        SetAlarmLed+0x0/0x40 [broadwellnk_synobios]
    [   90.223430] 30 d9 46 a0 ff ff ff ff  [23] 0x0b8      ffffffffa046d930        GetBuzzerCleared+0x0/0x30 [broadwellnk_synobios]
    [   90.272393] 00 d9 46 a0 ff ff ff ff  [24] 0x0c0      ffffffffa046d900        SetBuzzerClear+0x0/0x30 [broadwellnk_synobios]
    [   90.320645] 60 d9 46 a0 ff ff ff ff  [25] 0x0c8      ffffffffa046d960        GetPowerStatus+0x0/0x30 [broadwellnk_synobios]
    [   90.368992] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
    [   90.404648] d0 d8 46 a0 ff ff ff ff  [27] 0x0d8      ffffffffa046d8d0        InitModuleType+0x0/0x30 [broadwellnk_synobios]
    [   90.453769] 60 df 46 a0 ff ff ff ff  [28] 0x0e0      ffffffffa046df60        Uninitialize+0x0/0x20 [broadwellnk_synobios]
    [   90.501173] e0 e5 46 a0 ff ff ff ff  [29] 0x0e8      ffffffffa046e5e0        SetCpuFanStatus+0x0/0x10 [broadwellnk_synobios]
    [   90.549865] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
    [   90.585720] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
    [   90.622384] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
    [   90.658522] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
    [   90.694617] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
    [   90.730523] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
    [   90.766350] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
    [   90.802615] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
    [   90.838718] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
    [   90.874598] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
    [   90.910657] b0 da 46 a0 ff ff ff ff  [40] 0x140      ffffffffa046dab0        GetCPUInfo+0x0/0x70 [broadwellnk_synobios]
    [   90.957117] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
    [   90.992837] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
    [   91.028563] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
    [   91.064434] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
    [   91.100223] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
    [   91.135718] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
    [   91.171630] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
    [   91.207462] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
    [   91.243208] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
    [   91.279380] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
    [   91.315327] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
    [   91.351227]
    [   91.358206] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0477b40
    [   91.398331] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [7] originally SetFanStatus [broadwellnk_synobios]<ffffffffa046d8b0> will now be bios_VTK_SET_FAN_STATE_null_zero_int [redpill]<ffffffffa000d5e6>
    [   91.487166] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [10] originally           (null)<          (null)> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000d611>
    [   91.567573] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [11] originally           (null)<          (null)> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000d63c>
    [   91.648143] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [16] originally GetGpioPin [broadwellnk_synobios]<ffffffffa046da80> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa0002980>
    [   91.730777] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [15] originally SetGpioPin [broadwellnk_synobios]<ffffffffa046d990> will now be shim_set_gpio_pin_usable [redpill]<ffffffffa000d7bf>
    [   91.813623] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [17] originally           (null)<          (null)> will now be bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int [redpill]<ffffffffa000d667>
    [   91.896459] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [22] originally SetAlarmLed [broadwellnk_synobios]<ffffffffa046da40> will now be bios_VTK_SET_ALR_LED_null_zero_int [redpill]<ffffffffa000d692>
    [   91.983448] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [23] originally GetBuzzerCleared [broadwellnk_synobios]<ffffffffa046d930> will now be bios_get_buz_clr [redpill]<ffffffffa0002990>
    [   92.065018] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [24] originally SetBuzzerClear [broadwellnk_synobios]<ffffffffa046d900> will now be bios_VTK_SET_BUZ_CLR_null_zero_int [redpill]<ffffffffa000d6bd>
    [   92.153877] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [29] originally SetCpuFanStatus [broadwellnk_synobios]<ffffffffa046e5e0> will now be bios_VTK_SET_CPU_FAN_STATUS_null_zero_int [redpill]<ffffffffa000d6e8>
    [   92.245438] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [30] originally           (null)<          (null)> will now be bios_VTK_SET_PHY_LED_null_zero_int [redpill]<ffffffffa000d713>
    [   92.326093] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [31] originally           (null)<          (null)> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000d73e>
    [   92.407891] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [33] originally           (null)<          (null)> will now be bios_VTK_GET_MICROP_ID_null_zero_int [redpill]<ffffffffa000d769>
    [   92.488380] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [34] originally           (null)<          (null)> will now be bios_VTK_SET_MICROP_ID_null_zero_int [redpill]<ffffffffa000d794>
    [   92.569043] <redpill/bios_shims_collection.c:156> Native RTC supported - not enabling proxy (emulate_rtc=0)
    [   92.615746] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
    [   92.650407] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [6] originally GetFanStatus [broadwellnk_synobios]<ffffffffa046d8a0> will now be bios_get_fan_state [redpill]<ffffffffa00024f0>
    [   92.731270] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [9] originally GetCpuTemperatureI3Transfer [broadwellnk_synobios]<ffffffffa046df80> will now be bios_get_cpu_temp [redpill]<ffffffffa00025e0>
    [   92.818250] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [47] originally           (null)<          (null)> will now be bios_hwmon_get_thermal [redpill]<ffffffffa0002630>
    [   92.893449] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [45] originally           (null)<          (null)> will now be bios_hwmon_get_voltages [redpill]<ffffffffa0002740>
    [   92.969353] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [43] originally           (null)<          (null)> will now be bios_hwmon_get_fans_rpm [redpill]<ffffffffa0002870>
    [   93.044182] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
    [   93.083840] <redpill/bios_shims_collection.c:97> Will print 416 bytes of memory from ffffffffa04779a0
    [   93.127900] 40 7c 47 a0 ff ff ff ff  [00] 0x000      ffffffffa0477c40        __this_module+0x0/0xffffffffffff725a [broadwellnk_synobios]
    [   93.182128] c0 d8 46 a0 ff ff ff ff  [01] 0x008      ffffffffa046d8c0        GetBrand+0x0/0x10 [broadwellnk_synobios]
    [   93.227763] c0 df 46 a0 ff ff ff ff  [02] 0x010      ffffffffa046dfc0        GetModel+0x0/0x1c0 [broadwellnk_synobios]
    [   93.274206] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
    [   93.310196] 10 cf 46 a0 ff ff ff ff  [04] 0x020      ffffffffa046cf10        rtc_bandon_get_time+0x0/0x1c0 [broadwellnk_synobios]
    [   93.361019] 80 d1 46 a0 ff ff ff ff  [05] 0x028      ffffffffa046d180        rtc_bandon_set_time+0x0/0x380 [broadwellnk_synobios]
    [   93.411607] f0 24 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00024f0        bios_get_fan_state+0x0/0x10 [redpill]
    [   93.456332] e6 d5 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000d5e6        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x2b [redpill]
    [   93.508527] a0 df 46 a0 ff ff ff ff  [08] 0x040      ffffffffa046dfa0        GetSysTemperature+0x0/0x20 [broadwellnk_synobios]
    [   93.558131] e0 25 00 a0 ff ff ff ff  [09] 0x048      ffffffffa00025e0        bios_get_cpu_temp+0x0/0x40 [redpill]
    [   93.602149] 11 d6 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000d611        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x2b [redpill]
    [   93.654394] 3c d6 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000d63c        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x2b [redpill]
    [   93.706145] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
    [   93.742226] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
    [   93.778135] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
    [   93.813856] bf d7 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000d7bf        shim_set_gpio_pin_usable+0x0/0x9c [redpill]
    [   93.861637] 80 29 00 a0 ff ff ff ff  [16] 0x080      ffffffffa0002980        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
    [   93.908707] 67 d6 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000d667        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x2b [redpill]
    [   93.962922] d0 d0 46 a0 ff ff ff ff  [18] 0x090      ffffffffa046d0d0        rtc_bandon_set_auto_poweron+0x0/0xb0 [broadwellnk_synobios]
    [   94.016431] 60 cc 46 a0 ff ff ff ff  [19] 0x098      ffffffffa046cc60        rtc_get_auto_poweron+0x0/0x60 [broadwellnk_synobios]
    [   94.066509] 00 00 00 00 00 00 00 00  [20] 0x0a0                (null)                  (null)
    [   94.102857] 00 00 00 00 00 00 00 00  [21] 0x0a8                (null)                  (null)
    [   94.138885] 92 d6 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000d692        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x2b [redpill]
    [   94.190109] 90 29 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa0002990        bios_get_buz_clr+0x0/0x10 [redpill]
    [   94.233756] bd d6 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000d6bd        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x2b [redpill]
    [   94.284702] 60 d9 46 a0 ff ff ff ff  [25] 0x0c8      ffffffffa046d960        GetPowerStatus+0x0/0x30 [broadwellnk_synobios]
    [   94.332983] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
    [   94.368965] d0 d8 46 a0 ff ff ff ff  [27] 0x0d8      ffffffffa046d8d0        InitModuleType+0x0/0x30 [broadwellnk_synobios]
    [   94.416981] 60 df 46 a0 ff ff ff ff  [28] 0x0e0      ffffffffa046df60        Uninitialize+0x0/0x20 [broadwellnk_synobios]
    [   94.464358] e8 d6 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000d6e8        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x2b [redpill]
    [   94.518330] 13 d7 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000d713        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x2b [redpill]
    [   94.569661] 3e d7 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000d73e        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x2b [redpill]
    [   94.622467] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
    [   94.659109] 69 d7 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000d769        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [   94.711219] 94 d7 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000d794        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [   94.762606] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
    [   94.798532] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
    [   94.834575] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
    [   94.870551] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
    [   94.906471] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
    [   94.942343] b0 da 46 a0 ff ff ff ff  [40] 0x140      ffffffffa046dab0        GetCPUInfo+0x0/0x70 [broadwellnk_synobios]
    [   94.988947] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
    [   95.025177] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
    [   95.060988] 70 28 00 a0 ff ff ff ff  [43] 0x158      ffffffffa0002870        bios_hwmon_get_fans_rpm+0x0/0x110 [redpill]
    [   95.107917] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
    [   95.143686] 40 27 00 a0 ff ff ff ff  [45] 0x168      ffffffffa0002740        bios_hwmon_get_voltages+0x0/0x130 [redpill]
    [   95.190835] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
    [   95.226762] 30 26 00 a0 ff ff ff ff  [47] 0x178      ffffffffa0002630        bios_hwmon_get_thermal+0x0/0x110 [redpill]
    [   95.273257] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
    [   95.309099] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
    [   95.345282] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
    [   95.381163] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
    [   95.416817]
    [   95.423827] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0477b40
    [   95.466136] <redpill/bios_hwcap_shim.c:79> Registering mfgBIOS HW Capability shim
    [   95.501564] <redpill/override_symbol.c:257> Overriding GetHwCapability() with GetHwCapability_shim [redpill]()<ffffffffa0002350>
    [   95.558853] <redpill/override_symbol.c:172> Saved GetHwCapability() ptr <ffffffffa046c430>
    [   95.597764] <redpill/memory_helper.c:17> Disabling memory protection for page(s) at ffffffffa046c430+12/1 (<<ffffffffa046c000)
    [   95.652178] <redpill/override_symbol.c:207> Obtaining lock for <GetHwCapability+0x0/0x100 [broadwellnk_synobios]/ffffffffa046c430>
    [   95.707613] <redpill/override_symbol.c:182> Generating trampoline
    [   95.736604] <redpill/override_symbol.c:187> Generated trampoline to GetHwCapability_shim+0x0/0x190 [redpill]<ffffffffa0002350> for GetHwCapability<ffffffffa046c430>:
    [   95.807623] <redpill/override_symbol.c:217> Writing trampoline code to <ffffffffa046c430>
    [   95.845747] <redpill/override_symbol.c:207> Released lock for <ffffffffa046c430>
    [   95.880711] <redpill/memory_helper.c:33> Enabling memory protection for page(s) at ffffffffa046c430+12/1 (<<ffffffffa046c000)
    [   95.934051] <redpill/override_symbol.c:269> Successfully overrode GetHwCapability() with trampoline to GetHwCapability_shim+0x0/0x190 [redpill]<ffffffffa0002350>
    [   96.002590] <redpill/bios_hwcap_shim.c:87> Successfully registered mfgBIOS HW Capability shim
    [   96.042765] <redpill/bios_shim.c:131> broadwellnk_synobios BIOS *early* shimmed
    [   96.077552] synobios open /dev/ttyS1 success
    [   96.097900] 2022-2-14 10:25:54 UTC
    [   96.113978] synobios: load, major number 201
    [   96.134137] Brand: Synology
    [   96.147342] Model: DS-3622xs+
    [   96.161280] set group disks wakeup number to 4, spinup time deno 7
    [   96.190532] <redpill/bios_shims_collection.c:54> mfgBIOS: nullify zero-int for VTK_SET_MICROP_ID
    [   96.232034] synobios cpu_arch proc entry initialized
    [   96.255572] synobios crypto_hw proc entry initialized
    [   96.279276] synobios syno_platform proc entry initialized
    [   96.304857] <redpill/bios_shims_collection.c:97> Will print 416 bytes of memory from ffffffffa04779a0
    [   96.347967] 40 7c 47 a0 ff ff ff ff  [00] 0x000      ffffffffa0477c40        __this_module+0x0/0xffffffffffff725a [broadwellnk_synobios]
    [   96.401597] c0 d8 46 a0 ff ff ff ff  [01] 0x008      ffffffffa046d8c0        GetBrand+0x0/0x10 [broadwellnk_synobios]
    [   96.447025] c0 df 46 a0 ff ff ff ff  [02] 0x010      ffffffffa046dfc0        GetModel+0x0/0x1c0 [broadwellnk_synobios]
    [   96.493283] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
    [   96.529335] 10 cf 46 a0 ff ff ff ff  [04] 0x020      ffffffffa046cf10        rtc_bandon_get_time+0x0/0x1c0 [broadwellnk_synobios]
    [   96.579851] 80 d1 46 a0 ff ff ff ff  [05] 0x028      ffffffffa046d180        rtc_bandon_set_time+0x0/0x380 [broadwellnk_synobios]
    [   96.630431] f0 24 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00024f0        bios_get_fan_state+0x0/0x10 [redpill]
    [   96.675386] e6 d5 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000d5e6        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x2b [redpill]
    [   96.727161] a0 df 46 a0 ff ff ff ff  [08] 0x040      ffffffffa046dfa0        GetSysTemperature+0x0/0x20 [broadwellnk_synobios]
    [   96.776287] e0 25 00 a0 ff ff ff ff  [09] 0x048      ffffffffa00025e0        bios_get_cpu_temp+0x0/0x40 [redpill]
    [   96.820540] 80 e1 46 a0 ff ff ff ff  [10] 0x050      ffffffffa046e180        SYNODiskLedCtrlBy1475SGPIO+0x0/0xc0 [broadwellnk_synobios]
    [   96.873642] 3c d6 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000d63c        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x2b [redpill]
    [   96.925232] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
    [   96.961147] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
    [   96.996834] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
    [   97.032782] bf d7 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000d7bf        shim_set_gpio_pin_usable+0x0/0x9c [redpill]
    [   97.079870] 80 29 00 a0 ff ff ff ff  [16] 0x080      ffffffffa0002980        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
    [   97.126877] 67 d6 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000d667        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x2b [redpill]
    [   97.180881] d0 d0 46 a0 ff ff ff ff  [18] 0x090      ffffffffa046d0d0        rtc_bandon_set_auto_poweron+0x0/0xb0 [broadwellnk_synobios]
    [   97.234447] 60 cc 46 a0 ff ff ff ff  [19] 0x098      ffffffffa046cc60        rtc_get_auto_poweron+0x0/0x60 [broadwellnk_synobios]
    [   97.285334] 00 00 00 00 00 00 00 00  [20] 0x0a0                (null)                  (null)
    [   97.321333] 00 00 00 00 00 00 00 00  [21] 0x0a8                (null)                  (null)
    [   97.357159] 92 d6 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000d692        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x2b [redpill]
    [   97.408151] 90 29 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa0002990        bios_get_buz_clr+0x0/0x10 [redpill]
    [   97.452101] bd d6 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000d6bd        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x2b [redpill]
    [   97.503239] 60 d9 46 a0 ff ff ff ff  [25] 0x0c8      ffffffffa046d960        GetPowerStatus+0x0/0x30 [broadwellnk_synobios]
    [   97.551376] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
    [   97.587108] d0 d8 46 a0 ff ff ff ff  [27] 0x0d8      ffffffffa046d8d0        InitModuleType+0x0/0x30 [broadwellnk_synobios]
    [   97.635139] 60 df 46 a0 ff ff ff ff  [28] 0x0e0      ffffffffa046df60        Uninitialize+0x0/0x20 [broadwellnk_synobios]
    [   97.682708] e8 d6 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000d6e8        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x2b [redpill]
    [   97.736822] 13 d7 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000d713        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x2b [redpill]
    [   97.788826] 3e d7 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000d73e        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x2b [redpill]
    [   97.842327] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
    [   97.878187] 69 d7 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000d769        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [   97.930396] 94 d7 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000d794        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [   97.982652] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
    [   98.018525] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
    [   98.054441] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
    [   98.090183] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
    [   98.126043] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
    [   98.162007] b0 da 46 a0 ff ff ff ff  [40] 0x140      ffffffffa046dab0        GetCPUInfo+0x0/0x70 [broadwellnk_synobios]
    [   98.208465] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
    [   98.244372] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
    [   98.280016] c0 dc 46 a0 ff ff ff ff  [43] 0x158      ffffffffa046dcc0        HWMONGetFanSpeedRPMFromADT+0x0/0x60 [broadwellnk_synobios]
    [   98.333239] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
    [   98.369157] 60 dc 46 a0 ff ff ff ff  [45] 0x168      ffffffffa046dc60        HWMONGetVoltageSensorFromADT+0x0/0x60 [broadwellnk_synobios]
    [   98.423062] b0 e3 46 a0 ff ff ff ff  [46] 0x170      ffffffffa046e3b0        HWMONGetHDDBackPlaneStatusBySMBUS+0x0/0x180 [broadwellnk_synobios]
    [   98.479397] 00 dc 46 a0 ff ff ff ff  [47] 0x178      ffffffffa046dc00        HWMONGetThermalSensorFromADT+0x0/0x60 [broadwellnk_synobios]
    [   98.533701] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
    [   98.569398] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
    [   98.604818] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
    [   98.640822] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
    [   98.676920]
    [   98.684193] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0477b40
    [   98.724858] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [10] originally SYNODiskLedCtrlBy1475SGPIO [broadwellnk_synobios]<ffffffffa046e180> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000d611>
    [   98.818574] <redpill/bios_shims_collection.c:156> Native RTC supported - not enabling proxy (emulate_rtc=0)
    [   98.864724] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
    [   98.899443] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [47] originally HWMONGetThermalSensorFromADT [broadwellnk_synobios]<ffffffffa046dc00> will now be bios_hwmon_get_thermal [redpill]<ffffffffa0002630>
    [   98.989055] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [45] originally HWMONGetVoltageSensorFromADT [broadwellnk_synobios]<ffffffffa046dc60> will now be bios_hwmon_get_voltages [redpill]<ffffffffa0002740>
    [   99.078958] <redpill/bios_shims_collection.c:79> mfgBIOS vtable [43] originally HWMONGetFanSpeedRPMFromADT [broadwellnk_synobios]<ffffffffa046dcc0> will now be bios_hwmon_get_fans_rpm [redpill]<ffffffffa0002870>
    [   99.167760] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
    [   99.207515] <redpill/bios_shims_collection.c:97> Will print 416 bytes of memory from ffffffffa04779a0
    [   99.251058] 40 7c 47 a0 ff ff ff ff  [00] 0x000      ffffffffa0477c40        __this_module+0x0/0xffffffffffff725a [broadwellnk_synobios]
    [   99.304728] c0 d8 46 a0 ff ff ff ff  [01] 0x008      ffffffffa046d8c0        GetBrand+0x0/0x10 [broadwellnk_synobios]
    [   99.350743] c0 df 46 a0 ff ff ff ff  [02] 0x010      ffffffffa046dfc0        GetModel+0x0/0x1c0 [broadwellnk_synobios]
    [   99.397174] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
    [   99.433010] 10 cf 46 a0 ff ff ff ff  [04] 0x020      ffffffffa046cf10        rtc_bandon_get_time+0x0/0x1c0 [broadwellnk_synobios]
    [   99.483964] 80 d1 46 a0 ff ff ff ff  [05] 0x028      ffffffffa046d180        rtc_bandon_set_time+0x0/0x380 [broadwellnk_synobios]
    [   99.534646] f0 24 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00024f0        bios_get_fan_state+0x0/0x10 [redpill]
    [   99.579280] e6 d5 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000d5e6        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x2b [redpill]
    [   99.631118] a0 df 46 a0 ff ff ff ff  [08] 0x040      ffffffffa046dfa0        GetSysTemperature+0x0/0x20 [broadwellnk_synobios]
    [   99.680426] e0 25 00 a0 ff ff ff ff  [09] 0x048      ffffffffa00025e0        bios_get_cpu_temp+0x0/0x40 [redpill]
    [   99.725257] 11 d6 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000d611        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x2b [redpill]
    [   99.776821] 3c d6 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000d63c        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x2b [redpill]
    [   99.828546] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
    [   99.865119] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
    [   99.901019] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
    [   99.936631] bf d7 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000d7bf        shim_set_gpio_pin_usable+0x0/0x9c [redpill]
    [   99.984423] 80 29 00 a0 ff ff ff ff  [16] 0x080      ffffffffa0002980        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
    [  100.031783] 67 d6 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000d667        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x2b [redpill]
    [  100.085887] d0 d0 46 a0 ff ff ff ff  [18] 0x090      ffffffffa046d0d0        rtc_bandon_set_auto_poweron+0x0/0xb0 [broadwellnk_synobios]
    [  100.139443] 60 cc 46 a0 ff ff ff ff  [19] 0x098      ffffffffa046cc60        rtc_get_auto_poweron+0x0/0x60 [broadwellnk_synobios]
    [  100.190166] 00 00 00 00 00 00 00 00  [20] 0x0a0                (null)                  (null)
    [  100.226185] 00 00 00 00 00 00 00 00  [21] 0x0a8                (null)                  (null)
    [  100.261891] 92 d6 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000d692        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x2b [redpill]
    [  100.313230] 90 29 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa0002990        bios_get_buz_clr+0x0/0x10 [redpill]
    [  100.356846] bd d6 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000d6bd        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x2b [redpill]
    [  100.408013] 60 d9 46 a0 ff ff ff ff  [25] 0x0c8      ffffffffa046d960        GetPowerStatus+0x0/0x30 [broadwellnk_synobios]
    [  100.456613] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
    [  100.492652] d0 d8 46 a0 ff ff ff ff  [27] 0x0d8      ffffffffa046d8d0        InitModuleType+0x0/0x30 [broadwellnk_synobios]
    [  100.541262] 60 df 46 a0 ff ff ff ff  [28] 0x0e0      ffffffffa046df60        Uninitialize+0x0/0x20 [broadwellnk_synobios]
    [  100.588623] e8 d6 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000d6e8        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x2b [redpill]
    [  100.642719] 13 d7 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000d713        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x2b [redpill]
    [  100.693996] 3e d7 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000d73e        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x2b [redpill]
    [  100.747336] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
    [  100.783153] 69 d7 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000d769        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [  100.834809] 94 d7 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000d794        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x2b [redpill]
    [  100.886965] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
    [  100.923421] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
    [  100.959445] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
    [  100.995585] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
    [  101.031546] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
    [  101.067357] b0 da 46 a0 ff ff ff ff  [40] 0x140      ffffffffa046dab0        GetCPUInfo+0x0/0x70 [broadwellnk_synobios]
    [  101.113785] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
    [  101.149978] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
    [  101.186221] 70 28 00 a0 ff ff ff ff  [43] 0x158      ffffffffa0002870        bios_hwmon_get_fans_rpm+0x0/0x110 [redpill]
    [  101.233172] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
    [  101.268870] 40 27 00 a0 ff ff ff ff  [45] 0x168      ffffffffa0002740        bios_hwmon_get_voltages+0x0/0x130 [redpill]
    [  101.316203] b0 e3 46 a0 ff ff ff ff  [46] 0x170      ffffffffa046e3b0        HWMONGetHDDBackPlaneStatusBySMBUS+0x0/0x180 [broadwellnk_synobios]
    [  101.373050] 30 26 00 a0 ff ff ff ff  [47] 0x178      ffffffffa0002630        bios_hwmon_get_thermal+0x0/0x110 [redpill]
    [  101.419826] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
    [  101.455729] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
    [  101.492774] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
    [  101.528289] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
    [  101.564256]
    [  101.571246] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0477b40
    [  101.611827] <redpill/bios_shim.c:126> broadwellnk_synobios BIOS *fully* shimmed
     ... [  OK  ]
    [  101.649065] Module [ixgbe] is removed.
    [  101.686847] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  101.718566] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  101.749637] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  201
    [  101.781635] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  102.320510] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  102.351725] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  102.382801] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  102.417697] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  103.452880] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  103.485869] Copyright(c) 1999 - 2019 Intel Corporation.
    [  104.622879] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  104.663835] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  104.731478] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  104.762869] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  104.785028] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  104.819177] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  105.963857] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  106.004424] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  106.071132] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  106.102481] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  106.124832] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  106.159117] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  106.191924] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  106.218731] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  106.246377] Module [ixgbe] is removed.
    [  106.285825] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  106.317366] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  106.348726] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  106.383472] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  106.917732] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  106.949004] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  106.980462] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2689
    [  107.013392] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  108.048343] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  108.081409] Copyright(c) 1999 - 2019 Intel Corporation.
    [  109.217811] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  109.258440] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  109.325924] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  109.357235] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  109.379441] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  109.413632] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  110.558944] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  110.599348] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  110.666447] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  110.697897] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  110.720198] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  110.754907] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  110.787905] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  110.815080] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  110.842903] Module [ixgbe] is removed.
    [  110.890716] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  110.921871] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  110.953266] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  110.987768] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  111.521108] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  111.552480] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  111.583822] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  541
    [  111.616167] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  112.650774] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  112.683767] Copyright(c) 1999 - 2019 Intel Corporation.
    [  113.820733] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  113.861232] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  113.927857] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  113.959050] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  113.981176] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  114.015524] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  115.160709] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  115.201215] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  115.267922] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  115.299079] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  115.321392] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  115.355510] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  115.388506] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  115.415638] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  115.443277] Module [ixgbe] is removed.
    [  115.479633] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  115.510930] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  115.542219] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  115.576760] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  116.116250] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  116.148258] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  116.180045] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2613
    [  116.212474] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  117.247623] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  117.280730] Copyright(c) 1999 - 2019 Intel Corporation.
    [  118.417794] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  118.458448] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  118.524749] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  118.556067] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  118.578180] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  118.612245] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  119.756648] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  119.797210] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  119.864087] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  119.895401] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  119.917707] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  119.951784] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  119.984855] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  120.012165] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  120.040104] Module [ixgbe] is removed.
    [  120.079556] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  120.110940] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  120.142193] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  120.176533] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  120.711620] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  120.743234] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  120.774470] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1747
    [  120.807188] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  121.841666] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  121.874440] Copyright(c) 1999 - 2019 Intel Corporation.
    [  123.010589] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  123.051266] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  123.117880] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  123.149001] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  123.171589] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  123.205706] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  124.350565] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  124.391076] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  124.458406] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  124.489939] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  124.512191] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  124.546695] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  124.579574] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  124.606692] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  124.634436] Module [ixgbe] is removed.
    [  124.674482] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  124.705916] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  124.737060] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  124.772277] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  125.306968] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  125.338285] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  125.369727] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  125.404991] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  126.440101] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  126.472882] Copyright(c) 1999 - 2019 Intel Corporation.
    [  126.651529] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  126.692080] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  126.759341] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  126.794720] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  126.816809] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  126.851121] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  127.995502] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  128.035976] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  128.102635] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  128.133969] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  128.156556] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  128.190890] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  128.224052] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  128.251253] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  128.278974] Module [ixgbe] is removed.
    [  128.320425] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  128.351813] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  128.383068] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  128.417767] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  128.954484] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  128.985795] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  129.016980] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2592
    [  129.049634] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  130.084183] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  130.116985] Copyright(c) 1999 - 2019 Intel Corporation.
    [  130.298608] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  130.339612] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  130.406344] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  130.441730] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  130.463833] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  130.498931] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  131.643461] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  131.684120] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  131.750720] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  131.782343] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  131.804745] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  131.839025] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  131.871940] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  131.898973] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  131.926616] Module [ixgbe] is removed.
    [  131.968391] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  131.999442] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  132.030644] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2119
    [  132.063315] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  132.598078] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  132.629622] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  132.660830] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2549
    [  132.693604] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  133.728209] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  133.761091] Copyright(c) 1999 - 2019 Intel Corporation.
    [  133.942407] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  133.982813] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  134.049393] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  134.084749] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  134.106854] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  134.141040] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  135.286394] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  135.327214] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  135.393728] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  135.424910] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  135.447242] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  135.481526] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  135.515474] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  135.542890] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  135.570541] Module [ixgbe] is removed.
    [  135.610297] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  135.641461] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  135.672638] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2100
    [  135.705291] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  136.243243] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  136.274808] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  136.306091] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1610
    [  136.338731] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  137.373163] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  137.405963] Copyright(c) 1999 - 2019 Intel Corporation.
    [  138.537522] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  138.578115] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  138.644931] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  138.676450] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  138.698580] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  138.732690] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  138.927494] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  138.967961] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  139.034495] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  139.070311] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  139.092492] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  139.127083] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  139.160072] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  139.187278] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  139.215060] Module [ixgbe] is removed.
    [  139.266255] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  139.297601] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  139.328871] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2129100313
    [  139.364296] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  139.896030] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  139.927248] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  139.958598] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  614
    [  139.990597] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  141.025433] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  141.058318] Copyright(c) 1999 - 2019 Intel Corporation.
    [  142.195283] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  142.236080] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  142.302481] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  142.334012] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  142.356260] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  142.390453] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  142.582289] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  142.623147] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  142.689831] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  142.725549] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  142.747824] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  142.781905] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  142.814801] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  142.842326] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  142.870084] Module [ixgbe] is removed.
    [  142.910214] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  142.941455] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  142.972485] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  143.006976] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  143.541212] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  143.572469] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  143.603864] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  143.639325] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  144.674354] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  144.707270] Copyright(c) 1999 - 2019 Intel Corporation.
    [  145.844226] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  145.884824] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  145.951252] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  145.982659] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  146.004895] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  146.039190] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  146.234229] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  146.274739] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  146.341734] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  146.378139] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  146.400283] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  146.434681] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  146.467721] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  146.495275] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  146.523009] Module [ixgbe] is removed.
    [  146.561159] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  146.592468] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  146.623881] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2129100313
    [  146.659542] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  147.196180] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  147.227494] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  147.258620] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  147.293980] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  148.328958] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  148.362211] Copyright(c) 1999 - 2019 Intel Corporation.
    [  149.499164] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  149.539675] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  149.605977] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  149.637389] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  149.659774] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  149.694325] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  149.889202] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  149.929586] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  149.996296] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  150.032296] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  150.054728] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  150.089082] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  150.122129] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  150.149425] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  150.177587] Module [ixgbe] is removed.
    [  150.222124] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  150.253592] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  150.284397] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  150.318543] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  150.852209] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  150.883734] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  150.915026] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  715
    [  150.947053] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  151.981642] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  152.014586] Copyright(c) 1999 - 2019 Intel Corporation.
    [  153.151114] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  153.191751] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  153.258553] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  153.289879] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  153.312248] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  153.346506] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  153.541252] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  153.581704] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  153.648515] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  153.684254] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  153.706470] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  153.740822] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  153.773744] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  153.801098] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  153.829038] Module [ixgbe] is removed.
    [  153.871035] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  153.902641] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  153.933994] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  153.968399] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  154.501629] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  154.533169] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  154.564471] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2735
    [  154.597252] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    ^C[  155.632034] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  155.665003] Copyright(c) 1999 - 2019 Intel Corporation.
    [  156.801211] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  156.841790] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  156.908972] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  156.940508] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  156.963013] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  156.997688] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  157.192058] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  157.232436] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  157.299412] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  157.335190] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  157.357368] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  157.391672] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  157.424900] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  157.452292] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  157.479929] Module [ixgbe] is removed.
    [  157.516962] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  157.548159] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  157.579420] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  157.613911] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  158.152318] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  158.183756] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  158.214898] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1780
    [  158.247560] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  159.281968] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  159.315043] Copyright(c) 1999 - 2019 Intel Corporation.
    [  160.450985] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  160.491567] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  160.558921] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  160.590092] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  160.612781] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  160.647133] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  160.838999] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  160.880017] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  160.947013] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  160.982733] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  161.005104] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  161.039192] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  161.072290] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  161.099496] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  161.127416] Module [ixgbe] is removed.
    [  161.165918] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  161.197063] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  161.228187] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  161.262205] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  161.797944] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  161.829411] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  161.860934] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  161.896318] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  162.931512] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  162.964596] Copyright(c) 1999 - 2019 Intel Corporation.
    [  164.100935] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  164.141527] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  164.207811] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  164.239070] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  164.261425] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  164.295781] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  164.490941] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  164.531562] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  164.598100] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  164.633461] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  164.655818] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  164.690218] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  164.723263] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  164.750474] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  164.778091] Module [ixgbe] is removed.
    [  164.815842] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  164.847178] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  164.879038] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  164.914047] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  165.450945] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  165.482230] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  165.513355] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2672
    [  165.545966] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  166.581138] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  166.614076] Copyright(c) 1999 - 2019 Intel Corporation.
    [  167.750877] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  167.791698] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  167.857396] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  167.889045] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  167.911244] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  167.945613] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  168.139879] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  168.180563] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  168.247027] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  168.282745] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  168.305064] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  168.339518] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  168.372653] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  168.400093] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  168.427954] Module [ixgbe] is removed.
    [  168.467809] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  168.499194] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  168.530388] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  168.564820] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  169.098817] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  169.130261] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  169.161545] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  169.197043] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  170.231948] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  170.265067] Copyright(c) 1999 - 2019 Intel Corporation.
    [  171.401823] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  171.442709] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  171.509976] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  171.541461] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  171.563654] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  171.597802] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  171.792112] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  171.832697] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  171.899538] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  171.935431] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  171.957586] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  171.992053] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  172.025089] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  172.052098] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  172.079948] Module [ixgbe] is removed.
    [  172.118733] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  172.150019] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  172.181249] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2099
    [  172.213705] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  172.752490] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  172.783990] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  172.815079] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1727
    [  172.847648] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  173.882259] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  173.915304] Copyright(c) 1999 - 2019 Intel Corporation.
    [  175.051904] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  175.092679] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  175.159631] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  175.190876] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  175.213233] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  175.247408] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  175.441762] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  175.482402] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  175.549622] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  175.586285] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  175.608665] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  175.643151] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  175.676355] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  175.703424] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  175.731197] Module [ixgbe] is removed.
    [  175.770860] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  175.802226] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  175.833410] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  175.868108] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  176.403917] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  176.435253] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  176.466510] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2482
    [  176.499093] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  177.534018] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  177.567009] Copyright(c) 1999 - 2019 Intel Corporation.
    [  178.703696] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  178.744160] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  178.811023] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  178.842523] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  178.864634] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  178.898830] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  179.093708] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  179.135286] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  179.204401] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  179.240214] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  179.262906] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  179.298044] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  179.331830] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  179.360265] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  179.388871] Module [ixgbe] is removed.
    [  179.430658] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  179.462246] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  179.493810] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2129100313
    [  179.529205] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  180.060930] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  180.092257] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  180.123410] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  180.158969] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  181.194189] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  181.227071] Copyright(c) 1999 - 2019 Intel Corporation.
    [  182.363680] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  182.404247] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  182.470922] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  182.502070] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  182.524563] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  182.558749] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  182.753643] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  182.794190] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  182.861031] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  182.897114] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  182.919350] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  182.953781] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  182.986787] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  183.013525] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  183.041407] Module [ixgbe] is removed.
    [  183.080569] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  183.111843] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  183.143026] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  183.177837] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  183.712713] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  183.743928] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  183.775107] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1720
    [  183.807760] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  184.841972] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  184.874887] Copyright(c) 1999 - 2019 Intel Corporation.
    [  186.011588] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  186.052155] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  186.118985] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  186.150285] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  186.172757] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  186.207089] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  186.401593] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  186.442295] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  186.509223] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  186.545334] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  186.567668] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  186.601845] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  186.634954] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  186.662087] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  186.689943] Module [ixgbe] is removed.
    [  186.726520] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  186.757851] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  186.789219] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  186.823625] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  187.363814] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  187.395475] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  187.426968] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  187.462556] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  188.497587] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  188.530432] Copyright(c) 1999 - 2019 Intel Corporation.
    [  189.667662] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  189.708171] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  189.774531] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  189.805848] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  189.828206] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  189.862339] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  190.057709] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  190.098271] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  190.165192] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  190.201232] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  190.223389] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  190.257651] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  190.290710] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  190.317790] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  190.345842] Module [ixgbe] is removed.
    [  190.382446] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  190.413631] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  190.444976] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  190.479822] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  191.014229] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  191.045781] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  191.077011] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  8240
    [  191.109473] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  192.144009] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  192.176796] Copyright(c) 1999 - 2019 Intel Corporation.
    [  193.313504] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  193.354066] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  193.420966] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  193.452106] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  193.474327] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  193.508693] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  193.702474] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  193.742992] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  193.809979] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  193.845690] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  193.867820] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  193.902309] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  193.935378] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  193.962877] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  193.990554] Module [ixgbe] is removed.
    [  194.029403] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  194.061007] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  194.092107] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  194.126913] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  194.661684] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  194.693189] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  194.724535] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  194.759829] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  195.794829] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  195.827990] Copyright(c) 1999 - 2019 Intel Corporation.
    [  196.960415] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  197.001242] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  197.068342] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  197.099437] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  197.121627] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  197.155596] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  197.350409] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  197.390963] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  197.457623] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  197.493699] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  197.515859] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  197.550217] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  197.583322] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  197.610453] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  197.638225] Module [ixgbe] is removed.
    [  197.684326] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  197.715516] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  197.746795] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  197.781345] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  198.314730] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  198.345929] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  198.377338] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  708
    [  198.409566] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  199.444004] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  199.477196] Copyright(c) 1999 - 2019 Intel Corporation.
    [  200.613354] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  200.653928] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  200.721082] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  200.752555] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  200.774856] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  200.809098] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  201.003350] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  201.044251] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  201.110906] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  201.146915] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  201.169332] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  201.203665] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  201.236646] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  201.264040] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  201.291681] Module [ixgbe] is removed.
    [  201.331266] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  201.362063] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  201.393263] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  201.427767] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  201.963049] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  201.994454] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  202.025764] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  202.061371] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  203.096004] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  203.129019] Copyright(c) 1999 - 2019 Intel Corporation.
    [  204.257300] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  204.297936] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  204.364759] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  204.396237] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  204.418634] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  204.453017] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  204.648301] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  204.689149] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  204.755832] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  204.791588] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  204.813798] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  204.848120] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  204.881140] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  204.908255] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  204.936695] Module [ixgbe] is removed.
    [  204.974213] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  205.005818] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  205.037167] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  205.071834] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  205.607925] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  205.639392] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  205.670651] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1710
    [  205.702842] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  206.737403] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  206.770293] Copyright(c) 1999 - 2019 Intel Corporation.
    [  207.907245] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  207.947738] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  208.014437] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  208.045763] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  208.068011] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  208.102248] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  208.297418] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  208.338072] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  208.404925] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  208.441066] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  208.463389] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  208.497439] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  208.530493] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  208.557615] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  208.585609] Module [ixgbe] is removed.
    [  208.625148] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  208.656522] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  208.687867] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  208.722407] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  209.257667] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  209.289048] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  209.320407] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  209.355833] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  210.391042] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  210.423873] Copyright(c) 1999 - 2019 Intel Corporation.
    [  211.560350] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  211.600909] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  211.668083] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  211.699490] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  211.722034] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  211.756248] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  211.947193] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  211.987866] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  212.054970] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  212.091104] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  212.113417] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  212.147627] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  212.180669] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  212.207695] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  212.235341] Module [ixgbe] is removed.
    [  212.275122] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  212.306326] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  212.337597] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2094
    [  212.370043] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  212.907774] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  212.939052] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  212.970300] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2503
    [  213.003235] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  214.038170] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  214.070987] Copyright(c) 1999 - 2019 Intel Corporation.
    [  215.207160] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  215.247666] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  215.314460] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  215.345499] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  215.367623] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  215.401762] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  215.596119] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  215.637575] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  215.704336] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  215.740216] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  215.762436] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  215.796689] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  215.829661] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  215.856960] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  215.884808] Module [ixgbe] is removed.
    [  215.927035] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  215.958185] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  215.989405] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  216.024106] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  216.561250] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  216.592626] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  216.623901] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2586
    [  216.656461] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  217.691431] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  217.724288] Copyright(c) 1999 - 2019 Intel Corporation.
    [  218.861069] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  218.901640] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  218.968179] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  218.999460] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  219.021920] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  219.056581] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  219.251075] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  219.291755] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  219.358143] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  219.393843] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  219.416086] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  219.450334] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  219.483532] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  219.510794] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  219.538754] Module [ixgbe] is removed.
    [  219.576999] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  219.608198] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  219.639496] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  219.674302] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  220.210442] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  220.241804] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  220.272917] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  220.308251] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  221.343410] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  221.376332] Copyright(c) 1999 - 2019 Intel Corporation.
    [  222.513008] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  222.553568] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  222.620412] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  222.651949] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  222.674353] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  222.708760] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  222.903013] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  222.943473] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  223.010146] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  223.046299] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  223.068510] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  223.102635] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  223.135702] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  223.162844] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  223.190578] Module [ixgbe] is removed.
    [  223.232923] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  223.264222] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  223.295383] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  223.329864] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  223.863237] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  223.894859] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  223.926448] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1900
    [  223.959030] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  224.994063] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  225.026894] Copyright(c) 1999 - 2019 Intel Corporation.
    [  226.164130] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  226.204538] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  226.271246] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  226.302674] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  226.324888] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  226.359136] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  226.554115] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  226.594758] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  226.661155] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  226.697252] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  226.719680] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  226.753942] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  226.787048] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  226.814249] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  226.841556] Module [ixgbe] is removed.
    [  226.878860] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  226.910091] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  226.941267] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2129100313
    [  226.976808] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  227.514138] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  227.545580] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  227.576624] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1782
    [  227.609241] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  228.643746] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  228.677006] Copyright(c) 1999 - 2019 Intel Corporation.
    [  229.812893] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  229.853493] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  229.920149] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  229.951674] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  229.973421] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  230.007832] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  230.202897] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  230.243403] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  230.309569] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  230.345342] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  230.367710] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  230.401805] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  230.435048] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  230.462072] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  230.489629] Module [ixgbe] is removed.
    [  230.529817] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  230.561238] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  230.592328] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  230.627495] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  231.164543] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  231.195850] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  231.227105] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  231.262676] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  232.297833] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  232.330714] Copyright(c) 1999 - 2019 Intel Corporation.
    [  233.466837] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  233.507582] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  233.575097] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  233.606612] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  233.628766] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  233.662857] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  233.857832] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  233.898359] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  233.965224] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  234.001126] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  234.023452] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  234.057816] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  234.090875] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  234.117939] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  234.145713] Module [ixgbe] is removed.
    [  234.182742] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  234.214203] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  234.245057] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  234.279847] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  234.816949] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  234.848301] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  234.879641] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1988
    [  234.912077] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  235.946788] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  235.979684] Copyright(c) 1999 - 2019 Intel Corporation.
    [  237.115891] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  237.156643] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  237.223442] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  237.254604] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  237.276723] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  237.310766] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  237.505787] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  237.546372] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  237.613037] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  237.648843] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  237.671093] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  237.705336] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  237.738326] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  237.765685] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  237.793584] Module [ixgbe] is removed.
    [  237.837681] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  237.868968] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  237.900249] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  237.934793] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  238.468090] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  238.499261] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  238.530697] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  669
    [  238.562950] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  239.597457] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  239.631461] Copyright(c) 1999 - 2019 Intel Corporation.
    [  240.768718] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  240.809109] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  240.875906] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  240.907325] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  240.929626] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  240.963836] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  241.158730] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  241.199505] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  241.266421] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  241.302325] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  241.324589] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  241.358733] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  241.391924] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  241.419097] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  241.446914] Module [ixgbe] is removed.
    [  241.489648] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  241.520919] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  241.553021] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2127
    [  241.585658] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  242.118613] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  242.150200] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  242.181417] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  242.217030] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  243.252640] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  243.285703] Copyright(c) 1999 - 2019 Intel Corporation.
    [  244.421807] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  244.462386] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  244.529393] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  244.560528] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  244.582368] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  244.616437] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  244.802799] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  244.843306] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  244.910057] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  244.946032] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  244.968233] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  245.002360] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  245.035412] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  245.062614] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  245.090572] Module [ixgbe] is removed.
    [  245.135578] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  245.166936] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  245.198069] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  245.232531] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  245.765957] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  245.797304] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  245.828504] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  752
    [  245.860894] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  246.895721] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  246.929009] Copyright(c) 1999 - 2019 Intel Corporation.
    [  248.065603] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  248.106439] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  248.173603] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  248.204707] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  248.227102] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  248.261341] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  248.451611] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  248.492010] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  248.558956] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  248.594938] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  248.617086] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  248.651392] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  248.684545] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  248.711799] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  248.739633] Module [ixgbe] is removed.
    [  248.778512] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  248.809724] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  248.840995] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  248.875728] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  249.412077] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  249.443325] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  249.475005] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1727
    [  249.507642] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  250.542571] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  250.575533] Copyright(c) 1999 - 2019 Intel Corporation.
    [  251.712542] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  251.753034] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  251.819952] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  251.851519] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  251.873809] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  251.908098] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  252.102550] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  252.143106] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  252.210336] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  252.246328] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  252.268098] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  252.301869] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  252.334954] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  252.361940] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  252.389810] Module [ixgbe] is removed.
    [  252.435479] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  252.466733] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  252.497864] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  252.532277] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  253.065663] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  253.097235] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  253.128030] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  545
    [  253.160115] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  254.194763] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  254.227654] Copyright(c) 1999 - 2019 Intel Corporation.
    [  255.359489] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  255.400024] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  255.466756] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  255.498263] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  255.520459] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  255.555008] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  255.749531] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  255.790349] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  255.856968] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  255.892627] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  255.914922] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  255.949090] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  255.981912] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  256.008965] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  256.036595] Module [ixgbe] is removed.
    [  256.074397] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  256.106139] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  256.137370] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  256.171875] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  256.709019] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  256.740319] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  256.771534] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  256.807143] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  257.842451] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  257.875509] Copyright(c) 1999 - 2019 Intel Corporation.
    [  259.012432] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  259.052965] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  259.119766] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  259.150964] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  259.173244] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  259.207379] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  259.402436] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  259.443076] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  259.509805] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  259.545606] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  259.567841] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  259.601979] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  259.635270] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  259.662444] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  259.690266] Module [ixgbe] is removed.
    [  259.730337] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  259.761524] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  259.792781] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  259.827301] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  260.361975] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  260.393317] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  260.424453] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  260.459690] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  261.494703] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  261.527629] Copyright(c) 1999 - 2019 Intel Corporation.
    [  262.664518] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  262.704976] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  262.771459] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  262.802611] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  262.824866] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  262.859354] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  263.054541] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  263.095014] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  263.162092] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  263.198087] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  263.220249] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  263.254742] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  263.288309] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  263.315487] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  263.343119] Module [ixgbe] is removed.
    [  263.379314] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  263.410659] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  263.441928] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  263.476638] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  264.016384] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  264.047668] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  264.078840] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1955
    [  264.111322] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  265.146160] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  265.179229] Copyright(c) 1999 - 2019 Intel Corporation.
    [  266.315305] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  266.355965] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  266.422625] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  266.454296] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  266.476356] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  266.510846] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  266.705322] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  266.746098] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  266.812379] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  266.848206] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  266.870455] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  266.904906] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  266.937917] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  266.965326] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  266.992996] Module [ixgbe] is removed.
    [  267.030222] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  267.061291] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  267.092433] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  267.127158] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  267.664710] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  267.696044] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  267.727379] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  267.761913] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  268.798600] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  268.831533] Copyright(c) 1999 - 2019 Intel Corporation.
    [  269.963258] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  270.004114] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  270.070469] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  270.101979] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  270.124290] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  270.158989] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  270.353267] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  270.393871] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  270.459839] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  270.495802] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  270.517794] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  270.551899] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  270.584846] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  270.611925] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  270.639682] Module [ixgbe] is removed.
    [  270.676161] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  270.708108] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  270.739151] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  270.773745] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  271.311821] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  271.343240] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  271.374475] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  271.409776] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  272.444779] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  272.477522] Copyright(c) 1999 - 2019 Intel Corporation.
    [  273.614189] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  273.654696] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  273.721487] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  273.752671] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  273.775087] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  273.809284] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  274.004197] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  274.044636] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  274.111302] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  274.147017] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  274.169448] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  274.203360] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  274.236552] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  274.263562] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  274.291272] Module [ixgbe] is removed.
    [  274.331127] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  274.362412] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  274.393710] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  274.428663] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  274.963443] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  274.994737] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  275.025807] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1556
    [  275.058296] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  276.093530] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  276.126364] Copyright(c) 1999 - 2019 Intel Corporation.
    [  277.263136] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  277.304148] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  277.371354] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  277.403466] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  277.425647] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  277.459153] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  277.654149] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  277.694714] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  277.761132] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  277.797038] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  277.819384] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  277.853608] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  277.886959] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  277.914122] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  277.941941] Module [ixgbe] is removed.
    [  277.980046] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  278.011083] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  278.042649] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  278.077252] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  278.614112] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  278.645679] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  278.676931] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  278.712275] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  279.747120] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  279.779909] Copyright(c) 1999 - 2019 Intel Corporation.
    [  280.916228] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  280.956603] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  281.023393] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  281.054899] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  281.077083] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  281.111366] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  281.306244] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  281.346836] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  281.413586] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 19, SFP+: 10, PBA No: G20891-002
    [  281.449715] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  281.471806] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  281.505905] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  281.539113] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  281.566597] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  281.595052] Module [ixgbe] is removed.
    [  281.634996] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  281.666156] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  281.697432] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  281.732126] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  282.266937] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  282.298234] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  282.329154] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  282.364548] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  283.399562] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  283.432582] Copyright(c) 1999 - 2019 Intel Corporation.
    [  284.569022] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  284.609596] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  284.676654] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  284.707977] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  284.730393] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  284.764706] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  285.910014] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  285.950721] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  286.017299] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  286.048491] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  286.070835] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  286.105163] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  286.138153] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  286.165366] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  286.193428] Module [ixgbe] is removed.
    [  286.231929] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  286.263525] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  286.294822] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  286.329308] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  286.865954] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  286.897271] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  286.928700] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  -2130184537
    [  286.964326] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -1
    [  287.999118] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  288.032227] Copyright(c) 1999 - 2019 Intel Corporation.
    [  289.169089] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  289.210211] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  289.276986] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 1, PBA No: G20891-002
    [  289.308310] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  289.330656] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  289.364972] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  290.509946] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  290.550567] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  290.617311] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  290.648808] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  290.671163] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  290.705676] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  290.738529] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  290.765920] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  290.793835] Module [ixgbe] is removed.
    [  290.832877] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  290.864212] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  290.895576] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  290.930400] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  291.467199] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  291.498472] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  291.529745] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2701
    [  291.562543] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  292.597945] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  292.630911] Copyright(c) 1999 - 2019 Intel Corporation.
    [  292.816889] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  292.857351] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  292.924142] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  292.959634] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  292.981742] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  293.015989] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  294.160881] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  294.201985] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  294.268652] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  294.299929] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  294.322062] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  294.356486] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  294.389350] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  294.416731] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  294.444412] Module [ixgbe] is removed.
    [  294.484809] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  294.516134] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  294.546999] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  294.581653] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  295.116699] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  295.147614] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  295.178884] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1763
    [  295.211897] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  296.246412] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  296.279285] Copyright(c) 1999 - 2019 Intel Corporation.
    [  296.465834] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  296.506612] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  296.573504] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  296.608800] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  296.631071] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  296.665364] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  297.804940] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  297.845872] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  297.912435] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  297.943718] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  297.965868] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  298.000111] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  298.033179] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  298.060773] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  298.088502] Module [ixgbe] is removed.
    [  298.123759] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  298.155103] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  298.186509] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  298.221266] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  298.761323] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  298.792556] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  298.823742] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2014
    [  298.856294] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  299.890933] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  299.925073] Copyright(c) 1999 - 2019 Intel Corporation.
    [  300.111772] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  300.152338] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  300.219022] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  300.254639] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  300.276906] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  300.311290] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  301.455757] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  301.496340] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  301.563062] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  301.595085] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  301.617287] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  301.651566] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  301.684550] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  301.711918] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  301.739552] Module [ixgbe] is removed.
    [  301.789664] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  301.821116] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  301.852485] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  301.887084] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  302.420462] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  302.451674] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  302.482813] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  680
    [  302.514865] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  303.549598] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  303.582436] Copyright(c) 1999 - 2019 Intel Corporation.
    [  303.760716] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  303.801192] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  303.867854] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  303.903321] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  303.925512] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  303.959871] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  305.104691] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  305.145338] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  305.212227] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  305.243834] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  305.265578] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  305.299934] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  305.333047] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  305.360526] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  305.388228] Module [ixgbe] is removed.
    [  305.425646] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  305.456933] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  305.488126] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  305.522702] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  306.059483] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  306.090812] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  306.122132] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  306.156572] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  307.193394] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  307.225991] Copyright(c) 1999 - 2019 Intel Corporation.
    [  307.412804] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  307.453409] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  307.519769] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  307.555383] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  307.577706] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  307.611750] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  308.756639] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  308.797189] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  308.863870] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  308.895100] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  308.917483] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  308.951717] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  308.984814] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  309.012116] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  309.039806] Module [ixgbe] is removed.
    [  309.081584] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  309.112764] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  309.143903] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  2123
    [  309.176631] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  309.711319] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  309.742552] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  309.773761] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1635
    [  309.806252] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  310.841083] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  310.873986] Copyright(c) 1999 - 2019 Intel Corporation.
    [  311.059747] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  311.100376] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  311.167385] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  311.202483] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  311.224740] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  311.259141] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  312.403582] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  312.444040] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  312.510419] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  312.541876] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  312.564057] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  312.598290] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  312.631461] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  312.658704] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  312.686531] Module [ixgbe] is removed.
    [  312.729539] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  312.760679] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  312.791982] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  312.826567] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  313.360002] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  313.391396] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  313.422746] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1721
    [  313.455386] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  314.490002] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  314.523160] Copyright(c) 1999 - 2019 Intel Corporation.
    [  314.709543] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  314.750169] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  314.816650] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  314.851998] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  314.874170] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  314.908337] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  316.053659] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  316.094243] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  316.160674] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  316.192333] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  316.214481] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  316.249139] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  316.282020] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  316.309179] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  316.336323] Module [ixgbe] is removed.
    [  316.377440] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  316.408703] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  316.440081] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  316.474558] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  317.009475] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  317.040753] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  317.071940] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1679
    [  317.104540] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  318.139395] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  318.172407] Copyright(c) 1999 - 2019 Intel Corporation.
    [  318.358485] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  318.398937] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  318.465564] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  318.500821] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  318.523157] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  318.557308] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  319.702462] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  319.742939] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  319.809688] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  319.840813] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  319.862968] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  319.896960] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  319.930106] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  319.957162] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  319.984803] Module [ixgbe] is removed.
    [  320.020381] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  320.051393] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  320.082496] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  320.117330] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  320.658646] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  320.689919] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  320.721140] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1623
    [  320.753505] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  321.788240] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  321.820741] Copyright(c) 1999 - 2019 Intel Corporation.
    [  322.007429] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  322.047949] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  322.114838] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  322.150296] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  322.172472] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  322.206676] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  323.351449] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  323.391824] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  323.458773] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  323.490057] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  323.512118] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  323.546713] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  323.579561] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  323.606647] ixgbe: probe of 0001:04:00.1 failed with error -5
    [  323.634282] Module [ixgbe] is removed.
    [  323.680315] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  323.711587] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  0
    [  323.742719] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  709983440
    [  323.777091] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  -30716
    [  324.312450] <redpill/bios_shims_collection.c:29> set_gpio pin info 0  4
    [  324.343881] <redpill/bios_shims_collection.c:30> set_gpio pin info 1  1
    [  324.375241] <redpill/bios_shims_collection.c:31> set_gpio pin info 2  1673
    [  324.407822] <redpill/bios_shims_collection.c:32> set_gpio pin info 3  0
    [  325.442477] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
    [  325.475512] Copyright(c) 1999 - 2019 Intel Corporation.
    [  325.662532] ixgbe 0000:07:00.0: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  325.703014] ixgbe 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  325.769735] ixgbe 0000:07:00.0 eth0: MAC: 2, PHY: 19, SFP+: 9, PBA No: G20891-002
    [  325.805092] ixgbe 0000:07:00.0: 00:1b:21:d6:d8:04
    [  325.827519] ixgbe 0000:07:00.0 eth0: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  325.861621] ixgbe 0000:07:00.0 eth0: Intel(R) 10 Gigabit Network Connection
    [  327.006344] ixgbe 0000:07:00.1: Multiqueue Enabled: Rx Queue count = 4, Tx Queue count = 4
    [  327.046893] ixgbe 0000:07:00.1: 32.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x8 link at 0000:00:01.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
    [  327.113391] ixgbe 0000:07:00.1 eth1: MAC: 2, PHY: 1, PBA No: G20891-002
    [  327.144849] ixgbe 0000:07:00.1: 00:1b:21:d6:d8:05
    [  327.167114] ixgbe 0000:07:00.1 eth1: Enabled Features: RxQ: 4 TxQ: 4 FdirHash
    [  327.201526] ixgbe 0000:07:00.1 eth1: Intel(R) 10 Gigabit Network Connection
    [  327.234620] ixgbe: probe of 0001:04:00.0 failed with error -5
    [  327.261691] ixgbe: probe of 0001:04:00.1 failed with error -5
    ip: ioctl 0x8913 failed: No such device
    ip: ioctl 0x8913 failed: No such device
    [  328.420771] ixgbe 0000:07:00.0: registered PHC device on eth0
    udhcpc: started, v1.30.1
    [  328.609511] ixgbe 0000:07:00.0 eth0: detected SFP+: 9
    [  329.585382] ixgbe 0000:07:00.1: registered PHC device on eth1
    udhcpc: started, v1.30.1
    eth0      Link encap:Ethernet  HWaddr 00:1B:21:D6:D8:04
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    eth1      Link encap:Ethernet  HWaddr 00:1B:21:D6:D8:05
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1
              RX bytes:0 (0.0 B)  TX bytes:0 ([  330.727452] <redpill/intercept_execve.c:82> Blocked /usr/syno/bin/syno_pstore_collect from running
    0.0 B)
    
    :: Starting syslogd ... [  OK  ]
    :: Starting scemd
    [  331.916234] ixgbe 0000:07:00.0 eth0: NIC Link is Up 1 Gbps, Flow Control: None
    [  335.772943] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  335.813748] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  335.854968] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  335.896149] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  335.937345] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  335.978635] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.019938] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.061331] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.102468] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.143898] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.185241] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.226185] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.267334] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.308897] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.349941] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.391613] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  336.433327] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
    [  337.825052] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
    [  337.975058] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={33} ascii="3"
    [  338.012687] <redpill/pmu_shim.c:239> Executing cmd OUT_BUZ_LONG handler cmd_shim_noop+0x0/0x31 [redpill]
    [  338.057487] <redpill/pmu_shim.c:45> vPMU received OUT_BUZ_LONG using 1 bytes - NOOP
    [  338.125146] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
    [  338.275154] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
    [  338.312954] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x31 [redpill]
    [  338.358731] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
    [  338.425532] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
    [  338.575541] <redpill/pmu_shim.c:310> Got 1 bytes from PMU: reason=1 hex={6b} ascii="k"
    [  338.575612] <redpill/bios_shims_collection.c:51> mfgBIOS: nullify zero-int for VTK_SET_PHY_LED
    [  338.575738] <redpill/memory_helper.c:17> Disabling memory protection for page(s) at ffffffffa046c430+12/1 (<<ffffffffa046c000)
    [  338.707873] <redpill/pmu_shim.c:234> Unknown 1 byte PMU command with signature hex="6b" ascii="k"
    :: Starting serv[  338.749846] <redpill/override_symbol.c:239> Obtaining lock for <GetHwCapability+0x0/0x100 [broadwellnk_synobios]/ffffffffa046c430>
    [  338.805277] <redpill/override_symbol.c:246> Writing original code to <ffffffffa046c430>
    ices in backgrou[  338.842527] <redpill/override_symbol.c:239> Released lock for <ffffffffa046c430>
    nd
    [  338.877692] <redpill/override_symbol.c:207> Obtaining lock for <GetHwCapability+0x0/0x100 [broadwellnk_synobios]/ffffffffa046c430>
    [  338.934181] <redpill/override_symbol.c:217> Writing trampoline code to <ffffffffa046c430>
    [  338.972873] <redpill/override_symbol.c:207> Released lock for <ffffffffa046c430>
    [  339.007762] <redpill/bios_hwcap_shim.c:65> proxying GetHwCapability(id=2)->support => real=1 [org_fout=0, ovs_fout=0]
    Starting findhostd in flash_rd...
    Starting services in flash_rd...
    Running /usr/syno/etc/rc.d/J01httpd.sh...
    Starting httpd:80 in flash_rd...
    Starting httpd:5000 in flash_rd...
    Running /usr/syno/etc/rc.d/J03ssdpd.sh...
    /usr/bin/minissdpd -i eth0 -i eth1
    (15): upnp:rootdevice
    (51): uuid:upnp_SynologyNAS-001b21d6d804::upnp:rootdevice
    (63): Synology/synology_broadwellnk_3622xs+/7.0-42218/169.254.184.158
    (48): http://169.254.184.158:5000/description-eth0.xml
    Connected.
    done.
    /usr/syno/bin/reg_ssdp_service 169.254.184.158 001b21d6d804 7.0-42218 synology_broadwellnk_3622xs+ eth0
    eth1 not RUNNING
    Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
    Starting synoagentregisterd...
    Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
    Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
    Running /usr/syno/etc/rc.d/J98nbnsd.sh...
    Starting nbnsd...
    Running /usr/syno/etc/rc.d/J99avahi.sh...
    Starting Avahi mDNS/DNS-SD Daemon
    [  339.115804] random: avahi-daemon: uninitialized urandom read (4 bytes read, 110 bits of entropy available)
    cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
    [  339.162275] random: avahi-daemon: uninitialized urandom read (8 bytes read, 110 bits of entropy available)
    :: Loading module hid ... [  OK  ]
    :: Loading module usbhid[  339.227079] usbcore: registered new interface driver usbhid
    [  339.253336] usbhid: USB HID core driver
     ... [  OK  ]
    Excution Error
    ============ Date ============
    Mon Feb 14 10:29:57 UTC 2022
    ==============================
    starting pid 3901, tty '': '/sbin/getty 115200 console'
    
    Mon Feb 14 10:29:57 2022
    
    SynologyNAS login: [  345.978085] random: nonblocking pool is initialized
    
    SynologyNAS login: root
    Password:
    Login incorrect
    SynologyNAS login: [  439.338036] ixgbe 0000:07:00.0 eth0: NIC Link is Down
    [  459.774075] ixgbe 0000:07:00.0 eth0: detected SFP+: 9
    
    process '/sbin/getty 115200 console' (pid 3901) exited. Scheduling for restart.
    starting pid 4021, tty '': '/sbin/getty 115200 console'
    
    Mon Feb 14 10:32:17 2022
    
    SynologyNAS login:

    Where i can get root password ofthe day based on date ? 

  9. 3 minutes ago, devid79 said:

    yes each time it reached 54/55% then it restarted and the installation started from 0 or said that the disks had been moved. I tried everything even changing sata maps or disks. but the problem later seen on the firewall connecting when installing to synology. removing the internet I solved.

    Good to know, i will try in the afternoon 

    • Like 1
  10. 6 minutes ago, devid79 said:

    Hi guys a big thank you to @pocopico, for the great work. I solved the installation loop.
    You will have to disconnect the internet connection during the installation, I noticed through firewalls that requests are made to synology updates. blocking them, the installation continues up to 100% and the system starts.

    Hi, did you get stucked at 55% during installation? 

  11. 10 hours ago, IG-88 said:

    thats a valid question as broadwellnk is a new config, we cant assume that its the same as broadwell (without nk), might have the same limits as 918+

    i would need to check kernel config file or better try to use it with a <4th gen intel cpu (i would nee to dig in the cellar to find a system like that - i'm sure i still have one that has pci, ide and floppy support)

    (i'm a little torn between doing drivers for 6.2.3 and getting into redpill stuff)

    To know kernel config, with the recent kernel source, it enough compile a specific module transfer into live system, load and you have /proc/config.gz that contain kernel config 

  12. On 2/4/2022 at 7:53 PM, yanjun said:

    We tried to do only the loader of ds3622xs+, and it can be booted and installed, but after the installation is complete, it shows that the device can be restored. Below is the dmesg information for the boot process.

     

    LKM related info

     

     

    [  170.211579] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  170.218668] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  170.235135] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  170.242654] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  178.761046] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  178.769729] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  180.104678] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  180.113426] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  180.197429] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  180.203625] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  180.218158] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
    [  180.224201] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
    [  180.412449] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop
    [  180.414144] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop
    [  193.973807] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop
    [  193.975924] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop
    SynologyNAS> dmesg  > [ 3269.086215] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop
    [ 3269.087469] <redpill/smart_shim.c:352> ATA_CMD_ID_ATA confirmed SMART support - noop

    That's the main error i get when i try to install into Gen8 using broadwell (DS3617xs) , but in my case installation stuck at 55% on webinterface 

  13. 12 hours ago, HvanEik said:

     

    Hi Aigor,

     

    I changed the bootloader with the bromolow-7.0.1-42218, and it worked like a charm.

    Did a migrate to this version, had no problems.

     

    Turns out that the onboard ethernet isn't working with the script.
    Got it connected with a 2nd ethernet card, and it's working perfectly now.

     

    Thanks alot.

    have you checked if tinycore recognize TG3 when you run rploader.sh ?

     

  14. On 2/5/2022 at 10:02 AM, Rebutia said:

    Hi all, I am trying to build a DS3617xs in tinycoreloader on a baremetal platform with 10gbe HP Ethernet controller. The same bare metal hardware works on Tinycore redpill DS918+ w/10gbe HP Ethernet controller. However, with "./rploader.sh build broadwell-7.0.1-42218" command, the following error message is shown. It seems that pocopico.ixgbe is supporting to ds3617xs_42218u2, version not matching the ds3617xs_42218 platforms?


     

    In addition, when visiting https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/rpext-index.json

     

    the code for ds3617xs_42218u2 is:

     

    
    "ds3617xs_42218u2": "https://raw.githubusercontent.com/pocopico/rp-ext/master/ixgbe/releases/ds3617xs_42218.json"

     

    in which the above link is "404 not found" too. Thanks all for your kind attention.

     

     

    take it apart 10Gb card, make loader, install, reboot, check if all is working, shutdown, put it back 10 Gb card, switch on.
    You can perform installation without 10Gb card, it can be viewed by DSM after installation.

×
×
  • Create New...