Jump to content
XPEnology Community

RedPill - the new loader for 6.2.4 - Discussion


Recommended Posts

25 minutes ago, gadreel said:

Yes, it will support baremetal too, as ThorGroup said before virtualisation has a lot less hassle!

To be honest, I think it's time I bit the bullet and went virtual. I've been running xpenology for years now and have lost count of the number of problems I've had caused by running baremetal :D

It's really just the time involved in backing everything up, rebuilding the machine, then restoring data that's holding me back. It's just so much simpler to do an in-place upgrade when it works, and not have to reconfigure all the services (mainly Plex) that are running on it.

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

26 minutes ago, WiteWulf said:

To be honest, I think it's time I bit the bullet and went virtual. I've been running xpenology for years now and have lost count of the number of problems I've had caused by running baremetal :D

It's really just the time involved in backing everything up, rebuilding the machine, then restoring data that's holding me back. It's just so much simpler to do an in-place upgrade when it works, and not have to reconfigure all the services (mainly Plex) that are running on it.

 

IMHO you will make yourself a big favor if you do that...

Link to comment
Share on other sites

is it possible somehow to load mpt2sas during the first boot install? the module is there and with insmod it loads the LSI controller

 

DiskStation> cd /usr/lib/modules/
DiskStation> insmod mpt2sas.ko
[   30.427812] mpt2sas version 20.00.00.00 loaded
[   30.429216] scsi0 : Fusion MPT SAS Host
[   30.431514] I/O scheduler elevator not found
[   30.434368] mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (4022016 kB)
[   30.509820] mpt2sas0: MSI-X vectors supported: 1, no of cores: 4, max_msix_vectors: -1
[   30.512751] mpt2sas 0000:13:00.0: irq 73 for MSI/MSI-X
[   30.518563] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 73
[   30.520765] mpt2sas0: iomem(0x00000000fd3f0000), mapped(0xffffc90008540000), size(65536)
[   30.522945] mpt2sas0: ioport(0x0000000000006000), size(256)
[   30.642744] mpt2sas0: Allocated physical memory: size(7445 kB)
[   30.644515] mpt2sas0: Current Controller Queue Depth(3305), Max Controller Queue Depth(3432)
[   30.647107] mpt2sas0: Scatter Gather Elements per IO(128)
[   30.708718] mpt2sas0: LSISAS2008: FWVersion(16.00.00.00), ChipRevision(0x03), BiosVersion(00.00.00.00)
[   30.712153] mpt2sas0: Dell 6Gbps SAS HBA: Vendor(0x1000), Device(0x0072), SSVID(0x1028), SSDID(0x1F1C)
[   30.715183] mpt2sas0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[   30.719937] mpt2sas0: sending port enable !!
[   30.726449] mpt2sas0: host_add: handle(0x0001), sas_addr(0x590b11c027f7ff00), phys(8)
[   30.731864] mpt2sas0: port enable: SUCCESS

 

but no disk attached, probably needs a reboot i guess, and using a -load.d .conf wont survive the reboot if no dsm is installed.

 

ok figured out, but the disks connected to the mpt2sas are detected as sas -_- so dsm refuses to use them 😕

 

DiskStation> insmod /usr/lib/modules/mpt2sas.ko
[   36.102592] mpt2sas version 20.00.00.00 loaded
[   36.104746] scsi0 : Fusion MPT SAS Host
[   36.106132] I/O scheduler elevator not found
[   36.109234] mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (4022016 kB)
[   36.183709] mpt2sas0: MSI-X vectors supported: 1, no of cores: 4, max_msix_vectors: -1
[   36.188214] mpt2sas 0000:13:00.0: irq 73 for MSI/MSI-X
[   36.195944] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 73
[   36.197702] mpt2sas0: iomem(0x00000000fd3f0000), mapped(0xffffc90008540000), size(65536)
[   36.200643] mpt2sas0: ioport(0x0000000000006000), size(256)
[   36.324504] mpt2sas0: Allocated physical memory: size(7445 kB)
[   36.326292] mpt2sas0: Current Controller Queue Depth(3305), Max Controller Queue Depth(3432)
[   36.329512] mpt2sas0: Scatter Gather Elements per IO(128)
[   36.390490] mpt2sas0: LSISAS2008: FWVersion(16.00.00.00), ChipRevision(0x03), BiosVersion(00.00.00.00)
[   36.395798] mpt2sas0: Dell 6Gbps SAS HBA: Vendor(0x1000), Device(0x0072), SSVID(0x1028), SSDID(0x1F1C)
[   36.399919] mpt2sas0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[   36.405305] mpt2sas0: sending port enable !!
[   36.411397] mpt2sas0: host_add: handle(0x0001), sas_addr(0x590b11c027f7ff00), phys(8)
[   36.417293] mpt2sas0: detecting: handle(0x000d), sas_address(0x4433221104000000), phy(4)
[   36.419977] mpt2sas0: REPORT_LUNS: handle(0x000d), retries(0)
[   36.422124] mpt2sas0: TEST_UNIT_READY: handle(0x000d), lun(0)
[   36.425202] I/O scheduler elevator not found
[   36.427956] I/O scheduler elevator not found
[   36.431578] scsi 0:0:0:0: Direct-Access     WDC      WD20PURZ-85GU6Y0         0A80 PQ: 0 ANSI: 6
[   36.435117] scsi 0:0:0:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x50014ee20f84b83c)
[   36.438294] scsi 0:0:0:0: SATA: enclosure_logical_id(0x590b11c027f7ff00), slot(7)
[   36.441957] scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   36.445386] scsi 0:0:0:0: serial_number(     WD-WCC4M6XXDE3R)
[   36.447318] scsi 0:0:0:0: qdepth(32), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1)
[   36.450226] <redpill/sata_boot_shim.c:305> Probing SCSI device using sd_probe_shim
[   36.453332] <redpill/sata_boot_shim.c:307> sd_probe_shim: new SCSI device connected - it's not a SATA disk, ignoring
[   36.456873] <redpill/sata_boot_shim.c:321> Handing over probing from sd_probe_shim to sd_probe
[   36.459910] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   36.463739] sd 0:0:0:0: [sas1] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[   36.466779] sd 0:0:0:0: [sas1] 4096-byte physical blocks
[   36.474036] sd 0:0:0:0: [sas1] Write Protect is off
[   36.474739] mpt2sas0: port enable: SUCCESS
[   36.477888] sd 0:0:0:0: [sas1] Mode Sense: 7f 00 10 08
DiskStation> [   36.482099] sd 0:0:0:0: [sas1] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   36.505347]  sas1: p1 p2 p3 p4
[   36.515222] sd 0:0:0:0: [sas1] Attached SCSI disk

 

Edited by pigr8
Link to comment
Share on other sites

On 8/29/2021 at 9:52 AM, ThorGroup said:
On 8/23/2021 at 8:16 PM, Dreadnought said:

I get the notification that Disk 2 is reidentified every minute. I hope that one day this issue is also beeing fixed.

It will. We didn't get to the ESXi weirdness with drives. It may be the problem with hddmon or SMART. Proxmox/QEMU emulate a partial SMART (fully fake but it's there). This is what may be missing on ESXi.

 

or Parallels, what I am using.

Link to comment
Share on other sites

I have manualy patched the vmlinux and made a loader for ds3615xs 7.0.1... it boots and i can install 7RC Version.

Working so far. The Info Site in SystemControl is empty as in the beta 7 Version.

 

Edit:

918+ is also working.

Edited by loomes
  • Like 2
  • Thanks 1
Link to comment
Share on other sites

i might be a bit stupid, but i build the loader with the uefi version and tried booting it on a intel i3, but all it says is "No suitable video mode found, booting into blind mode"

it doesn't get an ip or has any other output, is there a debugging flag within the bootloader i can use?

 

/xpenologyNoob

 

nvm been stupid - seems to work now

Edited by brunick
Link to comment
Share on other sites

8 hours ago, jhoughten said:

The thing about the extra_cmd_line is that it just adds that stuff to the linux /zimage command that starts.

You can actually edit this without rebuilding the image.

When the GRUB screen comes up, you can hit the e key to edit the command.

I added DiskIdxMap=00 SataPortMap=1 SasIdxMap=0 to the end of the command - after syno_port_thaw=1

 

Then I was able to boot!

And I was able to install DSM7.0.

 

The command line changes are not saved when you reboot, so you may want to make them permanent and rebuild the image file once everything is working.

The initial reboot after installing DSM did not require them, so, I have not done that yet.

 

 

 

 

Thanks a lot for these tips. Unfortunately still not working:

 

Tried: DiskIdxMap=00 SataPortMap=4  -> We have detected errors on the hard drives 1,3,4

Tried: DiskIdxMap=00 SataPortMap=3  -> We have detected errors on the hard drives 1,3

Tried: DiskIdxMap=00 SataPortMap=2 -> We have detected errors on the hard drives 1

Tried: DiskIdxMap=00 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=0 -> not loading/no network

 

Tried: DiskIdxMap=00 SataPortMap=1 SasIdxMap=0 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=2 SasIdxMap=0 -> We have detected errors on the hard drives 1

 

Tried: DiskIdxMap=01 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=01 SataPortMap=2 -> We have detected errors on the hard drives 2

Edited by maxhartung
Link to comment
Share on other sites

13 hours ago, gadreel said:

 

IMHO you will make yourself a big favor if you do that...

 

Can you explain why going virtual is better than baremetal?

 

everything is already so picky about hw difference so throwing in even more software layers to virtualize...how can this make thing easier?
so if you have an intel + supported nic by syno...what is the added value of virtual ?

 

Link to comment
Share on other sites

9 minutes ago, titoum said:

 

Can you explain why going virtual is better than baremetal?

 

everything is already so picky about hw difference so throwing in even more software layers to virtualize...how can this make thing easier?
so if you have an intel + supported nic by syno...what is the added value of virtual ?

 

 

image.thumb.png.7a4dcd216595a2f92f9828a396c7c49d.png

 

if you can use your machine to do so many other thing than just running a DSM, and you only need to care about Host driver (which much more easily supported), you can forget about adding driver to your guest VM.

Link to comment
Share on other sites

12 hours ago, jumkey said:

You can try this Key-value pair i found in linuxrc.syno.impl



{
  "synoinfo": {
    "supportsas": "yes"
  },
  "ramdisk_copy": {
    "mpt2sas.ko": "lib/modules/"
  }
}

 

 

with the copy string does not compile because no mpt2sas.ko is in redpill custom folder, but it's unnecessary since the supportsas yes brings the HBA card up even on first boot, that's good.

 

fdisk -l shows the disks but the gui still refuses to use them, meh.

Edited by pigr8
Link to comment
Share on other sites

1 hour ago, titoum said:

 

Can you explain why going virtual is better than baremetal?

 

everything is already so picky about hw difference so throwing in even more software layers to virtualize...how can this make thing easier?
so if you have an intel + supported nic by syno...what is the added value of virtual ?

 

 

This is what is said before, as I mentioned into other posts, virtualisation has a lot less hassle. On my first XPEnology build I bought a MB with the I-219v ethernet chipset which was not supported...my bad. I had to throw that board away and buy a new one with 2 ethernets I-211 and I-219 to make it work...

As I expressed my opinion in another post and ThorGroup also commented on that, recent AMD leaks suggest that soon we will have 96cores/192treads CPU. With such a CPU as @taiziccf expressed in his own way you can build a lot more stuff than just a DSM. That 96 cores CPU can run a university lab with virtual machines.

Virtualisation has evolved a lot with Passing-through GPUs, ethernets, USB Controllers, Sata Controllers etc... The performance difference between baremetal and virtualisation is not really noticable.

 

Now if you have a BareMetal that is fully compatible it's not a problem at all, but not everybody has compatible hardware... other users would like to run XPEnology on an AMD CPU with higher clock speeds, or the latest Intel CPUs that might not be supported by Synology.

 

At the end virtualisation is a choice...but is the solution with less hassle in terms of compatibility for most users... 

Edited by gadreel
  • Like 3
Link to comment
Share on other sites

16 hours ago, WiteWulf said:

Thanks, good to see you're also running macOS. I did my build in debian VMs before, but I'll see if I can get your guide to work on my my Big Sur machine.

Quick follow up: this method works very well for Mac users. I had a bit of a problem, but it was entirely down to a typo in my config json file that @Amoureux quickly helped me fix. I can highly recommend using it.

Link to comment
Share on other sites

13 hours ago, ghtester said:

FYI I have tested redpill-DS3615xs_7.0-41222_b1629822564.img loader on baremetal - old HP dc7700, DSM succesfully installed from ds3615xs_41222.pat file and so far it seems to be working fine. Great work, developers! :-)

Good Job! can you share your method? 

Thanks 

 

Link to comment
Share on other sites

13 hours ago, jumkey said:

You can try this Key-value pair i found in linuxrc.syno.impl


{
  "synoinfo": {
    "supportsas": "yes"
  },
  "ramdisk_copy": {
    "mpt2sas.ko": "lib/modules/"
  }
}

 

Do this method works with other drivers?  I'm thinking to network card's driver other then intel 
 

Link to comment
Share on other sites

Le 29/08/2021 à 09:52, ThorGroup a dit :

Your disks moved beyond the sdz limit. DSM doesn't support sdaa-sdaz enumeration (only single letters). You need to play with the SATA mapping. See this post: https://xpenology.com/forum/topic/44285-proxmox-hba-passthrough-second-virtual-controller-not-detected/?do=findComment&comment=204352

 

 

Thanks !

 

I am still not able to install DSM (918+ or 3615xs) even if i play with DiskIdxMap and SataPortMap.

 

So yes you are right about daa-sdaz enumeration but i m still not able to get the proper value (DiskIdxMap=0C,DiskIdxMap=0C00, DiskIdxMap=1000,...)

 

Sep  3 07:48:29 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type

 

Anyone using ESXi (7.0 in my case) and with virtual sata disk 0:0 (for loader) and 1:0 for DATA able to install DSM 7.0 with 918+ loader ? What DiskIdxMap value ?

 

Révélation

DiskStation> fdisk -l
Disk /dev/sdm: 128 MB, 134217728 bytes, 262144 sectors
16 cylinders, 255 heads, 63 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
/dev/sdm1    0,32,33     6,62,56           2048     100351      98304 48.0M 83 Linux
/dev/sdm2    6,62,57     15,205,62       100352     253951     153600 75.0M 83 Linux
/dev/sdm3    15,205,63   16,81,1         253952     262143       8192 4096K 83 Linux
Disk /dev/sda: 16 GB, 17179869184 bytes, 33554432 sectors
2088 cylinders, 255 heads, 63 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Device  Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
/dev/sda1    0,32,33     310,37,47         2048    4982527    4980480 2431M fd Linux raid autodetect
/dev/sda2    310,37,48   571,58,63      4982528    9176831    4194304 2048M fd Linux raid autodetect
Disk /dev/md0: 2431 MB, 2549940224 bytes, 4980352 sectors
622544 cylinders, 2 heads, 4 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Disk /dev/md0 doesn't contain a valid partition table
Disk /dev/md1: 2047 MB, 2147418112 bytes, 4194176 sectors
524272 cylinders, 2 heads, 4 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Disk /dev/md1 doesn't contain a valid partition table
 

 

Preview For messages :

 

Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
[...]
Sep  3 07:48:25 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/mdadm --zero-superblock /dev/sda1" Error=""
Sep  3 07:48:26 raidtool: raid_internal_lib.c:90 [Info] Clean RAID superblock on '/dev/sda1'
Sep  3 07:48:26 kernel: [  727.226044] md1: detected capacity change from 2147418112 to 0
Sep  3 07:48:26 kernel: [  727.226759] md: md1: set sda2 to auto_remap [0]
Sep  3 07:48:26 kernel: [  727.227301] md: md1 stopped.
Sep  3 07:48:26 kernel: [  727.227656] md: unbind<sda2
[...]
Sep  3 07:57:25 updater: updater.c:3211 orgBuildNumber = 41890, newBuildNumber=41890
Sep  3 07:57:25 updater: util/updater_util.cpp:86 fail to read company in /tmpRoot//etc.defaults/synoinfo.conf
Sep  3 07:57:25 updater: updater.c:7029 ==== Start flash update ====
Sep  3 07:57:25 updater: updater.c:7033 This is X86 platform
Sep  3 07:57:25 updater: boot/boot_lock.c(228): failed to mount boot device /dev/synoboot2 /tmp/bootmnt (errno:2)
Sep  3 07:57:25 updater: updater.c:6494 Failed to mount boot partition
Sep  3 07:57:25 updater: updater.c:3118 No need to reset reason for v.41890
Sep  3 07:57:25 updater: updater.c:7636 Failed to accomplish the update! (errno = 21)
Sep  3 07:57:25 install.cgi: ninstaller.c:1546 Executing [/tmpData/upd@te/updater -v /tmpData > /dev/null 2>&1] error[21]
Sep  3 07:57:27 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:57:27 install.cgi: ninstaller.c:1515 Moving updater for configuration upgrade...cmd=[/bin/mv -f /tmpData/upd@te/updater /tmpRoot/.updater > /dev/null 2>&1]
Sep  3 07:57:27 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:57:27 install.cgi: ErrFHOSTCleanPatchDirFile: After updating /tmpData/upd@te...cmd=[/bin/rm -rf /tmpData/upd@te > /dev/null 2>&1]
Sep  3 07:57:27 install.cgi: ErrFHOSTCleanPatchDirFile: Remove /tmpData/upd@te.pat...
Sep  3 07:57:27 install.cgi: ErrFHOSTDoUpgrade(1794): child process failed, retv=-21
Sep  3 07:57:27 install.cgi: ninstaller.c:1811(ErrFHOSTDoUpgrade) err=[-1]
Sep  3 07:57:27 install.cgi: ninstaller.c:1815(ErrFHOSTDoUpgrade) retv=[-21]
Sep  3 07:57:27 install.cgi: install.c:409 Upgrade by the manual patch fail.
Sep  3 07:57:27 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

 

Full Messages :

 

Révélation


DiskStation> cat /var/log/messages
Sep  3 07:36:40 syslogd started: BusyBox v1.30.1
Sep  3 07:36:40 kernel: klogd started: BusyBox v1.30.1 ()
Sep  3 07:36:40 kernel: [    0.000000] Initializing cgroup subsys cpuset
Sep  3 07:36:40 kernel: [    0.000000] Initializing cgroup subsys cpu
Sep  3 07:36:40 kernel: [    0.000000] Initializing cgroup subsys cpuacct
Sep  3 07:36:40 kernel: [    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
Sep  3 07:36:40 kernel: [    0.000000] Command line: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=xx syno_hdd_powerup_s
Sep  3 07:36:40 kernel: [    0.000000] KERNEL supported cpus:
Sep  3 07:36:40 kernel: [    0.000000]   Intel GenuineIntel
Sep  3 07:36:40 kernel: [    0.000000] Disabled fast string operations
Sep  3 07:36:40 kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep  3 07:36:40 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
Sep  3 07:36:40 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
Sep  3 07:36:40 kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
Sep  3 07:36:40 kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Sep  3 07:36:40 kernel: [    0.000000] e820: BIOS-provided physical RAM map:
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x000000007fee0000-0x000000007fefefff] ACPI data
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep  3 07:36:40 kernel: [    0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
Sep  3 07:36:40 kernel: [    0.000000] earlycon: Early serial console at I/O port 0x3f8 (options '115200n8')
Sep  3 07:36:40 kernel: [    0.000000] bootconsole [uart0] enabled
Sep  3 07:36:40 kernel: [    0.000000] NX (Execute Disable) protection: active
Sep  3 07:36:40 kernel: [    0.000000] SMBIOS 2.7 present.
Sep  3 07:36:40 kernel: [    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 05/28/2020
Sep  3 07:36:40 kernel: [    0.000000] Kernel/User page tables isolation: disabled
Sep  3 07:36:40 kernel: [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep  3 07:36:40 kernel: [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Sep  3 07:36:40 kernel: [    0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000
Sep  3 07:36:40 kernel: [    0.000000] MTRR default type: uncachable
Sep  3 07:36:40 kernel: [    0.000000] MTRR fixed ranges enabled:
Sep  3 07:36:40 kernel: [    0.000000]   00000-9FFFF write-back
Sep  3 07:36:40 kernel: [    0.000000]   A0000-BFFFF uncachable
Sep  3 07:36:40 kernel: [    0.000000]   C0000-CFFFF write-protect
Sep  3 07:36:40 kernel: [    0.000000]   D0000-EFFFF uncachable
Sep  3 07:36:40 kernel: [    0.000000]   F0000-FFFFF write-protect
Sep  3 07:36:40 kernel: [    0.000000] MTRR variable ranges enabled:
Sep  3 07:36:40 kernel: [    0.000000]   0 base 000000000000 mask 1FFF80000000 write-back
Sep  3 07:36:40 kernel: [    0.000000]   1 base 000080000000 mask 1FFF80000000 uncachable
Sep  3 07:36:40 kernel: [    0.000000]   2 disabled
Sep  3 07:36:40 kernel: [    0.000000]   3 disabled
Sep  3 07:36:40 kernel: [    0.000000]   4 disabled
Sep  3 07:36:40 kernel: [    0.000000]   5 disabled
Sep  3 07:36:40 kernel: [    0.000000]   6 disabled
Sep  3 07:36:40 kernel: [    0.000000]   7 disabled
Sep  3 07:36:40 kernel: [    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC
Sep  3 07:36:40 kernel: [    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
Sep  3 07:36:40 kernel: [    0.000000] Using GB pages for direct mapping
Sep  3 07:36:40 kernel: [    0.000000] BRK [0x01a6d000, 0x01a6dfff] PGTABLE
Sep  3 07:36:40 kernel: [    0.000000] BRK [0x01a6e000, 0x01a6efff] PGTABLE
Sep  3 07:36:40 kernel: [    0.000000] BRK [0x01a6f000, 0x01a6ffff] PGTABLE
Sep  3 07:36:40 kernel: [    0.000000] BRK [0x01a70000, 0x01a70fff] PGTABLE
Sep  3 07:36:40 kernel: [    0.000000] BRK [0x01a71000, 0x01a71fff] PGTABLE
Sep  3 07:36:40 kernel: [    0.000000] log_buf_len: 33554432 bytes
Sep  3 07:36:40 kernel: [    0.000000] early log buf free: 127184(97%)
Sep  3 07:36:40 kernel: [    0.000000] RAMDISK: [mem 0x3557f000-0x36ab6fff]
Sep  3 07:36:40 kernel: [    0.000000] ACPI: Early table checksum verification disabled
Sep  3 07:36:40 kernel: [    0.000000] ACPI: RSDP 0x00000000000F6A00 000024 (v02 PTLTD )
Sep  3 07:36:40 kernel: [    0.000000] ACPI: XSDT 0x000000007FEEEA37 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: FACP 0x000000007FEFEE73 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: DSDT 0x000000007FEEEC95 0101DE (v01 PTLTD  Custom   06040000 MSFT 03000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
Sep  3 07:36:40 kernel: [    0.000000] ACPI: FACS 0x000000007FEFFFC0 000040
Sep  3 07:36:40 kernel: [    0.000000] ACPI: BOOT 0x000000007FEEEC6D 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: APIC 0x000000007FEEEC0F 00005E (v01 PTLTD  ? APIC   06040000  LTP 00000000)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: MCFG 0x000000007FEEEBD3 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: SRAT 0x000000007FEEEB33 0000A0 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: HPET 0x000000007FEEEAFB 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: WAET 0x000000007FEEEAD3 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep  3 07:36:40 kernel: [    0.000000] Zone ranges:
Sep  3 07:36:40 kernel: [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep  3 07:36:40 kernel: [    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007fffffff]
Sep  3 07:36:40 kernel: [    0.000000]   Normal   empty
Sep  3 07:36:40 kernel: [    0.000000] Movable zone start for each node
Sep  3 07:36:40 kernel: [    0.000000] Early memory node ranges
Sep  3 07:36:40 kernel: [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
Sep  3 07:36:40 kernel: [    0.000000]   node   0: [mem 0x0000000000100000-0x000000007fedffff]
Sep  3 07:36:40 kernel: [    0.000000]   node   0: [mem 0x000000007ff00000-0x000000007fffffff]
Sep  3 07:36:40 kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff]
Sep  3 07:36:40 kernel: [    0.000000] On node 0 totalpages: 524158
Sep  3 07:36:40 kernel: [    0.000000]   DMA zone: 64 pages used for memmap
Sep  3 07:36:40 kernel: [    0.000000]   DMA zone: 22 pages reserved
Sep  3 07:36:40 kernel: [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
Sep  3 07:36:40 kernel: [    0.000000]   DMA32 zone: 8128 pages used for memmap
Sep  3 07:36:40 kernel: [    0.000000]   DMA32 zone: 520160 pages, LIFO batch:31
Sep  3 07:36:40 kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Sep  3 07:36:40 kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Sep  3 07:36:40 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Sep  3 07:36:40 kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep  3 07:36:40 kernel: [    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Sep  3 07:36:40 kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
Sep  3 07:36:40 kernel: [    0.000000] ACPI: IRQ0 used by override.
Sep  3 07:36:40 kernel: [    0.000000] ACPI: IRQ9 used by override.
Sep  3 07:36:40 kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep  3 07:36:40 kernel: [    0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
Sep  3 07:36:40 kernel: [    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x7fee0000-0x7fefefff]
Sep  3 07:36:40 kernel: [    0.000000] PM: Registered nosave memory: [mem 0x7feff000-0x7fefffff]
Sep  3 07:36:40 kernel: [    0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
Sep  3 07:36:40 kernel: [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Sep  3 07:36:40 kernel: [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
Sep  3 07:36:40 kernel: [    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88007dc00000 s95128 r8192 d31848 u1048576
Sep  3 07:36:40 kernel: [    0.000000] pcpu-alloc: s95128 r8192 d31848 u1048576 alloc=1*2097152
Sep  3 07:36:40 kernel: [    0.000000] pcpu-alloc: [0] 0 1
Sep  3 07:36:40 kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515944
Sep  3 07:36:40 kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=xx syno_hdd_po
Sep  3 07:36:40 kernel: [    0.000000] Disk Index Map: 0C00
Sep  3 07:36:40 kernel: [    0.000000] Internal netif num: 1
Sep  3 07:36:40 kernel: [    0.000000] SYNO GPIO hdd detect pin: 0
Sep  3 07:36:40 kernel: [    0.000000] Vender format version: 2
Sep  3 07:36:40 kernel: [    0.000000] Mac1: xx
Sep  3 07:36:40 kernel: [    0.000000] Power on seq num: 1
Sep  3 07:36:40 kernel: [    0.000000] Synology Hardware Version: DS918+
Sep  3 07:36:40 kernel: [    0.000000] Serial Number: xx
Sep  3 07:36:40 kernel: [    0.000000] Sata Port Map: 1
Sep  3 07:36:40 kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep  3 07:36:40 kernel: [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep  3 07:36:40 kernel: [    0.000000] Memory: 1995136K/2096632K available (5623K kernel code, 863K rwdata, 1748K rodata, 916K init, 664K bss, 101496K reserved, 0K cma-reserved)
Sep  3 07:36:40 kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sep  3 07:36:40 kernel: [    0.000000] Hierarchical RCU implementation.
Sep  3 07:36:40 kernel: [    0.000000]  Build-time adjustment of leaf fanout to 64.
Sep  3 07:36:40 kernel: [    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
Sep  3 07:36:40 kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
Sep  3 07:36:40 kernel: [    0.000000] NR_IRQS:4352 nr_irqs:440 16
Sep  3 07:36:40 kernel: [    0.000000] Console: colour dummy device 80x25
Sep  3 07:36:40 kernel: [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Sep  3 07:36:40 kernel: [    0.000000] hpet clockevent registered
Sep  3 07:36:40 kernel: [    0.000000] tsc: Fast TSC calibration using PIT
Sep  3 07:36:40 kernel: [    0.000000] tsc: Detected 3095.231 MHz processor
Sep  3 07:36:40 kernel: [    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6190.46 BogoMIPS (lpj=3095231)
Sep  3 07:36:40 kernel: [    0.000019] pid_max: default: 32768 minimum: 301
Sep  3 07:36:40 kernel: [    0.000035] ACPI: Core revision 20150930
Sep  3 07:36:40 kernel: [    0.002468] ACPI: 1 ACPI AML tables successfully acquired and loaded
Sep  3 07:36:40 kernel: [    0.002483] Security Framework initialized
Sep  3 07:36:40 kernel: [    0.002499] AppArmor: AppArmor initialized
Sep  3 07:36:40 kernel: [    0.002514] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.002530] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.002546] Initializing cgroup subsys io
Sep  3 07:36:40 kernel: [    0.002561] Initializing cgroup subsys memory
Sep  3 07:36:40 kernel: [    0.002577] Initializing cgroup subsys devices
Sep  3 07:36:40 kernel: [    0.002593] Initializing cgroup subsys freezer
Sep  3 07:36:40 kernel: [    0.002608] Disabled fast string operations
Sep  3 07:36:40 kernel: [    0.002624] CPU: Physical Processor ID: 0
Sep  3 07:36:40 kernel: [    0.008468] mce: CPU supports 8 MCE banks
Sep  3 07:36:40 kernel: [    0.008499] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep  3 07:36:40 kernel: [    0.008515] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep  3 07:36:40 kernel: [    0.008530] Speculative Store Bypass: Vulnerable
Sep  3 07:36:40 kernel: [    0.009471] Freeing SMP alternatives memory: 24K
Sep  3 07:36:40 kernel: [    0.009700] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep  3 07:36:40 kernel: [    0.019738] TSC deadline timer enabled
Sep  3 07:36:40 kernel: [    0.019756] smpboot: CPU0: Intel(R) Core(TM) i9-9900 CPU @ 3.10GHz (family: 0x6, model: 0x9e, stepping: 0xd)
Sep  3 07:36:40 kernel: [    0.020766] Performance Events: generic architected perfmon v1, core PMU driver.
Sep  3 07:36:40 kernel: [    0.021634] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
Sep  3 07:36:40 kernel: [    0.021754] perf_event_intel: CPUID marked event: 'instructions' unavailable
Sep  3 07:36:40 kernel: [    0.022550] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
Sep  3 07:36:40 kernel: [    0.022759] perf_event_intel: CPUID marked event: 'cache references' unavailable
Sep  3 07:36:40 kernel: [    0.023611] perf_event_intel: CPUID marked event: 'cache misses' unavailable
Sep  3 07:36:40 kernel: [    0.023762] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
Sep  3 07:36:40 kernel: [    0.024625] perf_event_intel: CPUID marked event: 'branch misses' unavailable
Sep  3 07:36:40 kernel: [    0.024767] ... version:                1
Sep  3 07:36:40 kernel: [    0.025221] ... bit width:              48
Sep  3 07:36:40 kernel: [    0.025685] ... generic registers:      4
Sep  3 07:36:40 kernel: [    0.025771] ... value mask:             0000ffffffffffff
Sep  3 07:36:40 kernel: [    0.026368] ... max period:             000000007fffffff
Sep  3 07:36:40 kernel: [    0.026774] ... fixed-purpose events:   0
Sep  3 07:36:40 kernel: [    0.027228] ... event mask:             000000000000000f
Sep  3 07:36:40 kernel: [    0.028026] NMI watchdog: disabled (cpu0): hardware events not enabled
Sep  3 07:36:40 kernel: [    0.028763] NMI watchdog: Shutting down hard lockup detector on all cpus
Sep  3 07:36:40 kernel: [    0.028836] x86: Booting SMP configuration:
Sep  3 07:36:40 kernel: [    0.029323] .... node  #0, CPUs:      #1
Sep  3 07:36:40 kernel: [    0.030307] Disabled fast string operations
Sep  3 07:36:40 kernel: [    0.119000] x86: Booted up 1 node, 2 CPUs
Sep  3 07:36:40 kernel: [    0.119989] smpboot: Total of 2 processors activated (12395.59 BogoMIPS)
Sep  3 07:36:40 kernel: [    0.121145] devtmpfs: initialized
Sep  3 07:36:40 kernel: [    0.121693] PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes)
Sep  3 07:36:40 kernel: [    0.122623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep  3 07:36:40 kernel: [    0.123734] futex hash table entries: 512 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.124509] pinctrl core: initialized pinctrl subsystem
Sep  3 07:36:40 kernel: [    0.125254] NET: Registered protocol family 16
Sep  3 07:36:40 kernel: [    0.129124] cpuidle: using governor ladder
Sep  3 07:36:40 kernel: [    0.134162] cpuidle: using governor menu
Sep  3 07:36:40 kernel: [    0.135740] Simple Boot Flag at 0x36 set to 0x80
Sep  3 07:36:40 kernel: [    0.137494] ACPI: bus type PCI registered
Sep  3 07:36:40 kernel: [    0.139205] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep  3 07:36:40 kernel: [    0.141768] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Sep  3 07:36:40 kernel: [    0.143657] PCI: Using configuration type 1 for base access
Sep  3 07:36:40 kernel: [    0.150509] ACPI: Added _OSI(Module Device)
Sep  3 07:36:40 kernel: [    0.151381] ACPI: Added _OSI(Processor Device)
Sep  3 07:36:40 kernel: [    0.152245] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep  3 07:36:40 kernel: [    0.153156] ACPI: Added _OSI(Processor Aggregator Device)
Sep  3 07:36:40 kernel: [    0.160674] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Sep  3 07:36:40 kernel: [    0.163185] ACPI: Interpreter enabled
Sep  3 07:36:40 kernel: [    0.163743] ACPI: (supports S0 S4 S5)
Sep  3 07:36:40 kernel: [    0.164337] ACPI: Using IOAPIC for interrupt routing
Sep  3 07:36:40 kernel: [    0.165020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep  3 07:36:40 kernel: [    0.194090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
Sep  3 07:36:40 kernel: [    0.194796] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Sep  3 07:36:40 kernel: [    0.195801] acpi PNP0A03:00: _OSC: platform does not support [AER]
Sep  3 07:36:40 kernel: [    0.196579] acpi PNP0A03:00: _OSC: OS now controls [PME PCIeCapability]
Sep  3 07:36:40 kernel: [    0.197651] PCI host bridge to bus 0000:00
Sep  3 07:36:40 kernel: [    0.198117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep  3 07:36:40 kernel: [    0.198961] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Sep  3 07:36:40 kernel: [    0.199805] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Sep  3 07:36:40 kernel: [    0.200623] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Sep  3 07:36:40 kernel: [    0.201438] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
Sep  3 07:36:40 kernel: [    0.202255] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep  3 07:36:40 kernel: [    0.202993] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
Sep  3 07:36:40 kernel: [    0.203746] pci_bus 0000:00: root bus resource [bus 00-7f]
Sep  3 07:36:40 kernel: [    0.204357] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
Sep  3 07:36:40 kernel: [    0.205305] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.206183] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
Sep  3 07:36:40 kernel: [    0.207155] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
Sep  3 07:36:40 kernel: [    0.208182] pci 0000:00:07.1: reg 0x20: [io  0x1060-0x106f]
Sep  3 07:36:40 kernel: [    0.208946] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
Sep  3 07:36:40 kernel: [    0.209720] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
Sep  3 07:36:40 kernel: [    0.210417] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
Sep  3 07:36:40 kernel: [    0.211182] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
Sep  3 07:36:40 kernel: [    0.211982] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
Sep  3 07:36:40 kernel: [    0.213115] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
Sep  3 07:36:40 kernel: [    0.213897] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
Sep  3 07:36:40 kernel: [    0.214804] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
Sep  3 07:36:40 kernel: [    0.215748] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
Sep  3 07:36:40 kernel: [    0.216533] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
Sep  3 07:36:40 kernel: [    0.218082] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
Sep  3 07:36:40 kernel: [    0.219244] pci 0000:00:0f.0: reg 0x10: [io  0x1070-0x107f]
Sep  3 07:36:40 kernel: [    0.220268] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
Sep  3 07:36:40 kernel: [    0.221440] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
Sep  3 07:36:40 kernel: [    0.223764] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
Sep  3 07:36:40 kernel: [    0.224690] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
Sep  3 07:36:40 kernel: [    0.225627] pci 0000:00:11.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.226328] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.227319] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.228086] pci 0000:00:15.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.228768] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.229760] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.230520] pci 0000:00:15.1: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.231202] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.232189] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.232949] pci 0000:00:15.2: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.233625] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.234568] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.235290] pci 0000:00:15.3: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.235941] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.236880] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.237605] pci 0000:00:15.4: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.238264] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.239239] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.240010] pci 0000:00:15.5: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.240691] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.241688] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.242429] pci 0000:00:15.6: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.243095] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.244087] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.244848] pci 0000:00:15.7: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.245533] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.246520] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.247275] pci 0000:00:16.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.247957] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.248949] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.249694] pci 0000:00:16.1: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.250346] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.251289] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.252037] pci 0000:00:16.2: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.252710] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.253651] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.254375] pci 0000:00:16.3: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.255026] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.255987] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.256731] pci 0000:00:16.4: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.257400] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.258363] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.259099] pci 0000:00:16.5: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.259770] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.260736] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.261484] pci 0000:00:16.6: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.262153] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.263121] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.263865] pci 0000:00:16.7: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.264543] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.265509] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.266250] pci 0000:00:17.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.266919] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.267886] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.268630] pci 0000:00:17.1: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.269314] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.270307] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.271063] pci 0000:00:17.2: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.271743] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.272731] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.273497] pci 0000:00:17.3: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.274188] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.275177] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.275936] pci 0000:00:17.4: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.276621] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.277611] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.278363] pci 0000:00:17.5: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.279043] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.280028] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.280785] pci 0000:00:17.6: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.281470] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.282462] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.283223] pci 0000:00:17.7: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.283902] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.284891] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.285657] pci 0000:00:18.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.286352] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.287324] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.288068] pci 0000:00:18.1: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.288768] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.289756] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.290528] pci 0000:00:18.2: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.291212] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.292203] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.292961] pci 0000:00:18.3: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.293645] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.294638] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.295401] pci 0000:00:18.4: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.296084] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.297076] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.297832] pci 0000:00:18.5: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.298519] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.299511] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.300276] pci 0000:00:18.6: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.300962] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
Sep  3 07:36:40 kernel: [    0.301953] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
Sep  3 07:36:40 kernel: [    0.302714] pci 0000:00:18.7: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.303455] pci 0000:00:01.0: PCI bridge to [bus 01]
Sep  3 07:36:40 kernel: [    0.304147] pci 0000:02:01.0: [15ad:07e0] type 00 class 0x010601
Sep  3 07:36:40 kernel: [    0.305667] pci 0000:02:01.0: reg 0x24: [mem 0xfd5ff000-0xfd5fffff]
Sep  3 07:36:40 kernel: [    0.306482] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Sep  3 07:36:40 kernel: [    0.307377] pci 0000:02:01.0: PME# supported from D3hot
Sep  3 07:36:40 kernel: [    0.308038] pci 0000:02:01.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.308728] pci 0000:02:02.0: [15ad:07e0] type 00 class 0x010601
Sep  3 07:36:40 kernel: [    0.310256] pci 0000:02:02.0: reg 0x24: [mem 0xfd5fe000-0xfd5fefff]
Sep  3 07:36:40 kernel: [    0.311060] pci 0000:02:02.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Sep  3 07:36:40 kernel: [    0.311926] pci 0000:02:02.0: PME# supported from D3hot
Sep  3 07:36:40 kernel: [    0.312582] pci 0000:02:02.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.313357] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.314110] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
Sep  3 07:36:40 kernel: [    0.314784] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
Sep  3 07:36:40 kernel: [    0.315611] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.316450] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.317488] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.318512] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.319531] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.320556] pci 0000:00:11.0:   bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.321587] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.322522] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff window] (subtractive decode)
Sep  3 07:36:40 kernel: [    0.323696] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
Sep  3 07:36:40 kernel: [    0.324666] pci 0000:03:00.0: reg 0x10: [mem 0xfd4a0000-0xfd4bffff]
Sep  3 07:36:40 kernel: [    0.325667] pci 0000:03:00.0: reg 0x14: [mem 0xfd4c0000-0xfd4dffff]
Sep  3 07:36:40 kernel: [    0.326681] pci 0000:03:00.0: reg 0x18: [io  0x4000-0x401f]
Sep  3 07:36:40 kernel: [    0.327659] pci 0000:03:00.0: reg 0x1c: [mem 0xfd4fc000-0xfd4fffff]
Sep  3 07:36:40 kernel: [    0.329330] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Sep  3 07:36:40 kernel: [    0.330375] pci 0000:03:00.0: System wakeup disabled by ACPI
Sep  3 07:36:40 kernel: [    0.331158] pci 0000:00:15.0: PCI bridge to [bus 03]
Sep  3 07:36:40 kernel: [    0.331771] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
Sep  3 07:36:40 kernel: [    0.332494] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
Sep  3 07:36:40 kernel: [    0.333465] pci 0000:00:15.1: PCI bridge to [bus 04]
Sep  3 07:36:40 kernel: [    0.334057] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
Sep  3 07:36:40 kernel: [    0.334779] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
Sep  3 07:36:40 kernel: [    0.335593] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.336636] pci 0000:00:15.2: PCI bridge to [bus 05]
Sep  3 07:36:40 kernel: [    0.337218] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
Sep  3 07:36:40 kernel: [    0.337927] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
Sep  3 07:36:40 kernel: [    0.338722] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.339773] pci 0000:00:15.3: PCI bridge to [bus 06]
Sep  3 07:36:40 kernel: [    0.340363] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
Sep  3 07:36:40 kernel: [    0.341162] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.342199] pci 0000:00:15.4: PCI bridge to [bus 07]
Sep  3 07:36:40 kernel: [    0.342792] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
Sep  3 07:36:40 kernel: [    0.343587] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.344652] pci 0000:00:15.5: PCI bridge to [bus 08]
Sep  3 07:36:40 kernel: [    0.345226] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
Sep  3 07:36:40 kernel: [    0.345999] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.347042] pci 0000:00:15.6: PCI bridge to [bus 09]
Sep  3 07:36:40 kernel: [    0.347636] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
Sep  3 07:36:40 kernel: [    0.348439] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.349470] pci 0000:00:15.7: PCI bridge to [bus 0a]
Sep  3 07:36:40 kernel: [    0.350054] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
Sep  3 07:36:40 kernel: [    0.350855] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.351888] pci 0000:00:16.0: PCI bridge to [bus 0b]
Sep  3 07:36:40 kernel: [    0.352475] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
Sep  3 07:36:40 kernel: [    0.353188] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
Sep  3 07:36:40 kernel: [    0.353986] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.355048] pci 0000:00:16.1: PCI bridge to [bus 0c]
Sep  3 07:36:40 kernel: [    0.355628] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
Sep  3 07:36:40 kernel: [    0.356339] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Sep  3 07:36:40 kernel: [    0.357136] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.358172] pci 0000:00:16.2: PCI bridge to [bus 0d]
Sep  3 07:36:40 kernel: [    0.358757] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
Sep  3 07:36:40 kernel: [    0.359474] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
Sep  3 07:36:40 kernel: [    0.360265] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.361302] pci 0000:00:16.3: PCI bridge to [bus 0e]
Sep  3 07:36:40 kernel: [    0.361902] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
Sep  3 07:36:40 kernel: [    0.362707] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.363751] pci 0000:00:16.4: PCI bridge to [bus 0f]
Sep  3 07:36:40 kernel: [    0.364352] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
Sep  3 07:36:40 kernel: [    0.365144] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.366182] pci 0000:00:16.5: PCI bridge to [bus 10]
Sep  3 07:36:40 kernel: [    0.366779] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
Sep  3 07:36:40 kernel: [    0.367577] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.368604] pci 0000:00:16.6: PCI bridge to [bus 11]
Sep  3 07:36:40 kernel: [    0.369224] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
Sep  3 07:36:40 kernel: [    0.370022] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.371060] pci 0000:00:16.7: PCI bridge to [bus 12]
Sep  3 07:36:40 kernel: [    0.371651] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
Sep  3 07:36:40 kernel: [    0.372446] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.373478] pci 0000:00:17.0: PCI bridge to [bus 13]
Sep  3 07:36:40 kernel: [    0.374076] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
Sep  3 07:36:40 kernel: [    0.374795] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
Sep  3 07:36:40 kernel: [    0.375588] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.376628] pci 0000:00:17.1: PCI bridge to [bus 14]
Sep  3 07:36:40 kernel: [    0.377210] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
Sep  3 07:36:40 kernel: [    0.377924] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
Sep  3 07:36:40 kernel: [    0.378725] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.379780] pci 0000:00:17.2: PCI bridge to [bus 15]
Sep  3 07:36:40 kernel: [    0.380364] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
Sep  3 07:36:40 kernel: [    0.381077] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
Sep  3 07:36:40 kernel: [    0.381877] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.382918] pci 0000:00:17.3: PCI bridge to [bus 16]
Sep  3 07:36:40 kernel: [    0.383507] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
Sep  3 07:36:40 kernel: [    0.384323] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.385358] pci 0000:00:17.4: PCI bridge to [bus 17]
Sep  3 07:36:40 kernel: [    0.385948] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
Sep  3 07:36:40 kernel: [    0.386747] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.387777] pci 0000:00:17.5: PCI bridge to [bus 18]
Sep  3 07:36:40 kernel: [    0.388367] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
Sep  3 07:36:40 kernel: [    0.389167] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.390220] pci 0000:00:17.6: PCI bridge to [bus 19]
Sep  3 07:36:40 kernel: [    0.390813] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
Sep  3 07:36:40 kernel: [    0.391583] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.392610] pci 0000:00:17.7: PCI bridge to [bus 1a]
Sep  3 07:36:40 kernel: [    0.393204] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
Sep  3 07:36:40 kernel: [    0.394007] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.395044] pci 0000:00:18.0: PCI bridge to [bus 1b]
Sep  3 07:36:40 kernel: [    0.395626] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
Sep  3 07:36:40 kernel: [    0.396333] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
Sep  3 07:36:40 kernel: [    0.397144] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.398175] pci 0000:00:18.1: PCI bridge to [bus 1c]
Sep  3 07:36:40 kernel: [    0.398758] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
Sep  3 07:36:40 kernel: [    0.399456] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
Sep  3 07:36:40 kernel: [    0.400271] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.401303] pci 0000:00:18.2: PCI bridge to [bus 1d]
Sep  3 07:36:40 kernel: [    0.401892] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
Sep  3 07:36:40 kernel: [    0.402680] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.403712] pci 0000:00:18.3: PCI bridge to [bus 1e]
Sep  3 07:36:40 kernel: [    0.404296] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
Sep  3 07:36:40 kernel: [    0.405095] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.406137] pci 0000:00:18.4: PCI bridge to [bus 1f]
Sep  3 07:36:40 kernel: [    0.406728] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
Sep  3 07:36:40 kernel: [    0.407519] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.408548] pci 0000:00:18.5: PCI bridge to [bus 20]
Sep  3 07:36:40 kernel: [    0.409135] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
Sep  3 07:36:40 kernel: [    0.409935] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.410964] pci 0000:00:18.6: PCI bridge to [bus 21]
Sep  3 07:36:40 kernel: [    0.411550] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
Sep  3 07:36:40 kernel: [    0.412342] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.413382] pci 0000:00:18.7: PCI bridge to [bus 22]
Sep  3 07:36:40 kernel: [    0.413970] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
Sep  3 07:36:40 kernel: [    0.414759] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.416626] pci_bus 0000:00: on NUMA node 0
Sep  3 07:36:40 kernel: [    0.417195] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
Sep  3 07:36:40 kernel: [    0.418122] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
Sep  3 07:36:40 kernel: [    0.419193] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
Sep  3 07:36:40 kernel: [    0.420144] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15)
Sep  3 07:36:40 kernel: [    0.423855] ACPI: Enabled 2 GPEs in block 00 to 0F
Sep  3 07:36:40 kernel: [    0.424559] vgaarb: setting as boot device: PCI:0000:00:0f.0
Sep  3 07:36:40 kernel: [    0.425189] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
Sep  3 07:36:40 kernel: [    0.426108] vgaarb: loaded
Sep  3 07:36:40 kernel: [    0.426413] vgaarb: bridge control possible 0000:00:0f.0
Sep  3 07:36:40 kernel: [    0.427053] SCSI subsystem initialized
Sep  3 07:36:40 kernel: [    0.427537] libata version 3.00 loaded.
Sep  3 07:36:40 kernel: [    0.427996] pps_core: LinuxPPS API ver. 1 registered
Sep  3 07:36:40 kernel: [    0.428578] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep  3 07:36:40 kernel: [    0.429619] PTP clock support registered
Sep  3 07:36:40 kernel: [    0.430107] PCI: Using ACPI for IRQ routing
Sep  3 07:36:40 kernel: [    0.432513] PCI: pci_cache_line_size set to 64 bytes
Sep  3 07:36:40 kernel: [    0.433509] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Sep  3 07:36:40 kernel: [    0.434200] e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff]
Sep  3 07:36:40 kernel: [    0.435016] clocksource: Switched to clocksource hpet
Sep  3 07:36:40 kernel: [    0.439340] AppArmor: AppArmor Filesystem Enabled
Sep  3 07:36:40 kernel: [    0.439909] pnp: PnP ACPI init
Sep  3 07:36:40 kernel: [    0.440382] system 00:00: [io  0x1000-0x103f] has been reserved
Sep  3 07:36:40 kernel: [    0.441072] system 00:00: [io  0x1040-0x104f] has been reserved
Sep  3 07:36:40 kernel: [    0.441751] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
Sep  3 07:36:40 kernel: [    0.442430] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep  3 07:36:40 kernel: [    0.443225] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Sep  3 07:36:40 kernel: [    0.444001] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
Sep  3 07:36:40 kernel: [    0.444742] pnp 00:03: Plug and Play ACPI device, IDs VMW0003 PNP0f13 (active)
Sep  3 07:36:40 kernel: [    0.445651] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
Sep  3 07:36:40 kernel: [    0.446392] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Sep  3 07:36:40 kernel: [    0.447950] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
Sep  3 07:36:40 kernel: [    0.448887] system 00:06: [io  0xfce0-0xfcff] has been reserved
Sep  3 07:36:40 kernel: [    0.449553] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep  3 07:36:40 kernel: [    0.450291] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved
Sep  3 07:36:40 kernel: [    0.451028] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep  3 07:36:40 kernel: [    0.453747] pnp: PnP ACPI: found 7 devices
Sep  3 07:36:40 kernel: [    0.460498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep  3 07:36:40 kernel: [    0.461571] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Sep  3 07:36:40 kernel: [    0.462923] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
Sep  3 07:36:40 kernel: [    0.463864] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
Sep  3 07:36:40 kernel: [    0.464808] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
Sep  3 07:36:40 kernel: [    0.465769] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
Sep  3 07:36:40 kernel: [    0.466679] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
Sep  3 07:36:40 kernel: [    0.467728] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
Sep  3 07:36:40 kernel: [    0.468667] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
Sep  3 07:36:40 kernel: [    0.469625] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
Sep  3 07:36:40 kernel: [    0.470889] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
Sep  3 07:36:40 kernel: [    0.471901] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
Sep  3 07:36:40 kernel: [    0.472992] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
Sep  3 07:36:40 kernel: [    0.474586] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
Sep  3 07:36:40 kernel: [    0.475561] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
Sep  3 07:36:40 kernel: [    0.476533] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
Sep  3 07:36:40 kernel: [    0.477510] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
Sep  3 07:36:40 kernel: [    0.478546] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
Sep  3 07:36:40 kernel: [    0.479528] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
Sep  3 07:36:40 kernel: [    0.480501] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
Sep  3 07:36:40 kernel: [    0.481476] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
Sep  3 07:36:40 kernel: [    0.482451] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
Sep  3 07:36:40 kernel: [    0.483422] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
Sep  3 07:36:40 kernel: [    0.484372] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Sep  3 07:36:40 kernel: [    0.485669] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Sep  3 07:36:40 kernel: [    0.486971] pci 0000:00:15.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.488032] pci 0000:00:15.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.489101] pci 0000:00:15.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.490161] pci 0000:00:15.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.491225] pci 0000:00:15.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.492290] pci 0000:00:15.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.493355] pci 0000:00:15.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.494422] pci 0000:00:15.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.495486] pci 0000:00:15.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.496549] pci 0000:00:15.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.497607] pci 0000:00:16.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.498667] pci 0000:00:16.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.499713] pci 0000:00:16.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.500768] pci 0000:00:16.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.501833] pci 0000:00:16.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.502836] pci 0000:00:16.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.503872] pci 0000:00:16.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.504904] pci 0000:00:16.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.505911] pci 0000:00:16.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.506913] pci 0000:00:16.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.507948] pci 0000:00:17.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.508983] pci 0000:00:17.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.510025] pci 0000:00:17.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.511057] pci 0000:00:17.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.512092] pci 0000:00:17.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.513129] pci 0000:00:17.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.514159] pci 0000:00:17.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.515194] pci 0000:00:17.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.516224] pci 0000:00:17.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.517260] pci 0000:00:17.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.518290] pci 0000:00:18.2: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.519282] pci 0000:00:18.2: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.520310] pci 0000:00:18.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.521339] pci 0000:00:18.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.522367] pci 0000:00:18.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.523403] pci 0000:00:18.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.524431] pci 0000:00:18.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.525474] pci 0000:00:18.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.526500] pci 0000:00:18.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.527537] pci 0000:00:18.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.528538] pci 0000:00:18.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.529545] pci 0000:00:18.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Sep  3 07:36:40 kernel: [    0.530555] pci 0000:00:15.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.531417] pci 0000:00:0f.0: BAR 6: assigned [mem 0x80200000-0x80207fff pref]
Sep  3 07:36:40 kernel: [    0.532201] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.532889] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.533643] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.534360] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.535112] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.535821] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.536558] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.537220] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.537953] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.538597] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.539273] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.539954] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.540665] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.541332] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.542074] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.542769] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.543500] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.544201] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.544917] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.545568] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.546285] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.546981] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.547709] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.548371] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.549109] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.549805] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.550540] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.551229] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.551963] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.552628] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.553363] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.554062] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.554803] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.555498] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.556232] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.556941] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.557656] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.558332] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.559048] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.559745] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.560482] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.561171] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.561909] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.562605] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.563310] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.564006] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.564712] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.565407] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.566141] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.566842] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.567591] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.568271] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.568988] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.569666] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.570354] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.571033] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.571722] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.572397] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.573085] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.573764] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.574449] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.575103] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.575825] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.576459] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.577151] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.577830] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.578575] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.579252] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.579986] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.580678] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.581411] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.582106] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.582838] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.583497] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.584202] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.584898] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.585595] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.586290] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.587023] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.587721] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.588456] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.589164] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.589900] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.590595] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
Sep  3 07:36:40 kernel: [    0.591342] pci 0000:00:01.0: PCI bridge to [bus 01]
Sep  3 07:36:40 kernel: [    0.591950] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
Sep  3 07:36:40 kernel: [    0.592758] pci 0000:02:02.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
Sep  3 07:36:40 kernel: [    0.593527] pci 0000:00:11.0: PCI bridge to [bus 02]
Sep  3 07:36:40 kernel: [    0.594083] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
Sep  3 07:36:40 kernel: [    0.594766] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
Sep  3 07:36:40 kernel: [    0.595547] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.596437] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref]
Sep  3 07:36:40 kernel: [    0.597247] pci 0000:00:15.0: PCI bridge to [bus 03]
Sep  3 07:36:40 kernel: [    0.597811] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
Sep  3 07:36:40 kernel: [    0.598485] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
Sep  3 07:36:40 kernel: [    0.599266] pci 0000:00:15.0:   bridge window [mem 0x80000000-0x801fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.600118] pci 0000:00:15.1: PCI bridge to [bus 04]
Sep  3 07:36:40 kernel: [    0.600669] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
Sep  3 07:36:40 kernel: [    0.601329] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
Sep  3 07:36:40 kernel: [    0.601419] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.602933] pci 0000:00:15.2: PCI bridge to [bus 05]
Sep  3 07:36:40 kernel: [    0.603446] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
Sep  3 07:36:40 kernel: [    0.604131] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
Sep  3 07:36:40 kernel: [    0.604885] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.605724] pci 0000:00:15.3: PCI bridge to [bus 06]
Sep  3 07:36:40 kernel: [    0.606255] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
Sep  3 07:36:40 kernel: [    0.606991] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.607816] pci 0000:00:15.4: PCI bridge to [bus 07]
Sep  3 07:36:40 kernel: [    0.608333] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
Sep  3 07:36:40 kernel: [    0.609066] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.609938] pci 0000:00:15.5: PCI bridge to [bus 08]
Sep  3 07:36:40 kernel: [    0.610473] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
Sep  3 07:36:40 kernel: [    0.611199] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.611305] pci 0000:00:15.6: PCI bridge to [bus 09]
Sep  3 07:36:40 kernel: [    0.612609] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
Sep  3 07:36:40 kernel: [    0.613329] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.614195] pci 0000:00:15.7: PCI bridge to [bus 0a]
Sep  3 07:36:40 kernel: [    0.614755] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
Sep  3 07:36:40 kernel: [    0.615502] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.616369] pci 0000:00:16.0: PCI bridge to [bus 0b]
Sep  3 07:36:40 kernel: [    0.616919] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
Sep  3 07:36:40 kernel: [    0.617567] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
Sep  3 07:36:40 kernel: [    0.618291] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.619124] pci 0000:00:16.1: PCI bridge to [bus 0c]
Sep  3 07:36:40 kernel: [    0.619676] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
Sep  3 07:36:40 kernel: [    0.620329] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Sep  3 07:36:40 kernel: [    0.620420] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.621927] pci 0000:00:16.2: PCI bridge to [bus 0d]
Sep  3 07:36:40 kernel: [    0.622447] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
Sep  3 07:36:40 kernel: [    0.623075] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
Sep  3 07:36:40 kernel: [    0.623829] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.624697] pci 0000:00:16.3: PCI bridge to [bus 0e]
Sep  3 07:36:40 kernel: [    0.625259] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
Sep  3 07:36:40 kernel: [    0.626017] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.626892] pci 0000:00:16.4: PCI bridge to [bus 0f]
Sep  3 07:36:40 kernel: [    0.627433] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
Sep  3 07:36:40 kernel: [    0.628158] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.628270] pci 0000:00:16.5: PCI bridge to [bus 10]
Sep  3 07:36:40 kernel: [    0.629584] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
Sep  3 07:36:40 kernel: [    0.630299] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.631128] pci 0000:00:16.6: PCI bridge to [bus 11]
Sep  3 07:36:40 kernel: [    0.631690] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
Sep  3 07:36:40 kernel: [    0.632471] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.633365] pci 0000:00:16.7: PCI bridge to [bus 12]
Sep  3 07:36:40 kernel: [    0.633929] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
Sep  3 07:36:40 kernel: [    0.634678] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.635580] pci 0000:00:17.0: PCI bridge to [bus 13]
Sep  3 07:36:40 kernel: [    0.636151] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
Sep  3 07:36:40 kernel: [    0.636854] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
Sep  3 07:36:40 kernel: [    0.637624] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.638515] pci 0000:00:17.1: PCI bridge to [bus 14]
Sep  3 07:36:40 kernel: [    0.638583] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
Sep  3 07:36:40 kernel: [    0.639752] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
Sep  3 07:36:40 kernel: [    0.640492] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.641347] pci 0000:00:17.2: PCI bridge to [bus 15]
Sep  3 07:36:40 kernel: [    0.641904] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
Sep  3 07:36:40 kernel: [    0.642553] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
Sep  3 07:36:40 kernel: [    0.643306] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.644125] pci 0000:00:17.3: PCI bridge to [bus 16]
Sep  3 07:36:40 kernel: [    0.644711] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
Sep  3 07:36:40 kernel: [    0.645489] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.646387] pci 0000:00:17.4: PCI bridge to [bus 17]
Sep  3 07:36:40 kernel: [    0.646982] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
Sep  3 07:36:40 kernel: [    0.647772] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.648656] pci 0000:00:17.5: PCI bridge to [bus 18]
Sep  3 07:36:40 kernel: [    0.649248] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
Sep  3 07:36:40 kernel: [    0.650037] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.650931] pci 0000:00:17.6: PCI bridge to [bus 19]
Sep  3 07:36:40 kernel: [    0.651518] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
Sep  3 07:36:40 kernel: [    0.652264] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.653147] pci 0000:00:17.7: PCI bridge to [bus 1a]
Sep  3 07:36:40 kernel: [    0.653738] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
Sep  3 07:36:40 kernel: [    0.654530] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.655445] pci 0000:00:18.0: PCI bridge to [bus 1b]
Sep  3 07:36:40 kernel: [    0.656024] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
Sep  3 07:36:40 kernel: [    0.656739] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
Sep  3 07:36:40 kernel: [    0.657520] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.658403] pci 0000:00:18.1: PCI bridge to [bus 1c]
Sep  3 07:36:40 kernel: [    0.658983] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
Sep  3 07:36:40 kernel: [    0.659709] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
Sep  3 07:36:40 kernel: [    0.660507] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.661371] pci 0000:00:18.2: PCI bridge to [bus 1d]
Sep  3 07:36:40 kernel: [    0.661956] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
Sep  3 07:36:40 kernel: [    0.662732] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.663649] pci 0000:00:18.3: PCI bridge to [bus 1e]
Sep  3 07:36:40 kernel: [    0.664251] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
Sep  3 07:36:40 kernel: [    0.665026] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.665879] pci 0000:00:18.4: PCI bridge to [bus 1f]
Sep  3 07:36:40 kernel: [    0.666351] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
Sep  3 07:36:40 kernel: [    0.667126] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.668041] pci 0000:00:18.5: PCI bridge to [bus 20]
Sep  3 07:36:40 kernel: [    0.668633] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
Sep  3 07:36:40 kernel: [    0.669419] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.670334] pci 0000:00:18.6: PCI bridge to [bus 21]
Sep  3 07:36:40 kernel: [    0.670925] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
Sep  3 07:36:40 kernel: [    0.671712] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.672631] pci 0000:00:18.7: PCI bridge to [bus 22]
Sep  3 07:36:40 kernel: [    0.673223] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
Sep  3 07:36:40 kernel: [    0.674015] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.674934] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
Sep  3 07:36:40 kernel: [    0.675723] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d3fff window]
Sep  3 07:36:40 kernel: [    0.676513] pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff window]
Sep  3 07:36:40 kernel: [    0.677302] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
Sep  3 07:36:40 kernel: [    0.678097] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfebfffff window]
Sep  3 07:36:40 kernel: [    0.678891] pci_bus 0000:00: resource 9 [io  0x0000-0x0cf7 window]
Sep  3 07:36:40 kernel: [    0.679606] pci_bus 0000:00: resource 10 [io  0x0d00-0xfeff window]
Sep  3 07:36:40 kernel: [    0.680328] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
Sep  3 07:36:40 kernel: [    0.680973] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
Sep  3 07:36:40 kernel: [    0.681700] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.682530] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
Sep  3 07:36:40 kernel: [    0.683340] pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d3fff window]
Sep  3 07:36:40 kernel: [    0.684133] pci_bus 0000:02: resource 6 [mem 0x000d4000-0x000d7fff window]
Sep  3 07:36:40 kernel: [    0.684927] pci_bus 0000:02: resource 7 [mem 0x000d8000-0x000dbfff window]
Sep  3 07:36:40 kernel: [    0.685717] pci_bus 0000:02: resource 8 [mem 0x80000000-0xfebfffff window]
Sep  3 07:36:40 kernel: [    0.686507] pci_bus 0000:02: resource 9 [io  0x0000-0x0cf7 window]
Sep  3 07:36:40 kernel: [    0.687223] pci_bus 0000:02: resource 10 [io  0x0d00-0xfeff window]
Sep  3 07:36:40 kernel: [    0.687946] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Sep  3 07:36:40 kernel: [    0.688597] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
Sep  3 07:36:40 kernel: [    0.689323] pci_bus 0000:03: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.690156] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
Sep  3 07:36:40 kernel: [    0.690800] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
Sep  3 07:36:40 kernel: [    0.691521] pci_bus 0000:04: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.692315] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
Sep  3 07:36:40 kernel: [    0.692958] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
Sep  3 07:36:40 kernel: [    0.693679] pci_bus 0000:05: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.694504] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
Sep  3 07:36:40 kernel: [    0.695223] pci_bus 0000:06: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.696056] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
Sep  3 07:36:40 kernel: [    0.696786] pci_bus 0000:07: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.697607] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
Sep  3 07:36:40 kernel: [    0.698327] pci_bus 0000:08: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.699149] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
Sep  3 07:36:40 kernel: [    0.699872] pci_bus 0000:09: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.700697] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
Sep  3 07:36:40 kernel: [    0.701405] pci_bus 0000:0a: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.702239] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
Sep  3 07:36:40 kernel: [    0.702882] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
Sep  3 07:36:40 kernel: [    0.703600] pci_bus 0000:0b: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.704429] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
Sep  3 07:36:40 kernel: [    0.705073] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
Sep  3 07:36:40 kernel: [    0.705795] pci_bus 0000:0c: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.706619] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
Sep  3 07:36:40 kernel: [    0.707254] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
Sep  3 07:36:40 kernel: [    0.707979] pci_bus 0000:0d: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.708816] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
Sep  3 07:36:40 kernel: [    0.709557] pci_bus 0000:0e: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.710391] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
Sep  3 07:36:40 kernel: [    0.711110] pci_bus 0000:0f: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.711949] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
Sep  3 07:36:40 kernel: [    0.712669] pci_bus 0000:10: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.713496] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
Sep  3 07:36:40 kernel: [    0.714216] pci_bus 0000:11: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.715047] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
Sep  3 07:36:40 kernel: [    0.715768] pci_bus 0000:12: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.716591] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
Sep  3 07:36:40 kernel: [    0.717232] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
Sep  3 07:36:40 kernel: [    0.717954] pci_bus 0000:13: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.718758] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
Sep  3 07:36:40 kernel: [    0.719385] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
Sep  3 07:36:40 kernel: [    0.720087] pci_bus 0000:14: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.720894] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
Sep  3 07:36:40 kernel: [    0.721514] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
Sep  3 07:36:40 kernel: [    0.722210] pci_bus 0000:15: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.723024] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
Sep  3 07:36:40 kernel: [    0.723726] pci_bus 0000:16: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.724528] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
Sep  3 07:36:40 kernel: [    0.725229] pci_bus 0000:17: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.726037] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
Sep  3 07:36:40 kernel: [    0.726738] pci_bus 0000:18: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.727551] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
Sep  3 07:36:40 kernel: [    0.728237] pci_bus 0000:19: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.729026] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
Sep  3 07:36:40 kernel: [    0.729710] pci_bus 0000:1a: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.730490] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
Sep  3 07:36:40 kernel: [    0.731099] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
Sep  3 07:36:40 kernel: [    0.731794] pci_bus 0000:1b: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.732580] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
Sep  3 07:36:40 kernel: [    0.733182] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
Sep  3 07:36:40 kernel: [    0.733868] pci_bus 0000:1c: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.734657] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
Sep  3 07:36:40 kernel: [    0.735336] pci_bus 0000:1d: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.736122] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
Sep  3 07:36:40 kernel: [    0.736809] pci_bus 0000:1e: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.737592] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
Sep  3 07:36:40 kernel: [    0.738282] pci_bus 0000:1f: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.739054] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
Sep  3 07:36:40 kernel: [    0.739745] pci_bus 0000:20: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.740523] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
Sep  3 07:36:40 kernel: [    0.741212] pci_bus 0000:21: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.741999] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
Sep  3 07:36:40 kernel: [    0.742687] pci_bus 0000:22: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
Sep  3 07:36:40 kernel: [    0.743428] NET: Registered protocol family 2
Sep  3 07:36:40 kernel: [    0.744004] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Sep  3 07:36:40 kernel: [    0.744738] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
Sep  3 07:36:40 kernel: [    0.745475] TCP: Hash tables configured (established 16384 bind 16384)
Sep  3 07:36:40 kernel: [    0.746227] UDP hash table entries: 1024 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.746908] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
Sep  3 07:36:40 kernel: [    0.747648] NET: Registered protocol family 1
Sep  3 07:36:40 kernel: [    0.748155] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
Sep  3 07:36:40 kernel: [    0.748865] pci 0000:00:0f.0: Video device with shadowed ROM
Sep  3 07:36:40 kernel: [    0.749695] PCI: CLS mismatch (32 != 64), using 64 bytes
Sep  3 07:36:40 kernel: [    1.133195] Trying to unpack rootfs image as initramfs...
Sep  3 07:36:40 kernel: [    1.141205] Freeing initrd memory: 21728K
Sep  3 07:36:40 kernel: [    1.142211] redpill: loading out-of-tree module taints kernel.
Sep  3 07:36:40 kernel: [    1.142233] redpill: module verification failed: signature and/or required key missing - tainting kernel
Sep  3 07:36:40 kernel: [    1.143249] <redpill/redpill_main.c:38> ================================================================================================
Sep  3 07:36:40 kernel: [    1.143671] <redpill/redpill_main.c:39> RedPill v0.5-git-23578eb loading...
Sep  3 07:36:40 kernel: [    1.144214] <redpill/call_protected.c:65> Got addr ffffffff812041e0 for cmdline_proc_show
Sep  3 07:36:40 kernel: [    1.144224] <redpill/cmdline_delegate.c:314> Cmdline count: 387
Sep  3 07:36:40 kernel: [    1.144235] <redpill/cmdline_delegate.c:382> Cmdline: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=001
Sep  3 07:36:40 kernel: [    1.144235]
Sep  3 07:36:40 kernel: [    1.148205] <redpill/cmdline_delegate.c:393> Param #0: |BOOT_IMAGE=/zImage|
Sep  3 07:36:40 kernel: [    1.148216] <redpill/cmdline_delegate.c:288> Option "BOOT_IMAGE=/zImage" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.149206] <redpill/cmdline_delegate.c:393> Param #1: |HddHotplug=0|
Sep  3 07:36:40 kernel: [    1.149217] <redpill/cmdline_delegate.c:288> Option "HddHotplug=0" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.149227] <redpill/cmdline_delegate.c:393> Param #2: |withefi|
Sep  3 07:36:40 kernel: [    1.149238] <redpill/cmdline_delegate.c:288> Option "withefi" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.149249] <redpill/cmdline_delegate.c:393> Param #3: |console=ttyS0,115200n8|
Sep  3 07:36:40 kernel: [    1.149259] <redpill/cmdline_delegate.c:288> Option "console=ttyS0,115200n8" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.150206] <redpill/cmdline_delegate.c:393> Param #4: |DiskIdxMap=0C00|
Sep  3 07:36:40 kernel: [    1.150217] <redpill/cmdline_delegate.c:288> Option "DiskIdxMap=0C00" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.151206] <redpill/cmdline_delegate.c:393> Param #5: |netif_num=1|
Sep  3 07:36:40 kernel: [    1.151216] <redpill/cmdline_delegate.c:231> Declared network ifaces # as 1
Sep  3 07:36:40 kernel: [    1.151227] <redpill/cmdline_delegate.c:393> Param #6: |syno_hdd_detect=0|
Sep  3 07:36:40 kernel: [    1.151238] <redpill/cmdline_delegate.c:288> Option "syno_hdd_detect=0" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.152211] <redpill/cmdline_delegate.c:393> Param #7: |syno_port_thaw=1|
Sep  3 07:36:40 kernel: [    1.152221] <redpill/cmdline_delegate.c:203> Port thaw set to: 1
Sep  3 07:36:40 kernel: [    1.152232] <redpill/cmdline_delegate.c:393> Param #8: |vender_format_version=2|
Sep  3 07:36:40 kernel: [    1.152243] <redpill/cmdline_delegate.c:288> Option "vender_format_version=2" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.153203] <redpill/cmdline_delegate.c:393> Param #9: |earlyprintk|
Sep  3 07:36:40 kernel: [    1.153217] <redpill/cmdline_delegate.c:288> Option "earlyprintk" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.153228] <redpill/cmdline_delegate.c:393> Param #10: |mac1=xx|
Sep  3 07:36:40 kernel: [    1.153239] <redpill/cmdline_delegate.c:276> Set MAC #1: xx
Sep  3 07:36:40 kernel: [    1.153249] <redpill/cmdline_delegate.c:393> Param #11: |syno_hdd_powerup_seq=1|
Sep  3 07:36:40 kernel: [    1.153260] <redpill/cmdline_delegate.c:288> Option "syno_hdd_powerup_seq=1" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.154206] <redpill/cmdline_delegate.c:393> Param #12: |pid=0x0001|
Sep  3 07:36:40 kernel: [    1.154219] <redpill/cmdline_delegate.c:134> PID override: 0x0001
Sep  3 07:36:40 kernel: [    1.154230] <redpill/cmdline_delegate.c:393> Param #13: |log_buf_len=32M|
Sep  3 07:36:40 kernel: [    1.154240] <redpill/cmdline_delegate.c:288> Option "log_buf_len=32M" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.155186] <redpill/cmdline_delegate.c:393> Param #14: |syno_hw_version=DS918+|
Sep  3 07:36:40 kernel: [    1.155203] <redpill/cmdline_delegate.c:25> HW version set to: DS918+
Sep  3 07:36:40 kernel: [    1.155214] <redpill/cmdline_delegate.c:393> Param #15: |vid=0x46f4|
Sep  3 07:36:40 kernel: [    1.155224] <redpill/cmdline_delegate.c:100> VID override: 0x46f4
Sep  3 07:36:40 kernel: [    1.155235] <redpill/cmdline_delegate.c:393> Param #16: |earlycon=uart8250,io,0x3f8,115200n8|
Sep  3 07:36:40 kernel: [    1.155246] <redpill/cmdline_delegate.c:288> Option "earlycon=uart8250,io,0x3f8,115200n8" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.156206] <redpill/cmdline_delegate.c:393> Param #17: |sn=xx|
Sep  3 07:36:40 kernel: [    1.156216] <redpill/cmdline_delegate.c:44> S/N set to: xx
Sep  3 07:36:40 kernel: [    1.156227] <redpill/cmdline_delegate.c:393> Param #18: |elevator=elevator|
Sep  3 07:36:40 kernel: [    1.156238] <redpill/cmdline_delegate.c:288> Option "elevator=elevator" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.157204] <redpill/cmdline_delegate.c:393> Param #19: |root=/dev/md0|
Sep  3 07:36:40 kernel: [    1.157218] <redpill/cmdline_delegate.c:288> Option "root=/dev/md0" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.157229] <redpill/cmdline_delegate.c:393> Param #20: |loglevel=15|
Sep  3 07:36:40 kernel: [    1.157240] <redpill/cmdline_delegate.c:288> Option "loglevel=15" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.157250] <redpill/cmdline_delegate.c:393> Param #21: |SataPortMap=1|
Sep  3 07:36:40 kernel: [    1.157261] <redpill/cmdline_delegate.c:288> Option "SataPortMap=1" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.158186] <redpill/cmdline_delegate.c:393> Param #22: |SasIdxMap=0|
Sep  3 07:36:40 kernel: [    1.158204] <redpill/cmdline_delegate.c:288> Option "SasIdxMap=0" not recognized - ignoring
Sep  3 07:36:40 kernel: [    1.158214] <redpill/cmdline_delegate.c:356> Add cmdline blacklist "vid=" @ 0
Sep  3 07:36:40 kernel: [    1.158225] <redpill/cmdline_delegate.c:357> Add cmdline blacklist "pid=" @ 1
Sep  3 07:36:40 kernel: [    1.158236] <redpill/cmdline_delegate.c:358> Add cmdline blacklist "mfg" @ 2
Sep  3 07:36:40 kernel: [    1.158246] <redpill/cmdline_delegate.c:359> Add cmdline blacklist "elevator=" @ 3
Sep  3 07:36:40 kernel: [    1.158257] <redpill/cmdline_delegate.c:360> Add cmdline blacklist "loglevel=" @ 4
Sep  3 07:36:40 kernel: [    1.158268] <redpill/cmdline_delegate.c:361> Add cmdline blacklist "log_buf_len=" @ 5
Sep  3 07:36:40 kernel: [    1.158278] <redpill/cmdline_delegate.c:362> Add cmdline blacklist "earlyprintk" @ 6
Sep  3 07:36:40 kernel: [    1.158289] <redpill/cmdline_delegate.c:363> Add cmdline blacklist "syno_port_thaw=" @ 7
Sep  3 07:36:40 kernel: [    1.159187] <redpill/cmdline_delegate.c:412> CmdLine processed successfully, tokens=23
Sep  3 07:36:40 kernel: [    1.159206] <redpill/runtime_config.c:152> Found platform definition for "DS918+"
Sep  3 07:36:40 kernel: [    1.159217] <redpill/runtime_config.c:163> Validating runtime config...
Sep  3 07:36:40 kernel: [    1.159228] <redpill/runtime_config.c:49> Configured boot device type to USB
Sep  3 07:36:40 kernel: [    1.159238] <redpill/runtime_config.c:172> Config validation resulted in OK
Sep  3 07:36:40 kernel: [    1.159249] <redpill/runtime_config.c:189> Runtime config populated
Sep  3 07:36:40 kernel: [    1.159260] <redpill/uart_fixer.c:69> Registering UART fixer...
Sep  3 07:36:40 kernel: [    1.162202] <redpill/call_protected.c:90> Got addr ffffffff81928292 for early_serial_setup
Sep  3 07:36:40 kernel: [    1.162213] <redpill/uart_fixer.c:50> Fixed muted ttyS0 to hw port @ 3f8
Sep  3 07:36:40 kernel: [    1.162223] <redpill/uart_fixer.c:82> UART fixer registered
Sep  3 07:36:40 kernel: [    1.162234] <redpill/usb_boot_shim.c:201> Registered usbcore module notifier
Sep  3 07:36:40 kernel: [    1.162245] <redpill/usb_boot_shim.c:252> USB boot shim registered
Sep  3 07:36:40 kernel: [    1.162255] <redpill/boot_device_shim.c:64> Boot shim registered (type=0)
Sep  3 07:36:40 kernel: [    1.162266] <redpill/override_symbol.c:466> Overriding syscall #59 with shim_sys_execve [redpill]()<ffffffffa00000a0>
Sep  3 07:36:40 kernel: [    1.165203] <redpill/override_symbol.c:404> Failed to locate vaddr for sys_call_table using kallsyms - falling back to memory search
Sep  3 07:36:40 kernel: [    1.168205] <redpill/override_symbol.c:443> Scanning memory for sys_call_table starting at ffffffff81189bb0
Sep  3 07:36:40 kernel: [    1.169216] <redpill/override_symbol.c:453> Found sys_call_table @ ffffffff816000e0
Sep  3 07:36:40 kernel: [    1.169227] <redpill/override_symbol.c:388> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
Sep  3 07:36:40 kernel: [    1.170210] <redpill/override_symbol.c:390> #054     SyS_setsockopt+0x0/0xd0
Sep  3 07:36:40 kernel: [    1.170220] <redpill/override_symbol.c:390> #055     SyS_getsockopt+0x0/0xc0
Sep  3 07:36:40 kernel: [    1.170231] <redpill/override_symbol.c:390> #056     stub_clone+0x0/0x30
Sep  3 07:36:40 kernel: [    1.170242] <redpill/override_symbol.c:390> #057     stub_fork+0x0/0x30
Sep  3 07:36:40 kernel: [    1.170252] <redpill/override_symbol.c:390> #058     stub_vfork+0x0/0x30
Sep  3 07:36:40 kernel: [    1.170263] <redpill/override_symbol.c:390> #059     stub_execve+0x0/0x5
Sep  3 07:36:40 kernel: [    1.170274] <redpill/override_symbol.c:390> #060     SyS_exit+0x0/0x20
Sep  3 07:36:40 kernel: [    1.170284] <redpill/override_symbol.c:390> #061     SyS_wait4+0x0/0xe0
Sep  3 07:36:40 kernel: [    1.170295] <redpill/override_symbol.c:390> #062     SyS_kill+0x0/0x10
Sep  3 07:36:40 kernel: [    1.170306] <redpill/override_symbol.c:390> #063     SyS_newuname+0x0/0x10
Sep  3 07:36:40 kernel: [    1.170316] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff816002b8+8/1 (<<ffffffff81600000)
Sep  3 07:36:40 kernel: [    1.171218] <redpill/call_protected.c:66> Got addr ffffffff810498c0 for flush_tlb_all
Sep  3 07:36:40 kernel: [    1.171236] <redpill/override_symbol.c:495> syscall #59 originally stub_execve<ffffffff81579c70> will now be shim_sys_execve [redpill]<ffffffffa00000a0> @ 0
Sep  3 07:36:40 kernel: [    1.172210] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff816002b8+8/1 (<<ffffffff81600000)
Sep  3 07:36:40 kernel: [    1.173213] <redpill/override_symbol.c:388> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
Sep  3 07:36:40 kernel: [    1.174210] <redpill/override_symbol.c:390> #054     SyS_setsockopt+0x0/0xd0
Sep  3 07:36:40 kernel: [    1.174221] <redpill/override_symbol.c:390> #055     SyS_getsockopt+0x0/0xc0
Sep  3 07:36:40 kernel: [    1.174231] <redpill/override_symbol.c:390> #056     stub_clone+0x0/0x30
Sep  3 07:36:40 kernel: [    1.174242] <redpill/override_symbol.c:390> #057     stub_fork+0x0/0x30
Sep  3 07:36:40 kernel: [    1.174253] <redpill/override_symbol.c:390> #058     stub_vfork+0x0/0x30
Sep  3 07:36:40 kernel: [    1.174263] <redpill/override_symbol.c:390> #059     shim_sys_execve+0x0/0xa0 [redpill]
Sep  3 07:36:40 kernel: [    1.174274] <redpill/override_symbol.c:390> #060     SyS_exit+0x0/0x20
Sep  3 07:36:40 kernel: [    1.174285] <redpill/override_symbol.c:390> #061     SyS_wait4+0x0/0xe0
Sep  3 07:36:40 kernel: [    1.174295] <redpill/override_symbol.c:390> #062     SyS_kill+0x0/0x10
Sep  3 07:36:40 kernel: [    1.174306] <redpill/override_symbol.c:390> #063     SyS_newuname+0x0/0x10
Sep  3 07:36:40 kernel: [    1.174317] <redpill/intercept_execve.c:116> execve() interceptor registered
Sep  3 07:36:40 kernel: [    1.174327] <redpill/bios_shims_collection.c:176> Shimming disk led control API
Sep  3 07:36:40 kernel: [    1.174338] <redpill/override_symbol.c:173> Overriding syno_ahci_disk_led_enable() with syno_ahci_disk_led_enable_shim [redpill]()<ffffffffa000874b>
Sep  3 07:36:40 kernel: [    1.176208] <redpill/override_symbol.c:180> Found syno_ahci_disk_led_enable() @ <ffffffff8144adc0>
Sep  3 07:36:40 kernel: [    1.176218] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa000874b> for syno_ahci_disk_led_enable()<ffffffff8144adc0>: 48b8 4b8700a0ffffffff ffe0
Sep  3 07:36:40 kernel: [    1.177210] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8144adc0+12/1 (<<ffffffff8144a000)
Sep  3 07:36:40 kernel: [    1.178213] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8144adc0>
Sep  3 07:36:40 kernel: [    1.178224] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8144adc0+12/1 (<<ffffffff8144a000)
Sep  3 07:36:40 kernel: [    1.179215] <redpill/override_symbol.c:198> Override for syno_ahci_disk_led_enable set up with ffffffffa000874b
Sep  3 07:36:40 kernel: [    1.180217] <redpill/override_symbol.c:173> Overriding syno_ahci_disk_led_enable_by_port() with syno_ahci_disk_led_enable_by_port_shim [redpill]()<ffffffffa000877e>
Sep  3 07:36:40 kernel: [    1.182209] <redpill/override_symbol.c:180> Found syno_ahci_disk_led_enable_by_port() @ <ffffffff8144ae20>
Sep  3 07:36:40 kernel: [    1.183213] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa000877e> for syno_ahci_disk_led_enable_by_port()<ffffffff8144ae20>: 48b8 7e8700a0ffffffff ffe0
Sep  3 07:36:40 kernel: [    1.184212] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8144ae20+12/1 (<<ffffffff8144a000)
Sep  3 07:36:40 kernel: [    1.185217] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8144ae20>
Sep  3 07:36:40 kernel: [    1.185228] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8144ae20+12/1 (<<ffffffff8144a000)
Sep  3 07:36:40 kernel: [    1.186218] <redpill/override_symbol.c:198> Override for syno_ahci_disk_led_enable_by_port set up with ffffffffa000877e
Sep  3 07:36:40 kernel: [    1.187213] <redpill/bios_shims_collection.c:210> Finished shim_disk_leds_ctrl
Sep  3 07:36:40 kernel: [    1.187224] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
Sep  3 07:36:40 kernel: [    1.188220] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [    1.188231] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
Sep  3 07:36:40 kernel: [    1.189215] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [    1.190220] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [    1.190230] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [    1.191217] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
Sep  3 07:36:40 kernel: [    1.192216] <redpill/bios_shim.c:162> Registered bios module notifier
Sep  3 07:36:40 kernel: [    1.192227] <redpill/bios_shim.c:244> mfgBIOS shim registered
Sep  3 07:36:40 kernel: [    1.192238] <redpill/intercept_execve.c:62> Filename uboot_do_upd.sh will be blocked from execution
Sep  3 07:36:40 kernel: [    1.193214] <redpill/intercept_execve.c:62> Filename ./uboot_do_upd.sh will be blocked from execution
Sep  3 07:36:40 kernel: [    1.194214] <redpill/intercept_execve.c:62> Filename /usr/syno/bin/syno_pstore_collect will be blocked from execution
Sep  3 07:36:40 kernel: [    1.195214] <redpill/intercept_execve.c:62> Filename /tmpData/upd@te/sas_fw_upgrade_tool will be blocked from execution
Sep  3 07:36:40 kernel: [    1.196214] <redpill/intercept_execve.c:62> Filename ./H2OFFT-Lx64 will be blocked from execution
Sep  3 07:36:40 kernel: [    1.196224] <redpill/block_fw_update_shim.c:42> Saved backup DMI: VMware Virtual Platform
Sep  3 07:36:40 kernel: [    1.196235] <redpill/block_fw_update_shim.c:70> Firmware updater blocker registered
Sep  3 07:36:40 kernel: [    1.196245] <redpill/pci_shim.c:189> Creating vPCI devices for DS918+
Sep  3 07:36:40 kernel: [    1.196256] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9215 [redpill] with B:D:F=01:00:00 mf=0
Sep  3 07:36:40 kernel: [    1.197216] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=01 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.198215] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072100
Sep  3 07:36:40 kernel: [    1.198226]
Sep  3 07:36:40 kernel: [    1.198226] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.198237] 92 15   1b 4b  | 0x00
Sep  3 07:36:40 kernel: [    1.198247] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.198258] 01 06   01 11  | 0x08
Sep  3 07:36:40 kernel: [    1.198269] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.198279] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.198290] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.198301] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.198311] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.198322] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.198333] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.198343] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.198354] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.198365] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.198375] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.198386] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.198397] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.198411] PCI host bridge to bus 0001:01
Sep  3 07:36:40 kernel: [    1.198527] pci_bus 0001:01: root bus resource [io  0x0000-0xffff]
Sep  3 07:36:40 kernel: [    1.199198] pci_bus 0001:01: root bus resource [mem 0x00000000-0x1fffffffffff]
Sep  3 07:36:40 kernel: [    1.199207] <redpill/call_protected.c:83> Got addr ffffffff811a2ab0 for getname
Sep  3 07:36:40 kernel: [    1.199217] <redpill/call_protected.c:82> Got addr ffffffff81197b20 for do_execve
Sep  3 07:36:40 kernel: [    1.199583] pci_bus 0001:01: root bus resource [bus 00-ff]
Sep  3 07:36:40 kernel: [    1.199594] pci 0001:01:00.0: [1b4b:9215] type 00 class 0x010601
Sep  3 07:36:40 kernel: [    1.200229] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
Sep  3 07:36:40 kernel: [    1.200547] pci 0001:01:00.0: Can't map mv9235 registers
Sep  3 07:36:40 kernel: [    1.200684] <redpill/virtual_pci.c:488> Added device with new bus @ bus=01 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.201216] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.201227] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=02:00:00 mf=0
Sep  3 07:36:40 kernel: [    1.202210] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=02 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.203215] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072280
Sep  3 07:36:40 kernel: [    1.203226]
Sep  3 07:36:40 kernel: [    1.203226] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.203237] 15 39   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.203247] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.203258] 02 00   00 03  | 0x08
Sep  3 07:36:40 kernel: [    1.203269] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.203279] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.203290] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.203301] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.203311] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.203322] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.203333] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.203343] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.203354] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.203365] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.203375] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.203386] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.203397] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.203412] PCI host bridge to bus 0001:02
Sep  3 07:36:40 kernel: [    1.203549] pci_bus 0001:02: root bus resource [io  0x0000-0xffff]
Sep  3 07:36:40 kernel: [    1.203745] pci_bus 0001:02: root bus resource [mem 0x00000000-0x1fffffffffff]
Sep  3 07:36:40 kernel: [    1.204217] pci_bus 0001:02: busn_res: can not insert [bus 02-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
Sep  3 07:36:40 kernel: [    1.205222] pci_bus 0001:02: root bus resource [bus 00-ff]
Sep  3 07:36:40 kernel: [    1.205233] pci 0001:02:00.0: [8086:1539] type 00 class 0x020000
Sep  3 07:36:40 kernel: [    1.205250] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
Sep  3 07:36:40 kernel: [    1.205572] <redpill/virtual_pci.c:488> Added device with new bus @ bus=02 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.205712] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.206222] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=03:00:00 mf=0
Sep  3 07:36:40 kernel: [    1.207204] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=03 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.208217] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790722c0
Sep  3 07:36:40 kernel: [    1.208227]
Sep  3 07:36:40 kernel: [    1.208227] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.208238] 15 39   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.208249] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.208259] 02 00   00 03  | 0x08
Sep  3 07:36:40 kernel: [    1.208270] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.208281] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.208291] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.208302] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.208313] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.208323] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.208334] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.208345] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.208355] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.208366] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.208377] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.208387] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.208398] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.208413] PCI host bridge to bus 0001:03
Sep  3 07:36:40 kernel: [    1.208566] pci_bus 0001:03: root bus resource [io  0x0000-0xffff]
Sep  3 07:36:40 kernel: [    1.208779] pci_bus 0001:03: root bus resource [mem 0x00000000-0x1fffffffffff]
Sep  3 07:36:40 kernel: [    1.209218] pci_bus 0001:03: busn_res: can not insert [bus 03-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
Sep  3 07:36:40 kernel: [    1.210219] pci_bus 0001:03: root bus resource [bus 00-ff]
Sep  3 07:36:40 kernel: [    1.210230] pci 0001:03:00.0: [8086:1539] type 00 class 0x020000
Sep  3 07:36:40 kernel: [    1.210247] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
Sep  3 07:36:40 kernel: [    1.210563] <redpill/virtual_pci.c:488> Added device with new bus @ bus=03 dev=00 fn=00
Sep  3 07:36:40 kernel: [    1.210700] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.211221] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_AHCI_CTRL [redpill] with B:D:F=00:12:00 mf=0
Sep  3 07:36:40 kernel: [    1.212217] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=12 fn=00
Sep  3 07:36:40 kernel: [    1.213216] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072300
Sep  3 07:36:40 kernel: [    1.213227]
Sep  3 07:36:40 kernel: [    1.213227] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.213237] 5a e3   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.213248] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.213259] 01 06   01 00  | 0x08
Sep  3 07:36:40 kernel: [    1.213269] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.213280] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.213291] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.213301] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.213312] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.213323] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.213333] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.213344] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.213355] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.213365] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.213376] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.213387] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.213397] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.213412] PCI host bridge to bus 0001:00
Sep  3 07:36:40 kernel: [    1.213562] pci_bus 0001:00: root bus resource [io  0x0000-0xffff]
Sep  3 07:36:40 kernel: [    1.213756] pci_bus 0001:00: root bus resource [mem 0x00000000-0x1fffffffffff]
Sep  3 07:36:40 kernel: [    1.214221] pci_bus 0001:00: busn_res: can not insert [bus 00-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
Sep  3 07:36:40 kernel: [    1.215217] pci_bus 0001:00: root bus resource [bus 00-ff]
Sep  3 07:36:40 kernel: [    1.215227] pci 0001:00:12.0: [8086:5ae3] type 00 class 0x010601
Sep  3 07:36:40 kernel: [    1.215243] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
Sep  3 07:36:40 kernel: [    1.215560] <redpill/virtual_pci.c:488> Added device with new bus @ bus=00 dev=12 fn=00
Sep  3 07:36:40 kernel: [    1.215698] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.216221] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PA [redpill] with B:D:F=00:13:00 mf=0
Sep  3 07:36:40 kernel: [    1.217218] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=13 fn=00
Sep  3 07:36:40 kernel: [    1.218217] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072340
Sep  3 07:36:40 kernel: [    1.218228]
Sep  3 07:36:40 kernel: [    1.218228] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.218238] 5a d8   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.218249] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.218260] 06 04   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.218270] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.218281] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.218292] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.218302] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.218313] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.218324] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.218334] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.218345] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.218356] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.218366] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.218377] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.218388] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.218398] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.218409] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.218420] pci 0001:00:13.0: [8086:5ad8] type 00 class 0x060400
Sep  3 07:36:40 kernel: [    1.218430] pci 0001:00:13.0: ignoring class 0x060400 (doesn't match header type 00)
Sep  3 07:36:40 kernel: [    1.219234] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=13 fn=00
Sep  3 07:36:40 kernel: [    1.219539] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.219703] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PB [redpill] with B:D:F=00:14:00 mf=0
Sep  3 07:36:40 kernel: [    1.220220] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=14 fn=00
Sep  3 07:36:40 kernel: [    1.221219] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072380
Sep  3 07:36:40 kernel: [    1.221230]
Sep  3 07:36:40 kernel: [    1.221230] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.221241] 5a d6   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.221251] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.221262] 06 04   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.221273] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.221283] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.221294] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.221305] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.221315] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.221326] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.221337] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.221347] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.221358] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.221369] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.221379] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.221390] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.221401] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.221411] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.221422] pci 0001:00:14.0: [8086:5ad6] type 00 class 0x060400
Sep  3 07:36:40 kernel: [    1.221433] pci 0001:00:14.0: ignoring class 0x060400 (doesn't match header type 00)
Sep  3 07:36:40 kernel: [    1.222234] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=14 fn=00
Sep  3 07:36:40 kernel: [    1.222532] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.222695] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_USB_XHCI [redpill] with B:D:F=00:15:00 mf=0
Sep  3 07:36:40 kernel: [    1.223220] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=15 fn=00
Sep  3 07:36:40 kernel: [    1.224220] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790723c0
Sep  3 07:36:40 kernel: [    1.224231]
Sep  3 07:36:40 kernel: [    1.224231] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.224241] 5a a8   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.224252] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.224263] 0c 03   30 00  | 0x08
Sep  3 07:36:40 kernel: [    1.224273] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.224284] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.224295] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.224305] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.224316] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.224327] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.224337] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.224348] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.224359] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.224369] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.224380] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.224391] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.224401] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.224412] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.224423] pci 0001:00:15.0: [8086:5aa8] type 00 class 0x0c0330
Sep  3 07:36:40 kernel: [    1.224441] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=15 fn=00
Sep  3 07:36:40 kernel: [    1.224734] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.224897] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_I2C [redpill] with B:D:F=00:16:00 mf=0
Sep  3 07:36:40 kernel: [    1.225221] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=16 fn=00
Sep  3 07:36:40 kernel: [    1.226223] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072400
Sep  3 07:36:40 kernel: [    1.226234]
Sep  3 07:36:40 kernel: [    1.226234] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.226244] 5a ac   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.226255] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.226266] 11 80   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.226276] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.226287] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.226298] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.226308] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.226319] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.226330] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.226340] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.226351] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.226362] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.226372] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.226383] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.226394] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.226404] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.226415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.226426] pci 0001:00:16.0: [8086:5aac] type 00 class 0x118000
Sep  3 07:36:40 kernel: [    1.226443] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=16 fn=00
Sep  3 07:36:40 kernel: [    1.226734] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.226897] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_HSUART [redpill] with B:D:F=00:18:00 mf=0
Sep  3 07:36:40 kernel: [    1.227222] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=18 fn=00
Sep  3 07:36:40 kernel: [    1.228221] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072440
Sep  3 07:36:40 kernel: [    1.228232]
Sep  3 07:36:40 kernel: [    1.228232] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.228242] 5a bc   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.228253] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.228264] 11 80   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.228274] 00 00   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.228285] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.228296] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.228306] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.228317] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.228328] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.228338] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.228349] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.228360] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.228370] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.228381] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.228392] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.228402] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.228413] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.228424] pci 0001:00:18.0: [8086:5abc] type 00 class 0x118000
Sep  3 07:36:40 kernel: [    1.228443] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=18 fn=00
Sep  3 07:36:40 kernel: [    1.228734] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.228896] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:02 mf=1
Sep  3 07:36:40 kernel: [    1.229222] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=02
Sep  3 07:36:40 kernel: [    1.230222] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072480
Sep  3 07:36:40 kernel: [    1.230232]
Sep  3 07:36:40 kernel: [    1.230232] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.230243] 5a c6   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.230254] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.230264] 11 80   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.230275] 00 80   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.230286] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.230296] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.230307] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.230318] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.230328] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.230339] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.230350] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.230360] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.230371] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.230382] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.230392] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.230403] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.230414] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.230424] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=02
Sep  3 07:36:40 kernel: [    1.231222] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.231233] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:00 mf=1
Sep  3 07:36:40 kernel: [    1.232223] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=00
Sep  3 07:36:40 kernel: [    1.233223] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790724c0
Sep  3 07:36:40 kernel: [    1.233233]
Sep  3 07:36:40 kernel: [    1.233233] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.233244] 5a c6   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.233255] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.233265] 11 80   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.233276] 00 80   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.233287] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.233297] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.233308] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.233319] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.233329] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.233340] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.233351] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.233361] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.233372] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.233383] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.233393] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.233404] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.233415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.233425] pci 0001:00:19.0: [8086:5ac6] type 00 class 0x118000
Sep  3 07:36:40 kernel: [    1.233443] pci 0001:00:19.2: [8086:5ac6] type 00 class 0x118000
Sep  3 07:36:40 kernel: [    1.233647] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=00
Sep  3 07:36:40 kernel: [    1.233934] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.234175] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:01 mf=1
Sep  3 07:36:40 kernel: [    1.234384] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=01
Sep  3 07:36:40 kernel: [    1.235227] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072500
Sep  3 07:36:40 kernel: [    1.235237]
Sep  3 07:36:40 kernel: [    1.235237] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.235248] 5a d4   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.235259] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.235269] 0c 05   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.235280] 00 80   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.235291] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.235301] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.235312] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.235323] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.235333] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.235344] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.235355] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.235365] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.235376] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.235387] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.235397] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.235408] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.235419] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.235429] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=01
Sep  3 07:36:40 kernel: [    1.236223] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.236234] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:00 mf=1
Sep  3 07:36:40 kernel: [    1.237224] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=00
Sep  3 07:36:40 kernel: [    1.238224] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072540
Sep  3 07:36:40 kernel: [    1.238234]
Sep  3 07:36:40 kernel: [    1.238234] 31***********0***ADDR*******************
Sep  3 07:36:40 kernel: [    1.238245] 5a d4   80 86  | 0x00
Sep  3 07:36:40 kernel: [    1.238256] 00 00   00 00  | 0x04
Sep  3 07:36:40 kernel: [    1.238266] 0c 05   00 00  | 0x08
Sep  3 07:36:40 kernel: [    1.238277] 00 80   00 00  | 0x0C
Sep  3 07:36:40 kernel: [    1.238287] 00 00   00 00  | 0x10
Sep  3 07:36:40 kernel: [    1.238298] 00 00   00 00  | 0x14
Sep  3 07:36:40 kernel: [    1.238309] 00 00   00 00  | 0x18
Sep  3 07:36:40 kernel: [    1.238319] 00 00   00 00  | 0x1C
Sep  3 07:36:40 kernel: [    1.238330] 00 00   00 00  | 0x20
Sep  3 07:36:40 kernel: [    1.238341] 00 00   00 00  | 0x24
Sep  3 07:36:40 kernel: [    1.238351] 00 00   00 00  | 0x28
Sep  3 07:36:40 kernel: [    1.238362] 00 00   00 00  | 0x2C
Sep  3 07:36:40 kernel: [    1.238373] 00 00   00 00  | 0x30
Sep  3 07:36:40 kernel: [    1.238383] 00 00   00 00  | 0x34
Sep  3 07:36:40 kernel: [    1.238394] 00 00   00 00  | 0x38
Sep  3 07:36:40 kernel: [    1.238405] ff ff   00 ff  | 0x3C
Sep  3 07:36:40 kernel: [    1.238415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
Sep  3 07:36:40 kernel: [    1.238426] pci 0001:00:1f.0: [8086:5ad4] type 00 class 0x0c0500
Sep  3 07:36:40 kernel: [    1.238444] pci 0001:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
Sep  3 07:36:40 kernel: [    1.238651] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=00
Sep  3 07:36:40 kernel: [    1.238957] <redpill/pci_shim.c:209> vPCI device created successfully
Sep  3 07:36:40 kernel: [    1.239223] <redpill/pci_shim.c:212> PCI shim registered
Sep  3 07:36:40 kernel: [    1.239398] <redpill/pmu_shim.c:358> Registering PMU emulator on line=1...
Sep  3 07:36:40 kernel: [    1.239409] <redpill/virtual_uart.c:1003> Adding vUART ttyS1
Sep  3 07:36:40 kernel: [    1.239420] <redpill/virtual_uart.c:654> Initializing ttyS1 vUART
Sep  3 07:36:40 kernel: [    1.239430] <redpill/virtual_uart.c:674> Initialized ttyS1 vUART
Sep  3 07:36:40 kernel: [    1.239441] <redpill/virtual_uart.c:812> Registering ttyS1 (io=0x2f8) in the driver
Sep  3 07:36:40 kernel: [    1.240225] <redpill/virtual_uart.c:766> serial8250 driver is not ready - the port addition will be delayed until the driver loads
Sep  3 07:36:40 kernel: [    1.241225] <redpill/intercept_driver_register.c:221> Registered driver_register watcher for serial8250 (coming=0, live=1)
Sep  3 07:36:40 kernel: [    1.242225] <redpill/intercept_driver_register.c:224> Registered the first driver_register watcher - starting watching
Sep  3 07:36:40 kernel: [    1.243224] <redpill/intercept_driver_register.c:160> Starting intercept of driver_register()
Sep  3 07:36:40 kernel: [    1.243235] <redpill/override_symbol.c:325> Overriding driver_register() with driver_register_shim [redpill]()<ffffffffa0004027>
Sep  3 07:36:40 kernel: [    1.245225] <redpill/override_symbol.c:242> Saved driver_register() ptr <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.245236] <redpill/override_symbol.c:264> Generating trampoline
Sep  3 07:36:40 kernel: [    1.245246] <redpill/override_symbol.c:270> Generated trampoline to driver_register_shim+0x0/0x26d [redpill]<ffffffffa0004027> for driver_register<ffffffff813cf2a0>:
Sep  3 07:36:40 kernel: [    1.246226] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
Sep  3 07:36:40 kernel: [    1.247238] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.247248] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.247259] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.247270] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
Sep  3 07:36:40 kernel: [    1.248236] <redpill/override_symbol.c:337> Successfully overrode driver_register with trampoline to driver_register_shim+0x0/0x26d [redpill]<ffffffffa0004027>
Sep  3 07:36:40 kernel: [    1.249226] <redpill/intercept_driver_register.c:167> Intercepted driver_register()
Sep  3 07:36:40 kernel: [    1.249237] <redpill/virtual_uart.c:822> The serial8250 driver is not ready - vUART port ttyS1 (io=0x2f8) will be activated later
Sep  3 07:36:40 kernel: [    1.250232] <redpill/vuart_virtual_irq.c:66> Enabling vIRQ for ttyS1
Sep  3 07:36:40 kernel: [    1.250278] <redpill/vuart_virtual_irq.c:101> vIRQ fully enabled for for ttyS1
Sep  3 07:36:40 kernel: [    1.250289] <redpill/virtual_uart.c:1020> Added vUART at ttyS1
Sep  3 07:36:40 kernel: [    1.250299] <redpill/virtual_uart.c:942> Setting TX callback for for ttyS1 (line=1)
Sep  3 07:36:40 kernel: [    1.250310] <redpill/virtual_uart.c:961> Added TX callback for ttyS1 (line=1)
Sep  3 07:36:40 kernel: [    1.250321] <redpill/pmu_shim.c:375> PMU emulator registered
Sep  3 07:36:40 kernel: [    1.250331] <redpill/sanitize_cmdline.c:94> Cmdline param "syno_port_thaw=1" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.251236] <redpill/sanitize_cmdline.c:94> Cmdline param "earlyprintk" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.251247] <redpill/sanitize_cmdline.c:94> Cmdline param "pid=0x0001" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.251258] <redpill/sanitize_cmdline.c:94> Cmdline param "log_buf_len=32M" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.252247] <redpill/sanitize_cmdline.c:94> Cmdline param "vid=0x46f4" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.253228] <redpill/sanitize_cmdline.c:94> Cmdline param "elevator=elevator" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.254234] <redpill/sanitize_cmdline.c:94> Cmdline param "loglevel=15" blacklisted - skipping
Sep  3 07:36:40 kernel: [    1.255231] <redpill/sanitize_cmdline.c:107> Sanitized cmdline to: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 vender_format_version=2 mac1=xx syno_h
Sep  3 07:36:40 kernel: [    1.258237] <redpill/override_symbol.c:173> Overriding cmdline_proc_show() with cmdline_proc_show_filtered [redpill]()<ffffffffa0000650>
Sep  3 07:36:40 kernel: [    1.259240] <redpill/override_symbol.c:180> Found cmdline_proc_show() @ <ffffffff812041e0>
Sep  3 07:36:40 kernel: [    1.259251] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0000650> for cmdline_proc_show()<ffffffff812041e0>: 48b8 500600a0ffffffff ffe0
Sep  3 07:36:40 kernel: [    1.260234] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff812041e0+12/1 (<<ffffffff81204000)
Sep  3 07:36:40 kernel: [    1.261237] <redpill/override_symbol.c:194> Writing jump code to <ffffffff812041e0>
Sep  3 07:36:40 kernel: [    1.261248] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff812041e0+12/1 (<<ffffffff81204000)
Sep  3 07:36:40 kernel: [    1.262241] <redpill/override_symbol.c:198> Override for cmdline_proc_show set up with ffffffffa0000650
Sep  3 07:36:40 kernel: [    1.263231] <redpill/sanitize_cmdline.c:145> /proc/cmdline sanitized
Sep  3 07:36:40 kernel: [    1.263242] <redpill/redpill_main.c:59> RedPill v0.5-git-23578eb loaded successfully (stealth=1)
Sep  3 07:36:40 kernel: [    1.264733] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "alarmtimer" found
Sep  3 07:36:40 kernel: [    1.265138] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
Sep  3 07:36:40 kernel: [    1.265633] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.265834] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.266135] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.266503] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.266799] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.267073] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.267464] audit: initializing netlink subsys (disabled)
Sep  3 07:36:40 kernel: [    1.267657] audit: type=2000 audit(1630654583.190:1): initialized
Sep  3 07:36:40 kernel: [    1.267918] Initialise system trusted keyring
Sep  3 07:36:40 kernel: [    1.279534] VFS: Disk quotas dquot_6.6.0
Sep  3 07:36:40 kernel: [    1.279694] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep  3 07:36:40 kernel: [    1.324449] Key type asymmetric registered
Sep  3 07:36:40 kernel: [    1.324459] Asymmetric key parser 'x509' registered
Sep  3 07:36:40 kernel: [    1.324476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Sep  3 07:36:40 kernel: [    1.325282] io scheduler noop registered
Sep  3 07:36:40 kernel: [    1.325293] io scheduler deadline registered
Sep  3 07:36:40 kernel: [    1.325303] io scheduler cfq registered
Sep  3 07:36:40 kernel: [    1.325314] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "pcieport" found
Sep  3 07:36:40 kernel: [    1.326256] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.326267] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.326277] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.331450] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.331761] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.332068] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.332433] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "aer" found
Sep  3 07:36:40 kernel: [    1.332854] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.333118] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.333484] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.333770] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.334027] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.334456] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.334748] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "pcie_pme" found
Sep  3 07:36:40 kernel: [    1.335252] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.335528] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.335818] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.336114] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.336464] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.336682] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.336932] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.337157] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.337473] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.337718] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.337972] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.338336] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.338587] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.338817] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.339062] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.339348] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.339599] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.339852] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.340110] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.340470] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.340725] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.340965] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.341249] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.341504] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.341757] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.342033] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.342314] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.342555] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.342811] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.343047] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.343449] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.343702] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.343981] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.344290] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.344522] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.344753] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.345033] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.345362] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.345634] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.345912] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.346272] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.346530] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.346776] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.347080] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.347389] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.347628] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.347912] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.348188] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.348518] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.348765] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.349043] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.349349] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.349612] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.349740] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350261] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350271] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350282] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350293] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350303] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350314] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350325] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350335] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350346] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350357] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.350367] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.350378] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.351249] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
Sep  3 07:36:40 kernel: [    1.351260] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
Sep  3 07:36:40 kernel: [    1.351275] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.351548] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.351804] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.352257] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "idma64" found
Sep  3 07:36:40 kernel: [    1.353255] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.353265] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.353276] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.353290] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.353585] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.353807] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.418470] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep  3 07:36:40 kernel: [    1.439324] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep  3 07:36:40 kernel: [    1.439620] console [ttyS0] enabled
Sep  3 07:36:40 kernel: [    1.439872] bootconsole [uart0] disabled
Sep  3 07:36:40 kernel: [    1.599546] <redpill/intercept_driver_register.c:98> driver_register interception active - calling handler serial8250_ready_watcher+0x0/0x20 [redpill]<ffffffffa0001300> for "serial8250"
Sep  3 07:36:40 kernel: [    1.600615] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.601081] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.601543] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.602057] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.602588] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.603062] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.603537] <redpill/intercept_driver_register.c:140> Calling for DWATCH_STATE_LIVE
Sep  3 07:36:40 kernel: [    1.604025] <redpill/virtual_uart.c:710> serial8250 driver loaded - adding queued ports
Sep  3 07:36:40 kernel: [    1.604555] <redpill/virtual_uart.c:719> Processing enqueued port 1
Sep  3 07:36:40 kernel: [    1.604930] <redpill/virtual_uart.c:812> Registering ttyS1 (io=0x2f8) in the driver
Sep  3 07:36:40 kernel: [    1.626541] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Sep  3 07:36:40 kernel: [    1.627391] <redpill/virtual_uart.c:864> ttyS1 registered with driver (line=1)
Sep  3 07:36:40 kernel: [    1.627447] <redpill/virtual_uart.c:727> Finished processing enqueued ports
Sep  3 07:36:40 kernel: [    1.627831] <redpill/intercept_driver_register.c:248> Removed serial8250_ready_watcher+0x0/0x20 [redpill]<ffffffffa0001300> watcher for serial8250 driver
Sep  3 07:36:40 kernel: [    1.628572] <redpill/intercept_driver_register.c:253> Removed last driver_register watcher - stopping watching
Sep  3 07:36:40 kernel: [    1.629367] <redpill/intercept_driver_register.c:184> Stopping intercept of driver_register()
Sep  3 07:36:40 kernel: [    1.629389] <redpill/override_symbol.c:347> Restoring driver_register<ffffffff813cf2a0> to original code
Sep  3 07:36:40 kernel: [    1.630332] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.630355] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.630377] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
Sep  3 07:36:40 kernel: [    1.630400] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
Sep  3 07:36:40 kernel: [    1.631355] <redpill/override_symbol.c:355> Successfully restored original code of driver_register
Sep  3 07:36:40 kernel: [    1.632333] <redpill/intercept_driver_register.c:190> Intercept of driver_register() stopped
Sep  3 07:36:40 kernel: [    1.633333] Linux agpgart interface v0.103
Sep  3 07:36:40 kernel: [    1.633624] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
Sep  3 07:36:40 kernel: [    1.634286] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
Sep  3 07:36:40 kernel: [    1.636172] brd: module loaded
Sep  3 07:36:40 kernel: [    1.636456] intel-lpss: probe of 0001:00:16.0 failed with error -22
Sep  3 07:36:40 kernel: [    1.636807] intel-lpss: probe of 0001:00:18.0 failed with error -22
Sep  3 07:36:40 kernel: [    1.637215] intel-lpss: probe of 0001:00:19.0 failed with error -22
Sep  3 07:36:40 kernel: [    1.637633] intel-lpss: probe of 0001:00:19.2 failed with error -22
Sep  3 07:36:40 kernel: [    1.637979] Loading iSCSI transport class v2.0-870.
Sep  3 07:36:40 kernel: [    1.645235] ahci 0000:02:01.0: version 3.0
Sep  3 07:36:40 kernel: [    1.645733] ahci 0000:02:01.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
Sep  3 07:36:40 kernel: [    1.646187] ahci 0000:02:01.0: flags: 64bit ncq clo only
Sep  3 07:36:40 kernel: [    1.659214] scsi host0: ahci
Sep  3 07:36:40 kernel: [    1.659550] ata1: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff100 irq 56
Sep  3 07:36:40 kernel: [    1.964450] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep  3 07:36:40 kernel: [    1.965502] ata1.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
Sep  3 07:36:40 kernel: [    1.966431] ata1.00: 262144 sectors, multi 0: LBA48 NCQ (depth 31/32)
Sep  3 07:36:40 kernel: [    1.967430] ata1.00: SN:00000000000000000001
Sep  3 07:36:40 kernel: [    1.968519] ata1.00: configured for UDMA/100
Sep  3 07:36:40 kernel: [    1.969441] ata1.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
Sep  3 07:36:40 kernel: [    1.970519] I/O scheduler elevator not found
Sep  3 07:36:40 kernel: [    1.971570] scsi 0:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
Sep  3 07:36:40 kernel: [    1.972759] sd 0:0:0:0: [sdm] 262144 512-byte logical blocks: (134 MB/128 MiB)
Sep  3 07:36:40 kernel: [    1.974433] ahci 0000:02:02.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
Sep  3 07:36:40 kernel: [    1.974438] ahci 0000:02:02.0: flags: 64bit ncq clo only
Sep  3 07:36:40 kernel: [    1.977055] sd 0:0:0:0: [sdm] Write Protect is off
Sep  3 07:36:40 kernel: [    1.977321] sd 0:0:0:0: [sdm] Mode Sense: 00 3a 00 00
Sep  3 07:36:40 kernel: [    1.977708] sd 0:0:0:0: [sdm] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep  3 07:36:40 kernel: [    1.978632]  sdm: sdm1 sdm2 sdm3
Sep  3 07:36:40 kernel: [    1.978994] sd 0:0:0:0: [sdm] Attached SCSI disk
Sep  3 07:36:40 kernel: [    1.984333] scsi host1: ahci
Sep  3 07:36:40 kernel: [    2.006964] scsi host2: ahci
Sep  3 07:36:40 kernel: [    2.028816] scsi host3: ahci
Sep  3 07:36:40 kernel: [    2.032174] scsi host4: ahci
Sep  3 07:36:40 kernel: [    2.034231] scsi host5: ahci
Sep  3 07:36:40 kernel: [    2.035552] scsi host6: ahci
Sep  3 07:36:40 kernel: [    2.038767] scsi host7: ahci
Sep  3 07:36:40 kernel: [    2.040546] scsi host8: ahci
Sep  3 07:36:40 kernel: [    2.042514] scsi host9: ahci
Sep  3 07:36:40 kernel: [    2.043208] scsi host10: ahci
Sep  3 07:36:40 kernel: [    2.044322] scsi host11: ahci
Sep  3 07:36:40 kernel: [    2.045578] scsi host12: ahci
Sep  3 07:36:40 kernel: [    2.046546] scsi host13: ahci
Sep  3 07:36:40 kernel: [    2.047861] scsi host14: ahci
Sep  3 07:36:40 kernel: [    2.048600] scsi host15: ahci
Sep  3 07:36:40 kernel: [    2.049635] scsi host16: ahci
Sep  3 07:36:40 kernel: [    2.050754] scsi host17: ahci
Sep  3 07:36:40 kernel: [    2.052114] scsi host18: ahci
Sep  3 07:36:40 kernel: [    2.053770] scsi host19: ahci
Sep  3 07:36:40 kernel: [    2.054754] scsi host20: ahci
Sep  3 07:36:40 kernel: [    2.055945] scsi host21: ahci
Sep  3 07:36:40 kernel: [    2.057024] scsi host22: ahci
Sep  3 07:36:40 kernel: [    2.058584] scsi host23: ahci
Sep  3 07:36:40 kernel: [    2.059250] scsi host24: ahci
Sep  3 07:36:40 kernel: [    2.060261] scsi host25: ahci
Sep  3 07:36:40 kernel: [    2.061082] scsi host26: ahci
Sep  3 07:36:40 kernel: [    2.062356] scsi host27: ahci
Sep  3 07:36:40 kernel: [    2.063944] scsi host28: ahci
Sep  3 07:36:40 kernel: [    2.064642] scsi host29: ahci
Sep  3 07:36:40 kernel: [    2.066020] scsi host30: ahci
Sep  3 07:36:40 kernel: [    2.066244] ata2: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe100 irq 57
Sep  3 07:36:40 kernel: [    2.066682] ata3: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe180 irq 57
Sep  3 07:36:40 kernel: [    2.066959] ata4: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe200 irq 57
Sep  3 07:36:40 kernel: [    2.067476] ata5: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe280 irq 57
Sep  3 07:36:40 kernel: [    2.067901] ata6: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe300 irq 57
Sep  3 07:36:40 kernel: [    2.068326] ata7: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe380 irq 57
Sep  3 07:36:40 kernel: [    2.068817] ata8: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe400 irq 57
Sep  3 07:36:40 kernel: [    2.069255] ata9: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe480 irq 57
Sep  3 07:36:40 kernel: [    2.069621] ata10: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe500 irq 57
Sep  3 07:36:40 kernel: [    2.070441] ata11: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe580 irq 57
Sep  3 07:36:40 kernel: [    2.070464] ata12: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe600 irq 57
Sep  3 07:36:40 kernel: [    2.070486] ata13: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe680 irq 57
Sep  3 07:36:40 kernel: [    2.070509] ata14: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe700 irq 57
Sep  3 07:36:40 kernel: [    2.070531] ata15: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe780 irq 57
Sep  3 07:36:40 kernel: [    2.070554] ata16: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe800 irq 57
Sep  3 07:36:40 kernel: [    2.070576] ata17: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe880 irq 57
Sep  3 07:36:40 kernel: [    2.070599] ata18: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe900 irq 57
Sep  3 07:36:40 kernel: [    2.071443] ata19: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe980 irq 57
Sep  3 07:36:40 kernel: [    2.071465] ata20: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea00 irq 57
Sep  3 07:36:40 kernel: [    2.071488] ata21: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea80 irq 57
Sep  3 07:36:40 kernel: [    2.071510] ata22: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb00 irq 57
Sep  3 07:36:40 kernel: [    2.071532] ata23: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb80 irq 57
Sep  3 07:36:40 kernel: [    2.071555] ata24: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec00 irq 57
Sep  3 07:36:40 kernel: [    2.072447] ata25: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec80 irq 57
Sep  3 07:36:40 kernel: [    2.072469] ata26: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed00 irq 57
Sep  3 07:36:40 kernel: [    2.072492] ata27: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed80 irq 57
Sep  3 07:36:40 kernel: [    2.072514] ata28: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee00 irq 57
Sep  3 07:36:40 kernel: [    2.072537] ata29: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee80 irq 57
Sep  3 07:36:40 kernel: [    2.073447] ata30: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef00 irq 57
Sep  3 07:36:40 kernel: [    2.073469] ata31: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef80 irq 57
Sep  3 07:36:40 kernel: [    2.266510] tsc: Refined TSC clocksource calibration: 3096.004 MHz
Sep  3 07:36:40 kernel: [    2.266536] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2ca0894888d, max_idle_ns: 440795350336 ns
Sep  3 07:36:40 kernel: [    2.378516] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep  3 07:36:40 kernel: [    2.378587] ata2.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
Sep  3 07:36:40 kernel: [    2.378619] ata2.00: 33554432 sectors, multi 0: LBA48 NCQ (depth 31/32)
Sep  3 07:36:40 kernel: [    2.378651] ata2.00: SN:10000000000000000001
Sep  3 07:36:40 kernel: [    2.378715] ata2.00: configured for UDMA/100
Sep  3 07:36:40 kernel: [    2.378752] ata2.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
Sep  3 07:36:40 kernel: [    2.379585] I/O scheduler elevator not found
Sep  3 07:36:40 kernel: [    2.379672] scsi 1:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
Sep  3 07:36:40 kernel: [    2.380653] sd 1:0:0:0: [sda] 33554432 512-byte logical blocks: (17.2 GB/16.0 GiB)
Sep  3 07:36:40 kernel: [    2.381206] sd 1:0:0:0: [sda] Write Protect is off
Sep  3 07:36:40 kernel: [    2.381582] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep  3 07:36:40 kernel: [    2.381998] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Sep  3 07:36:40 kernel: [    2.395624]  sda: sda1 sda2
Sep  3 07:36:40 kernel: [    2.396939] sd 1:0:0:0: [sda] Attached SCSI disk
Sep  3 07:36:40 kernel: [    2.685637] ata3: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    2.686625] ata3: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    2.992705] ata4: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    2.992737] ata4: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    3.268074] clocksource: Switched to clocksource tsc
Sep  3 07:36:40 kernel: [    3.297794] ata5: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    3.298993] ata5: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    3.604955] ata6: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    3.605925] ata6: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    3.911950] ata7: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    3.913145] ata7: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    4.219054] ata8: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    4.220082] ata8: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    4.526049] ata9: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    4.526220] ata9: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    4.831196] ata10: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    4.832501] ata10: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    5.138259] ata11: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    5.139575] ata11: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    5.445341] ata12: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    5.448368] ata12: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    5.756414] ata13: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    5.758412] ata13: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    6.065494] ata14: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    6.066594] ata14: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    6.372556] ata15: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    6.373962] ata15: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    6.679652] ata16: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    6.680824] ata16: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    6.986721] ata17: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    6.987902] ata17: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    7.293809] ata18: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    7.294979] ata18: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    7.600890] ata19: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    7.602052] ata19: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    7.907954] ata20: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    7.909125] ata20: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    8.215029] ata21: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    8.216406] ata21: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    8.522120] ata22: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    8.523634] ata22: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    8.829186] ata23: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    8.830705] ata23: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    9.136292] ata24: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    9.137794] ata24: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    9.443336] ata25: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    9.444443] ata25: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [    9.750366] ata26: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [    9.750529] ata26: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   10.055501] ata27: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [   10.057596] ata27: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   10.364520] ata28: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [   10.365529] ata28: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   10.671586] ata29: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [   10.671746] ata29: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   10.976716] ata30: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [   10.977916] ata30: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   11.283742] ata31: SATA link down (SStatus 0 SControl 300)
Sep  3 07:36:40 kernel: [   11.283979] ata31: No present pin info for SATA link down event
Sep  3 07:36:40 kernel: [   11.284245] ahci: probe of 0001:01:00.0 failed with error -22
Sep  3 07:36:40 kernel: [   11.284928] ahci: probe of 0001:00:12.0 failed with error -22
Sep  3 07:36:40 kernel: [   11.285231] i2c /dev entries driver
Sep  3 07:36:40 kernel: [   11.285662] i801_smbus 0001:00:1f.0: SMBus base address uninitialized, upgrade BIOS
Sep  3 07:36:40 kernel: [   11.286554] i801_smbus 0001:00:1f.1: SMBus base address uninitialized, upgrade BIOS
Sep  3 07:36:40 kernel: [   11.287385] md: raid1 personality registered for level 1
Sep  3 07:36:40 kernel: [   11.288021] NET: Registered protocol family 17
Sep  3 07:36:40 kernel: [   11.288541] Key type dns_resolver registered
Sep  3 07:36:40 kernel: [   11.289854] registered taskstats version 1
Sep  3 07:36:40 kernel: [   11.290313] Loading compiled-in untrusted X.509 certificates
Sep  3 07:36:40 kernel: [   11.290973] Loading compiled-in X.509 certificates
Sep  3 07:36:40 kernel: [   11.291478] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
Sep  3 07:36:40 kernel: [   11.294213] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
Sep  3 07:36:40 kernel: [   11.295405] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
Sep  3 07:36:40 kernel: [   11.296761] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
Sep  3 07:36:40 kernel: [   11.297916] page_owner is disabled
Sep  3 07:36:40 kernel: [   11.298264] AppArmor: AppArmor sha1 policy hashing enabled
Sep  3 07:36:40 kernel: [   11.305851] hctosys: unable to open rtc device (rtc0)
Sep  3 07:36:40 kernel: [   11.306963] Freeing unused kernel memory: 916K
Sep  3 07:36:40 kernel: [   11.307200] Write protecting the kernel read-only data: 8192k
Sep  3 07:36:40 kernel: [   11.307996] Freeing unused kernel memory: 508K
Sep  3 07:36:40 kernel: [   11.308458] Freeing unused kernel memory: 300K
Sep  3 07:36:40 kernel: [   11.346247] ACPI: bus type USB registered
Sep  3 07:36:40 kernel: [   11.346764] usbcore: registered new interface driver usbfs
Sep  3 07:36:40 kernel: [   11.347345] usbcore: registered new interface driver hub
Sep  3 07:36:40 kernel: [   11.347984] usbcore: registered new interface driver ethub
Sep  3 07:36:40 kernel: [   11.348614] usbcore: registered new device driver usb
Sep  3 07:36:40 kernel: [   11.349206] <redpill/usb_boot_shim.c:173> usbcore registered, adding device watcher
Sep  3 07:36:40 kernel: [   11.350077] <redpill/call_protected.c:93> Got ptr ffffffffa0036890 for usb_register_notify
Sep  3 07:36:40 kernel: [   11.351005] <redpill/usb_boot_shim.c:134> Registered USB device notifier
Sep  3 07:36:40 kernel: [   11.362682] xhci_hcd 0001:00:15.0: init 0001:00:15.0 fail, -16
Sep  3 07:36:40 kernel: [   11.362745] xhci_hcd: probe of 0001:00:15.0 failed with error -16
Sep  3 07:36:40 kernel: [   11.373829] usbcore: registered new interface driver usb-storage
Sep  3 07:36:40 kernel: [   11.384112] apollolake_synobios: module license 'Synology Inc.' taints kernel.
Sep  3 07:36:40 kernel: [   11.384976] Disabling lock debugging due to kernel taint
Sep  3 07:36:40 kernel: [   11.385324] <redpill/bios_shim.c:198> Symbol section <ffffc9000012d518> @ vaddr<18446744072099774464> size[10464]
Sep  3 07:36:40 kernel: [   11.385997] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
Sep  3 07:36:40 kernel: [   11.386995] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa00b9000>
Sep  3 07:36:40 kernel: [   11.387994] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c0f20>
Sep  3 07:36:40 kernel: [   11.388999] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c1465>
Sep  3 07:36:40 kernel: [   11.389997] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c24e0>
Sep  3 07:36:40 kernel: [   11.390996] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c3186>
Sep  3 07:36:40 kernel: [   11.391996] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c3240>
Sep  3 07:36:40 kernel: [   11.392996] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c6f80>
Sep  3 07:36:40 kernel: [   11.393997] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa00c0f20>
Sep  3 07:36:40 kernel: [   11.394999] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa00b96c0>
Sep  3 07:36:40 kernel: [   11.395998] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa00c704c>
Sep  3 07:36:40 kernel: [   11.396999] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa00c7048>
Sep  3 07:36:40 kernel: [   11.397998] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa00c7044>
Sep  3 07:36:40 kernel: [   11.398999] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa00b9af0>
Sep  3 07:36:40 kernel: [   11.399998] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa00c7044>
Sep  3 07:36:40 kernel: [   11.400998] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00c3186>
Sep  3 07:36:40 kernel: [   11.401999] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa00c31a1>
Sep  3 07:36:40 kernel: [   11.403001] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00c31bf>
Sep  3 07:36:40 kernel: [   11.404000] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa00c31db>
Sep  3 07:36:40 kernel: [   11.404999] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00ba280>
Sep  3 07:36:40 kernel: [   11.405999] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00ba2e0>
Sep  3 07:36:40 kernel: [   11.406999] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00ba2a0>
Sep  3 07:36:40 kernel: [   11.407999] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00ba350>
Sep  3 07:36:40 kernel: [   11.409000] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa00ba2c0>
Sep  3 07:36:40 kernel: [   11.410000] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa00ba3c0>
Sep  3 07:36:40 kernel: [   11.411002] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa00c3fa0>
Sep  3 07:36:40 kernel: [   11.412001] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa00c3ee0>
Sep  3 07:36:40 kernel: [   11.413001] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa00ba3e0>
Sep  3 07:36:40 kernel: [   11.414001] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa00c7300>
Sep  3 07:36:40 kernel: [   11.415002] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa00ba480>
Sep  3 07:36:40 kernel: [   11.416001] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa00ba4e0>
Sep  3 07:36:40 kernel: [   11.417001] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00ba530>
Sep  3 07:36:40 kernel: [   11.418002] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa00ba580>
Sep  3 07:36:40 kernel: [   11.419002] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa00ba5e0>
Sep  3 07:36:40 kernel: [   11.420002] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa00ba640>
Sep  3 07:36:40 kernel: [   11.421002] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa00ba690>
Sep  3 07:36:40 kernel: [   11.422003] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa00ba6f0>
Sep  3 07:36:40 kernel: [   11.423003] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00ba740>
Sep  3 07:36:40 kernel: [   11.424003] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00ba790>
Sep  3 07:36:40 kernel: [   11.425003] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00ba7e0>
Sep  3 07:36:40 kernel: [   11.426004] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa00ba830>
Sep  3 07:36:40 kernel: [   11.427005] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa00ba8a0>
Sep  3 07:36:40 kernel: [   11.428005] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa00ba8f0>
Sep  3 07:36:40 kernel: [   11.429006] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa00ba940>
Sep  3 07:36:40 kernel: [   11.430006] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa00baa50>
Sep  3 07:36:40 kernel: [   11.431006] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa00babb0>
Sep  3 07:36:40 kernel: [   11.432006] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c8728>
Sep  3 07:36:40 kernel: [   11.433005] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa00c3240>
Sep  3 07:36:40 kernel: [   11.434006] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa00c71b4>
Sep  3 07:36:40 kernel: [   11.435006] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa00baca0>
Sep  3 07:36:40 kernel: [   11.436006] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa00c8730>
Sep  3 07:36:40 kernel: [   11.437006] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa00bad00>
Sep  3 07:36:40 kernel: [   11.438007] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa00bad20>
Sep  3 07:36:40 kernel: [   11.439007] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa00c71c0>
Sep  3 07:36:40 kernel: [   11.440008] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa00bafe0>
Sep  3 07:36:40 kernel: [   11.441007] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa00c4400>
Sep  3 07:36:40 kernel: [   11.442007] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa00c72e0>
Sep  3 07:36:40 kernel: [   11.443008] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa00c8738>
Sep  3 07:36:40 kernel: [   11.444008] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa00c43f0>
Sep  3 07:36:40 kernel: [   11.445008] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa00c0f50>
Sep  3 07:36:40 kernel: [   11.446009] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa00c0f40>
Sep  3 07:36:40 kernel: [   11.447010] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa00c71b4>
Sep  3 07:36:40 kernel: [   11.448009] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa00c3260>
Sep  3 07:36:40 kernel: [   11.449010] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00c11a0>
Sep  3 07:36:40 kernel: [   11.450010] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00c1080>
Sep  3 07:36:40 kernel: [   11.451010] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa00c0f60>
Sep  3 07:36:40 kernel: [   11.452010] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa00c8734>
Sep  3 07:36:40 kernel: [   11.453010] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000119230>
Sep  3 07:36:40 kernel: [   11.454013] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000119246>
Sep  3 07:36:40 kernel: [   11.455011] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000011925c>
Sep  3 07:36:40 kernel: [   11.456011] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000011926d>
Sep  3 07:36:40 kernel: [   11.457011] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900001192a8>
Sep  3 07:36:40 kernel: [   11.458012] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa00c31f0>
Sep  3 07:36:40 kernel: [   11.459012] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa00c12c0>
Sep  3 07:36:40 kernel: [   11.460012] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900001192c1>
Sep  3 07:36:40 kernel: [   11.461012] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900001192fb>
Sep  3 07:36:40 kernel: [   11.462012] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa00c3218>
Sep  3 07:36:40 kernel: [   11.463013] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa00c12d0>
Sep  3 07:36:40 kernel: [   11.464013] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa00bd5c0>
Sep  3 07:36:40 kernel: [   11.465015] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c47e0>
Sep  3 07:36:40 kernel: [   11.466014] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c47c0>
Sep  3 07:36:40 kernel: [   11.467014] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa00bd630>
Sep  3 07:36:40 kernel: [   11.468014] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa00bd660>
Sep  3 07:36:40 kernel: [   11.469015] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c4800>
Sep  3 07:36:40 kernel: [   11.470015] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c47a0>
Sep  3 07:36:40 kernel: [   11.471016] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c4780>
Sep  3 07:36:40 kernel: [   11.472016] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4760>
Sep  3 07:36:40 kernel: [   11.473016] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa00bd6f0>
Sep  3 07:36:40 kernel: [   11.474016] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa00bd720>
Sep  3 07:36:40 kernel: [   11.475016] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c4c20>
Sep  3 07:36:40 kernel: [   11.476017] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c4c00>
Sep  3 07:36:40 kernel: [   11.477017] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa00bd790>
Sep  3 07:36:40 kernel: [   11.478017] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa00bd7c0>
Sep  3 07:36:40 kernel: [   11.479017] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c4c40>
Sep  3 07:36:40 kernel: [   11.480017] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c4be0>
Sep  3 07:36:40 kernel: [   11.481017] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c4bc0>
Sep  3 07:36:40 kernel: [   11.482018] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4ba0>
Sep  3 07:36:40 kernel: [   11.483019] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa00bd850>
Sep  3 07:36:40 kernel: [   11.484018] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa00bd880>
Sep  3 07:36:40 kernel: [   11.485020] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c5060>
Sep  3 07:36:40 kernel: [   11.486019] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5040>
Sep  3 07:36:40 kernel: [   11.487019] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa00bd8f0>
Sep  3 07:36:40 kernel: [   11.488019] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa00bd920>
Sep  3 07:36:40 kernel: [   11.489020] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5080>
Sep  3 07:36:40 kernel: [   11.490020] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5020>
Sep  3 07:36:40 kernel: [   11.491020] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5000>
Sep  3 07:36:40 kernel: [   11.492020] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4fe0>
Sep  3 07:36:40 kernel: [   11.493020] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa00bd9b0>
Sep  3 07:36:40 kernel: [   11.494021] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa00bd9e0>
Sep  3 07:36:40 kernel: [   11.495021] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c54a0>
Sep  3 07:36:40 kernel: [   11.496021] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5480>
Sep  3 07:36:40 kernel: [   11.497022] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa00bda50>
Sep  3 07:36:40 kernel: [   11.498022] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa00bda80>
Sep  3 07:36:40 kernel: [   11.499022] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c54c0>
Sep  3 07:36:40 kernel: [   11.500022] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5460>
Sep  3 07:36:40 kernel: [   11.501022] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5440>
Sep  3 07:36:40 kernel: [   11.502023] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5420>
Sep  3 07:36:40 kernel: [   11.503023] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa00bdb10>
Sep  3 07:36:40 kernel: [   11.504023] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa00bdb40>
Sep  3 07:36:40 kernel: [   11.505023] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c58e0>
Sep  3 07:36:40 kernel: [   11.506024] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c58c0>
Sep  3 07:36:40 kernel: [   11.507025] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa00bdbb0>
Sep  3 07:36:40 kernel: [   11.508028] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa00bdbe0>
Sep  3 07:36:40 kernel: [   11.509024] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5900>
Sep  3 07:36:40 kernel: [   11.510025] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c58a0>
Sep  3 07:36:40 kernel: [   11.511025] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5880>
Sep  3 07:36:40 kernel: [   11.512025] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5860>
Sep  3 07:36:40 kernel: [   11.513026] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa00bdc70>
Sep  3 07:36:40 kernel: [   11.514026] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa00bdca0>
Sep  3 07:36:40 kernel: [   11.515026] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c5d20>
Sep  3 07:36:40 kernel: [   11.516027] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5d00>
Sep  3 07:36:40 kernel: [   11.517027] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa00bdd10>
Sep  3 07:36:40 kernel: [   11.518027] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa00bdd40>
Sep  3 07:36:40 kernel: [   11.519028] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5d40>
Sep  3 07:36:40 kernel: [   11.520028] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5ce0>
Sep  3 07:36:40 kernel: [   11.521028] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5cc0>
Sep  3 07:36:40 kernel: [   11.522028] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5ca0>
Sep  3 07:36:40 kernel: [   11.523028] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa00bddd0>
Sep  3 07:36:40 kernel: [   11.524028] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa00bde00>
Sep  3 07:36:40 kernel: [   11.525029] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c6160>
Sep  3 07:36:40 kernel: [   11.526029] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c6140>
Sep  3 07:36:40 kernel: [   11.527029] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa00bde70>
Sep  3 07:36:40 kernel: [   11.528030] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa00bdea0>
Sep  3 07:36:40 kernel: [   11.529030] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c6180>
Sep  3 07:36:40 kernel: [   11.530030] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c6120>
Sep  3 07:36:40 kernel: [   11.531030] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c6100>
Sep  3 07:36:40 kernel: [   11.532031] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c60e0>
Sep  3 07:36:40 kernel: [   11.533030] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa00bdf30>
Sep  3 07:36:40 kernel: [   11.534031] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa00bdf60>
Sep  3 07:36:40 kernel: [   11.535031] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c65a0>
Sep  3 07:36:40 kernel: [   11.536032] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c6580>
Sep  3 07:36:40 kernel: [   11.537032] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa00bdfd0>
Sep  3 07:36:40 kernel: [   11.538032] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa00be000>
Sep  3 07:36:40 kernel: [   11.539033] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c65c0>
Sep  3 07:36:40 kernel: [   11.540032] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c6560>
Sep  3 07:36:40 kernel: [   11.541033] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c6540>
Sep  3 07:36:40 kernel: [   11.542034] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c6520>
Sep  3 07:36:40 kernel: [   11.543033] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa00be090>
Sep  3 07:36:40 kernel: [   11.544033] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa00be0c0>
Sep  3 07:36:40 kernel: [   11.545034] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c6a00>
Sep  3 07:36:40 kernel: [   11.546034] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c69e0>
Sep  3 07:36:40 kernel: [   11.547036] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa00be130>
Sep  3 07:36:40 kernel: [   11.548034] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa00be170>
Sep  3 07:36:40 kernel: [   11.549034] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c6a20>
Sep  3 07:36:40 kernel: [   11.550035] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c69c0>
Sep  3 07:36:40 kernel: [   11.551035] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c69a0>
Sep  3 07:36:40 kernel: [   11.552036] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c6980>
Sep  3 07:36:40 kernel: [   11.553035] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa00c6960>
Sep  3 07:36:40 kernel: [   11.554036] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa00be210>
Sep  3 07:36:40 kernel: [   11.555036] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa00c6a88>
Sep  3 07:36:40 kernel: [   11.556036] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa00c1380>
Sep  3 07:36:40 kernel: [   11.557036] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa00c1410>
Sep  3 07:36:40 kernel: [   11.558037] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa00c1430>
Sep  3 07:36:40 kernel: [   11.559037] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa00befc0>
Sep  3 07:36:40 kernel: [   11.560038] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa00c8740>
Sep  3 07:36:40 kernel: [   11.561037] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa00c1450>
Sep  3 07:36:40 kernel: [   11.562038] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa00bfac0>
Sep  3 07:36:40 kernel: [   11.563038] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa00c8758>
Sep  3 07:36:40 kernel: [   11.564039] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa00bfaf0>
Sep  3 07:36:40 kernel: [   11.565039] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa00bfb20>
Sep  3 07:36:40 kernel: [   11.566039] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa00bfb50>
Sep  3 07:36:40 kernel: [   11.567039] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c6aa0>
Sep  3 07:36:40 kernel: [   11.568039] <redpill/bios_shim.c:211> Found vtable - size 416
Sep  3 07:36:40 kernel: [   11.568276] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa00c6aa0 =416=> ffffffffa00c77a0>
Sep  3 07:36:40 kernel: [   11.569044] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   11.570040] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   11.571047] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   11.571946] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   11.573047] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   11.574077] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
Sep  3 07:36:40 kernel: [   11.575041] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.576043] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.577041] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.578041] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.579033] 60 f2 0b a0 ff ff ff ff  [04] 0x020      ffffffffa00bf260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.580042] 70 f4 0b a0 ff ff ff ff  [05] 0x028      ffffffffa00bf470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.581042] 10 92 0b a0 ff ff ff ff  [06] 0x030      ffffffffa00b9210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.582043] 90 fe 0b a0 ff ff ff ff  [07] 0x038      ffffffffa00bfe90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.583042] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.584007] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.585044] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.586036] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.587032] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.588027] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.589017] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.590012] 70 96 0b a0 ff ff ff ff  [15] 0x078      ffffffffa00b9670        SetGpioPin+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.591045] 90 96 0b a0 ff ff ff ff  [16] 0x080      ffffffffa00b9690        GetGpioPin+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.592045] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.593040] a0 ee 0b a0 ff ff ff ff  [18] 0x090      ffffffffa00beea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.594045] 80 ed 0b a0 ff ff ff ff  [19] 0x098      ffffffffa00bed80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.595048] 30 f7 0b a0 ff ff ff ff  [20] 0x0a0      ffffffffa00bf730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.596046] 50 ef 0b a0 ff ff ff ff  [21] 0x0a8      ffffffffa00bef50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.597046] 70 fe 0b a0 ff ff ff ff  [22] 0x0b0      ffffffffa00bfe70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.598047] f0 fa 0b a0 ff ff ff ff  [23] 0x0b8      ffffffffa00bfaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.599047] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.600038] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.601047] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.602040] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.603047] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.604048] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.605040] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.606030] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.607021] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.607274] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.608038] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.609052] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.610049] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.611050] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.612050] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.613051] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.614050] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.615051] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.616051] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.617051] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.618051] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.619051] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.620052] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.621052] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.622052] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.623053] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.624053] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.625053] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.626054]
Sep  3 07:36:40 kernel: [   11.626237] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
Sep  3 07:36:40 kernel: [   11.627058] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa00b9210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.629057] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa00bfe90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.631056] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.632814] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.634058] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa00b9670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.635963] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa00b9690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
Sep  3 07:36:40 kernel: [   11.637905] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
Sep  3 07:36:40 kernel: [   11.639059] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa00bfe70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.640964] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa00bfaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.642933] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.644059] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.645811] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.647060] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.648060] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.649813] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.651059] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   11.651979] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa00bf260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
Sep  3 07:36:40 kernel: [   11.653939] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa00bf470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
Sep  3 07:36:40 kernel: [   11.655892] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa00bf730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
Sep  3 07:36:40 kernel: [   11.657995] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa00bed80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
Sep  3 07:36:40 kernel: [   11.660003] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa00beea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
Sep  3 07:36:40 kernel: [   11.662066] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa00bef50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
Sep  3 07:36:40 kernel: [   11.664063] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
Sep  3 07:36:40 kernel: [   11.665063] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.666063] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.667063] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.668065] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.669032] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   11.670064] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   11.671064] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.672065] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.673066] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.674032] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.675066] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.676066] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.677066] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.678034] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.679004] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.679975] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.681067] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.682068] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   11.683067] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   11.684068] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   11.685068] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.686068] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.687068] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.688068] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.689069] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.690070] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.691069] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.692062] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.692846] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.693846] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.694847] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.695847] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.696848] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.697848] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.698848] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.699848] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.700849] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.701849] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.702849] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.703849] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.704850] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.705850] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.706850] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.707850] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.708850] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.709851] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.710851] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.711851] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.712851] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.713852] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.714852] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.715852] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.716852]
Sep  3 07:36:40 kernel: [   11.716877] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
Sep  3 07:36:40 kernel: [   11.717853] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
Sep  3 07:36:40 kernel: [   11.718116] synobios open /dev/ttyS1 success
Sep  3 07:36:40 kernel: [   11.718404] WARNING: inconsistent syno gpio info, hdd detect
Sep  3 07:36:40 kernel: [   11.718762] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
Sep  3 07:36:40 kernel: [   11.719898] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
Sep  3 07:36:40 kernel: [   11.721036] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
Sep  3 07:36:40 kernel: [   11.722067] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
Sep  3 07:36:40 kernel: [   11.723070] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
Sep  3 07:36:40 kernel: [   11.724066] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
Sep  3 07:36:40 kernel: [   11.725073] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
Sep  3 07:36:40 kernel: [   11.725098] Time got from RTC is 2021-09-03  7:36:35 (UTC)
Sep  3 07:36:40 kernel: [   11.725122] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=35 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
Sep  3 07:36:40 kernel: [   11.726080] 2021-9-3 7:36:35 UTC
Sep  3 07:36:40 kernel: [   11.726105] synobios: load, major number 201
Sep  3 07:36:40 kernel: [   11.726129] Brand: Synology
Sep  3 07:36:40 kernel: [   11.726153] Model: DS-918+
Sep  3 07:36:40 kernel: [   11.726178] This is default settings: set group disks wakeup number to 1, spinup time deno 1
Sep  3 07:36:40 kernel: [   11.727070] synobios cpu_arch proc entry initialized
Sep  3 07:36:40 kernel: [   11.727094] synobios crypto_hw proc entry initialized
Sep  3 07:36:40 kernel: [   11.727118] synobios syno_platform proc entry initialized
Sep  3 07:36:40 kernel: [   11.727143] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
Sep  3 07:36:40 kernel: [   11.728069] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.729071] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.730070] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.731071] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.732068] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   11.733068] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   11.734070] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.735069] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.736069] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.737069] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.738070] a0 fc 0b a0 ff ff ff ff  [10] 0x050      ffffffffa00bfca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.739070] 30 fe 0b a0 ff ff ff ff  [11] 0x058      ffffffffa00bfe30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.740070] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.741070] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.742071] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.743070] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.744071] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.745071] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   11.746073] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   11.747073] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   11.748072] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.749072] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.750072] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.751073] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.752073] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.753073] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.754074] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.755074] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.756074] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.757075] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.758075] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.759075] 80 fc 0b a0 ff ff ff ff  [31] 0x0f8      ffffffffa00bfc80        SetHddActLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.760076] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.761076] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.762075] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.763077] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.764076] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.765076] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.766077] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.767077] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.768078] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.769078] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.770076] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.771071] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.772062] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.773050] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.774011] 30 02 0c a0 ff ff ff ff  [46] 0x170      ffffffffa00c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.775083] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.776075] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.777079] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.778079] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.779080] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.780082]
Sep  3 07:36:40 kernel: [   11.780106] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
Sep  3 07:36:40 kernel: [   11.781089] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa00bfca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.783086] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa00bfe30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.785057] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa00bfc80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   11.786952] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   11.786976] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
Sep  3 07:36:40 kernel: [   11.787986] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.789082] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.790083] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.791083] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.792084] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   11.793084] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   11.794084] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.795084] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.796084] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.797077] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.798084] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.799086] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.800085] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.801079] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.802069] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.803059] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.804086] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.805087] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   11.806088] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   11.807087] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   11.808088] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.809088] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   11.810088] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.811089] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.812088] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.813089] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.814090] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.815058] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.816089] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.817089] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.818090] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.819090] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.820090] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.821055] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.822090] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   11.823091] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.824056] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.825023] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.825986] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.826948] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.827911] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.829093] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.830063] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.831030] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.831997] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.832968] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.833956] 30 02 0c a0 ff ff ff ff  [46] 0x170      ffffffffa00c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   11.835095] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.836054] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.837022] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.837984] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.838951] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   11.839915]
Sep  3 07:36:40 kernel: [   11.839939] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
Sep  3 07:36:40 kernel: [   11.840874] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
Sep  3 07:36:40 kernel: [   11.845083] Module [apollolake_synobios] is removed.
Sep  3 07:36:40 kernel: [   11.845104] synobios: unload
Sep  3 07:36:40 kernel: [   11.845147] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
Sep  3 07:36:40 kernel: [   11.845876] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
Sep  3 07:36:40 kernel: [   11.846964] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   11.847866] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
Sep  3 07:36:40 kernel: [   11.848868] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   11.849868] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   11.849892] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   11.850872] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
Sep  3 07:36:40 kernel: [   11.892034] md: md0 stopped.
Sep  3 07:36:40 kernel: [   11.893677] md: bind<sda1>
Sep  3 07:36:40 kernel: [   11.895370] md/raid1:md0: active with 1 out of 16 mirrors
Sep  3 07:36:40 kernel: [   11.907055] md0: detected capacity change from 0 to 2549940224
Sep  3 07:36:40 kernel: [   11.948974] random: nonblocking pool is initialized
Sep  3 07:36:40 kernel: [   11.986061] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:36:40 kernel: [   12.000000] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:36:40 kernel: [   15.077595] md: md1 stopped.
Sep  3 07:36:40 kernel: [   15.080993] md: bind<sda2>
Sep  3 07:36:40 kernel: [   15.088024] md/raid1:md1: active with 1 out of 16 mirrors
Sep  3 07:36:40 kernel: [   15.181810] md1: detected capacity change from 0 to 2147418112
Sep  3 07:36:40 kernel: [   15.238464] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k
Sep  3 07:36:40 kernel: [   15.528436] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
Sep  3 07:36:40 kernel: [   15.529172] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
Sep  3 07:36:40 kernel: [   15.530242] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep  3 07:36:40 kernel: [   15.678904] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
Sep  3 07:36:40 kernel: [   15.836548] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:11:32:94:27:d3
Sep  3 07:36:40 kernel: [   15.837515] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
Sep  3 07:36:40 kernel: [   15.838423] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
Sep  3 07:36:40 kernel: [   15.881372] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
Sep  3 07:36:40 kernel: [   15.882209] Copyright(c) 2007 - 2018 Intel Corporation.
Sep  3 07:36:40 kernel: [   15.882908] igb: probe of 0001:02:00.0 failed with error -5
Sep  3 07:36:40 kernel: [   15.883623] igb: probe of 0001:03:00.0 failed with error -5
Sep  3 07:36:40 kernel: [   15.933706] RPC: Registered named UNIX socket transport module.
Sep  3 07:36:40 kernel: [   15.934432] RPC: Registered udp transport module.
Sep  3 07:36:40 kernel: [   15.934997] RPC: Registered tcp transport module.
Sep  3 07:36:40 kernel: [   15.935572] RPC: Registered tcp NFSv4.1 backchannel transport module.
Sep  3 07:36:40 kernel: [   16.026932] <redpill/bios_shim.c:198> Symbol section <ffffc90000448518> @ vaddr<18446744072101871616> size[10464]
Sep  3 07:36:40 kernel: [   16.028146] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
Sep  3 07:36:40 kernel: [   16.029223] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa02b9000>
Sep  3 07:36:40 kernel: [   16.030298] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c0f20>
Sep  3 07:36:40 kernel: [   16.031383] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c1465>
Sep  3 07:36:40 kernel: [   16.032461] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c24e0>
Sep  3 07:36:40 kernel: [   16.033545] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c3186>
Sep  3 07:36:40 kernel: [   16.034628] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c3240>
Sep  3 07:36:40 kernel: [   16.035721] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c6f80>
Sep  3 07:36:40 kernel: [   16.036804] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa02c0f20>
Sep  3 07:36:40 kernel: [   16.038084] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa02b96c0>
Sep  3 07:36:40 kernel: [   16.039393] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa02c704c>
Sep  3 07:36:40 kernel: [   16.040590] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa02c7048>
Sep  3 07:36:40 kernel: [   16.041845] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa02c7044>
Sep  3 07:36:40 kernel: [   16.043049] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa02b9af0>
Sep  3 07:36:40 kernel: [   16.044260] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa02c7044>
Sep  3 07:36:40 kernel: [   16.045429] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02c3186>
Sep  3 07:36:40 kernel: [   16.046850] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02c31a1>
Sep  3 07:36:40 kernel: [   16.048299] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02c31bf>
Sep  3 07:36:40 kernel: [   16.049714] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02c31db>
Sep  3 07:36:40 kernel: [   16.051062] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02ba280>
Sep  3 07:36:40 kernel: [   16.052441] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02ba2e0>
Sep  3 07:36:40 kernel: [   16.053772] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02ba2a0>
Sep  3 07:36:40 kernel: [   16.055165] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02ba350>
Sep  3 07:36:40 kernel: [   16.056506] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa02ba2c0>
Sep  3 07:36:40 kernel: [   16.057888] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa02ba3c0>
Sep  3 07:36:40 kernel: [   16.059267] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa02c3fa0>
Sep  3 07:36:40 kernel: [   16.076395] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa02c3ee0>
Sep  3 07:36:40 kernel: [   16.077638] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa02ba3e0>
Sep  3 07:36:40 kernel: [   16.079079] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa02c7300>
Sep  3 07:36:40 kernel: [   16.080263] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa02ba480>
Sep  3 07:36:40 kernel: [   16.081691] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02ba4e0>
Sep  3 07:36:40 kernel: [   16.083258] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02ba530>
Sep  3 07:36:40 kernel: [   16.084609] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02ba580>
Sep  3 07:36:40 kernel: [   16.086203] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa02ba5e0>
Sep  3 07:36:40 kernel: [   16.087546] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa02ba640>
Sep  3 07:36:40 kernel: [   16.088874] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa02ba690>
Sep  3 07:36:40 kernel: [   16.090198] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa02ba6f0>
Sep  3 07:36:40 kernel: [   16.091562] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02ba740>
Sep  3 07:36:40 kernel: [   16.093032] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02ba790>
Sep  3 07:36:40 kernel: [   16.094443] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02ba7e0>
Sep  3 07:36:40 kernel: [   16.095808] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa02ba830>
Sep  3 07:36:40 kernel: [   16.097102] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa02ba8a0>
Sep  3 07:36:40 kernel: [   16.098448] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa02ba8f0>
Sep  3 07:36:40 kernel: [   16.099786] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa02ba940>
Sep  3 07:36:40 kernel: [   16.101094] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa02baa50>
Sep  3 07:36:40 kernel: [   16.102414] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa02babb0>
Sep  3 07:36:40 kernel: [   16.103622] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02c8728>
Sep  3 07:36:40 kernel: [   16.104828] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa02c3240>
Sep  3 07:36:40 kernel: [   16.106078] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa02c71b4>
Sep  3 07:36:40 kernel: [   16.107390] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa02baca0>
Sep  3 07:36:40 kernel: [   16.108669] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa02c8730>
Sep  3 07:36:40 kernel: [   16.109907] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa02bad00>
Sep  3 07:36:40 kernel: [   16.111257] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa02bad20>
Sep  3 07:36:40 kernel: [   16.112565] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa02c71c0>
Sep  3 07:36:40 kernel: [   16.113856] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa02bafe0>
Sep  3 07:36:40 kernel: [   16.115068] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa02c4400>
Sep  3 07:36:40 kernel: [   16.116298] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa02c72e0>
Sep  3 07:36:40 kernel: [   16.117473] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa02c8738>
Sep  3 07:36:40 kernel: [   16.118680] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa02c43f0>
Sep  3 07:36:40 kernel: [   16.119876] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa02c0f50>
Sep  3 07:36:40 kernel: [   16.121124] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa02c0f40>
Sep  3 07:36:40 kernel: [   16.122327] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa02c71b4>
Sep  3 07:36:40 kernel: [   16.123509] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa02c3260>
Sep  3 07:36:40 kernel: [   16.124750] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02c11a0>
Sep  3 07:36:40 kernel: [   16.126131] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02c1080>
Sep  3 07:36:40 kernel: [   16.127513] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02c0f60>
Sep  3 07:36:40 kernel: [   16.128933] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa02c8734>
Sep  3 07:36:40 kernel: [   16.130111] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000434230>
Sep  3 07:36:40 kernel: [   16.131373] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000434246>
Sep  3 07:36:40 kernel: [   16.132665] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000043425c>
Sep  3 07:36:40 kernel: [   16.133962] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000043426d>
Sep  3 07:36:40 kernel: [   16.135274] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900004342a8>
Sep  3 07:36:40 kernel: [   16.136612] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa02c31f0>
Sep  3 07:36:40 kernel: [   16.137868] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa02c12c0>
Sep  3 07:36:40 kernel: [   16.139159] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900004342c1>
Sep  3 07:36:40 kernel: [   16.140440] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900004342fb>
Sep  3 07:36:40 kernel: [   16.141767] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa02c3218>
Sep  3 07:36:40 kernel: [   16.143007] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa02c12d0>
Sep  3 07:36:40 kernel: [   16.144282] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa02bd5c0>
Sep  3 07:36:40 kernel: [   16.145512] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c47e0>
Sep  3 07:36:40 kernel: [   16.146676] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c47c0>
Sep  3 07:36:40 kernel: [   16.147838] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa02bd630>
Sep  3 07:36:40 kernel: [   16.149142] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa02bd660>
Sep  3 07:36:40 kernel: [   16.150370] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c4800>
Sep  3 07:36:40 kernel: [   16.151555] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c47a0>
Sep  3 07:36:40 kernel: [   16.152762] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c4780>
Sep  3 07:36:40 kernel: [   16.153953] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4760>
Sep  3 07:36:40 kernel: [   16.155193] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa02bd6f0>
Sep  3 07:36:40 kernel: [   16.156424] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa02bd720>
Sep  3 07:36:40 kernel: [   16.157631] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c4c20>
Sep  3 07:36:40 kernel: [   16.158774] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c4c00>
Sep  3 07:36:40 kernel: [   16.159910] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa02bd790>
Sep  3 07:36:40 kernel: [   16.161152] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa02bd7c0>
Sep  3 07:36:40 kernel: [   16.162342] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c4c40>
Sep  3 07:36:40 kernel: [   16.163462] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c4be0>
Sep  3 07:36:40 kernel: [   16.164635] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c4bc0>
Sep  3 07:36:40 kernel: [   16.165791] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4ba0>
Sep  3 07:36:40 kernel: [   16.167000] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa02bd850>
Sep  3 07:36:40 kernel: [   16.168239] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa02bd880>
Sep  3 07:36:40 kernel: [   16.169443] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c5060>
Sep  3 07:36:40 kernel: [   16.170583] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5040>
Sep  3 07:36:40 kernel: [   16.171730] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa02bd8f0>
Sep  3 07:36:40 kernel: [   16.172983] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa02bd920>
Sep  3 07:36:40 kernel: [   16.174170] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5080>
Sep  3 07:36:40 kernel: [   16.175295] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5020>
Sep  3 07:36:40 kernel: [   16.176471] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5000>
Sep  3 07:36:40 kernel: [   16.177638] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4fe0>
Sep  3 07:36:40 kernel: [   16.178866] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa02bd9b0>
Sep  3 07:36:40 kernel: [   16.180107] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa02bd9e0>
Sep  3 07:36:40 kernel: [   16.181349] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c54a0>
Sep  3 07:36:40 kernel: [   16.182517] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5480>
Sep  3 07:36:40 kernel: [   16.183668] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa02bda50>
Sep  3 07:36:40 kernel: [   16.184952] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa02bda80>
Sep  3 07:36:40 kernel: [   16.186166] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c54c0>
Sep  3 07:36:40 kernel: [   16.187295] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5460>
Sep  3 07:36:40 kernel: [   16.188473] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5440>
Sep  3 07:36:40 kernel: [   16.189652] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5420>
Sep  3 07:36:40 kernel: [   16.190900] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa02bdb10>
Sep  3 07:36:40 kernel: [   16.192173] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa02bdb40>
Sep  3 07:36:40 kernel: [   16.193384] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c58e0>
Sep  3 07:36:40 kernel: [   16.194531] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c58c0>
Sep  3 07:36:40 kernel: [   16.195682] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa02bdbb0>
Sep  3 07:36:40 kernel: [   16.196972] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa02bdbe0>
Sep  3 07:36:40 kernel: [   16.198185] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5900>
Sep  3 07:36:40 kernel: [   16.199315] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c58a0>
Sep  3 07:36:40 kernel: [   16.200488] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5880>
Sep  3 07:36:40 kernel: [   16.201664] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5860>
Sep  3 07:36:40 kernel: [   16.202886] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa02bdc70>
Sep  3 07:36:40 kernel: [   16.204132] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa02bdca0>
Sep  3 07:36:40 kernel: [   16.205375] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c5d20>
Sep  3 07:36:40 kernel: [   16.206534] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5d00>
Sep  3 07:36:40 kernel: [   16.207682] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa02bdd10>
Sep  3 07:36:40 kernel: [   16.208935] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa02bdd40>
Sep  3 07:36:40 kernel: [   16.210142] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5d40>
Sep  3 07:36:40 kernel: [   16.211274] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5ce0>
Sep  3 07:36:40 kernel: [   16.212443] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5cc0>
Sep  3 07:36:40 kernel: [   16.213608] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5ca0>
Sep  3 07:36:40 kernel: [   16.214830] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa02bddd0>
Sep  3 07:36:40 kernel: [   16.216084] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa02bde00>
Sep  3 07:36:40 kernel: [   16.217294] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c6160>
Sep  3 07:36:40 kernel: [   16.218435] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c6140>
Sep  3 07:36:40 kernel: [   16.219601] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa02bde70>
Sep  3 07:36:40 kernel: [   16.220905] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa02bdea0>
Sep  3 07:36:40 kernel: [   16.222088] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c6180>
Sep  3 07:36:40 kernel: [   16.223213] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c6120>
Sep  3 07:36:40 kernel: [   16.224388] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c6100>
Sep  3 07:36:40 kernel: [   16.225590] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c60e0>
Sep  3 07:36:40 kernel: [   16.226838] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa02bdf30>
Sep  3 07:36:40 kernel: [   16.228080] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa02bdf60>
Sep  3 07:36:40 kernel: [   16.229319] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c65a0>
Sep  3 07:36:40 kernel: [   16.230497] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c6580>
Sep  3 07:36:40 kernel: [   16.231653] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa02bdfd0>
Sep  3 07:36:40 kernel: [   16.232935] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa02be000>
Sep  3 07:36:40 kernel: [   16.234149] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c65c0>
Sep  3 07:36:40 kernel: [   16.235310] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c6560>
Sep  3 07:36:40 kernel: [   16.236545] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c6540>
Sep  3 07:36:40 kernel: [   16.237785] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c6520>
Sep  3 07:36:40 kernel: [   16.239045] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa02be090>
Sep  3 07:36:40 kernel: [   16.240342] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa02be0c0>
Sep  3 07:36:40 kernel: [   16.241594] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c6a00>
Sep  3 07:36:40 kernel: [   16.242775] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c69e0>
Sep  3 07:36:40 kernel: [   16.243967] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa02be130>
Sep  3 07:36:40 kernel: [   16.245248] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa02be170>
Sep  3 07:36:40 kernel: [   16.246458] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c6a20>
Sep  3 07:36:40 kernel: [   16.247622] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c69c0>
Sep  3 07:36:40 kernel: [   16.248832] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c69a0>
Sep  3 07:36:40 kernel: [   16.250030] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c6980>
Sep  3 07:36:40 kernel: [   16.251314] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa02c6960>
Sep  3 07:36:40 kernel: [   16.252594] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa02be210>
Sep  3 07:36:40 kernel: [   16.253884] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa02c6a88>
Sep  3 07:36:40 kernel: [   16.255038] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa02c1380>
Sep  3 07:36:40 kernel: [   16.256266] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa02c1410>
Sep  3 07:36:40 kernel: [   16.257532] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa02c1430>
Sep  3 07:36:40 kernel: [   16.258751] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa02befc0>
Sep  3 07:36:40 kernel: [   16.260001] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa02c8740>
Sep  3 07:36:40 kernel: [   16.261226] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa02c1450>
Sep  3 07:36:40 kernel: [   16.262554] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa02bfac0>
Sep  3 07:36:40 kernel: [   16.264290] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa02c8758>
Sep  3 07:36:40 kernel: [   16.265880] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa02bfaf0>
Sep  3 07:36:40 kernel: [   16.267411] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa02bfb20>
Sep  3 07:36:40 kernel: [   16.268621] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa02bfb50>
Sep  3 07:36:40 kernel: [   16.269810] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02c6aa0>
Sep  3 07:36:40 kernel: [   16.271001] <redpill/bios_shim.c:211> Found vtable - size 416
Sep  3 07:36:40 kernel: [   16.271658] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa02c6aa0 =416=> ffffffffa02c77a0>
Sep  3 07:36:40 kernel: [   16.272981] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   16.274027] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   16.275399] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   16.276313] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   16.277651] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   16.278738] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
Sep  3 07:36:40 kernel: [   16.279796] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.281242] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.282485] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.283733] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.284747] 60 f2 2b a0 ff ff ff ff  [04] 0x020      ffffffffa02bf260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.286086] 70 f4 2b a0 ff ff ff ff  [05] 0x028      ffffffffa02bf470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.287432] 10 92 2b a0 ff ff ff ff  [06] 0x030      ffffffffa02b9210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.288808] 90 fe 2b a0 ff ff ff ff  [07] 0x038      ffffffffa02bfe90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.290218] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.291239] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.292559] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.293568] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.294599] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.295902] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.297214] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.298519] 70 96 2b a0 ff ff ff ff  [15] 0x078      ffffffffa02b9670        SetGpioPin+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.300117] 90 96 2b a0 ff ff ff ff  [16] 0x080      ffffffffa02b9690        GetGpioPin+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.301740] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.303055] a0 ee 2b a0 ff ff ff ff  [18] 0x090      ffffffffa02beea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.304902] 80 ed 2b a0 ff ff ff ff  [19] 0x098      ffffffffa02bed80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.306709] 30 f7 2b a0 ff ff ff ff  [20] 0x0a0      ffffffffa02bf730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.308615] 50 ef 2b a0 ff ff ff ff  [21] 0x0a8      ffffffffa02bef50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.310581] 70 fe 2b a0 ff ff ff ff  [22] 0x0b0      ffffffffa02bfe70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.312583] f0 fa 2b a0 ff ff ff ff  [23] 0x0b8      ffffffffa02bfaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.314529] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.315947] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.317694] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.319038] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.320762] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.322463] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.323629] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.324676] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.325708] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.326752] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.327794] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.328828] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.329877] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.330925] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.332046] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.333077] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.334104] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.335394] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.336419] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.337457] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.338496] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.339539] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.340567] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.341598] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.342638] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.343667] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.344701] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.345729] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.346761]
Sep  3 07:36:40 kernel: [   16.346954] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
Sep  3 07:36:40 kernel: [   16.347961] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa02b9210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.350098] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa02bfe90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.352250] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.354072] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.355893] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa02b9670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.357867] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa02b9690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
Sep  3 07:36:40 kernel: [   16.359891] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
Sep  3 07:36:40 kernel: [   16.361743] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa02bfe70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.363674] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa02bfaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.365654] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.367447] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.369219] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.370990] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.372765] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.374537] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.376355] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   16.377306] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa02bf260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
Sep  3 07:36:40 kernel: [   16.379277] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa02bf470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
Sep  3 07:36:40 kernel: [   16.381302] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa02bf730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
Sep  3 07:36:40 kernel: [   16.383473] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa02bed80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
Sep  3 07:36:40 kernel: [   16.385563] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa02beea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
Sep  3 07:36:40 kernel: [   16.387720] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa02bef50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
Sep  3 07:36:40 kernel: [   16.389916] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
Sep  3 07:36:40 kernel: [   16.390982] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.392430] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.393656] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.394889] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.395885] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   16.397090] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   16.398308] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.399563] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.400804] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.401801] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.403112] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.404362] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.405617] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.406641] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.407657] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.408654] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.409915] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.411238] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   16.412512] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   16.413863] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   16.415157] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.416455] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.417763] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.419040] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.420260] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.421486] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.422765] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.423764] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.425047] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.426314] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.427559] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.428779] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.430009] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.431008] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.432228] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.433454] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.434453] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.435450] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.436446] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.437451] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.438459] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.439703] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.440706] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.441705] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.442704] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.443701] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.444697] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.445694] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.446701] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.447699] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.448700] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.449698] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.450698]
Sep  3 07:36:40 kernel: [   16.450880] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
Sep  3 07:36:40 kernel: [   16.451858] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
Sep  3 07:36:40 kernel: [   16.453117] synobios open /dev/ttyS1 success
Sep  3 07:36:40 kernel: [   16.453648] WARNING: inconsistent syno gpio info, hdd detect
Sep  3 07:36:40 kernel: [   16.454363] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
Sep  3 07:36:40 kernel: [   16.455540] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
Sep  3 07:36:40 kernel: [   16.456707] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
Sep  3 07:36:40 kernel: [   16.457899] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
Sep  3 07:36:40 kernel: [   16.459057] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
Sep  3 07:36:40 kernel: [   16.460073] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
Sep  3 07:36:40 kernel: [   16.461116] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
Sep  3 07:36:40 kernel: [   16.461783] Time got from RTC is 2021-09-03  7:36:38 (UTC)
Sep  3 07:36:40 kernel: [   16.462397] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=38 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
Sep  3 07:36:40 kernel: [   16.463561] 2021-9-3 7:36:38 UTC
Sep  3 07:36:40 kernel: [   16.463939] synobios: load, major number 201
Sep  3 07:36:40 kernel: [   16.464438] Brand: Synology
Sep  3 07:36:40 kernel: [   16.464801] Model: DS-918+
Sep  3 07:36:40 kernel: [   16.465141] This is default settings: set group disks wakeup number to 1, spinup time deno 1
Sep  3 07:36:40 kernel: [   16.466144] synobios cpu_arch proc entry initialized
Sep  3 07:36:40 kernel: [   16.466729] synobios crypto_hw proc entry initialized
Sep  3 07:36:40 kernel: [   16.467329] synobios syno_platform proc entry initialized
Sep  3 07:36:40 kernel: [   16.467965] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
Sep  3 07:36:40 kernel: [   16.469052] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.470495] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.471745] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.472979] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.473980] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   16.475190] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   16.476404] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.477629] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.478874] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.479911] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.481232] a0 fc 2b a0 ff ff ff ff  [10] 0x050      ffffffffa02bfca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.482658] 30 fe 2b a0 ff ff ff ff  [11] 0x058      ffffffffa02bfe30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.483983] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.485008] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.486034] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.487056] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.488308] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.489600] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   16.490903] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   16.492232] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   16.493533] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.494850] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.496196] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.497449] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.498674] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.499909] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.501171] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.502123] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.503345] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.504561] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.505726] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.506891] 80 fc 2b a0 ff ff ff ff  [31] 0x0f8      ffffffffa02bfc80        SetHddActLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.508098] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.509051] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.510217] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.511385] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.512338] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.513292] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.514245] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.515198] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.516153] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.517374] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.518379] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.519388] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.520389] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.521393] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.522395] 30 02 2c a0 ff ff ff ff  [46] 0x170      ffffffffa02c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.523863] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.524864] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.525865] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.526866] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.527867] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.528872]
Sep  3 07:36:40 kernel: [   16.529059] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
Sep  3 07:36:40 kernel: [   16.530035] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa02bfca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.532132] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa02bfe30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.534120] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa02bfc80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   16.536053] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   16.536969] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
Sep  3 07:36:40 kernel: [   16.538016] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.539431] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.540662] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.541899] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.542898] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   16.544115] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   16.545332] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.546558] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.547786] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.548788] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.550106] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.551335] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.552572] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.553576] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.554613] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.555646] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.556905] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.558210] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   16.559526] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   16.560855] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   16.562186] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.563522] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   16.564869] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.566130] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.567388] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.568653] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.569976] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.571017] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.572358] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.573675] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.574954] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.576225] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.577488] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.578522] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.579785] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   16.581050] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.582076] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.583105] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.584141] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.585170] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.586198] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.587479] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.588520] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.589545] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.590570] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.591597] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.592621] 30 02 2c a0 ff ff ff ff  [46] 0x170      ffffffffa02c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   16.594127] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.595154] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.596178] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.597203] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.598227] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   16.599251]
Sep  3 07:36:40 kernel: [   16.599439] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
Sep  3 07:36:40 kernel: [   16.600432] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
Sep  3 07:36:40 kernel: [   16.753892] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
Sep  3 07:36:40 kernel: [   16.903929] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
Sep  3 07:36:40 kernel: [   16.904858] <redpill/pmu_shim.c:253> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x2d [redpill]
Sep  3 07:36:40 kernel: [   16.905947] <redpill/pmu_shim.c:42> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
Sep  3 07:36:40 kernel: [   17.057627] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
Sep  3 07:36:40 kernel: [   17.207645] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={39} ascii="9"
Sep  3 07:36:40 kernel: [   17.208587] <redpill/pmu_shim.c:253> Executing cmd OUT_STATUS_LED_PULSE_GREEN handler cmd_shim_noop+0x0/0x2d [redpill]
Sep  3 07:36:40 kernel: [   17.209800] <redpill/pmu_shim.c:42> vPMU received OUT_STATUS_LED_PULSE_GREEN using 1 bytes - NOOP
Sep  3 07:36:40 kernel: [   17.212105] Module [apollolake_synobios] is removed.
Sep  3 07:36:40 kernel: [   17.212727] synobios: unload
Sep  3 07:36:40 kernel: [   17.213141] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
Sep  3 07:36:40 kernel: [   17.214400] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
Sep  3 07:36:40 kernel: [   17.215901] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   17.216885] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
Sep  3 07:36:40 kernel: [   17.218500] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   17.219869] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   17.220768] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   17.222122] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
Sep  3 07:36:40 kernel: [   17.239128] <redpill/bios_shim.c:198> Symbol section <ffffc9000046c518> @ vaddr<18446744072101974016> size[10464]
Sep  3 07:36:40 kernel: [   17.240343] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
Sep  3 07:36:40 kernel: [   17.241428] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa02d2000>
Sep  3 07:36:40 kernel: [   17.242512] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa02d9f20>
Sep  3 07:36:40 kernel: [   17.243566] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa02da465>
Sep  3 07:36:40 kernel: [   17.244620] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa02db4e0>
Sep  3 07:36:40 kernel: [   17.245674] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dc186>
Sep  3 07:36:40 kernel: [   17.246728] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dc240>
Sep  3 07:36:40 kernel: [   17.247780] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dff80>
Sep  3 07:36:40 kernel: [   17.248838] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa02d9f20>
Sep  3 07:36:40 kernel: [   17.250067] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa02d26c0>
Sep  3 07:36:40 kernel: [   17.251348] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa02e004c>
Sep  3 07:36:40 kernel: [   17.252527] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa02e0048>
Sep  3 07:36:40 kernel: [   17.253713] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa02e0044>
Sep  3 07:36:40 kernel: [   17.254853] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa02d2af0>
Sep  3 07:36:40 kernel: [   17.256033] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa02e0044>
Sep  3 07:36:40 kernel: [   17.257172] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02dc186>
Sep  3 07:36:40 kernel: [   17.258549] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02dc1a1>
Sep  3 07:36:40 kernel: [   17.259956] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02dc1bf>
Sep  3 07:36:40 kernel: [   17.261347] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02dc1db>
Sep  3 07:36:40 kernel: [   17.262655] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02d3280>
Sep  3 07:36:40 kernel: [   17.263996] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02d32e0>
Sep  3 07:36:40 kernel: [   17.265288] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02d32a0>
Sep  3 07:36:40 kernel: [   17.266634] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02d3350>
Sep  3 07:36:40 kernel: [   17.267934] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa02d32c0>
Sep  3 07:36:40 kernel: [   17.269272] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa02d33c0>
Sep  3 07:36:40 kernel: [   17.270606] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa02dcfa0>
Sep  3 07:36:40 kernel: [   17.271785] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa02dcee0>
Sep  3 07:36:40 kernel: [   17.272994] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa02d33e0>
Sep  3 07:36:40 kernel: [   17.274396] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa02e0300>
Sep  3 07:36:40 kernel: [   17.275523] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa02d3480>
Sep  3 07:36:40 kernel: [   17.276863] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02d34e0>
Sep  3 07:36:40 kernel: [   17.278259] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02d3530>
Sep  3 07:36:40 kernel: [   17.279565] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02d3580>
Sep  3 07:36:40 kernel: [   17.280895] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa02d35e0>
Sep  3 07:36:40 kernel: [   17.282196] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa02d3640>
Sep  3 07:36:40 kernel: [   17.283480] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa02d3690>
Sep  3 07:36:40 kernel: [   17.284766] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa02d36f0>
Sep  3 07:36:40 kernel: [   17.286089] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02d3740>
Sep  3 07:36:40 kernel: [   17.287504] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02d3790>
Sep  3 07:36:40 kernel: [   17.288888] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02d37e0>
Sep  3 07:36:40 kernel: [   17.290199] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa02d3830>
Sep  3 07:36:40 kernel: [   17.291455] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa02d38a0>
Sep  3 07:36:40 kernel: [   17.292765] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa02d38f0>
Sep  3 07:36:40 kernel: [   17.294047] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa02d3940>
Sep  3 07:36:40 kernel: [   17.295310] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa02d3a50>
Sep  3 07:36:40 kernel: [   17.296570] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa02d3bb0>
Sep  3 07:36:40 kernel: [   17.297731] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02e1728>
Sep  3 07:36:40 kernel: [   17.298882] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa02dc240>
Sep  3 07:36:40 kernel: [   17.300087] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa02e01b4>
Sep  3 07:36:40 kernel: [   17.301352] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa02d3ca0>
Sep  3 07:36:40 kernel: [   17.302590] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa02e1730>
Sep  3 07:36:40 kernel: [   17.303766] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa02d3d00>
Sep  3 07:36:40 kernel: [   17.305056] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa02d3d20>
Sep  3 07:36:40 kernel: [   17.306309] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa02e01c0>
Sep  3 07:36:40 kernel: [   17.307540] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa02d3fe0>
Sep  3 07:36:40 kernel: [   17.308708] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa02dd400>
Sep  3 07:36:40 kernel: [   17.309883] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa02e02e0>
Sep  3 07:36:40 kernel: [   17.311032] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa02e1738>
Sep  3 07:36:40 kernel: [   17.312170] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa02dd3f0>
Sep  3 07:36:40 kernel: [   17.313289] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa02d9f50>
Sep  3 07:36:40 kernel: [   17.314495] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa02d9f40>
Sep  3 07:36:40 kernel: [   17.315657] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa02e01b4>
Sep  3 07:36:40 kernel: [   17.316793] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa02dc260>
Sep  3 07:36:40 kernel: [   17.317986] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02da1a0>
Sep  3 07:36:40 kernel: [   17.319323] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02da080>
Sep  3 07:36:40 kernel: [   17.320676] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02d9f60>
Sep  3 07:36:40 kernel: [   17.322013] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa02e1734>
Sep  3 07:36:40 kernel: [   17.323151] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000458230>
Sep  3 07:36:40 kernel: [   17.324376] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000458246>
Sep  3 07:36:40 kernel: [   17.325633] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000045825c>
Sep  3 07:36:40 kernel: [   17.326844] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000045826d>
Sep  3 07:36:40 kernel: [   17.328109] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900004582a8>
Sep  3 07:36:40 kernel: [   17.329407] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa02dc1f0>
Sep  3 07:36:40 kernel: [   17.330641] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa02da2c0>
Sep  3 07:36:40 kernel: [   17.331897] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900004582c1>
Sep  3 07:36:40 kernel: [   17.333144] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900004582fb>
Sep  3 07:36:40 kernel: [   17.334427] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa02dc218>
Sep  3 07:36:40 kernel: [   17.335623] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa02da2d0>
Sep  3 07:36:40 kernel: [   17.336857] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa02d65c0>
Sep  3 07:36:40 kernel: [   17.338053] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02dd7e0>
Sep  3 07:36:40 kernel: [   17.339183] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02dd7c0>
Sep  3 07:36:40 kernel: [   17.340315] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa02d6630>
Sep  3 07:36:40 kernel: [   17.341548] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa02d6660>
Sep  3 07:36:40 kernel: [   17.342716] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02dd800>
Sep  3 07:36:40 kernel: [   17.343831] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02dd7a0>
Sep  3 07:36:40 kernel: [   17.344990] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02dd780>
Sep  3 07:36:40 kernel: [   17.346139] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02dd760>
Sep  3 07:36:40 kernel: [   17.347346] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa02d66f0>
Sep  3 07:36:40 kernel: [   17.348566] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa02d6720>
Sep  3 07:36:40 kernel: [   17.349760] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02ddc20>
Sep  3 07:36:40 kernel: [   17.350890] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02ddc00>
Sep  3 07:36:40 kernel: [   17.352021] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa02d6790>
Sep  3 07:36:40 kernel: [   17.353261] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa02d67c0>
Sep  3 07:36:40 kernel: [   17.354429] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02ddc40>
Sep  3 07:36:40 kernel: [   17.355543] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02ddbe0>
Sep  3 07:36:40 kernel: [   17.356702] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02ddbc0>
Sep  3 07:36:40 kernel: [   17.357851] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02ddba0>
Sep  3 07:36:40 kernel: [   17.359059] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa02d6850>
Sep  3 07:36:40 kernel: [   17.360287] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa02d6880>
Sep  3 07:36:40 kernel: [   17.361484] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de060>
Sep  3 07:36:40 kernel: [   17.362613] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de040>
Sep  3 07:36:40 kernel: [   17.363753] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa02d68f0>
Sep  3 07:36:40 kernel: [   17.365019] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa02d6920>
Sep  3 07:36:40 kernel: [   17.366229] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de080>
Sep  3 07:36:40 kernel: [   17.367358] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de020>
Sep  3 07:36:40 kernel: [   17.368532] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de000>
Sep  3 07:36:40 kernel: [   17.369717] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02ddfe0>
Sep  3 07:36:40 kernel: [   17.370977] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa02d69b0>
Sep  3 07:36:40 kernel: [   17.372243] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa02d69e0>
Sep  3 07:36:40 kernel: [   17.373541] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de4a0>
Sep  3 07:36:40 kernel: [   17.374754] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de480>
Sep  3 07:36:40 kernel: [   17.375958] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa02d6a50>
Sep  3 07:36:40 kernel: [   17.377311] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa02d6a80>
Sep  3 07:36:40 kernel: [   17.378581] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de4c0>
Sep  3 07:36:40 kernel: [   17.379758] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de460>
Sep  3 07:36:40 kernel: [   17.380988] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de440>
Sep  3 07:36:40 kernel: [   17.382206] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02de420>
Sep  3 07:36:40 kernel: [   17.383484] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa02d6b10>
Sep  3 07:36:40 kernel: [   17.384823] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa02d6b40>
Sep  3 07:36:40 kernel: [   17.386094] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de8e0>
Sep  3 07:36:40 kernel: [   17.387431] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de8c0>
Sep  3 07:36:40 kernel: [   17.388656] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa02d6bb0>
Sep  3 07:36:40 kernel: [   17.389964] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa02d6be0>
Sep  3 07:36:40 kernel: [   17.391215] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de900>
Sep  3 07:36:40 kernel: [   17.392388] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de8a0>
Sep  3 07:36:40 kernel: [   17.393613] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de880>
Sep  3 07:36:40 kernel: [   17.394798] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02de860>
Sep  3 07:36:40 kernel: [   17.396041] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa02d6c70>
Sep  3 07:36:40 kernel: [   17.397306] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa02d6ca0>
Sep  3 07:36:40 kernel: [   17.398548] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02ded20>
Sep  3 07:36:40 kernel: [   17.399746] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02ded00>
Sep  3 07:36:40 kernel: [   17.400934] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa02d6d10>
Sep  3 07:36:40 kernel: [   17.402223] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa02d6d40>
Sep  3 07:36:40 kernel: [   17.403470] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02ded40>
Sep  3 07:36:40 kernel: [   17.404618] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02dece0>
Sep  3 07:36:40 kernel: [   17.405852] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02decc0>
Sep  3 07:36:40 kernel: [   17.407078] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02deca0>
Sep  3 07:36:40 kernel: [   17.408358] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa02d6dd0>
Sep  3 07:36:40 kernel: [   17.409662] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa02d6e00>
Sep  3 07:36:40 kernel: [   17.410929] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02df160>
Sep  3 07:36:40 kernel: [   17.412128] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df140>
Sep  3 07:36:40 kernel: [   17.413337] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa02d6e70>
Sep  3 07:36:40 kernel: [   17.414646] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa02d6ea0>
Sep  3 07:36:40 kernel: [   17.415855] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02df180>
Sep  3 07:36:40 kernel: [   17.417002] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df120>
Sep  3 07:36:40 kernel: [   17.418243] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df100>
Sep  3 07:36:40 kernel: [   17.419461] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df0e0>
Sep  3 07:36:40 kernel: [   17.420737] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa02d6f30>
Sep  3 07:36:40 kernel: [   17.422025] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa02d6f60>
Sep  3 07:36:40 kernel: [   17.423338] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02df5a0>
Sep  3 07:36:40 kernel: [   17.424533] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df580>
Sep  3 07:36:40 kernel: [   17.425725] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa02d6fd0>
Sep  3 07:36:40 kernel: [   17.427085] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa02d7000>
Sep  3 07:36:40 kernel: [   17.428344] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02df5c0>
Sep  3 07:36:40 kernel: [   17.429521] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df560>
Sep  3 07:36:40 kernel: [   17.430747] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df540>
Sep  3 07:36:40 kernel: [   17.431957] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df520>
Sep  3 07:36:40 kernel: [   17.433254] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa02d7090>
Sep  3 07:36:40 kernel: [   17.434547] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa02d70c0>
Sep  3 07:36:40 kernel: [   17.435782] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02dfa00>
Sep  3 07:36:40 kernel: [   17.436951] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df9e0>
Sep  3 07:36:40 kernel: [   17.438129] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa02d7130>
Sep  3 07:36:40 kernel: [   17.439394] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa02d7170>
Sep  3 07:36:40 kernel: [   17.440601] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02dfa20>
Sep  3 07:36:40 kernel: [   17.441753] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df9c0>
Sep  3 07:36:40 kernel: [   17.442950] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df9a0>
Sep  3 07:36:40 kernel: [   17.444136] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df980>
Sep  3 07:36:40 kernel: [   17.445382] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa02df960>
Sep  3 07:36:40 kernel: [   17.446626] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa02d7210>
Sep  3 07:36:40 kernel: [   17.447888] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa02dfa88>
Sep  3 07:36:40 kernel: [   17.449066] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa02da380>
Sep  3 07:36:40 kernel: [   17.450262] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa02da410>
Sep  3 07:36:40 kernel: [   17.451486] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa02da430>
Sep  3 07:36:40 kernel: [   17.452677] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa02d7fc0>
Sep  3 07:36:40 kernel: [   17.453881] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa02e1740>
Sep  3 07:36:40 kernel: [   17.455067] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa02da450>
Sep  3 07:36:40 kernel: [   17.456281] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa02d8ac0>
Sep  3 07:36:40 kernel: [   17.457456] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa02e1758>
Sep  3 07:36:40 kernel: [   17.458586] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa02d8af0>
Sep  3 07:36:40 kernel: [   17.459781] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa02d8b20>
Sep  3 07:36:40 kernel: [   17.460960] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa02d8b50>
Sep  3 07:36:40 kernel: [   17.462123] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02dfaa0>
Sep  3 07:36:40 kernel: [   17.463282] <redpill/bios_shim.c:211> Found vtable - size 416
Sep  3 07:36:40 kernel: [   17.463924] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa02dfaa0 =416=> ffffffffa02e07a0>
Sep  3 07:36:40 kernel: [   17.465207] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   17.466233] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   17.467530] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   17.468423] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
Sep  3 07:36:40 kernel: [   17.469709] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
Sep  3 07:36:40 kernel: [   17.470765] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
Sep  3 07:36:40 kernel: [   17.471795] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.473176] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.474380] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.475595] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.476576] 60 82 2d a0 ff ff ff ff  [04] 0x020      ffffffffa02d8260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.477880] 70 84 2d a0 ff ff ff ff  [05] 0x028      ffffffffa02d8470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.479181] 10 22 2d a0 ff ff ff ff  [06] 0x030      ffffffffa02d2210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.480526] 90 8e 2d a0 ff ff ff ff  [07] 0x038      ffffffffa02d8e90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.481897] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.482876] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.484159] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.485137] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.486113] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.487090] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.488067] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.489047] 70 26 2d a0 ff ff ff ff  [15] 0x078      ffffffffa02d2670        SetGpioPin+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.490263] 90 26 2d a0 ff ff ff ff  [16] 0x080      ffffffffa02d2690        GetGpioPin+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.491485] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.492465] a0 7e 2d a0 ff ff ff ff  [18] 0x090      ffffffffa02d7ea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.493834] 80 7d 2d a0 ff ff ff ff  [19] 0x098      ffffffffa02d7d80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.495146] 30 87 2d a0 ff ff ff ff  [20] 0x0a0      ffffffffa02d8730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.496526] 50 7f 2d a0 ff ff ff ff  [21] 0x0a8      ffffffffa02d7f50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.497923] 70 8e 2d a0 ff ff ff ff  [22] 0x0b0      ffffffffa02d8e70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.499149] f0 8a 2d a0 ff ff ff ff  [23] 0x0b8      ffffffffa02d8af0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.500425] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.501404] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.502656] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.503640] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.504895] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.506132] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.507110] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.508088] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.509078] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.510034] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.510990] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.511944] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.512909] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.513864] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.514818] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.515772] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.516727] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.517915] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.518870] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.519825] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.520779] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.521735] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.522691] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.523646] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.524602] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.525559] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.526515] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.527475] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.528429]
Sep  3 07:36:40 kernel: [   17.528603] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
Sep  3 07:36:40 kernel: [   17.529531] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa02d2210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.531479] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa02d8e90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.533455] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.535142] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.536831] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa02d2670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.538664] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa02d2690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
Sep  3 07:36:40 kernel: [   17.540540] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
Sep  3 07:36:40 kernel: [   17.542298] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa02d8e70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.544145] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa02d8af0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.546039] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.547781] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.549514] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.551244] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.552979] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.554720] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.556451] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   17.557360] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa02d8260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
Sep  3 07:36:40 kernel: [   17.559293] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa02d8470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
Sep  3 07:36:40 kernel: [   17.561227] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa02d8730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
Sep  3 07:36:40 kernel: [   17.563353] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa02d7d80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
Sep  3 07:36:40 kernel: [   17.565402] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa02d7ea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
Sep  3 07:36:40 kernel: [   17.567504] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa02d7f50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
Sep  3 07:36:40 kernel: [   17.569660] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
Sep  3 07:36:40 kernel: [   17.570688] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.572075] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.573277] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.574491] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.575472] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   17.576653] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   17.577850] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.579049] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.580246] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.581227] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.582516] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.583715] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.584917] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.585897] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.586877] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.587857] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.589061] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.590299] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   17.591548] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   17.592815] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   17.594084] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.595363] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.596648] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.597847] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.599046] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.600246] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.601508] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.602488] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.603750] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.604988] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.606185] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.607387] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.608585] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.609564] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.610762] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.611956] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.612913] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.613870] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.614828] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.615814] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.616792] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.618009] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.618989] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.619960] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.620916] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.621876] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.622831] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.623787] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.624744] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.625700] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.626658] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.627620] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.628577]
Sep  3 07:36:40 kernel: [   17.628752] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
Sep  3 07:36:40 kernel: [   17.629679] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
Sep  3 07:36:40 kernel: [   17.630990] synobios open /dev/ttyS1 success
Sep  3 07:36:40 kernel: [   17.631511] WARNING: inconsistent syno gpio info, hdd detect
Sep  3 07:36:40 kernel: [   17.632187] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
Sep  3 07:36:40 kernel: [   17.633288] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
Sep  3 07:36:40 kernel: [   17.634351] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
Sep  3 07:36:40 kernel: [   17.635427] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
Sep  3 07:36:40 kernel: [   17.636550] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
Sep  3 07:36:40 kernel: [   17.637507] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
Sep  3 07:36:40 kernel: [   17.638529] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
Sep  3 07:36:40 kernel: [   17.639183] Time got from RTC is 2021-09-03  7:36:39 (UTC)
Sep  3 07:36:40 kernel: [   17.639782] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=39 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
Sep  3 07:36:40 kernel: [   17.640907] 2021-9-3 7:36:39 UTC
Sep  3 07:36:40 kernel: [   17.641280] synobios: load, major number 201
Sep  3 07:36:40 kernel: [   17.641775] Brand: Synology
Sep  3 07:36:40 kernel: [   17.642131] Model: DS-918+
Sep  3 07:36:40 kernel: [   17.642465] This is default settings: set group disks wakeup number to 1, spinup time deno 1
Sep  3 07:36:40 kernel: [   17.643421] synobios cpu_arch proc entry initialized
Sep  3 07:36:40 kernel: [   17.643978] synobios crypto_hw proc entry initialized
Sep  3 07:36:40 kernel: [   17.644546] synobios syno_platform proc entry initialized
Sep  3 07:36:40 kernel: [   17.645151] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
Sep  3 07:36:40 kernel: [   17.646174] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.647558] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.648771] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.649984] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.650964] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   17.652156] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   17.653364] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.654562] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.655760] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.656739] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.658026] a0 8c 2d a0 ff ff ff ff  [10] 0x050      ffffffffa02d8ca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.659425] 30 8e 2d a0 ff ff ff ff  [11] 0x058      ffffffffa02d8e30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.660708] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.661704] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.662719] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.663735] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.664964] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.666224] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   17.667480] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   17.668755] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   17.670019] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.671309] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.672596] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.673796] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.675000] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.676197] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.677464] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.678453] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.679705] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.680937] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.682148] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.683415] 80 8c 2d a0 ff ff ff ff  [31] 0x0f8      ffffffffa02d8c80        SetHddActLed+0x0/0x20 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.684681] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.685668] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.686871] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.688077] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.689060] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.690036] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.691020] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.692009] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.692987] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.694205] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.695186] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.696169] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.697152] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.698157] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.699142] 30 92 2d a0 ff ff ff ff  [46] 0x170      ffffffffa02d9230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.700579] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.701577] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.702556] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.703532] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.704526] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.705504]
Sep  3 07:36:40 kernel: [   17.705684] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
Sep  3 07:36:40 kernel: [   17.706643] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa02d8ca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.708815] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa02d8e30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.710986] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa02d8c80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
Sep  3 07:36:40 kernel: [   17.712915] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
Sep  3 07:36:40 kernel: [   17.713817] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
Sep  3 07:36:40 kernel: [   17.714839] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.716222] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.717429] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.718701] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.719686] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
Sep  3 07:36:40 kernel: [   17.720867] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
Sep  3 07:36:40 kernel: [   17.722073] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.723276] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.724479] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.725457] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.726740] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.727951] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.729182] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.730167] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.731180] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.732173] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.733393] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.734629] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
Sep  3 07:36:40 kernel: [   17.735879] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
Sep  3 07:36:40 kernel: [   17.737157] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
Sep  3 07:36:40 kernel: [   17.738440] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.739714] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
Sep  3 07:36:40 kernel: [   17.741002] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.742224] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.743428] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.744626] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.745893] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.746874] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.748147] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.749409] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.750609] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.751827] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.753031] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.754009] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.755202] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
Sep  3 07:36:40 kernel: [   17.756399] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.757385] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.758378] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.759328] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.760281] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.761237] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.762448] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.763402] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.764354] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.765302] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.766255] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.767207] 30 92 2d a0 ff ff ff ff  [46] 0x170      ffffffffa02d9230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
Sep  3 07:36:40 kernel: [   17.768620] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.769573] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.770527] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.771487] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.772457] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
Sep  3 07:36:40 kernel: [   17.773412]
Sep  3 07:36:40 kernel: [   17.773589] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
Sep  3 07:36:40 kernel: [   17.774514] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
Sep  3 07:36:40 kernel: [   17.995280] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
Sep  3 07:36:40 kernel: [   19.061759] <redpill/intercept_execve.c:92> Blocked /usr/syno/bin/syno_pstore_collect from running
Sep  3 07:36:40 scemd: scemd.c:802(main) start scemd
Sep  3 07:36:46 kernel: [   25.427307] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
Sep  3 07:36:46 kernel: [   25.576474] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={33} ascii="3"
Sep  3 07:36:46 kernel: [   25.577411] <redpill/pmu_shim.c:253> Executing cmd OUT_BUZ_LONG handler cmd_shim_noop+0x0/0x2d [redpill]
Sep  3 07:36:46 kernel: [   25.578491] <redpill/pmu_shim.c:42> vPMU received OUT_BUZ_LONG using 1 bytes - NOOP
Sep  3 07:36:47 kernel: [   25.726513] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
Sep  3 07:36:47 kernel: [   25.876527] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
Sep  3 07:36:47 kernel: [   25.877458] <redpill/pmu_shim.c:253> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x2d [redpill]
Sep  3 07:36:47 kernel: [   25.878552] <redpill/pmu_shim.c:42> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
Sep  3 07:36:47 kernel: [   26.027123] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
Sep  3 07:36:47 kernel: [   26.177143] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={6b} ascii="k"
Sep  3 07:36:47 kernel: [   26.178071] <redpill/pmu_shim.c:249> Unknown 1 byte PMU command with signature hex="6b" ascii="k"
Sep  3 07:36:47 findhostd: ninstaller.c:683 Dev: sda, DiskPath: /dev/sda, Partition version: 8
Sep  3 07:36:47 findhostd: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:36:47 kernel: [   26.217935] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:36:47 kernel: [   26.235790] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:36:47 findhostd: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:36:47 avahi-daemon[6591]: /etc/avahi/services/http.service: parse failure: service group incomplete.
Sep  3 07:36:47 avahi-daemon[6591]: Failed to load service group file /etc/avahi/services/http.service, ignoring.
Sep  3 07:36:47 kernel: [   26.259427] usbcore: registered new interface driver usbhid
Sep  3 07:36:47 kernel: [   26.260074] usbhid: USB HID core driver
insmod: can't insert '/lib/modules/syno_hddmon.ko': Operation not permitted
Sep  3 07:36:47 synohwctrl: invalid microp command 16388
Sep  3 07:36:47 findhostd: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:36:47 kernel: [   26.336731] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:36:47 kernel: [   26.352534] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:36:47 findhostd: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:36:47 findhostd: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:36:47 kernel: [   26.380479] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:36:47 kernel: [   26.394462] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:36:47 findhostd: ninstaller.c:430 failed to get upnpmodelname from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:36:47 findhostd: ninstaller.c:437 failed to get buildnumber from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:36:47 findhostd: ninstaller.c:444 failed to get productversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:36:47 findhostd: ninstaller.c:446 failed to get majorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:36:47 findhostd: ninstaller.c:449 failed to get minorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:36:47 findhostd: lib/system/system_platform_get.c:35 failed to get unique from /tmpRoot/etc.defaults/synoinfo.conf errno=[0x0900 file_get_key_value.c:28]
Sep  3 07:36:47 findhostd: ninstaller.c:461 failed to get platform from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:36:47 findhostd: lib/system/system_max_align_get.c:86 [/tmpRoot/.system_info/pgsql_alignment] doesn't exist, check model name for alignment
Sep  3 07:36:47 findhostd: lib/system/system_endian_get.c:61 [/tmpRoot/.system_info/endian] doesn't exist, check model name for endian
Sep  3 07:36:47 findhostd: lib/system/system_bit_get.c:57 [/tmpRoot/.system_info/bits] doesn't exist, check model name for bits
Sep  3 07:36:47 findhostd: ninstaller.c:494 fail to get admin port from /tmpRoot/etc/synoinfo.conf... try another way
Sep  3 07:36:47 findhostd: ninstaller.c:374 /tmpRoot/usr/syno/etc/www/DSM.json not exist
Sep  3 07:36:47 findhostd: ninstaller.c:497 fail to get admin port from /tmpRoot/usr/syno/etc/www/DSM.json
Sep  3 07:36:47 findhostd: ninstaller.c:525 failed to get nvr key from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:36:47 findhostd: ninstaller.c:748 fail to read [unique] from [/tmpRoot//etc.defaults/synoinfo.conf]
Sep  3 07:36:47 findhostd: ninstaller.c:847 unique not match
Sep  3 07:36:47 findhostd: ninstaller.c:1207 SYSTEM_NORMAL, [Recoverable=0]
Sep  3 07:36:47 findhostd: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:36:47 findhostd: ninstaller.c:1114(FillUpgradeVolumeInfo): gszUpgradeVolDev = /dev/md0
Sep  3 07:36:47 findhostd: ninstaller.c:1115(FillUpgradeVolumeInfo): gszUpgradeVolMnt = /tmpData
Sep  3 07:36:47 findhostd: ninstaller.c:1223 gblSupportRaid: 1, gSysStatus: 1, gblCreateDataVol: 0, gblSystemRecoverable: 0
Sep  3 07:36:50 synoagentregisterd: synoagentregisterd.c:129 Generating register key...
Sep  3 07:36:50 synoagentregisterd: synoagentregisterd.c:143 Generated register key [6DBDE71F.D92F.4391.9C9B.1FAB648E3C86].
Sep  3 07:38:04 login[6716]: root login on 'console'
Sep  3 07:38:24 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:38:24 kernel: [  125.803061] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:38:24 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:38:24 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:38:24 kernel: [  125.835719] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:38:24 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:38:24 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:38:24 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:38:24 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:38:24 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:38:24 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:38:24 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:38:25 synoupgrade: ninstaller.c:683 Dev: sda, DiskPath: /dev/sda, Partition version: 8
Sep  3 07:38:25 synoupgrade: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:38:25 kernel: [  126.582629] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:38:25 kernel: [  126.644490] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:38:25 synoupgrade: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:38:25 synoupgrade: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:38:25 kernel: [  126.746705] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:38:25 kernel: [  126.769534] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:38:25 synoupgrade: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:38:25 synoupgrade: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:38:25 kernel: [  126.804685] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:38:25 kernel: [  126.819335] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:38:25 synoupgrade: ninstaller.c:430 failed to get upnpmodelname from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:38:25 synoupgrade: ninstaller.c:437 failed to get buildnumber from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:38:25 synoupgrade: ninstaller.c:444 failed to get productversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:38:25 synoupgrade: ninstaller.c:446 failed to get majorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:38:25 synoupgrade: ninstaller.c:449 failed to get minorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:38:25 synoupgrade: lib/system/system_platform_get.c:35 failed to get unique from /tmpRoot/etc.defaults/synoinfo.conf errno=[0x0900 file_get_key_value.c:28]
Sep  3 07:38:25 synoupgrade: ninstaller.c:461 failed to get platform from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:38:25 synoupgrade: lib/system/system_max_align_get.c:86 [/tmpRoot/.system_info/pgsql_alignment] doesn't exist, check model name for alignment
Sep  3 07:38:25 synoupgrade: lib/system/system_endian_get.c:61 [/tmpRoot/.system_info/endian] doesn't exist, check model name for endian
Sep  3 07:38:25 synoupgrade: lib/system/system_bit_get.c:57 [/tmpRoot/.system_info/bits] doesn't exist, check model name for bits
Sep  3 07:38:25 synoupgrade: ninstaller.c:494 fail to get admin port from /tmpRoot/etc/synoinfo.conf... try another way
Sep  3 07:38:25 synoupgrade: ninstaller.c:374 /tmpRoot/usr/syno/etc/www/DSM.json not exist
Sep  3 07:38:25 synoupgrade: ninstaller.c:497 fail to get admin port from /tmpRoot/usr/syno/etc/www/DSM.json
Sep  3 07:38:25 synoupgrade: ninstaller.c:525 failed to get nvr key from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:38:25 synoupgrade: ninstaller.c:748 fail to read [unique] from [/tmpRoot//etc.defaults/synoinfo.conf]
Sep  3 07:38:25 synoupgrade: ninstaller.c:847 unique not match
Sep  3 07:38:25 synoupgrade: ninstaller.c:1207 SYSTEM_NORMAL, [Recoverable=0]
Sep  3 07:38:25 synoupgrade: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:38:25 synoupgrade: ninstaller.c:1114(FillUpgradeVolumeInfo): gszUpgradeVolDev = /dev/md0
Sep  3 07:38:25 synoupgrade: ninstaller.c:1115(FillUpgradeVolumeInfo): gszUpgradeVolMnt = /tmpData
Sep  3 07:38:25 synoupgrade: ninstaller.c:1223 gblSupportRaid: 1, gSysStatus: 1, gblCreateDataVol: 0, gblSystemRecoverable: 0
Sep  3 07:38:54 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:38:54 kernel: [  155.798628] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:38:54 kernel: [  155.837735] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:38:54 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:38:54 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:38:54 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:38:54 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:38:54 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:38:54 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:38:54 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:38:54 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:38:54 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:48:02 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:48:02 kernel: [  703.727993] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:02 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:48:02 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:48:02 kernel: [  703.786615] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:02 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:48:02 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:48:02 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:48:02 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:48:02 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:48:02 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:48:02 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:48:11 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:48:11 kernel: [  712.216579] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:11 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:48:11 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:48:11 kernel: [  712.247427] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:11 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:48:11 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:48:11 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:48:11 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:48:11 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:48:11 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:48:11 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:48:19 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:48:19 kernel: [  720.570914] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:19 kernel: [  720.608879] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:19 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:48:19 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:48:19 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:48:19 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:48:19 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:48:19 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:48:19 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:48:19 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:48:19 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:48:24 synoupgrade: autocleanup/mount.c:19 run '/usr/bin/mount /dev/md0 /_disk'
Sep  3 07:48:24 kernel: [  725.926022] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:24 synoupgrade: autocleanup/mount.c:27 mount's exit status is zero
Sep  3 07:48:24 synoupgrade: get_disk_dsm_version.c:99 try reading disk dsm's version at file '/_disk//etc.defaults/VERSION' of key 'buildnumber'
Sep  3 07:48:24 kernel: [  725.960654] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:24 synoupgrade: get_disk_dsm_version.c:76 failed to load key 'buildnumber' from /_disk/etc.defaults/VERSION
Sep  3 07:48:24 synoupgrade: get_disk_dsm_version.c:104 failed to read dsm version on '/_disk'
Sep  3 07:48:24 synoupgrade: autocleanup/mount.c:44 run '/usr/bin/umount -l /_disk'
Sep  3 07:48:24 synoupgrade: autocleanup/mount.c:54 umount's exit status is zero
Sep  3 07:48:24 synoupgrade: autocleanup/directory.c:38 remove directory /_disk, result is 0
Sep  3 07:48:24 synoupgrade: synoupgrade.c:245 unable to get dsm version from disk device
Sep  3 07:48:24 synoupgrade: synoupgrade.c:308 unable to append query string of disk dsm version
Sep  3 07:48:25 install.cgi: install.c:520 Unknown param localinstallreq=false
Sep  3 07:48:25 install.cgi: install.c:520 Unknown param _dc=1630655306209
Sep  3 07:48:25 kernel: [  726.811555] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=26 min=48 hr=7 wkd=5 day=3 mth=8 yr=121
Sep  3 07:48:25 kernel: [  726.816614] <redpill/rtc_proxy.c:95> Writing BCD-based RTC
Sep  3 07:48:25 install.cgi: ninstaller.c:683 Dev: sda, DiskPath: /dev/sda, Partition version: 8
Sep  3 07:48:25 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:48:25 kernel: [  726.819410] RTC time set to 2021-09-03  7:48:26 (UTC)
Sep  3 07:48:25 kernel: [  726.824468] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:25 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:48:25 kernel: [  726.868936] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:25 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:48:25 kernel: [  726.973429] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:25 kernel: [  726.994351] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:25 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:48:25 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:48:25 kernel: [  727.031558] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:25 kernel: [  727.052533] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:25 install.cgi: ninstaller.c:430 failed to get upnpmodelname from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:48:25 install.cgi: ninstaller.c:437 failed to get buildnumber from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:48:25 install.cgi: ninstaller.c:444 failed to get productversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:48:25 install.cgi: ninstaller.c:446 failed to get majorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:48:25 install.cgi: ninstaller.c:449 failed to get minorversion from [/tmpRoot/etc.defaults/VERSION].
Sep  3 07:48:25 install.cgi: lib/system/system_platform_get.c:35 failed to get unique from /tmpRoot/etc.defaults/synoinfo.conf errno=[0x0900 file_get_key_value.c:28]
Sep  3 07:48:25 install.cgi: ninstaller.c:461 failed to get platform from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:48:25 install.cgi: lib/system/system_max_align_get.c:86 [/tmpRoot/.system_info/pgsql_alignment] doesn't exist, check model name for alignment
Sep  3 07:48:25 install.cgi: lib/system/system_endian_get.c:61 [/tmpRoot/.system_info/endian] doesn't exist, check model name for endian
Sep  3 07:48:25 install.cgi: lib/system/system_bit_get.c:57 [/tmpRoot/.system_info/bits] doesn't exist, check model name for bits
Sep  3 07:48:25 install.cgi: ninstaller.c:494 fail to get admin port from /tmpRoot/etc/synoinfo.conf... try another way
Sep  3 07:48:25 install.cgi: ninstaller.c:374 /tmpRoot/usr/syno/etc/www/DSM.json not exist
Sep  3 07:48:25 install.cgi: ninstaller.c:497 fail to get admin port from /tmpRoot/usr/syno/etc/www/DSM.json
Sep  3 07:48:25 install.cgi: ninstaller.c:525 failed to get nvr key from [/tmpRoot/etc.defaults/synoinfo.conf].
Sep  3 07:48:25 install.cgi: ninstaller.c:748 fail to read [unique] from [/tmpRoot//etc.defaults/synoinfo.conf]
Sep  3 07:48:25 install.cgi: ninstaller.c:847 unique not match
Sep  3 07:48:25 install.cgi: ninstaller.c:1207 SYSTEM_NORMAL, [Recoverable=0]
Sep  3 07:48:25 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:48:25 install.cgi: ninstaller.c:1114(FillUpgradeVolumeInfo): gszUpgradeVolDev = /dev/md0
Sep  3 07:48:25 install.cgi: ninstaller.c:1115(FillUpgradeVolumeInfo): gszUpgradeVolMnt = /tmpData
Sep  3 07:48:25 install.cgi: ninstaller.c:1223 gblSupportRaid: 1, gSysStatus: 1, gblCreateDataVol: 0, gblSystemRecoverable: 0
Sep  3 07:48:25 install.cgi: synoupgrade.c:762 system status = 2
Sep  3 07:48:25 install.cgi: ninstaller.c:1648 CreateDataVol=[0]
Sep  3 07:48:25 install.cgi: ninstaller.c:152 umount partition /tmpData
Sep  3 07:48:25 install.cgi: ninstaller.c:156 Fail to execute [/bin/umount -f /tmpData > /dev/null 2>&1]
Sep  3 07:48:25 install.cgi: ninstaller.c:1660 installer cmd=[/usr/syno/sbin/installer.sh -r   >> /tmp/installer_sh.log 2>&1]
Sep 3 07:48:25 burnin: B1 not started
Sep  3 07:48:25 kernel: [  727.139275] md0: detected capacity change from 2549940224 to 0
Sep  3 07:48:25 kernel: [  727.139985] md: md0: set sda1 to auto_remap [0]
Sep  3 07:48:25 kernel: [  727.140528] md: md0 stopped.
Sep  3 07:48:25 kernel: [  727.140880] md: unbind<sda1>
Sep  3 07:48:25 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/mdadm -S /dev/md0" Error="mdadm: stopped /dev/md0 "
Sep  3 07:48:25 raidtool: raid_internal_lib.c:158 [Info] clean RAID superblock of /dev/md0
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not name, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: name
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram0
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram1
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram2
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram3
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram4
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram5
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram6
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram7
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram8
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram9
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram10
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram11
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram12
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram13
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram14
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: ram15
Sep  3 07:48:25 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:25 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:25 raidtool: partition_path_enum.c:29 Failed to parsing device: md1
Sep  3 07:48:25 kernel: [  727.144512] md: export_rdev(sda1)
Sep  3 07:48:25 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/mdadm --zero-superblock /dev/sda1" Error=""
Sep  3 07:48:26 raidtool: raid_internal_lib.c:90 [Info] Clean RAID superblock on '/dev/sda1'
Sep  3 07:48:26 kernel: [  727.226044] md1: detected capacity change from 2147418112 to 0
Sep  3 07:48:26 kernel: [  727.226759] md: md1: set sda2 to auto_remap [0]
Sep  3 07:48:26 kernel: [  727.227301] md: md1 stopped.
Sep  3 07:48:26 kernel: [  727.227656] md: unbind<sda2>
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/mdadm -S /dev/md1" Error="mdadm: stopped /dev/md1 "
Sep  3 07:48:26 raidtool: raid_internal_lib.c:158 [Info] clean RAID superblock of /dev/md1
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not name, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: name
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram0
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram1
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram2
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram3
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram4
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram5
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram6
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram7
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram8
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram9
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram10
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram11
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram12
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram13
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram14
Sep  3 07:48:26 raidtool: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not ram, not match any port type
Sep  3 07:48:26 raidtool: disk/disk_port_to_container.c:38 Unknown diskType
Sep  3 07:48:26 raidtool: partition_path_enum.c:29 Failed to parsing device: ram15
Sep  3 07:48:26 kernel: [  727.231571] md: export_rdev(sda2)
Sep  3 07:48:26 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk --fast-delete 1:2 /dev/sda" Error=""
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -M1 /dev/sda" Error=""
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -M1 /dev/sda" Error=""
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -N1 -uS -q -f -j2048 -z4980480 -tfd -F /dev/sda" Error=""
Sep  3 07:48:26 raidtool: space_error_log.c:47 SpaceCommand:command="/sbin/sfdisk -N2 -uS -q -f -j0 -z4194304 -tfd -F /dev/sda" Error=""
Sep  3 07:48:29 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:29 kernel: [  730.449840] md: bind<sda1>
Sep  3 07:48:29 kernel: [  730.452198] md/raid1:md0: active with 1 out of 16 mirrors
Sep  3 07:48:29 kernel: [  730.457112] md0: detected capacity change from 0 to 2549940224
Sep  3 07:48:29 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:32 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:32 kernel: [  733.495789] md: bind<sda2>
Sep  3 07:48:32 kernel: [  733.497988] md/raid1:md1: active with 1 out of 16 mirrors
Sep  3 07:48:32 raidtool: raidtool.c:716 system inited on [/dev/sda1 ], [/dev/sda2 ]
Sep  3 07:48:32 kernel: [  733.503206] md1: detected capacity change from 0 to 2147418112
Sep  3 07:48:32 synodiskport: external/external_disk_port_check.c:158 expected sdx or /dev/sdx, not md, not match any port type
Sep  3 07:48:32 kernel: [  734.163239] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:33 kernel: [  734.205080] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:33 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:48:33 kernel: [  734.297832] <redpill/rtc_proxy.c:222> Got an invalid call to rtc_proxy_set_auto_power_on
Sep  3 07:48:33 kernel: [  734.304201] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:33 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:48:33 kernel: [  734.321490] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:48:33 install.cgi: ninstaller.c:1688 retv=[0]
Sep  3 07:48:33 install.cgi: ninstaller.c:1689(ErrFHOSTDoFdiskFormat) retv=[0]
Sep  3 07:48:33 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpData
Sep  3 07:48:33 kernel: [  734.349963] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
Sep  3 07:48:33 kernel: [  734.371913] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Sep  3 07:52:39 kernel: [  980.487506] serial8250: too much work for irq4
Sep  3 07:57:23 install.cgi: synoupgrade.c:1342 Extracting VERSION from Old Patch Format [/tmpData/@autoupdate/upload.pat][/tmpData/@autoupdate]
Sep  3 07:57:23 install.cgi: Remove /tmpData/upd@te...cmd=[/bin/rm -rf /tmpData/upd@te > /dev/null 2>&1]
Sep  3 07:57:23 install.cgi: Create /tmpData/upd@te...cmd=[/bin/mkdir -p /tmpData/upd@te > /dev/null 2>&1]
Sep  3 07:57:23 install.cgi: ninstaller.c:1299 Extracting Old Patch Format [/tmpData/upd@te.pat][/tmpData/upd@te]
Sep  3 07:57:23 install.cgi: Untar /tmpData/upd@te.pat...cmd=[/bin/tar xpf "/tmpData/upd@te.pat" -C /tmpData/upd@te > /dev/null 2>&1]
Sep  3 07:57:23 install.cgi: Verify codesign of [/tmpData/upd@te]...
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (VERSION) = 66229c474989ba58fd796d971ed0b41231084c2582c58cae55405719978c7a6d
Sep  3 07:57:24 synocodesign: VERSION: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (zImage) = 759c80981368e83c0d7f2be1f3dcc18bfae8638676e3e7938f0782e28e6ab41f
Sep  3 07:57:24 synocodesign: zImage: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (updater) = 684ee3a9ad76595eb6d2372c73ea66638d08168160c2d057bbe98c4062b0a915
Sep  3 07:57:24 synocodesign: updater: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (GRUB_VER) = 2eaa83aa49ce16c764b2069e04caf4218ab43b869cc1bc0d9afab0853ac92685
Sep  3 07:57:24 synocodesign: GRUB_VER: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (rd.gz) = 80a3855a6ac1176bddd5f0fb5dd2ca8c43b81a033f0856bccb800b18b72da23a
Sep  3 07:57:24 synocodesign: rd.gz: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (grub_cksum.syno) = 45d7280de7f5d8b6edbe04118a06c84f81f21929c11bf59044c54d6c352f46ef
Sep  3 07:57:24 synocodesign: grub_cksum.syno: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (H2OFFT-Lx64) = 5a289c5c00df6b52a5739165e82a4372379c6399a3ccd491413601d65c85e2ec
Sep  3 07:57:24 synocodesign: H2OFFT-Lx64: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (bios.ROM) = f82f451861f674f2ef977227ee5d23b768fa677ee53404588ff1a9aff4ade768
Sep  3 07:57:24 synocodesign: bios.ROM: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (platform.ini) = 0d8ad5777af60d054fb28cd454f5e9fb698e3e87c40c5431b10e81e302d173f8
Sep  3 07:57:24 synocodesign: platform.ini: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (hda1.tgz) = d744f993fa20878c23601292e84770260b478df85f7e402c66697ad55fcbd025
Sep  3 07:57:24 synocodesign: hda1.tgz: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (indexdb.txz) = c81f9374631cc088bf31a8744f7bcef12ca3f0d43540ed1e606a302ab8571eec
Sep  3 07:57:24 synocodesign: indexdb.txz: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (synohdpack_img.txz) = cb6ff9a47e9fa0f34c74a8c74af113ae5e0e712607573765fe83752288715a2f
Sep  3 07:57:24 synocodesign: synohdpack_img.txz: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/dsm6-ui-compatible-1.0.0-0070.spk) = 174ca810c9b0808034380e01eac2ad932d9285cb5b0a07151cff7534e822bb3a
Sep  3 07:57:24 synocodesign: packages/dsm6-ui-compatible-1.0.0-0070.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/USBCopy-x86_64-2.2.0-1076.spk) = 43d5accb1e160e73c261e2ee7e929816466141c00701c2217153c422194594d6
Sep  3 07:57:24 synocodesign: packages/USBCopy-x86_64-2.2.0-1076.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/SynologyUniversalSearch-x86_64-1.5.1-0510.spk) = 12a72f20d6e7c96663263d49f77151a4468fc01e32f21bb41131e48a687c6ade
Sep  3 07:57:24 synocodesign: packages/SynologyUniversalSearch-x86_64-1.5.1-0510.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/SecureSignIn-x86_64-1.0.2-0117.spk) = ac19872e2401b3ee8ad917a59a3b46e27cf6660c80cb5acf600537f4813e05b5
Sep  3 07:57:24 synocodesign: packages/SecureSignIn-x86_64-1.0.2-0117.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/ScsiTarget-x86_64-1.0.1-0197.spk) = f937017f8cbe8cc8aaa8223b034b38cda06c7d5222dc23d7deb4f794af5d98fe
Sep  3 07:57:24 synocodesign: packages/ScsiTarget-x86_64-1.0.1-0197.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/SMBService-x86_64-4.10.18-0223.spk) = 6c0102b22d0868f63fb4c44048caad89516b31acfe406388346e92c002f251b6
Sep  3 07:57:24 synocodesign: packages/SMBService-x86_64-4.10.18-0223.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/Python2-x86_64-2.7.18-1004.spk) = a081dba0d92d460b9828b50e3848bb09834d0cf46b6ece19721965c3b013b819
Sep  3 07:57:24 synocodesign: packages/Python2-x86_64-2.7.18-1004.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/OAuthService-x86_64-1.1.2-0071.spk) = d2c1a75b441827a159dd1662ef4deaf980f08850c16803bc2b0c997a3e82b167
Sep  3 07:57:24 synocodesign: packages/OAuthService-x86_64-1.1.2-0071.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/HybridShare-apollolake-1.1.0-0554.spk) = 1e190e7c4a4170e4a9a960cc5e81e937dd16c071449407fbe61eac82ad7f4ed6
Sep  3 07:57:24 synocodesign: packages/HybridShare-apollolake-1.1.0-0554.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/HighAvailability-x86_64-2.1.0-1229.spk) = e44d1bca630edf864fbb59c93bf66f65de32261cdc7374bed23de32582935a34
Sep  3 07:57:24 synocodesign: packages/HighAvailability-x86_64-2.1.0-1229.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/FileStation-x86_64-1.3.0-1378.spk) = aee149ca25b91efe2dd12f5823c0b3806219165fda6035166b89c3f3eb757ea4
Sep  3 07:57:24 synocodesign: packages/FileStation-x86_64-1.3.0-1378.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/DhcpServer-x86_64-1.0.0-0034.spk) = 19369e16d3653d2adfd3054ecdf195e2f70a7081a7ae67469cb7e5f14e2e93f8
Sep  3 07:57:24 synocodesign: packages/DhcpServer-x86_64-1.0.0-0034.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (packages/ActiveInsight-x86_64-1.0.2-1007.spk) = 0ef3c0ec46d9e9ad1128fce21a8bf1c08f1b40e04cda3e65d5dde86e8cf4a94c
Sep  3 07:57:24 synocodesign: packages/ActiveInsight-x86_64-1.0.2-1007.spk: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/chs/strings) = 171dcc19c38ef2df0ba61452bbb37a847fc8cf24b1ae0d7fe684c66a5c45c8fb
Sep  3 07:57:24 synocodesign: texts/chs/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/cht/strings) = 23403bc1cbe0681c0ed70bfdebfef02b16c4d438456d0d1a046bf0c979cc7ef1
Sep  3 07:57:24 synocodesign: texts/cht/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/csy/strings) = 64a7a18095be261de9849a175fb3c31e196aa48c1dea6115bf0d679403cc6758
Sep  3 07:57:24 synocodesign: texts/csy/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/dan/strings) = 4eb9011202f796fdda998eac31ed2c59853f19d36e9938f35967940d720a1930
Sep  3 07:57:24 synocodesign: texts/dan/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/enu/strings) = 8b7c9ea825a25e9386b70626128e1985ac2ac5da4e8e2665948907488b0547eb
Sep  3 07:57:24 synocodesign: texts/enu/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/fre/strings) = 92b77ae1a1354503c7a1abe61ba38d5700ef4cce07a7a31a57d888a02957d30a
Sep  3 07:57:24 synocodesign: texts/fre/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/ger/strings) = 7b5034f2c998d150d54bf241389f74d12e3263a0a6c6d560d8a42747c5427319
Sep  3 07:57:24 synocodesign: texts/ger/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/hun/strings) = 757a3349cc95edd8f2d6d703a1e1948e97e8bfdc2c53474f9fe2b16013a2d837
Sep  3 07:57:24 synocodesign: texts/hun/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/ita/strings) = cdce77925a0159241763eba9412763c8d59f70756c3e53ad3923d4cb2fcbf3e3
Sep  3 07:57:24 synocodesign: texts/ita/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/jpn/strings) = 054479dd28f36dc48fdf10824258b393658319c15e60c9e939fa9c37820af7ce
Sep  3 07:57:24 synocodesign: texts/jpn/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/krn/strings) = e0d176dfbe3589a692cf6358ac140674e38f018fae2b604fda0953a00b1d84bd
Sep  3 07:57:24 synocodesign: texts/krn/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/nld/strings) = 761475c17ad3a4f62d238a6c1f768062a7930ff34ce433c5a24966efbf3d4b85
Sep  3 07:57:24 synocodesign: texts/nld/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/nor/strings) = f65c22acc2055a984429347943ca7dfb975de21e16bf65c7d32f48cc221a32b4
Sep  3 07:57:24 synocodesign: texts/nor/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/plk/strings) = fde1871539d85567bef873512d64209728ebcca2998dafe6c82f576cc923cd48
Sep  3 07:57:24 synocodesign: texts/plk/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/ptb/strings) = 7181c836f57c548619fccce14371e440442c7f7619847c3d007e933326f64eb5
Sep  3 07:57:24 synocodesign: texts/ptb/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/ptg/strings) = cd15ed74c7c008d8b0b4e85ab0160cfe5311caf43ff6d5b18660bd7227874199
Sep  3 07:57:24 synocodesign: texts/ptg/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/rus/strings) = 317b75a962e4347f2cef4a702db201487535e1c31b918986ffbff4bd629e8709
Sep  3 07:57:24 synocodesign: texts/rus/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/spn/strings) = 15dfce2d5320791acfe511d65e4733e7ea8905e2eadf75be6a219fc7a9b1e861
Sep  3 07:57:24 synocodesign: texts/spn/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/sve/strings) = 4be8519820ed2baa00c4fcae92cbc08a073a4abc8afdd4ad56d108225ae4d2d3
Sep  3 07:57:24 synocodesign: texts/sve/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/tha/strings) = de6e516f904d8ed087a5b2eb94065d32e61186db18939659caeeb87412ab7d5b
Sep  3 07:57:24 synocodesign: texts/tha/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (texts/trk/strings) = eb8dc15605780dbc3cf70b6d039efbb8c6f675926c55facabd46c6ed1530bece
Sep  3 07:57:24 synocodesign: texts/trk/strings: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (expired_models) = efbb8e376238e2ed1a5e064c89aae01f6eafcb75e9060a36d7a84b154da7fabd
Sep  3 07:57:24 synocodesign: expired_models: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (DiskCompatibilityDB.tar) = 7d17e74d808b70633af9d8fbf6fe3312c5596f832b3956ffa3b05f7a8eff686c
Sep  3 07:57:24 synocodesign: DiskCompatibilityDB.tar: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (ha_dummy_ocf/infoset) = b1fc7004374f8532e0ee6b32e2ac17e53f64d45f09d9cccee2514c3440a44e9f
Sep  3 07:57:24 synocodesign: ha_dummy_ocf/infoset: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (ha_dummy_ocf/dsm_rear) = 5bfd7437657591952f30360fed3accc059187c322f50ec3f17dedf026b908796
Sep  3 07:57:24 synocodesign: ha_dummy_ocf/dsm_rear: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (ha_dummy_ocf/dsm_first) = 5bfd7437657591952f30360fed3accc059187c322f50ec3f17dedf026b908796
Sep  3 07:57:24 synocodesign: ha_dummy_ocf/dsm_first: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (ha_dummy_ocf/PromoteBegin) = 5bfd7437657591952f30360fed3accc059187c322f50ec3f17dedf026b908796
Sep  3 07:57:24 synocodesign: ha_dummy_ocf/PromoteBegin: OK
Sep  3 07:57:24 synocodesign: BLAKE2b-256 (synohamessaged-update) = ce9ca8d7e0fc492f73218a297ad0f6769acd7bdc597e5568644df55927d347b9
Sep  3 07:57:24 synocodesign: synohamessaged-update: OK
Sep  3 07:57:24 install.cgi: RemoveUpgradeFile: Remove /tmpData/upd@te.pat...
Sep  3 07:57:24 install.cgi: Verify checksum of [/tmpData/upd@te]...
Sep  3 07:57:25 install.cgi: Pass checksum of /tmpData/upd@te...
Sep  3 07:57:25 updater: updater.c:6751 Start of the updater...
Sep  3 07:57:25 updater: updater.c:3211 orgBuildNumber = 41890, newBuildNumber=41890
Sep  3 07:57:25 updater: util/updater_util.cpp:86 fail to read company in /tmpRoot//etc.defaults/synoinfo.conf
Sep  3 07:57:25 updater: updater.c:7029 ==== Start flash update ====
Sep  3 07:57:25 updater: updater.c:7033 This is X86 platform
Sep  3 07:57:25 updater: boot/boot_lock.c(228): failed to mount boot device /dev/synoboot2 /tmp/bootmnt (errno:2)
Sep  3 07:57:25 updater: updater.c:6494 Failed to mount boot partition
Sep  3 07:57:25 updater: updater.c:3118 No need to reset reason for v.41890
Sep  3 07:57:25 updater: updater.c:7636 Failed to accomplish the update! (errno = 21)
Sep  3 07:57:25 install.cgi: ninstaller.c:1546 Executing [/tmpData/upd@te/updater -v /tmpData > /dev/null 2>&1] error[21]
Sep  3 07:57:27 install.cgi: ninstaller.c:123 Mount partion /dev/md0 /tmpRoot
Sep  3 07:57:27 install.cgi: ninstaller.c:1515 Moving updater for configuration upgrade...cmd=[/bin/mv -f /tmpData/upd@te/updater /tmpRoot/.updater > /dev/null 2>&1]
Sep  3 07:57:27 install.cgi: ninstaller.c:152 umount partition /tmpRoot
Sep  3 07:57:27 install.cgi: ErrFHOSTCleanPatchDirFile: After updating /tmpData/upd@te...cmd=[/bin/rm -rf /tmpData/upd@te > /dev/null 2>&1]
Sep  3 07:57:27 install.cgi: ErrFHOSTCleanPatchDirFile: Remove /tmpData/upd@te.pat...
Sep  3 07:57:27 install.cgi: ErrFHOSTDoUpgrade(1794): child process failed, retv=-21
Sep  3 07:57:27 install.cgi: ninstaller.c:1811(ErrFHOSTDoUpgrade) err=[-1]
Sep  3 07:57:27 install.cgi: ninstaller.c:1815(ErrFHOSTDoUpgrade) retv=[-21]
Sep  3 07:57:27 install.cgi: install.c:409 Upgrade by the manual patch fail.
Sep  3 07:57:27 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
DiskStation>
 

 

Full Dmesg

 

Révélation


DiskStation> dmesg
[    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 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=xx syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=xx elevator=elevator root=/dev/md0 loglevel=15 SataPortMap=1 SasIdxMap=0
[    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: 127184(97%)
[    0.000000] RAMDISK: [mem 0x3557f000-0x36ab6fff]
[    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 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=xx syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=xx elevator=elevator root=/dev/md0 loglevel=15 SataPortMap=1 SasIdxMap=0
[    0.000000] Disk Index Map: 0C00
[    0.000000] Internal netif num: 1
[    0.000000] SYNO GPIO hdd detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Mac1: xx
[    0.000000] Power on seq num: 1
[    0.000000] Synology Hardware Version: DS918+
[    0.000000] Serial Number: xx
[    0.000000] Sata Port Map: 1
[    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: 1995136K/2096632K available (5623K kernel code, 863K rwdata, 1748K rodata, 916K init, 664K bss, 101496K 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.231 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6190.46 BogoMIPS (lpj=3095231)
[    0.000019] pid_max: default: 32768 minimum: 301
[    0.000035] ACPI: Core revision 20150930
[    0.002468] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.002483] Security Framework initialized
[    0.002499] AppArmor: AppArmor initialized
[    0.002514] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.002530] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.002546] Initializing cgroup subsys io
[    0.002561] Initializing cgroup subsys memory
[    0.002577] Initializing cgroup subsys devices
[    0.002593] Initializing cgroup subsys freezer
[    0.002608] Disabled fast string operations
[    0.002624] CPU: Physical Processor ID: 0
[    0.008468] mce: CPU supports 8 MCE banks
[    0.008499] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.008515] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.008530] Speculative Store Bypass: Vulnerable
[    0.009471] Freeing SMP alternatives memory: 24K
[    0.009700] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.019738] TSC deadline timer enabled
[    0.019756] smpboot: CPU0: Intel(R) Core(TM) i9-9900 CPU @ 3.10GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[    0.020766] Performance Events: generic architected perfmon v1, core PMU driver.
[    0.021634] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
[    0.021754] perf_event_intel: CPUID marked event: 'instructions' unavailable
[    0.022550] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.022759] perf_event_intel: CPUID marked event: 'cache references' unavailable
[    0.023611] perf_event_intel: CPUID marked event: 'cache misses' unavailable
[    0.023762] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
[    0.024625] perf_event_intel: CPUID marked event: 'branch misses' unavailable
[    0.024767] ... version:                1
[    0.025221] ... bit width:              48
[    0.025685] ... generic registers:      4
[    0.025771] ... value mask:             0000ffffffffffff
[    0.026368] ... max period:             000000007fffffff
[    0.026774] ... fixed-purpose events:   0
[    0.027228] ... event mask:             000000000000000f
[    0.028026] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.028763] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.028836] x86: Booting SMP configuration:
[    0.029323] .... node  #0, CPUs:      #1
[    0.030307] Disabled fast string operations
[    0.119000] x86: Booted up 1 node, 2 CPUs
[    0.119989] smpboot: Total of 2 processors activated (12395.59 BogoMIPS)
[    0.121145] devtmpfs: initialized
[    0.121693] PM: Registering ACPI NVS region [mem 0x7feff000-0x7fefffff] (4096 bytes)
[    0.122623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.123734] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.124509] pinctrl core: initialized pinctrl subsystem
[    0.125254] NET: Registered protocol family 16
[    0.129124] cpuidle: using governor ladder
[    0.134162] cpuidle: using governor menu
[    0.135740] Simple Boot Flag at 0x36 set to 0x80
[    0.137494] ACPI: bus type PCI registered
[    0.139205] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.141768] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.143657] PCI: Using configuration type 1 for base access
[    0.150509] ACPI: Added _OSI(Module Device)
[    0.151381] ACPI: Added _OSI(Processor Device)
[    0.152245] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.153156] ACPI: Added _OSI(Processor Aggregator Device)
[    0.160674] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.163185] ACPI: Interpreter enabled
[    0.163743] ACPI: (supports S0 S4 S5)
[    0.164337] ACPI: Using IOAPIC for interrupt routing
[    0.165020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.194090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[    0.194796] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.195801] acpi PNP0A03:00: _OSC: platform does not support [AER]
[    0.196579] acpi PNP0A03:00: _OSC: OS now controls [PME PCIeCapability]
[    0.197651] PCI host bridge to bus 0000:00
[    0.198117] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.198961] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.199805] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.200623] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.201438] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[    0.202255] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.202993] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
[    0.203746] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.204357] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[    0.205305] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[    0.206183] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[    0.207155] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[    0.208182] pci 0000:00:07.1: reg 0x20: [io  0x1060-0x106f]
[    0.208946] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.209720] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.210417] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.211182] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.211982] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[    0.213115] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.213897] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.214804] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[    0.215748] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
[    0.216533] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
[    0.218082] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[    0.219244] pci 0000:00:0f.0: reg 0x10: [io  0x1070-0x107f]
[    0.220268] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
[    0.221440] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
[    0.223764] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
[    0.224690] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.225627] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.226328] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.227319] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.228086] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.228768] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.229760] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.230520] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.231202] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.232189] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.232949] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.233625] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.234568] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.235290] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.235941] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.236880] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.237605] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.238264] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.239239] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.240010] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.240691] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.241688] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.242429] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.243095] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.244087] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.244848] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.245533] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.246520] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.247275] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.247957] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.248949] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.249694] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.250346] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.251289] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.252037] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.252710] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.253651] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.254375] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.255026] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.255987] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.256731] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.257400] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.258363] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.259099] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.259770] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.260736] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.261484] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.262153] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.263121] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.263865] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.264543] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.265509] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.266250] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.266919] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.267886] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.268630] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.269314] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.270307] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.271063] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.271743] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.272731] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.273497] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.274188] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.275177] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.275936] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.276621] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.277611] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.278363] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.279043] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.280028] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.280785] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.281470] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.282462] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.283223] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.283902] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.284891] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.285657] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.286352] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.287324] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.288068] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.288768] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.289756] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.290528] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.291212] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.292203] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.292961] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.293645] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.294638] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.295401] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.296084] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.297076] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.297832] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.298519] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.299511] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.300276] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.300962] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.301953] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.302714] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.303455] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.304147] pci 0000:02:01.0: [15ad:07e0] type 00 class 0x010601
[    0.305667] pci 0000:02:01.0: reg 0x24: [mem 0xfd5ff000-0xfd5fffff]
[    0.306482] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.307377] pci 0000:02:01.0: PME# supported from D3hot
[    0.308038] pci 0000:02:01.0: System wakeup disabled by ACPI
[    0.308728] pci 0000:02:02.0: [15ad:07e0] type 00 class 0x010601
[    0.310256] pci 0000:02:02.0: reg 0x24: [mem 0xfd5fe000-0xfd5fefff]
[    0.311060] pci 0000:02:02.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.311926] pci 0000:02:02.0: PME# supported from D3hot
[    0.312582] pci 0000:02:02.0: System wakeup disabled by ACPI
[    0.313357] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.314110] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.314784] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.315611] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.316450] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.317488] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.318512] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.319531] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.320556] pci 0000:00:11.0:   bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
[    0.321587] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.322522] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff window] (subtractive decode)
[    0.323696] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
[    0.324666] pci 0000:03:00.0: reg 0x10: [mem 0xfd4a0000-0xfd4bffff]
[    0.325667] pci 0000:03:00.0: reg 0x14: [mem 0xfd4c0000-0xfd4dffff]
[    0.326681] pci 0000:03:00.0: reg 0x18: [io  0x4000-0x401f]
[    0.327659] pci 0000:03:00.0: reg 0x1c: [mem 0xfd4fc000-0xfd4fffff]
[    0.329330] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.330375] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.331158] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.331771] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.332494] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.333465] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.334057] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.334779] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.335593] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.336636] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.337218] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.337927] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.338722] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.339773] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.340363] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.341162] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.342199] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.342792] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.343587] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.344652] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.345226] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.345999] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.347042] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.347636] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.348439] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.349470] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.350054] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.350855] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.351888] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.352475] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.353188] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.353986] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.355048] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.355628] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.356339] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.357136] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.358172] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.358757] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.359474] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.360265] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.361302] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.361902] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.362707] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.363751] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.364352] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.365144] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.366182] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.366779] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.367577] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.368604] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.369224] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.370022] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.371060] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.371651] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.372446] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.373478] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.374076] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.374795] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.375588] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.376628] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.377210] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.377924] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.378725] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.379780] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.380364] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.381077] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.381877] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.382918] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.383507] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.384323] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.385358] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.385948] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.386747] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.387777] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.388367] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.389167] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.390220] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.390813] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.391583] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.392610] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.393204] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.394007] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.395044] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.395626] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.396333] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.397144] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.398175] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.398758] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.399456] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.400271] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.401303] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.401892] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.402680] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.403712] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.404296] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.405095] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.406137] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.406728] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.407519] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.408548] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.409135] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.409935] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.410964] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.411550] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.412342] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.413382] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.413970] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.414759] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.416626] pci_bus 0000:00: on NUMA node 0
[    0.417195] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
[    0.418122] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.419193] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
[    0.420144] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15)
[    0.423855] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.424559] vgaarb: setting as boot device: PCI:0000:00:0f.0
[    0.425189] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[    0.426108] vgaarb: loaded
[    0.426413] vgaarb: bridge control possible 0000:00:0f.0
[    0.427053] SCSI subsystem initialized
[    0.427537] libata version 3.00 loaded.
[    0.427996] pps_core: LinuxPPS API ver. 1 registered
[    0.428578] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.429619] PTP clock support registered
[    0.430107] PCI: Using ACPI for IRQ routing
[    0.432513] PCI: pci_cache_line_size set to 64 bytes
[    0.433509] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.434200] e820: reserve RAM buffer [mem 0x7fee0000-0x7fffffff]
[    0.435016] clocksource: Switched to clocksource hpet
[    0.439340] AppArmor: AppArmor Filesystem Enabled
[    0.439909] pnp: PnP ACPI init
[    0.440382] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.441072] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.441751] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.442430] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.443225] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.444001] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.444742] pnp 00:03: Plug and Play ACPI device, IDs VMW0003 PNP0f13 (active)
[    0.445651] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.446392] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.447950] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.448887] system 00:06: [io  0xfce0-0xfcff] has been reserved
[    0.449553] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.450291] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved
[    0.451028] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.453747] pnp: PnP ACPI: found 7 devices
[    0.460498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.461571] pci 0000:00:15.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.462923] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.463864] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.464808] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.465769] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.466679] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.467728] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.468667] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.469625] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.470889] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.471901] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.472992] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.474586] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.475561] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.476533] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.477510] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.478546] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
[    0.479528] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.480501] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.481476] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.482451] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.483422] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
[    0.484372] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.485669] pci 0000:00:15.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.486971] pci 0000:00:15.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.488032] pci 0000:00:15.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.489101] pci 0000:00:15.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.490161] pci 0000:00:15.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.491225] pci 0000:00:15.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.492290] pci 0000:00:15.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.493355] pci 0000:00:15.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.494422] pci 0000:00:15.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.495486] pci 0000:00:15.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.496549] pci 0000:00:15.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.497607] pci 0000:00:16.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.498667] pci 0000:00:16.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.499713] pci 0000:00:16.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.500768] pci 0000:00:16.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.501833] pci 0000:00:16.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.502836] pci 0000:00:16.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.503872] pci 0000:00:16.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.504904] pci 0000:00:16.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.505911] pci 0000:00:16.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.506913] pci 0000:00:16.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.507948] pci 0000:00:17.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.508983] pci 0000:00:17.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.510025] pci 0000:00:17.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.511057] pci 0000:00:17.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.512092] pci 0000:00:17.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.513129] pci 0000:00:17.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.514159] pci 0000:00:17.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.515194] pci 0000:00:17.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.516224] pci 0000:00:17.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.517260] pci 0000:00:17.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.518290] pci 0000:00:18.2: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.519282] pci 0000:00:18.2: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.520310] pci 0000:00:18.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.521339] pci 0000:00:18.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.522367] pci 0000:00:18.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.523403] pci 0000:00:18.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.524431] pci 0000:00:18.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.525474] pci 0000:00:18.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.526500] pci 0000:00:18.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.527537] pci 0000:00:18.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.528538] pci 0000:00:18.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.529545] pci 0000:00:18.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.530555] pci 0000:00:15.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
[    0.531417] pci 0000:00:0f.0: BAR 6: assigned [mem 0x80200000-0x80207fff pref]
[    0.532201] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.532889] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.533643] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.534360] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.535112] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.535821] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.536558] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.537220] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.537953] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.538597] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.539273] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.539954] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.540665] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.541332] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.542074] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.542769] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.543500] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.544201] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.544917] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.545568] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.546285] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.546981] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.547709] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.548371] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.549109] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.549805] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.550540] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.551229] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.551963] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.552628] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.553363] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.554062] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.554803] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.555498] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.556232] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.556941] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.557656] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.558332] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.559048] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.559745] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.560482] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.561171] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.561909] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.562605] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.563310] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.564006] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.564712] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.565407] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.566141] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.566842] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.567591] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.568271] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.568988] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.569666] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.570354] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.571033] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.571722] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.572397] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.573085] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.573764] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.574449] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.575103] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.575825] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.576459] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.577151] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.577830] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.578575] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.579252] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.579986] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.580678] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.581411] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.582106] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.582838] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.583497] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.584202] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.584898] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.585595] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.586290] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.587023] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.587721] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.588456] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.589164] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.589900] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.590595] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.591342] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.591950] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
[    0.592758] pci 0000:02:02.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
[    0.593527] pci 0000:00:11.0: PCI bridge to [bus 02]
[    0.594083] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.594766] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.595547] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.596437] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref]
[    0.597247] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.597811] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.598485] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.599266] pci 0000:00:15.0:   bridge window [mem 0x80000000-0x801fffff 64bit pref]
[    0.600118] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.600669] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.601329] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.601419] pci 0000:00:15.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.602933] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.603446] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.604131] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.604885] pci 0000:00:15.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.605724] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.606255] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.606991] pci 0000:00:15.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.607816] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.608333] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.609066] pci 0000:00:15.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.609938] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.610473] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.611199] pci 0000:00:15.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.611305] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.612609] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.613329] pci 0000:00:15.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.614195] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.614755] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.615502] pci 0000:00:15.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.616369] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.616919] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.617567] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.618291] pci 0000:00:16.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.619124] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.619676] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.620329] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.620420] pci 0000:00:16.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.621927] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.622447] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.623075] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.623829] pci 0000:00:16.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.624697] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.625259] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.626017] pci 0000:00:16.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.626892] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.627433] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.628158] pci 0000:00:16.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.628270] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.629584] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.630299] pci 0000:00:16.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.631128] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.631690] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.632471] pci 0000:00:16.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.633365] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.633929] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.634678] pci 0000:00:16.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.635580] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.636151] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.636854] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.637624] pci 0000:00:17.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.638515] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.638583] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.639752] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.640492] pci 0000:00:17.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.641347] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.641904] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.642553] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.643306] pci 0000:00:17.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.644125] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.644711] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.645489] pci 0000:00:17.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.646387] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.646982] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.647772] pci 0000:00:17.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.648656] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.649248] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.650037] pci 0000:00:17.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.650931] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.651518] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.652264] pci 0000:00:17.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.653147] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.653738] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.654530] pci 0000:00:17.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.655445] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.656024] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.656739] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.657520] pci 0000:00:18.0:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.658403] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.658983] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.659709] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.660507] pci 0000:00:18.1:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.661371] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.661956] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.662732] pci 0000:00:18.2:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.663649] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.664251] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.665026] pci 0000:00:18.3:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.665879] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.666351] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.667126] pci 0000:00:18.4:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.668041] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.668633] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.669419] pci 0000:00:18.5:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.670334] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.670925] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.671712] pci 0000:00:18.6:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.672631] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.673223] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.674015] pci 0000:00:18.7:   bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.674934] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.675723] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d3fff window]
[    0.676513] pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff window]
[    0.677302] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
[    0.678097] pci_bus 0000:00: resource 8 [mem 0x80000000-0xfebfffff window]
[    0.678891] pci_bus 0000:00: resource 9 [io  0x0000-0x0cf7 window]
[    0.679606] pci_bus 0000:00: resource 10 [io  0x0d00-0xfeff window]
[    0.680328] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    0.680973] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
[    0.681700] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.682530] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.683340] pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d3fff window]
[    0.684133] pci_bus 0000:02: resource 6 [mem 0x000d4000-0x000d7fff window]
[    0.684927] pci_bus 0000:02: resource 7 [mem 0x000d8000-0x000dbfff window]
[    0.685717] pci_bus 0000:02: resource 8 [mem 0x80000000-0xfebfffff window]
[    0.686507] pci_bus 0000:02: resource 9 [io  0x0000-0x0cf7 window]
[    0.687223] pci_bus 0000:02: resource 10 [io  0x0d00-0xfeff window]
[    0.687946] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.688597] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    0.689323] pci_bus 0000:03: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
[    0.690156] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
[    0.690800] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
[    0.691521] pci_bus 0000:04: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.692315] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    0.692958] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[    0.693679] pci_bus 0000:05: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.694504] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.695223] pci_bus 0000:06: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.696056] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[    0.696786] pci_bus 0000:07: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.697607] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
[    0.698327] pci_bus 0000:08: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.699149] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.699872] pci_bus 0000:09: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.700697] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.701405] pci_bus 0000:0a: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.702239] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
[    0.702882] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
[    0.703600] pci_bus 0000:0b: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.704429] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.705073] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.705795] pci_bus 0000:0c: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.706619] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    0.707254] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    0.707979] pci_bus 0000:0d: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.708816] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
[    0.709557] pci_bus 0000:0e: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.710391] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
[    0.711110] pci_bus 0000:0f: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.711949] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
[    0.712669] pci_bus 0000:10: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.713496] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.714216] pci_bus 0000:11: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.715047] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.715768] pci_bus 0000:12: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.716591] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    0.717232] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
[    0.717954] pci_bus 0000:13: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.718758] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
[    0.719385] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.720087] pci_bus 0000:14: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.720894] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
[    0.721514] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
[    0.722210] pci_bus 0000:15: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.723024] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.723726] pci_bus 0000:16: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.724528] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
[    0.725229] pci_bus 0000:17: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.726037] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.726738] pci_bus 0000:18: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.727551] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.728237] pci_bus 0000:19: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.729026] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.729710] pci_bus 0000:1a: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.730490] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
[    0.731099] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
[    0.731794] pci_bus 0000:1b: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.732580] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
[    0.733182] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.733868] pci_bus 0000:1c: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.734657] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
[    0.735336] pci_bus 0000:1d: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.736122] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.736809] pci_bus 0000:1e: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.737592] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
[    0.738282] pci_bus 0000:1f: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.739054] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.739745] pci_bus 0000:20: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.740523] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.741212] pci_bus 0000:21: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.741999] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
[    0.742687] pci_bus 0000:22: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
[    0.743428] NET: Registered protocol family 2
[    0.744004] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.744738] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.745475] TCP: Hash tables configured (established 16384 bind 16384)
[    0.746227] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.746908] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.747648] NET: Registered protocol family 1
[    0.748155] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.748865] pci 0000:00:0f.0: Video device with shadowed ROM
[    0.749695] PCI: CLS mismatch (32 != 64), using 64 bytes
[    1.133195] Trying to unpack rootfs image as initramfs...
[    1.141205] Freeing initrd memory: 21728K
[    1.142211] redpill: loading out-of-tree module taints kernel.
[    1.142233] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    1.143249] <redpill/redpill_main.c:38> ================================================================================================
[    1.143671] <redpill/redpill_main.c:39> RedPill v0.5-git-23578eb loading...
[    1.144214] <redpill/call_protected.c:65> Got addr ffffffff812041e0 for cmdline_proc_show
[    1.144224] <redpill/cmdline_delegate.c:314> Cmdline count: 387
[    1.144235] <redpill/cmdline_delegate.c:382> Cmdline: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 syno_port_thaw=1 vender_format_version=2 earlyprintk mac1=xx syno_hdd_powerup_seq=1 pid=0x0001 log_buf_len=32M syno_hw_version=DS918+ vid=0x46f4 earlycon=uart8250,io,0x3f8,115200n8 sn=xx elevator=elevator root=/dev/md0 loglevel=15 SataPortMap=1 SasIdxMap=0
[    1.144235]
[    1.148205] <redpill/cmdline_delegate.c:393> Param #0: |BOOT_IMAGE=/zImage|
[    1.148216] <redpill/cmdline_delegate.c:288> Option "BOOT_IMAGE=/zImage" not recognized - ignoring
[    1.149206] <redpill/cmdline_delegate.c:393> Param #1: |HddHotplug=0|
[    1.149217] <redpill/cmdline_delegate.c:288> Option "HddHotplug=0" not recognized - ignoring
[    1.149227] <redpill/cmdline_delegate.c:393> Param #2: |withefi|
[    1.149238] <redpill/cmdline_delegate.c:288> Option "withefi" not recognized - ignoring
[    1.149249] <redpill/cmdline_delegate.c:393> Param #3: |console=ttyS0,115200n8|
[    1.149259] <redpill/cmdline_delegate.c:288> Option "console=ttyS0,115200n8" not recognized - ignoring
[    1.150206] <redpill/cmdline_delegate.c:393> Param #4: |DiskIdxMap=0C00|
[    1.150217] <redpill/cmdline_delegate.c:288> Option "DiskIdxMap=0C00" not recognized - ignoring
[    1.151206] <redpill/cmdline_delegate.c:393> Param #5: |netif_num=1|
[    1.151216] <redpill/cmdline_delegate.c:231> Declared network ifaces # as 1
[    1.151227] <redpill/cmdline_delegate.c:393> Param #6: |syno_hdd_detect=0|
[    1.151238] <redpill/cmdline_delegate.c:288> Option "syno_hdd_detect=0" not recognized - ignoring
[    1.152211] <redpill/cmdline_delegate.c:393> Param #7: |syno_port_thaw=1|
[    1.152221] <redpill/cmdline_delegate.c:203> Port thaw set to: 1
[    1.152232] <redpill/cmdline_delegate.c:393> Param #8: |vender_format_version=2|
[    1.152243] <redpill/cmdline_delegate.c:288> Option "vender_format_version=2" not recognized - ignoring
[    1.153203] <redpill/cmdline_delegate.c:393> Param #9: |earlyprintk|
[    1.153217] <redpill/cmdline_delegate.c:288> Option "earlyprintk" not recognized - ignoring
[    1.153228] <redpill/cmdline_delegate.c:393> Param #10: |mac1=xx|
[    1.153239] <redpill/cmdline_delegate.c:276> Set MAC #1: xx
[    1.153249] <redpill/cmdline_delegate.c:393> Param #11: |syno_hdd_powerup_seq=1|
[    1.153260] <redpill/cmdline_delegate.c:288> Option "syno_hdd_powerup_seq=1" not recognized - ignoring
[    1.154206] <redpill/cmdline_delegate.c:393> Param #12: |pid=0x0001|
[    1.154219] <redpill/cmdline_delegate.c:134> PID override: 0x0001
[    1.154230] <redpill/cmdline_delegate.c:393> Param #13: |log_buf_len=32M|
[    1.154240] <redpill/cmdline_delegate.c:288> Option "log_buf_len=32M" not recognized - ignoring
[    1.155186] <redpill/cmdline_delegate.c:393> Param #14: |syno_hw_version=DS918+|
[    1.155203] <redpill/cmdline_delegate.c:25> HW version set to: DS918+
[    1.155214] <redpill/cmdline_delegate.c:393> Param #15: |vid=0x46f4|
[    1.155224] <redpill/cmdline_delegate.c:100> VID override: 0x46f4
[    1.155235] <redpill/cmdline_delegate.c:393> Param #16: |earlycon=uart8250,io,0x3f8,115200n8|
[    1.155246] <redpill/cmdline_delegate.c:288> Option "earlycon=uart8250,io,0x3f8,115200n8" not recognized - ignoring
[    1.156206] <redpill/cmdline_delegate.c:393> Param #17: |sn=xx|
[    1.156216] <redpill/cmdline_delegate.c:44> S/N set to: xx
[    1.156227] <redpill/cmdline_delegate.c:393> Param #18: |elevator=elevator|
[    1.156238] <redpill/cmdline_delegate.c:288> Option "elevator=elevator" not recognized - ignoring
[    1.157204] <redpill/cmdline_delegate.c:393> Param #19: |root=/dev/md0|
[    1.157218] <redpill/cmdline_delegate.c:288> Option "root=/dev/md0" not recognized - ignoring
[    1.157229] <redpill/cmdline_delegate.c:393> Param #20: |loglevel=15|
[    1.157240] <redpill/cmdline_delegate.c:288> Option "loglevel=15" not recognized - ignoring
[    1.157250] <redpill/cmdline_delegate.c:393> Param #21: |SataPortMap=1|
[    1.157261] <redpill/cmdline_delegate.c:288> Option "SataPortMap=1" not recognized - ignoring
[    1.158186] <redpill/cmdline_delegate.c:393> Param #22: |SasIdxMap=0|
[    1.158204] <redpill/cmdline_delegate.c:288> Option "SasIdxMap=0" not recognized - ignoring
[    1.158214] <redpill/cmdline_delegate.c:356> Add cmdline blacklist "vid=" @ 0
[    1.158225] <redpill/cmdline_delegate.c:357> Add cmdline blacklist "pid=" @ 1
[    1.158236] <redpill/cmdline_delegate.c:358> Add cmdline blacklist "mfg" @ 2
[    1.158246] <redpill/cmdline_delegate.c:359> Add cmdline blacklist "elevator=" @ 3
[    1.158257] <redpill/cmdline_delegate.c:360> Add cmdline blacklist "loglevel=" @ 4
[    1.158268] <redpill/cmdline_delegate.c:361> Add cmdline blacklist "log_buf_len=" @ 5
[    1.158278] <redpill/cmdline_delegate.c:362> Add cmdline blacklist "earlyprintk" @ 6
[    1.158289] <redpill/cmdline_delegate.c:363> Add cmdline blacklist "syno_port_thaw=" @ 7
[    1.159187] <redpill/cmdline_delegate.c:412> CmdLine processed successfully, tokens=23
[    1.159206] <redpill/runtime_config.c:152> Found platform definition for "DS918+"
[    1.159217] <redpill/runtime_config.c:163> Validating runtime config...
[    1.159228] <redpill/runtime_config.c:49> Configured boot device type to USB
[    1.159238] <redpill/runtime_config.c:172> Config validation resulted in OK
[    1.159249] <redpill/runtime_config.c:189> Runtime config populated
[    1.159260] <redpill/uart_fixer.c:69> Registering UART fixer...
[    1.162202] <redpill/call_protected.c:90> Got addr ffffffff81928292 for early_serial_setup
[    1.162213] <redpill/uart_fixer.c:50> Fixed muted ttyS0 to hw port @ 3f8
[    1.162223] <redpill/uart_fixer.c:82> UART fixer registered
[    1.162234] <redpill/usb_boot_shim.c:201> Registered usbcore module notifier
[    1.162245] <redpill/usb_boot_shim.c:252> USB boot shim registered
[    1.162255] <redpill/boot_device_shim.c:64> Boot shim registered (type=0)
[    1.162266] <redpill/override_symbol.c:466> Overriding syscall #59 with shim_sys_execve [redpill]()<ffffffffa00000a0>
[    1.165203] <redpill/override_symbol.c:404> Failed to locate vaddr for sys_call_table using kallsyms - falling back to memory search
[    1.168205] <redpill/override_symbol.c:443> Scanning memory for sys_call_table starting at ffffffff81189bb0
[    1.169216] <redpill/override_symbol.c:453> Found sys_call_table @ ffffffff816000e0
[    1.169227] <redpill/override_symbol.c:388> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
[    1.170210] <redpill/override_symbol.c:390> #054     SyS_setsockopt+0x0/0xd0
[    1.170220] <redpill/override_symbol.c:390> #055     SyS_getsockopt+0x0/0xc0
[    1.170231] <redpill/override_symbol.c:390> #056     stub_clone+0x0/0x30
[    1.170242] <redpill/override_symbol.c:390> #057     stub_fork+0x0/0x30
[    1.170252] <redpill/override_symbol.c:390> #058     stub_vfork+0x0/0x30
[    1.170263] <redpill/override_symbol.c:390> #059     stub_execve+0x0/0x5
[    1.170274] <redpill/override_symbol.c:390> #060     SyS_exit+0x0/0x20
[    1.170284] <redpill/override_symbol.c:390> #061     SyS_wait4+0x0/0xe0
[    1.170295] <redpill/override_symbol.c:390> #062     SyS_kill+0x0/0x10
[    1.170306] <redpill/override_symbol.c:390> #063     SyS_newuname+0x0/0x10
[    1.170316] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff816002b8+8/1 (<<ffffffff81600000)
[    1.171218] <redpill/call_protected.c:66> Got addr ffffffff810498c0 for flush_tlb_all
[    1.171236] <redpill/override_symbol.c:495> syscall #59 originally stub_execve<ffffffff81579c70> will now be shim_sys_execve [redpill]<ffffffffa00000a0> @ 0
[    1.172210] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff816002b8+8/1 (<<ffffffff81600000)
[    1.173213] <redpill/override_symbol.c:388> Printing syscall table 54-64 @ ffffffff816000e0 containing 828 elements
[    1.174210] <redpill/override_symbol.c:390> #054     SyS_setsockopt+0x0/0xd0
[    1.174221] <redpill/override_symbol.c:390> #055     SyS_getsockopt+0x0/0xc0
[    1.174231] <redpill/override_symbol.c:390> #056     stub_clone+0x0/0x30
[    1.174242] <redpill/override_symbol.c:390> #057     stub_fork+0x0/0x30
[    1.174253] <redpill/override_symbol.c:390> #058     stub_vfork+0x0/0x30
[    1.174263] <redpill/override_symbol.c:390> #059     shim_sys_execve+0x0/0xa0 [redpill]
[    1.174274] <redpill/override_symbol.c:390> #060     SyS_exit+0x0/0x20
[    1.174285] <redpill/override_symbol.c:390> #061     SyS_wait4+0x0/0xe0
[    1.174295] <redpill/override_symbol.c:390> #062     SyS_kill+0x0/0x10
[    1.174306] <redpill/override_symbol.c:390> #063     SyS_newuname+0x0/0x10
[    1.174317] <redpill/intercept_execve.c:116> execve() interceptor registered
[    1.174327] <redpill/bios_shims_collection.c:176> Shimming disk led control API
[    1.174338] <redpill/override_symbol.c:173> Overriding syno_ahci_disk_led_enable() with syno_ahci_disk_led_enable_shim [redpill]()<ffffffffa000874b>
[    1.176208] <redpill/override_symbol.c:180> Found syno_ahci_disk_led_enable() @ <ffffffff8144adc0>
[    1.176218] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa000874b> for syno_ahci_disk_led_enable()<ffffffff8144adc0>: 48b8 4b8700a0ffffffff ffe0
[    1.177210] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8144adc0+12/1 (<<ffffffff8144a000)
[    1.178213] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8144adc0>
[    1.178224] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8144adc0+12/1 (<<ffffffff8144a000)
[    1.179215] <redpill/override_symbol.c:198> Override for syno_ahci_disk_led_enable set up with ffffffffa000874b
[    1.180217] <redpill/override_symbol.c:173> Overriding syno_ahci_disk_led_enable_by_port() with syno_ahci_disk_led_enable_by_port_shim [redpill]()<ffffffffa000877e>
[    1.182209] <redpill/override_symbol.c:180> Found syno_ahci_disk_led_enable_by_port() @ <ffffffff8144ae20>
[    1.183213] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa000877e> for syno_ahci_disk_led_enable_by_port()<ffffffff8144ae20>: 48b8 7e8700a0ffffffff ffe0
[    1.184212] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8144ae20+12/1 (<<ffffffff8144a000)
[    1.185217] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8144ae20>
[    1.185228] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8144ae20+12/1 (<<ffffffff8144a000)
[    1.186218] <redpill/override_symbol.c:198> Override for syno_ahci_disk_led_enable_by_port set up with ffffffffa000877e
[    1.187213] <redpill/bios_shims_collection.c:210> Finished shim_disk_leds_ctrl
[    1.187224] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
[    1.188220] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
[    1.188231] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
[    1.189215] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[    1.190220] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
[    1.190230] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[    1.191217] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
[    1.192216] <redpill/bios_shim.c:162> Registered bios module notifier
[    1.192227] <redpill/bios_shim.c:244> mfgBIOS shim registered
[    1.192238] <redpill/intercept_execve.c:62> Filename uboot_do_upd.sh will be blocked from execution
[    1.193214] <redpill/intercept_execve.c:62> Filename ./uboot_do_upd.sh will be blocked from execution
[    1.194214] <redpill/intercept_execve.c:62> Filename /usr/syno/bin/syno_pstore_collect will be blocked from execution
[    1.195214] <redpill/intercept_execve.c:62> Filename /tmpData/upd@te/sas_fw_upgrade_tool will be blocked from execution
[    1.196214] <redpill/intercept_execve.c:62> Filename ./H2OFFT-Lx64 will be blocked from execution
[    1.196224] <redpill/block_fw_update_shim.c:42> Saved backup DMI: VMware Virtual Platform
[    1.196235] <redpill/block_fw_update_shim.c:70> Firmware updater blocker registered
[    1.196245] <redpill/pci_shim.c:189> Creating vPCI devices for DS918+
[    1.196256] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9215 [redpill] with B:D:F=01:00:00 mf=0
[    1.197216] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=01 dev=00 fn=00
[    1.198215] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072100
[    1.198226]
[    1.198226] 31***********0***ADDR*******************
[    1.198237] 92 15   1b 4b  | 0x00
[    1.198247] 00 00   00 00  | 0x04
[    1.198258] 01 06   01 11  | 0x08
[    1.198269] 00 00   00 00  | 0x0C
[    1.198279] 00 00   00 00  | 0x10
[    1.198290] 00 00   00 00  | 0x14
[    1.198301] 00 00   00 00  | 0x18
[    1.198311] 00 00   00 00  | 0x1C
[    1.198322] 00 00   00 00  | 0x20
[    1.198333] 00 00   00 00  | 0x24
[    1.198343] 00 00   00 00  | 0x28
[    1.198354] 00 00   00 00  | 0x2C
[    1.198365] 00 00   00 00  | 0x30
[    1.198375] 00 00   00 00  | 0x34
[    1.198386] 00 00   00 00  | 0x38
[    1.198397] ff ff   00 ff  | 0x3C
[    1.198411] PCI host bridge to bus 0001:01
[    1.198527] pci_bus 0001:01: root bus resource [io  0x0000-0xffff]
[    1.199198] pci_bus 0001:01: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.199207] <redpill/call_protected.c:83> Got addr ffffffff811a2ab0 for getname
[    1.199217] <redpill/call_protected.c:82> Got addr ffffffff81197b20 for do_execve
[    1.199583] pci_bus 0001:01: root bus resource [bus 00-ff]
[    1.199594] pci 0001:01:00.0: [1b4b:9215] type 00 class 0x010601
[    1.200229] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.200547] pci 0001:01:00.0: Can't map mv9235 registers
[    1.200684] <redpill/virtual_pci.c:488> Added device with new bus @ bus=01 dev=00 fn=00
[    1.201216] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.201227] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=02:00:00 mf=0
[    1.202210] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=02 dev=00 fn=00
[    1.203215] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072280
[    1.203226]
[    1.203226] 31***********0***ADDR*******************
[    1.203237] 15 39   80 86  | 0x00
[    1.203247] 00 00   00 00  | 0x04
[    1.203258] 02 00   00 03  | 0x08
[    1.203269] 00 00   00 00  | 0x0C
[    1.203279] 00 00   00 00  | 0x10
[    1.203290] 00 00   00 00  | 0x14
[    1.203301] 00 00   00 00  | 0x18
[    1.203311] 00 00   00 00  | 0x1C
[    1.203322] 00 00   00 00  | 0x20
[    1.203333] 00 00   00 00  | 0x24
[    1.203343] 00 00   00 00  | 0x28
[    1.203354] 00 00   00 00  | 0x2C
[    1.203365] 00 00   00 00  | 0x30
[    1.203375] 00 00   00 00  | 0x34
[    1.203386] 00 00   00 00  | 0x38
[    1.203397] ff ff   00 ff  | 0x3C
[    1.203412] PCI host bridge to bus 0001:02
[    1.203549] pci_bus 0001:02: root bus resource [io  0x0000-0xffff]
[    1.203745] pci_bus 0001:02: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.204217] pci_bus 0001:02: busn_res: can not insert [bus 02-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.205222] pci_bus 0001:02: root bus resource [bus 00-ff]
[    1.205233] pci 0001:02:00.0: [8086:1539] type 00 class 0x020000
[    1.205250] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.205572] <redpill/virtual_pci.c:488> Added device with new bus @ bus=02 dev=00 fn=00
[    1.205712] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.206222] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_I211 [redpill] with B:D:F=03:00:00 mf=0
[    1.207204] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=03 dev=00 fn=00
[    1.208217] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790722c0
[    1.208227]
[    1.208227] 31***********0***ADDR*******************
[    1.208238] 15 39   80 86  | 0x00
[    1.208249] 00 00   00 00  | 0x04
[    1.208259] 02 00   00 03  | 0x08
[    1.208270] 00 00   00 00  | 0x0C
[    1.208281] 00 00   00 00  | 0x10
[    1.208291] 00 00   00 00  | 0x14
[    1.208302] 00 00   00 00  | 0x18
[    1.208313] 00 00   00 00  | 0x1C
[    1.208323] 00 00   00 00  | 0x20
[    1.208334] 00 00   00 00  | 0x24
[    1.208345] 00 00   00 00  | 0x28
[    1.208355] 00 00   00 00  | 0x2C
[    1.208366] 00 00   00 00  | 0x30
[    1.208377] 00 00   00 00  | 0x34
[    1.208387] 00 00   00 00  | 0x38
[    1.208398] ff ff   00 ff  | 0x3C
[    1.208413] PCI host bridge to bus 0001:03
[    1.208566] pci_bus 0001:03: root bus resource [io  0x0000-0xffff]
[    1.208779] pci_bus 0001:03: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.209218] pci_bus 0001:03: busn_res: can not insert [bus 03-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.210219] pci_bus 0001:03: root bus resource [bus 00-ff]
[    1.210230] pci 0001:03:00.0: [8086:1539] type 00 class 0x020000
[    1.210247] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.210563] <redpill/virtual_pci.c:488> Added device with new bus @ bus=03 dev=00 fn=00
[    1.210700] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.211221] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_AHCI_CTRL [redpill] with B:D:F=00:12:00 mf=0
[    1.212217] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=12 fn=00
[    1.213216] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072300
[    1.213227]
[    1.213227] 31***********0***ADDR*******************
[    1.213237] 5a e3   80 86  | 0x00
[    1.213248] 00 00   00 00  | 0x04
[    1.213259] 01 06   01 00  | 0x08
[    1.213269] 00 00   00 00  | 0x0C
[    1.213280] 00 00   00 00  | 0x10
[    1.213291] 00 00   00 00  | 0x14
[    1.213301] 00 00   00 00  | 0x18
[    1.213312] 00 00   00 00  | 0x1C
[    1.213323] 00 00   00 00  | 0x20
[    1.213333] 00 00   00 00  | 0x24
[    1.213344] 00 00   00 00  | 0x28
[    1.213355] 00 00   00 00  | 0x2C
[    1.213365] 00 00   00 00  | 0x30
[    1.213376] 00 00   00 00  | 0x34
[    1.213387] 00 00   00 00  | 0x38
[    1.213397] ff ff   00 ff  | 0x3C
[    1.213412] PCI host bridge to bus 0001:00
[    1.213562] pci_bus 0001:00: root bus resource [io  0x0000-0xffff]
[    1.213756] pci_bus 0001:00: root bus resource [mem 0x00000000-0x1fffffffffff]
[    1.214221] pci_bus 0001:00: busn_res: can not insert [bus 00-ff] under domain [bus 00-ff] (conflicts with (null) [bus 01-ff])
[    1.215217] pci_bus 0001:00: root bus resource [bus 00-ff]
[    1.215227] pci 0001:00:12.0: [8086:5ae3] type 00 class 0x010601
[    1.215243] <redpill/virtual_pci.c:484> Linux >=v4.1 quirk: calling pci_bus_add_devices(bus) manually
[    1.215560] <redpill/virtual_pci.c:488> Added device with new bus @ bus=00 dev=12 fn=00
[    1.215698] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.216221] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PA [redpill] with B:D:F=00:13:00 mf=0
[    1.217218] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=13 fn=00
[    1.218217] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072340
[    1.218228]
[    1.218228] 31***********0***ADDR*******************
[    1.218238] 5a d8   80 86  | 0x00
[    1.218249] 00 00   00 00  | 0x04
[    1.218260] 06 04   00 00  | 0x08
[    1.218270] 00 00   00 00  | 0x0C
[    1.218281] 00 00   00 00  | 0x10
[    1.218292] 00 00   00 00  | 0x14
[    1.218302] 00 00   00 00  | 0x18
[    1.218313] 00 00   00 00  | 0x1C
[    1.218324] 00 00   00 00  | 0x20
[    1.218334] 00 00   00 00  | 0x24
[    1.218345] 00 00   00 00  | 0x28
[    1.218356] 00 00   00 00  | 0x2C
[    1.218366] 00 00   00 00  | 0x30
[    1.218377] 00 00   00 00  | 0x34
[    1.218388] 00 00   00 00  | 0x38
[    1.218398] ff ff   00 ff  | 0x3C
[    1.218409] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.218420] pci 0001:00:13.0: [8086:5ad8] type 00 class 0x060400
[    1.218430] pci 0001:00:13.0: ignoring class 0x060400 (doesn't match header type 00)
[    1.219234] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=13 fn=00
[    1.219539] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.219703] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_PCIE_PB [redpill] with B:D:F=00:14:00 mf=0
[    1.220220] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=14 fn=00
[    1.221219] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072380
[    1.221230]
[    1.221230] 31***********0***ADDR*******************
[    1.221241] 5a d6   80 86  | 0x00
[    1.221251] 00 00   00 00  | 0x04
[    1.221262] 06 04   00 00  | 0x08
[    1.221273] 00 00   00 00  | 0x0C
[    1.221283] 00 00   00 00  | 0x10
[    1.221294] 00 00   00 00  | 0x14
[    1.221305] 00 00   00 00  | 0x18
[    1.221315] 00 00   00 00  | 0x1C
[    1.221326] 00 00   00 00  | 0x20
[    1.221337] 00 00   00 00  | 0x24
[    1.221347] 00 00   00 00  | 0x28
[    1.221358] 00 00   00 00  | 0x2C
[    1.221369] 00 00   00 00  | 0x30
[    1.221379] 00 00   00 00  | 0x34
[    1.221390] 00 00   00 00  | 0x38
[    1.221401] ff ff   00 ff  | 0x3C
[    1.221411] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.221422] pci 0001:00:14.0: [8086:5ad6] type 00 class 0x060400
[    1.221433] pci 0001:00:14.0: ignoring class 0x060400 (doesn't match header type 00)
[    1.222234] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=14 fn=00
[    1.222532] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.222695] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_USB_XHCI [redpill] with B:D:F=00:15:00 mf=0
[    1.223220] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=15 fn=00
[    1.224220] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790723c0
[    1.224231]
[    1.224231] 31***********0***ADDR*******************
[    1.224241] 5a a8   80 86  | 0x00
[    1.224252] 00 00   00 00  | 0x04
[    1.224263] 0c 03   30 00  | 0x08
[    1.224273] 00 00   00 00  | 0x0C
[    1.224284] 00 00   00 00  | 0x10
[    1.224295] 00 00   00 00  | 0x14
[    1.224305] 00 00   00 00  | 0x18
[    1.224316] 00 00   00 00  | 0x1C
[    1.224327] 00 00   00 00  | 0x20
[    1.224337] 00 00   00 00  | 0x24
[    1.224348] 00 00   00 00  | 0x28
[    1.224359] 00 00   00 00  | 0x2C
[    1.224369] 00 00   00 00  | 0x30
[    1.224380] 00 00   00 00  | 0x34
[    1.224391] 00 00   00 00  | 0x38
[    1.224401] ff ff   00 ff  | 0x3C
[    1.224412] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.224423] pci 0001:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    1.224441] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=15 fn=00
[    1.224734] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.224897] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_I2C [redpill] with B:D:F=00:16:00 mf=0
[    1.225221] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=16 fn=00
[    1.226223] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072400
[    1.226234]
[    1.226234] 31***********0***ADDR*******************
[    1.226244] 5a ac   80 86  | 0x00
[    1.226255] 00 00   00 00  | 0x04
[    1.226266] 11 80   00 00  | 0x08
[    1.226276] 00 00   00 00  | 0x0C
[    1.226287] 00 00   00 00  | 0x10
[    1.226298] 00 00   00 00  | 0x14
[    1.226308] 00 00   00 00  | 0x18
[    1.226319] 00 00   00 00  | 0x1C
[    1.226330] 00 00   00 00  | 0x20
[    1.226340] 00 00   00 00  | 0x24
[    1.226351] 00 00   00 00  | 0x28
[    1.226362] 00 00   00 00  | 0x2C
[    1.226372] 00 00   00 00  | 0x30
[    1.226383] 00 00   00 00  | 0x34
[    1.226394] 00 00   00 00  | 0x38
[    1.226404] ff ff   00 ff  | 0x3C
[    1.226415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.226426] pci 0001:00:16.0: [8086:5aac] type 00 class 0x118000
[    1.226443] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=16 fn=00
[    1.226734] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.226897] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_HSUART [redpill] with B:D:F=00:18:00 mf=0
[    1.227222] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=18 fn=00
[    1.228221] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072440
[    1.228232]
[    1.228232] 31***********0***ADDR*******************
[    1.228242] 5a bc   80 86  | 0x00
[    1.228253] 00 00   00 00  | 0x04
[    1.228264] 11 80   00 00  | 0x08
[    1.228274] 00 00   00 00  | 0x0C
[    1.228285] 00 00   00 00  | 0x10
[    1.228296] 00 00   00 00  | 0x14
[    1.228306] 00 00   00 00  | 0x18
[    1.228317] 00 00   00 00  | 0x1C
[    1.228328] 00 00   00 00  | 0x20
[    1.228338] 00 00   00 00  | 0x24
[    1.228349] 00 00   00 00  | 0x28
[    1.228360] 00 00   00 00  | 0x2C
[    1.228370] 00 00   00 00  | 0x30
[    1.228381] 00 00   00 00  | 0x34
[    1.228392] 00 00   00 00  | 0x38
[    1.228402] ff ff   00 ff  | 0x3C
[    1.228413] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.228424] pci 0001:00:18.0: [8086:5abc] type 00 class 0x118000
[    1.228443] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=18 fn=00
[    1.228734] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.228896] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:02 mf=1
[    1.229222] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=02
[    1.230222] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072480
[    1.230232]
[    1.230232] 31***********0***ADDR*******************
[    1.230243] 5a c6   80 86  | 0x00
[    1.230254] 00 00   00 00  | 0x04
[    1.230264] 11 80   00 00  | 0x08
[    1.230275] 00 80   00 00  | 0x0C
[    1.230286] 00 00   00 00  | 0x10
[    1.230296] 00 00   00 00  | 0x14
[    1.230307] 00 00   00 00  | 0x18
[    1.230318] 00 00   00 00  | 0x1C
[    1.230328] 00 00   00 00  | 0x20
[    1.230339] 00 00   00 00  | 0x24
[    1.230350] 00 00   00 00  | 0x28
[    1.230360] 00 00   00 00  | 0x2C
[    1.230371] 00 00   00 00  | 0x30
[    1.230382] 00 00   00 00  | 0x34
[    1.230392] 00 00   00 00  | 0x38
[    1.230403] ff ff   00 ff  | 0x3C
[    1.230414] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.230424] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=02
[    1.231222] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.231233] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SPI [redpill] with B:D:F=00:19:00 mf=1
[    1.232223] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=19 fn=00
[    1.233223] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800790724c0
[    1.233233]
[    1.233233] 31***********0***ADDR*******************
[    1.233244] 5a c6   80 86  | 0x00
[    1.233255] 00 00   00 00  | 0x04
[    1.233265] 11 80   00 00  | 0x08
[    1.233276] 00 80   00 00  | 0x0C
[    1.233287] 00 00   00 00  | 0x10
[    1.233297] 00 00   00 00  | 0x14
[    1.233308] 00 00   00 00  | 0x18
[    1.233319] 00 00   00 00  | 0x1C
[    1.233329] 00 00   00 00  | 0x20
[    1.233340] 00 00   00 00  | 0x24
[    1.233351] 00 00   00 00  | 0x28
[    1.233361] 00 00   00 00  | 0x2C
[    1.233372] 00 00   00 00  | 0x30
[    1.233383] 00 00   00 00  | 0x34
[    1.233393] 00 00   00 00  | 0x38
[    1.233404] ff ff   00 ff  | 0x3C
[    1.233415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.233425] pci 0001:00:19.0: [8086:5ac6] type 00 class 0x118000
[    1.233443] pci 0001:00:19.2: [8086:5ac6] type 00 class 0x118000
[    1.233647] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=19 fn=00
[    1.233934] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.234175] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:01 mf=1
[    1.234384] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=01
[    1.235227] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072500
[    1.235237]
[    1.235237] 31***********0***ADDR*******************
[    1.235248] 5a d4   80 86  | 0x00
[    1.235259] 00 00   00 00  | 0x04
[    1.235269] 0c 05   00 00  | 0x08
[    1.235280] 00 80   00 00  | 0x0C
[    1.235291] 00 00   00 00  | 0x10
[    1.235301] 00 00   00 00  | 0x14
[    1.235312] 00 00   00 00  | 0x18
[    1.235323] 00 00   00 00  | 0x1C
[    1.235333] 00 00   00 00  | 0x20
[    1.235344] 00 00   00 00  | 0x24
[    1.235355] 00 00   00 00  | 0x28
[    1.235365] 00 00   00 00  | 0x2C
[    1.235376] 00 00   00 00  | 0x30
[    1.235387] 00 00   00 00  | 0x34
[    1.235397] 00 00   00 00  | 0x38
[    1.235408] ff ff   00 ff  | 0x3C
[    1.235419] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.235429] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=01
[    1.236223] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.236234] <redpill/pci_shim.c:198> Calling vdev_add_INTEL_CPU_SMBUS [redpill] with B:D:F=00:1f:00 mf=1
[    1.237224] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=00 dev=1f fn=00
[    1.238224] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880079072540
[    1.238234]
[    1.238234] 31***********0***ADDR*******************
[    1.238245] 5a d4   80 86  | 0x00
[    1.238256] 00 00   00 00  | 0x04
[    1.238266] 0c 05   00 00  | 0x08
[    1.238277] 00 80   00 00  | 0x0C
[    1.238287] 00 00   00 00  | 0x10
[    1.238298] 00 00   00 00  | 0x14
[    1.238309] 00 00   00 00  | 0x18
[    1.238319] 00 00   00 00  | 0x1C
[    1.238330] 00 00   00 00  | 0x20
[    1.238341] 00 00   00 00  | 0x24
[    1.238351] 00 00   00 00  | 0x28
[    1.238362] 00 00   00 00  | 0x2C
[    1.238373] 00 00   00 00  | 0x30
[    1.238383] 00 00   00 00  | 0x34
[    1.238394] 00 00   00 00  | 0x38
[    1.238405] ff ff   00 ff  | 0x3C
[    1.238415] <redpill/virtual_pci.c:406> Found existing bus_no=0 @ bidx=3
[    1.238426] pci 0001:00:1f.0: [8086:5ad4] type 00 class 0x0c0500
[    1.238444] pci 0001:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    1.238651] <redpill/virtual_pci.c:441> Added device with existing bus @ bus=00 dev=1f fn=00
[    1.238957] <redpill/pci_shim.c:209> vPCI device created successfully
[    1.239223] <redpill/pci_shim.c:212> PCI shim registered
[    1.239398] <redpill/pmu_shim.c:358> Registering PMU emulator on line=1...
[    1.239409] <redpill/virtual_uart.c:1003> Adding vUART ttyS1
[    1.239420] <redpill/virtual_uart.c:654> Initializing ttyS1 vUART
[    1.239430] <redpill/virtual_uart.c:674> Initialized ttyS1 vUART
[    1.239441] <redpill/virtual_uart.c:812> Registering ttyS1 (io=0x2f8) in the driver
[    1.240225] <redpill/virtual_uart.c:766> serial8250 driver is not ready - the port addition will be delayed until the driver loads
[    1.241225] <redpill/intercept_driver_register.c:221> Registered driver_register watcher for serial8250 (coming=0, live=1)
[    1.242225] <redpill/intercept_driver_register.c:224> Registered the first driver_register watcher - starting watching
[    1.243224] <redpill/intercept_driver_register.c:160> Starting intercept of driver_register()
[    1.243235] <redpill/override_symbol.c:325> Overriding driver_register() with driver_register_shim [redpill]()<ffffffffa0004027>
[    1.245225] <redpill/override_symbol.c:242> Saved driver_register() ptr <ffffffff813cf2a0>
[    1.245236] <redpill/override_symbol.c:264> Generating trampoline
[    1.245246] <redpill/override_symbol.c:270> Generated trampoline to driver_register_shim+0x0/0x26d [redpill]<ffffffffa0004027> for driver_register<ffffffff813cf2a0>:
[    1.246226] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
[    1.247238] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.247248] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.247259] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.247270] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
[    1.248236] <redpill/override_symbol.c:337> Successfully overrode driver_register with trampoline to driver_register_shim+0x0/0x26d [redpill]<ffffffffa0004027>
[    1.249226] <redpill/intercept_driver_register.c:167> Intercepted driver_register()
[    1.249237] <redpill/virtual_uart.c:822> The serial8250 driver is not ready - vUART port ttyS1 (io=0x2f8) will be activated later
[    1.250232] <redpill/vuart_virtual_irq.c:66> Enabling vIRQ for ttyS1
[    1.250278] <redpill/vuart_virtual_irq.c:101> vIRQ fully enabled for for ttyS1
[    1.250289] <redpill/virtual_uart.c:1020> Added vUART at ttyS1
[    1.250299] <redpill/virtual_uart.c:942> Setting TX callback for for ttyS1 (line=1)
[    1.250310] <redpill/virtual_uart.c:961> Added TX callback for ttyS1 (line=1)
[    1.250321] <redpill/pmu_shim.c:375> PMU emulator registered
[    1.250331] <redpill/sanitize_cmdline.c:94> Cmdline param "syno_port_thaw=1" blacklisted - skipping
[    1.251236] <redpill/sanitize_cmdline.c:94> Cmdline param "earlyprintk" blacklisted - skipping
[    1.251247] <redpill/sanitize_cmdline.c:94> Cmdline param "pid=0x0001" blacklisted - skipping
[    1.251258] <redpill/sanitize_cmdline.c:94> Cmdline param "log_buf_len=32M" blacklisted - skipping
[    1.252247] <redpill/sanitize_cmdline.c:94> Cmdline param "vid=0x46f4" blacklisted - skipping
[    1.253228] <redpill/sanitize_cmdline.c:94> Cmdline param "elevator=elevator" blacklisted - skipping
[    1.254234] <redpill/sanitize_cmdline.c:94> Cmdline param "loglevel=15" blacklisted - skipping
[    1.255231] <redpill/sanitize_cmdline.c:107> Sanitized cmdline to: BOOT_IMAGE=/zImage HddHotplug=0 withefi console=ttyS0,115200n8 DiskIdxMap=0C00 netif_num=1 syno_hdd_detect=0 vender_format_version=2 mac1=xx syno_hdd_powerup_seq=1 syno_hw_version=DS918+ earlycon=uart8250,io,0x3f8,115200n8 sn=xx root=/dev/md0 SataPortMap=1 SasIdxMap=0
[    1.258237] <redpill/override_symbol.c:173> Overriding cmdline_proc_show() with cmdline_proc_show_filtered [redpill]()<ffffffffa0000650>
[    1.259240] <redpill/override_symbol.c:180> Found cmdline_proc_show() @ <ffffffff812041e0>
[    1.259251] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0000650> for cmdline_proc_show()<ffffffff812041e0>: 48b8 500600a0ffffffff ffe0
[    1.260234] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff812041e0+12/1 (<<ffffffff81204000)
[    1.261237] <redpill/override_symbol.c:194> Writing jump code to <ffffffff812041e0>
[    1.261248] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff812041e0+12/1 (<<ffffffff81204000)
[    1.262241] <redpill/override_symbol.c:198> Override for cmdline_proc_show set up with ffffffffa0000650
[    1.263231] <redpill/sanitize_cmdline.c:145> /proc/cmdline sanitized
[    1.263242] <redpill/redpill_main.c:59> RedPill v0.5-git-23578eb loaded successfully (stealth=1)
[    1.264733] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "alarmtimer" found
[    1.265138] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
[    1.265633] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.265834] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.266135] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.266503] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.266799] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.267073] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.267464] audit: initializing netlink subsys (disabled)
[    1.267657] audit: type=2000 audit(1630654583.190:1): initialized
[    1.267918] Initialise system trusted keyring
[    1.279534] VFS: Disk quotas dquot_6.6.0
[    1.279694] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.324449] Key type asymmetric registered
[    1.324459] Asymmetric key parser 'x509' registered
[    1.324476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.325282] io scheduler noop registered
[    1.325293] io scheduler deadline registered
[    1.325303] io scheduler cfq registered
[    1.325314] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "pcieport" found
[    1.326256] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.326267] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.326277] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.331450] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.331761] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.332068] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.332433] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "aer" found
[    1.332854] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.333118] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.333484] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.333770] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.334027] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.334456] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.334748] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "pcie_pme" found
[    1.335252] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.335528] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.335818] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.336114] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[    1.336464] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    1.336682] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
[    1.336932] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
[    1.337157] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
[    1.337473] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
[    1.337718] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
[    1.337972] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
[    1.338336] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
[    1.338587] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
[    1.338817] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
[    1.339062] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
[    1.339348] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
[    1.339599] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
[    1.339852] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
[    1.340110] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
[    1.340470] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
[    1.340725] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
[    1.340965] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
[    1.341249] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
[    1.341504] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
[    1.341757] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
[    1.342033] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
[    1.342314] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
[    1.342555] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
[    1.342811] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
[    1.343047] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
[    1.343449] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
[    1.343702] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
[    1.343981] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
[    1.344290] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
[    1.344522] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
[    1.344753] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
[    1.345033] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
[    1.345362] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
[    1.345634] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
[    1.345912] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
[    1.346272] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
[    1.346530] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
[    1.346776] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
[    1.347080] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
[    1.347389] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
[    1.347628] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
[    1.347912] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
[    1.348188] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
[    1.348518] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
[    1.348765] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
[    1.349043] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
[    1.349349] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
[    1.349612] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
[    1.349740] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
[    1.350261] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
[    1.350271] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
[    1.350282] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
[    1.350293] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
[    1.350303] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
[    1.350314] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
[    1.350325] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
[    1.350335] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
[    1.350346] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
[    1.350357] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
[    1.350367] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
[    1.350378] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
[    1.351249] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
[    1.351260] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
[    1.351275] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.351548] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.351804] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.352257] <redpill/intercept_driver_register.c:93> driver_register interception active - no handler observing "idma64" found
[    1.353255] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.353265] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.353276] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.353290] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.353585] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.353807] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.418470] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.439324] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.439620] console [ttyS0] enabled
[    1.439872] bootconsole [uart0] disabled
[    1.599546] <redpill/intercept_driver_register.c:98> driver_register interception active - calling handler serial8250_ready_watcher+0x0/0x20 [redpill]<ffffffffa0001300> for "serial8250"
[    1.600615] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.601081] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.601543] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.602057] <redpill/override_symbol.c:291> Obtaining lock for <ffffffff813cf2a0>
[    1.602588] <redpill/override_symbol.c:291> Writing trampoline code to <ffffffff813cf2a0>
[    1.603062] <redpill/override_symbol.c:291> Released lock for <ffffffff813cf2a0>
[    1.603537] <redpill/intercept_driver_register.c:140> Calling for DWATCH_STATE_LIVE
[    1.604025] <redpill/virtual_uart.c:710> serial8250 driver loaded - adding queued ports
[    1.604555] <redpill/virtual_uart.c:719> Processing enqueued port 1
[    1.604930] <redpill/virtual_uart.c:812> Registering ttyS1 (io=0x2f8) in the driver
[    1.626541] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.627391] <redpill/virtual_uart.c:864> ttyS1 registered with driver (line=1)
[    1.627447] <redpill/virtual_uart.c:727> Finished processing enqueued ports
[    1.627831] <redpill/intercept_driver_register.c:248> Removed serial8250_ready_watcher+0x0/0x20 [redpill]<ffffffffa0001300> watcher for serial8250 driver
[    1.628572] <redpill/intercept_driver_register.c:253> Removed last driver_register watcher - stopping watching
[    1.629367] <redpill/intercept_driver_register.c:184> Stopping intercept of driver_register()
[    1.629389] <redpill/override_symbol.c:347> Restoring driver_register<ffffffff813cf2a0> to original code
[    1.630332] <redpill/override_symbol.c:308> Obtaining lock for <ffffffff813cf2a0>
[    1.630355] <redpill/override_symbol.c:308> Writing original code to <ffffffff813cf2a0>
[    1.630377] <redpill/override_symbol.c:308> Released lock for <ffffffff813cf2a0>
[    1.630400] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff813cf2a0+12/1 (<<ffffffff813cf000)
[    1.631355] <redpill/override_symbol.c:355> Successfully restored original code of driver_register
[    1.632333] <redpill/intercept_driver_register.c:190> Intercept of driver_register() stopped
[    1.633333] Linux agpgart interface v0.103
[    1.633624] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[    1.634286] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
[    1.636172] brd: module loaded
[    1.636456] intel-lpss: probe of 0001:00:16.0 failed with error -22
[    1.636807] intel-lpss: probe of 0001:00:18.0 failed with error -22
[    1.637215] intel-lpss: probe of 0001:00:19.0 failed with error -22
[    1.637633] intel-lpss: probe of 0001:00:19.2 failed with error -22
[    1.637979] Loading iSCSI transport class v2.0-870.
[    1.645235] ahci 0000:02:01.0: version 3.0
[    1.645733] ahci 0000:02:01.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[    1.646187] ahci 0000:02:01.0: flags: 64bit ncq clo only
[    1.659214] scsi host0: ahci
[    1.659550] ata1: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff100 irq 56
[    1.964450] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.965502] ata1.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[    1.966431] ata1.00: 262144 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    1.967430] ata1.00: SN:00000000000000000001
[    1.968519] ata1.00: configured for UDMA/100
[    1.969441] ata1.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[    1.970519] I/O scheduler elevator not found
[    1.971570] scsi 0:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[    1.972759] sd 0:0:0:0: [sdm] 262144 512-byte logical blocks: (134 MB/128 MiB)
[    1.974433] ahci 0000:02:02.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[    1.974438] ahci 0000:02:02.0: flags: 64bit ncq clo only
[    1.977055] sd 0:0:0:0: [sdm] Write Protect is off
[    1.977321] sd 0:0:0:0: [sdm] Mode Sense: 00 3a 00 00
[    1.977708] sd 0:0:0:0: [sdm] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.978632]  sdm: sdm1 sdm2 sdm3
[    1.978994] sd 0:0:0:0: [sdm] Attached SCSI disk
[    1.984333] scsi host1: ahci
[    2.006964] scsi host2: ahci
[    2.028816] scsi host3: ahci
[    2.032174] scsi host4: ahci
[    2.034231] scsi host5: ahci
[    2.035552] scsi host6: ahci
[    2.038767] scsi host7: ahci
[    2.040546] scsi host8: ahci
[    2.042514] scsi host9: ahci
[    2.043208] scsi host10: ahci
[    2.044322] scsi host11: ahci
[    2.045578] scsi host12: ahci
[    2.046546] scsi host13: ahci
[    2.047861] scsi host14: ahci
[    2.048600] scsi host15: ahci
[    2.049635] scsi host16: ahci
[    2.050754] scsi host17: ahci
[    2.052114] scsi host18: ahci
[    2.053770] scsi host19: ahci
[    2.054754] scsi host20: ahci
[    2.055945] scsi host21: ahci
[    2.057024] scsi host22: ahci
[    2.058584] scsi host23: ahci
[    2.059250] scsi host24: ahci
[    2.060261] scsi host25: ahci
[    2.061082] scsi host26: ahci
[    2.062356] scsi host27: ahci
[    2.063944] scsi host28: ahci
[    2.064642] scsi host29: ahci
[    2.066020] scsi host30: ahci
[    2.066244] ata2: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe100 irq 57
[    2.066682] ata3: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe180 irq 57
[    2.066959] ata4: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe200 irq 57
[    2.067476] ata5: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe280 irq 57
[    2.067901] ata6: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe300 irq 57
[    2.068326] ata7: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe380 irq 57
[    2.068817] ata8: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe400 irq 57
[    2.069255] ata9: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe480 irq 57
[    2.069621] ata10: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe500 irq 57
[    2.070441] ata11: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe580 irq 57
[    2.070464] ata12: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe600 irq 57
[    2.070486] ata13: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe680 irq 57
[    2.070509] ata14: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe700 irq 57
[    2.070531] ata15: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe780 irq 57
[    2.070554] ata16: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe800 irq 57
[    2.070576] ata17: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe880 irq 57
[    2.070599] ata18: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe900 irq 57
[    2.071443] ata19: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fe980 irq 57
[    2.071465] ata20: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea00 irq 57
[    2.071488] ata21: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fea80 irq 57
[    2.071510] ata22: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb00 irq 57
[    2.071532] ata23: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5feb80 irq 57
[    2.071555] ata24: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec00 irq 57
[    2.072447] ata25: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fec80 irq 57
[    2.072469] ata26: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed00 irq 57
[    2.072492] ata27: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fed80 irq 57
[    2.072514] ata28: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee00 irq 57
[    2.072537] ata29: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fee80 irq 57
[    2.073447] ata30: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef00 irq 57
[    2.073469] ata31: SATA max UDMA/133 abar m4096@0xfd5fe000 port 0xfd5fef80 irq 57
[    2.266510] tsc: Refined TSC clocksource calibration: 3096.004 MHz
[    2.266536] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2ca0894888d, max_idle_ns: 440795350336 ns
[    2.378516] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.378587] ata2.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[    2.378619] ata2.00: 33554432 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    2.378651] ata2.00: SN:10000000000000000001
[    2.378715] ata2.00: configured for UDMA/100
[    2.378752] ata2.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[    2.379585] I/O scheduler elevator not found
[    2.379672] scsi 1:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[    2.380653] sd 1:0:0:0: [sda] 33554432 512-byte logical blocks: (17.2 GB/16.0 GiB)
[    2.381206] sd 1:0:0:0: [sda] Write Protect is off
[    2.381582] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.381998] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.395624]  sda: sda1 sda2
[    2.396939] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.685637] ata3: SATA link down (SStatus 0 SControl 300)
[    2.686625] ata3: No present pin info for SATA link down event
[    2.992705] ata4: SATA link down (SStatus 0 SControl 300)
[    2.992737] ata4: No present pin info for SATA link down event
[    3.268074] clocksource: Switched to clocksource tsc
[    3.297794] ata5: SATA link down (SStatus 0 SControl 300)
[    3.298993] ata5: No present pin info for SATA link down event
[    3.604955] ata6: SATA link down (SStatus 0 SControl 300)
[    3.605925] ata6: No present pin info for SATA link down event
[    3.911950] ata7: SATA link down (SStatus 0 SControl 300)
[    3.913145] ata7: No present pin info for SATA link down event
[    4.219054] ata8: SATA link down (SStatus 0 SControl 300)
[    4.220082] ata8: No present pin info for SATA link down event
[    4.526049] ata9: SATA link down (SStatus 0 SControl 300)
[    4.526220] ata9: No present pin info for SATA link down event
[    4.831196] ata10: SATA link down (SStatus 0 SControl 300)
[    4.832501] ata10: No present pin info for SATA link down event
[    5.138259] ata11: SATA link down (SStatus 0 SControl 300)
[    5.139575] ata11: No present pin info for SATA link down event
[    5.445341] ata12: SATA link down (SStatus 0 SControl 300)
[    5.448368] ata12: No present pin info for SATA link down event
[    5.756414] ata13: SATA link down (SStatus 0 SControl 300)
[    5.758412] ata13: No present pin info for SATA link down event
[    6.065494] ata14: SATA link down (SStatus 0 SControl 300)
[    6.066594] ata14: No present pin info for SATA link down event
[    6.372556] ata15: SATA link down (SStatus 0 SControl 300)
[    6.373962] ata15: No present pin info for SATA link down event
[    6.679652] ata16: SATA link down (SStatus 0 SControl 300)
[    6.680824] ata16: No present pin info for SATA link down event
[    6.986721] ata17: SATA link down (SStatus 0 SControl 300)
[    6.987902] ata17: No present pin info for SATA link down event
[    7.293809] ata18: SATA link down (SStatus 0 SControl 300)
[    7.294979] ata18: No present pin info for SATA link down event
[    7.600890] ata19: SATA link down (SStatus 0 SControl 300)
[    7.602052] ata19: No present pin info for SATA link down event
[    7.907954] ata20: SATA link down (SStatus 0 SControl 300)
[    7.909125] ata20: No present pin info for SATA link down event
[    8.215029] ata21: SATA link down (SStatus 0 SControl 300)
[    8.216406] ata21: No present pin info for SATA link down event
[    8.522120] ata22: SATA link down (SStatus 0 SControl 300)
[    8.523634] ata22: No present pin info for SATA link down event
[    8.829186] ata23: SATA link down (SStatus 0 SControl 300)
[    8.830705] ata23: No present pin info for SATA link down event
[    9.136292] ata24: SATA link down (SStatus 0 SControl 300)
[    9.137794] ata24: No present pin info for SATA link down event
[    9.443336] ata25: SATA link down (SStatus 0 SControl 300)
[    9.444443] ata25: No present pin info for SATA link down event
[    9.750366] ata26: SATA link down (SStatus 0 SControl 300)
[    9.750529] ata26: No present pin info for SATA link down event
[   10.055501] ata27: SATA link down (SStatus 0 SControl 300)
[   10.057596] ata27: No present pin info for SATA link down event
[   10.364520] ata28: SATA link down (SStatus 0 SControl 300)
[   10.365529] ata28: No present pin info for SATA link down event
[   10.671586] ata29: SATA link down (SStatus 0 SControl 300)
[   10.671746] ata29: No present pin info for SATA link down event
[   10.976716] ata30: SATA link down (SStatus 0 SControl 300)
[   10.977916] ata30: No present pin info for SATA link down event
[   11.283742] ata31: SATA link down (SStatus 0 SControl 300)
[   11.283979] ata31: No present pin info for SATA link down event
[   11.284245] ahci: probe of 0001:01:00.0 failed with error -22
[   11.284928] ahci: probe of 0001:00:12.0 failed with error -22
[   11.285231] i2c /dev entries driver
[   11.285662] i801_smbus 0001:00:1f.0: SMBus base address uninitialized, upgrade BIOS
[   11.286554] i801_smbus 0001:00:1f.1: SMBus base address uninitialized, upgrade BIOS
[   11.287385] md: raid1 personality registered for level 1
[   11.288021] NET: Registered protocol family 17
[   11.288541] Key type dns_resolver registered
[   11.289854] registered taskstats version 1
[   11.290313] Loading compiled-in untrusted X.509 certificates
[   11.290973] Loading compiled-in X.509 certificates
[   11.291478] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[   11.294213] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[   11.295405] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[   11.296761] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[   11.297916] page_owner is disabled
[   11.298264] AppArmor: AppArmor sha1 policy hashing enabled
[   11.305851] hctosys: unable to open rtc device (rtc0)
[   11.306963] Freeing unused kernel memory: 916K
[   11.307200] Write protecting the kernel read-only data: 8192k
[   11.307996] Freeing unused kernel memory: 508K
[   11.308458] Freeing unused kernel memory: 300K
[   11.346247] ACPI: bus type USB registered
[   11.346764] usbcore: registered new interface driver usbfs
[   11.347345] usbcore: registered new interface driver hub
[   11.347984] usbcore: registered new interface driver ethub
[   11.348614] usbcore: registered new device driver usb
[   11.349206] <redpill/usb_boot_shim.c:173> usbcore registered, adding device watcher
[   11.350077] <redpill/call_protected.c:93> Got ptr ffffffffa0036890 for usb_register_notify
[   11.351005] <redpill/usb_boot_shim.c:134> Registered USB device notifier
[   11.362682] xhci_hcd 0001:00:15.0: init 0001:00:15.0 fail, -16
[   11.362745] xhci_hcd: probe of 0001:00:15.0 failed with error -16
[   11.373829] usbcore: registered new interface driver usb-storage
[   11.384112] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[   11.384976] Disabling lock debugging due to kernel taint
[   11.385324] <redpill/bios_shim.c:198> Symbol section <ffffc9000012d518> @ vaddr<18446744072099774464> size[10464]
[   11.385997] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   11.386995] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa00b9000>
[   11.387994] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c0f20>
[   11.388999] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c1465>
[   11.389997] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c24e0>
[   11.390996] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c3186>
[   11.391996] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c3240>
[   11.392996] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa00c6f80>
[   11.393997] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa00c0f20>
[   11.394999] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa00b96c0>
[   11.395998] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa00c704c>
[   11.396999] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa00c7048>
[   11.397998] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa00c7044>
[   11.398999] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa00b9af0>
[   11.399998] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa00c7044>
[   11.400998] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00c3186>
[   11.401999] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa00c31a1>
[   11.403001] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00c31bf>
[   11.404000] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa00c31db>
[   11.404999] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00ba280>
[   11.405999] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00ba2e0>
[   11.406999] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00ba2a0>
[   11.407999] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00ba350>
[   11.409000] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa00ba2c0>
[   11.410000] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa00ba3c0>
[   11.411002] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa00c3fa0>
[   11.412001] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa00c3ee0>
[   11.413001] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa00ba3e0>
[   11.414001] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa00c7300>
[   11.415002] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa00ba480>
[   11.416001] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa00ba4e0>
[   11.417001] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00ba530>
[   11.418002] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa00ba580>
[   11.419002] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa00ba5e0>
[   11.420002] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa00ba640>
[   11.421002] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa00ba690>
[   11.422003] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa00ba6f0>
[   11.423003] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00ba740>
[   11.424003] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00ba790>
[   11.425003] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00ba7e0>
[   11.426004] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa00ba830>
[   11.427005] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa00ba8a0>
[   11.428005] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa00ba8f0>
[   11.429006] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa00ba940>
[   11.430006] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa00baa50>
[   11.431006] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa00babb0>
[   11.432006] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c8728>
[   11.433005] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa00c3240>
[   11.434006] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa00c71b4>
[   11.435006] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa00baca0>
[   11.436006] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa00c8730>
[   11.437006] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa00bad00>
[   11.438007] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa00bad20>
[   11.439007] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa00c71c0>
[   11.440008] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa00bafe0>
[   11.441007] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa00c4400>
[   11.442007] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa00c72e0>
[   11.443008] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa00c8738>
[   11.444008] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa00c43f0>
[   11.445008] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa00c0f50>
[   11.446009] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa00c0f40>
[   11.447010] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa00c71b4>
[   11.448009] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa00c3260>
[   11.449010] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00c11a0>
[   11.450010] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00c1080>
[   11.451010] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa00c0f60>
[   11.452010] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa00c8734>
[   11.453010] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000119230>
[   11.454013] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000119246>
[   11.455011] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000011925c>
[   11.456011] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000011926d>
[   11.457011] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900001192a8>
[   11.458012] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa00c31f0>
[   11.459012] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa00c12c0>
[   11.460012] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900001192c1>
[   11.461012] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900001192fb>
[   11.462012] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa00c3218>
[   11.463013] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa00c12d0>
[   11.464013] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa00bd5c0>
[   11.465015] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c47e0>
[   11.466014] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c47c0>
[   11.467014] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa00bd630>
[   11.468014] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa00bd660>
[   11.469015] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c4800>
[   11.470015] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c47a0>
[   11.471016] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c4780>
[   11.472016] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4760>
[   11.473016] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa00bd6f0>
[   11.474016] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa00bd720>
[   11.475016] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c4c20>
[   11.476017] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c4c00>
[   11.477017] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa00bd790>
[   11.478017] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa00bd7c0>
[   11.479017] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c4c40>
[   11.480017] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c4be0>
[   11.481017] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c4bc0>
[   11.482018] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4ba0>
[   11.483019] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa00bd850>
[   11.484018] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa00bd880>
[   11.485020] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c5060>
[   11.486019] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5040>
[   11.487019] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa00bd8f0>
[   11.488019] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa00bd920>
[   11.489020] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5080>
[   11.490020] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5020>
[   11.491020] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5000>
[   11.492020] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c4fe0>
[   11.493020] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa00bd9b0>
[   11.494021] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa00bd9e0>
[   11.495021] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c54a0>
[   11.496021] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5480>
[   11.497022] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa00bda50>
[   11.498022] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa00bda80>
[   11.499022] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c54c0>
[   11.500022] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5460>
[   11.501022] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5440>
[   11.502023] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5420>
[   11.503023] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa00bdb10>
[   11.504023] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa00bdb40>
[   11.505023] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c58e0>
[   11.506024] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c58c0>
[   11.507025] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa00bdbb0>
[   11.508028] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa00bdbe0>
[   11.509024] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5900>
[   11.510025] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c58a0>
[   11.511025] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5880>
[   11.512025] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5860>
[   11.513026] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa00bdc70>
[   11.514026] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa00bdca0>
[   11.515026] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c5d20>
[   11.516027] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c5d00>
[   11.517027] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa00bdd10>
[   11.518027] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa00bdd40>
[   11.519028] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c5d40>
[   11.520028] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c5ce0>
[   11.521028] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c5cc0>
[   11.522028] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c5ca0>
[   11.523028] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa00bddd0>
[   11.524028] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa00bde00>
[   11.525029] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c6160>
[   11.526029] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c6140>
[   11.527029] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa00bde70>
[   11.528030] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa00bdea0>
[   11.529030] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c6180>
[   11.530030] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c6120>
[   11.531030] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c6100>
[   11.532031] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c60e0>
[   11.533030] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa00bdf30>
[   11.534031] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa00bdf60>
[   11.535031] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c65a0>
[   11.536032] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c6580>
[   11.537032] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa00bdfd0>
[   11.538032] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa00be000>
[   11.539033] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c65c0>
[   11.540032] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c6560>
[   11.541033] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c6540>
[   11.542034] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c6520>
[   11.543033] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa00be090>
[   11.544033] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa00be0c0>
[   11.545034] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa00c6a00>
[   11.546034] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa00c69e0>
[   11.547036] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa00be130>
[   11.548034] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa00be170>
[   11.549034] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa00c6a20>
[   11.550035] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa00c69c0>
[   11.551035] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa00c69a0>
[   11.552036] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa00c6980>
[   11.553035] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa00c6960>
[   11.554036] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa00be210>
[   11.555036] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa00c6a88>
[   11.556036] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa00c1380>
[   11.557036] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa00c1410>
[   11.558037] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa00c1430>
[   11.559037] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa00befc0>
[   11.560038] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa00c8740>
[   11.561037] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa00c1450>
[   11.562038] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa00bfac0>
[   11.563038] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa00c8758>
[   11.564039] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa00bfaf0>
[   11.565039] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa00bfb20>
[   11.566039] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa00bfb50>
[   11.567039] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa00c6aa0>
[   11.568039] <redpill/bios_shim.c:211> Found vtable - size 416
[   11.568276] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa00c6aa0 =416=> ffffffffa00c77a0>
[   11.569044] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   11.570040] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   11.571047] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
[   11.571946] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   11.573047] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   11.574077] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
[   11.575041] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   11.576043] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   11.577041] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   11.578041] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   11.579033] 60 f2 0b a0 ff ff ff ff  [04] 0x020      ffffffffa00bf260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   11.580042] 70 f4 0b a0 ff ff ff ff  [05] 0x028      ffffffffa00bf470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   11.581042] 10 92 0b a0 ff ff ff ff  [06] 0x030      ffffffffa00b9210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   11.582043] 90 fe 0b a0 ff ff ff ff  [07] 0x038      ffffffffa00bfe90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   11.583042] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   11.584007] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   11.585044] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   11.586036] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   11.587032] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   11.588027] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   11.589017] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   11.590012] 70 96 0b a0 ff ff ff ff  [15] 0x078      ffffffffa00b9670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   11.591045] 90 96 0b a0 ff ff ff ff  [16] 0x080      ffffffffa00b9690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   11.592045] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   11.593040] a0 ee 0b a0 ff ff ff ff  [18] 0x090      ffffffffa00beea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   11.594045] 80 ed 0b a0 ff ff ff ff  [19] 0x098      ffffffffa00bed80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   11.595048] 30 f7 0b a0 ff ff ff ff  [20] 0x0a0      ffffffffa00bf730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   11.596046] 50 ef 0b a0 ff ff ff ff  [21] 0x0a8      ffffffffa00bef50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   11.597046] 70 fe 0b a0 ff ff ff ff  [22] 0x0b0      ffffffffa00bfe70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   11.598047] f0 fa 0b a0 ff ff ff ff  [23] 0x0b8      ffffffffa00bfaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   11.599047] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   11.600038] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   11.601047] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   11.602040] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   11.603047] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   11.604048] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   11.605040] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   11.606030] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   11.607021] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   11.607274] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   11.608038] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   11.609052] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   11.610049] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   11.611050] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   11.612050] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   11.613051] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   11.614050] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   11.615051] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   11.616051] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   11.617051] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   11.618051] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   11.619051] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   11.620052] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   11.621052] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   11.622052] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   11.623053] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   11.624053] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   11.625053] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   11.626054]
[   11.626237] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
[   11.627058] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa00b9210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.629057] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa00bfe90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.631056] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.632814] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.634058] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa00b9670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.635963] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa00b9690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
[   11.637905] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
[   11.639059] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa00bfe70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.640964] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa00bfaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.642933] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.644059] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.645811] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.647060] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.648060] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.649813] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.651059] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   11.651979] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa00bf260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
[   11.653939] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa00bf470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
[   11.655892] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa00bf730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
[   11.657995] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa00bed80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
[   11.660003] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa00beea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
[   11.662066] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa00bef50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
[   11.664063] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
[   11.665063] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   11.666063] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   11.667063] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   11.668065] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   11.669032] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   11.670064] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   11.671064] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.672065] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.673066] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   11.674032] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   11.675066] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.676066] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.677066] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   11.678034] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   11.679004] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   11.679975] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.681067] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   11.682068] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   11.683067] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   11.684068] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   11.685068] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   11.686068] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   11.687068] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.688068] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.689069] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.690070] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   11.691069] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   11.692062] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   11.692846] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   11.693846] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.694847] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.695847] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.696848] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   11.697848] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.698848] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.699848] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   11.700849] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   11.701849] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   11.702849] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   11.703849] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   11.704850] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   11.705850] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   11.706850] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   11.707850] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   11.708850] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   11.709851] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   11.710851] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   11.711851] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   11.712851] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   11.713852] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   11.714852] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   11.715852] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   11.716852]
[   11.716877] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
[   11.717853] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   11.718116] synobios open /dev/ttyS1 success
[   11.718404] WARNING: inconsistent syno gpio info, hdd detect
[   11.718762] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   11.719898] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   11.721036] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   11.722067] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   11.723070] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   11.724066] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   11.725073] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   11.725098] Time got from RTC is 2021-09-03  7:36:35 (UTC)
[   11.725122] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=35 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
[   11.726080] 2021-9-3 7:36:35 UTC
[   11.726105] synobios: load, major number 201
[   11.726129] Brand: Synology
[   11.726153] Model: DS-918+
[   11.726178] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   11.727070] synobios cpu_arch proc entry initialized
[   11.727094] synobios crypto_hw proc entry initialized
[   11.727118] synobios syno_platform proc entry initialized
[   11.727143] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
[   11.728069] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   11.729071] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   11.730070] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   11.731071] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   11.732068] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   11.733068] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   11.734070] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.735069] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.736069] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   11.737069] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   11.738070] a0 fc 0b a0 ff ff ff ff  [10] 0x050      ffffffffa00bfca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   11.739070] 30 fe 0b a0 ff ff ff ff  [11] 0x058      ffffffffa00bfe30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   11.740070] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   11.741070] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   11.742071] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   11.743070] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.744071] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   11.745071] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   11.746073] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   11.747073] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   11.748072] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   11.749072] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   11.750072] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.751073] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.752073] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.753073] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   11.754074] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   11.755074] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   11.756074] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   11.757075] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.758075] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.759075] 80 fc 0b a0 ff ff ff ff  [31] 0x0f8      ffffffffa00bfc80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   11.760076] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   11.761076] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.762075] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.763077] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   11.764076] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   11.765076] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   11.766077] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   11.767077] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   11.768078] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   11.769078] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   11.770076] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   11.771071] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   11.772062] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   11.773050] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   11.774011] 30 02 0c a0 ff ff ff ff  [46] 0x170      ffffffffa00c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   11.775083] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   11.776075] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   11.777079] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   11.778079] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   11.779080] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   11.780082]
[   11.780106] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
[   11.781089] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa00bfca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.783086] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa00bfe30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.785057] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa00bfc80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   11.786952] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   11.786976] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa00c6aa0
[   11.787986] 80 6c 0c a0 ff ff ff ff  [00] 0x000      ffffffffa00c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   11.789082] 60 96 0b a0 ff ff ff ff  [01] 0x008      ffffffffa00b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   11.790083] 60 ff 0b a0 ff ff ff ff  [02] 0x010      ffffffffa00bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   11.791083] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   11.792084] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   11.793084] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   11.794084] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.795084] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.796084] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   11.797077] b0 00 0c a0 ff ff ff ff  [09] 0x048      ffffffffa00c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   11.798084] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.799086] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.800085] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   11.801079] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   11.802069] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   11.803059] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.804086] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   11.805087] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   11.806088] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   11.807087] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   11.808088] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   11.809088] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   11.810088] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.811089] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.812088] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.813089] 20 fb 0b a0 ff ff ff ff  [25] 0x0c8      ffffffffa00bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   11.814090] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   11.815058] c0 fa 0b a0 ff ff ff ff  [27] 0x0d8      ffffffffa00bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   11.816089] 50 fb 0b a0 ff ff ff ff  [28] 0x0e0      ffffffffa00bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   11.817089] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.818090] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.819090] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.820090] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   11.821055] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.822090] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   11.823091] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   11.824056] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   11.825023] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   11.825986] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   11.826948] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   11.827911] 90 fb 0b a0 ff ff ff ff  [40] 0x140      ffffffffa00bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   11.829093] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   11.830063] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   11.831030] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   11.831997] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   11.832968] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   11.833956] 30 02 0c a0 ff ff ff ff  [46] 0x170      ffffffffa00c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   11.835095] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   11.836054] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   11.837022] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   11.837984] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   11.838951] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   11.839915]
[   11.839939] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa00c6c40
[   11.840874] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   11.845083] Module [apollolake_synobios] is removed.
[   11.845104] synobios: unload
[   11.845147] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   11.845876] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
[   11.846964] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
[   11.847866] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
[   11.848868] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   11.849868] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
[   11.849892] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   11.850872] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
[   11.892034] md: md0 stopped.
[   11.893677] md: bind<sda1>
[   11.895370] md/raid1:md0: active with 1 out of 16 mirrors
[   11.907055] md0: detected capacity change from 0 to 2549940224
[   11.948974] random: nonblocking pool is initialized
[   11.986061] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   12.000000] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   15.077595] md: md1 stopped.
[   15.080993] md: bind<sda2>
[   15.088024] md/raid1:md1: active with 1 out of 16 mirrors
[   15.181810] md1: detected capacity change from 0 to 2147418112
[   15.238464] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k
[   15.528436] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[   15.529172] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[   15.530242] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   15.678904] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
[   15.836548] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:11:32:94:27:d3
[   15.837515] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   15.838423] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
[   15.881372] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[   15.882209] Copyright(c) 2007 - 2018 Intel Corporation.
[   15.882908] igb: probe of 0001:02:00.0 failed with error -5
[   15.883623] igb: probe of 0001:03:00.0 failed with error -5
[   15.933706] RPC: Registered named UNIX socket transport module.
[   15.934432] RPC: Registered udp transport module.
[   15.934997] RPC: Registered tcp transport module.
[   15.935572] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.026932] <redpill/bios_shim.c:198> Symbol section <ffffc90000448518> @ vaddr<18446744072101871616> size[10464]
[   16.028146] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   16.029223] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa02b9000>
[   16.030298] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c0f20>
[   16.031383] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c1465>
[   16.032461] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c24e0>
[   16.033545] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c3186>
[   16.034628] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c3240>
[   16.035721] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa02c6f80>
[   16.036804] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa02c0f20>
[   16.038084] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa02b96c0>
[   16.039393] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa02c704c>
[   16.040590] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa02c7048>
[   16.041845] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa02c7044>
[   16.043049] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa02b9af0>
[   16.044260] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa02c7044>
[   16.045429] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02c3186>
[   16.046850] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02c31a1>
[   16.048299] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02c31bf>
[   16.049714] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02c31db>
[   16.051062] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02ba280>
[   16.052441] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02ba2e0>
[   16.053772] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02ba2a0>
[   16.055165] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02ba350>
[   16.056506] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa02ba2c0>
[   16.057888] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa02ba3c0>
[   16.059267] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa02c3fa0>
[   16.076395] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa02c3ee0>
[   16.077638] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa02ba3e0>
[   16.079079] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa02c7300>
[   16.080263] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa02ba480>
[   16.081691] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02ba4e0>
[   16.083258] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02ba530>
[   16.084609] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02ba580>
[   16.086203] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa02ba5e0>
[   16.087546] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa02ba640>
[   16.088874] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa02ba690>
[   16.090198] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa02ba6f0>
[   16.091562] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02ba740>
[   16.093032] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02ba790>
[   16.094443] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02ba7e0>
[   16.095808] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa02ba830>
[   16.097102] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa02ba8a0>
[   16.098448] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa02ba8f0>
[   16.099786] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa02ba940>
[   16.101094] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa02baa50>
[   16.102414] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa02babb0>
[   16.103622] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02c8728>
[   16.104828] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa02c3240>
[   16.106078] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa02c71b4>
[   16.107390] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa02baca0>
[   16.108669] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa02c8730>
[   16.109907] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa02bad00>
[   16.111257] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa02bad20>
[   16.112565] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa02c71c0>
[   16.113856] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa02bafe0>
[   16.115068] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa02c4400>
[   16.116298] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa02c72e0>
[   16.117473] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa02c8738>
[   16.118680] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa02c43f0>
[   16.119876] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa02c0f50>
[   16.121124] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa02c0f40>
[   16.122327] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa02c71b4>
[   16.123509] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa02c3260>
[   16.124750] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02c11a0>
[   16.126131] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02c1080>
[   16.127513] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02c0f60>
[   16.128933] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa02c8734>
[   16.130111] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000434230>
[   16.131373] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000434246>
[   16.132665] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000043425c>
[   16.133962] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000043426d>
[   16.135274] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900004342a8>
[   16.136612] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa02c31f0>
[   16.137868] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa02c12c0>
[   16.139159] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900004342c1>
[   16.140440] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900004342fb>
[   16.141767] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa02c3218>
[   16.143007] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa02c12d0>
[   16.144282] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa02bd5c0>
[   16.145512] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c47e0>
[   16.146676] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c47c0>
[   16.147838] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa02bd630>
[   16.149142] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa02bd660>
[   16.150370] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c4800>
[   16.151555] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c47a0>
[   16.152762] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c4780>
[   16.153953] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4760>
[   16.155193] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa02bd6f0>
[   16.156424] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa02bd720>
[   16.157631] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c4c20>
[   16.158774] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c4c00>
[   16.159910] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa02bd790>
[   16.161152] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa02bd7c0>
[   16.162342] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c4c40>
[   16.163462] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c4be0>
[   16.164635] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c4bc0>
[   16.165791] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4ba0>
[   16.167000] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa02bd850>
[   16.168239] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa02bd880>
[   16.169443] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c5060>
[   16.170583] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5040>
[   16.171730] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa02bd8f0>
[   16.172983] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa02bd920>
[   16.174170] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5080>
[   16.175295] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5020>
[   16.176471] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5000>
[   16.177638] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c4fe0>
[   16.178866] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa02bd9b0>
[   16.180107] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa02bd9e0>
[   16.181349] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c54a0>
[   16.182517] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5480>
[   16.183668] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa02bda50>
[   16.184952] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa02bda80>
[   16.186166] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c54c0>
[   16.187295] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5460>
[   16.188473] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5440>
[   16.189652] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5420>
[   16.190900] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa02bdb10>
[   16.192173] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa02bdb40>
[   16.193384] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c58e0>
[   16.194531] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c58c0>
[   16.195682] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa02bdbb0>
[   16.196972] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa02bdbe0>
[   16.198185] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5900>
[   16.199315] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c58a0>
[   16.200488] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5880>
[   16.201664] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5860>
[   16.202886] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa02bdc70>
[   16.204132] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa02bdca0>
[   16.205375] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c5d20>
[   16.206534] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c5d00>
[   16.207682] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa02bdd10>
[   16.208935] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa02bdd40>
[   16.210142] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c5d40>
[   16.211274] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c5ce0>
[   16.212443] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c5cc0>
[   16.213608] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c5ca0>
[   16.214830] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa02bddd0>
[   16.216084] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa02bde00>
[   16.217294] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c6160>
[   16.218435] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c6140>
[   16.219601] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa02bde70>
[   16.220905] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa02bdea0>
[   16.222088] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c6180>
[   16.223213] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c6120>
[   16.224388] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c6100>
[   16.225590] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c60e0>
[   16.226838] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa02bdf30>
[   16.228080] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa02bdf60>
[   16.229319] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c65a0>
[   16.230497] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c6580>
[   16.231653] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa02bdfd0>
[   16.232935] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa02be000>
[   16.234149] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c65c0>
[   16.235310] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c6560>
[   16.236545] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c6540>
[   16.237785] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c6520>
[   16.239045] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa02be090>
[   16.240342] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa02be0c0>
[   16.241594] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02c6a00>
[   16.242775] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02c69e0>
[   16.243967] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa02be130>
[   16.245248] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa02be170>
[   16.246458] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02c6a20>
[   16.247622] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02c69c0>
[   16.248832] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02c69a0>
[   16.250030] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02c6980>
[   16.251314] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa02c6960>
[   16.252594] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa02be210>
[   16.253884] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa02c6a88>
[   16.255038] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa02c1380>
[   16.256266] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa02c1410>
[   16.257532] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa02c1430>
[   16.258751] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa02befc0>
[   16.260001] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa02c8740>
[   16.261226] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa02c1450>
[   16.262554] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa02bfac0>
[   16.264290] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa02c8758>
[   16.265880] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa02bfaf0>
[   16.267411] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa02bfb20>
[   16.268621] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa02bfb50>
[   16.269810] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02c6aa0>
[   16.271001] <redpill/bios_shim.c:211> Found vtable - size 416
[   16.271658] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa02c6aa0 =416=> ffffffffa02c77a0>
[   16.272981] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   16.274027] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   16.275399] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
[   16.276313] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   16.277651] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   16.278738] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
[   16.279796] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   16.281242] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   16.282485] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   16.283733] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   16.284747] 60 f2 2b a0 ff ff ff ff  [04] 0x020      ffffffffa02bf260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   16.286086] 70 f4 2b a0 ff ff ff ff  [05] 0x028      ffffffffa02bf470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   16.287432] 10 92 2b a0 ff ff ff ff  [06] 0x030      ffffffffa02b9210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   16.288808] 90 fe 2b a0 ff ff ff ff  [07] 0x038      ffffffffa02bfe90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   16.290218] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   16.291239] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   16.292559] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   16.293568] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   16.294599] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   16.295902] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   16.297214] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   16.298519] 70 96 2b a0 ff ff ff ff  [15] 0x078      ffffffffa02b9670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   16.300117] 90 96 2b a0 ff ff ff ff  [16] 0x080      ffffffffa02b9690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   16.301740] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   16.303055] a0 ee 2b a0 ff ff ff ff  [18] 0x090      ffffffffa02beea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   16.304902] 80 ed 2b a0 ff ff ff ff  [19] 0x098      ffffffffa02bed80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   16.306709] 30 f7 2b a0 ff ff ff ff  [20] 0x0a0      ffffffffa02bf730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   16.308615] 50 ef 2b a0 ff ff ff ff  [21] 0x0a8      ffffffffa02bef50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   16.310581] 70 fe 2b a0 ff ff ff ff  [22] 0x0b0      ffffffffa02bfe70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   16.312583] f0 fa 2b a0 ff ff ff ff  [23] 0x0b8      ffffffffa02bfaf0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   16.314529] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   16.315947] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   16.317694] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   16.319038] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   16.320762] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   16.322463] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   16.323629] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   16.324676] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   16.325708] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   16.326752] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   16.327794] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   16.328828] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   16.329877] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   16.330925] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   16.332046] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   16.333077] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   16.334104] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   16.335394] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   16.336419] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   16.337457] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   16.338496] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   16.339539] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   16.340567] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   16.341598] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   16.342638] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   16.343667] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   16.344701] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   16.345729] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   16.346761]
[   16.346954] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
[   16.347961] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa02b9210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.350098] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa02bfe90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.352250] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.354072] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.355893] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa02b9670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.357867] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa02b9690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
[   16.359891] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
[   16.361743] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa02bfe70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.363674] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa02bfaf0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.365654] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.367447] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.369219] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.370990] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.372765] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.374537] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.376355] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   16.377306] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa02bf260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
[   16.379277] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa02bf470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
[   16.381302] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa02bf730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
[   16.383473] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa02bed80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
[   16.385563] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa02beea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
[   16.387720] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa02bef50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
[   16.389916] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
[   16.390982] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   16.392430] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   16.393656] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   16.394889] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   16.395885] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   16.397090] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   16.398308] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.399563] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.400804] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   16.401801] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   16.403112] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.404362] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.405617] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   16.406641] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   16.407657] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   16.408654] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.409915] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   16.411238] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   16.412512] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   16.413863] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   16.415157] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   16.416455] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   16.417763] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.419040] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.420260] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.421486] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   16.422765] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   16.423764] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   16.425047] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   16.426314] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.427559] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.428779] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.430009] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   16.431008] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.432228] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.433454] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   16.434453] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   16.435450] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   16.436446] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   16.437451] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   16.438459] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   16.439703] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   16.440706] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   16.441705] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   16.442704] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   16.443701] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   16.444697] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   16.445694] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   16.446701] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   16.447699] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   16.448700] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   16.449698] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   16.450698]
[   16.450880] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
[   16.451858] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   16.453117] synobios open /dev/ttyS1 success
[   16.453648] WARNING: inconsistent syno gpio info, hdd detect
[   16.454363] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   16.455540] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   16.456707] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   16.457899] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   16.459057] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   16.460073] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   16.461116] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   16.461783] Time got from RTC is 2021-09-03  7:36:38 (UTC)
[   16.462397] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=38 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
[   16.463561] 2021-9-3 7:36:38 UTC
[   16.463939] synobios: load, major number 201
[   16.464438] Brand: Synology
[   16.464801] Model: DS-918+
[   16.465141] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   16.466144] synobios cpu_arch proc entry initialized
[   16.466729] synobios crypto_hw proc entry initialized
[   16.467329] synobios syno_platform proc entry initialized
[   16.467965] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
[   16.469052] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   16.470495] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   16.471745] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   16.472979] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   16.473980] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   16.475190] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   16.476404] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.477629] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.478874] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   16.479911] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   16.481232] a0 fc 2b a0 ff ff ff ff  [10] 0x050      ffffffffa02bfca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   16.482658] 30 fe 2b a0 ff ff ff ff  [11] 0x058      ffffffffa02bfe30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   16.483983] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   16.485008] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   16.486034] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   16.487056] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.488308] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   16.489600] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   16.490903] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   16.492232] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   16.493533] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   16.494850] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   16.496196] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.497449] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.498674] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.499909] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   16.501171] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   16.502123] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   16.503345] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   16.504561] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.505726] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.506891] 80 fc 2b a0 ff ff ff ff  [31] 0x0f8      ffffffffa02bfc80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   16.508098] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   16.509051] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.510217] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.511385] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   16.512338] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   16.513292] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   16.514245] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   16.515198] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   16.516153] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   16.517374] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   16.518379] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   16.519388] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   16.520389] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   16.521393] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   16.522395] 30 02 2c a0 ff ff ff ff  [46] 0x170      ffffffffa02c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   16.523863] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   16.524864] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   16.525865] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   16.526866] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   16.527867] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   16.528872]
[   16.529059] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
[   16.530035] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa02bfca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.532132] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa02bfe30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.534120] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa02bfc80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   16.536053] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   16.536969] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02c6aa0
[   16.538016] 80 6c 2c a0 ff ff ff ff  [00] 0x000      ffffffffa02c6c80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   16.539431] 60 96 2b a0 ff ff ff ff  [01] 0x008      ffffffffa02b9660        GetBrand+0x0/0x10 [apollolake_synobios]
[   16.540662] 60 ff 2b a0 ff ff ff ff  [02] 0x010      ffffffffa02bff60        GetModel+0x0/0x150 [apollolake_synobios]
[   16.541899] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   16.542898] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   16.544115] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   16.545332] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.546558] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.547786] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   16.548788] b0 00 2c a0 ff ff ff ff  [09] 0x048      ffffffffa02c00b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   16.550106] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.551335] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.552572] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   16.553576] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   16.554613] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   16.555646] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.556905] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   16.558210] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   16.559526] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   16.560855] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   16.562186] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   16.563522] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   16.564869] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.566130] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.567388] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.568653] 20 fb 2b a0 ff ff ff ff  [25] 0x0c8      ffffffffa02bfb20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   16.569976] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   16.571017] c0 fa 2b a0 ff ff ff ff  [27] 0x0d8      ffffffffa02bfac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   16.572358] 50 fb 2b a0 ff ff ff ff  [28] 0x0e0      ffffffffa02bfb50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   16.573675] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.574954] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.576225] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.577488] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   16.578522] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.579785] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   16.581050] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   16.582076] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   16.583105] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   16.584141] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   16.585170] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   16.586198] 90 fb 2b a0 ff ff ff ff  [40] 0x140      ffffffffa02bfb90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   16.587479] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   16.588520] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   16.589545] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   16.590570] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   16.591597] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   16.592621] 30 02 2c a0 ff ff ff ff  [46] 0x170      ffffffffa02c0230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   16.594127] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   16.595154] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   16.596178] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   16.597203] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   16.598227] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   16.599251]
[   16.599439] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02c6c40
[   16.600432] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   16.753892] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[   16.903929] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
[   16.904858] <redpill/pmu_shim.c:253> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x2d [redpill]
[   16.905947] <redpill/pmu_shim.c:42> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   17.057627] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[   17.207645] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={39} ascii="9"
[   17.208587] <redpill/pmu_shim.c:253> Executing cmd OUT_STATUS_LED_PULSE_GREEN handler cmd_shim_noop+0x0/0x2d [redpill]
[   17.209800] <redpill/pmu_shim.c:42> vPMU received OUT_STATUS_LED_PULSE_GREEN using 1 bytes - NOOP
[   17.212105] Module [apollolake_synobios] is removed.
[   17.212727] synobios: unload
[   17.213141] <redpill/bios_shim.c:96> apollolake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   17.214400] <redpill/override_symbol.c:173> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa0001a20>
[   17.215901] <redpill/override_symbol.c:180> Found apply_relocate_add() @ <ffffffff8103dfb0>
[   17.216885] <redpill/override_symbol.c:189> Generated jump to f()<ffffffffa0001a20> for apply_relocate_add()<ffffffff8103dfb0>: 48b8 201a00a0ffffffff ffe0
[   17.218500] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   17.219869] <redpill/override_symbol.c:194> Writing jump code to <ffffffff8103dfb0>
[   17.220768] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   17.222122] <redpill/override_symbol.c:198> Override for apply_relocate_add set up with ffffffffa0001a20
[   17.239128] <redpill/bios_shim.c:198> Symbol section <ffffc9000046c518> @ vaddr<18446744072101974016> size[10464]
[   17.240343] <redpill/bios_shim.c:207> Symbol #0 in mfgBIOS "apollolake_synobios" {}<          (null)>
[   17.241428] <redpill/bios_shim.c:207> Symbol #1 in mfgBIOS "apollolake_synobios" {}<ffffffffa02d2000>
[   17.242512] <redpill/bios_shim.c:207> Symbol #2 in mfgBIOS "apollolake_synobios" {}<ffffffffa02d9f20>
[   17.243566] <redpill/bios_shim.c:207> Symbol #3 in mfgBIOS "apollolake_synobios" {}<ffffffffa02da465>
[   17.244620] <redpill/bios_shim.c:207> Symbol #4 in mfgBIOS "apollolake_synobios" {}<ffffffffa02db4e0>
[   17.245674] <redpill/bios_shim.c:207> Symbol #5 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dc186>
[   17.246728] <redpill/bios_shim.c:207> Symbol #6 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dc240>
[   17.247780] <redpill/bios_shim.c:207> Symbol #7 in mfgBIOS "apollolake_synobios" {}<ffffffffa02dff80>
[   17.248838] <redpill/bios_shim.c:207> Symbol #8 in mfgBIOS "apollolake_synobios" {__FUNCTION__.28325}<ffffffffa02d9f20>
[   17.250067] <redpill/bios_shim.c:207> Symbol #9 in mfgBIOS "apollolake_synobios" {synobios_ttyS_wait_read}<ffffffffa02d26c0>
[   17.251348] <redpill/bios_shim.c:207> Symbol #10 in mfgBIOS "apollolake_synobios" {state.24863}<ffffffffa02e004c>
[   17.252527] <redpill/bios_shim.c:207> Symbol #11 in mfgBIOS "apollolake_synobios" {save_bytes.24862}<ffffffffa02e0048>
[   17.253713] <redpill/bios_shim.c:207> Symbol #12 in mfgBIOS "apollolake_synobios" {state.24881}<ffffffffa02e0044>
[   17.254853] <redpill/bios_shim.c:207> Symbol #13 in mfgBIOS "apollolake_synobios" {syno_ttyS_write}<ffffffffa02d2af0>
[   17.256033] <redpill/bios_shim.c:207> Symbol #14 in mfgBIOS "apollolake_synobios" {__key.24899}<ffffffffa02e0044>
[   17.257172] <redpill/bios_shim.c:207> Symbol #15 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02dc186>
[   17.258549] <redpill/bios_shim.c:207> Symbol #16 in mfgBIOS "apollolake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02dc1a1>
[   17.259956] <redpill/bios_shim.c:207> Symbol #17 in mfgBIOS "apollolake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02dc1bf>
[   17.261347] <redpill/bios_shim.c:207> Symbol #18 in mfgBIOS "apollolake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02dc1db>
[   17.262655] <redpill/bios_shim.c:207> Symbol #19 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02d3280>
[   17.263996] <redpill/bios_shim.c:207> Symbol #20 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02d32e0>
[   17.265288] <redpill/bios_shim.c:207> Symbol #21 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02d32a0>
[   17.266634] <redpill/bios_shim.c:207> Symbol #22 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02d3350>
[   17.267934] <redpill/bios_shim.c:207> Symbol #23 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_open}<ffffffffa02d32c0>
[   17.269272] <redpill/bios_shim.c:207> Symbol #24 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_name}<ffffffffa02d33c0>
[   17.270606] <redpill/bios_shim.c:207> Symbol #25 in mfgBIOS "apollolake_synobios" {gSynoCPUMapping}<ffffffffa02dcfa0>
[   17.271785] <redpill/bios_shim.c:207> Symbol #26 in mfgBIOS "apollolake_synobios" {gSynoCRYPTOMapping}<ffffffffa02dcee0>
[   17.272994] <redpill/bios_shim.c:207> Symbol #27 in mfgBIOS "apollolake_synobios" {synobios_record_event_new.isra.0.part.1}<ffffffffa02d33e0>
[   17.274396] <redpill/bios_shim.c:207> Symbol #28 in mfgBIOS "apollolake_synobios" {scSynoBios}<ffffffffa02e0300>
[   17.275523] <redpill/bios_shim.c:207> Symbol #29 in mfgBIOS "apollolake_synobios" {synobios_record_scsi_error_event}<ffffffffa02d3480>
[   17.276863] <redpill/bios_shim.c:207> Symbol #30 in mfgBIOS "apollolake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02d34e0>
[   17.278259] <redpill/bios_shim.c:207> Symbol #31 in mfgBIOS "apollolake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02d3530>
[   17.279565] <redpill/bios_shim.c:207> Symbol #32 in mfgBIOS "apollolake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02d3580>
[   17.280895] <redpill/bios_shim.c:207> Symbol #33 in mfgBIOS "apollolake_synobios" {synobios_disk_timeout_report}<ffffffffa02d35e0>
[   17.282196] <redpill/bios_shim.c:207> Symbol #34 in mfgBIOS "apollolake_synobios" {synobios_disk_retry_report}<ffffffffa02d3640>
[   17.283480] <redpill/bios_shim.c:207> Symbol #35 in mfgBIOS "apollolake_synobios" {synobios_sata_error_report}<ffffffffa02d3690>
[   17.284766] <redpill/bios_shim.c:207> Symbol #36 in mfgBIOS "apollolake_synobios" {synobios_disk_port_lost_report}<ffffffffa02d36f0>
[   17.286089] <redpill/bios_shim.c:207> Symbol #37 in mfgBIOS "apollolake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02d3740>
[   17.287504] <redpill/bios_shim.c:207> Symbol #38 in mfgBIOS "apollolake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02d3790>
[   17.288888] <redpill/bios_shim.c:207> Symbol #39 in mfgBIOS "apollolake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02d37e0>
[   17.290199] <redpill/bios_shim.c:207> Symbol #40 in mfgBIOS "apollolake_synobios" {synobios_error_fs_event}<ffffffffa02d3830>
[   17.291455] <redpill/bios_shim.c:207> Symbol #41 in mfgBIOS "apollolake_synobios" {synobios_autoremap_raid_event}<ffffffffa02d38a0>
[   17.292765] <redpill/bios_shim.c:207> Symbol #42 in mfgBIOS "apollolake_synobios" {synobios_record_raid_event}<ffffffffa02d38f0>
[   17.294047] <redpill/bios_shim.c:207> Symbol #43 in mfgBIOS "apollolake_synobios" {synobios_raid_sync_event}<ffffffffa02d3940>
[   17.295310] <redpill/bios_shim.c:207> Symbol #44 in mfgBIOS "apollolake_synobios" {synobios_error_oom_event}<ffffffffa02d3a50>
[   17.296570] <redpill/bios_shim.c:207> Symbol #45 in mfgBIOS "apollolake_synobios" {synobios_poll}<ffffffffa02d3bb0>
[   17.297731] <redpill/bios_shim.c:207> Symbol #46 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02e1728>
[   17.298882] <redpill/bios_shim.c:207> Symbol #47 in mfgBIOS "apollolake_synobios" {last_jiffies.46043}<ffffffffa02dc240>
[   17.300087] <redpill/bios_shim.c:207> Symbol #48 in mfgBIOS "apollolake_synobios" {buzzer_press_count.46044}<ffffffffa02e01b4>
[   17.301352] <redpill/bios_shim.c:207> Symbol #49 in mfgBIOS "apollolake_synobios" {syno_microp_get_event}<ffffffffa02d3ca0>
[   17.302590] <redpill/bios_shim.c:207> Symbol #50 in mfgBIOS "apollolake_synobios" {micropLogSwitch}<ffffffffa02e1730>
[   17.303766] <redpill/bios_shim.c:207> Symbol #51 in mfgBIOS "apollolake_synobios" {syno_console_prohibit_event}<ffffffffa02d3d00>
[   17.305056] <redpill/bios_shim.c:207> Symbol #52 in mfgBIOS "apollolake_synobios" {syno_usb_prohibit_event}<ffffffffa02d3d20>
[   17.306309] <redpill/bios_shim.c:207> Symbol #53 in mfgBIOS "apollolake_synobios" {card_detect_proc_fops}<ffffffffa02e01c0>
[   17.307540] <redpill/bios_shim.c:207> Symbol #54 in mfgBIOS "apollolake_synobios" {synobios_ioctl}<ffffffffa02d3fe0>
[   17.308708] <redpill/bios_shim.c:207> Symbol #55 in mfgBIOS "apollolake_synobios" {sys_status_lock}<ffffffffa02dd400>
[   17.309883] <redpill/bios_shim.c:207> Symbol #56 in mfgBIOS "apollolake_synobios" {pgSysStatus}<ffffffffa02e02e0>
[   17.311032] <redpill/bios_shim.c:207> Symbol #57 in mfgBIOS "apollolake_synobios" {LedSetLock}<ffffffffa02e1738>
[   17.312170] <redpill/bios_shim.c:207> Symbol #58 in mfgBIOS "apollolake_synobios" {check_fan}<ffffffffa02dd3f0>
[   17.313289] <redpill/bios_shim.c:207> Symbol #59 in mfgBIOS "apollolake_synobios" {__FUNCTION__.46094}<ffffffffa02d9f50>
[   17.314495] <redpill/bios_shim.c:207> Symbol #60 in mfgBIOS "apollolake_synobios" {__func__.46154}<ffffffffa02d9f40>
[   17.315657] <redpill/bios_shim.c:207> Symbol #61 in mfgBIOS "apollolake_synobios" {__key.46361}<ffffffffa02e01b4>
[   17.316793] <redpill/bios_shim.c:207> Symbol #62 in mfgBIOS "apollolake_synobios" {gSynoModelMapping}<ffffffffa02dc260>
[   17.317986] <redpill/bios_shim.c:207> Symbol #63 in mfgBIOS "apollolake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02da1a0>
[   17.319323] <redpill/bios_shim.c:207> Symbol #64 in mfgBIOS "apollolake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02da080>
[   17.320676] <redpill/bios_shim.c:207> Symbol #65 in mfgBIOS "apollolake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02d9f60>
[   17.322013] <redpill/bios_shim.c:207> Symbol #66 in mfgBIOS "apollolake_synobios" {system_mode}<ffffffffa02e1734>
[   17.323151] <redpill/bios_shim.c:207> Symbol #67 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_license6}<ffffc90000458230>
[   17.324376] <redpill/bios_shim.c:207> Symbol #68 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_description5}<ffffc90000458246>
[   17.325633] <redpill/bios_shim.c:207> Symbol #69 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_author4}<ffffc9000045825c>
[   17.326844] <redpill/bios_shim.c:207> Symbol #70 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_mode3}<ffffc9000045826d>
[   17.328109] <redpill/bios_shim.c:207> Symbol #71 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900004582a8>
[   17.329407] <redpill/bios_shim.c:207> Symbol #72 in mfgBIOS "apollolake_synobios" {__param_system_mode}<ffffffffa02dc1f0>
[   17.330641] <redpill/bios_shim.c:207> Symbol #73 in mfgBIOS "apollolake_synobios" {__param_str_system_mode}<ffffffffa02da2c0>
[   17.331897] <redpill/bios_shim.c:207> Symbol #74 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900004582c1>
[   17.333144] <redpill/bios_shim.c:207> Symbol #75 in mfgBIOS "apollolake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900004582fb>
[   17.334427] <redpill/bios_shim.c:207> Symbol #76 in mfgBIOS "apollolake_synobios" {__param_check_fan}<ffffffffa02dc218>
[   17.335623] <redpill/bios_shim.c:207> Symbol #77 in mfgBIOS "apollolake_synobios" {__param_str_check_fan}<ffffffffa02da2d0>
[   17.336857] <redpill/bios_shim.c:207> Symbol #78 in mfgBIOS "apollolake_synobios" {DS918pGpioCleanup}<ffffffffa02d65c0>
[   17.338053] <redpill/bios_shim.c:207> Symbol #79 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02dd7e0>
[   17.339183] <redpill/bios_shim.c:207> Symbol #80 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02dd7c0>
[   17.340315] <redpill/bios_shim.c:207> Symbol #81 in mfgBIOS "apollolake_synobios" {DS918pFanSpeedMapping}<ffffffffa02d6630>
[   17.341548] <redpill/bios_shim.c:207> Symbol #82 in mfgBIOS "apollolake_synobios" {DS918pGpioInit}<ffffffffa02d6660>
[   17.342716] <redpill/bios_shim.c:207> Symbol #83 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02dd800>
[   17.343831] <redpill/bios_shim.c:207> Symbol #84 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02dd7a0>
[   17.344990] <redpill/bios_shim.c:207> Symbol #85 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02dd780>
[   17.346139] <redpill/bios_shim.c:207> Symbol #86 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02dd760>
[   17.347346] <redpill/bios_shim.c:207> Symbol #87 in mfgBIOS "apollolake_synobios" {DS918pInitModuleType}<ffffffffa02d66f0>
[   17.348566] <redpill/bios_shim.c:207> Symbol #88 in mfgBIOS "apollolake_synobios" {DS218pGpioCleanup}<ffffffffa02d6720>
[   17.349760] <redpill/bios_shim.c:207> Symbol #89 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02ddc20>
[   17.350890] <redpill/bios_shim.c:207> Symbol #90 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02ddc00>
[   17.352021] <redpill/bios_shim.c:207> Symbol #91 in mfgBIOS "apollolake_synobios" {DS218pFanSpeedMapping}<ffffffffa02d6790>
[   17.353261] <redpill/bios_shim.c:207> Symbol #92 in mfgBIOS "apollolake_synobios" {DS218pGpioInit}<ffffffffa02d67c0>
[   17.354429] <redpill/bios_shim.c:207> Symbol #93 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02ddc40>
[   17.355543] <redpill/bios_shim.c:207> Symbol #94 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02ddbe0>
[   17.356702] <redpill/bios_shim.c:207> Symbol #95 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02ddbc0>
[   17.357851] <redpill/bios_shim.c:207> Symbol #96 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02ddba0>
[   17.359059] <redpill/bios_shim.c:207> Symbol #97 in mfgBIOS "apollolake_synobios" {DS218pInitModuleType}<ffffffffa02d6850>
[   17.360287] <redpill/bios_shim.c:207> Symbol #98 in mfgBIOS "apollolake_synobios" {DS718pGpioCleanup}<ffffffffa02d6880>
[   17.361484] <redpill/bios_shim.c:207> Symbol #99 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de060>
[   17.362613] <redpill/bios_shim.c:207> Symbol #100 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de040>
[   17.363753] <redpill/bios_shim.c:207> Symbol #101 in mfgBIOS "apollolake_synobios" {DS718pFanSpeedMapping}<ffffffffa02d68f0>
[   17.365019] <redpill/bios_shim.c:207> Symbol #102 in mfgBIOS "apollolake_synobios" {DS718pGpioInit}<ffffffffa02d6920>
[   17.366229] <redpill/bios_shim.c:207> Symbol #103 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de080>
[   17.367358] <redpill/bios_shim.c:207> Symbol #104 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de020>
[   17.368532] <redpill/bios_shim.c:207> Symbol #105 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de000>
[   17.369717] <redpill/bios_shim.c:207> Symbol #106 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02ddfe0>
[   17.370977] <redpill/bios_shim.c:207> Symbol #107 in mfgBIOS "apollolake_synobios" {DS718pInitModuleType}<ffffffffa02d69b0>
[   17.372243] <redpill/bios_shim.c:207> Symbol #108 in mfgBIOS "apollolake_synobios" {DS418playGpioCleanup}<ffffffffa02d69e0>
[   17.373541] <redpill/bios_shim.c:207> Symbol #109 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de4a0>
[   17.374754] <redpill/bios_shim.c:207> Symbol #110 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de480>
[   17.375958] <redpill/bios_shim.c:207> Symbol #111 in mfgBIOS "apollolake_synobios" {DS418playFanSpeedMapping}<ffffffffa02d6a50>
[   17.377311] <redpill/bios_shim.c:207> Symbol #112 in mfgBIOS "apollolake_synobios" {DS418playGpioInit}<ffffffffa02d6a80>
[   17.378581] <redpill/bios_shim.c:207> Symbol #113 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de4c0>
[   17.379758] <redpill/bios_shim.c:207> Symbol #114 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de460>
[   17.380988] <redpill/bios_shim.c:207> Symbol #115 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de440>
[   17.382206] <redpill/bios_shim.c:207> Symbol #116 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02de420>
[   17.383484] <redpill/bios_shim.c:207> Symbol #117 in mfgBIOS "apollolake_synobios" {DS418playInitModuleType}<ffffffffa02d6b10>
[   17.384823] <redpill/bios_shim.c:207> Symbol #118 in mfgBIOS "apollolake_synobios" {DS419pGpioCleanup}<ffffffffa02d6b40>
[   17.386094] <redpill/bios_shim.c:207> Symbol #119 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02de8e0>
[   17.387431] <redpill/bios_shim.c:207> Symbol #120 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02de8c0>
[   17.388656] <redpill/bios_shim.c:207> Symbol #121 in mfgBIOS "apollolake_synobios" {DS419pFanSpeedMapping}<ffffffffa02d6bb0>
[   17.389964] <redpill/bios_shim.c:207> Symbol #122 in mfgBIOS "apollolake_synobios" {DS419pGpioInit}<ffffffffa02d6be0>
[   17.391215] <redpill/bios_shim.c:207> Symbol #123 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02de900>
[   17.392388] <redpill/bios_shim.c:207> Symbol #124 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02de8a0>
[   17.393613] <redpill/bios_shim.c:207> Symbol #125 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02de880>
[   17.394798] <redpill/bios_shim.c:207> Symbol #126 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02de860>
[   17.396041] <redpill/bios_shim.c:207> Symbol #127 in mfgBIOS "apollolake_synobios" {DS419pInitModuleType}<ffffffffa02d6c70>
[   17.397306] <redpill/bios_shim.c:207> Symbol #128 in mfgBIOS "apollolake_synobios" {DS1019pGpioCleanup}<ffffffffa02d6ca0>
[   17.398548] <redpill/bios_shim.c:207> Symbol #129 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02ded20>
[   17.399746] <redpill/bios_shim.c:207> Symbol #130 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02ded00>
[   17.400934] <redpill/bios_shim.c:207> Symbol #131 in mfgBIOS "apollolake_synobios" {DS1019pFanSpeedMapping}<ffffffffa02d6d10>
[   17.402223] <redpill/bios_shim.c:207> Symbol #132 in mfgBIOS "apollolake_synobios" {DS1019pGpioInit}<ffffffffa02d6d40>
[   17.403470] <redpill/bios_shim.c:207> Symbol #133 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02ded40>
[   17.404618] <redpill/bios_shim.c:207> Symbol #134 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02dece0>
[   17.405852] <redpill/bios_shim.c:207> Symbol #135 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02decc0>
[   17.407078] <redpill/bios_shim.c:207> Symbol #136 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02deca0>
[   17.408358] <redpill/bios_shim.c:207> Symbol #137 in mfgBIOS "apollolake_synobios" {DS1019pInitModuleType}<ffffffffa02d6dd0>
[   17.409662] <redpill/bios_shim.c:207> Symbol #138 in mfgBIOS "apollolake_synobios" {DS719pGpioCleanup}<ffffffffa02d6e00>
[   17.410929] <redpill/bios_shim.c:207> Symbol #139 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02df160>
[   17.412128] <redpill/bios_shim.c:207> Symbol #140 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df140>
[   17.413337] <redpill/bios_shim.c:207> Symbol #141 in mfgBIOS "apollolake_synobios" {DS719pFanSpeedMapping}<ffffffffa02d6e70>
[   17.414646] <redpill/bios_shim.c:207> Symbol #142 in mfgBIOS "apollolake_synobios" {DS719pGpioInit}<ffffffffa02d6ea0>
[   17.415855] <redpill/bios_shim.c:207> Symbol #143 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02df180>
[   17.417002] <redpill/bios_shim.c:207> Symbol #144 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df120>
[   17.418243] <redpill/bios_shim.c:207> Symbol #145 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df100>
[   17.419461] <redpill/bios_shim.c:207> Symbol #146 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df0e0>
[   17.420737] <redpill/bios_shim.c:207> Symbol #147 in mfgBIOS "apollolake_synobios" {DS719pInitModuleType}<ffffffffa02d6f30>
[   17.422025] <redpill/bios_shim.c:207> Symbol #148 in mfgBIOS "apollolake_synobios" {DS620slimGpioCleanup}<ffffffffa02d6f60>
[   17.423338] <redpill/bios_shim.c:207> Symbol #149 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02df5a0>
[   17.424533] <redpill/bios_shim.c:207> Symbol #150 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df580>
[   17.425725] <redpill/bios_shim.c:207> Symbol #151 in mfgBIOS "apollolake_synobios" {DS620slimFanSpeedMapping}<ffffffffa02d6fd0>
[   17.427085] <redpill/bios_shim.c:207> Symbol #152 in mfgBIOS "apollolake_synobios" {DS620slimGpioInit}<ffffffffa02d7000>
[   17.428344] <redpill/bios_shim.c:207> Symbol #153 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02df5c0>
[   17.429521] <redpill/bios_shim.c:207> Symbol #154 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df560>
[   17.430747] <redpill/bios_shim.c:207> Symbol #155 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df540>
[   17.431957] <redpill/bios_shim.c:207> Symbol #156 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df520>
[   17.433254] <redpill/bios_shim.c:207> Symbol #157 in mfgBIOS "apollolake_synobios" {DS620slimInitModuleType}<ffffffffa02d7090>
[   17.434547] <redpill/bios_shim.c:207> Symbol #158 in mfgBIOS "apollolake_synobios" {RS419pGpioCleanup}<ffffffffa02d70c0>
[   17.435782] <redpill/bios_shim.c:207> Symbol #159 in mfgBIOS "apollolake_synobios" {hdd_detect}<ffffffffa02dfa00>
[   17.436951] <redpill/bios_shim.c:207> Symbol #160 in mfgBIOS "apollolake_synobios" {hdd_enable}<ffffffffa02df9e0>
[   17.438129] <redpill/bios_shim.c:207> Symbol #161 in mfgBIOS "apollolake_synobios" {RS419pFanSpeedMapping}<ffffffffa02d7130>
[   17.439394] <redpill/bios_shim.c:207> Symbol #162 in mfgBIOS "apollolake_synobios" {RS419pGpioInit}<ffffffffa02d7170>
[   17.440601] <redpill/bios_shim.c:207> Symbol #163 in mfgBIOS "apollolake_synobios" {fan_fail}<ffffffffa02dfa20>
[   17.441753] <redpill/bios_shim.c:207> Symbol #164 in mfgBIOS "apollolake_synobios" {disk_led_ctrl}<ffffffffa02df9c0>
[   17.442950] <redpill/bios_shim.c:207> Symbol #165 in mfgBIOS "apollolake_synobios" {phy_led_ctrl}<ffffffffa02df9a0>
[   17.444136] <redpill/bios_shim.c:207> Symbol #166 in mfgBIOS "apollolake_synobios" {copy_button_detect}<ffffffffa02df980>
[   17.445382] <redpill/bios_shim.c:207> Symbol #167 in mfgBIOS "apollolake_synobios" {mute_button_detect}<ffffffffa02df960>
[   17.446626] <redpill/bios_shim.c:207> Symbol #168 in mfgBIOS "apollolake_synobios" {RS419pInitModuleType}<ffffffffa02d7210>
[   17.447888] <redpill/bios_shim.c:207> Symbol #169 in mfgBIOS "apollolake_synobios" {MpId.25614}<ffffffffa02dfa88>
[   17.449066] <redpill/bios_shim.c:207> Symbol #170 in mfgBIOS "apollolake_synobios" {days_since_epoch}<ffffffffa02da380>
[   17.450262] <redpill/bios_shim.c:207> Symbol #171 in mfgBIOS "apollolake_synobios" {days_since_leapyear}<ffffffffa02da410>
[   17.451486] <redpill/bios_shim.c:207> Symbol #172 in mfgBIOS "apollolake_synobios" {days_since_year}<ffffffffa02da430>
[   17.452677] <redpill/bios_shim.c:207> Symbol #173 in mfgBIOS "apollolake_synobios" {rtc_set_interrupt}<ffffffffa02d7fc0>
[   17.453881] <redpill/bios_shim.c:207> Symbol #174 in mfgBIOS "apollolake_synobios" {uLostAddr.27911}<ffffffffa02e1740>
[   17.455067] <redpill/bios_shim.c:207> Symbol #175 in mfgBIOS "apollolake_synobios" {__FUNCTION__.27912}<ffffffffa02da450>
[   17.456281] <redpill/bios_shim.c:207> Symbol #176 in mfgBIOS "apollolake_synobios" {InitModuleType}<ffffffffa02d8ac0>
[   17.457456] <redpill/bios_shim.c:207> Symbol #177 in mfgBIOS "apollolake_synobios" {model_ops}<ffffffffa02e1758>
[   17.458586] <redpill/bios_shim.c:207> Symbol #178 in mfgBIOS "apollolake_synobios" {GetBuzzerCleared}<ffffffffa02d8af0>
[   17.459781] <redpill/bios_shim.c:207> Symbol #179 in mfgBIOS "apollolake_synobios" {GetPowerStatus}<ffffffffa02d8b20>
[   17.460960] <redpill/bios_shim.c:207> Symbol #180 in mfgBIOS "apollolake_synobios" {Uninitialize}<ffffffffa02d8b50>
[   17.462123] <redpill/bios_shim.c:207> Symbol #181 in mfgBIOS "apollolake_synobios" {synobios_ops}<ffffffffa02dfaa0>
[   17.463282] <redpill/bios_shim.c:211> Found vtable - size 416
[   17.463924] <redpill/bios_shim.c:226> Found "synobios_ops" in "apollolake_synobios" @ <ffffffffa02dfaa0 =416=> ffffffffa02e07a0>
[   17.465207] <redpill/override_symbol.c:364> Restoring symbol @ apply_relocate_add()<ffffffff8103dfb0>
[   17.466233] <redpill/override_symbol.c:138> Disabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   17.467530] <redpill/override_symbol.c:367> Writing original code to <ffffffff8103dfb0>
[   17.468423] <redpill/override_symbol.c:159> Enabling memory protection for page(s) at ffffffff8103dfb0+12/1 (<<ffffffff8103d000)
[   17.469709] <redpill/override_symbol.c:370> Symbol restored @ apply_relocate_add()<ffffffff8103dfb0>
[   17.470765] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
[   17.471795] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   17.473176] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
[   17.474380] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
[   17.475595] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   17.476576] 60 82 2d a0 ff ff ff ff  [04] 0x020      ffffffffa02d8260        rtc_seiko_get_time+0x0/0x210 [apollolake_synobios]
[   17.477880] 70 84 2d a0 ff ff ff ff  [05] 0x028      ffffffffa02d8470        rtc_seiko_set_time+0x0/0x250 [apollolake_synobios]
[   17.479181] 10 22 2d a0 ff ff ff ff  [06] 0x030      ffffffffa02d2210        GetFanStatusActivePulse+0x0/0xc0 [apollolake_synobios]
[   17.480526] 90 8e 2d a0 ff ff ff ff  [07] 0x038      ffffffffa02d8e90        SetFanStatusMircopWithGPIO+0x0/0xd0 [apollolake_synobios]
[   17.481897] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   17.482876] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   17.484159] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   17.485137] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   17.486113] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   17.487090] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   17.488067] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   17.489047] 70 26 2d a0 ff ff ff ff  [15] 0x078      ffffffffa02d2670        SetGpioPin+0x0/0x20 [apollolake_synobios]
[   17.490263] 90 26 2d a0 ff ff ff ff  [16] 0x080      ffffffffa02d2690        GetGpioPin+0x0/0x30 [apollolake_synobios]
[   17.491485] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   17.492465] a0 7e 2d a0 ff ff ff ff  [18] 0x090      ffffffffa02d7ea0        rtc_seiko_set_auto_poweron+0x0/0xb0 [apollolake_synobios]
[   17.493834] 80 7d 2d a0 ff ff ff ff  [19] 0x098      ffffffffa02d7d80        rtc_get_auto_poweron+0x0/0xc0 [apollolake_synobios]
[   17.495146] 30 87 2d a0 ff ff ff ff  [20] 0x0a0      ffffffffa02d8730        rtc_seiko_auto_poweron_init+0x0/0x20 [apollolake_synobios]
[   17.496526] 50 7f 2d a0 ff ff ff ff  [21] 0x0a8      ffffffffa02d7f50        rtc_seiko_auto_poweron_uninit+0x0/0x20 [apollolake_synobios]
[   17.497923] 70 8e 2d a0 ff ff ff ff  [22] 0x0b0      ffffffffa02d8e70        SetAlarmLed+0x0/0x20 [apollolake_synobios]
[   17.499149] f0 8a 2d a0 ff ff ff ff  [23] 0x0b8      ffffffffa02d8af0        GetBuzzerCleared+0x0/0x30 [apollolake_synobios]
[   17.500425] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   17.501404] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   17.502656] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   17.503640] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   17.504895] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   17.506132] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   17.507110] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   17.508088] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   17.509078] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   17.510034] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   17.510990] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   17.511944] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   17.512909] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   17.513864] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   17.514818] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   17.515772] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   17.516727] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   17.517915] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   17.518870] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   17.519825] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   17.520779] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   17.521735] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   17.522691] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   17.523646] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   17.524602] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   17.525559] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   17.526515] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   17.527475] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   17.528429]
[   17.528603] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
[   17.529531] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [6] originally GetFanStatusActivePulse [apollolake_synobios]<ffffffffa02d2210> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.531479] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [apollolake_synobios]<ffffffffa02d8e90> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.533455] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.535142] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.536831] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [15] originally SetGpioPin [apollolake_synobios]<ffffffffa02d2670> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.538664] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [16] originally GetGpioPin [apollolake_synobios]<ffffffffa02d2690> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa00018e0>
[   17.540540] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [17] originally           (null)<          (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa00087e3>
[   17.542298] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [22] originally SetAlarmLed [apollolake_synobios]<ffffffffa02d8e70> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.544145] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [23] originally GetBuzzerCleared [apollolake_synobios]<ffffffffa02d8af0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.546039] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [24] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.547781] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [29] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.549514] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [30] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.551244] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.552979] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [33] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.554720] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [34] originally           (null)<          (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.556451] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   17.557360] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [4] originally rtc_seiko_get_time [apollolake_synobios]<ffffffffa02d8260> will now be rtc_proxy_get_time [redpill]<ffffffffa000822a>
[   17.559293] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [5] originally rtc_seiko_set_time [apollolake_synobios]<ffffffffa02d8470> will now be rtc_proxy_set_time [redpill]<ffffffffa00082df>
[   17.561227] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [apollolake_synobios]<ffffffffa02d8730> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa00084db>
[   17.563353] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [19] originally rtc_get_auto_poweron [apollolake_synobios]<ffffffffa02d7d80> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa0008509>
[   17.565402] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [apollolake_synobios]<ffffffffa02d7ea0> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa0008538>
[   17.567504] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [apollolake_synobios]<ffffffffa02d7f50> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa00085a8>
[   17.569660] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
[   17.570688] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   17.572075] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
[   17.573277] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
[   17.574491] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   17.575472] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   17.576653] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   17.577850] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.579049] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.580246] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   17.581227] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   17.582516] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.583715] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.584917] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   17.585897] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   17.586877] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   17.587857] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.589061] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   17.590299] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   17.591548] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   17.592815] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   17.594084] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   17.595363] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   17.596648] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.597847] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.599046] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.600246] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   17.601508] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   17.602488] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   17.603750] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   17.604988] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.606185] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.607387] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.608585] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   17.609564] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.610762] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.611956] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   17.612913] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   17.613870] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   17.614828] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   17.615814] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   17.616792] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   17.618009] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   17.618989] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   17.619960] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   17.620916] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   17.621876] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   17.622831] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   17.623787] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   17.624744] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   17.625700] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   17.626658] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   17.627620] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   17.628577]
[   17.628752] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
[   17.629679] <redpill/bios_shim.c:123> apollolake_synobios BIOS *early* shimmed
[   17.630990] synobios open /dev/ttyS1 success
[   17.631511] WARNING: inconsistent syno gpio info, hdd detect
[   17.632187] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=0 val=1
[   17.633288] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=1 val=1
[   17.634351] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=2 val=1
[   17.635427] <redpill/bios_shims_collection.c:159> Received syno_ahci_disk_led_enable_shim with host=3 val=1
[   17.636550] <redpill/rtc_proxy.c:201> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   17.637507] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   17.638529] <redpill/rtc_proxy.c:57> Reading BCD-based RTC
[   17.639183] Time got from RTC is 2021-09-03  7:36:39 (UTC)
[   17.639782] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=39 min=36 hr=7 wkd=5 day=3 mth=8 yr=121
[   17.640907] 2021-9-3 7:36:39 UTC
[   17.641280] synobios: load, major number 201
[   17.641775] Brand: Synology
[   17.642131] Model: DS-918+
[   17.642465] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   17.643421] synobios cpu_arch proc entry initialized
[   17.643978] synobios crypto_hw proc entry initialized
[   17.644546] synobios syno_platform proc entry initialized
[   17.645151] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
[   17.646174] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   17.647558] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
[   17.648771] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
[   17.649984] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   17.650964] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   17.652156] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   17.653364] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.654562] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.655760] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   17.656739] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   17.658026] a0 8c 2d a0 ff ff ff ff  [10] 0x050      ffffffffa02d8ca0        SetDiskLedStatusByLedTrigger+0x0/0x180 [apollolake_synobios]
[   17.659425] 30 8e 2d a0 ff ff ff ff  [11] 0x058      ffffffffa02d8e30        SetPowerLedStatus+0x0/0x40 [apollolake_synobios]
[   17.660708] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   17.661704] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   17.662719] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   17.663735] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.664964] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   17.666224] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   17.667480] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   17.668755] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   17.670019] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   17.671309] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   17.672596] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.673796] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.675000] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.676197] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   17.677464] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   17.678453] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   17.679705] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   17.680937] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.682148] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.683415] 80 8c 2d a0 ff ff ff ff  [31] 0x0f8      ffffffffa02d8c80        SetHddActLed+0x0/0x20 [apollolake_synobios]
[   17.684681] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   17.685668] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.686871] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.688077] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   17.689060] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   17.690036] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   17.691020] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   17.692009] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   17.692987] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   17.694205] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   17.695186] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   17.696169] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   17.697152] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   17.698157] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   17.699142] 30 92 2d a0 ff ff ff ff  [46] 0x170      ffffffffa02d9230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   17.700579] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   17.701577] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   17.702556] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   17.703532] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   17.704526] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   17.705504]
[   17.705684] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
[   17.706643] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [apollolake_synobios]<ffffffffa02d8ca0> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.708815] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [11] originally SetPowerLedStatus [apollolake_synobios]<ffffffffa02d8e30> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.710986] <redpill/bios_shims_collection.c:34> mfgBIOS vtable [31] originally SetHddActLed [apollolake_synobios]<ffffffffa02d8c80> will now be shim_null_zero_ulong [redpill]<ffffffffa00018d0>
[   17.712915] <redpill/bios_shims_collection.c:100> Platform requires RTC proxy - enabling
[   17.713817] <redpill/bios_shims_collection.c:51> Will print 416 bytes of memory from ffffffffa02dfaa0
[   17.714839] 80 fc 2d a0 ff ff ff ff  [00] 0x000      ffffffffa02dfc80        __this_module+0x0/0xffffffffffffa221 [apollolake_synobios]
[   17.716222] 60 26 2d a0 ff ff ff ff  [01] 0x008      ffffffffa02d2660        GetBrand+0x0/0x10 [apollolake_synobios]
[   17.717429] 60 8f 2d a0 ff ff ff ff  [02] 0x010      ffffffffa02d8f60        GetModel+0x0/0x150 [apollolake_synobios]
[   17.718701] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   17.719686] 2a 82 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000822a        rtc_proxy_get_time+0x0/0xb5 [redpill]
[   17.720867] df 82 00 a0 ff ff ff ff  [05] 0x028      ffffffffa00082df        rtc_proxy_set_time+0x0/0x1fc [redpill]
[   17.722073] d0 18 00 a0 ff ff ff ff  [06] 0x030      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.723276] d0 18 00 a0 ff ff ff ff  [07] 0x038      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.724479] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   17.725457] b0 90 2d a0 ff ff ff ff  [09] 0x048      ffffffffa02d90b0        GetCpuTemperature+0x0/0x60 [apollolake_synobios]
[   17.726740] d0 18 00 a0 ff ff ff ff  [10] 0x050      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.727951] d0 18 00 a0 ff ff ff ff  [11] 0x058      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.729182] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   17.730167] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   17.731180] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   17.732173] d0 18 00 a0 ff ff ff ff  [15] 0x078      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.733393] e0 18 00 a0 ff ff ff ff  [16] 0x080      ffffffffa00018e0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   17.734629] e3 87 00 a0 ff ff ff ff  [17] 0x088      ffffffffa00087e3        shim_null_zero_ulong_trace+0x0/0xd [redpill]
[   17.735879] 38 85 00 a0 ff ff ff ff  [18] 0x090      ffffffffa0008538        rtc_proxy_set_auto_power_on+0x0/0x70 [redpill]
[   17.737157] 09 85 00 a0 ff ff ff ff  [19] 0x098      ffffffffa0008509        rtc_proxy_get_auto_power_on+0x0/0x2f [redpill]
[   17.738440] db 84 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa00084db        rtc_proxy_init_auto_power_on+0x0/0x2e [redpill]
[   17.739714] a8 85 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa00085a8        rtc_proxy_uinit_auto_power_on+0x0/0x2e [redpill]
[   17.741002] d0 18 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.742224] d0 18 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.743428] d0 18 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.744626] 20 8b 2d a0 ff ff ff ff  [25] 0x0c8      ffffffffa02d8b20        GetPowerStatus+0x0/0x30 [apollolake_synobios]
[   17.745893] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   17.746874] c0 8a 2d a0 ff ff ff ff  [27] 0x0d8      ffffffffa02d8ac0        InitModuleType+0x0/0x30 [apollolake_synobios]
[   17.748147] 50 8b 2d a0 ff ff ff ff  [28] 0x0e0      ffffffffa02d8b50        Uninitialize+0x0/0x40 [apollolake_synobios]
[   17.749409] d0 18 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.750609] d0 18 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.751827] d0 18 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.753031] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   17.754009] d0 18 00 a0 ff ff ff ff  [33] 0x108      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.755202] d0 18 00 a0 ff ff ff ff  [34] 0x110      ffffffffa00018d0        shim_null_zero_ulong+0x0/0x10 [redpill]
[   17.756399] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   17.757385] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   17.758378] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   17.759328] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   17.760281] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   17.761237] 90 8b 2d a0 ff ff ff ff  [40] 0x140      ffffffffa02d8b90        GetCPUInfo+0x0/0x70 [apollolake_synobios]
[   17.762448] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   17.763402] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   17.764354] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   17.765302] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   17.766255] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   17.767207] 30 92 2d a0 ff ff ff ff  [46] 0x170      ffffffffa02d9230        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x200 [apollolake_synobios]
[   17.768620] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   17.769573] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   17.770527] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   17.771487] 00 00 00 00 00 00 00 00  [50] 0x190                (null)                  (null)
[   17.772457] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   17.773412]
[   17.773589] <redpill/bios_shims_collection.c:64> Finished printing memory at ffffffffa02dfc40
[   17.774514] <redpill/bios_shim.c:121> apollolake_synobios BIOS *fully* shimmed
[   17.995280] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   19.061759] <redpill/intercept_execve.c:92> Blocked /usr/syno/bin/syno_pstore_collect from running
[   25.427307] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[   25.576474] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={33} ascii="3"
[   25.577411] <redpill/pmu_shim.c:253> Executing cmd OUT_BUZ_LONG handler cmd_shim_noop+0x0/0x2d [redpill]
[   25.578491] <redpill/pmu_shim.c:42> vPMU received OUT_BUZ_LONG using 1 bytes - NOOP
[   25.726513] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[   25.876527] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={34} ascii="4"
[   25.877458] <redpill/pmu_shim.c:253> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x2d [redpill]
[   25.878552] <redpill/pmu_shim.c:42> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   26.027123] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={2d} ascii="-"
[   26.177143] <redpill/pmu_shim.c:324> Got 1 bytes from PMU: reason=1 hex={6b} ascii="k"
[   26.178071] <redpill/pmu_shim.c:249> Unknown 1 byte PMU command with signature hex="6b" ascii="k"
[   26.217935] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   26.235790] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   26.259427] usbcore: registered new interface driver usbhid
[   26.260074] usbhid: USB HID core driver
[   26.336731] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   26.352534] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[   26.380479] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   26.394462] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  125.803061] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  125.835719] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  126.582629] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  126.644490] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  126.746705] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  126.769534] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  126.804685] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  126.819335] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  155.798628] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  155.837735] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  703.727993] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  703.786615] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  712.216579] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  712.247427] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  720.570914] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  720.608879] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  725.926022] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  725.960654] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  726.811555] <redpill/rtc_proxy.c:37> MfgCompatTime raw data: sec=26 min=48 hr=7 wkd=5 day=3 mth=8 yr=121
[  726.816614] <redpill/rtc_proxy.c:95> Writing BCD-based RTC
[  726.819410] RTC time set to 2021-09-03  7:48:26 (UTC)
[  726.824468] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  726.868936] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  726.973429] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  726.994351] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  727.031558] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  727.052533] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  727.139275] md0: detected capacity change from 2549940224 to 0
[  727.139985] md: md0: set sda1 to auto_remap [0]
[  727.140528] md: md0 stopped.
[  727.140880] md: unbind<sda1>
[  727.144512] md: export_rdev(sda1)
[  727.226044] md1: detected capacity change from 2147418112 to 0
[  727.226759] md: md1: set sda2 to auto_remap [0]
[  727.227301] md: md1 stopped.
[  727.227656] md: unbind<sda2>
[  727.231571] md: export_rdev(sda2)
[  730.449840] md: bind<sda1>
[  730.452198] md/raid1:md0: active with 1 out of 16 mirrors
[  730.457112] md0: detected capacity change from 0 to 2549940224
[  733.495789] md: bind<sda2>
[  733.497988] md/raid1:md1: active with 1 out of 16 mirrors
[  733.503206] md1: detected capacity change from 0 to 2147418112
[  734.163239] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  734.205080] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  734.297832] <redpill/rtc_proxy.c:222> Got an invalid call to rtc_proxy_set_auto_power_on
[  734.304201] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  734.321490] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  734.349963] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[  734.371913] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
[  980.487506] serial8250: too much work for irq4
DiskStation>
 

 

Link to comment
Share on other sites

I have built image using "redpill-tool-chain_x86_64_v0.5.4", and successfully boot to DSM 7.0(DS918+) in PVE6.4.

but how can I build or find mpt2sas and mpt3sas .ko modules, my HBA is LSI 3008, I want to passthrough the HBA to VM, thanks for help.

Edited by oldnetdog
Link to comment
Share on other sites

Just for testing, but I can upgrade to 6.2.4 in one of my J4125 baremetal NAS and I can login without problems (latest redpill bootloader with uefi).

 

But when I try to upgrade to 7.0, I have the same problem as @maxhartung I tried sataportmap with same results:

 

Tried: DiskIdxMap=00 SataPortMap=4  -> We have detected errors on the hard drives 1,3,4

Tried: DiskIdxMap=00 SataPortMap=3  -> We have detected errors on the hard drives 1,3

Tried: DiskIdxMap=00 SataPortMap=2 -> We have detected errors on the hard drives 1

Tried: DiskIdxMap=00 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=0 -> not loading/no network

 

Tried: DiskIdxMap=00 SataPortMap=1 SasIdxMap=0 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=2 SasIdxMap=0 -> We have detected errors on the hard drives 1

 

Tried: DiskIdxMap=01 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=01 SataPortMap=2 -> We have detected errors on the hard drives 2

 

The motherboard have 2 SATA port, I added 2 PCI-e 4 Port sata (total= 10 sata port) that works fine with 6.2.4...

Link to comment
Share on other sites

2 hours ago, tocinillo2 said:

Just for testing, but I can upgrade to 6.2.4 in one of my J4125 baremetal NAS and I can login without problems (latest redpill bootloader with uefi).

 

But when I try to upgrade to 7.0, I have the same problem as @maxhartung I tried sataportmap with same results:

 

Tried: DiskIdxMap=00 SataPortMap=4  -> We have detected errors on the hard drives 1,3,4

Tried: DiskIdxMap=00 SataPortMap=3  -> We have detected errors on the hard drives 1,3

Tried: DiskIdxMap=00 SataPortMap=2 -> We have detected errors on the hard drives 1

Tried: DiskIdxMap=00 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=0 -> not loading/no network

 

Tried: DiskIdxMap=00 SataPortMap=1 SasIdxMap=0 -> No drives detected

Tried: DiskIdxMap=00 SataPortMap=2 SasIdxMap=0 -> We have detected errors on the hard drives 1

 

Tried: DiskIdxMap=01 SataPortMap=1 -> No drives detected

Tried: DiskIdxMap=01 SataPortMap=2 -> We have detected errors on the hard drives 2

 

The motherboard have 2 SATA port, I added 2 PCI-e 4 Port sata (total= 10 sata port) that works fine with 6.2.4...

 

So for you 6.2.4 works without mapping ?

 

For debug:

 

Wildcat Point-LP SATA Controller [AHCI Mode]

ID

0000:00:1f.2

Device ID

0x9c83

Vendor ID

0x8086

Function

0x2

Bus

0x0

Vendor Name

Intel Corporation

Class ID

0x106

Subdevice ID

0x2216

Subvendor ID

0x103c

Slot

0x1f

Edited by maxhartung
Link to comment
Share on other sites

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