Jump to content
XPEnology Community

RedPill - the new loader for 6.2.4 - Discussion


Recommended Posts

You are right, wasn't that hard after all. 
 
I have noticed the backup, but honestly don't like the idea of restoring someone elses backup.
 
At the end it was as easy as adding a virtio network card, the usb controller and serial0 port, and manualy edit the vm's conf to add:
args: -device 'qemu-xhci,addr=0x18' -drive 'id=synoboot,file=/var/lib/vz/images/XXX/redpill-DS918+_7.0-41890.img,if=none,format=raw' -device 'usb-storage,id=synoboot,drive=synoboot,bootindex=5'

at the top of the vm config file: /etc/pve/nodes/zzz/qemu-server/xxx.conf
 
Then used this user_config.json:

{   "extra_cmdline": {     "pid": "0x0001",     "vid": "0x46f4",     "sn": "xxxxxxxx",     "mac1": "xxxxxxxxxxx"   },   "synoinfo": {},   "ramdisk_copy": {} }}

Of course with a generated sn and mac1.
 
What should I say: Successfully migrated one of my old XPE vm's from ESXi to Proxmox.
 
I do favor the usb bootdrive approach over the sata_dom boot approach. For me that's the way to go, unless ThorGroup argues in one of their fabulous explainations why it's better to use sata_dom instead [emoji4]
 

 
 
Inside the user_config.json
 
{ "extra_cmdline": {   "vid": "0x058f",   "pid": "0x6387",   "sn": "1XXXXXXXXX9",   "mac1": "001132XXXXXX",   "sata_uid": "1",   "sata_pcislot": "5",   "DiskIdxMap": "0C",   "SataPortMap": "1",   "SasIdxMap": "0" }, "synoinfo": {}, "ramdisk_copy": {}}

 

Didn’t get my device working if i got mpt3sas.ko that will be gg i will add like virtio and modify docker so it will build image. but now i am tired if you guys have anything please share with me thanks
Link to comment
Share on other sites

OK !

Working on ESXi !!

I found the issue !

 

image.thumb.png.d8b0aef5e4397695e65eec6f5c3a420a.png

 

I was using Jun's loader vmdk to mount redpill-synoboot.img

 

actually I was wrong...

 

I took Starwind V2V converter to convert redpill IMG to VMDK and it created the vmdk file and the associated flat.vmdk disk :

 

# Disk DescriptorFile
version=1
encoding="windows-1252"
CID=fbd25003
parentCID=ffffffff
isNativeSnapshot="no"
createType="vmfs"

# Extent description
RW 262144 VMFS "synoboot-flat.vmdk" 0

# The Disk Data Base 
#DDB

ddb.adapterType = "ide"
ddb.geometry.cylinders = "260"
ddb.geometry.heads = "16"
ddb.geometry.sectors = "63"
ddb.longContentID = "b54753230135a2f2b9fa336bfbd25003"
ddb.thinProvisioned = "1"
ddb.uuid = "60 00 C2 98 2d f4 38 d4-22 d2 67 98 f0 73 54 b3"
ddb.virtualHWVersion = "4"

 

I was able to initiate disk, all seems OK :

 

image.thumb.png.6e7a5d21ffdcfc2e83ed594016b3bb1a.png

 

image.thumb.png.969f48b0cd03c19a74c7e3305023aafe.png

 

Thanks @ThorGroup

  • Like 1
Link to comment
Share on other sites

From my side i was not able to install DSM 7, using Esxi 7.0 and DSM7 for 918+ (2* 100GB DATA disks are defined under sata1:0 and sata1:1) :

 

image.png.e77baa11801ffed4e69714db937ed2ec.png

 

It sounds like it can't find both data disks, and installer is trying to format synoboot (After a reboot -> Grub rescue)

 

ug 20 10:25:58 install.cgi: install.c:520 Unknown param localinstallreq=false
Aug 20 10:25:58 install.cgi: install.c:520 Unknown param _dc=1629455159342
Aug 20 10:25:58 kernel: [   89.360848] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=59 min=25 hr=10 wkd=5 day=20 mth=7 yr=121
Aug 20 10:25:58 kernel: [   89.362003] <redpill/rtc_proxy.c:95> Writing BCD-based RTC
Aug 20 10:25:58 install.cgi: ninstaller.c:678 Dev: sda, DiskPath: /dev/sda, Partition version: [not syno partition]
Aug 20 10:25:58 install.cgi: ninstaller.c:1146 SYSTEM_NOT_INSTALLED: Raid but md0 or md1 not exist
Aug 20 10:25:58 install.cgi: ninstaller.c:1214 SYSTEM_NOT_INSTALLED: Not SynoParitition and Not Recoverable
Aug 20 10:25:58 install.cgi: ninstaller.c:1114(FillUpgradeVolumeInfo): gszUpgradeVolDev = /dev/md0
Aug 20 10:25:58 install.cgi: ninstaller.c:1115(FillUpgradeVolumeInfo): gszUpgradeVolMnt = /tmpData
Aug 20 10:25:58 install.cgi: ninstaller.c:1223 gblSupportRaid: 1, gSysStatus: 3, gblCreateDataVol: 0, gblSystemRecoverable: 0
Aug 20 10:25:58 install.cgi: synoupgrade.c:762 system status = 3
Aug 20 10:25:58 install.cgi: ninstaller.c:1648 CreateDataVol=[0]
Aug 20 10:25:58 install.cgi: ninstaller.c:152 umount partition /tmpData
Aug 20 10:25:58 install.cgi: ninstaller.c:156 Fail to execute [/bin/umount -f /tmpData > /dev/null 2>&1]
Aug 20 10:25:58 install.cgi: ninstaller.c:1660 installer cmd=[/usr/syno/sbin/installer.sh -r   >> /tmp/installer_sh.log 2>&1]
Aug 20 10:25:58 burnin: B1 not started
Aug 20 10:25:58 syno_swap_ctl: swap/swap_off.c:20 swap/swap_off.c(20): failed to swapoff /dev/md1, ret = -1
Aug 20 10:25:58 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk --fast-delete 1:2 /dev/sda" Error=""
Aug 20 10:25:58 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -M1 /dev/sda" Error=""
Aug 20 10:25:58 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -M1 /dev/sda" Error=""
Aug 20 10:25:58 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -N1 -uS -q -f -j2048 -z4980480 -tfd -F /dev/sda" Error="Error: The location 4982527s is outside of the device /dev/sda. "
Aug 20 10:25:58 raidtool: partition_create.c:167 Failed to partition disk /dev/sda, err=255
Aug 20 10:25:58 raidtool: raidtool.c:664 Failed to create system partition of /dev/sda, newlayout=8, errno=0x2000
Aug 20 10:25:58 raidtool: raidtool.c:708 No disk to create system and swap partition, initsys fail!
Aug 20 10:25:58 install.cgi: ninstaller.c:1665 szCmd=[/usr/syno/sbin/installer.sh -r   >> /tmp/installer_sh.log 2>&1], retv=[1]
Aug 20 10:25:58 install.cgi: ninstaller.c:1688 retv=[1]
Aug 20 10:25:58 install.cgi: ninstaller.c:1689(ErrFHOSTDoFdiskFormat) retv=[1]
Aug 20 10:25:58 install.cgi: install.c:651 FormatPartition fail
Aug 20 10:25:59 scemd: scemd.c:990 microP get error

 

Output of DSMEG :

 

