Jump to content
XPEnology Community

Yet Another Jun's Mod


Recommended Posts

5 minutes ago, nemesis122 said:

will this also work with 3622 ??

 

./redpill_tool_chain.sh add https://raw.githubusercontent.com/jumkey/redpill-load/develop/redpill-misc/rpext-index.json

./redpill_tool_chain.sh build ds3622p-7.0.1-42218
./redpill_tool_chain.sh auto ds3622p-7.0.1-42218

yes

 

./redpill_tool_chain.sh add https://raw.githubusercontent.com/jumkey/redpill-load/develop/redpill-misc/rpext-index.json

./redpill_tool_chain.sh build ds3622xsp-7.0.1-42218
./redpill_tool_chain.sh auto ds3622xsp-7.0.1-42218

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

On 6/3/2022 at 6:07 PM, Tonylo1997 said:

I try to build ds920p 7.0.1-42281 with redpill tool chain but I get this error

 

[#] Verifying /opt/redpill-load/cache/ds920p_42218.pat file...

[ERR] [!] Checksum mismatch - expected 73053911bd118b432d5a2036dc62d518eed83b78b32c1eb23696d59725a14892 but computed fe2a4648f76adeb65c3230632503ea36bbac64ee88b459eb9bfb5f3b8c8cebb3

 

Can anyone help me?

fixed

  • Like 3
Link to comment
Share on other sites

@pocopico

 

The jun mode test of 6 models in TCRP and baremetal was successful.

Finally ds920+ only failed loader build with sha256sum mismatch issue.

 

1491535689_2022-06-0611_24_59.thumb.png.34f8eb51591a27cc2f9dcb3856cb74b9.png

 

the file below which is your redpill-load repo

https://github.com/pocopico/redpill-load/blob/master/config/DS920%2B/7.0.1-42218/config.json

 

Can you synchronize it like sha256sum of the jumkey's file below?

https://github.com/jumkey/redpill-load/blob/develop/config/DS920%2B/7.0.1-42218/config.json

Link to comment
Share on other sites

24 minutes ago, Peter Suh said:

@pocopico

 

The jun mode test of 6 models in TCRP and baremetal was successful.

Finally ds920+ only failed loader build with sha256sum mismatch issue.

 

1491535689_2022-06-0611_24_59.thumb.png.34f8eb51591a27cc2f9dcb3856cb74b9.png

 

the file below which is your redpill-load repo

https://github.com/pocopico/redpill-load/blob/master/config/DS920%2B/7.0.1-42218/config.json

 

Can you synchronize it like sha256sum of the jumkey's file below?

https://github.com/jumkey/redpill-load/blob/develop/config/DS920%2B/7.0.1-42218/config.json

 

Yes, so i did. Thanks for checking

Link to comment
Share on other sites

16 hours ago, pocopico said:

 

Yes, so i did. Thanks for checking

 

 

Thank you @pocopico

 

However, only the develop branches were modified.
It looks like master branches that affect builds, don't they?

I don't know what effect jun branches have.
It seems that all three branches should be modified to the same sha256sum.

 

It was built with rploader.sh 0.8.0.2.
I still get an error in the build as shown below.

 

./rploader.sh build geminilake-7.0.1-42218-JUN jun
...
[#] Verifying /home/tc/redpill-load/cache/ds920p_42218.pat file... [ERR]
[!] Checksum mismatch - expected 73053911bd118b432d5a2036dc62d518eed83b78b32c1eb23696d59725a14892 but computed fe2a4648f76adeb65c3230632503ea36bbac64ee88b459eb9bfb5f3b8c8cebb3

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors

Edited by Peter Suh
Link to comment
Share on other sites

15 minutes ago, Peter Suh said:

@jumkey

 

redpill-runtime-qjs and redpill-qjs-dtb released 6 days ago
Can you briefly introduce yourself?

 

I think it's the quickjs I mentioned with pocopico last time,
Do I have to add both as ext and use them?

How does it work?
Is the dtc USB port mapping part included?

It is exactly the same as the previous redpill-dtb extension function, and also does not implement usb mapping.
Mainly to solve the problem that the dts-upx file is too large and the ability to integrate quickjs to develop exts.

  • Like 2
Link to comment
Share on other sites

46 minutes ago, jumkey said:

I didn't delve into it and didn't test with bare metal
Do you have experience with how to improve?

 

Regarding the nic delay in baremetal, I have shared it with @dolbycat several times.


After setting up a monitoring environment with a serial cable about this evening, I will look at the junior log first.

Link to comment
Share on other sites

18 hours ago, Peter Suh said:

 

 

Thank you @pocopico

 

However, only the develop branches were modified.
It looks like master branches that affect builds, don't they?

I don't know what effect jun branches have.
It seems that all three branches should be modified to the same sha256sum.

 

It was built with rploader.sh 0.8.0.2.
I still get an error in the build as shown below.

 

./rploader.sh build geminilake-7.0.1-42218-JUN jun
...
[#] Verifying /home/tc/redpill-load/cache/ds920p_42218.pat file... [ERR]
[!] Checksum mismatch - expected 73053911bd118b432d5a2036dc62d518eed83b78b32c1eb23696d59725a14892 but computed fe2a4648f76adeb65c3230632503ea36bbac64ee88b459eb9bfb5f3b8c8cebb3

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors

 

@pocopico

 

And, only the pat file seems to have modified sha256sum.
zimage, rd.gz, etc. should all be changed accordingly.
Please check again.

 

[#] Verifying /home/tc/redpill-load/build/1654746436/pat-ds920p_42218-unpacked/zimage file... [ERR]

[!] Checksum mismatch - expected 74d513aaa3e30d8aa4f80e202d94a68a552e9c0472f8470e133ad29080556f55 but computed 346b68f662b50f47d3ee6c2bc9de6302e4b60436142c24ee88b620c7afd1ba06

 

*** Process will exit ***

 

[#] Verifying /home/tc/redpill-load/build/1654746436/pat-ds920p_42218-unpacked/rd.gz file... [ERR]

[!] Checksum mismatch - expected e39890f4bef2e5e4eea956996b0dd92d081c6d9e7c393331131e65bbad1a17a9 but computed f7dd1317f24ec6b9bac839e37f66b59030218c7f97c06f73f1f54ed0f892c4aa

 

*** Process will exit ***

FAILED : Loader creation failed check the output for any errors

Link to comment
Share on other sites

2 hours ago, Peter Suh said:

 

Regarding the nic delay in baremetal, I have shared it with @dolbycat several times.


After setting up a monitoring environment with a serial cable about this evening, I will look at the junior log first.

 

@jumkey

 

Even in my virtual box, it seems that the nic standby time is more than 30 seconds with ds920+.
I don't know if it's because of the unconditional waiting for boot-wait 30 seconds.
Even in the dmesg log, there seems to be no log between 4 seconds and 34 seconds.
I'll remove boot-wait and try again.

 

Spoiler

SynologyNAS> cat linuxrc.syno.log
START /linuxrc.syno.impl
'/etc.defaults/model.dtb' -> '/var/run/model.dtb'
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci ... [  OK  ]
:: Loading module usb-storage ... [  OK  ]
:: Loading kernel modules from extensions ...
Loading kmod #0 "e1000.ko" for pocopico.e1000 (args: )
Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
:: Loading kernel modules from extensions ... [  OK  ]
:: Executing "on_boot" custom scripts ...
Running "check-e1000.sh" for pocopico.e1000->on_boot
Loading module e1000 -> Module e1000 loaded succesfully
Ran "check-e1000.sh" for pocopico.e1000->on_boot - exit=0
Running "check-e1000e.sh" for pocopico.e1000e->on_boot
Loading module e1000e -> Module e1000e loaded succesfully
Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
Running "boot-wait.sh" for redpill-boot-wait->on_boot
Still waiting for boot device (waited 1 of 30 seconds)
Still waiting for boot device (waited 2 of 30 seconds)
Still waiting for boot device (waited 3 of 30 seconds)
Still waiting for boot device (waited 4 of 30 seconds)
Still waiting for boot device (waited 5 of 30 seconds)
Still waiting for boot device (waited 6 of 30 seconds)
Still waiting for boot device (waited 7 of 30 seconds)
Still waiting for boot device (waited 8 of 30 seconds)
Still waiting for boot device (waited 9 of 30 seconds)
Still waiting for boot device (waited 10 of 30 seconds)
Still waiting for boot device (waited 11 of 30 seconds)
Still waiting for boot device (waited 12 of 30 seconds)
Still waiting for boot device (waited 13 of 30 seconds)
Still waiting for boot device (waited 14 of 30 seconds)
Still waiting for boot device (waited 15 of 30 seconds)
Still waiting for boot device (waited 16 of 30 seconds)
Still waiting for boot device (waited 17 of 30 seconds)
Still waiting for boot device (waited 18 of 30 seconds)
Still waiting for boot device (waited 19 of 30 seconds)
Still waiting for boot device (waited 20 of 30 seconds)
Still waiting for boot device (waited 21 of 30 seconds)
Still waiting for boot device (waited 22 of 30 seconds)
Still waiting for boot device (waited 23 of 30 seconds)
Still waiting for boot device (waited 24 of 30 seconds)
Still waiting for boot device (waited 25 of 30 seconds)
Still waiting for boot device (waited 26 of 30 seconds)
Still waiting for boot device (waited 27 of 30 seconds)
Still waiting for boot device (waited 28 of 30 seconds)
Still waiting for boot device (waited 29 of 30 seconds)
Still waiting for boot device (waited 30 of 30 seconds)
ERROR: Timeout waiting for /dev/synoboot device to appear.
Most likely your vid/pid configuration is not correct, or you don't have drivers needed for your USB/SATA controller

========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
/dev/sata1p1               2048          100351           98304  83  
/dev/sata1p2             100352          253951          153600  83  
/dev/sata1p3             253952         2097151         1843200  83  


/dev/sata2p1               8192        16785407        16777216  fd  
/dev/sata2p2           16785408        20979711         4194304  fd  
/dev/sata2p3           21241856        46078335        24836480   f  
/dev/sata2p5           21257952        43604319        22346368  fd  


/dev/sata3p1               8192        16785407        16777216  fd  
/dev/sata3p2           16785408        20979711         4194304  fd  
/dev/sata3p3           21241856        43813151        22571296   f  
/dev/sata3p5           21257952        43604319        22346368  fd  


========== END OF DUMP OF ALL PARTITIONS DETECTED ==========
Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=1
Running "install_rd.sh" for redpill-dtb->on_boot
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@2: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@3: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@4: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@5: node has a unit name, but no regSynologyNAS> 
SynologyNAS> 

 

Spoiler

[    3.569140] <redpill/scsi_notifier.c:91> Triggering SCSI_EVT_DEV_PROBED notifications - sd_probe() exit=0
[    3.569255] sd 2:0:0:0: [sata3] 43823104 512-byte logical blocks: (22.4 GB/20.9 GiB)
[    3.569330] sd 2:0:0:0: [sata3] Write Protect is off
[    3.569369] sd 2:0:0:0: [sata3] Mode Sense: 00 3a 00 00
[    3.569423] sd 2:0:0:0: [sata3] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.570177]  sata3: p1 p2 p3 < p5 >
[    3.570869] sd 2:0:0:0: [sata3] Attached SCSI disk
[    3.571700] Freeing unused kernel memory: 968K
[    3.571740] Write protecting the kernel read-only data: 8192k
[    3.571879] Freeing unused kernel memory: 580K
[    3.572000] Freeing unused kernel memory: 228K
[    3.734056] random: nonblocking pool is initialized
[    3.766292] ACPI: bus type USB registered
[    3.766344] usbcore: registered new interface driver usbfs
[    3.766387] usbcore: registered new interface driver hub
[    3.766433] usbcore: registered new interface driver ethub
[    3.766475] usbcore: registered new device driver usb
[    3.766513] <redpill/usb_boot_shim.c:166> usbcore registered, adding device watcher
[    3.766554] <redpill/call_protected.c:112> Got ptr ffffffffa0041b70 for usb_register_notify
[    3.766609] <redpill/usb_boot_shim.c:127> Registered USB device notifier
[    3.799100] usbcore: registered new interface driver usb-storage
[    3.812381] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.812422] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    4.133254] clocksource: Switched to clocksource tsc
[    4.161552] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 00:11:32:a0:34:f6
[    4.161596] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.172973] e1000e: Intel(R) PRO/1000 Network Driver - 3.8.4-NAPI
[    4.173032] e1000e: Copyright(c) 1999 - 2020 Intel Corporation.
[   34.360313] <redpill/smart_shim.c:934> sd_ioctl_canary triggered for first ioctl()
[   34.360363] <redpill/smart_shim.c:862> Rerouting sd_fops->ioctl<ffffffff8165f918>=sd_ioctl+0x0/0x210<ffffffff813f29b0> to sd_ioctl_smart_shim+0x0/0x90 [redpill]<ffffffffa000a300>
[   34.360402] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff8165f918+8/1 (<<ffffffff8165f000)
[   34.360444] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff8165f918+8/1 (<<ffffffff8165f000)
[   34.360681] <redpill/override_symbol.c:279> Restoring sd_ioctl<ffffffff813f29b0> to original code
[   34.360900] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff813f29b0+12/1 (<<ffffffff813f2000)
[   34.360959] <redpill/override_symbol.c:250> Obtaining lock for <sd_ioctl+0x0/0x210/ffffffff813f29b0>
[   34.361019] <redpill/override_symbol.c:250> Writing original code to <ffffffff813f29b0>
[   34.361057] <redpill/override_symbol.c:250> Released lock for <ffffffff813f29b0>
[   34.361096] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff813f29b0+12/1 (<<ffffffff813f2000)
[   34.361136] <redpill/override_symbol.c:287> Successfully restored original code of sd_ioctl
[   34.361175] <redpill/override_symbol.c:145> Freeing OVS for sd_ioctl
[   34.361225] <redpill/smart_shim.c:971> Canary finished - routing to sd_fops->ioctl = sd_ioctl_smart_shim+0x0/0x90 [redpill]<ffffffffa000a300>
[   34.475547] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd)
[   34.475592] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.475630] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.476537] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd)
[   34.476578] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.476616] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.504317] md: md1 stopped.
[   34.505227] md: bind<sata3p2>
[   34.505410] md: bind<sata2p2>
[   34.507887] md/raid1:md1: active with 2 out of 16 mirrors
[   34.508448] md1: detected capacity change from 0 to 2147418112
[   34.510573] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[   34.591404] RPC: Registered named UNIX socket transport module.
[   34.591447] RPC: Registered udp transport module.
[   34.591485] RPC: Registered tcp transport module.
[   34.591523] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   34.624001] geminilake_synobios: module license 'Synology Inc.' taints kernel.
[   34.624130] Disabling lock debugging due to kernel taint
[   34.624234] <redpill/bios_shim.c:206> Symbol section <ffffc900003d79e8> @ vaddr<18446744072101675008> size[10368]
[   34.624274] <redpill/bios_shim.c:215> Symbol #0 in mfgBIOS "geminilake_synobios" {}<          (null)>
[   34.624313] <redpill/bios_shim.c:215> Symbol #1 in mfgBIOS "geminilake_synobios" {}<ffffffffa0289000>
[   34.624351] <redpill/bios_shim.c:215> Symbol #2 in mfgBIOS "geminilake_synobios" {}<ffffffffa028fbb9>
[   34.624389] <redpill/bios_shim.c:215> Symbol #3 in mfgBIOS "geminilake_synobios" {}<ffffffffa02908c0>
[   34.624427] <redpill/bios_shim.c:215> Symbol #4 in mfgBIOS "geminilake_synobios" {}<ffffffffa0290f65>
[   34.624505] <redpill/bios_shim.c:215> Symbol #5 in mfgBIOS "geminilake_synobios" {}<ffffffffa0292198>
[   34.624543] <redpill/bios_shim.c:215> Symbol #6 in mfgBIOS "geminilake_synobios" {}<ffffffffa0292f85>
[   34.624581] <redpill/bios_shim.c:215> Symbol #7 in mfgBIOS "geminilake_synobios" {}<ffffffffa0293040>
[   34.624619] <redpill/bios_shim.c:215> Symbol #8 in mfgBIOS "geminilake_synobios" {}<ffffffffa0296e40>
[   34.624658] <redpill/bios_shim.c:215> Symbol #9 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28738}<ffffffffa02908c0>
[   34.624696] <redpill/bios_shim.c:215> Symbol #10 in mfgBIOS "geminilake_synobios" {check_gpio_consistency.cold.1}<ffffffffa028fbb9>
[   34.624734] <redpill/bios_shim.c:215> Symbol #11 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_RESISTOR.cold.2}<ffffffffa028fbea>
[   34.624773] <redpill/bios_shim.c:215> Symbol #12 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_STATUS_GET.cold.3}<ffffffffa028fc13>
[   34.624811] <redpill/bios_shim.c:215> Symbol #13 in mfgBIOS "geminilake_synobios" {SYNO_HDD_LED_SET.cold.4}<ffffffffa028fc3c>
[   34.624851] <redpill/bios_shim.c:215> Symbol #14 in mfgBIOS "geminilake_synobios" {SYNO_COPY_BUTTON_GPIO_GET.cold.5}<ffffffffa028fc7e>
[   34.624890] <redpill/bios_shim.c:215> Symbol #15 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_HDD_LED.cold.6}<ffffffffa028fca5>
[   34.624928] <redpill/bios_shim.c:215> Symbol #16 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_PHY_LED.cold.7}<ffffffffa028fcc7>
[   34.624975] <redpill/bios_shim.c:215> Symbol #17 in mfgBIOS "geminilake_synobios" {SYNO_BUZZER_BUTTON_GPIO_GET.cold.8}<ffffffffa028fce9>
[   34.625031] <redpill/bios_shim.c:215> Symbol #18 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_BUZZER_MUTE_SET.cold.9}<ffffffffa028fd10>
[   34.625070] <redpill/bios_shim.c:215> Symbol #19 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read}<ffffffffa0289640>
[   34.625108] <redpill/bios_shim.c:215> Symbol #20 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read.cold.7}<ffffffffa028fd37>
[   34.625146] <redpill/bios_shim.c:215> Symbol #21 in mfgBIOS "geminilake_synobios" {state.25114}<ffffffffa0296f0c>
[   34.625184] <redpill/bios_shim.c:215> Symbol #22 in mfgBIOS "geminilake_synobios" {save_bytes.25113}<ffffffffa0296f08>
[   34.625222] <redpill/bios_shim.c:215> Symbol #23 in mfgBIOS "geminilake_synobios" {state.25132}<ffffffffa0296f04>
[   34.625261] <redpill/bios_shim.c:215> Symbol #24 in mfgBIOS "geminilake_synobios" {syno_ttyS_write}<ffffffffa0289a50>
[   34.625299] <redpill/bios_shim.c:215> Symbol #25 in mfgBIOS "geminilake_synobios" {syno_ttyS_write.cold.8}<ffffffffa028fd91>
[   34.625337] <redpill/bios_shim.c:215> Symbol #26 in mfgBIOS "geminilake_synobios" {syno_ttyS_set_termios.cold.9}<ffffffffa028fde5>
[   34.625574] <redpill/bios_shim.c:215> Symbol #27 in mfgBIOS "geminilake_synobios" {__key.25150}<ffffffffa0296f04>
[   34.625614] <redpill/bios_shim.c:215> Symbol #28 in mfgBIOS "geminilake_synobios" {syno_ttyS_open.cold.10}<ffffffffa028fe66>
[   34.625653] <redpill/bios_shim.c:215> Symbol #29 in mfgBIOS "geminilake_synobios" {syno_ttyS_write_with_length.cold.11}<ffffffffa028fec5>
[   34.625691] <redpill/bios_shim.c:215> Symbol #30 in mfgBIOS "geminilake_synobios" {syno_ttyS_close.cold.12}<ffffffffa028fefd>
[   34.625729] <redpill/bios_shim.c:215> Symbol #31 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa0292f85>
[   34.625768] <redpill/bios_shim.c:215> Symbol #32 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa0292fa0>
[   34.625805] <redpill/bios_shim.c:215> Symbol #33 in mfgBIOS "geminilake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa0292fbe>
[   34.625843] <redpill/bios_shim.c:215> Symbol #34 in mfgBIOS "geminilake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa0292fda>
[   34.625881] <redpill/bios_shim.c:215> Symbol #35 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa028a070>
[   34.625981] <redpill/bios_shim.c:215> Symbol #36 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa028a0d0>
[   34.626040] <redpill/bios_shim.c:215> Symbol #37 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa028a090>
[   34.626080] <redpill/bios_shim.c:215> Symbol #38 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa028a130>
[   34.626121] <redpill/bios_shim.c:215> Symbol #39 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_open}<ffffffffa028a0b0>
[   34.626160] <redpill/bios_shim.c:215> Symbol #40 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_name}<ffffffffa028a190>
[   34.626198] <redpill/bios_shim.c:215> Symbol #41 in mfgBIOS "geminilake_synobios" {gSynoCPUMapping}<ffffffffa0293ec0>
[   34.626498] <redpill/bios_shim.c:215> Symbol #42 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch.cold.7}<ffffffffa028ff15>
[   34.626537] <redpill/bios_shim.c:215> Symbol #43 in mfgBIOS "geminilake_synobios" {gSynoCRYPTOMapping}<ffffffffa0293e00>
[   34.626575] <redpill/bios_shim.c:215> Symbol #44 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw.cold.8}<ffffffffa028ff26>
[   34.626613] <redpill/bios_shim.c:215> Symbol #45 in mfgBIOS "geminilake_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa028a1b0>
[   34.626715] <redpill/bios_shim.c:215> Symbol #46 in mfgBIOS "geminilake_synobios" {scSynoBios}<ffffffffa0297080>
[   34.626753] <redpill/bios_shim.c:215> Symbol #47 in mfgBIOS "geminilake_synobios" {synobios_disk_power_short_break_report}<ffffffffa028a250>
[   34.626791] <redpill/bios_shim.c:215> Symbol #48 in mfgBIOS "geminilake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa028a2a0>
[   34.627205] <redpill/bios_shim.c:215> Symbol #49 in mfgBIOS "geminilake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa028a2f0>
[   34.627245] <redpill/bios_shim.c:215> Symbol #50 in mfgBIOS "geminilake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa028a340>
[   34.627283] <redpill/bios_shim.c:215> Symbol #51 in mfgBIOS "geminilake_synobios" {synobios_disk_port_lost_report}<ffffffffa028a390>
[   34.627321] <redpill/bios_shim.c:215> Symbol #52 in mfgBIOS "geminilake_synobios" {synobios_disk_reset_fail_report}<ffffffffa028a3e0>
[   34.627360] <redpill/bios_shim.c:215> Symbol #53 in mfgBIOS "geminilake_synobios" {synobios_disk_timeout_report}<ffffffffa028a440>
[   34.627398] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "geminilake_synobios" {synobios_sata_error_report}<ffffffffa028a4a0>
[   34.627436] <redpill/bios_shim.c:215> Symbol #55 in mfgBIOS "geminilake_synobios" {synobios_disk_retry_report}<ffffffffa028a500>
[   34.627589] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "geminilake_synobios" {synobios_record_scsi_error_event}<ffffffffa028a550>
[   34.627628] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "geminilake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa028a5a0>
[   34.627666] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "geminilake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa028a5f0>
[   34.627711] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "geminilake_synobios" {synobios_error_fs_event}<ffffffffa028a640>
[   34.627749] <redpill/bios_shim.c:215> Symbol #60 in mfgBIOS "geminilake_synobios" {synobios_autoremap_raid_event}<ffffffffa028a6b0>
[   34.627787] <redpill/bios_shim.c:215> Symbol #61 in mfgBIOS "geminilake_synobios" {synobios_record_raid_event}<ffffffffa028a700>
[   34.627825] <redpill/bios_shim.c:215> Symbol #62 in mfgBIOS "geminilake_synobios" {synobios_raid_sync_event}<ffffffffa028a750>
[   34.627863] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "geminilake_synobios" {synobios_error_oom_event}<ffffffffa028a860>
[   34.627901] <redpill/bios_shim.c:215> Symbol #64 in mfgBIOS "geminilake_synobios" {synobios_poll}<ffffffffa028a9c0>
[   34.627954] <redpill/bios_shim.c:215> Symbol #65 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02984a8>
[   34.627998] <redpill/bios_shim.c:215> Symbol #66 in mfgBIOS "geminilake_synobios" {last_jiffies.46409}<ffffffffa0293040>
[   34.628045] <redpill/bios_shim.c:215> Symbol #67 in mfgBIOS "geminilake_synobios" {buzzer_press_count.46410}<ffffffffa0297074>
[   34.628084] <redpill/bios_shim.c:215> Symbol #68 in mfgBIOS "geminilake_synobios" {syno_usb_prohibit_event}<ffffffffa028aab0>
[   34.628122] <redpill/bios_shim.c:215> Symbol #69 in mfgBIOS "geminilake_synobios" {syno_console_prohibit_event}<ffffffffa028aad0>
[   34.628160] <redpill/bios_shim.c:215> Symbol #70 in mfgBIOS "geminilake_synobios" {syno_microp_get_event}<ffffffffa028aaf0>
[   34.628198] <redpill/bios_shim.c:215> Symbol #71 in mfgBIOS "geminilake_synobios" {micropLogSwitch}<ffffffffa02984b0>
[   34.628236] <redpill/bios_shim.c:215> Symbol #72 in mfgBIOS "geminilake_synobios" {syno_microp_get_event.cold.9}<ffffffffa028ff37>
[   34.628273] <redpill/bios_shim.c:215> Symbol #73 in mfgBIOS "geminilake_synobios" {synobios_rtc_init.cold.10}<ffffffffa028ff48>
[   34.628311] <redpill/bios_shim.c:215> Symbol #74 in mfgBIOS "geminilake_synobios" {card_detect_proc_fops}<ffffffffa0290900>
[   34.628349] <redpill/bios_shim.c:215> Symbol #75 in mfgBIOS "geminilake_synobios" {add_card_detect_proc.cold.11}<ffffffffa028ff65>
[   34.628387] <redpill/bios_shim.c:215> Symbol #76 in mfgBIOS "geminilake_synobios" {synobios_ioctl}<ffffffffa028ada0>
[   34.628425] <redpill/bios_shim.c:215> Symbol #77 in mfgBIOS "geminilake_synobios" {check_fan}<ffffffffa0294350>
[   34.628463] <redpill/bios_shim.c:215> Symbol #78 in mfgBIOS "geminilake_synobios" {sys_status_lock}<ffffffffa0294360>
[   34.628501] <redpill/bios_shim.c:215> Symbol #79 in mfgBIOS "geminilake_synobios" {pgSysStatus}<ffffffffa0297078>
[   34.628539] <redpill/bios_shim.c:215> Symbol #80 in mfgBIOS "geminilake_synobios" {LedSetLock}<ffffffffa02984b8>
[   34.628576] <redpill/bios_shim.c:215> Symbol #81 in mfgBIOS "geminilake_synobios" {synobios_ioctl.cold.12}<ffffffffa028ff88>
[   34.628614] <redpill/bios_shim.c:215> Symbol #82 in mfgBIOS "geminilake_synobios" {__func__.46521}<ffffffffa02908e0>
[   34.628652] <redpill/bios_shim.c:215> Symbol #83 in mfgBIOS "geminilake_synobios" {__FUNCTION__.46460}<ffffffffa02908f0>
[   34.628690] <redpill/bios_shim.c:215> Symbol #84 in mfgBIOS "geminilake_synobios" {synobios_event_handler.cold.13}<ffffffffa02902dd>
[   34.628728] <redpill/bios_shim.c:215> Symbol #85 in mfgBIOS "geminilake_synobios" {__key.46757}<ffffffffa0297074>
[   34.628766] <redpill/bios_shim.c:215> Symbol #86 in mfgBIOS "geminilake_synobios" {synobios_init.cold.14}<ffffffffa02902f8>
[   34.628804] <redpill/bios_shim.c:215> Symbol #87 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa0290cc0>
[   34.628842] <redpill/bios_shim.c:215> Symbol #88 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa0290b80>
[   34.628880] <redpill/bios_shim.c:215> Symbol #89 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_fops}<ffffffffa0290a40>
[   34.628918] <redpill/bios_shim.c:215> Symbol #90 in mfgBIOS "geminilake_synobios" {system_mode}<ffffffffa02984b4>
[   34.628963] <redpill/bios_shim.c:215> Symbol #91 in mfgBIOS "geminilake_synobios" {gSynoModelMapping}<ffffffffa0293060>
[   34.629012] <redpill/bios_shim.c:215> Symbol #92 in mfgBIOS "geminilake_synobios" {synobios_cleanup.cold.15}<ffffffffa02905a1>
[   34.629050] <redpill/bios_shim.c:215> Symbol #93 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_license6}<ffffc900003c3030>
[   34.629088] <redpill/bios_shim.c:215> Symbol #94 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_description5}<ffffc900003c3046>
[   34.629126] <redpill/bios_shim.c:215> Symbol #95 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_author4}<ffffc900003c305c>
[   34.629164] <redpill/bios_shim.c:215> Symbol #96 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_mode3}<ffffc900003c306d>
[   34.629202] <redpill/bios_shim.c:215> Symbol #97 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900003c30a8>
[   34.629241] <redpill/bios_shim.c:215> Symbol #98 in mfgBIOS "geminilake_synobios" {__param_system_mode}<ffffffffa0292ff0>
[   34.629278] <redpill/bios_shim.c:215> Symbol #99 in mfgBIOS "geminilake_synobios" {__param_str_system_mode}<ffffffffa0290de8>
[   34.629316] <redpill/bios_shim.c:215> Symbol #100 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900003c30c1>
[   34.629354] <redpill/bios_shim.c:215> Symbol #101 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900003c30fb>
[   34.629392] <redpill/bios_shim.c:215> Symbol #102 in mfgBIOS "geminilake_synobios" {__param_check_fan}<ffffffffa0293018>
[   34.629430] <redpill/bios_shim.c:215> Symbol #103 in mfgBIOS "geminilake_synobios" {__param_str_check_fan}<ffffffffa0290df8>
[   34.629468] <redpill/bios_shim.c:215> Symbol #104 in mfgBIOS "geminilake_synobios" {DS420pGpioInit}<ffffffffa028d1d0>
[   34.629506] <redpill/bios_shim.c:215> Symbol #105 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0294960>
[   34.629544] <redpill/bios_shim.c:215> Symbol #106 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0294940>
[   34.629582] <redpill/bios_shim.c:215> Symbol #107 in mfgBIOS "geminilake_synobios" {DS420pGpioCleanup}<ffffffffa028d200>
[   34.629620] <redpill/bios_shim.c:215> Symbol #108 in mfgBIOS "geminilake_synobios" {DS420pFanSpeedMapping}<ffffffffa028d230>
[   34.629658] <redpill/bios_shim.c:215> Symbol #109 in mfgBIOS "geminilake_synobios" {DS420pInitModuleType}<ffffffffa028d260>
[   34.629744] <redpill/bios_shim.c:215> Symbol #110 in mfgBIOS "geminilake_synobios" {DS720pGpioCleanup}<ffffffffa028d290>
[   34.629823] <redpill/bios_shim.c:215> Symbol #111 in mfgBIOS "geminilake_synobios" {DS720pFanSpeedMapping}<ffffffffa028d2c0>
[   34.629861] <redpill/bios_shim.c:215> Symbol #112 in mfgBIOS "geminilake_synobios" {DS720pGpioInit}<ffffffffa028d2f0>
[   34.629900] <redpill/bios_shim.c:215> Symbol #113 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0294fc0>
[   34.629957] <redpill/bios_shim.c:215> Symbol #114 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0294f80>
[   34.630000] <redpill/bios_shim.c:215> Symbol #115 in mfgBIOS "geminilake_synobios" {fan_fail_r1}<ffffffffa0294fa0>
[   34.630091] <redpill/bios_shim.c:215> Symbol #116 in mfgBIOS "geminilake_synobios" {DS720pInitModuleType}<ffffffffa028d340>
[   34.630129] <redpill/bios_shim.c:215> Symbol #117 in mfgBIOS "geminilake_synobios" {DS1520pGpioInit}<ffffffffa028d370>
[   34.630206] <redpill/bios_shim.c:215> Symbol #118 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0295600>
[   34.630244] <redpill/bios_shim.c:215> Symbol #119 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02955e0>
[   34.630282] <redpill/bios_shim.c:215> Symbol #120 in mfgBIOS "geminilake_synobios" {DS1520pGpioCleanup}<ffffffffa028d3a0>
[   34.630319] <redpill/bios_shim.c:215> Symbol #121 in mfgBIOS "geminilake_synobios" {DS1520pFanSpeedMapping}<ffffffffa028d3d0>
[   34.630357] <redpill/bios_shim.c:215> Symbol #122 in mfgBIOS "geminilake_synobios" {DS1520pInitModuleType}<ffffffffa028d400>
[   34.630395] <redpill/bios_shim.c:215> Symbol #123 in mfgBIOS "geminilake_synobios" {DS220pGpioInit}<ffffffffa028d430>
[   34.630433] <redpill/bios_shim.c:215> Symbol #124 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0295c80>
[   34.630471] <redpill/bios_shim.c:215> Symbol #125 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0295c60>
[   34.630508] <redpill/bios_shim.c:215> Symbol #126 in mfgBIOS "geminilake_synobios" {phy_led_ctrl}<ffffffffa0295c40>
[   34.630546] <redpill/bios_shim.c:215> Symbol #127 in mfgBIOS "geminilake_synobios" {copy_button_detect}<ffffffffa0295c20>
[   34.630584] <redpill/bios_shim.c:215> Symbol #128 in mfgBIOS "geminilake_synobios" {DS220pGpioCleanup}<ffffffffa028d460>
[   34.630622] <redpill/bios_shim.c:215> Symbol #129 in mfgBIOS "geminilake_synobios" {DS220pFanSpeedMapping}<ffffffffa028d490>
[   34.630660] <redpill/bios_shim.c:215> Symbol #130 in mfgBIOS "geminilake_synobios" {DS220pInitModuleType}<ffffffffa028d4c0>
[   34.630698] <redpill/bios_shim.c:215> Symbol #131 in mfgBIOS "geminilake_synobios" {DS920pGpioInit}<ffffffffa028d4f0>
[   34.630736] <redpill/bios_shim.c:215> Symbol #132 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02962c0>
[   34.630774] <redpill/bios_shim.c:215> Symbol #133 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02962a0>
[   34.630812] <redpill/bios_shim.c:215> Symbol #134 in mfgBIOS "geminilake_synobios" {DS920pGpioCleanup}<ffffffffa028d520>
[   34.630849] <redpill/bios_shim.c:215> Symbol #135 in mfgBIOS "geminilake_synobios" {DS920pFanSpeedMapping}<ffffffffa028d550>
[   34.630887] <redpill/bios_shim.c:215> Symbol #136 in mfgBIOS "geminilake_synobios" {DS920pInitModuleType}<ffffffffa028d580>
[   34.630927] <redpill/bios_shim.c:215> Symbol #137 in mfgBIOS "geminilake_synobios" {DVA1622GpioInit}<ffffffffa028d5b0>
[   34.630976] <redpill/bios_shim.c:215> Symbol #138 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0296900>
[   34.631028] <redpill/bios_shim.c:215> Symbol #139 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02968e0>
[   34.631067] <redpill/bios_shim.c:215> Symbol #140 in mfgBIOS "geminilake_synobios" {DVA1622GpioCleanup}<ffffffffa028d5e0>
[   34.631105] <redpill/bios_shim.c:215> Symbol #141 in mfgBIOS "geminilake_synobios" {DVA1622FanSpeedMapping}<ffffffffa028d610>
[   34.631142] <redpill/bios_shim.c:215> Symbol #142 in mfgBIOS "geminilake_synobios" {DVA1622InitModuleType}<ffffffffa028d640>
[   34.631180] <redpill/bios_shim.c:215> Symbol #143 in mfgBIOS "geminilake_synobios" {SetGroupWakeConfig.cold.0}<ffffffffa02905e7>
[   34.631218] <redpill/bios_shim.c:215> Symbol #144 in mfgBIOS "geminilake_synobios" {MpId.25899}<ffffffffa0296968>
[   34.631256] <redpill/bios_shim.c:215> Symbol #145 in mfgBIOS "geminilake_synobios" {SetMicropId.cold.1}<ffffffffa029062f>
[   34.631294] <redpill/bios_shim.c:215> Symbol #146 in mfgBIOS "geminilake_synobios" {CheckMicropId.cold.2}<ffffffffa0290643>
[   34.631331] <redpill/bios_shim.c:215> Symbol #147 in mfgBIOS "geminilake_synobios" {days_since_epoch}<ffffffffa0290e80>
[   34.631369] <redpill/bios_shim.c:215> Symbol #148 in mfgBIOS "geminilake_synobios" {days_since_leapyear}<ffffffffa0290f10>
[   34.631407] <redpill/bios_shim.c:215> Symbol #149 in mfgBIOS "geminilake_synobios" {days_since_year}<ffffffffa0290f30>
[   34.631444] <redpill/bios_shim.c:215> Symbol #150 in mfgBIOS "geminilake_synobios" {rtc_seiko_set_auto_poweron.cold.0}<ffffffffa029066d>
[   34.631482] <redpill/bios_shim.c:215> Symbol #151 in mfgBIOS "geminilake_synobios" {rtc_set_interrupt}<ffffffffa028e210>
[   34.631520] <redpill/bios_shim.c:215> Symbol #152 in mfgBIOS "geminilake_synobios" {linuxI2CCharWrite.cold.1}<ffffffffa02906a9>
[   34.631558] <redpill/bios_shim.c:215> Symbol #153 in mfgBIOS "geminilake_synobios" {linuxI2CCharRead.cold.2}<ffffffffa02906d9>
[   34.631635] <redpill/bios_shim.c:215> Symbol #154 in mfgBIOS "geminilake_synobios" {uLostAddr.28224}<ffffffffa02984c0>
[   34.631673] <redpill/bios_shim.c:215> Symbol #155 in mfgBIOS "geminilake_synobios" {linuxI2CSmbusRegRead.cold.3}<ffffffffa0290709>
[   34.631711] <redpill/bios_shim.c:215> Symbol #156 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28225}<ffffffffa0290f50>
[   34.631748] <redpill/bios_shim.c:215> Symbol #157 in mfgBIOS "geminilake_synobios" {InitModuleType}<ffffffffa028eb80>
[   34.631786] <redpill/bios_shim.c:215> Symbol #158 in mfgBIOS "geminilake_synobios" {model_ops}<ffffffffa02984d0>
[   34.631823] <redpill/bios_shim.c:215> Symbol #159 in mfgBIOS "geminilake_synobios" {GetBuzzerCleared}<ffffffffa028ebb0>
[   34.631861] <redpill/bios_shim.c:215> Symbol #160 in mfgBIOS "geminilake_synobios" {GetPowerStatus}<ffffffffa028ebe0>
[   34.631899] <redpill/bios_shim.c:215> Symbol #161 in mfgBIOS "geminilake_synobios" {Uninitialize}<ffffffffa028ec10>
[   34.631943] <redpill/bios_shim.c:215> Symbol #162 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa0296980>
[   34.631985] <redpill/bios_shim.c:219> Found vtable - size 424
[   34.632034] <redpill/bios_shim.c:234> Found "synobios_ops" in "geminilake_synobios" @ <ffffffffa0296980 =424=> ffffffffa02976c0>
[   34.632072] <redpill/override_symbol.c:279> Restoring apply_relocate_add<ffffffff81039e60> to original code
[   34.632110] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   34.632156] <redpill/override_symbol.c:250> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   34.632194] <redpill/override_symbol.c:250> Writing original code to <ffffffff81039e60>
[   34.632231] <redpill/override_symbol.c:250> Released lock for <ffffffff81039e60>
[   34.632269] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   34.632308] <redpill/override_symbol.c:287> Successfully restored original code of apply_relocate_add
[   34.632346] <redpill/override_symbol.c:145> Freeing OVS for apply_relocate_add
[   34.632427] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.632465] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.632794] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.633143] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.633490] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.633817] 80 e4 28 a0 ff ff ff ff  [04] 0x020      ffffffffa028e480        rtc_seiko_get_time+0x0/0x1b0 [geminilake_synobios]
[   34.634159] 30 e6 28 a0 ff ff ff ff  [05] 0x028      ffffffffa028e630        rtc_seiko_set_time+0x0/0x1f0 [geminilake_synobios]
[   34.634491] b0 91 28 a0 ff ff ff ff  [06] 0x030      ffffffffa02891b0        GetFanStatusActivePulse+0x0/0xd0 [geminilake_synobios]
[   34.634819] 60 ed 28 a0 ff ff ff ff  [07] 0x038      ffffffffa028ed60        SetFanStatusMircopWithGPIO+0x0/0xd0 [geminilake_synobios]
[   34.635162] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.635486] 10 f0 28 a0 ff ff ff ff  [09] 0x048      ffffffffa028f010        GetCpuTemperature+0x0/0x20 [geminilake_synobios]
[   34.635813] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   34.636154] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   34.636479] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.636803] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.637148] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.637472] e0 95 28 a0 ff ff ff ff  [15] 0x078      ffffffffa02895e0        SetGpioPin+0x0/0x20 [geminilake_synobios]
[   34.637799] 00 96 28 a0 ff ff ff ff  [16] 0x080      ffffffffa0289600        GetGpioPin+0x0/0x30 [geminilake_synobios]
[   34.638145] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   34.638470] 10 e1 28 a0 ff ff ff ff  [18] 0x090      ffffffffa028e110        rtc_seiko_set_auto_poweron+0x0/0x90 [geminilake_synobios]
[   34.638797] 60 e0 28 a0 ff ff ff ff  [19] 0x098      ffffffffa028e060        rtc_get_auto_poweron+0x0/0x50 [geminilake_synobios]
[   34.639276] 90 e8 28 a0 ff ff ff ff  [20] 0x0a0      ffffffffa028e890        rtc_seiko_auto_poweron_init+0x0/0x20 [geminilake_synobios]
[   34.639601] a0 e1 28 a0 ff ff ff ff  [21] 0x0a8      ffffffffa028e1a0        rtc_seiko_auto_poweron_uninit+0x0/0x20 [geminilake_synobios]
[   34.639927] 40 ed 28 a0 ff ff ff ff  [22] 0x0b0      ffffffffa028ed40        SetAlarmLed+0x0/0x20 [geminilake_synobios]
[   34.641055] b0 eb 28 a0 ff ff ff ff  [23] 0x0b8      ffffffffa028ebb0        GetBuzzerCleared+0x0/0x30 [geminilake_synobios]
[   34.641385] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   34.641718] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.642064] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.642388] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.642714] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.643057] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   34.643446] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   34.643840] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   34.644188] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.644515] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   34.644839] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   34.645192] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.645516] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.645869] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.646217] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.646543] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.646874] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.647269] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.647596] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.647922] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.648263] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.648588] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.648914] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   34.649298] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.649623] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   34.649952] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.650291] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.650617] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.650945] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.651287] 
[   34.651325] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.651366] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [geminilake_synobios]<ffffffffa028ed60> will now be bios_VTK_SET_FAN_STATE_null_zero_int [redpill]<ffffffffa000c6e0>
[   34.651405] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally           (null)<          (null)> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   34.651444] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally           (null)<          (null)> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   34.651485] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [16] originally GetGpioPin [geminilake_synobios]<ffffffffa0289600> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa000c6c0>
[   34.651526] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [15] originally SetGpioPin [geminilake_synobios]<ffffffffa02895e0> will now be shim_set_gpio_pin_usable [redpill]<ffffffffa000c8f0>
[   34.651565] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [17] originally           (null)<          (null)> will now be bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int [redpill]<ffffffffa000c770>
[   34.651605] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [22] originally SetAlarmLed [geminilake_synobios]<ffffffffa028ed40> will now be bios_VTK_SET_ALR_LED_null_zero_int [redpill]<ffffffffa000c7a0>
[   34.651645] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [23] originally GetBuzzerCleared [geminilake_synobios]<ffffffffa028ebb0> will now be bios_get_buz_clr [redpill]<ffffffffa000c6d0>
[   34.651684] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [24] originally           (null)<          (null)> will now be bios_VTK_SET_BUZ_CLR_null_zero_int [redpill]<ffffffffa000c7d0>
[   34.651723] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [29] originally           (null)<          (null)> will now be bios_VTK_SET_CPU_FAN_STATUS_null_zero_int [redpill]<ffffffffa000c800>
[   34.651762] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [30] originally           (null)<          (null)> will now be bios_VTK_SET_PHY_LED_null_zero_int [redpill]<ffffffffa000c830>
[   34.651802] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally           (null)<          (null)> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   34.651883] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [33] originally           (null)<          (null)> will now be bios_VTK_GET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c890>
[   34.651982] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [34] originally           (null)<          (null)> will now be bios_VTK_SET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c8c0>
[   34.652044] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   34.652083] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   34.652121] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   34.652166] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [4] originally rtc_seiko_get_time [geminilake_synobios]<ffffffffa028e480> will now be rtc_proxy_get_time [redpill]<ffffffffa000c000>
[   34.652210] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [5] originally rtc_seiko_set_time [geminilake_synobios]<ffffffffa028e630> will now be rtc_proxy_set_time [redpill]<ffffffffa000c0f0>
[   34.652252] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [geminilake_synobios]<ffffffffa028e890> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000c380>
[   34.652295] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [19] originally rtc_get_auto_poweron [geminilake_synobios]<ffffffffa028e060> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa000c3b0>
[   34.652337] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [geminilake_synobios]<ffffffffa028e110> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa000c470>
[   34.652382] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [geminilake_synobios]<ffffffffa028e1a0> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa000c510>
[   34.652421] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   34.652462] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [6] originally GetFanStatusActivePulse [geminilake_synobios]<ffffffffa02891b0> will now be bios_get_fan_state [redpill]<ffffffffa000b300>
[   34.652504] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [9] originally GetCpuTemperature [geminilake_synobios]<ffffffffa028f010> will now be bios_get_cpu_temp [redpill]<ffffffffa000b4d0>
[   34.652543] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally           (null)<          (null)> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   34.652580] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   34.652618] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.652655] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.653012] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.653340] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.653666] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.654007] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.654334] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.654660] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.654998] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.655332] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.655657] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.655995] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   34.656332] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.656659] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.656994] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.657328] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.657653] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.657997] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.658333] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.658659] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.658996] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.659332] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.659658] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.659995] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.660331] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.660665] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.661013] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.661339] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.661664] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.662001] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.662373] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.662704] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.663045] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   34.663372] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.663697] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.664042] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.664370] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.664695] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.665039] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.665364] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.665707] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.666048] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.666374] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.666699] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.667042] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.667367] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.667692] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.668051] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   34.668378] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.668702] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   34.669043] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.669372] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.669699] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.670042] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.670540] 
[   34.670578] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.670616] <redpill/bios_hwcap_shim.c:79> Registering mfgBIOS HW Capability shim
[   34.670655] <redpill/override_symbol.c:257> Overriding GetHwCapability() with GetHwCapability_shim [redpill]()<ffffffffa000ae60>
[   34.671878] <redpill/override_symbol.c:172> Saved GetHwCapability() ptr <ffffffffa028d870>
[   34.671917] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa028d870+12/1 (<<ffffffffa028d000)
[   34.672036] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa028d870>
[   34.672074] <redpill/override_symbol.c:182> Generating trampoline
[   34.672113] <redpill/override_symbol.c:188> Generated trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60> for GetHwCapability<ffffffffa028d870>: 
[   34.672151] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa028d870>
[   34.672188] <redpill/override_symbol.c:221> Released lock for <ffffffffa028d870>
[   34.672226] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffffa028d870+12/1 (<<ffffffffa028d000)
[   34.672267] <redpill/override_symbol.c:269> Successfully overrode GetHwCapability() with trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60>
[   34.672304] <redpill/bios_hwcap_shim.c:87> Successfully registered mfgBIOS HW Capability shim
[   34.672342] <redpill/bios_shim.c:131> geminilake_synobios BIOS *early* shimmed
[   34.673906] synobios open /dev/ttyS1 success
[   34.673955] Fail to get disk 1 led type
[   34.673998] Fail to get disk 2 led type
[   34.674046] Fail to get disk 3 led type
[   34.674084] Fail to get disk 4 led type
[   34.674122] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=1 val=1
[   34.674160] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=2 val=1
[   34.674198] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=3 val=1
[   34.674235] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=4 val=1
[   34.674273] <redpill/rtc_proxy.c:204> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   34.674317] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   34.674356] <redpill/rtc_proxy.c:60> Reading BCD-based RTC
[   34.674402] <redpill/rtc_proxy.c:146> Time got from RTC is 2022-06-09  5:43:41 (UTC)
[   34.674440] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=41 min=43 hr=5 wkd=4 day=9 mth=5 yr=122
[   34.674482] 2022-6-9 5:43:41 UTC
[   34.674521] synobios: load, major number 201
[   34.674559] Brand: Synology
[   34.674597] Model: DS-920+
[   34.674634] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   34.674708] <redpill/bios_shims_collection.c:54> mfgBIOS: nullify zero-int for VTK_SET_MICROP_ID
[   34.674746] synobios cpu_arch proc entry initialized
[   34.674784] synobios crypto_hw proc entry initialized
[   34.674822] synobios syno_platform proc entry initialized
[   34.674861] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.674898] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.675248] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.675575] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.675903] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.676248] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.676575] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.676902] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.677250] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.677587] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.677918] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.678264] f0 f6 28 a0 ff ff ff ff  [10] 0x050      ffffffffa028f6f0        SetDiskLedStatusByLedTrigger+0x0/0x140 [geminilake_synobios]
[   34.678593] f0 ec 28 a0 ff ff ff ff  [11] 0x058      ffffffffa028ecf0        SetPowerLedStatus+0x0/0x50 [geminilake_synobios]
[   34.678919] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.679258] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.679591] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.679914] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.680504] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.680833] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.681180] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.681506] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.681894] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.682293] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.682618] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.682950] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.683292] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.683617] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.683956] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.684294] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.684619] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.684950] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.685289] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.685613] 30 ee 28 a0 ff ff ff ff  [31] 0x0f8      ffffffffa028ee30        SetHddActLed+0x0/0x20 [geminilake_synobios]
[   34.685942] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.686280] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.686610] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.686940] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.687279] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.687602] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.687925] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.688263] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.688587] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.688920] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.689258] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.689589] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.689912] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.690255] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.690578] 60 f1 28 a0 ff ff ff ff  [46] 0x170      ffffffffa028f160        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x1b0 [geminilake_synobios]
[   34.690904] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.691247] 50 ee 28 a0 ff ff ff ff  [48] 0x180      ffffffffa028ee50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   34.691572] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.692127] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.692452] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.692775] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.693114] 
[   34.693152] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.693192] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [geminilake_synobios]<ffffffffa028f6f0> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   34.693271] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally SetPowerLedStatus [geminilake_synobios]<ffffffffa028ecf0> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   34.693311] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally SetHddActLed [geminilake_synobios]<ffffffffa028ee30> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   34.693349] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   34.693386] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   34.693423] <redpill/rtc_proxy.c:263> The RTC proxy shim is already registered - unregistering first
[   34.693460] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   34.693497] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   34.693534] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   34.693572] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   34.693612] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally HWMONGetHDDBackPlaneStatusByGPIO [geminilake_synobios]<ffffffffa028f160> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   34.693649] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   34.693687] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.693724] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.694089] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.694414] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.694740] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.695080] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.695406] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.695731] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.696080] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.696406] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.696737] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.697080] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   34.697406] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.697732] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.698076] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.698404] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.698728] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.699074] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.699399] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.699724] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.700072] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.700399] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.700726] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.701071] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.701397] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.701722] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.702067] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.702392] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.702716] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.703057] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.703382] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.703707] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.704047] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   34.704372] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.704696] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.705041] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.705366] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.705698] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.706044] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.706376] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.706699] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.707057] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.707383] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.707707] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.708046] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.708370] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.708694] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.709038] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   34.709364] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.709689] 50 ee 28 a0 ff ff ff ff  [48] 0x180      ffffffffa028ee50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   34.710036] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.710360] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.710689] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.711033] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.711357] 
[   34.711394] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.711432] <redpill/bios_shim.c:126> geminilake_synobios BIOS *fully* shimmed
[   34.712982] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713047] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713085] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713123] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713161] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713198] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713238] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713277] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713315] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713352] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713390] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713427] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713465] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713503] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713540] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713578] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713616] <redpill/bios_shims_collection.c:52> mfgBIOS: nullify zero-int for VTK_SET_HDD_ACT_LED
[   35.014441] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 34} ascii="-4"
[   35.014492] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x30 [redpill]
[   35.014531] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   35.316324] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 39} ascii="-9"
[   35.316411] <redpill/pmu_shim.c:239> Executing cmd OUT_STATUS_LED_PULSE_GREEN handler cmd_shim_noop+0x0/0x30 [redpill]
[   35.316449] <redpill/pmu_shim.c:45> vPMU received OUT_STATUS_LED_PULSE_GREEN using 1 bytes - NOOP
[   35.317796] Module [geminilake_synobios] is removed. 
[   35.317843] synobios: unload
[   35.317923] <redpill/bios_shim.c:100> geminilake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   35.317971] <redpill/override_symbol.c:257> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa000d600>
[   35.318133] <redpill/override_symbol.c:172> Saved apply_relocate_add() ptr <ffffffff81039e60>
[   35.318208] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.318252] <redpill/override_symbol.c:221> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   35.318289] <redpill/override_symbol.c:182> Generating trampoline
[   35.318329] <redpill/override_symbol.c:188> Generated trampoline to _apply_relocate_add+0x0/0x180 [redpill]<ffffffffa000d600> for apply_relocate_add<ffffffff81039e60>: 
[   35.318366] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffff81039e60>
[   35.318444] <redpill/override_symbol.c:221> Released lock for <ffffffff81039e60>
[   35.318481] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.318523] <redpill/override_symbol.c:269> Successfully overrode apply_relocate_add() with trampoline to _apply_relocate_add+0x0/0x180 [redpill]<ffffffffa000d600>
[   35.318561] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   35.318598] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   35.318636] <redpill/bios_hwmon_shim.c:364> Forcefully resetting mfgBIOS HW Monitor shim
[   35.318673] <redpill/bios_hwmon_shim.c:372> Successfully reset mfgBIOS HW Monitor
[   35.318711] <redpill/bios_hwcap_shim.c:111> Forcefully resetting mfgBIOS HW Capability shim
[   35.318748] <redpill/override_symbol.c:145> Freeing OVS for GetHwCapability
[   35.318786] <redpill/bios_hwcap_shim.c:115> Successfully reset mfgBIOS HW Capability
[   35.331126] <redpill/bios_shim.c:206> Symbol section <ffffc900003fb9e8> @ vaddr<18446744072101777408> size[10368]
[   35.331167] <redpill/bios_shim.c:215> Symbol #0 in mfgBIOS "geminilake_synobios" {}<          (null)>
[   35.331212] <redpill/bios_shim.c:215> Symbol #1 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a2000>
[   35.331250] <redpill/bios_shim.c:215> Symbol #2 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a8bb9>
[   35.331288] <redpill/bios_shim.c:215> Symbol #3 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a98c0>
[   35.331326] <redpill/bios_shim.c:215> Symbol #4 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a9f65>
[   35.331363] <redpill/bios_shim.c:215> Symbol #5 in mfgBIOS "geminilake_synobios" {}<ffffffffa02ab198>
[   35.331401] <redpill/bios_shim.c:215> Symbol #6 in mfgBIOS "geminilake_synobios" {}<ffffffffa02abf85>
[   35.331439] <redpill/bios_shim.c:215> Symbol #7 in mfgBIOS "geminilake_synobios" {}<ffffffffa02ac040>
[   35.331476] <redpill/bios_shim.c:215> Symbol #8 in mfgBIOS "geminilake_synobios" {}<ffffffffa02afe40>
[   35.331515] <redpill/bios_shim.c:215> Symbol #9 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28738}<ffffffffa02a98c0>
[   35.331554] <redpill/bios_shim.c:215> Symbol #10 in mfgBIOS "geminilake_synobios" {check_gpio_consistency.cold.1}<ffffffffa02a8bb9>
[   35.331591] <redpill/bios_shim.c:215> Symbol #11 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_RESISTOR.cold.2}<ffffffffa02a8bea>
[   35.331629] <redpill/bios_shim.c:215> Symbol #12 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_STATUS_GET.cold.3}<ffffffffa02a8c13>
[   35.331667] <redpill/bios_shim.c:215> Symbol #13 in mfgBIOS "geminilake_synobios" {SYNO_HDD_LED_SET.cold.4}<ffffffffa02a8c3c>
[   35.331705] <redpill/bios_shim.c:215> Symbol #14 in mfgBIOS "geminilake_synobios" {SYNO_COPY_BUTTON_GPIO_GET.cold.5}<ffffffffa02a8c7e>
[   35.331743] <redpill/bios_shim.c:215> Symbol #15 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_HDD_LED.cold.6}<ffffffffa02a8ca5>
[   35.331780] <redpill/bios_shim.c:215> Symbol #16 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_PHY_LED.cold.7}<ffffffffa02a8cc7>
[   35.332195] <redpill/bios_shim.c:215> Symbol #17 in mfgBIOS "geminilake_synobios" {SYNO_BUZZER_BUTTON_GPIO_GET.cold.8}<ffffffffa02a8ce9>
[   35.332234] <redpill/bios_shim.c:215> Symbol #18 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_BUZZER_MUTE_SET.cold.9}<ffffffffa02a8d10>
[   35.332278] <redpill/bios_shim.c:215> Symbol #19 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read}<ffffffffa02a2640>
[   35.332318] <redpill/bios_shim.c:215> Symbol #20 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read.cold.7}<ffffffffa02a8d37>
[   35.332357] <redpill/bios_shim.c:215> Symbol #21 in mfgBIOS "geminilake_synobios" {state.25114}<ffffffffa02aff0c>
[   35.332395] <redpill/bios_shim.c:215> Symbol #22 in mfgBIOS "geminilake_synobios" {save_bytes.25113}<ffffffffa02aff08>
[   35.332433] <redpill/bios_shim.c:215> Symbol #23 in mfgBIOS "geminilake_synobios" {state.25132}<ffffffffa02aff04>
[   35.332471] <redpill/bios_shim.c:215> Symbol #24 in mfgBIOS "geminilake_synobios" {syno_ttyS_write}<ffffffffa02a2a50>
[   35.332510] <redpill/bios_shim.c:215> Symbol #25 in mfgBIOS "geminilake_synobios" {syno_ttyS_write.cold.8}<ffffffffa02a8d91>
[   35.332549] <redpill/bios_shim.c:215> Symbol #26 in mfgBIOS "geminilake_synobios" {syno_ttyS_set_termios.cold.9}<ffffffffa02a8de5>
[   35.332588] <redpill/bios_shim.c:215> Symbol #27 in mfgBIOS "geminilake_synobios" {__key.25150}<ffffffffa02aff04>
[   35.332627] <redpill/bios_shim.c:215> Symbol #28 in mfgBIOS "geminilake_synobios" {syno_ttyS_open.cold.10}<ffffffffa02a8e66>
[   35.332705] <redpill/bios_shim.c:215> Symbol #29 in mfgBIOS "geminilake_synobios" {syno_ttyS_write_with_length.cold.11}<ffffffffa02a8ec5>
[   35.332743] <redpill/bios_shim.c:215> Symbol #30 in mfgBIOS "geminilake_synobios" {syno_ttyS_close.cold.12}<ffffffffa02a8efd>
[   35.332781] <redpill/bios_shim.c:215> Symbol #31 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02abf85>
[   35.332820] <redpill/bios_shim.c:215> Symbol #32 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02abfa0>
[   35.332896] <redpill/bios_shim.c:215> Symbol #33 in mfgBIOS "geminilake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02abfbe>
[   35.332934] <redpill/bios_shim.c:215> Symbol #34 in mfgBIOS "geminilake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02abfda>
[   35.332982] <redpill/bios_shim.c:215> Symbol #35 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02a3070>
[   35.333032] <redpill/bios_shim.c:215> Symbol #36 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02a30d0>
[   35.333070] <redpill/bios_shim.c:215> Symbol #37 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02a3090>
[   35.333108] <redpill/bios_shim.c:215> Symbol #38 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02a3130>
[   35.333145] <redpill/bios_shim.c:215> Symbol #39 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_open}<ffffffffa02a30b0>
[   35.333222] <redpill/bios_shim.c:215> Symbol #40 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_name}<ffffffffa02a3190>
[   35.333299] <redpill/bios_shim.c:215> Symbol #41 in mfgBIOS "geminilake_synobios" {gSynoCPUMapping}<ffffffffa02acec0>
[   35.333337] <redpill/bios_shim.c:215> Symbol #42 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch.cold.7}<ffffffffa02a8f15>
[   35.333374] <redpill/bios_shim.c:215> Symbol #43 in mfgBIOS "geminilake_synobios" {gSynoCRYPTOMapping}<ffffffffa02ace00>
[   35.333412] <redpill/bios_shim.c:215> Symbol #44 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw.cold.8}<ffffffffa02a8f26>
[   35.333450] <redpill/bios_shim.c:215> Symbol #45 in mfgBIOS "geminilake_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa02a31b0>
[   35.333487] <redpill/bios_shim.c:215> Symbol #46 in mfgBIOS "geminilake_synobios" {scSynoBios}<ffffffffa02b0080>
[   35.333525] <redpill/bios_shim.c:215> Symbol #47 in mfgBIOS "geminilake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02a3250>
[   35.333562] <redpill/bios_shim.c:215> Symbol #48 in mfgBIOS "geminilake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02a32a0>
[   35.333600] <redpill/bios_shim.c:215> Symbol #49 in mfgBIOS "geminilake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02a32f0>
[   35.333638] <redpill/bios_shim.c:215> Symbol #50 in mfgBIOS "geminilake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02a3340>
[   35.333675] <redpill/bios_shim.c:215> Symbol #51 in mfgBIOS "geminilake_synobios" {synobios_disk_port_lost_report}<ffffffffa02a3390>
[   35.333713] <redpill/bios_shim.c:215> Symbol #52 in mfgBIOS "geminilake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02a33e0>
[   35.333751] <redpill/bios_shim.c:215> Symbol #53 in mfgBIOS "geminilake_synobios" {synobios_disk_timeout_report}<ffffffffa02a3440>
[   35.333788] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "geminilake_synobios" {synobios_sata_error_report}<ffffffffa02a34a0>
[   35.333826] <redpill/bios_shim.c:215> Symbol #55 in mfgBIOS "geminilake_synobios" {synobios_disk_retry_report}<ffffffffa02a3500>
[   35.333864] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "geminilake_synobios" {synobios_record_scsi_error_event}<ffffffffa02a3550>
[   35.333901] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "geminilake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa02a35a0>
[   35.333946] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "geminilake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02a35f0>
[   35.333993] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "geminilake_synobios" {synobios_error_fs_event}<ffffffffa02a3640>
[   35.334043] <redpill/bios_shim.c:215> Symbol #60 in mfgBIOS "geminilake_synobios" {synobios_autoremap_raid_event}<ffffffffa02a36b0>
[   35.334081] <redpill/bios_shim.c:215> Symbol #61 in mfgBIOS "geminilake_synobios" {synobios_record_raid_event}<ffffffffa02a3700>
[   35.334118] <redpill/bios_shim.c:215> Symbol #62 in mfgBIOS "geminilake_synobios" {synobios_raid_sync_event}<ffffffffa02a3750>
[   35.334156] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "geminilake_synobios" {synobios_error_oom_event}<ffffffffa02a3860>
[   35.334193] <redpill/bios_shim.c:215> Symbol #64 in mfgBIOS "geminilake_synobios" {synobios_poll}<ffffffffa02a39c0>
[   35.334231] <redpill/bios_shim.c:215> Symbol #65 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02b14a8>
[   35.334268] <redpill/bios_shim.c:215> Symbol #66 in mfgBIOS "geminilake_synobios" {last_jiffies.46409}<ffffffffa02ac040>
[   35.334306] <redpill/bios_shim.c:215> Symbol #67 in mfgBIOS "geminilake_synobios" {buzzer_press_count.46410}<ffffffffa02b0074>
[   35.334343] <redpill/bios_shim.c:215> Symbol #68 in mfgBIOS "geminilake_synobios" {syno_usb_prohibit_event}<ffffffffa02a3ab0>
[   35.334381] <redpill/bios_shim.c:215> Symbol #69 in mfgBIOS "geminilake_synobios" {syno_console_prohibit_event}<ffffffffa02a3ad0>
[   35.334418] <redpill/bios_shim.c:215> Symbol #70 in mfgBIOS "geminilake_synobios" {syno_microp_get_event}<ffffffffa02a3af0>
[   35.334456] <redpill/bios_shim.c:215> Symbol #71 in mfgBIOS "geminilake_synobios" {micropLogSwitch}<ffffffffa02b14b0>
[   35.334493] <redpill/bios_shim.c:215> Symbol #72 in mfgBIOS "geminilake_synobios" {syno_microp_get_event.cold.9}<ffffffffa02a8f37>
[   35.334531] <redpill/bios_shim.c:215> Symbol #73 in mfgBIOS "geminilake_synobios" {synobios_rtc_init.cold.10}<ffffffffa02a8f48>
[   35.334568] <redpill/bios_shim.c:215> Symbol #74 in mfgBIOS "geminilake_synobios" {card_detect_proc_fops}<ffffffffa02a9900>
[   35.334605] <redpill/bios_shim.c:215> Symbol #75 in mfgBIOS "geminilake_synobios" {add_card_detect_proc.cold.11}<ffffffffa02a8f65>
[   35.334643] <redpill/bios_shim.c:215> Symbol #76 in mfgBIOS "geminilake_synobios" {synobios_ioctl}<ffffffffa02a3da0>
[   35.334680] <redpill/bios_shim.c:215> Symbol #77 in mfgBIOS "geminilake_synobios" {check_fan}<ffffffffa02ad350>
[   35.334718] <redpill/bios_shim.c:215> Symbol #78 in mfgBIOS "geminilake_synobios" {sys_status_lock}<ffffffffa02ad360>
[   35.334755] <redpill/bios_shim.c:215> Symbol #79 in mfgBIOS "geminilake_synobios" {pgSysStatus}<ffffffffa02b0078>
[   35.334793] <redpill/bios_shim.c:215> Symbol #80 in mfgBIOS "geminilake_synobios" {LedSetLock}<ffffffffa02b14b8>
[   35.334830] <redpill/bios_shim.c:215> Symbol #81 in mfgBIOS "geminilake_synobios" {synobios_ioctl.cold.12}<ffffffffa02a8f88>
[   35.334868] <redpill/bios_shim.c:215> Symbol #82 in mfgBIOS "geminilake_synobios" {__func__.46521}<ffffffffa02a98e0>
[   35.334905] <redpill/bios_shim.c:215> Symbol #83 in mfgBIOS "geminilake_synobios" {__FUNCTION__.46460}<ffffffffa02a98f0>
[   35.334950] <redpill/bios_shim.c:215> Symbol #84 in mfgBIOS "geminilake_synobios" {synobios_event_handler.cold.13}<ffffffffa02a92dd>
[   35.334993] <redpill/bios_shim.c:215> Symbol #85 in mfgBIOS "geminilake_synobios" {__key.46757}<ffffffffa02b0074>
[   35.335042] <redpill/bios_shim.c:215> Symbol #86 in mfgBIOS "geminilake_synobios" {synobios_init.cold.14}<ffffffffa02a92f8>
[   35.335080] <redpill/bios_shim.c:215> Symbol #87 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02a9cc0>
[   35.335118] <redpill/bios_shim.c:215> Symbol #88 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02a9b80>
[   35.335155] <redpill/bios_shim.c:215> Symbol #89 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02a9a40>
[   35.335193] <redpill/bios_shim.c:215> Symbol #90 in mfgBIOS "geminilake_synobios" {system_mode}<ffffffffa02b14b4>
[   35.335231] <redpill/bios_shim.c:215> Symbol #91 in mfgBIOS "geminilake_synobios" {gSynoModelMapping}<ffffffffa02ac060>
[   35.335268] <redpill/bios_shim.c:215> Symbol #92 in mfgBIOS "geminilake_synobios" {synobios_cleanup.cold.15}<ffffffffa02a95a1>
[   35.335306] <redpill/bios_shim.c:215> Symbol #93 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_license6}<ffffc900003e7030>
[   35.335347] <redpill/bios_shim.c:215> Symbol #94 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_description5}<ffffc900003e7046>
[   35.335385] <redpill/bios_shim.c:215> Symbol #95 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_author4}<ffffc900003e705c>
[   35.335422] <redpill/bios_shim.c:215> Symbol #96 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_mode3}<ffffc900003e706d>
[   35.335460] <redpill/bios_shim.c:215> Symbol #97 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900003e70a8>
[   35.335498] <redpill/bios_shim.c:215> Symbol #98 in mfgBIOS "geminilake_synobios" {__param_system_mode}<ffffffffa02abff0>
[   35.335639] <redpill/bios_shim.c:215> Symbol #99 in mfgBIOS "geminilake_synobios" {__param_str_system_mode}<ffffffffa02a9de8>
[   35.335677] <redpill/bios_shim.c:215> Symbol #100 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900003e70c1>
[   35.335715] <redpill/bios_shim.c:215> Symbol #101 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900003e70fb>
[   35.335753] <redpill/bios_shim.c:215> Symbol #102 in mfgBIOS "geminilake_synobios" {__param_check_fan}<ffffffffa02ac018>
[   35.335791] <redpill/bios_shim.c:215> Symbol #103 in mfgBIOS "geminilake_synobios" {__param_str_check_fan}<ffffffffa02a9df8>
[   35.335829] <redpill/bios_shim.c:215> Symbol #104 in mfgBIOS "geminilake_synobios" {DS420pGpioInit}<ffffffffa02a61d0>
[   35.335866] <redpill/bios_shim.c:215> Symbol #105 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02ad960>
[   35.335904] <redpill/bios_shim.c:215> Symbol #106 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02ad940>
[   35.335976] <redpill/bios_shim.c:215> Symbol #107 in mfgBIOS "geminilake_synobios" {DS420pGpioCleanup}<ffffffffa02a6200>
[   35.336038] <redpill/bios_shim.c:215> Symbol #108 in mfgBIOS "geminilake_synobios" {DS420pFanSpeedMapping}<ffffffffa02a6230>
[   35.336077] <redpill/bios_shim.c:215> Symbol #109 in mfgBIOS "geminilake_synobios" {DS420pInitModuleType}<ffffffffa02a6260>
[   35.336115] <redpill/bios_shim.c:215> Symbol #110 in mfgBIOS "geminilake_synobios" {DS720pGpioCleanup}<ffffffffa02a6290>
[   35.336153] <redpill/bios_shim.c:215> Symbol #111 in mfgBIOS "geminilake_synobios" {DS720pFanSpeedMapping}<ffffffffa02a62c0>
[   35.336190] <redpill/bios_shim.c:215> Symbol #112 in mfgBIOS "geminilake_synobios" {DS720pGpioInit}<ffffffffa02a62f0>
[   35.336228] <redpill/bios_shim.c:215> Symbol #113 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02adfc0>
[   35.336266] <redpill/bios_shim.c:215> Symbol #114 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02adf80>
[   35.336305] <redpill/bios_shim.c:215> Symbol #115 in mfgBIOS "geminilake_synobios" {fan_fail_r1}<ffffffffa02adfa0>
[   35.336343] <redpill/bios_shim.c:215> Symbol #116 in mfgBIOS "geminilake_synobios" {DS720pInitModuleType}<ffffffffa02a6340>
[   35.336381] <redpill/bios_shim.c:215> Symbol #117 in mfgBIOS "geminilake_synobios" {DS1520pGpioInit}<ffffffffa02a6370>
[   35.336420] <redpill/bios_shim.c:215> Symbol #118 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02ae600>
[   35.336459] <redpill/bios_shim.c:215> Symbol #119 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02ae5e0>
[   35.336496] <redpill/bios_shim.c:215> Symbol #120 in mfgBIOS "geminilake_synobios" {DS1520pGpioCleanup}<ffffffffa02a63a0>
[   35.336534] <redpill/bios_shim.c:215> Symbol #121 in mfgBIOS "geminilake_synobios" {DS1520pFanSpeedMapping}<ffffffffa02a63d0>
[   35.336607] <redpill/bios_shim.c:215> Symbol #122 in mfgBIOS "geminilake_synobios" {DS1520pInitModuleType}<ffffffffa02a6400>
[   35.336645] <redpill/bios_shim.c:215> Symbol #123 in mfgBIOS "geminilake_synobios" {DS220pGpioInit}<ffffffffa02a6430>
[   35.336682] <redpill/bios_shim.c:215> Symbol #124 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02aec80>
[   35.336720] <redpill/bios_shim.c:215> Symbol #125 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02aec60>
[   35.336757] <redpill/bios_shim.c:215> Symbol #126 in mfgBIOS "geminilake_synobios" {phy_led_ctrl}<ffffffffa02aec40>
[   35.336795] <redpill/bios_shim.c:215> Symbol #127 in mfgBIOS "geminilake_synobios" {copy_button_detect}<ffffffffa02aec20>
[   35.336832] <redpill/bios_shim.c:215> Symbol #128 in mfgBIOS "geminilake_synobios" {DS220pGpioCleanup}<ffffffffa02a6460>
[   35.336870] <redpill/bios_shim.c:215> Symbol #129 in mfgBIOS "geminilake_synobios" {DS220pFanSpeedMapping}<ffffffffa02a6490>
[   35.336975] <redpill/bios_shim.c:215> Symbol #130 in mfgBIOS "geminilake_synobios" {DS220pInitModuleType}<ffffffffa02a64c0>
[   35.337032] <redpill/bios_shim.c:215> Symbol #131 in mfgBIOS "geminilake_synobios" {DS920pGpioInit}<ffffffffa02a64f0>
[   35.337071] <redpill/bios_shim.c:215> Symbol #132 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02af2c0>
[   35.337109] <redpill/bios_shim.c:215> Symbol #133 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02af2a0>
[   35.337147] <redpill/bios_shim.c:215> Symbol #134 in mfgBIOS "geminilake_synobios" {DS920pGpioCleanup}<ffffffffa02a6520>
[   35.337185] <redpill/bios_shim.c:215> Symbol #135 in mfgBIOS "geminilake_synobios" {DS920pFanSpeedMapping}<ffffffffa02a6550>
[   35.337223] <redpill/bios_shim.c:215> Symbol #136 in mfgBIOS "geminilake_synobios" {DS920pInitModuleType}<ffffffffa02a6580>
[   35.337261] <redpill/bios_shim.c:215> Symbol #137 in mfgBIOS "geminilake_synobios" {DVA1622GpioInit}<ffffffffa02a65b0>
[   35.337299] <redpill/bios_shim.c:215> Symbol #138 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02af900>
[   35.337347] <redpill/bios_shim.c:215> Symbol #139 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02af8e0>
[   35.337387] <redpill/bios_shim.c:215> Symbol #140 in mfgBIOS "geminilake_synobios" {DVA1622GpioCleanup}<ffffffffa02a65e0>
[   35.337426] <redpill/bios_shim.c:215> Symbol #141 in mfgBIOS "geminilake_synobios" {DVA1622FanSpeedMapping}<ffffffffa02a6610>
[   35.337464] <redpill/bios_shim.c:215> Symbol #142 in mfgBIOS "geminilake_synobios" {DVA1622InitModuleType}<ffffffffa02a6640>
[   35.337502] <redpill/bios_shim.c:215> Symbol #143 in mfgBIOS "geminilake_synobios" {SetGroupWakeConfig.cold.0}<ffffffffa02a95e7>
[   35.337540] <redpill/bios_shim.c:215> Symbol #144 in mfgBIOS "geminilake_synobios" {MpId.25899}<ffffffffa02af968>
[   35.337578] <redpill/bios_shim.c:215> Symbol #145 in mfgBIOS "geminilake_synobios" {SetMicropId.cold.1}<ffffffffa02a962f>
[   35.337616] <redpill/bios_shim.c:215> Symbol #146 in mfgBIOS "geminilake_synobios" {CheckMicropId.cold.2}<ffffffffa02a9643>
[   35.337654] <redpill/bios_shim.c:215> Symbol #147 in mfgBIOS "geminilake_synobios" {days_since_epoch}<ffffffffa02a9e80>
[   35.337692] <redpill/bios_shim.c:215> Symbol #148 in mfgBIOS "geminilake_synobios" {days_since_leapyear}<ffffffffa02a9f10>
[   35.337730] <redpill/bios_shim.c:215> Symbol #149 in mfgBIOS "geminilake_synobios" {days_since_year}<ffffffffa02a9f30>
[   35.337768] <redpill/bios_shim.c:215> Symbol #150 in mfgBIOS "geminilake_synobios" {rtc_seiko_set_auto_poweron.cold.0}<ffffffffa02a966d>
[   35.337807] <redpill/bios_shim.c:215> Symbol #151 in mfgBIOS "geminilake_synobios" {rtc_set_interrupt}<ffffffffa02a7210>
[   35.337845] <redpill/bios_shim.c:215> Symbol #152 in mfgBIOS "geminilake_synobios" {linuxI2CCharWrite.cold.1}<ffffffffa02a96a9>
[   35.337923] <redpill/bios_shim.c:215> Symbol #153 in mfgBIOS "geminilake_synobios" {linuxI2CCharRead.cold.2}<ffffffffa02a96d9>
[   35.337968] <redpill/bios_shim.c:215> Symbol #154 in mfgBIOS "geminilake_synobios" {uLostAddr.28224}<ffffffffa02b14c0>
[   35.338017] <redpill/bios_shim.c:215> Symbol #155 in mfgBIOS "geminilake_synobios" {linuxI2CSmbusRegRead.cold.3}<ffffffffa02a9709>
[   35.338056] <redpill/bios_shim.c:215> Symbol #156 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28225}<ffffffffa02a9f50>
[   35.338094] <redpill/bios_shim.c:215> Symbol #157 in mfgBIOS "geminilake_synobios" {InitModuleType}<ffffffffa02a7b80>
[   35.338132] <redpill/bios_shim.c:215> Symbol #158 in mfgBIOS "geminilake_synobios" {model_ops}<ffffffffa02b14d0>
[   35.338171] <redpill/bios_shim.c:215> Symbol #159 in mfgBIOS "geminilake_synobios" {GetBuzzerCleared}<ffffffffa02a7bb0>
[   35.338209] <redpill/bios_shim.c:215> Symbol #160 in mfgBIOS "geminilake_synobios" {GetPowerStatus}<ffffffffa02a7be0>
[   35.338247] <redpill/bios_shim.c:215> Symbol #161 in mfgBIOS "geminilake_synobios" {Uninitialize}<ffffffffa02a7c10>
[   35.338286] <redpill/bios_shim.c:215> Symbol #162 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02af980>
[   35.338324] <redpill/bios_shim.c:219> Found vtable - size 424
[   35.338362] <redpill/bios_shim.c:234> Found "synobios_ops" in "geminilake_synobios" @ <ffffffffa02af980 =424=> ffffffffa02b06c0>
[   35.338401] <redpill/override_symbol.c:279> Restoring apply_relocate_add<ffffffff81039e60> to original code
[   35.338439] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.338485] <redpill/override_symbol.c:250> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   35.338524] <redpill/override_symbol.c:250> Writing original code to <ffffffff81039e60>
[   35.338561] <redpill/override_symbol.c:250> Released lock for <ffffffff81039e60>
[   35.338686] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.338726] <redpill/override_symbol.c:287> Successfully restored original code of apply_relocate_add
[   35.338764] <redpill/override_symbol.c:145> Freeing OVS for apply_relocate_add
[   35.338846] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.338884] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.339238] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.339572] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.339906] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.340258] 80 74 2a a0 ff ff ff ff  [04] 0x020      ffffffffa02a7480        rtc_seiko_get_time+0x0/0x1b0 [geminilake_synobios]
[   35.340593] 30 76 2a a0 ff ff ff ff  [05] 0x028      ffffffffa02a7630        rtc_seiko_set_time+0x0/0x1f0 [geminilake_synobios]
[   35.340928] b0 21 2a a0 ff ff ff ff  [06] 0x030      ffffffffa02a21b0        GetFanStatusActivePulse+0x0/0xd0 [geminilake_synobios]
[   35.341281] 60 7d 2a a0 ff ff ff ff  [07] 0x038      ffffffffa02a7d60        SetFanStatusMircopWithGPIO+0x0/0xd0 [geminilake_synobios]
[   35.341616] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.341950] 10 80 2a a0 ff ff ff ff  [09] 0x048      ffffffffa02a8010        GetCpuTemperature+0x0/0x20 [geminilake_synobios]
[   35.342296] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   35.342626] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   35.342965] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.343343] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.343673] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.344021] e0 25 2a a0 ff ff ff ff  [15] 0x078      ffffffffa02a25e0        SetGpioPin+0x0/0x20 [geminilake_synobios]
[   35.344354] 00 26 2a a0 ff ff ff ff  [16] 0x080      ffffffffa02a2600        GetGpioPin+0x0/0x30 [geminilake_synobios]
[   35.344686] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   35.345035] 10 71 2a a0 ff ff ff ff  [18] 0x090      ffffffffa02a7110        rtc_seiko_set_auto_poweron+0x0/0x90 [geminilake_synobios]
[   35.345370] 60 70 2a a0 ff ff ff ff  [19] 0x098      ffffffffa02a7060        rtc_get_auto_poweron+0x0/0x50 [geminilake_synobios]
[   35.345702] 90 78 2a a0 ff ff ff ff  [20] 0x0a0      ffffffffa02a7890        rtc_seiko_auto_poweron_init+0x0/0x20 [geminilake_synobios]
[   35.346047] a0 71 2a a0 ff ff ff ff  [21] 0x0a8      ffffffffa02a71a0        rtc_seiko_auto_poweron_uninit+0x0/0x20 [geminilake_synobios]
[   35.346379] 40 7d 2a a0 ff ff ff ff  [22] 0x0b0      ffffffffa02a7d40        SetAlarmLed+0x0/0x20 [geminilake_synobios]
[   35.346712] b0 7b 2a a0 ff ff ff ff  [23] 0x0b8      ffffffffa02a7bb0        GetBuzzerCleared+0x0/0x30 [geminilake_synobios]
[   35.347059] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   35.347390] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.347722] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.348073] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.348405] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.348774] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   35.349119] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   35.349450] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   35.349781] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.350127] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   35.350458] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   35.350788] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.351139] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.351469] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.351800] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.352159] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.352490] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.352822] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.353168] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.353498] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.353829] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.354180] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.354512] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   35.354843] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.355194] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   35.355524] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.355854] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.356201] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.356537] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.356872] 
[   35.356910] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.356958] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [geminilake_synobios]<ffffffffa02a7d60> will now be bios_VTK_SET_FAN_STATE_null_zero_int [redpill]<ffffffffa000c6e0>
[   35.357001] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally           (null)<          (null)> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   35.357090] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally           (null)<          (null)> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   35.357132] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [16] originally GetGpioPin [geminilake_synobios]<ffffffffa02a2600> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa000c6c0>
[   35.357173] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [15] originally SetGpioPin [geminilake_synobios]<ffffffffa02a25e0> will now be shim_set_gpio_pin_usable [redpill]<ffffffffa000c8f0>
[   35.357212] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [17] originally           (null)<          (null)> will now be bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int [redpill]<ffffffffa000c770>
[   35.357254] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [22] originally SetAlarmLed [geminilake_synobios]<ffffffffa02a7d40> will now be bios_VTK_SET_ALR_LED_null_zero_int [redpill]<ffffffffa000c7a0>
[   35.357305] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [23] originally GetBuzzerCleared [geminilake_synobios]<ffffffffa02a7bb0> will now be bios_get_buz_clr [redpill]<ffffffffa000c6d0>
[   35.357346] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [24] originally           (null)<          (null)> will now be bios_VTK_SET_BUZ_CLR_null_zero_int [redpill]<ffffffffa000c7d0>
[   35.357385] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [29] originally           (null)<          (null)> will now be bios_VTK_SET_CPU_FAN_STATUS_null_zero_int [redpill]<ffffffffa000c800>
[   35.357425] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [30] originally           (null)<          (null)> will now be bios_VTK_SET_PHY_LED_null_zero_int [redpill]<ffffffffa000c830>
[   35.357464] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally           (null)<          (null)> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   35.357503] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [33] originally           (null)<          (null)> will now be bios_VTK_GET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c890>
[   35.357542] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [34] originally           (null)<          (null)> will now be bios_VTK_SET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c8c0>
[   35.357580] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   35.357617] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   35.357656] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   35.357697] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [4] originally rtc_seiko_get_time [geminilake_synobios]<ffffffffa02a7480> will now be rtc_proxy_get_time [redpill]<ffffffffa000c000>
[   35.357738] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [5] originally rtc_seiko_set_time [geminilake_synobios]<ffffffffa02a7630> will now be rtc_proxy_set_time [redpill]<ffffffffa000c0f0>
[   35.357778] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [geminilake_synobios]<ffffffffa02a7890> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000c380>
[   35.357819] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [19] originally rtc_get_auto_poweron [geminilake_synobios]<ffffffffa02a7060> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa000c3b0>
[   35.357860] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [geminilake_synobios]<ffffffffa02a7110> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa000c470>
[   35.357900] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [geminilake_synobios]<ffffffffa02a71a0> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa000c510>
[   35.357954] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   35.358000] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [6] originally GetFanStatusActivePulse [geminilake_synobios]<ffffffffa02a21b0> will now be bios_get_fan_state [redpill]<ffffffffa000b300>
[   35.358094] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [9] originally GetCpuTemperature [geminilake_synobios]<ffffffffa02a8010> will now be bios_get_cpu_temp [redpill]<ffffffffa000b4d0>
[   35.358133] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally           (null)<          (null)> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   35.358170] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   35.358208] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.358369] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.358701] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.359043] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.359371] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.359695] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.360042] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.360370] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.360698] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.361042] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.361368] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.361696] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   35.362042] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.362369] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.362695] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.363039] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.363363] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.363690] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.364036] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.364362] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.364689] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.365034] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.365360] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.365687] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.366033] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.366362] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.366681] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.367027] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.367354] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.367680] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.368021] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.368348] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.368675] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   35.369014] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.369340] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.369665] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.370001] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.370371] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.370696] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.371041] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.371365] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.371689] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.372035] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.372360] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.372684] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.373028] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.373356] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.373694] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   35.374189] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.374515] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   35.374850] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.375195] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.375701] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.376044] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.376369] 
[   35.376407] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.376445] <redpill/bios_hwcap_shim.c:79> Registering mfgBIOS HW Capability shim
[   35.376484] <redpill/override_symbol.c:257> Overriding GetHwCapability() with GetHwCapability_shim [redpill]()<ffffffffa000ae60>
[   35.377000] <redpill/override_symbol.c:172> Saved GetHwCapability() ptr <ffffffffa02a6870>
[   35.377096] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   35.377143] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   35.377181] <redpill/override_symbol.c:182> Generating trampoline
[   35.377221] <redpill/override_symbol.c:188> Generated trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60> for GetHwCapability<ffffffffa02a6870>: 
[   35.377258] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa02a6870>
[   35.377296] <redpill/override_symbol.c:221> Released lock for <ffffffffa02a6870>
[   35.377333] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   35.377374] <redpill/override_symbol.c:269> Successfully overrode GetHwCapability() with trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60>
[   35.377526] <redpill/bios_hwcap_shim.c:87> Successfully registered mfgBIOS HW Capability shim
[   35.377564] <redpill/bios_shim.c:131> geminilake_synobios BIOS *early* shimmed
[   35.379292] synobios open /dev/ttyS1 success
[   35.379335] Fail to get disk 1 led type
[   35.379373] Fail to get disk 2 led type
[   35.379410] Fail to get disk 3 led type
[   35.379448] Fail to get disk 4 led type
[   35.379486] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=1 val=1
[   35.379524] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=2 val=1
[   35.379561] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=3 val=1
[   35.379610] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=4 val=1
[   35.379648] <redpill/rtc_proxy.c:204> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   35.379686] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   35.379725] <redpill/rtc_proxy.c:60> Reading BCD-based RTC
[   35.379771] <redpill/rtc_proxy.c:146> Time got from RTC is 2022-06-09  5:43:42 (UTC)
[   35.379810] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=42 min=43 hr=5 wkd=4 day=9 mth=5 yr=122
[   35.379853] 2022-6-9 5:43:42 UTC
[   35.379891] synobios: load, major number 201
[   35.379930] Brand: Synology
[   35.379973] Model: DS-920+
[   35.380023] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   35.380097] <redpill/bios_shims_collection.c:54> mfgBIOS: nullify zero-int for VTK_SET_MICROP_ID
[   35.380136] synobios cpu_arch proc entry initialized
[   35.380173] synobios crypto_hw proc entry initialized
[   35.380211] synobios syno_platform proc entry initialized
[   35.380250] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.380287] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.380616] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.380951] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.381298] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.381623] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.381956] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.382307] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.382634] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.382966] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.383307] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.383635] f0 86 2a a0 ff ff ff ff  [10] 0x050      ffffffffa02a86f0        SetDiskLedStatusByLedTrigger+0x0/0x140 [geminilake_synobios]
[   35.383976] f0 7c 2a a0 ff ff ff ff  [11] 0x058      ffffffffa02a7cf0        SetPowerLedStatus+0x0/0x50 [geminilake_synobios]
[   35.384313] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.384639] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.384972] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.385307] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.385636] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.385968] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.386305] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.386632] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.386964] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.387300] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.387627] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.387965] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.388303] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.388629] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.388967] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.389302] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.389629] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.389961] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.390297] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.390622] 30 7e 2a a0 ff ff ff ff  [31] 0x0f8      ffffffffa02a7e30        SetHddActLed+0x0/0x20 [geminilake_synobios]
[   35.390955] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.391301] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.391626] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.391959] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.392294] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.392619] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.392949] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.393301] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.393626] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.393959] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.394300] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.394630] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.394969] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.395305] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.395630] 60 81 2a a0 ff ff ff ff  [46] 0x170      ffffffffa02a8160        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x1b0 [geminilake_synobios]
[   35.395963] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.396299] 50 7e 2a a0 ff ff ff ff  [48] 0x180      ffffffffa02a7e50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   35.396626] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.396956] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.397304] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.397639] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.397985] 
[   35.398033] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.398074] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [geminilake_synobios]<ffffffffa02a86f0> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   35.398114] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally SetPowerLedStatus [geminilake_synobios]<ffffffffa02a7cf0> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   35.398154] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally SetHddActLed [geminilake_synobios]<ffffffffa02a7e30> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   35.398192] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   35.398229] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   35.398267] <redpill/rtc_proxy.c:263> The RTC proxy shim is already registered - unregistering first
[   35.398304] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   35.398342] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   35.398379] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   35.398417] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   35.398457] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally HWMONGetHDDBackPlaneStatusByGPIO [geminilake_synobios]<ffffffffa02a8160> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   35.398494] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   35.398532] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.398569] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.398897] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.399244] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.399572] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.399897] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.400243] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.400573] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.400900] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.401247] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.401572] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.401899] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   35.402249] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.402576] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.402904] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.403248] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.403573] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.403899] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.404245] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.404571] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.404898] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.405243] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.405569] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.405896] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.406250] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.406587] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.406913] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.407261] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.407585] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.407911] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.408257] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.408584] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.408910] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   35.409256] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.409587] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.409914] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.410260] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.410585] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.410910] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.411253] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.411578] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.411902] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.412248] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.412579] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.412904] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.413249] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.413581] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.413906] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   35.414348] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.414672] 50 7e 2a a0 ff ff ff ff  [48] 0x180      ffffffffa02a7e50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   35.415013] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.415338] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.415665] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.415999] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.416330] 
[   35.416368] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.416405] <redpill/bios_shim.c:126> geminilake_synobios BIOS *fully* shimmed
[   35.461948] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   36.472520] <redpill/intercept_execve.c:82> Blocked /usr/syno/bin/syno_pstore_collect from running
[   41.483280] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483342] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483391] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483441] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483856] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.484000] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.484385] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   42.986115] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 33} ascii="-3"
[   42.986169] <redpill/pmu_shim.c:239> Executing cmd OUT_BUZ_LONG handler cmd_shim_noop+0x0/0x30 [redpill]
[   42.986208] <redpill/pmu_shim.c:45> vPMU received OUT_BUZ_LONG using 1 bytes - NOOP
[   43.288687] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 34} ascii="-4"
[   43.288739] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x30 [redpill]
[   43.288779] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   43.589422] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 6b} ascii="-k"
[   43.589471] <redpill/pmu_shim.c:235> Unknown 1 byte PMU command with signature hex="6b" ascii="k"
[   43.589875] <redpill/bios_shims_collection.c:51> mfgBIOS: nullify zero-int for VTK_SET_PHY_LED
[   43.589918] <redpill/bios_shims_collection.c:52> mfgBIOS: nullify zero-int for VTK_SET_HDD_ACT_LED
[   43.590330] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   43.590382] <redpill/override_symbol.c:250> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   43.590420] <redpill/override_symbol.c:250> Writing original code to <ffffffffa02a6870>
[   43.590459] <redpill/override_symbol.c:250> Released lock for <ffffffffa02a6870>
[   43.590498] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   43.590536] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa02a6870>
[   43.590574] <redpill/override_symbol.c:221> Released lock for <ffffffffa02a6870>
[   43.590619] <redpill/bios_hwcap_shim.c:66> proxying GetHwCapability(id=2)->support => real=1 [org_fout=0, ovs_fout=0]
[   43.674836] usbcore: registered new interface driver usbhid
[   43.675069] usbhid: USB HID core driver
SynologyNAS> 

 