Révélation


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.180+ (root@build15) (gcc version 7.5.0 (GCC) ) #41890 SMP Thu Jul 15 03:43:42 CST 2021
[    0.000000] Command line: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=0011329427d3 syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=XXXXX elevator=elevator root=/dev/md0 loglevel=15
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007fee0000-0x000000007fefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
[    0.000000] earlycon: Early serial console at I/O port 0x3f8 (options '115200n8')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 05/28/2020
[    0.000000] Kernel/User page tables isolation: disabled
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask 1FFF80000000 write-back
[    0.000000]   1 base 000080000000 mask 1FFF80000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01a6d000, 0x01a6dfff] PGTABLE
[    0.000000] BRK [0x01a6e000, 0x01a6efff] PGTABLE
[    0.000000] BRK [0x01a6f000, 0x01a6ffff] PGTABLE
[    0.000000] BRK [0x01a70000, 0x01a70fff] PGTABLE
[    0.000000] BRK [0x01a71000, 0x01a71fff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 127224(97%)
[    0.000000] RAMDISK: [mem 0x3581b000-0x36c04fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6A00 000024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 0x000000007FEEEA37 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
[    0.000000] ACPI: FACP 0x000000007FEFEE73 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 0x000000007FEEEC95 0101DE (v01 PTLTD  Custom   06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
[    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
[    0.000000] ACPI: BOOT 0x000000007FEEEC6D 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 0x000000007FEEEC0F 00005E (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: MCFG 0x000000007FEEEBD3 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SRAT 0x000000007FEEEB33 0000A0 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
[    0.000000] ACPI: HPET 0x000000007FEEEAFB 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
[    0.000000] ACPI: WAET 0x000000007FEEEAD3 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007fedffff]
[    0.000000]   node   0: [mem 0x000000007ff00000-0x000000007fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff]
[    0.000000] On node 0 totalpages: 524158
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8128 pages used for memmap
[    0.000000]   DMA32 zone: 520160 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7fee0000-0x7fefefff]
[    0.000000] PM: Registered nosave memory: [mem 0x7feff000-0x7fefffff]
[    0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88007dc00000 s95128 r8192 d31848 u1048576
[    0.000000] pcpu-alloc: s95128 r8192 d31848 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515944
[    0.000000] Kernel command line: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=0011329427d3 syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=XXX elevator=elevator root=/dev/md0 loglevel=15
[    0.000000] Internal netif num: 1
[    0.000000] SYNO GPIO hdd detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Mac1: 0011329427d3
[    0.000000] Power on seq num: 1
[    0.000000] Synology Hardware Version: DS918+
[    0.000000] Serial Number: XXXX
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 1996472K/2096632K available (5623K kernel code, 863K rwdata, 1748K rodata, 916K init, 664K bss, 100160K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:4352 nr_irqs:440 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3095.224 MHz processor
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 6190.44 BogoMIPS (lpj=3095224)
[    0.000020] pid_max: default: 32768 minimum: 301
[    0.000036] ACPI: Core revision 20150930
[    0.002741] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.002756] Security Framework initialized
[    0.002772] AppArmor: AppArmor initialized
[    0.002788] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.002803] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.002819] Initializing cgroup subsys io
[    0.002835] Initializing cgroup subsys memory
[    0.002850] Initializing cgroup subsys devices
[    0.002866] Initializing cgroup subsys freezer
[    0.002881] Disabled fast string operations
[    0.002897] CPU: Physical Processor ID: 0
[    0.008741] mce: CPU supports 8 MCE banks
[    0.008772] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.008788] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.008803] Speculative Store Bypass: Vulnerable
[    0.009744] Freeing SMP alternatives memory: 24K
[    0.009978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.020014] TSC deadline timer enabled
[    0.020034] smpboot: CPU0: Intel(R) Core(TM) i9-9900 CPU @ 3.10GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.021044] Performance Events: generic architected perfmon v1, core PMU driver.
[    0.021927] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
[    0.022032] perf_event_intel: CPUID marked event: 'instructions' unavailable
[    0.022831] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.023035] perf_event_intel: CPUID marked event: 'cache references' unavailable
[    0.023877] perf_event_intel: CPUID marked event: 'cache misses' unavailable
[    0.024040] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
[    0.024913] perf_event_intel: CPUID marked event: 'branch misses' unavailable
[    0.025045] ... version:                1
[    0.025502] ... bit width:              48
[    0.025968] ... generic registers:      4
[    0.026047] ... value mask:             0000ffffffffffff
[    0.026662] ... max period:             000000007fffffff
[    0.027052] ... fixed-purpose events:   0
[    0.027509] ... event mask:             000000000000000f
[    0.028302] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.029046] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.029115] x86: Booting SMP configuration:
[    0.029598] .... node  #0, CPUs:      #1
[    0.030722] Disabled fast string operations
[    0.120302] x86: Booted up 1 node, 2 CPUs
[    0.121262] smpboot: Total of 2 processors activated (12396.37 BogoMIPS)
[    0.122483] devtmpfs: initialized
[    0.123024] PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes)
[    0.123923] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.124991] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.125735] pinctrl core: initialized pinctrl subsystem
[    0.126517] NET: Registered protocol family 16
[    0.130367] cpuidle: using governor ladder
[    0.135376] cpuidle: using governor menu
[    0.135864] Simple Boot Flag at 0x36 set to 0x80
[    0.136412] ACPI: bus type PCI registered
[    0.136953] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.138008] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.138778] PCI: Using configuration type 1 for base access
[    0.143650] ACPI: Added _OSI(Module Device)
[    0.144148] ACPI: Added _OSI(Processor Device)
[    0.144661] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.145193] ACPI: Added _OSI(Processor Aggregator Device)
[    0.150409] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.152195] ACPI: Interpreter enabled
[    0.152622] ACPI: (supports S0 S4 S5)
[    0.153028] ACPI: Using IOAPIC for interrupt routing
[    0.153615] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.181191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[    0.181898] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.182919] acpi PNP0A03:00: _OSC: platform does not support [AER]
[    0.183705] acpi PNP0A03:00: _OSC: OS now controls [PME PCIeCapability]
[    0.184781] PCI host bridge to bus 0000:00
[    0.185248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.186088] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.186924] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.187763] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.188599] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[    0.189461] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.190222] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
[    0.190983] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.191624] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[    0.192631] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[    0.193578] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[    0.194624] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[    0.195734] pci 0000:00:07.1: reg 0x20: [io  0x1060-0x106f]
[    0.196539] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.197354] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.198090] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.198886] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.199734] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[    0.200907] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.201720] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.202696] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[    0.203678] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
[    0.204489] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
[    0.206102] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[    0.207343] pci 0000:00:0f.0: reg 0x10: [io  0x1070-0x107f]
[    0.208425] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
[    0.209239] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
[    0.211974] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
[    0.212913] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.213865] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.214573] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.215571] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.216332] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.217017] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.218010] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.218773] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.219458] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.220450] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.221211] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.221897] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.222887] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.223650] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.224334] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.225327] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.226095] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.226747] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.227778] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.228538] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.229225] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.230219] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.230977] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.231662] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.232660] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.233421] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.234106] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.235096] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.235859] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.236544] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.237536] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.238293] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.238977] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.239968] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.240728] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.241413] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.242403] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.243167] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.243853] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.244847] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.245613] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.246298] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.247292] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.248054] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.248741] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.249737] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.250499] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.251181] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.252180] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.252943] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.253632] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.254626] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.255383] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.256068] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.257067] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.257830] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.258514] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.259505] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.260266] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.260950] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.261942] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.262706] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.263388] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.264381] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.265138] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.265823] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.266817] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.267578] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.268261] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.269254] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.270032] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.270721] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.271712] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.272473] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.273159] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.274153] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.274911] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.275598] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.276612] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.277393] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.278096] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.279121] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.279902] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.280607] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.281625] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.282405] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.283109] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.284127] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.284909] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.285613] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.286634] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.287413] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.288118] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.289140] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.289922] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.290625] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.291644] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.292424] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.293181] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.293893] pci 0000:02:01.0: [15ad:07e0] type 00 class 0x010601
[    0.295451] pci 0000:02:01.0: reg 0x24: [mem 0xfd5ff000-0xfd5fffff]
[    0.296285] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.297181] pci 0000:02:01.0: PME# supported from D3hot
[    0.297860] pci 0000:02:01.0: System wakeup disabled by ACPI
[    0.298550] pci 0000:02:02.0: [15ad:07e0] type 00 class 0x010601
[    0.300038] pci 0000:02:02.0: reg 0x24: [mem 0xfd5fe000-0xfd5fefff]
[    0.300853] pci 0000:02:02.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.301719] pci 0000:02:02.0: PME# supported from D3hot
[    0.302374] pci 0000:02:02.0: System wakeup disabled by ACPI
[    0.303149] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.303905] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.304579] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.305347] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.306190] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.307198] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.308201] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.309204] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.310207] pci 0000:00:11.0:   bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
[    0.311210] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.312137] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff window] (subtractive decode)
[    0.313262] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
[    0.314252] pci 0000:03:00.0: reg 0x10: [mem 0xfd4a0000-0xfd4bffff]
[    0.315237] pci 0000:03:00.0: reg 0x14: [mem 0xfd4c0000-0xfd4dffff]
[    0.316246] pci 0000:03:00.0: reg 0x18: [io  0x4000-0x401f]
[    0.317082] pci 0000:03:00.0: reg 0x1c: [mem 0xfd4fc000-0xfd4fffff]
[    0.318742] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.319732] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.320467] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.321045] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.321735] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.322660] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.323235] pci 0000:00:15.1:   bridge window [io  0x7000-0x7fff]
[    0.323931] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.324706] pci 0000:00:15.1:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.325710] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.326284] pci 0000:00:15.2:   bridge window [io  0xb000-0xbfff]
[    0.326962] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.327717] pci 0000:00:15.2:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.328700] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.329262] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.330026] pci 0000:00:15.3:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.331011] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.331582] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.332373] pci 0000:00:15.4:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.333389] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.333971] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.334751] pci 0000:00:15.5:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.335759] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.336338] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.337125] pci 0000:00:15.6:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.338142] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.338719] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.339499] pci 0000:00:15.7:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.340554] pci 0000:0b:00.0: [15ad:0779] type 00 class 0x0c0330
[    0.341488] pci 0000:0b:00.0: reg 0x10: [mem 0xfd3e0000-0xfd3fffff 64bit]
[    0.343032] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[    0.343805] pci 0000:0b:00.0: System wakeup disabled by ACPI
[    0.344471] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.345615] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.346193] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.347119] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.347684] pci 0000:00:16.1:   bridge window [io  0x8000-0x8fff]
[    0.348378] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.349156] pci 0000:00:16.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.350159] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.350739] pci 0000:00:16.2:   bridge window [io  0xc000-0xcfff]
[    0.351436] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.352192] pci 0000:00:16.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.353201] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.353780] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.354555] pci 0000:00:16.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.355539] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.356114] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.356879] pci 0000:00:16.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.357862] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.358423] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.359184] pci 0000:00:16.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.360168] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.360730] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.361489] pci 0000:00:16.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.362466] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.363032] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.363789] pci 0000:00:16.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.364774] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.365326] pci 0000:00:17.0:   bridge window [io  0x5000-0x5fff]
[    0.366006] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.366759] pci 0000:00:17.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.367745] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.368297] pci 0000:00:17.1:   bridge window [io  0x9000-0x9fff]
[    0.368975] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.369733] pci 0000:00:17.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.370715] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.371268] pci 0000:00:17.2:   bridge window [io  0xd000-0xdfff]
[    0.371947] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.372705] pci 0000:00:17.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.373688] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.374251] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.375013] pci 0000:00:17.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.375998] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.376552] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.377315] pci 0000:00:17.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.378293] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.378862] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.379619] pci 0000:00:17.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.380609] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.381173] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.381935] pci 0000:00:17.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.382914] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.383479] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.384241] pci 0000:00:17.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.385224] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.385778] pci 0000:00:18.0:   bridge window [io  0x6000-0x6fff]
[    0.386448] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.387206] pci 0000:00:18.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.388208] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.388761] pci 0000:00:18.1:   bridge window [io  0xa000-0xafff]
[    0.389438] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.390199] pci 0000:00:18.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.391195] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.391748] pci 0000:00:18.2:   bridge window [io  0xe000-0xefff]
[    0.392425] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.393184] pci 0000:00:18.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.394167] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.394734] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.395495] pci 0000:00:18.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.396479] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.397042] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.397803] pci 0000:00:18.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.398787] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.399348] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.400113] pci 0000:00:18.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.401092] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.401658] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.402415] pci 0000:00:18.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.403402] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.403966] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.404738] pci 0000:00:18.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.406572] pci_bus 0000:00: on NUMA node 0
[    0.407136] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[    0.408044] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.409086] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[    0.409983] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[    0.413826] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.414479] vgaarb: setting as boot device: PCI:0000:00:0f.0
[    0.415101] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[    0.415993] vgaarb: loaded
[    0.416294] vgaarb: bridge control possible 0000:00:0f.0
[    0.416903] SCSI subsystem initialized
[    0.417346] libata version 3.00 loaded.
[    0.417795] pps_core: LinuxPPS API ver. 1 registered
[    0.418342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.419338] PTP clock support registered
[    0.419823] PCI: Using ACPI for IRQ routing
[    0.422222] PCI: pci_cache_line_size set to 64 bytes
[    0.423202] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.423860] e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff]
[    0.424645] clocksource: Switched to clocksource hpet
[    0.428866] AppArmor: AppArmor Filesystem Enabled
[    0.429405] pnp: PnP ACPI init
[    0.429848] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.430500] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.431152] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.431804] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.432564] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.433293] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.434036] pnp 00:03: Plug and Play ACPI device, IDs VMW0003 PNP0f13 (active)
[    0.434929] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.435663] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.437191] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.438092] system 00:06: [io  0xfce0-0xfcff] has been reserved
[    0.438746] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.439470] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved
[    0.440190] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.442848] pnp: PnP ACPI: found 7 devices
[    0.449507] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.450555] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.451854] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.452745] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.453647] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.454560] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.455464] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.456396] pci 0000:00:16.0: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    0.457276] pci 0000:00:16.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
[    0.458584] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.459479] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.460370] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.461262] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.462149] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.463137] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.464023] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.464912] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.465802] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.466723] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.467728] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.468648] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.469548] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.470443] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.471334] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
[    0.472213] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.473400] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.474589] pci 0000:00:16.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.475773] pci 0000:00:16.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.476960] pci 0000:00:15.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.477959] pci 0000:00:15.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.478960] pci 0000:00:15.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.479962] pci 0000:00:15.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.480964] pci 0000:00:15.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.481970] pci 0000:00:15.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.482968] pci 0000:00:15.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.483936] pci 0000:00:15.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.484929] pci 0000:00:15.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.485900] pci 0000:00:15.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.486872] pci 0000:00:16.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.487844] pci 0000:00:16.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.488820] pci 0000:00:16.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.489788] pci 0000:00:16.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.490766] pci 0000:00:16.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.491738] pci 0000:00:16.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.492716] pci 0000:00:16.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.493692] pci 0000:00:16.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.494663] pci 0000:00:16.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.495664] pci 0000:00:16.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.495788] pci 0000:00:16.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.497658] pci 0000:00:16.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.498661] pci 0000:00:17.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.498789] pci 0000:00:17.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.500641] pci 0000:00:17.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.501614] pci 0000:00:17.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.502586] pci 0000:00:17.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.503595] pci 0000:00:17.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.504596] pci 0000:00:17.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.505592] pci 0000:00:17.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.506607] pci 0000:00:17.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.507639] pci 0000:00:17.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.508670] pci 0000:00:18.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.509699] pci 0000:00:18.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.510726] pci 0000:00:18.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.511754] pci 0000:00:18.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.512778] pci 0000:00:18.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.513808] pci 0000:00:18.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.514833] pci 0000:00:18.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.515845] pci 0000:00:18.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.516832] pci 0000:00:18.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.517836] pci 0000:00:18.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.518863] pci 0000:00:15.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
[    0.519739] pci 0000:00:16.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    0.520629] pci 0000:00:0f.0: BAR 6: assigned [mem 0x80400000-0x80407fff pref]
[    0.521423] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.522115] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.522843] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.523535] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.524266] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.524928] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.525659] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.526341] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.527069] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.527760] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.528516] pci 0000:00:16.0: BAR 13: no space for [io  size 0x1000]
[    0.529210] pci 0000:00:16.0: BAR 13: failed to assign [io  size 0x1000]
[    0.529941] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.530666] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.531417] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.532134] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.532885] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.533612] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.534364] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.535072] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.535819] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.536531] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.537279] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.537986] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.538733] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.539454] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.540218] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.540930] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.541681] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.542407] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.543162] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.543878] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.544628] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.545339] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.546089] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.546763] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.547522] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.548210] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.548928] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.549641] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.550383] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.551091] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.551840] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.552550] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.553318] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.554028] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.554775] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.555487] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.556206] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.556881] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.557631] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.558323] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.559033] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.559713] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.560462] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.561153] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.561849] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.562571] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.563287] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.563993] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.564739] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.565450] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.566182] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.566841] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.567572] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.568262] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.568991] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.569077] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.570369] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.571029] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.571781] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.572486] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.573224] pci 0000:00:16.0: BAR 13: no space for [io  size 0x1000]
[    0.573918] pci 0000:00:16.0: BAR 13: failed to assign [io  size 0x1000]
[    0.574647] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.575348] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.576040] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.576741] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.577472] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.578198] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.578951] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.579663] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.580382] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.581059] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.581784] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.582376] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
[    0.583169] pci 0000:02:02.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
[    0.583979] pci 0000:00:11.0: PCI bridge to [bus 02]
[    0.584544] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.585226] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.585959] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.586802] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref]
[    0.587588] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.588137] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.588781] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.589529] pci 0000:00:15.0:   bridge window [mem 0x80000000-0x801fffff 64bit pref]
[    0.590365] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.590909] pci 0000:00:15.1:   bridge window [io  0x7000-0x7fff]
[    0.591590] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.592347] pci 0000:00:15.1:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.593217] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.593764] pci 0000:00:15.2:   bridge window [io  0xb000-0xbfff]
[    0.594445] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.595195] pci 0000:00:15.2:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.596028] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.596587] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.597304] pci 0000:00:15.3:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.598137] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.598695] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.599453] pci 0000:00:15.4:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.600324] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.600850] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.601600] pci 0000:00:15.5:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.602438] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.602963] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.603053] pci 0000:00:15.6:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.604544] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.605067] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.605780] pci 0000:00:15.7:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.606647] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.607170] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.607918] pci 0000:00:16.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    0.608792] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.609340] pci 0000:00:16.1:   bridge window [io  0x8000-0x8fff]
[    0.610019] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.610768] pci 0000:00:16.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.611671] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.612237] pci 0000:00:16.2:   bridge window [io  0xc000-0xcfff]
[    0.612901] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.613669] pci 0000:00:16.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.614526] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.615070] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.615805] pci 0000:00:16.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.616688] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.617240] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.618008] pci 0000:00:16.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.618894] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.619465] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.620238] pci 0000:00:16.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.621129] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.621711] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.622481] pci 0000:00:16.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.623342] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.623917] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.624686] pci 0000:00:16.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.625544] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.626057] pci 0000:00:17.0:   bridge window [io  0x5000-0x5fff]
[    0.626751] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.627522] pci 0000:00:17.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.628417] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.628966] pci 0000:00:17.1:   bridge window [io  0x9000-0x9fff]
[    0.629646] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.630411] pci 0000:00:17.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.631301] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.631870] pci 0000:00:17.2:   bridge window [io  0xd000-0xdfff]
[    0.632575] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.633338] pci 0000:00:17.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.634226] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.634802] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.635553] pci 0000:00:17.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.636442] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.637018] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.637777] pci 0000:00:17.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.638665] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.639243] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.639983] pci 0000:00:17.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.640835] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.641409] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.642151] pci 0000:00:17.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.643008] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.643586] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.644326] pci 0000:00:17.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.645220] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.645768] pci 0000:00:18.0:   bridge window [io  0x6000-0x6fff]
[    0.646470] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.647195] pci 0000:00:18.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.648047] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.648609] pci 0000:00:18.1:   bridge window [io  0xa000-0xafff]
[    0.649280] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.649998] pci 0000:00:18.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.650834] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.651394] pci 0000:00:18.2:   bridge window [io  0xe000-0xefff]
[    0.652066] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.652847] pci 0000:00:18.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.653717] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.654276] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.655000] pci 0000:00:18.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.655889] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.656462] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.657233] pci 0000:00:18.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.658090] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.658648] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.659403] pci 0000:00:18.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.660271] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.660790] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.661540] pci 0000:00:18.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.662446] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.663021] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.663778] pci 0000:00:18.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.664652] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.665403] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d3fff window]
[    0.666153] pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff window]
[    0.666904] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
[    0.667654] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfebfffff window]
[    0.668354] pci_bus 0000:00: resource 9 [io  0x0000-0x0cf7 window]
[    0.668998] pci_bus 0000:00: resource 10 [io  0x0d00-0xfeff window]
[    0.669682] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    0.670262] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
[    0.670946] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.671041] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.672454] pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d3fff window]
[    0.673201] pci_bus 0000:02: resource 6 [mem 0x000d4000-0x000d7fff window]
[    0.673919] pci_bus 0000:02: resource 7 [mem 0x000d8000-0x000dbfff window]
[    0.674670] pci_bus 0000:02: resource 8 [mem 0x80000000-0xfebfffff window]
[    0.675388] pci_bus 0000:02: resource 9 [io  0x0000-0x0cf7 window]
[    0.676060] pci_bus 0000:02: resource 10 [io  0x0d00-0xfeff window]
[    0.676767] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.677393] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    0.678111] pci_bus 0000:03: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
[    0.678888] pci_bus 0000:04: resource 0 [io  0x7000-0x7fff]
[    0.679520] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
[    0.680181] pci_bus 0000:04: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.680969] pci_bus 0000:05: resource 0 [io  0xb000-0xbfff]
[    0.681599] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.682251] pci_bus 0000:05: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.682996] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.683680] pci_bus 0000:06: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.684437] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.685090] pci_bus 0000:07: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.685846] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.686531] pci_bus 0000:08: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.687288] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.687941] pci_bus 0000:09: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.688726] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.689411] pci_bus 0000:0a: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.690196] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
[    0.690887] pci_bus 0000:0b: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[    0.691675] pci_bus 0000:0c: resource 0 [io  0x8000-0x8fff]
[    0.692271] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.692936] pci_bus 0000:0c: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.693703] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
[    0.694270] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.694907] pci_bus 0000:0d: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.695674] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.696337] pci_bus 0000:0e: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.697108] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.697773] pci_bus 0000:0f: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.698541] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.699182] pci_bus 0000:10: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.699923] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.700602] pci_bus 0000:11: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.701400] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.702086] pci_bus 0000:12: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.702871] pci_bus 0000:13: resource 0 [io  0x5000-0x5fff]
[    0.703480] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
[    0.704165] pci_bus 0000:13: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.704923] pci_bus 0000:14: resource 0 [io  0x9000-0x9fff]
[    0.705532] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.706170] pci_bus 0000:14: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.706927] pci_bus 0000:15: resource 0 [io  0xd000-0xdfff]
[    0.707535] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.708185] pci_bus 0000:15: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.708932] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.709617] pci_bus 0000:16: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.710401] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.711055] pci_bus 0000:17: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.711839] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.712523] pci_bus 0000:18: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.713285] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.713937] pci_bus 0000:19: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.714034] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.715375] pci_bus 0000:1a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.716111] pci_bus 0000:1b: resource 0 [io  0x6000-0x6fff]
[    0.716187] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
[    0.717427] pci_bus 0000:1b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.718182] pci_bus 0000:1c: resource 0 [io  0xa000-0xafff]
[    0.718757] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.719451] pci_bus 0000:1c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.720192] pci_bus 0000:1d: resource 0 [io  0xe000-0xefff]
[    0.720757] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.721445] pci_bus 0000:1d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.722198] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.722857] pci_bus 0000:1e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.723652] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.724308] pci_bus 0000:1f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.725064] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.725146] pci_bus 0000:20: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.726497] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.727181] pci_bus 0000:21: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.727943] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
[    0.728626] pci_bus 0000:22: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.729408] NET: Registered protocol family 2
[    0.729942] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.730747] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.731487] TCP: Hash tables configured (established 16384 bind 16384)
[    0.732214] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.732877] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.733603] NET: Registered protocol family 1
[    0.734092] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.734747] pci 0000:00:0f.0: Video device with shadowed ROM
[    0.735557] PCI: CLS mismatch (32 != 64), using 64 bytes
[    1.088821] Trying to unpack rootfs image as initramfs...
[    1.095832] Freeing initrd memory: 20392K
[    1.096088] redpill: loading out-of-tree module taints kernel.
[    1.096098] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    1.097193] <redpill/redpill_main.c:43> ================================================================================================
[    1.098578] <redpill/redpill_main.c:44> RedPill v0.5-git-e4f350c loading...
[    1.099822] <redpill/call_protected.c:65> Got addr ffffffff812041e0 for cmdline_proc_show
[    1.099833] <redpill/cmdline_delegate.c:314> Cmdline count: 345
[    1.099844] <redpill/cmdline_delegate.c:382> Cmdline: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=0011329427d3 syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=XXXX elevator=elevator root=/dev/md0 loglevel=15
[    1.099844]
[    1.103830] <redpill/cmdline_delegate.c:393> Param #0: |BOOT_IMAGE=/zImage|
[    1.103840] <redpill/cmdline_delegate.c:288> Option "BOOT_IMAGE=/zImage" not recognized - ignoring
[    1.104827] <redpill/cmdline_delegate.c:393> Param #1: |HddHotplug=0|
[    1.104837] <redpill/cmdline_delegate.c:288> Option "HddHotplug=0" not recognized - ignoring
[    1.104848] <redpill/cmdline_delegate.c:393> Param #2: |withefi|
[    1.104858] <redpill/cmdline_delegate.c:288> Option "withefi" not recognized - ignoring
[    1.104869] <redpill/cmdline_delegate.c:393> Param #3: |console=ttyS0,115200n8|
[    1.104880] <redpill/cmdline_delegate.c:288> Option "console=ttyS0,115200n8" not recognized - ignoring
[    1.105827] <redpill/cmdline_delegate.c:393> Param #4: |netif_num=1|
[    1.105838] <redpill/cmdline_delegate.c:231> Declared network ifaces # as 1
[    1.105848] <redpill/cmdline_delegate.c:393> Param #5: |syno_hdd_detect=0|
[    1.105859] <redpill/cmdline_delegate.c:288> Option "syno_hdd_detect=0" not recognized - ignoring
[    1.106827] <redpill/cmdline_delegate.c:393> Param #6: |syno_port_thaw=1|
[    1.106838] <redpill/cmdline_delegate.c:203> Port thaw set to: 1
[    1.106848] <redpill/cmdline_delegate.c:393> Param #7: |vender_format_version=2|
[    1.106859] <redpill/cmdline_delegate.c:288> Option "vender_format_version=2" not recognized - ignoring
[    1.107827] <redpill/cmdline_delegate.c:393> Param #8: |earlyprintk|
[    1.107838] <redpill/cmdline_delegate.c:288> Option "earlyprintk" not recognized - ignoring
[    1.107848] <redpill/cmdline_delegate.c:393> Param #9: |mac1=0011329427d3|
[    1.107859] <redpill/cmdline_delegate.c:276> Set MAC #1: 0011329427d3
[    1.107870] <redpill/cmdline_delegate.c:393> Param #10: |syno_hdd_powerup_seq=1|
[    1.107880] <redpill/cmdline_delegate.c:288> Option "syno_hdd_powerup_seq=1" not recognized - ignoring
[    1.108828] <redpill/cmdline_delegate.c:393> Param #11: |pid=0x0001|
[    1.108838] <redpill/cmdline_delegate.c:134> PID override: 0x0001
[    1.108849] <redpill/cmdline_delegate.c:393> Param #12: |log_buf_len=32M|
[    1.108859] <redpill/cmdline_delegate.c:288> Option "log_buf_len=32M" not recognized - ignoring
[    1.108870] <redpill/cmdline_delegate.c:393> Param #13: |syno_hw_version=DS918+|
[    1.108881] <redpill/cmdline_delegate.c:25> HW version set to: DS918+
[    1.108891] <redpill/cmdline_delegate.c:393> Param #14: |vid=0x46f4|
[    1.108902] <redpill/cmdline_delegate.c:100> VID override: 0x46f4
[    1.108912] <redpill/cmdline_delegate.c:393> Param #15: |earlycon=uart8250,io,0x3f8,115200n8|
[    1.109820] <redpill/cmdline_delegate.c:288> Option "earlycon=uart8250,io,0x3f8,115200n8" not recognized - ignoring
[    1.110828] <redpill/cmdline_delegate.c:393> Param #16: |sn=XXX|
[    1.110839] <redpill/cmdline_delegate.c:44> S/N set to: XXXX
[    1.110849] <redpill/cmdline_delegate.c:393> Param #17: |elevator=elevator|
[    1.110860] <redpill/cmdline_delegate.c:288> Option "elevator=elevator" not recognized - ignoring
[    1.111829] <redpill/cmdline_delegate.c:393> Param #18: |root=/dev/md0|
[    1.111840] <redpill/cmdline_delegate.c:288> Option "root=/dev/md0" not recognized - ignoring
[    1.111850] <redpill/cmdline_delegate.c:393> Param #19: |loglevel=15|
[    1.111861] <redpill/cmdline_delegate.c:288> Option "loglevel=15" not recognized - ignoring
[    1.111871] <redpill/cmdline_delegate.c:356> Add cmdline blacklist "vid=" @ 0
[    1.111882] <redpill/cmdline_delegate.c:357> Add cmdline blacklist "pid=" @ 1
[    1.111893] <redpill/cmdline_delegate.c:358> Add cmdline blacklist "mfg" @ 2
[    1.111903] <redpill/cmdline_delegate.c:359> Add cmdline blacklist "elevator=" @ 3
[    1.111914] <redpill/cmdline_delegate.c:360> Add cmdline blacklist "loglevel=" @ 4
[    1.111924] <redpill/cmdline_delegate.c:361> Add cmdline blacklist "log_buf_len=" @ 5
[    1.111935] <redpill/cmdline_delegate.c:362> Add cmdline blacklist "earlyprintk" @ 6
[    1.111945] <redpill/cmdline_delegate.c:363> Add cmdline blacklist "syno_port_thaw=" @ 7
[    1.112813] <redpill/cmdline_delegate.c:412> CmdLine processed successfully, tokens=20
[    1.112827] <redpill/runtime_config.c:152> Found platform definition for "DS918+"
[    1.112837] <redpill/runtime_config.c:163> Validating runtime config...
[    1.112848] <redpill/runtime_config.c:49> Configured boot device type to USB
[    1.112858] <redpill/runtime_config.c:172> Config validation resulted in OK
[    1.112869] <redpill/runtime_config.c:189> Runtime config populated
[    1.115828] <redpill/call_protected.c:95> Got addr ffffffff81928292 for early_serial_setup
[    1.115839] <redpill/uart_fixer.c:121> Fixed muted ttyS0 to hw port @ 3f8
[    1.115849] <redpill/uart_fixer.c:147> UART fixer registered
[    1.115860] <redpill/usb_boot_shim.c:201> Registered usbcore module notifier
[    1.115871] <redpill/usb_boot_shim.c:252> USB boot shim registered
[    1.115881] <redpill/boot_device_shim.c:64> Boot shim registered (type=0)
[    1.115892] <redpill/override_symbol.c:243> Overriding syscall #59 with shim_sys_execve [redpill]()<ffffffffa0000030>
[    1.118828] <redpill/override_symbol.c:181> Failed to locate vaddr for sys_call_table using kallsyms - falling back to memory search
[    1.121829] <redpill/override_symbol.c:220> Scanning memory for sys_call_table starting at ffffffff81189bb0
[    1.122840] <redpill/override_symbol.c:230> Found sys_call_table @ ffffffff816000e0
[    1.122851] <redpill/override_symbol.c:165> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
[    1.123833] <redpill/override_symbol.c:167> #054     SyS_setsockopt+0x0/0xd0
[    1.123844] <redpill/override_symbol.c:167> #055     SyS_getsockopt+0x0/0xc0
[    1.123854] <redpill/override_symbol.c:167> #056     stub_clone+0x0/0x30
[    1.123865] <redpill/override_symbol.c:167> #057     stub_fork+0x0/0x30
[    1.123875] <redpill/override_symbol.c:167> #058     stub_vfork+0x0/0x30
[    1.123886] <redpill/override_symbol.c:167> #059     stub_execve+0x0/0x5
[    1.123897] <redpill/override_symbol.c:167> #060     SyS_exit+0x0/0x20
[    1.123907] <redpill/override_symbol.c:167> #061     SyS_wait4+0x0/0xe0
[    1.123918] <redpill/override_symbol.c:167> #062     SyS_kill+0x0/0x10
[    1.123928] <redpill/override_symbol.c:167> #063     SyS_newuname+0x0/0x10
[    1.123939] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff816002b8 (<<ffffffff81601000)
[    1.124841] <redpill/call_protected.c:70> Got addr ffffffff81046660 for set_memory_rw
[    1.124858] <redpill/override_symbol.c:275> syscall #59 originally stub_execve<ffffffff81579c70> will now be shim_sys_execve [redpill]<ffffffffa0000030>
[    1.125832] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff816002b8 (<<ffffffff81601000)
[    1.126841] <redpill/call_protected.c:69> Got addr ffffffff81046630 for set_memory_ro
[    1.126852] <redpill/override_symbol.c:165> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
[    1.127834] <redpill/override_symbol.c:167> #054     SyS_setsockopt+0x0/0xd0
[    1.127844] <redpill/override_symbol.c:167> #055     SyS_getsockopt+0x0/0xc0
[    1.127855] <redpill/override_symbol.c:167> #056     stub_clone+0x0/0x30
[    1.127866] <redpill/override_symbol.c:167> #057     stub_fork+0x0/0x30
[    1.127876] <redpill/override_symbol.c:167> #058     stub_vfork+0x0/0x30
[    1.127887] <redpill/override_symbol.c:167> #059     shim_sys_execve+0x0/0xa0 [redpill]
[    1.127897] <redpill/override_symbol.c:167> #060     SyS_exit+0x0/0x20
[    1.127908] <redpill/override_symbol.c:167> #061     SyS_wait4+0x0/0xe0
[    1.127919] <redpill/override_symbol.c:167> #062     SyS_kill+0x0/0x10
[    1.127929] <redpill/override_symbol.c:167> #063     SyS_newuname+0x0/0x10
[    1.127940] <redpill/intercept_execve.c:116> execve() interceptor registered
[    1.127950] <redpill/bios_shims_collection.c:176> Shimming disk led control API
[    1.127961] <redpill/override_symbol.c:102> Overriding syno_ahci_disk_led_enable() with syno_ahci_disk_led_enable_shim [redpill]()<ffffffffa0006b9b>
[    1.129831] <redpill/override_symbol.c:109> Found syno_ahci_disk_led_enable() @ <ffffffff8144adc0>
[    1.129842] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0006b9b> for syno_ahci_disk_led_enable()<ffffffff8144adc0>: 48b8 9b6b00a0ffffffff ffe0
[    1.130836] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8144adc0 (<<ffffffff8144b000)
[    1.131839] <redpill/override_symbol.c:126> Writing jump code to <ffffffff8144adc0>
[    1.131850] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8144adc0 (<<ffffffff8144b000)
[    1.132835] <redpill/override_symbol.c:130> Override for syno_ahci_disk_led_enable set up with ffffffffa0006b9b
[    1.133838] <redpill/override_symbol.c:102> Overriding syno_ahci_disk_led_enable_by_port() with syno_ahci_disk_led_enable_by_port_shim [redpill]()<ffffffffa0006bce>
[    1.135834] <redpill/override_symbol.c:109> Found syno_ahci_disk_led_enable_by_port() @ <ffffffff8144ae20>
[    1.136835] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0006bce> for syno_ahci_disk_led_enable_by_port()<ffffffff8144ae20>: 48b8 ce6b00a0ffffffff ffe0
[    1.137835] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8144ae20 (<<ffffffff8144b000)
[    1.138836] <redpill/override_symbol.c:126> Writing jump code to <ffffffff8144ae20>
[    1.138847] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8144ae20 (<<ffffffff8144b000)
[    1.139837] <redpill/override_symbol.c:130> Override for syno_ahci_disk_led_enable_by_port set up with ffffffffa0006bce
[    1.140836] <redpill/bios_shims_collection.c:210> Finished shim_disk_leds_ctrl
[    1.140847] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001830>
[    1.141845] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff8103dfb0>
[    1.141856] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0001830> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 301800a0ffffffff ffe0
[    1.142837] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[    1.143839] <redpill/override_symbol.c:126> Writing jump code to <ffffffff8103dfb0>
[    1.143850] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[    1.144838] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0001830
[    1.145839] <redpill/bios_shim.c:162> Registered bios module notifier
[    1.145850] <redpill/bios_shim.c:244> mfgBIOS shim registered
[    1.145860] <redpill/intercept_execve.c:62> Filename uboot_do_upd.sh will be blocked from execution
[    1.146837] <redpill/intercept_execve.c:62> Filename ./uboot_do_upd.sh will be blocked from execution
[    1.147838] <redpill/intercept_execve.c:62> Filename /usr/syno/bin/syno_pstore_collect will be blocked from execution
[    1.148837] <redpill/intercept_execve.c:62> Filename /tmpData/upd@te/sas_fw_upgrade_tool will be blocked from execution
[    1.149838] <redpill/intercept_execve.c:62> Filename ./H2OFFT-Lx64 will be blocked from execution
[    1.150837] <redpill/block_fw_update_shim.c:42> Saved backup DMI: VMware Virtual Platform
[    1.150848] <redpill/block_fw_update_shim.c:70> Firmware updater blocker registered
[    1.150858] <redpill/pci_shim.c:189> Creating vPCI devices for DS918+
[    1.150869] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9215 [redpill] with B:D:F=01:00:00 mf=0
[    1.151840] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=01 dev=00 fn=00
[    1.152839] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d46c0
[    1.152850]
[    1.152850] 31***********0***ADDR*******************
[    1.152860] 92 15   1b 4b  | 0x00
[    1.152871] 00 00   00 00  | 0x04
[    1.152881] 01 06   01 11  | 0x08
[    1.152892] 00 00   00 00  | 0x0C
[    1.152903] 00 00   00 00  | 0x10
[    1.152913] 00 00   00 00  | 0x14
[    1.152924] 00 00   00 00  | 0x18
[    1.152934] 00 00   00 00  | 0x1C
[    1.152945] 00 00   00 00  | 0x20
[    1.152956] 00 00   00 00  | 0x24
[    1.152966] 00 00   00 00  | 0x28
[    1.152977] 00 00   00 00  | 0x2C
[    1.152987] 00 00   00 00  | 0x30
[    1.152998] 00 00   00 00  | 0x34
[    1.153008] 00 00   00 00  | 0x38
[    1.153019] ff ff   00 ff  | 0x3C
[    1.153035] PCI host bridge to bus 0001:01
[    1.153156] pci_bus 0001:01: root bus resource [io  0x0000-0xffff]
[    1.153839] pci_bus 0001:01: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.153844] <redpill/call_protected.c:88> Got addr ffffffff811a2ab0 for getname
[    1.153854] <redpill/call_protected.c:87> Got addr ffffffff81197b20 for do_execve
[    1.154217] pci_bus 0001:01: root bus resource [bus 00-ff]
[    1.154830] pci 0001:01:00.0: [1b4b:9215] type 00 class 0x010601
[    1.154848] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.155185] pci 0001:01:00.0: Can't map mv9235 registers
[    1.155331] <redpill/virtual_pci.c:488> Added device with new bus @ bus=01 dev=00 fn=00
[    1.155841] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.155851] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=02:00:00 mf=0
[    1.156840] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=02 dev=00 fn=00
[    1.157840] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4700
[    1.157851]
[    1.157851] 31***********0***ADDR*******************
[    1.157861] 15 39   80 86  | 0x00
[    1.157872] 00 00   00 00  | 0x04
[    1.157882] 02 00   00 03  | 0x08
[    1.157893] 00 00   00 00  | 0x0C
[    1.157904] 00 00   00 00  | 0x10
[    1.157914] 00 00   00 00  | 0x14
[    1.157925] 00 00   00 00  | 0x18
[    1.157935] 00 00   00 00  | 0x1C
[    1.157946] 00 00   00 00  | 0x20
[    1.157957] 00 00   00 00  | 0x24
[    1.157967] 00 00   00 00  | 0x28
[    1.157978] 00 00   00 00  | 0x2C
[    1.157988] 00 00   00 00  | 0x30
[    1.157999] 00 00   00 00  | 0x34
[    1.158009] 00 00   00 00  | 0x38
[    1.158020] ff ff   00 ff  | 0x3C
[    1.158034] PCI host bridge to bus 0001:02
[    1.158195] pci_bus 0001:02: root bus resource [io  0x0000-0xffff]
[    1.158417] pci_bus 0001:02: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.158842] pci_bus 0001:02: busn_res: can not insert [bus 02-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.159841] pci_bus 0001:02: root bus resource [bus 00-ff]
[    1.159851] pci 0001:02:00.0: [8086:1539] type 00 class 0x020000
[    1.159867] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.160217] <redpill/virtual_pci.c:488> Added device with new bus @ bus=02 dev=00 fn=00
[    1.160348] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.160847] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=03:00:00 mf=0
[    1.161841] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=03 dev=00 fn=00
[    1.162841] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4740
[    1.162852]
[    1.162852] 31***********0***ADDR*******************
[    1.162862] 15 39   80 86  | 0x00
[    1.162873] 00 00   00 00  | 0x04
[    1.162884] 02 00   00 03  | 0x08
[    1.162894] 00 00   00 00  | 0x0C
[    1.162905] 00 00   00 00  | 0x10
[    1.162915] 00 00   00 00  | 0x14
[    1.162926] 00 00   00 00  | 0x18
[    1.162937] 00 00   00 00  | 0x1C
[    1.162947] 00 00   00 00  | 0x20
[    1.162958] 00 00   00 00  | 0x24
[    1.162968] 00 00   00 00  | 0x28
[    1.162979] 00 00   00 00  | 0x2C
[    1.162989] 00 00   00 00  | 0x30
[    1.163000] 00 00   00 00  | 0x34
[    1.163011] 00 00   00 00  | 0x38
[    1.163021] ff ff   00 ff  | 0x3C
[    1.163035] PCI host bridge to bus 0001:03
[    1.163196] pci_bus 0001:03: root bus resource [io  0x0000-0xffff]
[    1.163410] pci_bus 0001:03: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.163850] pci_bus 0001:03: busn_res: can not insert [bus 03-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.164841] pci_bus 0001:03: root bus resource [bus 00-ff]
[    1.164852] pci 0001:03:00.0: [8086:1539] type 00 class 0x020000
[    1.164868] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.165201] <redpill/virtual_pci.c:488> Added device with new bus @ bus=03 dev=00 fn=00
[    1.165368] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.165846] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_AHCI_CTRL [redpill] with B:D:F=00:12:00 mf=0
[    1.166842] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=12 fn=00
[    1.167843] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4780
[    1.167854]
[    1.167854] 31***********0***ADDR*******************
[    1.167865] 5a e3   80 86  | 0x00
[    1.167875] 00 00   00 00  | 0x04
[    1.167886] 01 06   01 00  | 0x08
[    1.167896] 00 00   00 00  | 0x0C
[    1.167907] 00 00   00 00  | 0x10
[    1.167917] 00 00   00 00  | 0x14
[    1.167928] 00 00   00 00  | 0x18
[    1.167939] 00 00   00 00  | 0x1C
[    1.167949] 00 00   00 00  | 0x20
[    1.167960] 00 00   00 00  | 0x24
[    1.167970] 00 00   00 00  | 0x28
[    1.167981] 00 00   00 00  | 0x2C
[    1.167992] 00 00   00 00  | 0x30
[    1.168002] 00 00   00 00  | 0x34
[    1.168013] 00 00   00 00  | 0x38
[    1.168023] ff ff   00 ff  | 0x3C
[    1.168037] PCI host bridge to bus 0001:00
[    1.168208] pci_bus 0001:00: root bus resource [io  0x0000-0xffff]
[    1.168426] pci_bus 0001:00: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.168845] pci_bus 0001:00: busn_res: can not insert [bus 00-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.169843] pci_bus 0001:00: root bus resource [bus 00-ff]
[    1.169854] pci 0001:00:12.0: [8086:5ae3] type 00 class 0x010601
[    1.169869] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.170202] <redpill/virtual_pci.c:488> Added device with new bus @ bus=00 dev=12 fn=00
[    1.170344] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.170847] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PA [redpill] with B:D:F=00:13:00 mf=0
[    1.171844] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=13 fn=00
[    1.172843] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d47c0
[    1.172854]
[    1.172854] 31***********0***ADDR*******************
[    1.172864] 5a d8   80 86  | 0x00
[    1.172875] 00 00   00 00  | 0x04
[    1.172886] 06 04   00 00  | 0x08
[    1.172896] 00 00   00 00  | 0x0C
[    1.172907] 00 00   00 00  | 0x10
[    1.172917] 00 00   00 00  | 0x14
[    1.172928] 00 00   00 00  | 0x18
[    1.172939] 00 00   00 00  | 0x1C
[    1.172949] 00 00   00 00  | 0x20
[    1.172960] 00 00   00 00  | 0x24
[    1.172970] 00 00   00 00  | 0x28
[    1.172981] 00 00   00 00  | 0x2C
[    1.172991] 00 00   00 00  | 0x30
[    1.173002] 00 00   00 00  | 0x34
[    1.173013] 00 00   00 00  | 0x38
[    1.173023] ff ff   00 ff  | 0x3C
[    1.173034] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.173044] pci 0001:00:13.0: [8086:5ad8] type 00 class 0x060400
[    1.173055] pci 0001:00:13.0: ignoring class 0x060400 (doesn't match header type 00)
[    1.173861] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=13 fn=00
[    1.174168] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.174348] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PB [redpill] with B:D:F=00:14:00 mf=0
[    1.174845] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=14 fn=00
[    1.175845] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4800
[    1.175855]
[    1.175855] 31***********0***ADDR*******************
[    1.175866] 5a d6   80 86  | 0x00
[    1.175876] 00 00   00 00  | 0x04
[    1.175887] 06 04   00 00  | 0x08
[    1.175898] 00 00   00 00  | 0x0C
[    1.175908] 00 00   00 00  | 0x10
[    1.175919] 00 00   00 00  | 0x14
[    1.175929] 00 00   00 00  | 0x18
[    1.175940] 00 00   00 00  | 0x1C
[    1.175950] 00 00   00 00  | 0x20
[    1.175961] 00 00   00 00  | 0x24
[    1.175972] 00 00   00 00  | 0x28
[    1.175982] 00 00   00 00  | 0x2C
[    1.175993] 00 00   00 00  | 0x30
[    1.176003] 00 00   00 00  | 0x34
[    1.176014] 00 00   00 00  | 0x38
[    1.176025] ff ff   00 ff  | 0x3C
[    1.176035] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.176046] pci 0001:00:14.0: [8086:5ad6] type 00 class 0x060400
[    1.176056] pci 0001:00:14.0: ignoring class 0x060400 (doesn't match header type 00)
[    1.176860] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=14 fn=00
[    1.177169] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.177346] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_USB_XHCI [redpill] with B:D:F=00:15:00 mf=0
[    1.177846] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=15 fn=00
[    1.178846] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4840
[    1.178856]
[    1.178856] 31***********0***ADDR*******************
[    1.178867] 5a a8   80 86  | 0x00
[    1.178878] 00 00   00 00  | 0x04
[    1.178888] 0c 03   30 00  | 0x08
[    1.178899] 00 00   00 00  | 0x0C
[    1.178909] 00 00   00 00  | 0x10
[    1.178920] 00 00   00 00  | 0x14
[    1.178931] 00 00   00 00  | 0x18
[    1.178941] 00 00   00 00  | 0x1C
[    1.178952] 00 00   00 00  | 0x20
[    1.178962] 00 00   00 00  | 0x24
[    1.178973] 00 00   00 00  | 0x28
[    1.178983] 00 00   00 00  | 0x2C
[    1.178994] 00 00   00 00  | 0x30
[    1.179005] 00 00   00 00  | 0x34
[    1.179015] 00 00   00 00  | 0x38
[    1.179026] ff ff   00 ff  | 0x3C
[    1.179036] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.179047] pci 0001:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    1.179065] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=15 fn=00
[    1.179377] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.179541] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_I2C [redpill] with B:D:F=00:16:00 mf=0
[    1.179846] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=16 fn=00
[    1.180846] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4880
[    1.180856]
[    1.180856] 31***********0***ADDR*******************
[    1.180867] 5a ac   80 86  | 0x00
[    1.180877] 00 00   00 00  | 0x04
[    1.180888] 11 80   00 00  | 0x08
[    1.180899] 00 00   00 00  | 0x0C
[    1.180909] 00 00   00 00  | 0x10
[    1.180920] 00 00   00 00  | 0x14
[    1.180930] 00 00   00 00  | 0x18
[    1.180941] 00 00   00 00  | 0x1C
[    1.180952] 00 00   00 00  | 0x20
[    1.180962] 00 00   00 00  | 0x24
[    1.180973] 00 00   00 00  | 0x28
[    1.180983] 00 00   00 00  | 0x2C
[    1.180994] 00 00   00 00  | 0x30
[    1.181005] 00 00   00 00  | 0x34
[    1.181015] 00 00   00 00  | 0x38
[    1.181026] ff ff   00 ff  | 0x3C
[    1.181036] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.181047] pci 0001:00:16.0: [8086:5aac] type 00 class 0x118000
[    1.181063] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=16 fn=00
[    1.181377] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.181543] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_HSUART [redpill] with B:D:F=00:18:00 mf=0
[    1.181847] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=18 fn=00
[    1.182846] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d48c0
[    1.182857]
[    1.182857] 31***********0***ADDR*******************
[    1.182867] 5a bc   80 86  | 0x00
[    1.182878] 00 00   00 00  | 0x04
[    1.182888] 11 80   00 00  | 0x08
[    1.182899] 00 00   00 00  | 0x0C
[    1.182910] 00 00   00 00  | 0x10
[    1.182920] 00 00   00 00  | 0x14
[    1.182931] 00 00   00 00  | 0x18
[    1.182941] 00 00   00 00  | 0x1C
[    1.182952] 00 00   00 00  | 0x20
[    1.182963] 00 00   00 00  | 0x24
[    1.182973] 00 00   00 00  | 0x28
[    1.182984] 00 00   00 00  | 0x2C
[    1.182994] 00 00   00 00  | 0x30
[    1.183005] 00 00   00 00  | 0x34
[    1.183015] 00 00   00 00  | 0x38
[    1.183026] ff ff   00 ff  | 0x3C
[    1.183037] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.183047] pci 0001:00:18.0: [8086:5abc] type 00 class 0x118000
[    1.183064] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=18 fn=00
[    1.183375] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.183541] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:02 mf=1
[    1.183847] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=02
[    1.184847] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4900
[    1.184857]
[    1.184857] 31***********0***ADDR*******************
[    1.184868] 5a c6   80 86  | 0x00
[    1.184878] 00 00   00 00  | 0x04
[    1.184889] 11 80   00 00  | 0x08
[    1.184900] 00 80   00 00  | 0x0C
[    1.184910] 00 00   00 00  | 0x10
[    1.184921] 00 00   00 00  | 0x14
[    1.184931] 00 00   00 00  | 0x18
[    1.184942] 00 00   00 00  | 0x1C
[    1.184953] 00 00   00 00  | 0x20
[    1.184963] 00 00   00 00  | 0x24
[    1.184974] 00 00   00 00  | 0x28
[    1.184984] 00 00   00 00  | 0x2C
[    1.184995] 00 00   00 00  | 0x30
[    1.185006] 00 00   00 00  | 0x34
[    1.185016] 00 00   00 00  | 0x38
[    1.185027] ff ff   00 ff  | 0x3C
[    1.185037] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.185048] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=02
[    1.185847] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.185858] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:00 mf=1
[    1.186847] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=00
[    1.187847] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4940
[    1.187858]
[    1.187858] 31***********0***ADDR*******************
[    1.187869] 5a c6   80 86  | 0x00
[    1.187879] 00 00   00 00  | 0x04
[    1.187890] 11 80   00 00  | 0x08
[    1.187900] 00 80   00 00  | 0x0C
[    1.187911] 00 00   00 00  | 0x10
[    1.187922] 00 00   00 00  | 0x14
[    1.187932] 00 00   00 00  | 0x18
[    1.187943] 00 00   00 00  | 0x1C
[    1.187953] 00 00   00 00  | 0x20
[    1.187964] 00 00   00 00  | 0x24
[    1.187974] 00 00   00 00  | 0x28
[    1.187985] 00 00   00 00  | 0x2C
[    1.187996] 00 00   00 00  | 0x30
[    1.188006] 00 00   00 00  | 0x34
[    1.188017] 00 00   00 00  | 0x38
[    1.188027] ff ff   00 ff  | 0x3C
[    1.188038] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.188049] pci 0001:00:19.0: [8086:5ac6] type 00 class 0x118000
[    1.188065] pci 0001:00:19.2: [8086:5ac6] type 00 class 0x118000
[    1.188281] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=00
[    1.188601] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.188869] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:01 mf=1
[    1.189049] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=01
[    1.189848] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d4980
[    1.189859]
[    1.189859] 31***********0***ADDR*******************
[    1.189869] 5a d4   80 86  | 0x00
[    1.189880] 00 00   00 00  | 0x04
[    1.189890] 0c 05   00 00  | 0x08
[    1.189901] 00 80   00 00  | 0x0C
[    1.189912] 00 00   00 00  | 0x10
[    1.189922] 00 00   00 00  | 0x14
[    1.189933] 00 00   00 00  | 0x18
[    1.189943] 00 00   00 00  | 0x1C
[    1.189954] 00 00   00 00  | 0x20
[    1.189965] 00 00   00 00  | 0x24
[    1.189975] 00 00   00 00  | 0x28
[    1.189986] 00 00   00 00  | 0x2C
[    1.189996] 00 00   00 00  | 0x30
[    1.190007] 00 00   00 00  | 0x34
[    1.190018] 00 00   00 00  | 0x38
[    1.190028] ff ff   00 ff  | 0x3C
[    1.190039] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.190049] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=01
[    1.190852] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.190862] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:00 mf=1
[    1.191848] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=00
[    1.192848] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff88007b1d49c0
[    1.192859]
[    1.192859] 31***********0***ADDR*******************
[    1.192870] 5a d4   80 86  | 0x00
[    1.192880] 00 00   00 00  | 0x04
[    1.192891] 0c 05   00 00  | 0x08
[    1.192901] 00 80   00 00  | 0x0C
[    1.192912] 00 00   00 00  | 0x10
[    1.192922] 00 00   00 00  | 0x14
[    1.192933] 00 00   00 00  | 0x18
[    1.192944] 00 00   00 00  | 0x1C
[    1.192954] 00 00   00 00  | 0x20
[    1.192965] 00 00   00 00  | 0x24
[    1.192975] 00 00   00 00  | 0x28
[    1.192986] 00 00   00 00  | 0x2C
[    1.192997] 00 00   00 00  | 0x30
[    1.193007] 00 00   00 00  | 0x34
[    1.193018] 00 00   00 00  | 0x38
[    1.193028] ff ff   00 ff  | 0x3C
[    1.193039] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.193050] pci 0001:00:1f.0: [8086:5ad4] type 00 class 0x0c0500
[    1.193066] pci 0001:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    1.193286] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=00
[    1.193610] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.193868] <redpill/pci_shim.c:212> PCI shim registered
[    1.194050] <redpill/sanitize_cmdline.c:94> Cmdline param "syno_port_thaw=1" blacklisted - skipping
[    1.194850] <redpill/sanitize_cmdline.c:94> Cmdline param "earlyprintk" blacklisted - skipping
[    1.194861] <redpill/sanitize_cmdline.c:94> Cmdline param "pid=0x0001" blacklisted - skipping
[    1.194871] <redpill/sanitize_cmdline.c:94> Cmdline param "log_buf_len=32M" blacklisted - skipping
[    1.195850] <redpill/sanitize_cmdline.c:94> Cmdline param "vid=0x46f4" blacklisted - skipping
[    1.195860] <redpill/sanitize_cmdline.c:94> Cmdline param "elevator=elevator" blacklisted - skipping
[    1.196850] <redpill/sanitize_cmdline.c:94> Cmdline param "loglevel=15" blacklisted - skipping
[    1.196861] <redpill/sanitize_cmdline.c:107> Sanitized cmdline to: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 netif_num=1 syno_hdd_detect=0 vender_format_version=2 mac1=0011329427d3 syno_hdd_powerup_seq=1 syno_hw_version=DS918+ earlycon=uart8250,io,0x3f8,115200n8 sn=XXXX root=/dev/md0
[    1.199854] <redpill/override_symbol.c:102> Overriding cmdline_proc_show() with cmdline_proc_show_filtered [redpill]()<ffffffffa00004e0>
[    1.200860] <redpill/override_symbol.c:109> Found cmdline_proc_show() @ <ffffffff812041e0>
[    1.200871] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa00004e0> for cmdline_proc_show()<ffffffff812041e0>: 48b8 e00400a0ffffffff ffe0
[    1.201853] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff812041e0 (<<ffffffff81205000)
[    1.202855] <redpill/override_symbol.c:126> Writing jump code to <ffffffff812041e0>
[    1.202865] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff812041e0 (<<ffffffff81205000)
[    1.203853] <redpill/override_symbol.c:130> Override for cmdline_proc_show set up with ffffffffa00004e0
[    1.204852] <redpill/sanitize_cmdline.c:145> /proc/cmdline sanitized
[    1.204863] <redpill/redpill_main.c:63> RedPill v0.5-git-e4f350c loaded (stealth=1)
[    1.205333] audit: initializing netlink subsys (disabled)
[    1.205531] audit: type=2000 audit(1629455071.181:1): initialized
[    1.205750] Initialise system trusted keyring
[    1.211189] VFS: Disk quotas dquot_6.6.0
[    1.211333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.262144] Key type asymmetric registered
[    1.262325] Asymmetric key parser 'x509' registered
[    1.262433] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.262731] io scheduler noop registered
[    1.262964] io scheduler deadline registered
[    1.263140] io scheduler cfq registered
[    1.266666] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[    1.266981] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    1.267232] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
[    1.267491] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
[    1.267720] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
[    1.268068] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
[    1.268348] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
[    1.268606] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
[    1.268979] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
[    1.269222] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
[    1.269494] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
[    1.269790] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
[    1.270118] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
[    1.270364] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
[    1.270605] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
[    1.270910] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
[    1.271142] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
[    1.271419] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
[    1.271666] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    1.271944] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
[    1.272175] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
[    1.272426] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
[    1.272661] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
[    1.273002] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
[    1.273248] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
[    1.273493] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
[    1.273731] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
[    1.274024] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
[    1.274283] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
[    1.274531] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
[    1.274785] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
[    1.275092] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
[    1.275342] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
[    1.275597] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
[    1.275939] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
[    1.276216] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
[    1.276466] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
[    1.276719] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
[    1.277079] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
[    1.277330] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
[    1.277577] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
[    1.277878] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
[    1.278129] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
[    1.278385] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
[    1.278637] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
[    1.278973] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
[    1.279207] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
[    1.279461] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
[    1.279718] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
[    1.280037] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
[    1.280304] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
[    1.280526] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
[    1.280759] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
[    1.281077] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
[    1.281334] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
[    1.281618] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
[    1.281976] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
[    1.282187] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
[    1.282465] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
[    1.282725] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
[    1.283019] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
[    1.283284] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
[    1.283881] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
[    1.283892] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
[    1.283902] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
[    1.283913] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
[    1.339724] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.360621] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.360990] console [ttyS0] enabled
[    1.361263] bootconsole [uart0] disabled
[    1.499711] Linux agpgart interface v0.103
[    1.500088] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[    1.500558] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
[    1.510900] brd: module loaded
[    1.511175] intel-lpss: probe of 0001:00:16.0 failed with error -22
[    1.511589] intel-lpss: probe of 0001:00:18.0 failed with error -22
[    1.512025] intel-lpss: probe of 0001:00:19.0 failed with error -22
[    1.512414] intel-lpss: probe of 0001:00:19.2 failed with error -22
[    1.512841] Loading iSCSI transport class v2.0-870.
[    1.520486] ahci 0000:02:01.0: version 3.0
[    1.521140] ahci 0000:02:01.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[    1.521639] ahci 0000:02:01.0: flags: 64bit ncq clo only
[    1.552232] scsi host0: ahci
[    1.571407] scsi host1: ahci
[    1.594432] scsi host2: ahci
[    1.601094] scsi host3: ahci
[    1.606509] scsi host4: ahci
[    1.607499] scsi host5: ahci
[    1.608378] scsi host6: ahci
[    1.609608] scsi host7: ahci
[    1.611215] scsi host8: ahci
[    1.612544] scsi host9: ahci
[    1.613681] scsi host10: ahci
[    1.614778] scsi host11: ahci
[    1.615868] scsi host12: ahci
[    1.616886] scsi host13: ahci
[    1.618232] scsi host14: ahci
[    1.620137] scsi host15: ahci
[    1.621205] scsi host16: ahci
[    1.621932] scsi host17: ahci
[    1.623035] scsi host18: ahci
[    1.624551] scsi host19: ahci
[    1.625819] scsi host20: ahci
[    1.627168] scsi host21: ahci
[    1.628501] scsi host22: ahci
[    1.629809] scsi host23: ahci
[    1.631360] scsi host24: ahci
[    1.632659] scsi host25: ahci
[    1.633479] scsi host26: ahci
[    1.634192] scsi host27: ahci
[    1.635196] scsi host28: ahci
[    1.636730] scsi host29: ahci
[    1.637005] ata1: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff100 irq 56
[    1.637492] ata2: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff180 irq 56
[    1.637990] ata3: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff200 irq 56
[    1.638401] ata4: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff280 irq 56
[    1.638850] ata5: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff300 irq 56
[    1.639037] ata6: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff380 irq 56
[    1.639062] ata7: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff400 irq 56
[    1.639086] ata8: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff480 irq 56
[    1.639110] ata9: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff500 irq 56
[    1.639957] ata10: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff580 irq 56
[    1.640328] ata11: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff600 irq 56
[    1.640976] ata12: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff680 irq 56
[    1.641001] ata13: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff700 irq 56
[    1.641025] ata14: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff780 irq 56
[    1.641049] ata15: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff800 irq 56
[    1.641074] ata16: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff880 irq 56
[    1.641098] ata17: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff900 irq 56
[    1.641954] ata18: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff980 irq 56
[    1.642050] ata19: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffa00 irq 56
[    1.642075] ata20: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffa80 irq 56
[    1.642099] ata21: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffb00 irq 56
[    1.642954] ata22: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffb80 irq 56
[    1.642979] ata23: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffc00 irq 56
[    1.643003] ata24: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffc80 irq 56
[    1.643027] ata25: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffd00 irq 56
[    1.643052] ata26: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffd80 irq 56
[    1.643076] ata27: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffe00 irq 56
[    1.643100] ata28: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ffe80 irq 56
[    1.643954] ata29: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5fff00 irq 56
[    1.644180] ata30: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5fff80 irq 56
[    1.950059] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.950131] ata1.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[    1.950155] ata1.00: 262144 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    1.950180] ata1.00: SN:00000000000000000001
[    1.950240] ata1.00: configured for UDMA/100
[    1.950269] ata1.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[    1.950321] I/O scheduler elevator not found
[    1.950400] scsi 0:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[    1.951182] sd 0:0:0:0: [sda] 262144 512-byte logical blocks: (134 MB/128 MiB)
[    1.951582] sd 0:0:0:0: [sda] Write Protect is off
[    1.951878] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.952177] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.953346]  sda: sda1 sda2 sda3
[    1.953725] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.206129] tsc: Refined TSC clocksource calibration: 3096.008 MHz
[    2.206155] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2ca08cafd9c, max_idle_ns: 440795223534 ns
[    2.256120] ata2: SATA link down (SStatus 0 SControl 300)
[    2.256146] ata2: No present pin info for SATA link down event
[    2.561197] ata3: SATA link down (SStatus 0 SControl 300)
[    2.561223] ata3: No present pin info for SATA link down event
[    2.866277] ata4: SATA link down (SStatus 0 SControl 300)
[    2.866304] ata4: No present pin info for SATA link down event
[    3.171351] ata5: SATA link down (SStatus 0 SControl 300)
[    3.171516] ata5: No present pin info for SATA link down event
[    3.207502] clocksource: Switched to clocksource tsc
[    3.476427] ata6: SATA link down (SStatus 0 SControl 300)
[    3.476485] ata6: No present pin info for SATA link down event
[    3.781504] ata7: SATA link down (SStatus 0 SControl 300)
[    3.781562] ata7: No present pin info for SATA link down event
[    4.086584] ata8: SATA link down (SStatus 0 SControl 300)
[    4.086642] ata8: No present pin info for SATA link down event
[    4.391658] ata9: SATA link down (SStatus 0 SControl 300)
[    4.391826] ata9: No present pin info for SATA link down event
[    4.696736] ata10: SATA link down (SStatus 0 SControl 300)
[    4.696904] ata10: No present pin info for SATA link down event
[    5.001817] ata11: SATA link down (SStatus 0 SControl 300)
[    5.001980] ata11: No present pin info for SATA link down event
[    5.307918] ata12: SATA link down (SStatus 0 SControl 300)
[    5.308081] ata12: No present pin info for SATA link down event
[    5.612971] ata13: SATA link down (SStatus 0 SControl 300)
[    5.613134] ata13: No present pin info for SATA link down event
[    5.918046] ata14: SATA link down (SStatus 0 SControl 300)
[    5.918208] ata14: No present pin info for SATA link down event
[    6.223123] ata15: SATA link down (SStatus 0 SControl 300)
[    6.223285] ata15: No present pin info for SATA link down event
[    6.528199] ata16: SATA link down (SStatus 0 SControl 300)
[    6.528362] ata16: No present pin info for SATA link down event
[    6.833281] ata17: SATA link down (SStatus 0 SControl 300)
[    6.833444] ata17: No present pin info for SATA link down event
[    7.138356] ata18: SATA link down (SStatus 0 SControl 300)
[    7.138519] ata18: No present pin info for SATA link down event
[    7.443434] ata19: SATA link down (SStatus 0 SControl 300)
[    7.443708] ata19: No present pin info for SATA link down event
[    7.748512] ata20: SATA link down (SStatus 0 SControl 300)
[    7.748680] ata20: No present pin info for SATA link down event
[    8.053588] ata21: SATA link down (SStatus 0 SControl 300)
[    8.053756] ata21: No present pin info for SATA link down event
[    8.358664] ata22: SATA link down (SStatus 0 SControl 300)
[    8.358832] ata22: No present pin info for SATA link down event
[    8.663742] ata23: SATA link down (SStatus 0 SControl 300)
[    8.663903] ata23: No present pin info for SATA link down event
[    8.968820] ata24: SATA link down (SStatus 0 SControl 300)
[    8.968980] ata24: No present pin info for SATA link down event
[    9.273897] ata25: SATA link down (SStatus 0 SControl 300)
[    9.274057] ata25: No present pin info for SATA link down event
[    9.578974] ata26: SATA link down (SStatus 0 SControl 300)
[    9.579135] ata26: No present pin info for SATA link down event
[    9.884050] ata27: SATA link down (SStatus 0 SControl 300)
[    9.884503] ata27: No present pin info for SATA link down event
[   10.190130] ata28: SATA link down (SStatus 0 SControl 300)
[   10.190583] ata28: No present pin info for SATA link down event
[   10.496207] ata29: SATA link down (SStatus 0 SControl 300)
[   10.496393] ata29: No present pin info for SATA link down event
[   10.801283] ata30: SATA link down (SStatus 0 SControl 300)
[   10.801469] ata30: No present pin info for SATA link down event
[   10.801908] ahci 0000:02:02.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[   10.802529] ahci 0000:02:02.0: flags: 64bit ncq clo only
[   10.806867] scsi host30: ahci
[   10.836954] scsi host31: ahci
[   10.878665] scsi host32: ahci
[   10.881521] scsi host33: ahci
[   10.883765] scsi host34: ahci
[   10.885761] scsi host35: ahci
[   10.887279] scsi host36: ahci
[   10.889436] scsi host37: ahci
[   10.891763] scsi host38: ahci
[   10.893475] scsi host39: ahci
[   10.894858] scsi host40: ahci
[   10.896617] scsi host41: ahci
[   10.898634] scsi host42: ahci
[   10.900588] scsi host43: ahci
[   10.902176] scsi host44: ahci
[   10.903393] scsi host45: ahci
[   10.904953] scsi host46: ahci
[   10.907079] scsi host47: ahci
[   10.908915] scsi host48: ahci
[   10.910989] scsi host49: ahci
[   10.913170] scsi host50: ahci
[   10.914350] scsi host51: ahci
[   10.915891] scsi host52: ahci
[   10.918031] scsi host53: ahci
[   10.920266] scsi host54: ahci
[   10.921859] scsi host55: ahci
[   10.922918] scsi host56: ahci
[   10.924418] scsi host57: ahci
[   10.927591] scsi host58: ahci
[   10.928922] scsi host59: ahci
[   10.929292] ata31: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe100 irq 57
[   10.930074] ata32: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe180 irq 57
[   10.930892] ata33: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe200 irq 57
[   10.931664] ata34: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe280 irq 57
[   10.932523] ata35: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe300 irq 57
[   10.933380] ata36: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe380 irq 57
[   10.934230] ata37: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe400 irq 57
[   10.935043] ata38: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe480 irq 57
[   10.935581] ata39: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe500 irq 57
[   10.936447] ata40: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe580 irq 57
[   10.937296] ata41: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe600 irq 57
[   10.937485] ata42: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe680 irq 57
[   10.938303] ata43: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe700 irq 57
[   10.938489] ata44: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe780 irq 57
[   10.939316] ata45: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe800 irq 57
[   10.939502] ata46: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe880 irq 57
[   10.940330] ata47: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe900 irq 57
[   10.940516] ata48: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe980 irq 57
[   10.941345] ata49: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea00 irq 57
[   10.941531] ata50: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea80 irq 57
[   10.942358] ata51: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb00 irq 57
[   10.942544] ata52: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb80 irq 57
[   10.943379] ata53: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec00 irq 57
[   10.943565] ata54: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec80 irq 57
[   10.944422] ata55: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed00 irq 57
[   10.944608] ata56: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed80 irq 57
[   10.945435] ata57: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee00 irq 57
[   10.945621] ata58: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee80 irq 57
[   10.946418] ata59: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef00 irq 57
[   10.946604] ata60: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef80 irq 57
[   11.253409] ata31: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   11.253552] ata31.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[   11.254434] ata31.00: 209715200 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   11.254496] ata31.00: SN:10000000000000000001
[   11.254613] ata31.00: configured for UDMA/100
[   11.254728] ata31.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[   11.255487] I/O scheduler elevator not found
[   11.255608] scsi 30:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[   11.256574] sd 30:0:0:0: [sdae] 209715200 512-byte logical blocks: (107 GB/100 GiB)
[   11.257323] sd 30:0:0:0: [sdae] Write Protect is off
[   11.257821] sd 30:0:0:0: [sdae] Mode Sense: 00 3a 00 00
[   11.258320] sd 30:0:0:0: [sdae] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.260002] sd 30:0:0:0: [sdae] Attached SCSI disk
[   11.561477] ata32: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   11.561568] ata32.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[   11.561620] ata32.00: 209715200 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   11.561671] ata32.00: SN:11000000000000000001
[   11.561754] ata32.00: configured for UDMA/100
[   11.561809] ata32.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[   11.562563] I/O scheduler elevator not found
[   11.562674] scsi 31:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[   11.563678] sd 31:0:0:0: [sdaf] 209715200 512-byte logical blocks: (107 GB/100 GiB)
[   11.564393] sd 31:0:0:0: [sdaf] Write Protect is off
[   11.564865] sd 31:0:0:0: [sdaf] Mode Sense: 00 3a 00 00
[   11.565304] sd 31:0:0:0: [sdaf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.566758] sd 31:0:0:0: [sdaf] Attached SCSI disk
[   11.868558] ata33: SATA link down (SStatus 0 SControl 300)
[   11.868610] ata33: No present pin info for SATA link down event
[   12.173632] ata34: SATA link down (SStatus 0 SControl 300)
[   12.173683] ata34: No present pin info for SATA link down event
[   12.478709] ata35: SATA link down (SStatus 0 SControl 300)
[   12.478818] ata35: No present pin info for SATA link down event
[   12.783784] ata36: SATA link down (SStatus 0 SControl 300)
[   12.783894] ata36: No present pin info for SATA link down event
[   13.088866] ata37: SATA link down (SStatus 0 SControl 300)
[   13.088975] ata37: No present pin info for SATA link down event
[   14.060475] ata38: SATA link down (SStatus 0 SControl 300)
[   14.061106] ata38: No present pin info for SATA link down event
[   14.766320] ata39: SATA link down (SStatus 0 SControl 300)
[   14.766955] ata39: No present pin info for SATA link down event
[   15.472499] ata40: SATA link down (SStatus 0 SControl 300)
[   15.473136] ata40: No present pin info for SATA link down event
[   15.896576] ata41: SATA link down (SStatus 0 SControl 300)
[   15.897202] ata41: No present pin info for SATA link down event
[   16.202680] ata42: SATA link down (SStatus 0 SControl 300)
[   16.203321] ata42: No present pin info for SATA link down event
[   16.508730] ata43: SATA link down (SStatus 0 SControl 300)
[   16.509354] ata43: No present pin info for SATA link down event
[   16.814836] ata44: SATA link down (SStatus 0 SControl 300)
[   16.815461] ata44: No present pin info for SATA link down event
[   17.120882] ata45: SATA link down (SStatus 0 SControl 300)
[   17.121511] ata45: No present pin info for SATA link down event
[   17.426967] ata46: SATA link down (SStatus 0 SControl 300)
[   17.427635] ata46: No present pin info for SATA link down event
[   17.733068] ata47: SATA link down (SStatus 0 SControl 300)
[   17.733732] ata47: No present pin info for SATA link down event
[   18.039148] ata48: SATA link down (SStatus 0 SControl 300)
[   18.039775] ata48: No present pin info for SATA link down event
[   18.345231] ata49: SATA link down (SStatus 0 SControl 300)
[   18.345892] ata49: No present pin info for SATA link down event
[   18.651270] ata50: SATA link down (SStatus 0 SControl 300)
[   18.651925] ata50: No present pin info for SATA link down event
[   18.957378] ata51: SATA link down (SStatus 0 SControl 300)
[   18.957996] ata51: No present pin info for SATA link down event
[   19.263458] ata52: SATA link down (SStatus 0 SControl 300)
[   19.264096] ata52: No present pin info for SATA link down event
[   19.569534] ata53: SATA link down (SStatus 0 SControl 300)
[   19.570200] ata53: No present pin info for SATA link down event
[   19.875617] ata54: SATA link down (SStatus 0 SControl 300)
[   19.876248] ata54: No present pin info for SATA link down event
[   20.181655] ata55: SATA link down (SStatus 0 SControl 300)
[   20.182303] ata55: No present pin info for SATA link down event
[   20.487730] ata56: SATA link down (SStatus 0 SControl 300)
[   20.488332] ata56: No present pin info for SATA link down event
[   20.793844] ata57: SATA link down (SStatus 0 SControl 300)
[   20.794490] ata57: No present pin info for SATA link down event
[   21.099931] ata58: SATA link down (SStatus 0 SControl 300)
[   21.100594] ata58: No present pin info for SATA link down event
[   21.406003] ata59: SATA link down (SStatus 0 SControl 300)
[   21.406625] ata59: No present pin info for SATA link down event
[   21.712047] ata60: SATA link down (SStatus 0 SControl 300)
[   21.712696] ata60: No present pin info for SATA link down event
[   21.713439] ahci: probe of 0001:01:00.0 failed with error -22
[   21.714114] ahci: probe of 0001:00:12.0 failed with error -22
[   21.714836] i2c /dev entries driver
[   21.715266] i801_smbus 0001:00:1f.0: SMBus base address uninitialized, upgrade BIOS
[   21.716151] i801_smbus 0001:00:1f.1: SMBus base address uninitialized, upgrade BIOS
[   21.717004] md: raid1 personality registered for level 1
[   21.717648] NET: Registered protocol family 17
[   21.718185] Key type dns_resolver registered
[   21.718829] registered taskstats version 1
[   21.719313] Loading compiled-in untrusted X.509 certificates
[   21.719959] Loading compiled-in X.509 certificates
[   21.720541] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[   21.724323] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[   21.725485] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[   21.726808] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[   21.727920] page_owner is disabled
[   21.728344] AppArmor: AppArmor sha1 policy hashing enabled
[   21.734328] hctosys: unable to open rtc device (rtc0)
[   21.735922] Freeing unused kernel memory: 916K
[   21.736453] Write protecting the kernel read-only data: 8192k
[   21.737207] Freeing unused kernel memory: 508K
[   21.738114] Freeing unused kernel memory: 300K
[   21.770720] ACPI: bus type USB registered
[   21.771236] usbcore: registered new interface driver usbfs
[   21.771879] usbcore: registered new interface driver hub
[   21.772515] usbcore: registered new interface driver ethub
[   21.773165] usbcore: registered new device driver usb
[   21.773755] <redpill/usb_boot_shim.c:173> usbcore registered, adding device watcher
[   21.774653] <redpill/call_protected.c:98> Got ptr ffffffffa0031890 for usb_register_notify
[   21.775605] <redpill/usb_boot_shim.c:134> Registered USB device notifier
[   21.791656] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[   21.792294] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 1
[   21.993438] xhci_hcd 0000:0b:00.0: hcc params 0x0388f081 hci version 0x100 quirks 0x00000010
[   21.994449] xhci_hcd 0000:0b:00.0: cache line size of 64 is not supported
[   21.995736] hub 1-0:1.0: USB hub found
[   21.996216] hub 1-0:1.0: 4 ports detected
[   21.996794] <redpill/usb_boot_shim.c:72> Found new device <vid=1d6b, pid=0002> - didn't match expected <vid=46f4, pid=0001>
[   21.998098] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[   21.998701] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 2
[   21.999539] xhci_hcd 0000:0b:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[   22.000388] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   22.001371] hub 2-0:1.0: USB hub found
[   22.001825] hub 2-0:1.0: 4 ports detected
[   22.002361] <redpill/usb_boot_shim.c:72> Found new device <vid=1d6b, pid=0003> - didn't match expected <vid=46f4, pid=0001>
[   22.003633] xhci_hcd 0001:00:15.0: init 0001:00:15.0 fail, -16
[   22.004309] xhci_hcd: probe of 0001:00:15.0 failed with error -16
[   22.017025] usbcore: registered new interface driver usb-storage
[   22.027525] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[   22.028386] Disabling lock debugging due to kernel taint
[   22.029088] <redpill/bios_shim.c:198> Symbol section <ffffc9000015f518> @ vaddr<18446744072099753984> size[10464]
[   22.030270] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   22.031329] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa00b4000>
[   22.032388] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bbf20>
[   22.033445] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bc465>
[   22.034508] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bd4e0>
[   22.035568] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa00be186>
[   22.036627] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa00be240>
[   22.037686] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c1f80>
[   22.038748] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa00bbf20>
[   22.039987] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa00b46c0>
[   22.041268] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa00c204c>
[   22.042443] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa00c2048>
[   22.043664] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa00c2044>
[   22.044837] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa00b4af0>
[   22.046054] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa00c2044>
[   22.047227] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00be186>
[   22.048642] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa00be1a1>
[   22.050090] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00be1bf>
[   22.051516] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa00be1db>
[   22.052874] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00b5280>
[   22.054255] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00b52e0>
[   22.055584] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00b52a0>
[   22.056971] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00b5350>
[   22.058311] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa00b52c0>
[   22.059687] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa00b53c0>
[   22.061063] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa00befa0>
[   22.062280] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa00beee0>
[   22.063526] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa00b53e0>
[   22.064972] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa00c2300>
[   22.066138] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa00b5480>
[   22.067518] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa00b54e0>
[   22.068961] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00b5530>
[   22.070310] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa00b5580>
[   22.071679] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa00b55e0>
[   22.073009] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa00b5640>
[   22.074326] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa00b5690>
[   22.075648] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa00b56f0>
[   22.077016] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00b5740>
[   22.078476] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00b5790>
[   22.079894] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00b57e0>
[   22.081246] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa00b5830>
[   22.082536] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa00b58a0>
[   22.083885] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa00b58f0>
[   22.085207] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa00b5940>
[   22.086511] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa00b5a50>
[   22.087820] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa00b5bb0>
[   22.089013] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c3728>
[   22.090197] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa00be240>
[   22.091437] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa00c21b4>
[   22.092742] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa00b5ca0>
[   22.094017] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa00c3730>
[   22.095229] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa00b5d00>
[   22.096557] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa00b5d20>
[   22.097849] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa00c21c0>
[   22.099127] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa00b5fe0>
[   22.100329] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa00bf400>
[   22.101547] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa00c22e0>
[   22.102731] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa00c3738>
[   22.103896] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa00bf3f0>
[   22.105055] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa00bbf50>
[   22.106296] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa00bbf40>
[   22.107495] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa00c21b4>
[   22.108668] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa00be260>
[   22.109899] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00bc1a0>
[   22.111281] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00bc080>
[   22.112671] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa00bbf60>
[   22.114053] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa00c3734>
[   22.115229] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc9000014b230>
[   22.116494] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc9000014b246>
[   22.117790] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000014b25c>
[   22.119040] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000014b26d>
[   22.120341] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc9000014b2a8>
[   22.121697] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa00be1f0>
[   22.122951] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa00bc2c0>
[   22.124241] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc9000014b2c1>
[   22.125530] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc9000014b2fb>
[   22.126850] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa00be218>
[   22.128082] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa00bc2d0>
[   22.129356] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa00b85c0>
[   22.130586] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00bf7e0>
[   22.131749] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00bf7c0>
[   22.132911] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa00b8630>
[   22.134183] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa00b8660>
[   22.135383] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00bf800>
[   22.136524] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00bf7a0>
[   22.137714] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00bf780>
[   22.138898] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bf760>
[   22.140141] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa00b86f0>
[   22.141402] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa00b8720>
[   22.142634] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00bfc20>
[   22.143796] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00bfc00>
[   22.144985] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa00b8790>
[   22.146266] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa00b87c0>
[   22.147475] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00bfc40>
[   22.148630] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00bfbe0>
[   22.149833] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00bfbc0>
[   22.151020] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bfba0>
[   22.152266] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa00b8850>
[   22.153525] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa00b8880>
[   22.154753] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c0060>
[   22.155914] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0040>
[   22.157088] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa00b88f0>
[   22.158371] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa00b8920>
[   22.159583] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0080>
[   22.160735] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0020>
[   22.161940] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0000>
[   22.163135] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bffe0>
[   22.164391] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa00b89b0>
[   22.165663] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa00b89e0>
[   22.166932] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c04a0>
[   22.168106] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0480>
[   22.169279] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa00b8a50>
[   22.170591] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa00b8a80>
[   22.171832] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c04c0>
[   22.173011] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0460>
[   22.174221] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0440>
[   22.175426] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0420>
[   22.176684] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa00b8b10>
[   22.178002] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa00b8b40>
[   22.179246] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c08e0>
[   22.180429] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c08c0>
[   22.181603] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa00b8bb0>
[   22.182893] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa00b8be0>
[   22.184109] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0900>
[   22.185262] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c08a0>
[   22.186469] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0880>
[   22.187662] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0860>
[   22.188913] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa00b8c70>
[   22.190187] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa00b8ca0>
[   22.191438] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c0d20>
[   22.192614] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0d00>
[   22.193816] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa00b8d10>
[   22.195108] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa00b8d40>
[   22.196340] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0d40>
[   22.197517] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0ce0>
[   22.198721] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0cc0>
[   22.199912] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0ca0>
[   22.201163] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa00b8dd0>
[   22.202449] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa00b8e00>
[   22.203688] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c1160>
[   22.204860] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c1140>
[   22.206034] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa00b8e70>
[   22.207315] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa00b8ea0>
[   22.208524] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c1180>
[   22.209676] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c1120>
[   22.210879] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c1100>
[   22.212072] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c10e0>
[   22.213321] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa00b8f30>
[   22.214593] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa00b8f60>
[   22.215862] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c15a0>
[   22.217034] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c1580>
[   22.218209] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa00b8fd0>
[   22.219517] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa00b9000>
[   22.220768] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c15c0>
[   22.221924] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c1560>
[   22.223131] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c1540>
[   22.224327] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c1520>
[   22.225577] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa00b9090>
[   22.226879] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa00b90c0>
[   22.228119] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c1a00>
[   22.229290] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c19e0>
[   22.230465] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa00b9130>
[   22.231752] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa00b9170>
[   22.232966] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c1a20>
[   22.234123] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c19c0>
[   22.235332] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c19a0>
[   22.236522] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c1980>
[   22.237773] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa00c1960>
[   22.239025] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa00b9210>
[   22.240293] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa00c1a88>
[   22.241467] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa00bc380>
[   22.242702] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa00bc410>
[   22.243966] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa00bc430>
[   22.245193] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa00b9fc0>
[   22.246439] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa00c3740>
[   22.247675] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa00bc450>
[   22.248926] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa00baac0>
[   22.250144] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa00c3758>
[   22.251307] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa00baaf0>
[   22.252544] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa00bab20>
[   22.253758] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa00bab50>
[   22.254951] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c1aa0>
[   22.256147] <redpill/bios_shim.c:211> Found vtable - size 416
[   22.256813] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa00c1aa0 =416=> ffffffffa00c27a0>
[   22.258137] <redpill/override_symbol.c:137> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   22.259193] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   22.260477] <redpill/override_symbol.c:143> Writing original code to <ffffffff8103dfb0>
[   22.261396] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   22.262633] <redpill/override_symbol.c:147> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   22.263715] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   22.264770] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   22.266203] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   22.267444] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   22.268663] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   22.269655] 60 a2 0b a0 ff ff ff ff  [04] 0x020      ffffffffa00ba260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   22.270975] 70 a4 0b a0 ff ff ff ff  [05] 0x028      ffffffffa00ba470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   22.272294] 10 42 0b a0 ff ff ff ff  [06] 0x030      ffffffffa00b4210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   22.273644] 90 ae 0b a0 ff ff ff ff  [07] 0x038      ffffffffa00bae90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   22.275045] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   22.276069] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   22.277365] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   22.278380] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   22.279394] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   22.280408] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   22.281420] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   22.282439] 70 46 0b a0 ff ff ff ff  [15] 0x078      ffffffffa00b4670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   22.283664] 90 46 0b a0 ff ff ff ff  [16] 0x080      ffffffffa00b4690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   22.284889] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   22.285912] a0 9e 0b a0 ff ff ff ff  [18] 0x090      ffffffffa00b9ea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   22.287332] 80 9d 0b a0 ff ff ff ff  [19] 0x098      ffffffffa00b9d80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   22.288687] 30 a7 0b a0 ff ff ff ff  [20] 0x0a0      ffffffffa00ba730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   22.290114] 50 9f 0b a0 ff ff ff ff  [21] 0x0a8      ffffffffa00b9f50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   22.291559] 70 ae 0b a0 ff ff ff ff  [22] 0x0b0      ffffffffa00bae70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   22.292829] f0 aa 0b a0 ff ff ff ff  [23] 0x0b8      ffffffffa00baaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   22.294132] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   22.295118] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   22.296392] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   22.297432] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   22.298729] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   22.299973] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   22.300961] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   22.301947] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   22.302990] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   22.304003] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   22.305014] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   22.306028] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   22.307056] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   22.308070] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   22.309090] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   22.310113] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   22.311127] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   22.312397] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   22.313409] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   22.314424] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   22.315440] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   22.316454] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   22.317465] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   22.318480] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   22.319493] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   22.320504] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   22.321516] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   22.322541] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   22.323554]
[   22.323740] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   22.324722] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa00b4210> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.326787] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa00bae90> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.328872] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.330629] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.332368] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa00b4670> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.334288] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa00b4690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00016f0>
[   22.336265] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0006c33>
[   22.338105] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa00bae70> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.340054] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa00baaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.342056] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.343840] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.345625] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.347429] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.349210] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.350994] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.352779] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   22.353713] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa00ba260> will now be rtc_proxy_get_time [redpill]<ffffffffa000667a>
[   22.355701] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa00ba470> will now be rtc_proxy_set_time [redpill]<ffffffffa000672f>
[   22.357699] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa00ba730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000692b>
[   22.359850] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa00b9d80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0006959>
[   22.361899] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa00b9ea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0006988>
[   22.364054] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa00b9f50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00069f8>
[   22.366273] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   22.367325] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   22.368745] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   22.369952] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   22.371175] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   22.372174] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   22.373367] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   22.374564] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.375772] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.376979] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   22.377964] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   22.379263] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.380471] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.381709] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   22.382725] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   22.383735] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   22.384721] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.385928] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   22.387175] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   22.388433] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   22.389707] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   22.391040] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   22.392328] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   22.393652] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.394900] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.396147] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.397425] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   22.398732] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   22.399749] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   22.401050] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   22.402340] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.403583] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.404823] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.406063] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   22.407076] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.408329] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.409567] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   22.410589] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   22.411613] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   22.412635] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   22.413655] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   22.414677] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   22.415943] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   22.416957] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   22.417973] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   22.418989] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   22.420004] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   22.421017] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   22.422034] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   22.423062] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   22.424076] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   22.425091] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   22.426113] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   22.427134]
[   22.427324] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   22.428309] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   22.429556] synobios ioctl TCGETS /dev/ttyS1 failed
[   22.430136] synobios unable to set termios of /dev/ttyS1
[   22.430756] WARNING: inconsistent syno gpio info, hdd detect
[   22.431468] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   22.432582] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   22.433715] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   22.434822] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   22.435928] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   22.436899] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   22.437942] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   22.438619] Time got from RTC is 2021-08-20 10:24:52 (UTC)
[   22.439232] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=52 min=24 hr=10 wkd=5 day=20 mth=7 yr=121
[   22.440410] 2021-8-20 10:24:52 UTC
[   22.440808] synobios: load, major number 201
[   22.441306] Brand: Synology
[   22.441671] Model: DS-918+
[   22.442010] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   22.443000] synobios cpu_arch proc entry initialized
[   22.443579] synobios crypto_hw proc entry initialized
[   22.444163] synobios syno_platform proc entry initialized
[   22.444790] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   22.445841] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   22.447266] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   22.448521] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   22.449761] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   22.450776] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   22.451987] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   22.453206] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.454461] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.455691] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   22.456696] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   22.458035] a0 ac 0b a0 ff ff ff ff  [10] 0x050      ffffffffa00baca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   22.459471] 30 ae 0b a0 ff ff ff ff  [11] 0x058      ffffffffa00bae30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   22.460784] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   22.461787] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   22.462797] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   22.463800] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.465028] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   22.466314] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   22.467593] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   22.468891] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   22.470173] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   22.471447] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   22.472746] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.473944] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.475194] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.476432] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   22.477727] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   22.478732] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   22.480023] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   22.481311] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.482545] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.483774] 80 ac 0b a0 ff ff ff ff  [31] 0x0f8      ffffffffa00bac80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   22.485043] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   22.486046] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.487276] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.488525] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   22.489536] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   22.490542] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   22.491549] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   22.492556] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   22.493562] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   22.494812] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   22.495817] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   22.496821] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   22.497827] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   22.498825] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   22.499821] 30 b2 0b a0 ff ff ff ff  [46] 0x170      ffffffffa00bb230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   22.501275] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   22.502258] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   22.503247] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   22.504238] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   22.505214] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   22.506194]
[   22.506377] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   22.507327] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa00baca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.509374] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa00bae30> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.511318] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa00bac80> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   22.513220] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   22.514134] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   22.515159] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   22.516543] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   22.517744] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   22.518953] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   22.519933] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   22.521114] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   22.522310] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.523508] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.524705] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   22.525705] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   22.526994] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.528210] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.529489] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   22.530483] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   22.531464] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   22.532449] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.533650] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   22.534888] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   22.536150] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   22.537455] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   22.538767] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   22.540080] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   22.541422] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.542656] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.543892] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.545142] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   22.546446] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   22.547482] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   22.548773] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   22.550050] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.551281] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.552521] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.553749] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   22.554788] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.556028] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   22.557275] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   22.558280] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   22.559286] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   22.560292] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   22.561295] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   22.562309] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   22.563527] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   22.564507] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   22.565516] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   22.566582] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   22.567560] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   22.568539] 30 b2 0b a0 ff ff ff ff  [46] 0x170      ffffffffa00bb230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   22.569982] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   22.570961] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   22.571938] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   22.572960] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   22.573987] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   22.574996]
[   22.575181] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   22.576155] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   22.580347] Module [apollolake_synobios] is removed.
[   22.580975] synobios: unload
[   22.581387] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   22.582661] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001830>
[   22.584155] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff8103dfb0>
[   22.585118] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0001830> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 301800a0ffffffff ffe0
[   22.586705] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   22.587988] <redpill/override_symbol.c:126> Writing jump code to <ffffffff8103dfb0>
[   22.588869] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   22.590114] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0001830
[   22.652280] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[   22.780683] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 112 bits of entropy available)
[   22.786486] Got empty serial number. Generate serial number from product.
[   22.787392] <redpill/usb_boot_shim.c:72> Found new device <vid=0e0f, pid=0003> - didn't match expected <vid=46f4, pid=0001>
[   22.845809] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[   22.846553] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[   22.847576] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   22.895290] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
[   22.949165] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:11:32:94:27:d3
[   22.950066] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   22.950870] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
[   22.958883] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[   22.959623] Copyright(c) 2007 - 2018 Intel Corporation.
[   22.960250] igb: probe of 0001:02:00.0 failed with error -5
[   22.960903] igb: probe of 0001:03:00.0 failed with error -5
[   22.975412] RPC: Registered named UNIX socket transport module.
[   22.976100] RPC: Registered udp transport module.
[   22.976653] RPC: Registered tcp transport module.
[   22.977198] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   23.001028] <redpill/bios_shim.c:198> Symbol section <ffffc90000327518> @ vaddr<18446744072101675008> size[10464]
[   23.002223] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   23.003282] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa0289000>
[   23.004339] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa0290f20>
[   23.005396] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa0291465>
[   23.006453] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa02924e0>
[   23.007521] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa0293186>
[   23.008578] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa0293240>
[   23.009633] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa0296f80>
[   23.010689] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa0290f20>
[   23.011921] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa02896c0>
[   23.013205] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa029704c>
[   23.014378] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa0297048>
[   23.015601] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa0297044>
[   23.016854] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa0289af0>
[   23.018064] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa0297044>
[   23.019236] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa0293186>
[   23.020658] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02931a1>
[   23.022101] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02931bf>
[   23.023539] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02931db>
[   23.024884] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa028a280>
[   23.026262] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa028a2e0>
[   23.027589] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa028a2a0>
[   23.028975] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa028a350>
[   23.030472] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa028a2c0>
[   23.031852] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa028a3c0>
[   23.033223] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa0293fa0>
[   23.034424] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa0293ee0>
[   23.035653] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa028a3e0>
[   23.037167] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa0297300>
[   23.038323] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa028a480>
[   23.039688] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa028a4e0>
[   23.041112] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa028a530>
[   23.042463] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa028a580>
[   23.043824] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa028a5e0>
[   23.045167] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa028a640>
[   23.046479] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa028a690>
[   23.047789] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa028a6f0>
[   23.049138] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa028a740>
[   23.050589] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa028a790>
[   23.051999] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa028a7e0>
[   23.053346] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa028a830>
[   23.054630] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa028a8a0>
[   23.055974] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa028a8f0>
[   23.057288] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa028a940>
[   23.058582] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa028aa50>
[   23.059874] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa028abb0>
[   23.061061] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa0298728>
[   23.062240] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa0293240>
[   23.063476] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa02971b4>
[   23.064769] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa028aca0>
[   23.066032] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa0298730>
[   23.067260] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa028ad00>
[   23.068593] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa028ad20>
[   23.069877] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa02971c0>
[   23.071141] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa028afe0>
[   23.072340] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa0294400>
[   23.073545] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa02972e0>
[   23.074711] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa0298738>
[   23.075871] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa02943f0>
[   23.077022] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa0290f50>
[   23.078260] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa0290f40>
[   23.079467] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa02971b4>
[   23.080637] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa0293260>
[   23.081864] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02911a0>
[   23.083238] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa0291080>
[   23.084621] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa0290f60>
[   23.085993] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa0298734>
[   23.087162] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000313230>
[   23.088418] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000313246>
[   23.089710] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000031325c>
[   23.090957] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000031326d>
[   23.092262] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900003132a8>
[   23.093595] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa02931f0>
[   23.094842] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa02912c0>
[   23.096134] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900003132c1>
[   23.097411] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900003132fb>
[   23.098724] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa0293218>
[   23.099953] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa02912d0>
[   23.101217] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa028d5c0>
[   23.102442] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02947e0>
[   23.103610] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02947c0>
[   23.104769] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa028d630>
[   23.106033] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa028d660>
[   23.107234] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0294800>
[   23.108385] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02947a0>
[   23.109566] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0294780>
[   23.110741] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0294760>
[   23.111974] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa028d6f0>
[   23.113229] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa028d720>
[   23.114455] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa0294c20>
[   23.115609] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0294c00>
[   23.116773] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa028d790>
[   23.118039] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa028d7c0>
[   23.119241] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0294c40>
[   23.120379] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0294be0>
[   23.121566] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0294bc0>
[   23.122744] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0294ba0>
[   23.123977] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa028d850>
[   23.125246] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa028d880>
[   23.126475] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa0295060>
[   23.127647] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0295040>
[   23.128814] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa028d8f0>
[   23.130086] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa028d920>
[   23.131291] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0295080>
[   23.132449] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0295020>
[   23.133640] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0295000>
[   23.134827] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0294fe0>
[   23.136071] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa028d9b0>
[   23.137333] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa028d9e0>
[   23.138596] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02954a0>
[   23.139766] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0295480>
[   23.140941] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa028da50>
[   23.142247] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa028da80>
[   23.143480] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02954c0>
[   23.144626] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0295460>
[   23.145820] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0295440>
[   23.147011] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0295420>
[   23.148255] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa028db10>
[   23.149552] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa028db40>
[   23.150786] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02958e0>
[   23.151952] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02958c0>
[   23.153120] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa028dbb0>
[   23.154401] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa028dbe0>
[   23.155609] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0295900>
[   23.156772] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02958a0>
[   23.157968] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0295880>
[   23.159153] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0295860>
[   23.160396] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa028dc70>
[   23.161656] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa028dca0>
[   23.162901] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa0295d20>
[   23.164076] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0295d00>
[   23.165245] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa028dd10>
[   23.166536] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa028dd40>
[   23.167722] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0295d40>
[   23.168840] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0295ce0>
[   23.170006] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0295cc0>
[   23.171163] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0295ca0>
[   23.172381] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa028ddd0>
[   23.173631] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa028de00>
[   23.174834] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa0296160>
[   23.175972] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0296140>
[   23.177108] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa028de70>
[   23.178349] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa028dea0>
[   23.179549] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0296180>
[   23.180699] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0296120>
[   23.181898] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0296100>
[   23.183086] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02960e0>
[   23.184317] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa028df30>
[   23.185549] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa028df60>
[   23.186788] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02965a0>
[   23.187926] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa0296580>
[   23.189098] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa028dfd0>
[   23.190386] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa028e000>
[   23.191589] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02965c0>
[   23.192706] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa0296560>
[   23.193870] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa0296540>
[   23.195026] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0296520>
[   23.196281] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa028e090>
[   23.197594] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa028e0c0>
[   23.198798] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa0296a00>
[   23.199934] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02969e0>
[   23.201071] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa028e130>
[   23.202315] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa028e170>
[   23.203492] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa0296a20>
[   23.204609] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02969c0>
[   23.205774] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02969a0>
[   23.206931] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa0296980>
[   23.208181] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa0296960>
[   23.209408] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa028e210>
[   23.210647] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa0296a88>
[   23.211783] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa0291380>
[   23.212985] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa0291410>
[   23.214211] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa0291430>
[   23.215396] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa028efc0>
[   23.216598] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa0298740>
[   23.217782] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa0291450>
[   23.218995] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa028fac0>
[   23.220170] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa0298758>
[   23.221313] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa028faf0>
[   23.222509] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa028fb20>
[   23.223684] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa028fb50>
[   23.224841] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa0296aa0>
[   23.225997] <redpill/bios_shim.c:211> Found vtable - size 416
[   23.226643] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa0296aa0 =416=> ffffffffa02977a0>
[   23.227923] <redpill/override_symbol.c:137> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   23.228947] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.230197] <redpill/override_symbol.c:143> Writing original code to <ffffffff8103dfb0>
[   23.231069] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.232240] <redpill/override_symbol.c:147> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   23.233269] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa0296aa0
[   23.234279] 80 6c 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.235632] 60 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.236806] 60 ff 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028ff60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.237989] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.238946] 60 f2 28 a0 ff ff ff ff  [04] 0x020      ffffffffa028f260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   23.240218] 70 f4 28 a0 ff ff ff ff  [05] 0x028      ffffffffa028f470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   23.241491] 10 92 28 a0 ff ff ff ff  [06] 0x030      ffffffffa0289210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   23.242808] 90 fe 28 a0 ff ff ff ff  [07] 0x038      ffffffffa028fe90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   23.244144] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.245106] b0 00 29 a0 ff ff ff ff  [09] 0x048      ffffffffa02900b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.246360] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   23.247316] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   23.248271] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.249227] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.250183] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.251137] 70 96 28 a0 ff ff ff ff  [15] 0x078      ffffffffa0289670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   23.252325] 90 96 28 a0 ff ff ff ff  [16] 0x080      ffffffffa0289690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   23.253515] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   23.254470] a0 ee 28 a0 ff ff ff ff  [18] 0x090      ffffffffa028eea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   23.255804] 80 ed 28 a0 ff ff ff ff  [19] 0x098      ffffffffa028ed80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   23.257085] 30 f7 28 a0 ff ff ff ff  [20] 0x0a0      ffffffffa028f730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   23.258431] 50 ef 28 a0 ff ff ff ff  [21] 0x0a8      ffffffffa028ef50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   23.259803] 70 fe 28 a0 ff ff ff ff  [22] 0x0b0      ffffffffa028fe70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   23.261003] f0 fa 28 a0 ff ff ff ff  [23] 0x0b8      ffffffffa028faf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   23.262248] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   23.263203] 20 fb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028fb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.264431] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.265383] c0 fa 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028fac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.266613] 50 fb 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028fb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.267820] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   23.268777] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   23.269738] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   23.270695] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.271650] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   23.272609] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   23.273566] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.274545] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.275525] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.276505] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.277484] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.278464] 90 fb 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028fb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.279682] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.280662] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.281641] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.282626] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.283607] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.284587] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   23.285576] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.286556] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.287535] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.288514] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.289494] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.290482]
[   23.290657] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa0296c40
[   23.291585] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa0289210> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.293528] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa028fe90> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.295502] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.297184] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.298872] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa0289670> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.300702] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa0289690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00016f0>
[   23.302570] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0006c33>
[   23.304309] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa028fe70> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.306148] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa028faf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.308042] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.309726] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.311415] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.313141] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.314922] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.316694] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.318426] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   23.319307] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa028f260> will now be rtc_proxy_get_time [redpill]<ffffffffa000667a>
[   23.321189] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa028f470> will now be rtc_proxy_set_time [redpill]<ffffffffa000672f>
[   23.323064] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa028f730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000692b>
[   23.325122] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa028ed80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0006959>
[   23.327108] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa028eea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0006988>
[   23.329150] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa028ef50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00069f8>
[   23.331237] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa0296aa0
[   23.332236] 80 6c 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.333594] 60 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.334763] 60 ff 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028ff60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.335941] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.336897] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   23.338049] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   23.339207] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.340374] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.341546] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.342502] b0 00 29 a0 ff ff ff ff  [09] 0x048      ffffffffa02900b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.343759] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.344926] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.346094] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.347049] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.348003] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.348956] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.350122] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   23.351324] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   23.352543] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   23.353776] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   23.355009] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   23.356251] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   23.357522] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.358721] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.359919] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.361120] 20 fb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028fb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.362376] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.363357] c0 fa 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028fac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.364616] 50 fb 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028fb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.365852] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.367050] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.368249] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.369445] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.370432] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.371635] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.372838] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.373821] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.374803] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.375784] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.376765] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.377746] 90 fb 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028fb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.378965] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.379945] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.380925] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.381907] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.382888] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.383868] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   23.384853] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.385838] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.386819] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.387810] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.388791] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.389773]
[   23.389952] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa0296c40
[   23.390899] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   23.391812] synobios ioctl TCGETS /dev/ttyS1 failed
[   23.392370] synobios unable to set termios of /dev/ttyS1
[   23.392973] WARNING: inconsistent syno gpio info, hdd detect
[   23.393654] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   23.394734] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   23.395818] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   23.396900] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   23.397983] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   23.398946] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   23.399960] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   23.400619] Time got from RTC is 2021-08-20 10:24:53 (UTC)
[   23.401201] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=53 min=24 hr=10 wkd=5 day=20 mth=7 yr=121
[   23.402313] 2021-8-20 10:24:53 UTC
[   23.402694] synobios: load, major number 201
[   23.403162] Brand: Synology
[   23.403512] Model: DS-918+
[   23.403831] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   23.404761] synobios cpu_arch proc entry initialized
[   23.405303] synobios crypto_hw proc entry initialized
[   23.405858] synobios syno_platform proc entry initialized
[   23.406448] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa0296aa0
[   23.407447] 80 6c 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.408796] 60 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.409978] 60 ff 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028ff60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.411157] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.412113] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   23.413265] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   23.414425] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.415598] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.416767] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.417723] b0 00 29 a0 ff ff ff ff  [09] 0x048      ffffffffa02900b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.418976] a0 fc 28 a0 ff ff ff ff  [10] 0x050      ffffffffa028fca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   23.420342] 30 fe 28 a0 ff ff ff ff  [11] 0x058      ffffffffa028fe30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   23.421623] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.422604] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.423583] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.424563] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.425763] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   23.427034] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   23.428324] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   23.429615] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   23.430911] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   23.432187] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   23.433476] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.434684] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.435884] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.437083] 20 fb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028fb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.438340] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.439319] c0 fa 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028fac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.440579] 50 fb 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028fb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.441851] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.443083] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.444311] 80 fc 28 a0 ff ff ff ff  [31] 0x0f8      ffffffffa028fc80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   23.445593] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.446599] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.447830] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.449064] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.450068] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.451071] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.452075] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.453076] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.454090] 90 fb 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028fb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.455342] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.456358] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.457354] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.458385] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.459385] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.460390] 30 02 29 a0 ff ff ff ff  [46] 0x170      ffffffffa0290230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   23.461878] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.462898] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.463911] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.464918] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.465924] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.466906]
[   23.467085] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa0296c40
[   23.468072] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa028fca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.470142] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa028fe30> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.472153] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa028fc80> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.474095] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   23.474996] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa0296aa0
[   23.476054] 80 6c 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.477468] 60 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.478704] 60 ff 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028ff60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.479946] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.480952] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   23.482134] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   23.483327] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.484529] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.485736] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.486719] b0 00 29 a0 ff ff ff ff  [09] 0x048      ffffffffa02900b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.488006] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.489205] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.490405] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.491386] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.492368] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.493349] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.494552] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   23.495800] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   23.497052] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   23.498338] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   23.499650] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   23.500927] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   23.502214] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.503431] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.504609] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.505781] 20 fb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028fb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.507009] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.507967] c0 fa 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028fac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.509196] 50 fb 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028fb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.510417] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.511592] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.512763] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.513935] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.514894] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.516067] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.517237] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.518194] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.519152] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.520110] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.521075] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.522032] 90 fb 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028fb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.523263] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.524243] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.525223] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.526203] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.527184] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.528164] 30 02 29 a0 ff ff ff ff  [46] 0x170      ffffffffa0290230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   23.529604] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.530586] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.531566] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.532549] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.533530] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.534511]
[   23.534691] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa0296c40
[   23.535638] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   23.538840] synobios write 4 to /dev/ttyS1 failed
[   23.540108] synobios write 9 to /dev/ttyS1 failed
[   23.541998] Module [apollolake_synobios] is removed.
[   23.542586] synobios: unload
[   23.542965] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   23.544167] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001830>
[   23.545599] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff8103dfb0>
[   23.546538] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0001830> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 301800a0ffffffff ffe0
[   23.548061] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.549277] <redpill/override_symbol.c:126> Writing jump code to <ffffffff8103dfb0>
[   23.550130] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.551324] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0001830
[   23.565765] <redpill/bios_shim.c:198> Symbol section <ffffc90000050518> @ vaddr<18446744072099987456> size[10464]
[   23.566926] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   23.567957] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa00b4000>
[   23.568984] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bbf20>
[   23.570009] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bc465>
[   23.571035] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa00bd4e0>
[   23.572062] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa00be186>
[   23.573199] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa00be240>
[   23.574242] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c1f80>
[   23.575279] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa00bbf20>
[   23.576489] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa00b46c0>
[   23.577741] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa00c204c>
[   23.578894] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa00c2048>
[   23.580086] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa00c2044>
[   23.581222] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa00b4af0>
[   23.582411] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa00c2044>
[   23.583577] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00be186>
[   23.584953] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa00be1a1>
[   23.586358] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00be1bf>
[   23.587739] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa00be1db>
[   23.589043] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00b5280>
[   23.590377] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00b52e0>
[   23.591663] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00b52a0>
[   23.593009] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00b5350>
[   23.594305] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa00b52c0>
[   23.595677] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa00b53c0>
[   23.597035] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa00befa0>
[   23.598211] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa00beee0>
[   23.599415] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa00b53e0>
[   23.600814] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa00c2300>
[   23.601941] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa00b5480>
[   23.603280] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa00b54e0>
[   23.604674] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00b5530>
[   23.605983] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa00b5580>
[   23.607365] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa00b55e0>
[   23.608703] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa00b5640>
[   23.609979] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa00b5690>
[   23.611276] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa00b56f0>
[   23.612597] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00b5740>
[   23.614006] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00b5790>
[   23.615378] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00b57e0>
[   23.616682] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa00b5830>
[   23.617942] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa00b58a0>
[   23.619250] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa00b58f0>
[   23.620544] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa00b5940>
[   23.621801] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa00b5a50>
[   23.623064] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa00b5bb0>
[   23.624218] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c3728>
[   23.625364] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa00be240>
[   23.626591] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa00c21b4>
[   23.627851] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa00b5ca0>
[   23.629082] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa00c3730>
[   23.630276] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa00b5d00>
[   23.631591] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa00b5d20>
[   23.632878] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa00c21c0>
[   23.634108] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa00b5fe0>
[   23.635271] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa00bf400>
[   23.636447] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa00c22e0>
[   23.637583] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa00c3738>
[   23.638708] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa00bf3f0>
[   23.639825] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa00bbf50>
[   23.641026] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa00bbf40>
[   23.642208] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa00c21b4>
[   23.643365] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa00be260>
[   23.644564] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00bc1a0>
[   23.645901] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00bc080>
[   23.647250] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa00bbf60>
[   23.648588] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa00c3734>
[   23.649725] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc9000003c230>
[   23.650983] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc9000003c246>
[   23.652250] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000003c25c>
[   23.653469] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000003c26d>
[   23.654747] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc9000003c2a8>
[   23.656047] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa00be1f0>
[   23.657260] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa00bc2c0>
[   23.658577] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc9000003c2c1>
[   23.659850] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc9000003c2fb>
[   23.661186] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa00be218>
[   23.662392] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa00bc2d0>
[   23.663624] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa00b85c0>
[   23.664816] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00bf7e0>
[   23.665941] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00bf7c0>
[   23.667080] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa00b8630>
[   23.668326] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa00b8660>
[   23.669529] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00bf800>
[   23.670650] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00bf7a0>
[   23.671804] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00bf780>
[   23.672956] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bf760>
[   23.674345] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa00b86f0>
[   23.675601] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa00b8720>
[   23.676860] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00bfc20>
[   23.678060] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00bfc00>
[   23.679222] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa00b8790>
[   23.680462] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa00b87c0>
[   23.681636] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00bfc40>
[   23.682752] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00bfbe0>
[   23.683941] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00bfbc0>
[   23.685115] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bfba0>
[   23.686389] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa00b8850>
[   23.687615] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa00b8880>
[   23.688809] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c0060>
[   23.689937] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0040>
[   23.691089] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa00b88f0>
[   23.692336] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa00b8920>
[   23.693516] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0080>
[   23.694636] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0020>
[   23.695826] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0000>
[   23.696984] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00bffe0>
[   23.698204] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa00b89b0>
[   23.699486] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa00b89e0>
[   23.700734] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c04a0>
[   23.701872] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0480>
[   23.703049] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa00b8a50>
[   23.704353] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa00b8a80>
[   23.705598] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c04c0>
[   23.706722] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0460>
[   23.707858] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0440>
[   23.708987] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0420>
[   23.710169] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa00b8b10>
[   23.711422] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa00b8b40>
[   23.712605] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c08e0>
[   23.713730] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c08c0>
[   23.714838] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa00b8bb0>
[   23.716049] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa00b8be0>
[   23.717194] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0900>
[   23.718284] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c08a0>
[   23.719421] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0880>
[   23.720550] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0860>
[   23.721732] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa00b8c70>
[   23.722941] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa00b8ca0>
[   23.724140] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c0d20>
[   23.725251] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c0d00>
[   23.726384] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa00b8d10>
[   23.727656] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa00b8d40>
[   23.728870] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c0d40>
[   23.730016] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c0ce0>
[   23.731212] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c0cc0>
[   23.732417] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c0ca0>
[   23.733671] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa00b8dd0>
[   23.734957] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa00b8e00>
[   23.736185] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c1160>
[   23.737395] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c1140>
[   23.738533] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa00b8e70>
[   23.739799] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa00b8ea0>
[   23.741002] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c1180>
[   23.742121] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c1120>
[   23.743314] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c1100>
[   23.744478] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c10e0>
[   23.745713] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa00b8f30>
[   23.746994] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa00b8f60>
[   23.748226] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c15a0>
[   23.749363] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c1580>
[   23.750498] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa00b8fd0>
[   23.751791] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa00b9000>
[   23.753027] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c15c0>
[   23.754139] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c1560>
[   23.755274] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c1540>
[   23.756406] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c1520>
[   23.757590] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa00b9090>
[   23.758843] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa00b90c0>
[   23.760029] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c1a00>
[   23.761137] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c19e0>
[   23.762245] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa00b9130>
[   23.763460] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa00b9170>
[   23.764605] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c1a20>
[   23.765692] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c19c0>
[   23.766842] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c19a0>
[   23.767970] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c1980>
[   23.769159] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa00c1960>
[   23.770353] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa00b9210>
[   23.771556] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa00c1a88>
[   23.772672] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa00bc380>
[   23.773905] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa00bc410>
[   23.775166] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa00bc430>
[   23.776401] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa00b9fc0>
[   23.777649] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa00c3740>
[   23.778877] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa00bc450>
[   23.780107] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa00baac0>
[   23.781319] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa00c3758>
[   23.782487] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa00baaf0>
[   23.783664] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa00bab20>
[   23.784807] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa00bab50>
[   23.785932] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c1aa0>
[   23.787057] <redpill/bios_shim.c:211> Found vtable - size 416
[   23.787687] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa00c1aa0 =416=> ffffffffa00c27a0>
[   23.788939] <redpill/override_symbol.c:137> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   23.789941] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.791158] <redpill/override_symbol.c:143> Writing original code to <ffffffff8103dfb0>
[   23.792028] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff8103dfb0 (<<ffffffff8103e000)
[   23.793202] <redpill/override_symbol.c:147> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   23.794246] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   23.795247] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.796631] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.797802] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.798994] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.799952] 60 a2 0b a0 ff ff ff ff  [04] 0x020      ffffffffa00ba260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   23.801225] 70 a4 0b a0 ff ff ff ff  [05] 0x028      ffffffffa00ba470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   23.802507] 10 42 0b a0 ff ff ff ff  [06] 0x030      ffffffffa00b4210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   23.803823] 90 ae 0b a0 ff ff ff ff  [07] 0x038      ffffffffa00bae90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   23.805161] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.806118] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.807371] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   23.808344] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   23.809304] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.810263] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.811233] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.812537] 70 46 0b a0 ff ff ff ff  [15] 0x078      ffffffffa00b4670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   23.813925] 90 46 0b a0 ff ff ff ff  [16] 0x080      ffffffffa00b4690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   23.815171] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   23.816151] a0 9e 0b a0 ff ff ff ff  [18] 0x090      ffffffffa00b9ea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   23.817519] 80 9d 0b a0 ff ff ff ff  [19] 0x098      ffffffffa00b9d80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   23.818836] 30 a7 0b a0 ff ff ff ff  [20] 0x0a0      ffffffffa00ba730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   23.820233] 50 9f 0b a0 ff ff ff ff  [21] 0x0a8      ffffffffa00b9f50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   23.821633] 70 ae 0b a0 ff ff ff ff  [22] 0x0b0      ffffffffa00bae70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   23.822864] f0 aa 0b a0 ff ff ff ff  [23] 0x0b8      ffffffffa00baaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   23.824137] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   23.825119] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.826374] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.827482] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.828787] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.830025] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   23.831004] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   23.831983] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   23.832975] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.833956] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   23.834954] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   23.835967] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.836978] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.837987] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.838997] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.839979] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.840993] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.842239] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.843302] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.844328] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.845337] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.846321] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.847312] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   23.848314] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.849296] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.850275] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.851254] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.852234] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.853219]
[   23.853399] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   23.854349] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa00b4210> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.856373] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa00bae90> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.858415] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.860169] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.861899] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa00b4670> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.863781] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa00b4690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00016f0>
[   23.865695] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0006c33>
[   23.867496] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa00bae70> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.869381] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa00baaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.871325] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.873057] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.874856] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.876601] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.878346] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.880089] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   23.881825] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   23.882737] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa00ba260> will now be rtc_proxy_get_time [redpill]<ffffffffa000667a>
[   23.884670] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa00ba470> will now be rtc_proxy_set_time [redpill]<ffffffffa000672f>
[   23.886617] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa00ba730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000692b>
[   23.888766] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa00b9d80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0006959>
[   23.890858] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa00b9ea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0006988>
[   23.892978] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa00b9f50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00069f8>
[   23.895121] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   23.896269] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.897676] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.898882] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.900129] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.901130] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   23.902313] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   23.903510] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.904713] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.905943] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.907013] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.908356] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.909574] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.910784] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.911780] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.912772] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.913756] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.914959] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   23.916202] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   23.917454] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   23.918724] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   23.920006] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   23.921281] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   23.922631] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.923857] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.925083] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.926321] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   23.927619] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   23.928600] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   23.929860] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   23.931133] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.932355] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.933560] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.934761] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   23.935752] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.936953] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.938153] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   23.939141] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   23.940124] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   23.941105] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   23.942121] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   23.943147] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   23.944390] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   23.945369] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   23.946360] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   23.947341] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   23.948320] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   23.949303] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   23.950283] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   23.951262] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   23.952243] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   23.953228] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   23.954208] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   23.955188]
[   23.955368] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   23.956316] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   23.957233] synobios ioctl TCGETS /dev/ttyS1 failed
[   23.957797] synobios unable to set termios of /dev/ttyS1
[   23.958396] WARNING: inconsistent syno gpio info, hdd detect
[   23.959089] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   23.960203] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   23.961319] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   23.962450] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   23.963533] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   23.964483] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   23.965511] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   23.966173] Time got from RTC is 2021-08-20 10:24:54 (UTC)
[   23.966773] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=54 min=24 hr=10 wkd=5 day=20 mth=7 yr=121
[   23.967950] 2021-8-20 10:24:54 UTC
[   23.968347] synobios: load, major number 201
[   23.968849] Brand: Synology
[   23.969204] Model: DS-918+
[   23.969533] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   23.970489] synobios cpu_arch proc entry initialized
[   23.971066] synobios crypto_hw proc entry initialized
[   23.971637] synobios syno_platform proc entry initialized
[   23.972241] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   23.973271] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   23.974714] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   23.975925] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   23.977147] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   23.978134] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   23.979327] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   23.980522] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.981742] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.982917] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   23.983874] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   23.985127] a0 ac 0b a0 ff ff ff ff  [10] 0x050      ffffffffa00baca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   23.986501] 30 ae 0b a0 ff ff ff ff  [11] 0x058      ffffffffa00bae30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   23.987755] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   23.988714] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   23.989669] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   23.990624] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   23.991794] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   23.993001] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   23.994218] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   23.995454] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   23.996733] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   23.997977] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   23.999234] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.000404] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.001622] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.002830] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   24.004058] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   24.005015] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   24.006244] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   24.007453] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.008626] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.009795] 80 ac 0b a0 ff ff ff ff  [31] 0x0f8      ffffffffa00bac80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   24.011010] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   24.011979] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.013155] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.014324] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   24.015280] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   24.016238] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   24.017195] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   24.018151] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   24.019109] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   24.020296] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   24.021289] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   24.022273] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   24.023253] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   24.024231] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   24.025223] 30 b2 0b a0 ff ff ff ff  [46] 0x170      ffffffffa00bb230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   24.026679] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   24.027723] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   24.028870] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   24.029911] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   24.030895] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   24.031878]
[   24.032058] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   24.033017] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa00baca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   24.035064] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa00bae30> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   24.037009] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa00bac80> will now be shim_null_zero_ulong [redpill]<ffffffffa00016e0>
[   24.038914] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   24.039814] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c1aa0
[   24.040860] 80 1c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c1c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   24.042287] 60 46 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b4660        GetBrand+0x0/0x10 [apollolake_synobios]
[   24.043526] 60 af 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00baf60        GetModel+0x0/0x150 [apollolake_synobios]
[   24.044744] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   24.045727] 7a 66 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000667a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   24.046938] 2f 67 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000672f        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   24.048156] e0 16 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.049365] e0 16 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.050569] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   24.051569] b0 b0 0b a0 ff ff ff ff  [09] 0x048      ffffffffa00bb0b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   24.052876] e0 16 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.054090] e0 16 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.055294] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   24.056309] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   24.057297] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   24.058322] e0 16 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.059635] f0 16 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00016f0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   24.060885] 33 6c 00 a0 ff ff ff ff  [17] 0x088      ffffffffa0006c33        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   24.062140] 88 69 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0006988        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   24.063475] 59 69 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0006959        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   24.064790] 2b 69 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000692b        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   24.066116] f8 69 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00069f8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   24.067453] e0 16 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.068698] e0 16 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.069933] e0 16 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.071167] 20 ab 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bab20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   24.072474] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   24.073481] c0 aa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00baac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   24.074853] 50 ab 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bab50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   24.076128] e0 16 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.077380] e0 16 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.078665] e0 16 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.079915] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   24.080927] e0 16 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.082171] e0 16 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00016e0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   24.083406] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   24.084412] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   24.085423] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   24.086431] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   24.087436] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   24.088442] 90 ab 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bab90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   24.089699] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   24.090705] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   24.091717] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   24.092727] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   24.093735] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   24.094753] 30 b2 0b a0 ff ff ff ff  [46] 0x170      ffffffffa00bb230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   24.096232] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   24.097325] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   24.098336] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   24.099344] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   24.100350] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   24.101356]
[   24.101541] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c1c40
[   24.102518] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   24.104313] random: nonblocking pool is initialized
[   24.317791] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   25.337886] <redpill/intercept_execve.c:92> Blocked /usr/syno/bin/syno_pstore_collect from running
[   31.542760] synobios write 3 to /dev/ttyS1 failed
[   31.543402] synobios write 4 to /dev/ttyS1 failed
[   31.544295] synobios write k to /dev/ttyS1 failed
[   31.637222] usbcore: registered new interface driver usbhid
[   31.637884] usbhid: USB HID core driver
[   89.360848] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=59 min=25 hr=10 wkd=5 day=20 mth=7 yr=121
[   89.362003] <redpill/rtc_proxy.c:95> Writing BCD-based RTC
DiskStation>
 

 

Anything wrong on my side ?

 

Many thanks for this great job ! that's Awesome @ThorGroup@haydibe and for and all others !

 

Edited by sebg35
  • Like 1
Link to comment
Share on other sites

2 hours ago, scoobdriver said:

without removing everything and starting again , are there any locations I can remove files ? 

 

 

If layers end up in the buildcache, you can clean it with: docker builder purge -a

 

If images stack up in the local image cache, you can clean them with: docker image purge (warning: this will remove all "dangling" images, where the image:tag got assigned to a new image).  Though, I typical remove the images by hand with `docker image rm imageid1 imageid2 image3` (you can delete one or more images at a time)

 

  • Like 1
Link to comment
Share on other sites

1 hour ago, Orphée said:

OK !

Working on ESXi !!

I found the issue !

 

image.thumb.png.d8b0aef5e4397695e65eec6f5c3a420a.png

 

I was using Jun's loader vmdk to mount redpill-synoboot.img

 

actually I was wrong...

 

I took Starwind V2V converter to convert redpill IMG to VMDK and it created the vmdk file and the associated flat.vmdk disk :

 


# Disk DescriptorFile
version=1
encoding="windows-1252"
CID=fbd25003
parentCID=ffffffff
isNativeSnapshot="no"
createType="vmfs"