Link to comment
Share on other sites

5 minutes ago, Peter Suh said:

 

@jumkey

 

Even in my virtual box, it seems that the nic standby time is more than 30 seconds with ds920+.
I don't know if it's because of the unconditional waiting for boot-wait 30 seconds.
Even in the dmesg log, there seems to be no log between 4 seconds and 34 seconds.
I'll remove boot-wait and try again.

 

  junior syno log (Reveal hidden contents)

SynologyNAS> cat linuxrc.syno.log
START /linuxrc.syno.impl
'/etc.defaults/model.dtb' -> '/var/run/model.dtb'
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci ... [  OK  ]
:: Loading module usb-storage ... [  OK  ]
:: Loading kernel modules from extensions ...
Loading kmod #0 "e1000.ko" for pocopico.e1000 (args: )
Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
:: Loading kernel modules from extensions ... [  OK  ]
:: Executing "on_boot" custom scripts ...
Running "check-e1000.sh" for pocopico.e1000->on_boot
Loading module e1000 -> Module e1000 loaded succesfully
Ran "check-e1000.sh" for pocopico.e1000->on_boot - exit=0
Running "check-e1000e.sh" for pocopico.e1000e->on_boot
Loading module e1000e -> Module e1000e loaded succesfully
Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
Running "boot-wait.sh" for redpill-boot-wait->on_boot
Still waiting for boot device (waited 1 of 30 seconds)
Still waiting for boot device (waited 2 of 30 seconds)
Still waiting for boot device (waited 3 of 30 seconds)
Still waiting for boot device (waited 4 of 30 seconds)
Still waiting for boot device (waited 5 of 30 seconds)
Still waiting for boot device (waited 6 of 30 seconds)
Still waiting for boot device (waited 7 of 30 seconds)
Still waiting for boot device (waited 8 of 30 seconds)
Still waiting for boot device (waited 9 of 30 seconds)
Still waiting for boot device (waited 10 of 30 seconds)
Still waiting for boot device (waited 11 of 30 seconds)
Still waiting for boot device (waited 12 of 30 seconds)
Still waiting for boot device (waited 13 of 30 seconds)
Still waiting for boot device (waited 14 of 30 seconds)
Still waiting for boot device (waited 15 of 30 seconds)
Still waiting for boot device (waited 16 of 30 seconds)
Still waiting for boot device (waited 17 of 30 seconds)
Still waiting for boot device (waited 18 of 30 seconds)
Still waiting for boot device (waited 19 of 30 seconds)
Still waiting for boot device (waited 20 of 30 seconds)
Still waiting for boot device (waited 21 of 30 seconds)
Still waiting for boot device (waited 22 of 30 seconds)
Still waiting for boot device (waited 23 of 30 seconds)
Still waiting for boot device (waited 24 of 30 seconds)
Still waiting for boot device (waited 25 of 30 seconds)
Still waiting for boot device (waited 26 of 30 seconds)
Still waiting for boot device (waited 27 of 30 seconds)
Still waiting for boot device (waited 28 of 30 seconds)
Still waiting for boot device (waited 29 of 30 seconds)
Still waiting for boot device (waited 30 of 30 seconds)
ERROR: Timeout waiting for /dev/synoboot device to appear.
Most likely your vid/pid configuration is not correct, or you don't have drivers needed for your USB/SATA controller