# Extent description
RW 262144 VMFS "synoboot-flat.vmdk" 0

# The Disk Data Base 
#DDB

ddb.adapterType = "ide"
ddb.geometry.cylinders = "260"
ddb.geometry.heads = "16"
ddb.geometry.sectors = "63"
ddb.longContentID = "b54753230135a2f2b9fa336bfbd25003"
ddb.thinProvisioned = "1"
ddb.uuid = "60 00 C2 98 2d f4 38 d4-22 d2 67 98 f0 73 54 b3"
ddb.virtualHWVersion = "4"

 

I was able to initiate disk, all seems OK :

 

image.thumb.png.6e7a5d21ffdcfc2e83ed594016b3bb1a.png

 

image.thumb.png.969f48b0cd03c19a74c7e3305023aafe.png

 

Thanks @ThorGroup

 

@ThorGroup I tried the exact same steps with bromolow-7.0-41222

 

But it fails

 

image.thumb.png.42449d3341a2001852448ca8d8b53a06.png

 

FYI I also tried to update 6.2.4 to "update 2" but it fails and loop in restore mode.

messages.txt tee_telnet_7.0_21.log dmesg.txt

Link to comment
Share on other sites

4 minutes ago, scoobdriver said:

 

Is this with Passthrough ? 

I can can't get DSM 7.0 Bromolow DS3615xs to create a storage pool /volume with a virtualSATA  

Not with passthrough yet. it is a created 32GB drive on SATA 1:0 (added new SATA controller)


I won't risk my "prod" disks until it is considered as stable.

 

But I'm not able to install DSM 7.0 with DS3615xs on ESXi yet... Only 6.2.4 is working currently.

 

Edit :

as a reminder, my user_config.json :

 

{ 
  "extra_cmdline": {
    "vid": "0x058f",
    "pid": "0x6387",
    "sn": "1330LXXXXXX",
    "mac1": "001132XXXXXX",
    "sata_uid": "1",
    "sata_pcislot": "5",
    "DiskIdxMap": "0C",
    "SataPortMap": "1",
    "SasIdxMap": "0"
  },
  "synoinfo": {},
  "ramdisk_copy": {}
}

 

Edited by Orphée
Link to comment
Share on other sites

1 hour ago, psychoboi32 said:

Didn’t get my device working if i got mpt3sas.ko that will be gg i will add like virtio and modify docker so it will build image. but now i am tired if you guys have anything please share with me thanks

If i am not mistaken, the drivers are only privded ootb in bromolow. For apollolake you will need your own set of compiled drivers. If I am not mistaken, I remember that @IG-88 once wrote that LSI controllers are not reliable on 918+ with the additionaly driver packe and it's advices to stick to bromollow for the sake of reliability.

  • Confused 1