========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
/dev/sata1p1               2048          100351           98304  83  
/dev/sata1p2             100352          253951          153600  83  
/dev/sata1p3             253952         2097151         1843200  83  


/dev/sata2p1               8192        16785407        16777216  fd  
/dev/sata2p2           16785408        20979711         4194304  fd  
/dev/sata2p3           21241856        46078335        24836480   f  
/dev/sata2p5           21257952        43604319        22346368  fd  


/dev/sata3p1               8192        16785407        16777216  fd  
/dev/sata3p2           16785408        20979711         4194304  fd  
/dev/sata3p3           21241856        43813151        22571296   f  
/dev/sata3p5           21257952        43604319        22346368  fd  


========== END OF DUMP OF ALL PARTITIONS DETECTED ==========
Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=1
Running "install_rd.sh" for redpill-dtb->on_boot
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@2: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@3: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@4: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@5: node has a unit name, but no regSynologyNAS> 
SynologyNAS> 

 

  ds920 dmesg log (Reveal hidden contents)

[    3.569140] <redpill/scsi_notifier.c:91> Triggering SCSI_EVT_DEV_PROBED notifications - sd_probe() exit=0
[    3.569255] sd 2:0:0:0: [sata3] 43823104 512-byte logical blocks: (22.4 GB/20.9 GiB)
[    3.569330] sd 2:0:0:0: [sata3] Write Protect is off
[    3.569369] sd 2:0:0:0: [sata3] Mode Sense: 00 3a 00 00
[    3.569423] sd 2:0:0:0: [sata3] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.570177]  sata3: p1 p2 p3 < p5 >
[    3.570869] sd 2:0:0:0: [sata3] Attached SCSI disk
[    3.571700] Freeing unused kernel memory: 968K
[    3.571740] Write protecting the kernel read-only data: 8192k
[    3.571879] Freeing unused kernel memory: 580K
[    3.572000] Freeing unused kernel memory: 228K
[    3.734056] random: nonblocking pool is initialized
[    3.766292] ACPI: bus type USB registered
[    3.766344] usbcore: registered new interface driver usbfs
[    3.766387] usbcore: registered new interface driver hub
[    3.766433] usbcore: registered new interface driver ethub
[    3.766475] usbcore: registered new device driver usb
[    3.766513] <redpill/usb_boot_shim.c:166> usbcore registered, adding device watcher
[    3.766554] <redpill/call_protected.c:112> Got ptr ffffffffa0041b70 for usb_register_notify
[    3.766609] <redpill/usb_boot_shim.c:127> Registered USB device notifier
[    3.799100] usbcore: registered new interface driver usb-storage
[    3.812381] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.812422] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    4.133254] clocksource: Switched to clocksource tsc
[    4.161552] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 00:11:32:a0:34:f6
[    4.161596] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[    4.172973] e1000e: Intel(R) PRO/1000 Network Driver - 3.8.4-NAPI
[    4.173032] e1000e: Copyright(c) 1999 - 2020 Intel Corporation.
[   34.360313] <redpill/smart_shim.c:934> sd_ioctl_canary triggered for first ioctl()
[   34.360363] <redpill/smart_shim.c:862> Rerouting sd_fops->ioctl<ffffffff8165f918>=sd_ioctl+0x0/0x210<ffffffff813f29b0> to sd_ioctl_smart_shim+0x0/0x90 [redpill]<ffffffffa000a300>
[   34.360402] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff8165f918+8/1 (<<ffffffff8165f000)
[   34.360444] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff8165f918+8/1 (<<ffffffff8165f000)
[   34.360681] <redpill/override_symbol.c:279> Restoring sd_ioctl<ffffffff813f29b0> to original code
[   34.360900] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff813f29b0+12/1 (<<ffffffff813f2000)
[   34.360959] <redpill/override_symbol.c:250> Obtaining lock for <sd_ioctl+0x0/0x210/ffffffff813f29b0>
[   34.361019] <redpill/override_symbol.c:250> Writing original code to <ffffffff813f29b0>
[   34.361057] <redpill/override_symbol.c:250> Released lock for <ffffffff813f29b0>
[   34.361096] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff813f29b0+12/1 (<<ffffffff813f2000)
[   34.361136] <redpill/override_symbol.c:287> Successfully restored original code of sd_ioctl
[   34.361175] <redpill/override_symbol.c:145> Freeing OVS for sd_ioctl
[   34.361225] <redpill/smart_shim.c:971> Canary finished - routing to sd_fops->ioctl = sd_ioctl_smart_shim+0x0/0x90 [redpill]<ffffffffa000a300>
[   34.475547] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd)
[   34.475592] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.475630] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.476537] VFS: opened file in mnt_point: (/dev), file: (/urandom), comm: (ttyd)
[   34.476578] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.476616] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (sh)
[   34.504317] md: md1 stopped.
[   34.505227] md: bind<sata3p2>
[   34.505410] md: bind<sata2p2>
[   34.507887] md/raid1:md1: active with 2 out of 16 mirrors
[   34.508448] md1: detected capacity change from 0 to 2147418112
[   34.510573] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[   34.591404] RPC: Registered named UNIX socket transport module.
[   34.591447] RPC: Registered udp transport module.
[   34.591485] RPC: Registered tcp transport module.
[   34.591523] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   34.624001] geminilake_synobios: module license 'Synology Inc.' taints kernel.
[   34.624130] Disabling lock debugging due to kernel taint
[   34.624234] <redpill/bios_shim.c:206> Symbol section <ffffc900003d79e8> @ vaddr<18446744072101675008> size[10368]
[   34.624274] <redpill/bios_shim.c:215> Symbol #0 in mfgBIOS "geminilake_synobios" {}<          (null)>
[   34.624313] <redpill/bios_shim.c:215> Symbol #1 in mfgBIOS "geminilake_synobios" {}<ffffffffa0289000>
[   34.624351] <redpill/bios_shim.c:215> Symbol #2 in mfgBIOS "geminilake_synobios" {}<ffffffffa028fbb9>
[   34.624389] <redpill/bios_shim.c:215> Symbol #3 in mfgBIOS "geminilake_synobios" {}<ffffffffa02908c0>
[   34.624427] <redpill/bios_shim.c:215> Symbol #4 in mfgBIOS "geminilake_synobios" {}<ffffffffa0290f65>
[   34.624505] <redpill/bios_shim.c:215> Symbol #5 in mfgBIOS "geminilake_synobios" {}<ffffffffa0292198>
[   34.624543] <redpill/bios_shim.c:215> Symbol #6 in mfgBIOS "geminilake_synobios" {}<ffffffffa0292f85>
[   34.624581] <redpill/bios_shim.c:215> Symbol #7 in mfgBIOS "geminilake_synobios" {}<ffffffffa0293040>
[   34.624619] <redpill/bios_shim.c:215> Symbol #8 in mfgBIOS "geminilake_synobios" {}<ffffffffa0296e40>
[   34.624658] <redpill/bios_shim.c:215> Symbol #9 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28738}<ffffffffa02908c0>
[   34.624696] <redpill/bios_shim.c:215> Symbol #10 in mfgBIOS "geminilake_synobios" {check_gpio_consistency.cold.1}<ffffffffa028fbb9>
[   34.624734] <redpill/bios_shim.c:215> Symbol #11 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_RESISTOR.cold.2}<ffffffffa028fbea>
[   34.624773] <redpill/bios_shim.c:215> Symbol #12 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_STATUS_GET.cold.3}<ffffffffa028fc13>
[   34.624811] <redpill/bios_shim.c:215> Symbol #13 in mfgBIOS "geminilake_synobios" {SYNO_HDD_LED_SET.cold.4}<ffffffffa028fc3c>
[   34.624851] <redpill/bios_shim.c:215> Symbol #14 in mfgBIOS "geminilake_synobios" {SYNO_COPY_BUTTON_GPIO_GET.cold.5}<ffffffffa028fc7e>
[   34.624890] <redpill/bios_shim.c:215> Symbol #15 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_HDD_LED.cold.6}<ffffffffa028fca5>
[   34.624928] <redpill/bios_shim.c:215> Symbol #16 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_PHY_LED.cold.7}<ffffffffa028fcc7>
[   34.624975] <redpill/bios_shim.c:215> Symbol #17 in mfgBIOS "geminilake_synobios" {SYNO_BUZZER_BUTTON_GPIO_GET.cold.8}<ffffffffa028fce9>
[   34.625031] <redpill/bios_shim.c:215> Symbol #18 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_BUZZER_MUTE_SET.cold.9}<ffffffffa028fd10>
[   34.625070] <redpill/bios_shim.c:215> Symbol #19 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read}<ffffffffa0289640>
[   34.625108] <redpill/bios_shim.c:215> Symbol #20 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read.cold.7}<ffffffffa028fd37>
[   34.625146] <redpill/bios_shim.c:215> Symbol #21 in mfgBIOS "geminilake_synobios" {state.25114}<ffffffffa0296f0c>
[   34.625184] <redpill/bios_shim.c:215> Symbol #22 in mfgBIOS "geminilake_synobios" {save_bytes.25113}<ffffffffa0296f08>
[   34.625222] <redpill/bios_shim.c:215> Symbol #23 in mfgBIOS "geminilake_synobios" {state.25132}<ffffffffa0296f04>
[   34.625261] <redpill/bios_shim.c:215> Symbol #24 in mfgBIOS "geminilake_synobios" {syno_ttyS_write}<ffffffffa0289a50>
[   34.625299] <redpill/bios_shim.c:215> Symbol #25 in mfgBIOS "geminilake_synobios" {syno_ttyS_write.cold.8}<ffffffffa028fd91>
[   34.625337] <redpill/bios_shim.c:215> Symbol #26 in mfgBIOS "geminilake_synobios" {syno_ttyS_set_termios.cold.9}<ffffffffa028fde5>
[   34.625574] <redpill/bios_shim.c:215> Symbol #27 in mfgBIOS "geminilake_synobios" {__key.25150}<ffffffffa0296f04>
[   34.625614] <redpill/bios_shim.c:215> Symbol #28 in mfgBIOS "geminilake_synobios" {syno_ttyS_open.cold.10}<ffffffffa028fe66>
[   34.625653] <redpill/bios_shim.c:215> Symbol #29 in mfgBIOS "geminilake_synobios" {syno_ttyS_write_with_length.cold.11}<ffffffffa028fec5>
[   34.625691] <redpill/bios_shim.c:215> Symbol #30 in mfgBIOS "geminilake_synobios" {syno_ttyS_close.cold.12}<ffffffffa028fefd>
[   34.625729] <redpill/bios_shim.c:215> Symbol #31 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa0292f85>
[   34.625768] <redpill/bios_shim.c:215> Symbol #32 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa0292fa0>
[   34.625805] <redpill/bios_shim.c:215> Symbol #33 in mfgBIOS "geminilake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa0292fbe>
[   34.625843] <redpill/bios_shim.c:215> Symbol #34 in mfgBIOS "geminilake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa0292fda>
[   34.625881] <redpill/bios_shim.c:215> Symbol #35 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa028a070>
[   34.625981] <redpill/bios_shim.c:215> Symbol #36 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa028a0d0>
[   34.626040] <redpill/bios_shim.c:215> Symbol #37 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa028a090>
[   34.626080] <redpill/bios_shim.c:215> Symbol #38 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa028a130>
[   34.626121] <redpill/bios_shim.c:215> Symbol #39 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_open}<ffffffffa028a0b0>
[   34.626160] <redpill/bios_shim.c:215> Symbol #40 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_name}<ffffffffa028a190>
[   34.626198] <redpill/bios_shim.c:215> Symbol #41 in mfgBIOS "geminilake_synobios" {gSynoCPUMapping}<ffffffffa0293ec0>
[   34.626498] <redpill/bios_shim.c:215> Symbol #42 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch.cold.7}<ffffffffa028ff15>
[   34.626537] <redpill/bios_shim.c:215> Symbol #43 in mfgBIOS "geminilake_synobios" {gSynoCRYPTOMapping}<ffffffffa0293e00>
[   34.626575] <redpill/bios_shim.c:215> Symbol #44 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw.cold.8}<ffffffffa028ff26>
[   34.626613] <redpill/bios_shim.c:215> Symbol #45 in mfgBIOS "geminilake_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa028a1b0>
[   34.626715] <redpill/bios_shim.c:215> Symbol #46 in mfgBIOS "geminilake_synobios" {scSynoBios}<ffffffffa0297080>
[   34.626753] <redpill/bios_shim.c:215> Symbol #47 in mfgBIOS "geminilake_synobios" {synobios_disk_power_short_break_report}<ffffffffa028a250>
[   34.626791] <redpill/bios_shim.c:215> Symbol #48 in mfgBIOS "geminilake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa028a2a0>
[   34.627205] <redpill/bios_shim.c:215> Symbol #49 in mfgBIOS "geminilake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa028a2f0>
[   34.627245] <redpill/bios_shim.c:215> Symbol #50 in mfgBIOS "geminilake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa028a340>
[   34.627283] <redpill/bios_shim.c:215> Symbol #51 in mfgBIOS "geminilake_synobios" {synobios_disk_port_lost_report}<ffffffffa028a390>
[   34.627321] <redpill/bios_shim.c:215> Symbol #52 in mfgBIOS "geminilake_synobios" {synobios_disk_reset_fail_report}<ffffffffa028a3e0>
[   34.627360] <redpill/bios_shim.c:215> Symbol #53 in mfgBIOS "geminilake_synobios" {synobios_disk_timeout_report}<ffffffffa028a440>
[   34.627398] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "geminilake_synobios" {synobios_sata_error_report}<ffffffffa028a4a0>
[   34.627436] <redpill/bios_shim.c:215> Symbol #55 in mfgBIOS "geminilake_synobios" {synobios_disk_retry_report}<ffffffffa028a500>
[   34.627589] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "geminilake_synobios" {synobios_record_scsi_error_event}<ffffffffa028a550>
[   34.627628] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "geminilake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa028a5a0>
[   34.627666] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "geminilake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa028a5f0>
[   34.627711] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "geminilake_synobios" {synobios_error_fs_event}<ffffffffa028a640>
[   34.627749] <redpill/bios_shim.c:215> Symbol #60 in mfgBIOS "geminilake_synobios" {synobios_autoremap_raid_event}<ffffffffa028a6b0>
[   34.627787] <redpill/bios_shim.c:215> Symbol #61 in mfgBIOS "geminilake_synobios" {synobios_record_raid_event}<ffffffffa028a700>
[   34.627825] <redpill/bios_shim.c:215> Symbol #62 in mfgBIOS "geminilake_synobios" {synobios_raid_sync_event}<ffffffffa028a750>
[   34.627863] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "geminilake_synobios" {synobios_error_oom_event}<ffffffffa028a860>
[   34.627901] <redpill/bios_shim.c:215> Symbol #64 in mfgBIOS "geminilake_synobios" {synobios_poll}<ffffffffa028a9c0>
[   34.627954] <redpill/bios_shim.c:215> Symbol #65 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02984a8>
[   34.627998] <redpill/bios_shim.c:215> Symbol #66 in mfgBIOS "geminilake_synobios" {last_jiffies.46409}<ffffffffa0293040>
[   34.628045] <redpill/bios_shim.c:215> Symbol #67 in mfgBIOS "geminilake_synobios" {buzzer_press_count.46410}<ffffffffa0297074>
[   34.628084] <redpill/bios_shim.c:215> Symbol #68 in mfgBIOS "geminilake_synobios" {syno_usb_prohibit_event}<ffffffffa028aab0>
[   34.628122] <redpill/bios_shim.c:215> Symbol #69 in mfgBIOS "geminilake_synobios" {syno_console_prohibit_event}<ffffffffa028aad0>
[   34.628160] <redpill/bios_shim.c:215> Symbol #70 in mfgBIOS "geminilake_synobios" {syno_microp_get_event}<ffffffffa028aaf0>
[   34.628198] <redpill/bios_shim.c:215> Symbol #71 in mfgBIOS "geminilake_synobios" {micropLogSwitch}<ffffffffa02984b0>
[   34.628236] <redpill/bios_shim.c:215> Symbol #72 in mfgBIOS "geminilake_synobios" {syno_microp_get_event.cold.9}<ffffffffa028ff37>
[   34.628273] <redpill/bios_shim.c:215> Symbol #73 in mfgBIOS "geminilake_synobios" {synobios_rtc_init.cold.10}<ffffffffa028ff48>
[   34.628311] <redpill/bios_shim.c:215> Symbol #74 in mfgBIOS "geminilake_synobios" {card_detect_proc_fops}<ffffffffa0290900>
[   34.628349] <redpill/bios_shim.c:215> Symbol #75 in mfgBIOS "geminilake_synobios" {add_card_detect_proc.cold.11}<ffffffffa028ff65>
[   34.628387] <redpill/bios_shim.c:215> Symbol #76 in mfgBIOS "geminilake_synobios" {synobios_ioctl}<ffffffffa028ada0>
[   34.628425] <redpill/bios_shim.c:215> Symbol #77 in mfgBIOS "geminilake_synobios" {check_fan}<ffffffffa0294350>
[   34.628463] <redpill/bios_shim.c:215> Symbol #78 in mfgBIOS "geminilake_synobios" {sys_status_lock}<ffffffffa0294360>
[   34.628501] <redpill/bios_shim.c:215> Symbol #79 in mfgBIOS "geminilake_synobios" {pgSysStatus}<ffffffffa0297078>
[   34.628539] <redpill/bios_shim.c:215> Symbol #80 in mfgBIOS "geminilake_synobios" {LedSetLock}<ffffffffa02984b8>
[   34.628576] <redpill/bios_shim.c:215> Symbol #81 in mfgBIOS "geminilake_synobios" {synobios_ioctl.cold.12}<ffffffffa028ff88>
[   34.628614] <redpill/bios_shim.c:215> Symbol #82 in mfgBIOS "geminilake_synobios" {__func__.46521}<ffffffffa02908e0>
[   34.628652] <redpill/bios_shim.c:215> Symbol #83 in mfgBIOS "geminilake_synobios" {__FUNCTION__.46460}<ffffffffa02908f0>
[   34.628690] <redpill/bios_shim.c:215> Symbol #84 in mfgBIOS "geminilake_synobios" {synobios_event_handler.cold.13}<ffffffffa02902dd>
[   34.628728] <redpill/bios_shim.c:215> Symbol #85 in mfgBIOS "geminilake_synobios" {__key.46757}<ffffffffa0297074>
[   34.628766] <redpill/bios_shim.c:215> Symbol #86 in mfgBIOS "geminilake_synobios" {synobios_init.cold.14}<ffffffffa02902f8>
[   34.628804] <redpill/bios_shim.c:215> Symbol #87 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa0290cc0>
[   34.628842] <redpill/bios_shim.c:215> Symbol #88 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa0290b80>
[   34.628880] <redpill/bios_shim.c:215> Symbol #89 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_fops}<ffffffffa0290a40>
[   34.628918] <redpill/bios_shim.c:215> Symbol #90 in mfgBIOS "geminilake_synobios" {system_mode}<ffffffffa02984b4>
[   34.628963] <redpill/bios_shim.c:215> Symbol #91 in mfgBIOS "geminilake_synobios" {gSynoModelMapping}<ffffffffa0293060>
[   34.629012] <redpill/bios_shim.c:215> Symbol #92 in mfgBIOS "geminilake_synobios" {synobios_cleanup.cold.15}<ffffffffa02905a1>
[   34.629050] <redpill/bios_shim.c:215> Symbol #93 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_license6}<ffffc900003c3030>
[   34.629088] <redpill/bios_shim.c:215> Symbol #94 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_description5}<ffffc900003c3046>
[   34.629126] <redpill/bios_shim.c:215> Symbol #95 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_author4}<ffffc900003c305c>
[   34.629164] <redpill/bios_shim.c:215> Symbol #96 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_mode3}<ffffc900003c306d>
[   34.629202] <redpill/bios_shim.c:215> Symbol #97 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900003c30a8>
[   34.629241] <redpill/bios_shim.c:215> Symbol #98 in mfgBIOS "geminilake_synobios" {__param_system_mode}<ffffffffa0292ff0>
[   34.629278] <redpill/bios_shim.c:215> Symbol #99 in mfgBIOS "geminilake_synobios" {__param_str_system_mode}<ffffffffa0290de8>
[   34.629316] <redpill/bios_shim.c:215> Symbol #100 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900003c30c1>
[   34.629354] <redpill/bios_shim.c:215> Symbol #101 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900003c30fb>
[   34.629392] <redpill/bios_shim.c:215> Symbol #102 in mfgBIOS "geminilake_synobios" {__param_check_fan}<ffffffffa0293018>
[   34.629430] <redpill/bios_shim.c:215> Symbol #103 in mfgBIOS "geminilake_synobios" {__param_str_check_fan}<ffffffffa0290df8>
[   34.629468] <redpill/bios_shim.c:215> Symbol #104 in mfgBIOS "geminilake_synobios" {DS420pGpioInit}<ffffffffa028d1d0>
[   34.629506] <redpill/bios_shim.c:215> Symbol #105 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0294960>
[   34.629544] <redpill/bios_shim.c:215> Symbol #106 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0294940>
[   34.629582] <redpill/bios_shim.c:215> Symbol #107 in mfgBIOS "geminilake_synobios" {DS420pGpioCleanup}<ffffffffa028d200>
[   34.629620] <redpill/bios_shim.c:215> Symbol #108 in mfgBIOS "geminilake_synobios" {DS420pFanSpeedMapping}<ffffffffa028d230>
[   34.629658] <redpill/bios_shim.c:215> Symbol #109 in mfgBIOS "geminilake_synobios" {DS420pInitModuleType}<ffffffffa028d260>
[   34.629744] <redpill/bios_shim.c:215> Symbol #110 in mfgBIOS "geminilake_synobios" {DS720pGpioCleanup}<ffffffffa028d290>
[   34.629823] <redpill/bios_shim.c:215> Symbol #111 in mfgBIOS "geminilake_synobios" {DS720pFanSpeedMapping}<ffffffffa028d2c0>
[   34.629861] <redpill/bios_shim.c:215> Symbol #112 in mfgBIOS "geminilake_synobios" {DS720pGpioInit}<ffffffffa028d2f0>
[   34.629900] <redpill/bios_shim.c:215> Symbol #113 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0294fc0>
[   34.629957] <redpill/bios_shim.c:215> Symbol #114 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0294f80>
[   34.630000] <redpill/bios_shim.c:215> Symbol #115 in mfgBIOS "geminilake_synobios" {fan_fail_r1}<ffffffffa0294fa0>
[   34.630091] <redpill/bios_shim.c:215> Symbol #116 in mfgBIOS "geminilake_synobios" {DS720pInitModuleType}<ffffffffa028d340>
[   34.630129] <redpill/bios_shim.c:215> Symbol #117 in mfgBIOS "geminilake_synobios" {DS1520pGpioInit}<ffffffffa028d370>
[   34.630206] <redpill/bios_shim.c:215> Symbol #118 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0295600>
[   34.630244] <redpill/bios_shim.c:215> Symbol #119 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02955e0>
[   34.630282] <redpill/bios_shim.c:215> Symbol #120 in mfgBIOS "geminilake_synobios" {DS1520pGpioCleanup}<ffffffffa028d3a0>
[   34.630319] <redpill/bios_shim.c:215> Symbol #121 in mfgBIOS "geminilake_synobios" {DS1520pFanSpeedMapping}<ffffffffa028d3d0>
[   34.630357] <redpill/bios_shim.c:215> Symbol #122 in mfgBIOS "geminilake_synobios" {DS1520pInitModuleType}<ffffffffa028d400>
[   34.630395] <redpill/bios_shim.c:215> Symbol #123 in mfgBIOS "geminilake_synobios" {DS220pGpioInit}<ffffffffa028d430>
[   34.630433] <redpill/bios_shim.c:215> Symbol #124 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0295c80>
[   34.630471] <redpill/bios_shim.c:215> Symbol #125 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa0295c60>
[   34.630508] <redpill/bios_shim.c:215> Symbol #126 in mfgBIOS "geminilake_synobios" {phy_led_ctrl}<ffffffffa0295c40>
[   34.630546] <redpill/bios_shim.c:215> Symbol #127 in mfgBIOS "geminilake_synobios" {copy_button_detect}<ffffffffa0295c20>
[   34.630584] <redpill/bios_shim.c:215> Symbol #128 in mfgBIOS "geminilake_synobios" {DS220pGpioCleanup}<ffffffffa028d460>
[   34.630622] <redpill/bios_shim.c:215> Symbol #129 in mfgBIOS "geminilake_synobios" {DS220pFanSpeedMapping}<ffffffffa028d490>
[   34.630660] <redpill/bios_shim.c:215> Symbol #130 in mfgBIOS "geminilake_synobios" {DS220pInitModuleType}<ffffffffa028d4c0>
[   34.630698] <redpill/bios_shim.c:215> Symbol #131 in mfgBIOS "geminilake_synobios" {DS920pGpioInit}<ffffffffa028d4f0>
[   34.630736] <redpill/bios_shim.c:215> Symbol #132 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02962c0>
[   34.630774] <redpill/bios_shim.c:215> Symbol #133 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02962a0>
[   34.630812] <redpill/bios_shim.c:215> Symbol #134 in mfgBIOS "geminilake_synobios" {DS920pGpioCleanup}<ffffffffa028d520>
[   34.630849] <redpill/bios_shim.c:215> Symbol #135 in mfgBIOS "geminilake_synobios" {DS920pFanSpeedMapping}<ffffffffa028d550>
[   34.630887] <redpill/bios_shim.c:215> Symbol #136 in mfgBIOS "geminilake_synobios" {DS920pInitModuleType}<ffffffffa028d580>
[   34.630927] <redpill/bios_shim.c:215> Symbol #137 in mfgBIOS "geminilake_synobios" {DVA1622GpioInit}<ffffffffa028d5b0>
[   34.630976] <redpill/bios_shim.c:215> Symbol #138 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa0296900>
[   34.631028] <redpill/bios_shim.c:215> Symbol #139 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02968e0>
[   34.631067] <redpill/bios_shim.c:215> Symbol #140 in mfgBIOS "geminilake_synobios" {DVA1622GpioCleanup}<ffffffffa028d5e0>
[   34.631105] <redpill/bios_shim.c:215> Symbol #141 in mfgBIOS "geminilake_synobios" {DVA1622FanSpeedMapping}<ffffffffa028d610>
[   34.631142] <redpill/bios_shim.c:215> Symbol #142 in mfgBIOS "geminilake_synobios" {DVA1622InitModuleType}<ffffffffa028d640>
[   34.631180] <redpill/bios_shim.c:215> Symbol #143 in mfgBIOS "geminilake_synobios" {SetGroupWakeConfig.cold.0}<ffffffffa02905e7>
[   34.631218] <redpill/bios_shim.c:215> Symbol #144 in mfgBIOS "geminilake_synobios" {MpId.25899}<ffffffffa0296968>
[   34.631256] <redpill/bios_shim.c:215> Symbol #145 in mfgBIOS "geminilake_synobios" {SetMicropId.cold.1}<ffffffffa029062f>
[   34.631294] <redpill/bios_shim.c:215> Symbol #146 in mfgBIOS "geminilake_synobios" {CheckMicropId.cold.2}<ffffffffa0290643>
[   34.631331] <redpill/bios_shim.c:215> Symbol #147 in mfgBIOS "geminilake_synobios" {days_since_epoch}<ffffffffa0290e80>
[   34.631369] <redpill/bios_shim.c:215> Symbol #148 in mfgBIOS "geminilake_synobios" {days_since_leapyear}<ffffffffa0290f10>
[   34.631407] <redpill/bios_shim.c:215> Symbol #149 in mfgBIOS "geminilake_synobios" {days_since_year}<ffffffffa0290f30>
[   34.631444] <redpill/bios_shim.c:215> Symbol #150 in mfgBIOS "geminilake_synobios" {rtc_seiko_set_auto_poweron.cold.0}<ffffffffa029066d>
[   34.631482] <redpill/bios_shim.c:215> Symbol #151 in mfgBIOS "geminilake_synobios" {rtc_set_interrupt}<ffffffffa028e210>
[   34.631520] <redpill/bios_shim.c:215> Symbol #152 in mfgBIOS "geminilake_synobios" {linuxI2CCharWrite.cold.1}<ffffffffa02906a9>
[   34.631558] <redpill/bios_shim.c:215> Symbol #153 in mfgBIOS "geminilake_synobios" {linuxI2CCharRead.cold.2}<ffffffffa02906d9>
[   34.631635] <redpill/bios_shim.c:215> Symbol #154 in mfgBIOS "geminilake_synobios" {uLostAddr.28224}<ffffffffa02984c0>
[   34.631673] <redpill/bios_shim.c:215> Symbol #155 in mfgBIOS "geminilake_synobios" {linuxI2CSmbusRegRead.cold.3}<ffffffffa0290709>
[   34.631711] <redpill/bios_shim.c:215> Symbol #156 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28225}<ffffffffa0290f50>
[   34.631748] <redpill/bios_shim.c:215> Symbol #157 in mfgBIOS "geminilake_synobios" {InitModuleType}<ffffffffa028eb80>
[   34.631786] <redpill/bios_shim.c:215> Symbol #158 in mfgBIOS "geminilake_synobios" {model_ops}<ffffffffa02984d0>
[   34.631823] <redpill/bios_shim.c:215> Symbol #159 in mfgBIOS "geminilake_synobios" {GetBuzzerCleared}<ffffffffa028ebb0>
[   34.631861] <redpill/bios_shim.c:215> Symbol #160 in mfgBIOS "geminilake_synobios" {GetPowerStatus}<ffffffffa028ebe0>
[   34.631899] <redpill/bios_shim.c:215> Symbol #161 in mfgBIOS "geminilake_synobios" {Uninitialize}<ffffffffa028ec10>
[   34.631943] <redpill/bios_shim.c:215> Symbol #162 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa0296980>
[   34.631985] <redpill/bios_shim.c:219> Found vtable - size 424
[   34.632034] <redpill/bios_shim.c:234> Found "synobios_ops" in "geminilake_synobios" @ <ffffffffa0296980 =424=> ffffffffa02976c0>
[   34.632072] <redpill/override_symbol.c:279> Restoring apply_relocate_add<ffffffff81039e60> to original code
[   34.632110] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   34.632156] <redpill/override_symbol.c:250> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   34.632194] <redpill/override_symbol.c:250> Writing original code to <ffffffff81039e60>
[   34.632231] <redpill/override_symbol.c:250> Released lock for <ffffffff81039e60>
[   34.632269] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   34.632308] <redpill/override_symbol.c:287> Successfully restored original code of apply_relocate_add
[   34.632346] <redpill/override_symbol.c:145> Freeing OVS for apply_relocate_add
[   34.632427] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.632465] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.632794] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.633143] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.633490] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.633817] 80 e4 28 a0 ff ff ff ff  [04] 0x020      ffffffffa028e480        rtc_seiko_get_time+0x0/0x1b0 [geminilake_synobios]
[   34.634159] 30 e6 28 a0 ff ff ff ff  [05] 0x028      ffffffffa028e630        rtc_seiko_set_time+0x0/0x1f0 [geminilake_synobios]
[   34.634491] b0 91 28 a0 ff ff ff ff  [06] 0x030      ffffffffa02891b0        GetFanStatusActivePulse+0x0/0xd0 [geminilake_synobios]
[   34.634819] 60 ed 28 a0 ff ff ff ff  [07] 0x038      ffffffffa028ed60        SetFanStatusMircopWithGPIO+0x0/0xd0 [geminilake_synobios]
[   34.635162] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.635486] 10 f0 28 a0 ff ff ff ff  [09] 0x048      ffffffffa028f010        GetCpuTemperature+0x0/0x20 [geminilake_synobios]
[   34.635813] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   34.636154] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   34.636479] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.636803] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.637148] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.637472] e0 95 28 a0 ff ff ff ff  [15] 0x078      ffffffffa02895e0        SetGpioPin+0x0/0x20 [geminilake_synobios]
[   34.637799] 00 96 28 a0 ff ff ff ff  [16] 0x080      ffffffffa0289600        GetGpioPin+0x0/0x30 [geminilake_synobios]
[   34.638145] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   34.638470] 10 e1 28 a0 ff ff ff ff  [18] 0x090      ffffffffa028e110        rtc_seiko_set_auto_poweron+0x0/0x90 [geminilake_synobios]
[   34.638797] 60 e0 28 a0 ff ff ff ff  [19] 0x098      ffffffffa028e060        rtc_get_auto_poweron+0x0/0x50 [geminilake_synobios]
[   34.639276] 90 e8 28 a0 ff ff ff ff  [20] 0x0a0      ffffffffa028e890        rtc_seiko_auto_poweron_init+0x0/0x20 [geminilake_synobios]
[   34.639601] a0 e1 28 a0 ff ff ff ff  [21] 0x0a8      ffffffffa028e1a0        rtc_seiko_auto_poweron_uninit+0x0/0x20 [geminilake_synobios]
[   34.639927] 40 ed 28 a0 ff ff ff ff  [22] 0x0b0      ffffffffa028ed40        SetAlarmLed+0x0/0x20 [geminilake_synobios]
[   34.641055] b0 eb 28 a0 ff ff ff ff  [23] 0x0b8      ffffffffa028ebb0        GetBuzzerCleared+0x0/0x30 [geminilake_synobios]
[   34.641385] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   34.641718] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.642064] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.642388] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.642714] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.643057] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   34.643446] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   34.643840] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   34.644188] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.644515] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   34.644839] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   34.645192] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.645516] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.645869] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.646217] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.646543] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.646874] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.647269] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.647596] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.647922] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.648263] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.648588] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.648914] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   34.649298] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.649623] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   34.649952] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.650291] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.650617] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.650945] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.651287] 
[   34.651325] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.651366] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [geminilake_synobios]<ffffffffa028ed60> will now be bios_VTK_SET_FAN_STATE_null_zero_int [redpill]<ffffffffa000c6e0>
[   34.651405] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally           (null)<          (null)> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   34.651444] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally           (null)<          (null)> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   34.651485] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [16] originally GetGpioPin [geminilake_synobios]<ffffffffa0289600> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa000c6c0>
[   34.651526] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [15] originally SetGpioPin [geminilake_synobios]<ffffffffa02895e0> will now be shim_set_gpio_pin_usable [redpill]<ffffffffa000c8f0>
[   34.651565] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [17] originally           (null)<          (null)> will now be bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int [redpill]<ffffffffa000c770>
[   34.651605] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [22] originally SetAlarmLed [geminilake_synobios]<ffffffffa028ed40> will now be bios_VTK_SET_ALR_LED_null_zero_int [redpill]<ffffffffa000c7a0>
[   34.651645] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [23] originally GetBuzzerCleared [geminilake_synobios]<ffffffffa028ebb0> will now be bios_get_buz_clr [redpill]<ffffffffa000c6d0>
[   34.651684] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [24] originally           (null)<          (null)> will now be bios_VTK_SET_BUZ_CLR_null_zero_int [redpill]<ffffffffa000c7d0>
[   34.651723] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [29] originally           (null)<          (null)> will now be bios_VTK_SET_CPU_FAN_STATUS_null_zero_int [redpill]<ffffffffa000c800>
[   34.651762] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [30] originally           (null)<          (null)> will now be bios_VTK_SET_PHY_LED_null_zero_int [redpill]<ffffffffa000c830>
[   34.651802] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally           (null)<          (null)> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   34.651883] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [33] originally           (null)<          (null)> will now be bios_VTK_GET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c890>
[   34.651982] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [34] originally           (null)<          (null)> will now be bios_VTK_SET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c8c0>
[   34.652044] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   34.652083] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   34.652121] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   34.652166] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [4] originally rtc_seiko_get_time [geminilake_synobios]<ffffffffa028e480> will now be rtc_proxy_get_time [redpill]<ffffffffa000c000>
[   34.652210] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [5] originally rtc_seiko_set_time [geminilake_synobios]<ffffffffa028e630> will now be rtc_proxy_set_time [redpill]<ffffffffa000c0f0>
[   34.652252] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [geminilake_synobios]<ffffffffa028e890> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000c380>
[   34.652295] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [19] originally rtc_get_auto_poweron [geminilake_synobios]<ffffffffa028e060> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa000c3b0>
[   34.652337] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [geminilake_synobios]<ffffffffa028e110> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa000c470>
[   34.652382] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [geminilake_synobios]<ffffffffa028e1a0> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa000c510>
[   34.652421] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   34.652462] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [6] originally GetFanStatusActivePulse [geminilake_synobios]<ffffffffa02891b0> will now be bios_get_fan_state [redpill]<ffffffffa000b300>
[   34.652504] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [9] originally GetCpuTemperature [geminilake_synobios]<ffffffffa028f010> will now be bios_get_cpu_temp [redpill]<ffffffffa000b4d0>
[   34.652543] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally           (null)<          (null)> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   34.652580] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   34.652618] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.652655] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.653012] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.653340] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.653666] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.654007] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.654334] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.654660] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.654998] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.655332] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.655657] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.655995] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   34.656332] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.656659] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.656994] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.657328] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.657653] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.657997] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.658333] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.658659] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.658996] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.659332] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.659658] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.659995] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.660331] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.660665] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.661013] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.661339] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.661664] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.662001] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.662373] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.662704] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.663045] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   34.663372] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.663697] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.664042] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.664370] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.664695] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.665039] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.665364] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.665707] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.666048] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.666374] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.666699] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.667042] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.667367] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.667692] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.668051] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   34.668378] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.668702] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   34.669043] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.669372] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.669699] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.670042] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.670540] 
[   34.670578] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.670616] <redpill/bios_hwcap_shim.c:79> Registering mfgBIOS HW Capability shim
[   34.670655] <redpill/override_symbol.c:257> Overriding GetHwCapability() with GetHwCapability_shim [redpill]()<ffffffffa000ae60>
[   34.671878] <redpill/override_symbol.c:172> Saved GetHwCapability() ptr <ffffffffa028d870>
[   34.671917] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa028d870+12/1 (<<ffffffffa028d000)
[   34.672036] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa028d870>
[   34.672074] <redpill/override_symbol.c:182> Generating trampoline
[   34.672113] <redpill/override_symbol.c:188> Generated trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60> for GetHwCapability<ffffffffa028d870>: 
[   34.672151] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa028d870>
[   34.672188] <redpill/override_symbol.c:221> Released lock for <ffffffffa028d870>
[   34.672226] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffffa028d870+12/1 (<<ffffffffa028d000)
[   34.672267] <redpill/override_symbol.c:269> Successfully overrode GetHwCapability() with trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60>
[   34.672304] <redpill/bios_hwcap_shim.c:87> Successfully registered mfgBIOS HW Capability shim
[   34.672342] <redpill/bios_shim.c:131> geminilake_synobios BIOS *early* shimmed
[   34.673906] synobios open /dev/ttyS1 success
[   34.673955] Fail to get disk 1 led type
[   34.673998] Fail to get disk 2 led type
[   34.674046] Fail to get disk 3 led type
[   34.674084] Fail to get disk 4 led type
[   34.674122] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=1 val=1
[   34.674160] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=2 val=1
[   34.674198] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=3 val=1
[   34.674235] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=4 val=1
[   34.674273] <redpill/rtc_proxy.c:204> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   34.674317] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   34.674356] <redpill/rtc_proxy.c:60> Reading BCD-based RTC
[   34.674402] <redpill/rtc_proxy.c:146> Time got from RTC is 2022-06-09  5:43:41 (UTC)
[   34.674440] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=41 min=43 hr=5 wkd=4 day=9 mth=5 yr=122
[   34.674482] 2022-6-9 5:43:41 UTC
[   34.674521] synobios: load, major number 201
[   34.674559] Brand: Synology
[   34.674597] Model: DS-920+
[   34.674634] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   34.674708] <redpill/bios_shims_collection.c:54> mfgBIOS: nullify zero-int for VTK_SET_MICROP_ID
[   34.674746] synobios cpu_arch proc entry initialized
[   34.674784] synobios crypto_hw proc entry initialized
[   34.674822] synobios syno_platform proc entry initialized
[   34.674861] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.674898] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.675248] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.675575] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.675903] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.676248] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.676575] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.676902] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.677250] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.677587] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.677918] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.678264] f0 f6 28 a0 ff ff ff ff  [10] 0x050      ffffffffa028f6f0        SetDiskLedStatusByLedTrigger+0x0/0x140 [geminilake_synobios]
[   34.678593] f0 ec 28 a0 ff ff ff ff  [11] 0x058      ffffffffa028ecf0        SetPowerLedStatus+0x0/0x50 [geminilake_synobios]
[   34.678919] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.679258] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.679591] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.679914] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.680504] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.680833] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.681180] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.681506] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.681894] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.682293] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.682618] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.682950] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.683292] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.683617] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.683956] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.684294] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.684619] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.684950] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.685289] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.685613] 30 ee 28 a0 ff ff ff ff  [31] 0x0f8      ffffffffa028ee30        SetHddActLed+0x0/0x20 [geminilake_synobios]
[   34.685942] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.686280] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.686610] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.686940] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.687279] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.687602] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.687925] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.688263] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.688587] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.688920] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.689258] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.689589] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.689912] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.690255] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.690578] 60 f1 28 a0 ff ff ff ff  [46] 0x170      ffffffffa028f160        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x1b0 [geminilake_synobios]
[   34.690904] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.691247] 50 ee 28 a0 ff ff ff ff  [48] 0x180      ffffffffa028ee50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   34.691572] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.692127] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.692452] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.692775] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.693114] 
[   34.693152] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.693192] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [geminilake_synobios]<ffffffffa028f6f0> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   34.693271] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally SetPowerLedStatus [geminilake_synobios]<ffffffffa028ecf0> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   34.693311] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally SetHddActLed [geminilake_synobios]<ffffffffa028ee30> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   34.693349] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   34.693386] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   34.693423] <redpill/rtc_proxy.c:263> The RTC proxy shim is already registered - unregistering first
[   34.693460] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   34.693497] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   34.693534] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   34.693572] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   34.693612] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally HWMONGetHDDBackPlaneStatusByGPIO [geminilake_synobios]<ffffffffa028f160> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   34.693649] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   34.693687] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa0296980
[   34.693724] 40 6b 29 a0 ff ff ff ff  [00] 0x000      ffffffffa0296b40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   34.694089] 30 96 28 a0 ff ff ff ff  [01] 0x008      ffffffffa0289630        GetBrand+0x0/0x10 [geminilake_synobios]
[   34.694414] 30 f0 28 a0 ff ff ff ff  [02] 0x010      ffffffffa028f030        GetModel+0x0/0xd0 [geminilake_synobios]
[   34.694740] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   34.695080] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   34.695406] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   34.695731] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   34.696080] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   34.696406] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   34.696737] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   34.697080] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   34.697406] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.697732] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   34.698076] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   34.698404] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   34.698728] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   34.699074] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   34.699399] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   34.699724] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   34.700072] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   34.700399] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   34.700726] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   34.701071] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   34.701397] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   34.701722] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   34.702067] e0 eb 28 a0 ff ff ff ff  [25] 0x0c8      ffffffffa028ebe0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   34.702392] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   34.702716] 80 eb 28 a0 ff ff ff ff  [27] 0x0d8      ffffffffa028eb80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   34.703057] 10 ec 28 a0 ff ff ff ff  [28] 0x0e0      ffffffffa028ec10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   34.703382] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   34.703707] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   34.704047] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   34.704372] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   34.704696] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.705041] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   34.705366] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   34.705698] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   34.706044] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   34.706376] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   34.706699] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   34.707057] 50 ec 28 a0 ff ff ff ff  [40] 0x140      ffffffffa028ec50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   34.707383] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   34.707707] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   34.708046] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   34.708370] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   34.708694] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   34.709038] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   34.709364] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   34.709689] 50 ee 28 a0 ff ff ff ff  [48] 0x180      ffffffffa028ee50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   34.710036] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   34.710360] 60 ef 28 a0 ff ff ff ff  [50] 0x190      ffffffffa028ef60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   34.710689] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   34.711033] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   34.711357] 
[   34.711394] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa0296b28
[   34.711432] <redpill/bios_shim.c:126> geminilake_synobios BIOS *fully* shimmed
[   34.712982] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713047] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713085] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713123] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713161] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713198] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713238] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713277] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713315] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713352] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713390] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713427] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713465] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713503] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713540] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713578] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   34.713616] <redpill/bios_shims_collection.c:52> mfgBIOS: nullify zero-int for VTK_SET_HDD_ACT_LED
[   35.014441] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 34} ascii="-4"
[   35.014492] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x30 [redpill]
[   35.014531] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   35.316324] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 39} ascii="-9"
[   35.316411] <redpill/pmu_shim.c:239> Executing cmd OUT_STATUS_LED_PULSE_GREEN handler cmd_shim_noop+0x0/0x30 [redpill]
[   35.316449] <redpill/pmu_shim.c:45> vPMU received OUT_STATUS_LED_PULSE_GREEN using 1 bytes - NOOP
[   35.317796] Module [geminilake_synobios] is removed. 
[   35.317843] synobios: unload
[   35.317923] <redpill/bios_shim.c:100> geminilake_synobios BIOS went away - you may get a kernel panic if YOU unloaded it
[   35.317971] <redpill/override_symbol.c:257> Overriding apply_relocate_add() with _apply_relocate_add [redpill]()<ffffffffa000d600>
[   35.318133] <redpill/override_symbol.c:172> Saved apply_relocate_add() ptr <ffffffff81039e60>
[   35.318208] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.318252] <redpill/override_symbol.c:221> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   35.318289] <redpill/override_symbol.c:182> Generating trampoline
[   35.318329] <redpill/override_symbol.c:188> Generated trampoline to _apply_relocate_add+0x0/0x180 [redpill]<ffffffffa000d600> for apply_relocate_add<ffffffff81039e60>: 
[   35.318366] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffff81039e60>
[   35.318444] <redpill/override_symbol.c:221> Released lock for <ffffffff81039e60>
[   35.318481] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.318523] <redpill/override_symbol.c:269> Successfully overrode apply_relocate_add() with trampoline to _apply_relocate_add+0x0/0x180 [redpill]<ffffffffa000d600>
[   35.318561] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   35.318598] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   35.318636] <redpill/bios_hwmon_shim.c:364> Forcefully resetting mfgBIOS HW Monitor shim
[   35.318673] <redpill/bios_hwmon_shim.c:372> Successfully reset mfgBIOS HW Monitor
[   35.318711] <redpill/bios_hwcap_shim.c:111> Forcefully resetting mfgBIOS HW Capability shim
[   35.318748] <redpill/override_symbol.c:145> Freeing OVS for GetHwCapability
[   35.318786] <redpill/bios_hwcap_shim.c:115> Successfully reset mfgBIOS HW Capability
[   35.331126] <redpill/bios_shim.c:206> Symbol section <ffffc900003fb9e8> @ vaddr<18446744072101777408> size[10368]
[   35.331167] <redpill/bios_shim.c:215> Symbol #0 in mfgBIOS "geminilake_synobios" {}<          (null)>
[   35.331212] <redpill/bios_shim.c:215> Symbol #1 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a2000>
[   35.331250] <redpill/bios_shim.c:215> Symbol #2 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a8bb9>
[   35.331288] <redpill/bios_shim.c:215> Symbol #3 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a98c0>
[   35.331326] <redpill/bios_shim.c:215> Symbol #4 in mfgBIOS "geminilake_synobios" {}<ffffffffa02a9f65>
[   35.331363] <redpill/bios_shim.c:215> Symbol #5 in mfgBIOS "geminilake_synobios" {}<ffffffffa02ab198>
[   35.331401] <redpill/bios_shim.c:215> Symbol #6 in mfgBIOS "geminilake_synobios" {}<ffffffffa02abf85>
[   35.331439] <redpill/bios_shim.c:215> Symbol #7 in mfgBIOS "geminilake_synobios" {}<ffffffffa02ac040>
[   35.331476] <redpill/bios_shim.c:215> Symbol #8 in mfgBIOS "geminilake_synobios" {}<ffffffffa02afe40>
[   35.331515] <redpill/bios_shim.c:215> Symbol #9 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28738}<ffffffffa02a98c0>
[   35.331554] <redpill/bios_shim.c:215> Symbol #10 in mfgBIOS "geminilake_synobios" {check_gpio_consistency.cold.1}<ffffffffa02a8bb9>
[   35.331591] <redpill/bios_shim.c:215> Symbol #11 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_RESISTOR.cold.2}<ffffffffa02a8bea>
[   35.331629] <redpill/bios_shim.c:215> Symbol #12 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_FAN_STATUS_GET.cold.3}<ffffffffa02a8c13>
[   35.331667] <redpill/bios_shim.c:215> Symbol #13 in mfgBIOS "geminilake_synobios" {SYNO_HDD_LED_SET.cold.4}<ffffffffa02a8c3c>
[   35.331705] <redpill/bios_shim.c:215> Symbol #14 in mfgBIOS "geminilake_synobios" {SYNO_COPY_BUTTON_GPIO_GET.cold.5}<ffffffffa02a8c7e>
[   35.331743] <redpill/bios_shim.c:215> Symbol #15 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_HDD_LED.cold.6}<ffffffffa02a8ca5>
[   35.331780] <redpill/bios_shim.c:215> Symbol #16 in mfgBIOS "geminilake_synobios" {SYNO_ENABLE_PHY_LED.cold.7}<ffffffffa02a8cc7>
[   35.332195] <redpill/bios_shim.c:215> Symbol #17 in mfgBIOS "geminilake_synobios" {SYNO_BUZZER_BUTTON_GPIO_GET.cold.8}<ffffffffa02a8ce9>
[   35.332234] <redpill/bios_shim.c:215> Symbol #18 in mfgBIOS "geminilake_synobios" {SYNO_CTRL_BUZZER_MUTE_SET.cold.9}<ffffffffa02a8d10>
[   35.332278] <redpill/bios_shim.c:215> Symbol #19 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read}<ffffffffa02a2640>
[   35.332318] <redpill/bios_shim.c:215> Symbol #20 in mfgBIOS "geminilake_synobios" {synobios_ttyS_wait_read.cold.7}<ffffffffa02a8d37>
[   35.332357] <redpill/bios_shim.c:215> Symbol #21 in mfgBIOS "geminilake_synobios" {state.25114}<ffffffffa02aff0c>
[   35.332395] <redpill/bios_shim.c:215> Symbol #22 in mfgBIOS "geminilake_synobios" {save_bytes.25113}<ffffffffa02aff08>
[   35.332433] <redpill/bios_shim.c:215> Symbol #23 in mfgBIOS "geminilake_synobios" {state.25132}<ffffffffa02aff04>
[   35.332471] <redpill/bios_shim.c:215> Symbol #24 in mfgBIOS "geminilake_synobios" {syno_ttyS_write}<ffffffffa02a2a50>
[   35.332510] <redpill/bios_shim.c:215> Symbol #25 in mfgBIOS "geminilake_synobios" {syno_ttyS_write.cold.8}<ffffffffa02a8d91>
[   35.332549] <redpill/bios_shim.c:215> Symbol #26 in mfgBIOS "geminilake_synobios" {syno_ttyS_set_termios.cold.9}<ffffffffa02a8de5>
[   35.332588] <redpill/bios_shim.c:215> Symbol #27 in mfgBIOS "geminilake_synobios" {__key.25150}<ffffffffa02aff04>
[   35.332627] <redpill/bios_shim.c:215> Symbol #28 in mfgBIOS "geminilake_synobios" {syno_ttyS_open.cold.10}<ffffffffa02a8e66>
[   35.332705] <redpill/bios_shim.c:215> Symbol #29 in mfgBIOS "geminilake_synobios" {syno_ttyS_write_with_length.cold.11}<ffffffffa02a8ec5>
[   35.332743] <redpill/bios_shim.c:215> Symbol #30 in mfgBIOS "geminilake_synobios" {syno_ttyS_close.cold.12}<ffffffffa02a8efd>
[   35.332781] <redpill/bios_shim.c:215> Symbol #31 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa02abf85>
[   35.332820] <redpill/bios_shim.c:215> Symbol #32 in mfgBIOS "geminilake_synobios" {__kstrtab_synobios_lock_ttyS_protection}<ffffffffa02abfa0>
[   35.332896] <redpill/bios_shim.c:215> Symbol #33 in mfgBIOS "geminilake_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa02abfbe>
[   35.332934] <redpill/bios_shim.c:215> Symbol #34 in mfgBIOS "geminilake_synobios" {__kstrtab_save_char_from_uart}<ffffffffa02abfda>
[   35.332982] <redpill/bios_shim.c:215> Symbol #35 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa02a3070>
[   35.333032] <redpill/bios_shim.c:215> Symbol #36 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch}<ffffffffa02a30d0>
[   35.333070] <redpill/bios_shim.c:215> Symbol #37 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa02a3090>
[   35.333108] <redpill/bios_shim.c:215> Symbol #38 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw}<ffffffffa02a3130>
[   35.333145] <redpill/bios_shim.c:215> Symbol #39 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_open}<ffffffffa02a30b0>
[   35.333222] <redpill/bios_shim.c:215> Symbol #40 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_name}<ffffffffa02a3190>
[   35.333299] <redpill/bios_shim.c:215> Symbol #41 in mfgBIOS "geminilake_synobios" {gSynoCPUMapping}<ffffffffa02acec0>
[   35.333337] <redpill/bios_shim.c:215> Symbol #42 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch.cold.7}<ffffffffa02a8f15>
[   35.333374] <redpill/bios_shim.c:215> Symbol #43 in mfgBIOS "geminilake_synobios" {gSynoCRYPTOMapping}<ffffffffa02ace00>
[   35.333412] <redpill/bios_shim.c:215> Symbol #44 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw.cold.8}<ffffffffa02a8f26>
[   35.333450] <redpill/bios_shim.c:215> Symbol #45 in mfgBIOS "geminilake_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa02a31b0>
[   35.333487] <redpill/bios_shim.c:215> Symbol #46 in mfgBIOS "geminilake_synobios" {scSynoBios}<ffffffffa02b0080>
[   35.333525] <redpill/bios_shim.c:215> Symbol #47 in mfgBIOS "geminilake_synobios" {synobios_disk_power_short_break_report}<ffffffffa02a3250>
[   35.333562] <redpill/bios_shim.c:215> Symbol #48 in mfgBIOS "geminilake_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa02a32a0>
[   35.333600] <redpill/bios_shim.c:215> Symbol #49 in mfgBIOS "geminilake_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa02a32f0>
[   35.333638] <redpill/bios_shim.c:215> Symbol #50 in mfgBIOS "geminilake_synobios" {synobios_wake_from_deep_sleep}<ffffffffa02a3340>
[   35.333675] <redpill/bios_shim.c:215> Symbol #51 in mfgBIOS "geminilake_synobios" {synobios_disk_port_lost_report}<ffffffffa02a3390>
[   35.333713] <redpill/bios_shim.c:215> Symbol #52 in mfgBIOS "geminilake_synobios" {synobios_disk_reset_fail_report}<ffffffffa02a33e0>
[   35.333751] <redpill/bios_shim.c:215> Symbol #53 in mfgBIOS "geminilake_synobios" {synobios_disk_timeout_report}<ffffffffa02a3440>
[   35.333788] <redpill/bios_shim.c:215> Symbol #54 in mfgBIOS "geminilake_synobios" {synobios_sata_error_report}<ffffffffa02a34a0>
[   35.333826] <redpill/bios_shim.c:215> Symbol #55 in mfgBIOS "geminilake_synobios" {synobios_disk_retry_report}<ffffffffa02a3500>
[   35.333864] <redpill/bios_shim.c:215> Symbol #56 in mfgBIOS "geminilake_synobios" {synobios_record_scsi_error_event}<ffffffffa02a3550>
[   35.333901] <redpill/bios_shim.c:215> Symbol #57 in mfgBIOS "geminilake_synobios" {synobios_error_btrfs_meta_corrupted_event}<ffffffffa02a35a0>
[   35.333946] <redpill/bios_shim.c:215> Symbol #58 in mfgBIOS "geminilake_synobios" {synobios_error_fs_btrfs_event}<ffffffffa02a35f0>
[   35.333993] <redpill/bios_shim.c:215> Symbol #59 in mfgBIOS "geminilake_synobios" {synobios_error_fs_event}<ffffffffa02a3640>
[   35.334043] <redpill/bios_shim.c:215> Symbol #60 in mfgBIOS "geminilake_synobios" {synobios_autoremap_raid_event}<ffffffffa02a36b0>
[   35.334081] <redpill/bios_shim.c:215> Symbol #61 in mfgBIOS "geminilake_synobios" {synobios_record_raid_event}<ffffffffa02a3700>
[   35.334118] <redpill/bios_shim.c:215> Symbol #62 in mfgBIOS "geminilake_synobios" {synobios_raid_sync_event}<ffffffffa02a3750>
[   35.334156] <redpill/bios_shim.c:215> Symbol #63 in mfgBIOS "geminilake_synobios" {synobios_error_oom_event}<ffffffffa02a3860>
[   35.334193] <redpill/bios_shim.c:215> Symbol #64 in mfgBIOS "geminilake_synobios" {synobios_poll}<ffffffffa02a39c0>
[   35.334231] <redpill/bios_shim.c:215> Symbol #65 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02b14a8>
[   35.334268] <redpill/bios_shim.c:215> Symbol #66 in mfgBIOS "geminilake_synobios" {last_jiffies.46409}<ffffffffa02ac040>
[   35.334306] <redpill/bios_shim.c:215> Symbol #67 in mfgBIOS "geminilake_synobios" {buzzer_press_count.46410}<ffffffffa02b0074>
[   35.334343] <redpill/bios_shim.c:215> Symbol #68 in mfgBIOS "geminilake_synobios" {syno_usb_prohibit_event}<ffffffffa02a3ab0>
[   35.334381] <redpill/bios_shim.c:215> Symbol #69 in mfgBIOS "geminilake_synobios" {syno_console_prohibit_event}<ffffffffa02a3ad0>
[   35.334418] <redpill/bios_shim.c:215> Symbol #70 in mfgBIOS "geminilake_synobios" {syno_microp_get_event}<ffffffffa02a3af0>
[   35.334456] <redpill/bios_shim.c:215> Symbol #71 in mfgBIOS "geminilake_synobios" {micropLogSwitch}<ffffffffa02b14b0>
[   35.334493] <redpill/bios_shim.c:215> Symbol #72 in mfgBIOS "geminilake_synobios" {syno_microp_get_event.cold.9}<ffffffffa02a8f37>
[   35.334531] <redpill/bios_shim.c:215> Symbol #73 in mfgBIOS "geminilake_synobios" {synobios_rtc_init.cold.10}<ffffffffa02a8f48>
[   35.334568] <redpill/bios_shim.c:215> Symbol #74 in mfgBIOS "geminilake_synobios" {card_detect_proc_fops}<ffffffffa02a9900>
[   35.334605] <redpill/bios_shim.c:215> Symbol #75 in mfgBIOS "geminilake_synobios" {add_card_detect_proc.cold.11}<ffffffffa02a8f65>
[   35.334643] <redpill/bios_shim.c:215> Symbol #76 in mfgBIOS "geminilake_synobios" {synobios_ioctl}<ffffffffa02a3da0>
[   35.334680] <redpill/bios_shim.c:215> Symbol #77 in mfgBIOS "geminilake_synobios" {check_fan}<ffffffffa02ad350>
[   35.334718] <redpill/bios_shim.c:215> Symbol #78 in mfgBIOS "geminilake_synobios" {sys_status_lock}<ffffffffa02ad360>
[   35.334755] <redpill/bios_shim.c:215> Symbol #79 in mfgBIOS "geminilake_synobios" {pgSysStatus}<ffffffffa02b0078>
[   35.334793] <redpill/bios_shim.c:215> Symbol #80 in mfgBIOS "geminilake_synobios" {LedSetLock}<ffffffffa02b14b8>
[   35.334830] <redpill/bios_shim.c:215> Symbol #81 in mfgBIOS "geminilake_synobios" {synobios_ioctl.cold.12}<ffffffffa02a8f88>
[   35.334868] <redpill/bios_shim.c:215> Symbol #82 in mfgBIOS "geminilake_synobios" {__func__.46521}<ffffffffa02a98e0>
[   35.334905] <redpill/bios_shim.c:215> Symbol #83 in mfgBIOS "geminilake_synobios" {__FUNCTION__.46460}<ffffffffa02a98f0>
[   35.334950] <redpill/bios_shim.c:215> Symbol #84 in mfgBIOS "geminilake_synobios" {synobios_event_handler.cold.13}<ffffffffa02a92dd>
[   35.334993] <redpill/bios_shim.c:215> Symbol #85 in mfgBIOS "geminilake_synobios" {__key.46757}<ffffffffa02b0074>
[   35.335042] <redpill/bios_shim.c:215> Symbol #86 in mfgBIOS "geminilake_synobios" {synobios_init.cold.14}<ffffffffa02a92f8>
[   35.335080] <redpill/bios_shim.c:215> Symbol #87 in mfgBIOS "geminilake_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa02a9cc0>
[   35.335118] <redpill/bios_shim.c:215> Symbol #88 in mfgBIOS "geminilake_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa02a9b80>
[   35.335155] <redpill/bios_shim.c:215> Symbol #89 in mfgBIOS "geminilake_synobios" {synobios_read_proc_platform_fops}<ffffffffa02a9a40>
[   35.335193] <redpill/bios_shim.c:215> Symbol #90 in mfgBIOS "geminilake_synobios" {system_mode}<ffffffffa02b14b4>
[   35.335231] <redpill/bios_shim.c:215> Symbol #91 in mfgBIOS "geminilake_synobios" {gSynoModelMapping}<ffffffffa02ac060>
[   35.335268] <redpill/bios_shim.c:215> Symbol #92 in mfgBIOS "geminilake_synobios" {synobios_cleanup.cold.15}<ffffffffa02a95a1>
[   35.335306] <redpill/bios_shim.c:215> Symbol #93 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_license6}<ffffc900003e7030>
[   35.335347] <redpill/bios_shim.c:215> Symbol #94 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_description5}<ffffc900003e7046>
[   35.335385] <redpill/bios_shim.c:215> Symbol #95 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_author4}<ffffc900003e705c>
[   35.335422] <redpill/bios_shim.c:215> Symbol #96 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_mode3}<ffffc900003e706d>
[   35.335460] <redpill/bios_shim.c:215> Symbol #97 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_system_modetype2}<ffffc900003e70a8>
[   35.335498] <redpill/bios_shim.c:215> Symbol #98 in mfgBIOS "geminilake_synobios" {__param_system_mode}<ffffffffa02abff0>
[   35.335639] <redpill/bios_shim.c:215> Symbol #99 in mfgBIOS "geminilake_synobios" {__param_str_system_mode}<ffffffffa02a9de8>
[   35.335677] <redpill/bios_shim.c:215> Symbol #100 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fan1}<ffffc900003e70c1>
[   35.335715] <redpill/bios_shim.c:215> Symbol #101 in mfgBIOS "geminilake_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900003e70fb>
[   35.335753] <redpill/bios_shim.c:215> Symbol #102 in mfgBIOS "geminilake_synobios" {__param_check_fan}<ffffffffa02ac018>
[   35.335791] <redpill/bios_shim.c:215> Symbol #103 in mfgBIOS "geminilake_synobios" {__param_str_check_fan}<ffffffffa02a9df8>
[   35.335829] <redpill/bios_shim.c:215> Symbol #104 in mfgBIOS "geminilake_synobios" {DS420pGpioInit}<ffffffffa02a61d0>
[   35.335866] <redpill/bios_shim.c:215> Symbol #105 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02ad960>
[   35.335904] <redpill/bios_shim.c:215> Symbol #106 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02ad940>
[   35.335976] <redpill/bios_shim.c:215> Symbol #107 in mfgBIOS "geminilake_synobios" {DS420pGpioCleanup}<ffffffffa02a6200>
[   35.336038] <redpill/bios_shim.c:215> Symbol #108 in mfgBIOS "geminilake_synobios" {DS420pFanSpeedMapping}<ffffffffa02a6230>
[   35.336077] <redpill/bios_shim.c:215> Symbol #109 in mfgBIOS "geminilake_synobios" {DS420pInitModuleType}<ffffffffa02a6260>
[   35.336115] <redpill/bios_shim.c:215> Symbol #110 in mfgBIOS "geminilake_synobios" {DS720pGpioCleanup}<ffffffffa02a6290>
[   35.336153] <redpill/bios_shim.c:215> Symbol #111 in mfgBIOS "geminilake_synobios" {DS720pFanSpeedMapping}<ffffffffa02a62c0>
[   35.336190] <redpill/bios_shim.c:215> Symbol #112 in mfgBIOS "geminilake_synobios" {DS720pGpioInit}<ffffffffa02a62f0>
[   35.336228] <redpill/bios_shim.c:215> Symbol #113 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02adfc0>
[   35.336266] <redpill/bios_shim.c:215> Symbol #114 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02adf80>
[   35.336305] <redpill/bios_shim.c:215> Symbol #115 in mfgBIOS "geminilake_synobios" {fan_fail_r1}<ffffffffa02adfa0>
[   35.336343] <redpill/bios_shim.c:215> Symbol #116 in mfgBIOS "geminilake_synobios" {DS720pInitModuleType}<ffffffffa02a6340>
[   35.336381] <redpill/bios_shim.c:215> Symbol #117 in mfgBIOS "geminilake_synobios" {DS1520pGpioInit}<ffffffffa02a6370>
[   35.336420] <redpill/bios_shim.c:215> Symbol #118 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02ae600>
[   35.336459] <redpill/bios_shim.c:215> Symbol #119 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02ae5e0>
[   35.336496] <redpill/bios_shim.c:215> Symbol #120 in mfgBIOS "geminilake_synobios" {DS1520pGpioCleanup}<ffffffffa02a63a0>
[   35.336534] <redpill/bios_shim.c:215> Symbol #121 in mfgBIOS "geminilake_synobios" {DS1520pFanSpeedMapping}<ffffffffa02a63d0>
[   35.336607] <redpill/bios_shim.c:215> Symbol #122 in mfgBIOS "geminilake_synobios" {DS1520pInitModuleType}<ffffffffa02a6400>
[   35.336645] <redpill/bios_shim.c:215> Symbol #123 in mfgBIOS "geminilake_synobios" {DS220pGpioInit}<ffffffffa02a6430>
[   35.336682] <redpill/bios_shim.c:215> Symbol #124 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02aec80>
[   35.336720] <redpill/bios_shim.c:215> Symbol #125 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02aec60>
[   35.336757] <redpill/bios_shim.c:215> Symbol #126 in mfgBIOS "geminilake_synobios" {phy_led_ctrl}<ffffffffa02aec40>
[   35.336795] <redpill/bios_shim.c:215> Symbol #127 in mfgBIOS "geminilake_synobios" {copy_button_detect}<ffffffffa02aec20>
[   35.336832] <redpill/bios_shim.c:215> Symbol #128 in mfgBIOS "geminilake_synobios" {DS220pGpioCleanup}<ffffffffa02a6460>
[   35.336870] <redpill/bios_shim.c:215> Symbol #129 in mfgBIOS "geminilake_synobios" {DS220pFanSpeedMapping}<ffffffffa02a6490>
[   35.336975] <redpill/bios_shim.c:215> Symbol #130 in mfgBIOS "geminilake_synobios" {DS220pInitModuleType}<ffffffffa02a64c0>
[   35.337032] <redpill/bios_shim.c:215> Symbol #131 in mfgBIOS "geminilake_synobios" {DS920pGpioInit}<ffffffffa02a64f0>
[   35.337071] <redpill/bios_shim.c:215> Symbol #132 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02af2c0>
[   35.337109] <redpill/bios_shim.c:215> Symbol #133 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02af2a0>
[   35.337147] <redpill/bios_shim.c:215> Symbol #134 in mfgBIOS "geminilake_synobios" {DS920pGpioCleanup}<ffffffffa02a6520>
[   35.337185] <redpill/bios_shim.c:215> Symbol #135 in mfgBIOS "geminilake_synobios" {DS920pFanSpeedMapping}<ffffffffa02a6550>
[   35.337223] <redpill/bios_shim.c:215> Symbol #136 in mfgBIOS "geminilake_synobios" {DS920pInitModuleType}<ffffffffa02a6580>
[   35.337261] <redpill/bios_shim.c:215> Symbol #137 in mfgBIOS "geminilake_synobios" {DVA1622GpioInit}<ffffffffa02a65b0>
[   35.337299] <redpill/bios_shim.c:215> Symbol #138 in mfgBIOS "geminilake_synobios" {fan_fail}<ffffffffa02af900>
[   35.337347] <redpill/bios_shim.c:215> Symbol #139 in mfgBIOS "geminilake_synobios" {disk_led_ctrl}<ffffffffa02af8e0>
[   35.337387] <redpill/bios_shim.c:215> Symbol #140 in mfgBIOS "geminilake_synobios" {DVA1622GpioCleanup}<ffffffffa02a65e0>
[   35.337426] <redpill/bios_shim.c:215> Symbol #141 in mfgBIOS "geminilake_synobios" {DVA1622FanSpeedMapping}<ffffffffa02a6610>
[   35.337464] <redpill/bios_shim.c:215> Symbol #142 in mfgBIOS "geminilake_synobios" {DVA1622InitModuleType}<ffffffffa02a6640>
[   35.337502] <redpill/bios_shim.c:215> Symbol #143 in mfgBIOS "geminilake_synobios" {SetGroupWakeConfig.cold.0}<ffffffffa02a95e7>
[   35.337540] <redpill/bios_shim.c:215> Symbol #144 in mfgBIOS "geminilake_synobios" {MpId.25899}<ffffffffa02af968>
[   35.337578] <redpill/bios_shim.c:215> Symbol #145 in mfgBIOS "geminilake_synobios" {SetMicropId.cold.1}<ffffffffa02a962f>
[   35.337616] <redpill/bios_shim.c:215> Symbol #146 in mfgBIOS "geminilake_synobios" {CheckMicropId.cold.2}<ffffffffa02a9643>
[   35.337654] <redpill/bios_shim.c:215> Symbol #147 in mfgBIOS "geminilake_synobios" {days_since_epoch}<ffffffffa02a9e80>
[   35.337692] <redpill/bios_shim.c:215> Symbol #148 in mfgBIOS "geminilake_synobios" {days_since_leapyear}<ffffffffa02a9f10>
[   35.337730] <redpill/bios_shim.c:215> Symbol #149 in mfgBIOS "geminilake_synobios" {days_since_year}<ffffffffa02a9f30>
[   35.337768] <redpill/bios_shim.c:215> Symbol #150 in mfgBIOS "geminilake_synobios" {rtc_seiko_set_auto_poweron.cold.0}<ffffffffa02a966d>
[   35.337807] <redpill/bios_shim.c:215> Symbol #151 in mfgBIOS "geminilake_synobios" {rtc_set_interrupt}<ffffffffa02a7210>
[   35.337845] <redpill/bios_shim.c:215> Symbol #152 in mfgBIOS "geminilake_synobios" {linuxI2CCharWrite.cold.1}<ffffffffa02a96a9>
[   35.337923] <redpill/bios_shim.c:215> Symbol #153 in mfgBIOS "geminilake_synobios" {linuxI2CCharRead.cold.2}<ffffffffa02a96d9>
[   35.337968] <redpill/bios_shim.c:215> Symbol #154 in mfgBIOS "geminilake_synobios" {uLostAddr.28224}<ffffffffa02b14c0>
[   35.338017] <redpill/bios_shim.c:215> Symbol #155 in mfgBIOS "geminilake_synobios" {linuxI2CSmbusRegRead.cold.3}<ffffffffa02a9709>
[   35.338056] <redpill/bios_shim.c:215> Symbol #156 in mfgBIOS "geminilake_synobios" {__FUNCTION__.28225}<ffffffffa02a9f50>
[   35.338094] <redpill/bios_shim.c:215> Symbol #157 in mfgBIOS "geminilake_synobios" {InitModuleType}<ffffffffa02a7b80>
[   35.338132] <redpill/bios_shim.c:215> Symbol #158 in mfgBIOS "geminilake_synobios" {model_ops}<ffffffffa02b14d0>
[   35.338171] <redpill/bios_shim.c:215> Symbol #159 in mfgBIOS "geminilake_synobios" {GetBuzzerCleared}<ffffffffa02a7bb0>
[   35.338209] <redpill/bios_shim.c:215> Symbol #160 in mfgBIOS "geminilake_synobios" {GetPowerStatus}<ffffffffa02a7be0>
[   35.338247] <redpill/bios_shim.c:215> Symbol #161 in mfgBIOS "geminilake_synobios" {Uninitialize}<ffffffffa02a7c10>
[   35.338286] <redpill/bios_shim.c:215> Symbol #162 in mfgBIOS "geminilake_synobios" {synobios_ops}<ffffffffa02af980>
[   35.338324] <redpill/bios_shim.c:219> Found vtable - size 424
[   35.338362] <redpill/bios_shim.c:234> Found "synobios_ops" in "geminilake_synobios" @ <ffffffffa02af980 =424=> ffffffffa02b06c0>
[   35.338401] <redpill/override_symbol.c:279> Restoring apply_relocate_add<ffffffff81039e60> to original code
[   35.338439] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.338485] <redpill/override_symbol.c:250> Obtaining lock for <apply_relocate_add+0x0/0x170/ffffffff81039e60>
[   35.338524] <redpill/override_symbol.c:250> Writing original code to <ffffffff81039e60>
[   35.338561] <redpill/override_symbol.c:250> Released lock for <ffffffff81039e60>
[   35.338686] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffff81039e60+12/1 (<<ffffffff81039000)
[   35.338726] <redpill/override_symbol.c:287> Successfully restored original code of apply_relocate_add
[   35.338764] <redpill/override_symbol.c:145> Freeing OVS for apply_relocate_add
[   35.338846] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.338884] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.339238] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.339572] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.339906] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.340258] 80 74 2a a0 ff ff ff ff  [04] 0x020      ffffffffa02a7480        rtc_seiko_get_time+0x0/0x1b0 [geminilake_synobios]
[   35.340593] 30 76 2a a0 ff ff ff ff  [05] 0x028      ffffffffa02a7630        rtc_seiko_set_time+0x0/0x1f0 [geminilake_synobios]
[   35.340928] b0 21 2a a0 ff ff ff ff  [06] 0x030      ffffffffa02a21b0        GetFanStatusActivePulse+0x0/0xd0 [geminilake_synobios]
[   35.341281] 60 7d 2a a0 ff ff ff ff  [07] 0x038      ffffffffa02a7d60        SetFanStatusMircopWithGPIO+0x0/0xd0 [geminilake_synobios]
[   35.341616] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.341950] 10 80 2a a0 ff ff ff ff  [09] 0x048      ffffffffa02a8010        GetCpuTemperature+0x0/0x20 [geminilake_synobios]
[   35.342296] 00 00 00 00 00 00 00 00  [10] 0x050                (null)                  (null)
[   35.342626] 00 00 00 00 00 00 00 00  [11] 0x058                (null)                  (null)
[   35.342965] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.343343] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.343673] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.344021] e0 25 2a a0 ff ff ff ff  [15] 0x078      ffffffffa02a25e0        SetGpioPin+0x0/0x20 [geminilake_synobios]
[   35.344354] 00 26 2a a0 ff ff ff ff  [16] 0x080      ffffffffa02a2600        GetGpioPin+0x0/0x30 [geminilake_synobios]
[   35.344686] 00 00 00 00 00 00 00 00  [17] 0x088                (null)                  (null)
[   35.345035] 10 71 2a a0 ff ff ff ff  [18] 0x090      ffffffffa02a7110        rtc_seiko_set_auto_poweron+0x0/0x90 [geminilake_synobios]
[   35.345370] 60 70 2a a0 ff ff ff ff  [19] 0x098      ffffffffa02a7060        rtc_get_auto_poweron+0x0/0x50 [geminilake_synobios]
[   35.345702] 90 78 2a a0 ff ff ff ff  [20] 0x0a0      ffffffffa02a7890        rtc_seiko_auto_poweron_init+0x0/0x20 [geminilake_synobios]
[   35.346047] a0 71 2a a0 ff ff ff ff  [21] 0x0a8      ffffffffa02a71a0        rtc_seiko_auto_poweron_uninit+0x0/0x20 [geminilake_synobios]
[   35.346379] 40 7d 2a a0 ff ff ff ff  [22] 0x0b0      ffffffffa02a7d40        SetAlarmLed+0x0/0x20 [geminilake_synobios]
[   35.346712] b0 7b 2a a0 ff ff ff ff  [23] 0x0b8      ffffffffa02a7bb0        GetBuzzerCleared+0x0/0x30 [geminilake_synobios]
[   35.347059] 00 00 00 00 00 00 00 00  [24] 0x0c0                (null)                  (null)
[   35.347390] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.347722] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.348073] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.348405] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.348774] 00 00 00 00 00 00 00 00  [29] 0x0e8                (null)                  (null)
[   35.349119] 00 00 00 00 00 00 00 00  [30] 0x0f0                (null)                  (null)
[   35.349450] 00 00 00 00 00 00 00 00  [31] 0x0f8                (null)                  (null)
[   35.349781] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.350127] 00 00 00 00 00 00 00 00  [33] 0x108                (null)                  (null)
[   35.350458] 00 00 00 00 00 00 00 00  [34] 0x110                (null)                  (null)
[   35.350788] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.351139] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.351469] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.351800] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.352159] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.352490] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.352822] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.353168] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.353498] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.353829] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.354180] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.354512] 00 00 00 00 00 00 00 00  [46] 0x170                (null)                  (null)
[   35.354843] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.355194] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   35.355524] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.355854] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.356201] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.356537] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.356872] 
[   35.356910] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.356958] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [7] originally SetFanStatusMircopWithGPIO [geminilake_synobios]<ffffffffa02a7d60> will now be bios_VTK_SET_FAN_STATE_null_zero_int [redpill]<ffffffffa000c6e0>
[   35.357001] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally           (null)<          (null)> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   35.357090] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally           (null)<          (null)> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   35.357132] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [16] originally GetGpioPin [geminilake_synobios]<ffffffffa02a2600> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa000c6c0>
[   35.357173] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [15] originally SetGpioPin [geminilake_synobios]<ffffffffa02a25e0> will now be shim_set_gpio_pin_usable [redpill]<ffffffffa000c8f0>
[   35.357212] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [17] originally           (null)<          (null)> will now be bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int [redpill]<ffffffffa000c770>
[   35.357254] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [22] originally SetAlarmLed [geminilake_synobios]<ffffffffa02a7d40> will now be bios_VTK_SET_ALR_LED_null_zero_int [redpill]<ffffffffa000c7a0>
[   35.357305] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [23] originally GetBuzzerCleared [geminilake_synobios]<ffffffffa02a7bb0> will now be bios_get_buz_clr [redpill]<ffffffffa000c6d0>
[   35.357346] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [24] originally           (null)<          (null)> will now be bios_VTK_SET_BUZ_CLR_null_zero_int [redpill]<ffffffffa000c7d0>
[   35.357385] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [29] originally           (null)<          (null)> will now be bios_VTK_SET_CPU_FAN_STATUS_null_zero_int [redpill]<ffffffffa000c800>
[   35.357425] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [30] originally           (null)<          (null)> will now be bios_VTK_SET_PHY_LED_null_zero_int [redpill]<ffffffffa000c830>
[   35.357464] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally           (null)<          (null)> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   35.357503] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [33] originally           (null)<          (null)> will now be bios_VTK_GET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c890>
[   35.357542] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [34] originally           (null)<          (null)> will now be bios_VTK_SET_MICROP_ID_null_zero_int [redpill]<ffffffffa000c8c0>
[   35.357580] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   35.357617] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   35.357656] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   35.357697] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [4] originally rtc_seiko_get_time [geminilake_synobios]<ffffffffa02a7480> will now be rtc_proxy_get_time [redpill]<ffffffffa000c000>
[   35.357738] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [5] originally rtc_seiko_set_time [geminilake_synobios]<ffffffffa02a7630> will now be rtc_proxy_set_time [redpill]<ffffffffa000c0f0>
[   35.357778] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [20] originally rtc_seiko_auto_poweron_init [geminilake_synobios]<ffffffffa02a7890> will now be rtc_proxy_init_auto_power_on [redpill]<ffffffffa000c380>
[   35.357819] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [19] originally rtc_get_auto_poweron [geminilake_synobios]<ffffffffa02a7060> will now be rtc_proxy_get_auto_power_on [redpill]<ffffffffa000c3b0>
[   35.357860] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [18] originally rtc_seiko_set_auto_poweron [geminilake_synobios]<ffffffffa02a7110> will now be rtc_proxy_set_auto_power_on [redpill]<ffffffffa000c470>
[   35.357900] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [21] originally rtc_seiko_auto_poweron_uninit [geminilake_synobios]<ffffffffa02a71a0> will now be rtc_proxy_uinit_auto_power_on [redpill]<ffffffffa000c510>
[   35.357954] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   35.358000] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [6] originally GetFanStatusActivePulse [geminilake_synobios]<ffffffffa02a21b0> will now be bios_get_fan_state [redpill]<ffffffffa000b300>
[   35.358094] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [9] originally GetCpuTemperature [geminilake_synobios]<ffffffffa02a8010> will now be bios_get_cpu_temp [redpill]<ffffffffa000b4d0>
[   35.358133] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally           (null)<          (null)> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   35.358170] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   35.358208] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.358369] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.358701] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.359043] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.359371] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.359695] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.360042] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.360370] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.360698] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.361042] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.361368] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.361696] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   35.362042] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.362369] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.362695] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.363039] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.363363] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.363690] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.364036] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.364362] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.364689] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.365034] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.365360] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.365687] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.366033] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.366362] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.366681] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.367027] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.367354] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.367680] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.368021] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.368348] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.368675] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   35.369014] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.369340] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.369665] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.370001] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.370371] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.370696] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.371041] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.371365] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.371689] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.372035] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.372360] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.372684] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.373028] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.373356] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.373694] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   35.374189] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.374515] 00 00 00 00 00 00 00 00  [48] 0x180                (null)                  (null)
[   35.374850] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.375195] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.375701] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.376044] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.376369] 
[   35.376407] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.376445] <redpill/bios_hwcap_shim.c:79> Registering mfgBIOS HW Capability shim
[   35.376484] <redpill/override_symbol.c:257> Overriding GetHwCapability() with GetHwCapability_shim [redpill]()<ffffffffa000ae60>
[   35.377000] <redpill/override_symbol.c:172> Saved GetHwCapability() ptr <ffffffffa02a6870>
[   35.377096] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   35.377143] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   35.377181] <redpill/override_symbol.c:182> Generating trampoline
[   35.377221] <redpill/override_symbol.c:188> Generated trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60> for GetHwCapability<ffffffffa02a6870>: 
[   35.377258] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa02a6870>
[   35.377296] <redpill/override_symbol.c:221> Released lock for <ffffffffa02a6870>
[   35.377333] <redpill/memory_helper.c:34> Enabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   35.377374] <redpill/override_symbol.c:269> Successfully overrode GetHwCapability() with trampoline to GetHwCapability_shim+0x0/0x220 [redpill]<ffffffffa000ae60>
[   35.377526] <redpill/bios_hwcap_shim.c:87> Successfully registered mfgBIOS HW Capability shim
[   35.377564] <redpill/bios_shim.c:131> geminilake_synobios BIOS *early* shimmed
[   35.379292] synobios open /dev/ttyS1 success
[   35.379335] Fail to get disk 1 led type
[   35.379373] Fail to get disk 2 led type
[   35.379410] Fail to get disk 3 led type
[   35.379448] Fail to get disk 4 led type
[   35.379486] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=1 val=1
[   35.379524] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=2 val=1
[   35.379561] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=3 val=1
[   35.379610] <redpill/bios_shims_collection.c:218> Received syno_ahci_disk_led_enable_by_port_shim with port=4 val=1
[   35.379648] <redpill/rtc_proxy.c:204> RTC power-on "enabled" via rtc_proxy_init_auto_power_on
[   35.379686] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=0 min=0 hr=0 wkd=0 day=0 mth=0 yr=0
[   35.379725] <redpill/rtc_proxy.c:60> Reading BCD-based RTC
[   35.379771] <redpill/rtc_proxy.c:146> Time got from RTC is 2022-06-09  5:43:42 (UTC)
[   35.379810] <redpill/rtc_proxy.c:40> MfgCompatTime raw data: sec=42 min=43 hr=5 wkd=4 day=9 mth=5 yr=122
[   35.379853] 2022-6-9 5:43:42 UTC
[   35.379891] synobios: load, major number 201
[   35.379930] Brand: Synology
[   35.379973] Model: DS-920+
[   35.380023] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[   35.380097] <redpill/bios_shims_collection.c:54> mfgBIOS: nullify zero-int for VTK_SET_MICROP_ID
[   35.380136] synobios cpu_arch proc entry initialized
[   35.380173] synobios crypto_hw proc entry initialized
[   35.380211] synobios syno_platform proc entry initialized
[   35.380250] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.380287] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.380616] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.380951] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.381298] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.381623] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.381956] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.382307] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.382634] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.382966] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.383307] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.383635] f0 86 2a a0 ff ff ff ff  [10] 0x050      ffffffffa02a86f0        SetDiskLedStatusByLedTrigger+0x0/0x140 [geminilake_synobios]
[   35.383976] f0 7c 2a a0 ff ff ff ff  [11] 0x058      ffffffffa02a7cf0        SetPowerLedStatus+0x0/0x50 [geminilake_synobios]
[   35.384313] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.384639] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.384972] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.385307] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.385636] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.385968] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.386305] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.386632] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.386964] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.387300] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.387627] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.387965] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.388303] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.388629] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.388967] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.389302] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.389629] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.389961] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.390297] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.390622] 30 7e 2a a0 ff ff ff ff  [31] 0x0f8      ffffffffa02a7e30        SetHddActLed+0x0/0x20 [geminilake_synobios]
[   35.390955] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.391301] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.391626] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.391959] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.392294] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.392619] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.392949] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.393301] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.393626] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.393959] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.394300] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.394630] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.394969] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.395305] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.395630] 60 81 2a a0 ff ff ff ff  [46] 0x170      ffffffffa02a8160        HWMONGetHDDBackPlaneStatusByGPIO+0x0/0x1b0 [geminilake_synobios]
[   35.395963] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.396299] 50 7e 2a a0 ff ff ff ff  [48] 0x180      ffffffffa02a7e50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   35.396626] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.396956] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.397304] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.397639] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.397985] 
[   35.398033] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.398074] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [10] originally SetDiskLedStatusByLedTrigger [geminilake_synobios]<ffffffffa02a86f0> will now be bios_VTK_SET_DISK_LED_null_zero_int [redpill]<ffffffffa000c710>
[   35.398114] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [11] originally SetPowerLedStatus [geminilake_synobios]<ffffffffa02a7cf0> will now be bios_VTK_SET_PWR_LED_null_zero_int [redpill]<ffffffffa000c740>
[   35.398154] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [31] originally SetHddActLed [geminilake_synobios]<ffffffffa02a7e30> will now be bios_VTK_SET_HDD_ACT_LED_null_zero_int [redpill]<ffffffffa000c860>
[   35.398192] <redpill/bios_shims_collection.c:147> Platform requires RTC proxy - enabling
[   35.398229] <redpill/rtc_proxy.c:260> Registering RTC proxy shim
[   35.398267] <redpill/rtc_proxy.c:263> The RTC proxy shim is already registered - unregistering first
[   35.398304] <redpill/rtc_proxy.c:244> Unregistering RTC proxy shim
[   35.398342] <redpill/rtc_proxy.c:254> Successfully unregistered RTC proxy shim
[   35.398379] <redpill/rtc_proxy.c:268> Successfully registered RTC proxy shim
[   35.398417] <redpill/bios_hwmon_shim.c:332> Registering mfgBIOS HW Monitor shim
[   35.398457] <redpill/bios_shims_collection.c:80> mfgBIOS vtable [46] originally HWMONGetHDDBackPlaneStatusByGPIO [geminilake_synobios]<ffffffffa02a8160> will now be bios_hwmon_get_hdd_backplane [redpill]<ffffffffa000b390>
[   35.398494] <redpill/bios_hwmon_shim.c:358> Successfully registered mfgBIOS HW Monitor shim
[   35.398532] <redpill/bios_shims_collection.c:97> Will print 424 bytes of memory from ffffffffa02af980
[   35.398569] 40 fb 2a a0 ff ff ff ff  [00] 0x000      ffffffffa02afb40        __this_module+0x0/0xffffffffffff9d0c [geminilake_synobios]
[   35.398897] 30 26 2a a0 ff ff ff ff  [01] 0x008      ffffffffa02a2630        GetBrand+0x0/0x10 [geminilake_synobios]
[   35.399244] 30 80 2a a0 ff ff ff ff  [02] 0x010      ffffffffa02a8030        GetModel+0x0/0xd0 [geminilake_synobios]
[   35.399572] 00 00 00 00 00 00 00 00  [03] 0x018                (null)                  (null)
[   35.399897] 00 c0 00 a0 ff ff ff ff  [04] 0x020      ffffffffa000c000        rtc_proxy_get_time+0x0/0xf0 [redpill]
[   35.400243] f0 c0 00 a0 ff ff ff ff  [05] 0x028      ffffffffa000c0f0        rtc_proxy_set_time+0x0/0x290 [redpill]
[   35.400573] 00 b3 00 a0 ff ff ff ff  [06] 0x030      ffffffffa000b300        bios_get_fan_state+0x0/0x10 [redpill]
[   35.400900] e0 c6 00 a0 ff ff ff ff  [07] 0x038      ffffffffa000c6e0        bios_VTK_SET_FAN_STATE_null_zero_int+0x0/0x30 [redpill]
[   35.401247] 00 00 00 00 00 00 00 00  [08] 0x040                (null)                  (null)
[   35.401572] d0 b4 00 a0 ff ff ff ff  [09] 0x048      ffffffffa000b4d0        bios_get_cpu_temp+0x0/0x40 [redpill]
[   35.401899] 10 c7 00 a0 ff ff ff ff  [10] 0x050      ffffffffa000c710        bios_VTK_SET_DISK_LED_null_zero_int+0x0/0x30 [redpill]
[   35.402249] 40 c7 00 a0 ff ff ff ff  [11] 0x058      ffffffffa000c740        bios_VTK_SET_PWR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.402576] 00 00 00 00 00 00 00 00  [12] 0x060                (null)                  (null)
[   35.402904] 00 00 00 00 00 00 00 00  [13] 0x068                (null)                  (null)
[   35.403248] 00 00 00 00 00 00 00 00  [14] 0x070                (null)                  (null)
[   35.403573] f0 c8 00 a0 ff ff ff ff  [15] 0x078      ffffffffa000c8f0        shim_set_gpio_pin_usable+0x0/0xa0 [redpill]
[   35.403899] c0 c6 00 a0 ff ff ff ff  [16] 0x080      ffffffffa000c6c0        shim_get_gpio_pin_usable+0x0/0x10 [redpill]
[   35.404245] 70 c7 00 a0 ff ff ff ff  [17] 0x088      ffffffffa000c770        bios_VTK_SET_GPIO_PIN_BLINK_null_zero_int+0x0/0x30 [redpill]
[   35.404571] 70 c4 00 a0 ff ff ff ff  [18] 0x090      ffffffffa000c470        rtc_proxy_set_auto_power_on+0x0/0xa0 [redpill]
[   35.404898] b0 c3 00 a0 ff ff ff ff  [19] 0x098      ffffffffa000c3b0        rtc_proxy_get_auto_power_on+0x0/0xc0 [redpill]
[   35.405243] 80 c3 00 a0 ff ff ff ff  [20] 0x0a0      ffffffffa000c380        rtc_proxy_init_auto_power_on+0x0/0x30 [redpill]
[   35.405569] 10 c5 00 a0 ff ff ff ff  [21] 0x0a8      ffffffffa000c510        rtc_proxy_uinit_auto_power_on+0x0/0x30 [redpill]
[   35.405896] a0 c7 00 a0 ff ff ff ff  [22] 0x0b0      ffffffffa000c7a0        bios_VTK_SET_ALR_LED_null_zero_int+0x0/0x30 [redpill]
[   35.406250] d0 c6 00 a0 ff ff ff ff  [23] 0x0b8      ffffffffa000c6d0        bios_get_buz_clr+0x0/0x10 [redpill]
[   35.406587] d0 c7 00 a0 ff ff ff ff  [24] 0x0c0      ffffffffa000c7d0        bios_VTK_SET_BUZ_CLR_null_zero_int+0x0/0x30 [redpill]
[   35.406913] e0 7b 2a a0 ff ff ff ff  [25] 0x0c8      ffffffffa02a7be0        GetPowerStatus+0x0/0x30 [geminilake_synobios]
[   35.407261] 00 00 00 00 00 00 00 00  [26] 0x0d0                (null)                  (null)
[   35.407585] 80 7b 2a a0 ff ff ff ff  [27] 0x0d8      ffffffffa02a7b80        InitModuleType+0x0/0x30 [geminilake_synobios]
[   35.407911] 10 7c 2a a0 ff ff ff ff  [28] 0x0e0      ffffffffa02a7c10        Uninitialize+0x0/0x40 [geminilake_synobios]
[   35.408257] 00 c8 00 a0 ff ff ff ff  [29] 0x0e8      ffffffffa000c800        bios_VTK_SET_CPU_FAN_STATUS_null_zero_int+0x0/0x30 [redpill]
[   35.408584] 30 c8 00 a0 ff ff ff ff  [30] 0x0f0      ffffffffa000c830        bios_VTK_SET_PHY_LED_null_zero_int+0x0/0x30 [redpill]
[   35.408910] 60 c8 00 a0 ff ff ff ff  [31] 0x0f8      ffffffffa000c860        bios_VTK_SET_HDD_ACT_LED_null_zero_int+0x0/0x30 [redpill]
[   35.409256] 00 00 00 00 00 00 00 00  [32] 0x100                (null)                  (null)
[   35.409587] 90 c8 00 a0 ff ff ff ff  [33] 0x108      ffffffffa000c890        bios_VTK_GET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.409914] c0 c8 00 a0 ff ff ff ff  [34] 0x110      ffffffffa000c8c0        bios_VTK_SET_MICROP_ID_null_zero_int+0x0/0x30 [redpill]
[   35.410260] 00 00 00 00 00 00 00 00  [35] 0x118                (null)                  (null)
[   35.410585] 00 00 00 00 00 00 00 00  [36] 0x120                (null)                  (null)
[   35.410910] 00 00 00 00 00 00 00 00  [37] 0x128                (null)                  (null)
[   35.411253] 00 00 00 00 00 00 00 00  [38] 0x130                (null)                  (null)
[   35.411578] 00 00 00 00 00 00 00 00  [39] 0x138                (null)                  (null)
[   35.411902] 50 7c 2a a0 ff ff ff ff  [40] 0x140      ffffffffa02a7c50        GetCPUInfo+0x0/0x70 [geminilake_synobios]
[   35.412248] 00 00 00 00 00 00 00 00  [41] 0x148                (null)                  (null)
[   35.412579] 00 00 00 00 00 00 00 00  [42] 0x150                (null)                  (null)
[   35.412904] 00 00 00 00 00 00 00 00  [43] 0x158                (null)                  (null)
[   35.413249] 00 00 00 00 00 00 00 00  [44] 0x160                (null)                  (null)
[   35.413581] 00 00 00 00 00 00 00 00  [45] 0x168                (null)                  (null)
[   35.413906] 90 b3 00 a0 ff ff ff ff  [46] 0x170      ffffffffa000b390        bios_hwmon_get_hdd_backplane+0x0/0x140 [redpill]
[   35.414348] 00 00 00 00 00 00 00 00  [47] 0x178                (null)                  (null)
[   35.414672] 50 7e 2a a0 ff ff ff ff  [48] 0x180      ffffffffa02a7e50        HWMONGetCurrentStatusByMicroP+0x0/0x110 [geminilake_synobios]
[   35.415013] 00 00 00 00 00 00 00 00  [49] 0x188                (null)                  (null)
[   35.415338] 60 7f 2a a0 ff ff ff ff  [50] 0x190      ffffffffa02a7f60        SYNOIOGetCurrentStatusByMicroP+0x0/0xb0 [geminilake_synobios]
[   35.415665] 00 00 00 00 00 00 00 00  [51] 0x198                (null)                  (null)
[   35.415999] 00 00 00 00 00 00 00 00  [52] 0x1a0                (null)                  (null)
[   35.416330] 
[   35.416368] <redpill/bios_shims_collection.c:110> Finished printing memory at ffffffffa02afb28
[   35.416405] <redpill/bios_shim.c:126> geminilake_synobios BIOS *fully* shimmed
[   35.461948] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   36.472520] <redpill/intercept_execve.c:82> Blocked /usr/syno/bin/syno_pstore_collect from running
[   41.483280] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483342] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483391] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483441] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.483856] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.484000] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   41.484385] <redpill/bios_shims_collection.c:44> mfgBIOS: nullify zero-int for VTK_SET_DISK_LED
[   42.986115] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 33} ascii="-3"
[   42.986169] <redpill/pmu_shim.c:239> Executing cmd OUT_BUZ_LONG handler cmd_shim_noop+0x0/0x30 [redpill]
[   42.986208] <redpill/pmu_shim.c:45> vPMU received OUT_BUZ_LONG using 1 bytes - NOOP
[   43.288687] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 34} ascii="-4"
[   43.288739] <redpill/pmu_shim.c:239> Executing cmd OUT_PWR_LED_ON handler cmd_shim_noop+0x0/0x30 [redpill]
[   43.288779] <redpill/pmu_shim.c:45> vPMU received OUT_PWR_LED_ON using 1 bytes - NOOP
[   43.589422] <redpill/pmu_shim.c:310> Got 2 bytes from PMU: reason=1 hex={2d 6b} ascii="-k"
[   43.589471] <redpill/pmu_shim.c:235> Unknown 1 byte PMU command with signature hex="6b" ascii="k"
[   43.589875] <redpill/bios_shims_collection.c:51> mfgBIOS: nullify zero-int for VTK_SET_PHY_LED
[   43.589918] <redpill/bios_shims_collection.c:52> mfgBIOS: nullify zero-int for VTK_SET_HDD_ACT_LED
[   43.590330] <redpill/memory_helper.c:18> Disabling memory protection for page(s) at ffffffffa02a6870+12/1 (<<ffffffffa02a6000)
[   43.590382] <redpill/override_symbol.c:250> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   43.590420] <redpill/override_symbol.c:250> Writing original code to <ffffffffa02a6870>
[   43.590459] <redpill/override_symbol.c:250> Released lock for <ffffffffa02a6870>
[   43.590498] <redpill/override_symbol.c:221> Obtaining lock for <GetHwCapability+0x0/0xf0 [geminilake_synobios]/ffffffffa02a6870>
[   43.590536] <redpill/override_symbol.c:221> Writing trampoline code to <ffffffffa02a6870>
[   43.590574] <redpill/override_symbol.c:221> Released lock for <ffffffffa02a6870>
[   43.590619] <redpill/bios_hwcap_shim.c:66> proxying GetHwCapability(id=2)->support => real=1 [org_fout=0, ovs_fout=0]
[   43.674836] usbcore: registered new interface driver usbhid
[   43.675069] usbhid: USB HID core driver
SynologyNAS> 

 

 