Link to comment
Share on other sites

4 minutes ago, Orphée said:

Not with passthrough yet. it is a created 32GB drive on SATA 1:0 (added new SATA controller)

OK , I will try with 6.2.4 . 

 

With 7.0 I get a message that the drive does not meet requirements , to create a pool / volume . . (it has been reported) 

 

my user_config.json is similar. 

Link to comment
Share on other sites

34 minutes ago, scoobdriver said:
43 minutes ago, Orphée said:

Not with passthrough yet. it is a created 32GB drive on SATA 1:0 (added new SATA controller)

OK , I will try with 6.2.4 . 

 

With 7.0 I get a message that the drive does not meet requirements , to create a pool / volume . . (it has been reported) 

 

my user_config.json is similar. 

 

Ok so I can create a storage pool / volume on 6.2.4 DS3615xs , but not on 7.0 ( 7.0 says the drive does not meet requirements, so something changed there between 6.2.4 and 7.0 ) 

Link to comment
Share on other sites

35 minutes ago, scoobdriver said:

 

Ok so I can create a storage pool / volume on 6.2.4 DS3615xs , but not on 7.0 ( 7.0 says the drive does not meet requirements, so something changed there between 6.2.4 and 7.0 ) 

Ok so I replaced SataPortMap and DiskIdxMap values

 

I took yours instead of Jun's loader

 

with jun's loader values :

DiskIdxMap=0C

SataPortMap=1

 

it fails

 

with :

DiskIdxMap=1000

SataPortMap=4

 

it works

Then I'm able to boot/install DSM 7.0

 

But same as you, I can't initialise volume, disk does not meet requirements.

 

image.thumb.png.4566fec4c0301b469fa0e4418d00416d.png

image.thumb.png.c04e1aec59886ecce54fb1c50dfbbd88.png

image.thumb.png.1a2ee875eafe54f3e9b8fed4cd40c838.png

 

And Info Center is empty, whereas on 6.2.4 it is filled with SN and stuffs...

7.0_21.log_OK_boot_disk_KO_2.txt

dmesg.txt messages.txt

Edited by Orphée
Link to comment
Share on other sites

1 hour ago, haydibe said:

 

If layers end up in the buildcache, you can clean it with: docker builder purge -a

 

If images stack up in the local image cache, you can clean them with: docker image purge (warning: this will remove all "dangling" images, where the image:tag got assigned to a new image).  Though, I typical remove the images by hand with `docker image rm imageid1 imageid2 image3` (you can delete one or more images at a time)

 

 

docker builder prune -a reclaimed 15G :). I use the Pop! OS only for building the RedPill.