30 seconds was my mistake. I put the ping test on and measured it accurately again with a timer. It takes 3 minutes, exactly 180 seconds.

Link to comment
Share on other sites

4 hours ago, Peter Suh said:

ERROR: Timeout waiting for /dev/synoboot device to appear.
Most likely your vid/pid configuration is not correct, or you don't have drivers needed for your USB/SATA controller

========== BEGIN DUMP OF ALL PARTITIONS DETECTED ===========
/dev/sata1p1               2048          100351           98304  83  
/dev/sata1p2             100352          253951          153600  83  
/dev/sata1p3             253952         2097151         1843200  83  


/dev/sata2p1               8192        16785407        16777216  fd  
/dev/sata2p2           16785408        20979711         4194304  fd  
/dev/sata2p3           21241856        46078335        24836480   f  
/dev/sata2p5           21257952        43604319        22346368  fd  


/dev/sata3p1               8192        16785407        16777216  fd  
/dev/sata3p2           16785408        20979711         4194304  fd  
/dev/sata3p3           21241856        43813151        22571296   f  
/dev/sata3p5           21257952        43604319        22346368  fd  


========== END OF DUMP OF ALL PARTITIONS DETECTED ==========

Installation will not succeed if /dev/synoboot is not found

Link to comment
Share on other sites

2 hours ago, jumkey said:

Installation will not succeed if /dev/synoboot is not found

 

This time it is the result of bare metal and it is the log after waiting 3 minutes after running XPE with force_junior, which has already completed successful installation of DS920+ DSM.


Please take into account UTC.

 

There was a waiting time of 3 minutes from 13:10 to 13:13

 

It looks like all logs were recorded from 13:13.

 

Is it possible to monitor the situation that occurs during the 3 minute waiting time with a serial cable?


I'll give it a try and send the log again.

 

 

Spoiler

SynologyNAS> cat synoupdate.log
2022/06/09 13:13:24     Start of the update...
2022/06/09 13:13:29     Start of the update...
SynologyNAS> cat relay-service.log
2022/06/09 13:13:25 util.go:28: getAlias failed err open /usr/syno/etc/synorelayservice/junior/alias: no such file or directory
2022/06/09 13:13:25 register.go:13: register to twc.quickconnect.to
2022/06/09 13:13:26 request.go:149: Response errno=4
2022/06/09 13:13:26 register.go:30: Failed to get api key: failed to register apikey
2022/06/09 13:13:26 register.go:20: do register error: failed to register apikey
2022/06/09 13:13:26 util.go:28: getAlias failed err open /usr/syno/etc/synorelayservice/junior/alias: no such file or directory
2022/06/09 13:13:26 main.go:44: registeration ret: 1, alias: 
2022/06/09 13:13:30 util.go:28: getAlias failed err open /usr/syno/etc/synorelayservice/junior/alias: no such file or directory
2022/06/09 13:13:30 util.go:13: getServerId failed err open /usr/syno/etc/synorelayservice/junior/serverid: no such file or directory
SynologyNAS> cat linuxrc.syno.log
START /linuxrc.syno.impl
'/etc.defaults/model.dtb' -> '/var/run/model.dtb'
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci ... [  OK  ]
:: Loading module usb-storage ... [  OK  ]
:: Loading kernel modules from extensions ...
Loading kmod #0 "e1000e.ko" for pocopico.e1000e (args: )
Loading kmod #0 "mii.ko" for pocopico.r8169 (args: )
Loading kmod #1 "r8169.ko" for pocopico.r8169 (args: )
:: Loading kernel modules from extensions ... [  OK  ]
:: Executing "on_boot" custom scripts ...
Running "check-e1000e.sh" for pocopico.e1000e->on_boot
Loading module e1000e -> Module e1000e loaded succesfully
Ran "check-e1000e.sh" for pocopico.e1000e->on_boot - exit=0
Running "check-r8169.sh" for pocopico.r8169->on_boot
Loading module r8169 -> Module r8169 loaded succesfully
Ran "check-r8169.sh" for pocopico.r8169->on_boot - exit=0
Running "boot-wait.sh" for redpill-boot-wait->on_boot
Still waiting for boot device (waited 1 of 30 seconds)
Still waiting for boot device (waited 2 of 30 seconds)
Still waiting for boot device (waited 3 of 30 seconds)
Still waiting for boot device (waited 4 of 30 seconds)
Confirmed a valid-looking /dev/synoboot device
Ran "boot-wait.sh" for redpill-boot-wait->on_boot - exit=0
Running "install_rd.sh" for redpill-dtb-static->on_boot
'model_ds920p.dtb' -> '/etc.defaults/model.dtb'
'model_ds920p.dtb' -> '/var/run/model.dtb'
Ran "install_rd.sh" for redpill-dtb-static->on_boot - exit=0
Running "install_rd.sh" for redpill-dtb->on_boot
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@2: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@3: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@4: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /DX517/pmp_slot@5: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /internal_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /internal_slot@2: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /internal_slot@3: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /internal_slot@4: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /esata_port@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /usb_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /usb_slot@2: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /nvme_slot@1: node has a unit name, but no reg or ranges property
output.dts: Warning (unit_address_vs_reg): /nvme_slot@2: node has a unit name, but no reg or ranges property
ata_port_no = 0
driver = ahci
pciepath = 00:1f.2
modify path /internal_slot@1/ahci/pcie_root
[ok] value "00:1f.2"
modify path /internal_slot@1/ahci/ata_port
[ok] value <0x00>
/sys/block/sata1
output.dts.out:14.14-19.5: Warning (unit_address_vs_reg): /DX517/pmp_slot@1: node has a unit name, but no reg or ranges property
output.dts.out:20.14-25.5: Warning (unit_address_vs_reg): /DX517/pmp_slot@2: node has a unit name, but no reg or ranges property
output.dts.out:26.14-31.5: Warning (unit_address_vs_reg): /DX517/pmp_slot@3: node has a unit name, but no reg or ranges property
output.dts.out:32.14-37.5: Warning (unit_address_vs_reg): /DX517/pmp_slot@4: node has a unit name, but no reg or ranges property
output.dts.out:38.14-43.5: Warning (unit_address_vs_reg): /DX517/pmp_slot@5: node has a unit name, but no reg or ranges property
output.dts.out:45.18-60.4: Warning (unit_address_vs_reg): /internal_slot@1: node has a unit name, but no reg or ranges property
output.dts.out:61.18-76.4: Warning (unit_address_vs_reg): /internal_slot@2: node has a unit name, but no reg or ranges property
output.dts.out:77.18-92.4: Warning (unit_address_vs_reg): /internal_slot@3: node has a unit name, but no reg or ranges property
output.dts.out:93.18-108.4: Warning (unit_address_vs_reg): /internal_slot@4: node has a unit name, but no reg or ranges property
output.dts.out:109.15-114.4: Warning (unit_address_vs_reg): /esata_port@1: node has a unit name, but no reg or ranges property
output.dts.out:115.13-125.4: Warning (unit_address_vs_reg): /usb_slot@1: node has a unit name, but no reg or ranges property
output.dts.out:126.13-136.4: Warning (unit_address_vs_reg): /usb_slot@2: node has a unit name, but no reg or ranges property
output.dts.out:137.14-140.4: Warning (unit_address_vs_reg): /nvme_slot@1: node has a unit name, but no reg or ranges property
output.dts.out:141.14-144.4: Warning (unit_address_vs_reg): /nvme_slot@2: node has a unit name, but no reg or ranges property
'model_r2.dtb' -> '/etc.defaults/model.dtb'
'model_r2.dtb' -> '/var/run/model.dtb'
Ran "install_rd.sh" for redpill-dtb->on_boot - exit=0
Running "install_rd.sh" for redpill-misc->on_boot
Starting ttyd, listening on port: 7681
Ran "install_rd.sh" for redpill-misc->on_boot - exit=0
:: Executing "on_boot" custom scripts ... [  OK  ]
Extensions processed
Insert net driver(Mindspeed only)...
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
Insert synorbd kernel module
Insert synofsbd kernel module
Insert sha256 kernel module
Assemble args: -u ef20a9c8:b5da943e:3017a5a8:c86610be /dev/sata1p1
mdadm: /dev/md0 has been started with 1 drive (out of 4).
Partition Version=8
 /sbin/e2fsck exists, checking /dev/md0... 