Edited by gadreel
Link to comment
Share on other sites

28 minutes ago, Orphée said:

Ok so I replaced SataPortMap and DiskIdxMap values

 

I took yours instead of Jun's loader

 

with jun's loader values :

DiskIdxMap=0C

SataPortMap=1

 

it fails

 

with :

DiskIdxMap=1000

SataPortMap=4

 

it works

Then I'm able to boot/install DSM 7.0

 

But same as you, I can't initialise volume, disk does not meet requirements.

Ok where at the same point then :)

the bonus with those values are the data disk shows as disk 1 not 2 

 

edit ; I think juns loader for esxi also uses 

DiskIdxMap=1000

SataPortMap=4 

 

Edited by scoobdriver
  • Thanks 1
Link to comment
Share on other sites

Okay with DiskIdxMap=1000 & SataPortMap=4  , it's better as the installer shows 2 disks instead of 1 (So i think of sata 1:0 & 1:1).  But i m stuck at 55% and no more grub rescue after a reboot.

 

Révélation

Aug 20 14:02:32 synocodesign: synohamessaged-update: OK
Aug 20 14:02:32 install.cgi: RemoveUpgradeFile: Remove /tmpData/upd@te.pat...
Aug 20 14:02:32 install.cgi: Verify checksum of [/tmpData/upd@te]...
Aug 20 14:02:33 install.cgi: Pass checksum of /tmpData/upd@te...
Aug 20 14:02:33 updater: updater.c:6751 Start of the updater...
Aug 20 14:02:33 updater: updater.c:3211 orgBuildNumber = 41890, newBuildNumber=41890
Aug 20 14:02:33 updater: util/updater_util.cpp:86 fail to read company in /tmpRoot//etc.defaults/synoinfo.conf
Aug 20 14:02:33 updater: updater.c:7029 ==== Start flash update ====
Aug 20 14:02:33 updater: updater.c:7033 This is X86 platform
Aug 20 14:02:33 updater: boot/boot_lock.c(228): failed to mount boot device /dev/synoboot2 /tmp/bootmnt (errno:2)
Aug 20 14:02:33 updater: updater.c:6494 Failed to mount boot partition
Aug 20 14:02:33 updater: updater.c:3118 No need to reset reason for v.41890
Aug 20 14:02:33 updater: updater.c:7636 Failed to accomplish the update! (errno = 21)
Aug 20 14:02:33 install.cgi: ninstaller.c:1546 Executing [/tmpData/upd@te/updater -v /tmpData > /dev/null 2>&1] error[21]
Aug 20 14:02:35 scemd: scemd.c:990 microP get error
Aug 20 14:02:36 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Aug 20 14:02:36 install.cgi: ninstaller.c:1515 Moving updater for configuration upgrade...cmd=[/bin/mv -f /tmpData/upd@te/updater /tmpRoot/.updater > /dev/null 2>&1]
Aug 20 14:02:36 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Aug 20 14:02:36 install.cgi: ErrFHOSTCleanPatchDirFile: After updating /tmpData/upd@te...cmd=[/bin/rm -rf /tmpData/upd@te > /dev/null 2>&1]
Aug 20 14:02:36 install.cgi: ErrFHOSTCleanPatchDirFile: Remove /tmpData/upd@te.pat...
Aug 20 14:02:36 install.cgi: ErrFHOSTDoUpgrade(1794): child process failed, retv=-21
Aug 20 14:02:36 install.cgi: ninstaller.c:1811(ErrFHOSTDoUpgrade) err=[-1]
Aug 20 14:02:36 install.cgi: ninstaller.c:1815(ErrFHOSTDoUpgrade) retv=[-21]
Aug 20 14:02:36 install.cgi: install.c:409 Upgrade by the manual patch fail.
Aug 20 14:02:36 install.cgi: install.c:678 Upgrade by the uploaded patch /tmpData/@autoupdate/upload.pat fail.
Jan  1 00:00:00 install.cgi: ninstaller.c:152 umount partition /tmpData
 

 

Link to comment
Share on other sites

 

22 minutes ago, sebg35 said:

Okay with DiskIdxMap=1000 & SataPortMap=4  , it's better as the installer shows 2 disks instead of 1 (So i think of sata 1:0 & 1:1).  But i m stuck at 55% and no more grub rescue after a reboot.

It sounds like you are overwriting your boot disk . 

Are you using the VMware / Esxi ? You need to select the Sata boot method from the grub menu . 

With those values you should assign boot .img to 0:0 and your data disk to 1:0

 

When you upload the .pat file / are in the installer screen it should only see 1 disk . (otherwise you are formatting /overwriting  your boot .img , and on the next reboot you won't see the grub menu 

Link to comment
Share on other sites

il y a 18 minutes, scoobdriver a dit :

It sounds like you are overwriting your boot disk . 

Are you using the VMware / Esxi ? You need to select the Sata boot method from the grub menu . 

With those values you should assign boot .img to 0:0 and your data disk to 1:0

 

When you upload the .pat file / are in the installer screen it should only see 1 disk . (otherwise you are formatting /overwriting  your boot .img , and on the next reboot you won't see the grub menu 

 

Hi @scoobdriver Yes i am on Esxi, and yes i also selected sata on grub.

 

From what i saw, without DiskIdxMap=1000 & SataPortMap=4, i was seeing only one disk, and after i start the installer, i was stuck at 0%/failed, after a reload i was in the grub rescue mode. So think without DiskIdxMap=1000 & SataPortMap=4, installer was overwriting the boot disk.

Link to comment
Share on other sites

4 hours ago, haydibe said:

If i am not mistaken, the drivers are only privded ootb in bromolow. For apollolake you will need your own set of compiled drivers. If I am not mistaken, I remember that @IG-88 once wrote that LSI controllers are not reliable on 918+ with the additionaly driver packe and it's advices to stick to bromollow for the sake of reliability.

you are right so what should I do means I have coffeelake machine, and choosing bromollow give it kernel panic and it reboot (I don't know correct word) (C-C-C-C-R). I have last option which is passthough all my hdd and mask its drive controller (everything physical hdd to virtual) (no temp. nothing it will just work for sake of POC (prof of concept)).

Link to comment
Share on other sites

42 minutes ago, psychoboi32 said:

I have last option which is passthough all my hdd and mask its drive controller (everything physical hdd to virtual) (no temp. nothing it will just work for sake of POC (prof of concept)).

Seems reasonable for a PoC...  Since Redpill is not final - regardless whether you manage to passthrought the controller and find a way to compile your own set of drivers or passthrough each drive and let DSM918+ handle them for you - it is a PoC anyway.

 

My main box uses a LSI controller well with bromollow since ages. Though, untill Redpill is final, it will remain on Jun's bootloader. 

 

Yay, even the docker package works like a charm on DSM7.  Though, I am currious what happend to Synologies  reverse proxy UI... Seems they gave up on it.  

Edited by haydibe
Link to comment
Share on other sites

14 minutes ago, haydibe said:

Yay, even the docker package works like a charm on DSM7.  Though, I am currious what happend to Synologies  reverse proxy UI... Seems they gave up on it.  

Really?! It will be a dealbreaker for me!

 

Edit : this ? : https://mariushosting.com/synology-how-to-use-reverse-proxy-on-dsm-7/

Edited by Orphée
  • Like 1
Link to comment
Share on other sites

The RP would've been the dealbreaker. I couldn't find it. Thanks to Orphée, we know it exists, but it placed in the "advanced" tab of the "Login Portal" navigation item.

 

Docker works fine. Just tested a compose deployment -> works like a charm. Tested a swarm stack deployment -> still broken (been broken since 17.05 supports the swarm mode) on Synology's Docker distribution.

 

Edited by haydibe
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...