e2fsck 1.44.1 (24-Mar-2018)
/sbin/e2fsck -yvf returns 0
Mounting /dev/md0 /tmpRoot
Exit on error [9] force_junior bootargs detected....
Thu Jun  9 13:13:01 UTC 2022
/dev/md0 /tmpRoot ext4 rw,relatime,data=ordered 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
SynologyNAS> ll
drwxr-xr-x    2 root     root             0 Jun  9 13:13 .
drwxr-xr-x    9 root     root             0 Jun  9 13:13 ..
-rw-r--r--    1 root     root            53 Jun  9 13:13 junior_reason
-rw-r--r--    1 root     root          2362 Jun  9 13:13 juniorexpansionpack.log
-rw-r--r--    1 root     root          6137 Jun  9 13:13 linuxrc.syno.log
-rw-r--r--    1 root     root        320229 Jun  9 13:17 messages
-rw-r--r--    1 root     root           867 Jun  9 13:13 relay-service.log
-rw-r--r--    1 root     root            86 Jun  9 13:13 synoupdate.log
SynologyNAS> 

 

Link to comment
Share on other sites

1 hour ago, jumkey said:

Did you know that the first kernel executes a php script to patch the zImage?
Will these three minutes be this process?

 

It was not successful to monitor these 3 minutes by preparing a serial cable from bare metal.
In the case of Virtual Box, the response time was reduced to less than 1 minute in several repeated tests, so the test in the VM was not carried out any more.

 

I basically use pocopico's TCRP and m shell, taking advantage of your jun mode and redpill-dtb's dynamic dtc patching.
My m shell uses rploader.sh, so I tried controlling the downloads of lkm and load.

 

In TCRP, the version just before pocopico forked to redpill-dtb-static
There is a custom_config.json that points only to your jumkey's repo, and if you auto-build rplaoder.sh using this custom_config.json, your lkm and load are downloaded first.
In the case of this build, waiting time of 3 minutes or more occurred.

 

But one trick is to prevent your lkm and load from going down.
I downloaded pocopico's redpill-misc ext first.
Then, the loader build was carried out.
In this process, it seems that pocopico's lkm and load have been downloaded as expected.
The loader built in this way took less than a minute to respond to a ping from nic.

 

The conclusion is that there is a difference between your lkm / load and pocopico's lkm / load, and the method or process of patching zimage may be different.

Link to comment
Share on other sites

7 hours ago, jumkey said:

https://github.com/pocopico/redpill-load/commit/d62104ed13cf095f56b0599fd3443a415d3a3852

maybe synoboot try to connect update7.synology.com to download smallupdate

 

 

In the above test using pocopico's load instead, nic gave a response within 1 minute, but your dynamic dtc patch didn't work, so the disk was not found.

 

So, I replaced the contents with your load's DS920+ config.json back to original and
(because pocopico hasn't fixed sha256sum yet)
https://github.com/jumkey/redpill-load/blob/develop/config/DS920%2B/7.0.1-42218/config.json
I added only the network patch part of pocopico mentioned above.
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"

 

I am building jun mode.

 

Is it correct to use like this?
As a result, the waiting phenomenon continued for 3 minutes.

Edited by Peter Suh
Link to comment
Share on other sites

1 hour ago, wahabe said:

Tested on Baremetal

jun mode test DS920+ 7.0.1-42218

add Driver Intel 10Gb ixgbe (after booting No drives detect)

add Driver Marvell (Aquantia) 10Gb (failed loader build )

not completed ixgbe and Aquantia 
 

 

 

Check out the 10Gb ixgbe issue below.
solution is out there.

 

https://github.com/pocopico/rp-ext/issues/103

Link to comment
Share on other sites

On 6/9/2022 at 7:46 PM, jumkey said:

https://github.com/pocopico/redpill-load/commit/d62104ed13cf095f56b0599fd3443a415d3a3852

maybe synoboot try to connect update7.synology.com to download smallupdate

 

Yes, i've noticed, that on 7.1, after install DSM downloads the latest smallupdate. That should not be a problem for @jumkey solution, but it is a problem for the TTG loader. Anyway i think its better to have control over updates.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...