Orphée Posted August 7, 2021 Share #226 Posted August 7, 2021 (edited) So without [quote]"bootdev": "sata", "sata_args": "sata_uid=1 sata_pcislot=5 synoboot_satadom=1 DiskIdxMap=0C SataPortMap=1 SasIdxMap=0"[/quote] Disk can't be formated. With these line added, error 13 at 56% Edited August 7, 2021 by Orphée Link to comment Share on other sites More sharing options...
haydibe Posted August 7, 2021 Share #227 Posted August 7, 2021 FYI: I have the same results with and without those lines with the apollake builds -> error 13 at 56% 1 Link to comment Share on other sites More sharing options...
cwiggs Posted August 7, 2021 Share #228 Posted August 7, 2021 (edited) 2 hours ago, haydibe said: The redpill tool chain docker image builder is updated to v0.3: - added support to use DSM7 fork of redpill-load for DSM918+ as done by @rlatn0123 (just comment/uncomment the required lines in the "outer" Makefile) - base image can now be configured, defaults to debian:8 now (as seen in a recommendation from ThorGroup) - uses generic jq 1.6 regardless of the base image Please bare in mind, that this image builder creates an environment based on the official Synology tool chain and kernel sources, and the sources of redpill-lkm and ledpill-load. The Makefile to create the image is just for your convience. The Makefile to build the bootloader follows the instructiosn of redpill-load. @ThorGroupcan you take a look at the image builder and "aprove" that it actualy meets the expectation? Usage bromolow: - (on host) build image: make build_image_bromolow - (on host) create your own user_config.json or edit the USERCONFIG_* variables in the Makefile - (on host) run container: make run_container_bromolow - (in container) build kernel and loader image: make build_all Usage apollolake: - (on host) build image: make build_image_apollolake - (on host) create your own user_config.json or edit the USERCONFIG_* variables in the Makefile - (on host) run container: make run_container_apollolake - (in container) build kernel and loader image: make build_all After running `make build_all` the created redpill bootloader image will be present in the ./image folder on the host. Tested with hosts: Ubuntu 18.04 VM, Ubuntu 20.04 WSL2 and XPE (the make binary to build on Synology/XPE can be found a couple of posts earlier) Dependencies: make and docker redpill-tool-chain_x86_64_v0.3.zip 4.37 kB · 18 downloads I've never been able to get DS918 to install in proxmox, have other people? It boots, but then just seems to stop booting the kernel all the way. The last thing in serial0 is: Quote [ 0.052000] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org 04/01/2014 [0/9342] [ 0.052000] task: ffff88007d0f0000 ti: ffff88007d0d4000 task.ti: ffff88007d0d4000 [ 0.052000] RIP: 0010:[<ffffffff812f5ca7>] [<ffffffff812f5ca7>] sha_transform+0x37/0x1290 [ 0.052000] RSP: 0000:ffff88007d0d7ce8 EFLAGS: 00010803 [ 0.052000] RAX: 0000000045321f1a RBX: 00000000c3d2e1f0 RCX: 0000000000000020 [ 0.052000] RDX: ffff88007d0d7d40 RSI: ffffffff81a5f7e0 RDI: ffff88007d0d7d28 [ 0.052000] RBP: ffff88007d0d7d10 R08: 0000000067452301 R09: 0000000010325476 [ 0.052000] R10: 0000000098badcfe R11: 00000000efcdab89 R12: 00000000e8a4602c [ 0.052000] R13: ffff88007d0d7dde R14: ffffffff818974c8 R15: ffffffff81897480 [ 0.052000] FS: 0000000000000000(0000) GS:ffff88007fd00000(0000) knlGS:0000000000000000 [ 0.052000] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 0.052000] CR2: 0000000000000000 CR3: 000000000180a000 CR4: 00000000000006f0 [ 0.052000] Stack: [ 0.052000] 0000000000000010 ffff88007d0d7d40 ffff88007d0d7dde ffffffff818974c8 [ 0.052000] ffffffff81897480 ffff88007d0d7da8 ffffffff813b1bcf 0000000000000246 [ 0.052000] efcdab8967452301 1032547698badcfe 00000000c3d2e1f0 0000000000000010 [ 0.052000] Call Trace: [ 0.052000] [<ffffffff813b1bcf>] extract_buf+0x8f/0x110 [ 0.052000] [<ffffffff813b16f5>] ? account.part.28+0x125/0x190 [ 0.052000] [<ffffffff813b1cd1>] extract_entropy+0x81/0x210 [ 0.052000] [<ffffffff814c41ae>] ? setup_net+0x3e/0x140 [ 0.052000] [<ffffffff818f17eb>] ? initcall_blacklist+0xaa/0xaa [ 0.052000] [<ffffffff813b2126>] get_random_bytes+0x36/0x90 [ 0.052000] [<ffffffff814c41ae>] setup_net+0x3e/0x140 [ 0.052000] [<ffffffff81933ad0>] ? net_defaults_init+0x24/0x24 [ 0.052000] [<ffffffff81933b6f>] net_ns_init+0x9f/0x134 [ 0.052000] [<ffffffff810003b8>] do_one_initcall+0x88/0x1a0 [ 0.052000] [<ffffffff818f1ffd>] kernel_init_freeable+0x15e/0x1f1 [ 0.052000] [<ffffffff815741a0>] ? rest_init+0x80/0x80 [ 0.052000] [<ffffffff815741a9>] kernel_init+0x9/0xd0 [ 0.052000] [<ffffffff81579d2f>] ret_from_fork+0x3f/0x80 [ 0.052000] [<ffffffff815741a0>] ? rest_init+0x80/0x80 [ 0.052000] Code: 44 89 d0 41 57 44 8b 07 44 8b 5f 04 41 56 44 31 c8 41 55 44 21 d8 41 54 45 8d 20 44 31 c8 41 c1 c4 05 53 44 01 e0 8b 5f 10 01 d8 <0f> 3 8 f0 0e 05 99 79 82 5a 89 0a 41 c1 cb 02 01 c1 41 8d 02 0f [ 0.052000] RIP [<ffffffff812f5ca7>] sha_transform+0x37/0x1290 [ 0.052000] RSP <ffff88007d0d7ce8> Edited August 7, 2021 by cwiggs 1 Link to comment Share on other sites More sharing options...
Orphée Posted August 7, 2021 Share #229 Posted August 7, 2021 6 minutes ago, haydibe said: FYI: I have the same results with and without those lines with the apollake builds -> error 13 at 56% There is no telnet access with serial port like Jun's loader I guess Link to comment Share on other sites More sharing options...
haydibe Posted August 7, 2021 Share #230 Posted August 7, 2021 (edited) @cwiggs The variable CROSS_COMPILE is responsible that the Synology tool chain is used. Can you try if the result changes if you execute `unset CROSS_COMPILE` before `make build_all` What if using the official Synology tool chain wasn't such a good idea at all. At least for the Apollolake build, these tree warning are there regardless wether gcc from the Synology Toolchain, or gcc4.9.2 from the debian package is used for the build: ... CC [M] /opt/redpill-lkm/config/runtime_config.o /opt/redpill-lkm/config/runtime_config.c: In function 'validate_runtime_config': /opt/redpill-lkm/config/runtime_config.c:137:47: warning: passing argument 2 of 'validate_nets' discards 'const' qualifier from pointer target type valid &= validate_nets(config->netif_num, config->macs); ^ /opt/redpill-lkm/config/runtime_config.c:49:20: note: expected 'char (**)[13]' but argument is of type 'char (* const*)[13]' static inline bool validate_nets(const unsigned short if_num, mac_address *macs[MAX_NET_IFACES]) ^ ... CC [M] /opt/redpill-lkm/shim/bios/bios_shims_collection.o /opt/redpill-lkm/shim/bios/bios_shims_collection.c:11:13: warning: 'shim_null_void' defined but not used [-Wunused-function] static void shim_null_void(void) { } ^ ... CC [M] /opt/redpill-lkm/shim/uart_fixer.o /opt/redpill-lkm/shim/uart_fixer.c: In function 'swap_uarts': /opt/redpill-lkm/shim/uart_fixer.c:89:9: warning: unused variable 'out' [-Wunused-variable] int out = 0; ^ ... I am not sure if the ubuntu:18.04 based image had the same warning.. it does, just with some colored parts in the warning (same as with gcc 5.4) Update: I just tried ubuntu:14.04 as base image -> The lkm build shows the same warnings as obove, just the packaging of the laoder fails, because losetup in ubuntu 14.04 doesn't know the `--partscan` option. Update2: tried ubuntu:16.04 as base image -> same warnings as above, compiles with Synology tool chain or without (gcc 5.4, colored output) Update3: tried ubuntu:18.04 as base image -> same warnings as above, compiles with Synology tool chain (colored output, for the kernel module build, non colored for the lkm module build) or without (gcc 7.5.0, colored output everywhere and many warnings) additional warning: HOSTCC arch/x86/tools/relocs_64.o In file included from arch/x86/tools/relocs_64.c:17:0: arch/x86/tools/relocs.c: In function 'process_64': arch/x86/tools/relocs.c:949:2: warning: argument 1 null where non-null expected [-Wnonnull] qsort(r->offset, r->count, sizeof(r->offset[0]), cmp_relocs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from arch/x86/tools/relocs.h:6:0, from arch/x86/tools/relocs_64.c:1: /usr/include/stdlib.h:827:13: note: in a call to function 'qsort' declared here extern void qsort (void *__base, size_t __nmemb, size_t __size, ^~~~~ Edited August 7, 2021 by haydibe 1 Link to comment Share on other sites More sharing options...
Orphée Posted August 7, 2021 Share #231 Posted August 7, 2021 (edited) OK, telnet access works. Here are full logs : Quote [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.105 (root@build1) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25556 SMP Thu Mar 18 12:51:03 CST 2021 [ 0.000000] Command line: BOOT_IMAGE=/zImage mac1=XXXXXXX bootdev=sata netif_num=1 earlycon=uart8250,io,0x3f8,115200n8 syno_hdd_powerup_seq=0 vid=0x058f syno_hdd_detect=0 pid=0x6387 console=ttyS0,115200n8 elevator=elevator sn=XXXXXXXXXXXX root=/dev/md0 earlyprintk sata_args=sata_uid=1 sata_pcislot=5 synoboot_satadom=1 DiskIdxMap=0C SataPortMap=1 SasIdxMap=0 loglevel=15 syno_port_thaw=1 HddHotplug=0 withefi syno_hw_version=DS3615xs vender_format_version=2 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] Disabled fast string operations [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fedffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007fee0000-0x000000007fefefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved [ 0.000000] Early serial console at I/O port 0x3f8 (options '115200n') [ 0.000000] bootconsole [uart0] enabled [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 05/28/2020 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x80000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000000 mask 1FFF80000000 write-back [ 0.000000] 1 base 000080000000 mask 1FFF80000000 uncachable [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] found SMP MP-table at [mem 0x000f6a70-0x000f6a7f] mapped at [ffff8800000f6a70] [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x01ac2000, 0x01ac2fff] PGTABLE [ 0.000000] BRK [0x01ac3000, 0x01ac3fff] PGTABLE [ 0.000000] BRK [0x01ac4000, 0x01ac4fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] [mem 0x7fc00000-0x7fdfffff] page 2M [ 0.000000] BRK [0x01ac5000, 0x01ac5fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] [mem 0x7c000000-0x7fbfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x7bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7fedffff] [ 0.000000] [mem 0x7fe00000-0x7fedffff] page 4k [ 0.000000] BRK [0x01ac6000, 0x01ac6fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x7ff00000-0x7fffffff] [ 0.000000] [mem 0x7ff00000-0x7fffffff] page 4k [ 0.000000] RAMDISK: [mem 0x3737d000-0x379b5fff] [ 0.000000] ACPI: RSDP 0x00000000000F6A00 00024 (v02 PTLTD ) [ 0.000000] ACPI: XSDT 0x000000007FEEEA37 0005C (v01 INTEL 440BX 06040000 VMW 01324272) [ 0.000000] ACPI: FACP 0x000000007FEFEE73 000F4 (v04 INTEL 440BX 06040000 PTL 000F4240) [ 0.000000] ACPI: DSDT 0x000000007FEEEC95 101DE (v01 PTLTD Custom 06040000 MSFT 03000001) [ 0.000000] ACPI: FACS 0x000000007FEFFFC0 00040 [ 0.000000] ACPI: BOOT 0x000000007FEEEC6D 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) [ 0.000000] ACPI: APIC 0x000000007FEEEC0F 0005E (v01 PTLTD ? APIC 06040000 LTP 00000000) [ 0.000000] ACPI: MCFG 0x000000007FEEEBD3 0003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001) [ 0.000000] ACPI: SRAT 0x000000007FEEEB33 000A0 (v02 VMWARE MEMPLUG 06040000 VMW 00000001) [ 0.000000] ACPI: HPET 0x000000007FEEEAFB 00038 (v01 VMWARE VMW HPET 06040000 VMW 00000001) [ 0.000000] ACPI: WAET 0x000000007FEEEAD3 00028 (v01 VMWARE VMW WAET 06040000 VMW 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007d600000-ffff88007f1fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7fedffff] [ 0.000000] node 0: [mem 0x7ff00000-0x7fffffff] [ 0.000000] On node 0 totalpages: 524158 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7112 pages used for memmap [ 0.000000] DMA32 zone: 520160 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000 [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000 [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 000000007fee0000 - 000000007feff000 [ 0.000000] PM: Registered nosave memory: 000000007feff000 - 000000007ff00000 [ 0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88007fc00000 s76864 r8192 d21440 u1048576 [ 0.000000] pcpu-alloc: s76864 r8192 d21440 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 516969 [ 0.000000] Kernel command line: BOOT_IMAGE=/zImage mac1=XXXXXXX bootdev=sata netif_num=1 earlycon=uart8250,io,0x3f8,115200n8 syno_hdd_powerup_seq=0 vid=0x058f syno_hdd_detect=0 pid=0x6387 console=ttyS0,115200n8 elevator=elevator sn=XXXXXXX root=/dev/md0 earlyprintk sata_args=sata_uid=1 sata_pcislot=5 synoboot_satadom=1 DiskIdxMap=0C SataPortMap=1 SasIdxMap=0 loglevel=15 syno_port_thaw=1 HddHotplug=0 withefi syno_hw_version=DS3615xs vender_format_version=2 [ 0.000000] Mac1: XXXXXXX [ 0.000000] Internal netif num: 1 [ 0.000000] Power on seq num: 0 [ 0.000000] Serial Number: XXXXXXX [ 0.000000] Synology boot device SATADOM: 1 [ 0.000000] Disk Index Map: 0C [ 0.000000] Sata Port Map: 1 [ 0.000000] Synology Hardware Version: DS3615xs-j [ 0.000000] Vender format version: 2 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Memory: 2047076k/2097152k available (4948k kernel code, 520k absent, 49556k reserved, 3703k data, 756k init) [ 0.000000] Kernel/User page tables isolation: disabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:4352 nr_irqs:512 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [ttyS0] enabled, bootconsole disabled [ 2.027964] <redpill/uart_fixer.c:99> Swapping console ttyS0 index [ 2.028830] <redpill/uart_fixer.c:111> Swapped ttyS0 & ttyS1, updating console ttyS1 => ttyS0 [ 2.029848] <redpill/call_protected.c:82> Got addr ffffffff81078470 for update_console_cmdline [ 2.030828] <redpill/uart_fixer.c:43> Restarting TTYs [ 2.030845] <redpill/uart_fixer.c:53> Killing TTY process sh (4081) [ 2.031827] <redpill/uart_fixer.c:165> UART fixer registered [ 2.031845] <redpill/boot_device_shim.c:198> Registered usbcore module notifier [ 2.032826] <redpill/boot_device_shim.c:240> Boot shim registered [ 2.033826] <redpill/override_symbol.c:243> Overriding syscall #59 with f()<ffffffffa0000c10> [ 2.036822] <redpill/override_symbol.c:181> Failed to locate vaddr for sys_call_table using kallsyms - falling back to memory search [ 2.038818] <redpill/override_symbol.c:220> Scanning memory for sys_call_table starting at ffffffff810f9680 [ 2.039836] <redpill/override_symbol.c:230> Found sys_call_table @ ffffffff81600200 [ 2.040821] <redpill/override_symbol.c:165> Printing syscall table 54-64 @ ffffffff81600200 containing 428 elements [ 2.041826] <redpill/override_symbol.c:167> #054 SyS_setsockopt+0x0/0xd0 [ 2.042819] <redpill/override_symbol.c:167> #055 SyS_getsockopt+0x0/0xc0 [ 2.043818] <redpill/override_symbol.c:167> #056 stub_clone+0x0/0x70 [ 2.044816] <redpill/override_symbol.c:167> #057 stub_fork+0x0/0x70 [ 2.045817] <redpill/override_symbol.c:167> #058 stub_vfork+0x0/0x70 [ 2.046815] <redpill/override_symbol.c:167> #059 stub_execve+0x0/0x80 [ 2.047815] <redpill/override_symbol.c:167> #060 SyS_exit+0x0/0x10 [ 2.048817] <redpill/override_symbol.c:167> #061 SyS_wait4+0x0/0xe0 [ 2.049814] <redpill/override_symbol.c:167> #062 SyS_kill+0x0/0x10 [ 2.050813] <redpill/override_symbol.c:167> #063 SyS_newuname+0x0/0xc0 [ 2.051811] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff816003d8 (<<ffffffff81601000) [ 2.052827] <redpill/override_symbol.c:275> syscall #59 originally stub_execve<ffffffff814d0260> will now be shim_sys_execve [redpill]<ffffffffa0000c10> [ 2.054812] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff816003d8 (<<ffffffff81601000) [ 2.055809] <redpill/override_symbol.c:165> Printing syscall table 54-64 @ ffffffff81600200 containing 428 elements [ 2.056808] <redpill/override_symbol.c:167> #054 SyS_setsockopt+0x0/0xd0 [ 2.057807] <redpill/override_symbol.c:167> #055 SyS_getsockopt+0x0/0xc0 [ 2.058805] <redpill/override_symbol.c:167> #056 stub_clone+0x0/0x70 [ 2.059808] <redpill/override_symbol.c:167> #057 stub_fork+0x0/0x70 [ 2.060806] <redpill/override_symbol.c:167> #058 stub_vfork+0x0/0x70 [ 2.061804] <redpill/override_symbol.c:167> #059 shim_sys_execve+0x0/0x80 [redpill] [ 2.062808] <redpill/override_symbol.c:167> #060 SyS_exit+0x0/0x10 [ 2.063802] <redpill/override_symbol.c:167> #061 SyS_wait4+0x0/0xe0 [ 2.064791] <redpill/override_symbol.c:167> #062 SyS_kill+0x0/0x10 [ 2.065803] <redpill/override_symbol.c:167> #063 SyS_newuname+0x0/0xc0 [ 2.066801] <redpill/intercept_execve.c:108> execve() interceptor registered [ 2.067798] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with f()<ffffffffa0004580> [ 2.068814] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff81027490> [ 2.069799] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0004580> for apply_relocate_add()<ffffffff81027490>: 48b8 804500a0ffffffff ffe0 [ 2.071797] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.072797] <redpill/override_symbol.c:126> Writing jump code to <ffffffff81027490> [ 2.073793] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.074797] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0004580 [ 2.075795] <redpill/bios_shim.c:158> Registered bios module notifier [ 2.076791] <redpill/bios_shim.c:239> mfgBIOS shim registered [ 2.076808] <redpill/intercept_execve.c:64> Filename uboot_do_upd.sh will be blocked from execution [ 2.077792] <redpill/intercept_execve.c:64> Filename ./uboot_do_upd.sh will be blocked from execution [ 2.078789] <redpill/intercept_execve.c:64> Filename /usr/syno/bin/syno_pstore_collect will be blocked from execution [ 2.079791] <redpill/intercept_execve.c:64> Filename ./H2OFFT-Lx64 will be blocked from execution [ 2.080797] <redpill/block_fw_update_shim.c:42> Saved backup DMI: VMware Virtual Platform [ 2.081787] <redpill/block_fw_update_shim.c:70> Firmware updater blocker registered [ 2.082786] <redpill/pci_shim.c:189> Creating vPCI devices for DS3615xs [ 2.083790] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9235 [redpill] with B:D:F=07:00:00 mf=0 [ 2.084785] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=07 dev=00 fn=00 [ 2.085786] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff8800769634c0 [ 2.086788] [ 2.086788] 31***********0***ADDR******************* [ 2.087782] 92 35 1b 4b | 0x00 [ 2.087799] 00 00 00 00 | 0x04 [ 2.087817] 01 06 01 11 | 0x08 [ 2.087834] 00 00 00 00 | 0x0C [ 2.087852] 00 00 00 00 | 0x10 [ 2.087869] 00 00 00 00 | 0x14 [ 2.087887] 00 00 00 00 | 0x18 [ 2.087904] 00 00 00 00 | 0x1C [ 2.087922] 00 00 00 00 | 0x20 [ 2.087939] 00 00 00 00 | 0x24 [ 2.087957] 00 00 00 00 | 0x28 [ 2.087974] 00 00 00 00 | 0x2C [ 2.087992] 00 00 00 00 | 0x30 [ 2.088009] 00 00 00 00 | 0x34 [ 2.088027] 00 00 00 00 | 0x38 [ 2.088044] ff ff 00 ff | 0x3C [ 2.088187] PCI host bridge to bus 0001:07 [ 2.088789] pci_bus 0001:07: root bus resource [io 0x0000-0xffff] [ 2.089187] pci_bus 0001:07: root bus resource [mem 0x00000000-0x1fffffffffff] [ 2.089784] pci_bus 0001:07: root bus resource [bus 00-ff] [ 2.089801] pci 0001:07:00.0: [1b4b:9235] type 00 class 0x010601 [ 2.090878] pci 0001:07:00.0: Can't map mv9235 registers [ 2.091780] ahci: probe of 0001:07:00.0 failed with error -22 [ 2.092175] <redpill/virtual_pci.c:488> Added device with new bus @ bus=07 dev=00 fn=00 [ 2.092780] <redpill/pci_shim.c:209> vPCI device created successfully [ 2.093780] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9235 [redpill] with B:D:F=08:00:00 mf=0 [ 2.094782] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=08 dev=00 fn=00 [ 2.095776] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880076963480 [ 2.096774] [ 2.096774] 31***********0***ADDR******************* [ 2.097777] 92 35 1b 4b | 0x00 [ 2.097794] 00 00 00 00 | 0x04 [ 2.097812] 01 06 01 11 | 0x08 [ 2.097829] 00 00 00 00 | 0x0C [ 2.097847] 00 00 00 00 | 0x10 [ 2.097864] 00 00 00 00 | 0x14 [ 2.097882] 00 00 00 00 | 0x18 [ 2.097899] 00 00 00 00 | 0x1C [ 2.097917] 00 00 00 00 | 0x20 [ 2.097934] 00 00 00 00 | 0x24 [ 2.097952] 00 00 00 00 | 0x28 [ 2.097969] 00 00 00 00 | 0x2C [ 2.097987] 00 00 00 00 | 0x30 [ 2.098004] 00 00 00 00 | 0x34 [ 2.098022] 00 00 00 00 | 0x38 [ 2.098039] ff ff 00 ff | 0x3C [ 2.098158] PCI host bridge to bus 0001:08 [ 2.098781] pci_bus 0001:08: root bus resource [io 0x0000-0xffff] [ 2.099217] pci_bus 0001:08: root bus resource [mem 0x00000000-0x1fffffffffff] [ 2.099775] pci_bus 0001:08: root bus resource [bus 00-ff] [ 2.099792] pci 0001:08:00.0: [1b4b:9235] type 00 class 0x010601 [ 2.100856] pci 0001:08:00.0: Can't map mv9235 registers [ 2.100873] ahci: probe of 0001:08:00.0 failed with error -22 [ 2.101780] <redpill/virtual_pci.c:488> Added device with new bus @ bus=08 dev=00 fn=00 [ 2.102306] <redpill/pci_shim.c:209> vPCI device created successfully [ 2.102774] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9235 [redpill] with B:D:F=09:00:00 mf=0 [ 2.103770] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=09 dev=00 fn=00 [ 2.104767] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880076963400 [ 2.105768] [ 2.105768] 31***********0***ADDR******************* [ 2.106766] 92 35 1b 4b | 0x00 [ 2.106783] 00 00 00 00 | 0x04 [ 2.106801] 01 06 01 11 | 0x08 [ 2.106818] 00 00 00 00 | 0x0C [ 2.106836] 00 00 00 00 | 0x10 [ 2.106853] 00 00 00 00 | 0x14 [ 2.106871] 00 00 00 00 | 0x18 [ 2.106888] 00 00 00 00 | 0x1C [ 2.106906] 00 00 00 00 | 0x20 [ 2.106923] 00 00 00 00 | 0x24 [ 2.106941] 00 00 00 00 | 0x28 [ 2.106958] 00 00 00 00 | 0x2C [ 2.106976] 00 00 00 00 | 0x30 [ 2.106993] 00 00 00 00 | 0x34 [ 2.107011] 00 00 00 00 | 0x38 [ 2.107028] ff ff 00 ff | 0x3C [ 2.107120] PCI host bridge to bus 0001:09 [ 2.107786] pci_bus 0001:09: root bus resource [io 0x0000-0xffff] [ 2.108769] pci_bus 0001:09: root bus resource [mem 0x00000000-0x1fffffffffff] [ 2.109255] pci_bus 0001:09: root bus resource [bus 00-ff] [ 2.109767] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601 [ 2.110857] pci 0001:09:00.0: Can't map mv9235 registers [ 2.111766] ahci: probe of 0001:09:00.0 failed with error -22 [ 2.112182] <redpill/virtual_pci.c:488> Added device with new bus @ bus=09 dev=00 fn=00 [ 2.112763] <redpill/pci_shim.c:209> vPCI device created successfully [ 2.113763] <redpill/pci_shim.c:198> Calling vdev_add_MARVELL_88SE9235 [redpill] with B:D:F=0a:00:00 mf=0 [ 2.114762] <redpill/virtual_pci.c:418> Attempting to add vPCI device [printed below] @ bus=0a dev=00 fn=00 [ 2.115759] <redpill/virtual_pci.c:260> Printing PCI descriptor @ ffff880076963380 [ 2.116758] [ 2.116758] 31***********0***ADDR******************* [ 2.117758] 92 35 1b 4b | 0x00 [ 2.117775] 00 00 00 00 | 0x04 [ 2.117793] 01 06 01 11 | 0x08 [ 2.117810] 00 00 00 00 | 0x0C [ 2.117828] 00 00 00 00 | 0x10 [ 2.117845] 00 00 00 00 | 0x14 [ 2.117863] 00 00 00 00 | 0x18 [ 2.117880] 00 00 00 00 | 0x1C [ 2.117898] 00 00 00 00 | 0x20 [ 2.117915] 00 00 00 00 | 0x24 [ 2.117933] 00 00 00 00 | 0x28 [ 2.117950] 00 00 00 00 | 0x2C [ 2.117968] 00 00 00 00 | 0x30 [ 2.117985] 00 00 00 00 | 0x34 [ 2.118002] 00 00 00 00 | 0x38 [ 2.118020] ff ff 00 ff | 0x3C [ 2.118114] PCI host bridge to bus 0001:0a [ 2.118764] pci_bus 0001:0a: root bus resource [io 0x0000-0xffff] [ 2.119193] pci_bus 0001:0a: root bus resource [mem 0x00000000-0x1fffffffffff] [ 2.119759] pci_bus 0001:0a: root bus resource [bus 00-ff] [ 2.119776] pci 0001:0a:00.0: [1b4b:9235] type 00 class 0x010601 [ 2.120844] pci 0001:0a:00.0: Can't map mv9235 registers [ 2.121747] ahci: probe of 0001:0a:00.0 failed with error -22 [ 2.122159] <redpill/virtual_pci.c:488> Added device with new bus @ bus=0a dev=00 fn=00 [ 2.122755] <redpill/pci_shim.c:209> vPCI device created successfully [ 2.123753] <redpill/pci_shim.c:212> PCI shim registered [ 2.123771] <redpill/cmdline_delegate.c:266> Cmdline count: 439 [ 2.124758] <redpill/sanitize_cmdline.c:83> Cmdline param "vid=0x058f" blacklisted - skipping [ 2.125751] <redpill/sanitize_cmdline.c:83> Cmdline param "pid=0x6387" blacklisted - skipping [ 2.126751] <redpill/sanitize_cmdline.c:83> Cmdline param "elevator=elevator" blacklisted - skipping [ 2.127753] <redpill/sanitize_cmdline.c:83> Cmdline param "earlyprintk" blacklisted - skipping [ 2.128753] <redpill/sanitize_cmdline.c:83> Cmdline param "loglevel=15" blacklisted - skipping [ 2.129748] <redpill/sanitize_cmdline.c:83> Cmdline param "syno_port_thaw=1" blacklisted - skipping [ 2.130748] <redpill/sanitize_cmdline.c:95> Sanitized cmdline to: BOOT_IMAGE=/zImage mac1=XXXXXXX bootdev=sata netif_num=1 earlycon=uart8250,io,0x3f8,115200n8 syno_hdd_powerup_seq=0 syno_hdd_detect=0 console=ttyS0,115200n8 sn=XXXXXXX root=/dev/md0 sata_args=sata_uid=1 sata_pcislot=5 synoboot_satadom=1 DiskIdxMap=0C SataPortMap=1 SasIdxMap=0 HddHotplug=0 withefi syno_hw_version=DS3615xs vender_format_version=2 [ 2.136746] <redpill/sanitize_cmdline.c:243> /proc/cmdline sanitized [ 2.137742] <redpill/redpill_main.c:44> RedPill loaded (stealth=1) [ 2.159816] ACPI: bus type USB registered [ 2.160057] usbcore: registered new interface driver usbfs [ 2.160671] usbcore: registered new interface driver hub [ 2.161480] usbcore: registered new interface driver ethub [ 2.162427] usbcore: registered new device driver usb [ 2.162848] <redpill/boot_device_shim.c:170> usbcore registered, adding device watcher [ 2.163371] <redpill/call_protected.c:84> Got ptr ffffffffa002f0d0 for usb_register_notify [ 2.163907] <redpill/boot_device_shim.c:131> Registered USB device notifier [ 2.170789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.173879] ehci-pci: EHCI PCI platform driver [ 2.174300] ehci-pci 0000:02:01.0: EHCI Host Controller [ 2.174615] ehci-pci 0000:02:01.0: new USB bus registered, assigned bus number 1 [ 2.174735] ehci-pci 0000:02:01.0: cache line size of 64 is not supported [ 2.175737] ehci-pci 0000:02:01.0: irq 19, io mem 0xfd5ff000 [ 2.182758] ehci-pci 0000:02:01.0: USB 2.0 started, EHCI 1.00 [ 2.183887] hub 1-0:1.0: USB hub found [ 2.184110] hub 1-0:1.0: 6 ports detected [ 2.184373] <redpill/boot_device_shim.c:70> Found new device <vid=1d6b, pid=0002> - didn't match expected <vid=058f, pid=6387> [ 2.189891] uhci_hcd: USB Universal Host Controller Interface driver [ 2.190384] uhci_hcd 0000:02:00.0: UHCI Host Controller [ 2.190777] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 2.191745] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002000 [ 2.192897] hub 2-0:1.0: USB hub found [ 2.193156] hub 2-0:1.0: 2 ports detected [ 2.193416] <redpill/boot_device_shim.c:70> Found new device <vid=1d6b, pid=0001> - didn't match expected <vid=058f, pid=6387> [ 2.206804] usbcore: registered new interface driver usb-storage [ 2.212858] bromolow_synobios: module license 'Synology Inc.' taints kernel. [ 2.213691] Disabling lock debugging due to kernel taint [ 2.214703] <redpill/bios_shim.c:194> Symbol section <ffffc90008165210> @ vaddr<18446744072099905536> size[8376] [ 2.215940] <redpill/bios_shim.c:203> Symbol #0 in mfgBIOS "bromolow_synobios" {}< (null)> [ 2.216684] <redpill/bios_shim.c:203> Symbol #1 in mfgBIOS "bromolow_synobios" {}<ffffffffa00da000> [ 2.217682] <redpill/bios_shim.c:203> Symbol #2 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e0280> [ 2.218680] <redpill/bios_shim.c:203> Symbol #3 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e0df6> [ 2.219680] <redpill/bios_shim.c:203> Symbol #4 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e1fa8> [ 2.220689] <redpill/bios_shim.c:203> Symbol #5 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e2b54> [ 2.221679] <redpill/bios_shim.c:203> Symbol #6 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e2bc0> [ 2.222678] <redpill/bios_shim.c:203> Symbol #7 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e8240> [ 2.223692] <redpill/bios_shim.c:203> Symbol #8 in mfgBIOS "bromolow_synobios" {state.19066}<ffffffffa00e82c4> [ 2.224676] <redpill/bios_shim.c:203> Symbol #9 in mfgBIOS "bromolow_synobios" {__key.19083}<ffffffffa00e82c4> [ 2.225676] <redpill/bios_shim.c:203> Symbol #10 in mfgBIOS "bromolow_synobios" {__ksymtab_synobios_lock_ttyS_current}<ffffffffa00e0240> [ 2.227663] <redpill/bios_shim.c:203> Symbol #11 in mfgBIOS "bromolow_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00e2b54> [ 2.228674] <redpill/bios_shim.c:203> Symbol #12 in mfgBIOS "bromolow_synobios" {__ksymtab_save_current_data_from_uart}<ffffffffa00e0230> [ 2.230674] <redpill/bios_shim.c:203> Symbol #13 in mfgBIOS "bromolow_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00e2b6f> [ 2.231671] <redpill/bios_shim.c:203> Symbol #14 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00da5f0> [ 2.232670] <redpill/bios_shim.c:203> Symbol #15 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00da650> [ 2.233669] <redpill/bios_shim.c:203> Symbol #16 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00da610> [ 2.234669] <redpill/bios_shim.c:203> Symbol #17 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00da6c0> [ 2.235667] <redpill/bios_shim.c:203> Symbol #18 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_open}<ffffffffa00da630> [ 2.236668] <redpill/bios_shim.c:203> Symbol #19 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_name}<ffffffffa00da730> [ 2.237666] <redpill/bios_shim.c:203> Symbol #20 in mfgBIOS "bromolow_synobios" {gSynoCPUMapping}<ffffffffa00e3dc0> [ 2.238665] <redpill/bios_shim.c:203> Symbol #21 in mfgBIOS "bromolow_synobios" {gSynoCRYPTOMapping}<ffffffffa00e3d00> [ 2.239664] <redpill/bios_shim.c:203> Symbol #22 in mfgBIOS "bromolow_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa00da750> [ 2.240676] <redpill/bios_shim.c:203> Symbol #23 in mfgBIOS "bromolow_synobios" {scSynoBios}<ffffffffa00e85c0> [ 2.241663] <redpill/bios_shim.c:203> Symbol #24 in mfgBIOS "bromolow_synobios" {synobios_disk_power_short_break_report}<ffffffffa00da7e0> [ 2.242661] <redpill/bios_shim.c:203> Symbol #25 in mfgBIOS "bromolow_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00da830> [ 2.243662] <redpill/bios_shim.c:203> Symbol #26 in mfgBIOS "bromolow_synobios" {synobios_disk_reset_fail_report}<ffffffffa00da880> [ 2.244661] <redpill/bios_shim.c:203> Symbol #27 in mfgBIOS "bromolow_synobios" {synobios_disk_timeout_report}<ffffffffa00da8e0> [ 2.245661] <redpill/bios_shim.c:203> Symbol #28 in mfgBIOS "bromolow_synobios" {synobios_disk_retry_report}<ffffffffa00da940> [ 2.246659] <redpill/bios_shim.c:203> Symbol #29 in mfgBIOS "bromolow_synobios" {synobios_sata_error_report}<ffffffffa00da990> [ 2.247657] <redpill/bios_shim.c:203> Symbol #30 in mfgBIOS "bromolow_synobios" {synobios_record_ebox_refresh_event}<ffffffffa00da9f0> [ 2.248657] <redpill/bios_shim.c:203> Symbol #31 in mfgBIOS "bromolow_synobios" {synobios_disk_port_lost_report}<ffffffffa00daa40> [ 2.249657] <redpill/bios_shim.c:203> Symbol #32 in mfgBIOS "bromolow_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00daa90> [ 2.251657] <redpill/bios_shim.c:203> Symbol #33 in mfgBIOS "bromolow_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00daad0> [ 2.252655] <redpill/bios_shim.c:203> Symbol #34 in mfgBIOS "bromolow_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00dab20> [ 2.253655] <redpill/bios_shim.c:203> Symbol #35 in mfgBIOS "bromolow_synobios" {synobios_error_fs_event}<ffffffffa00dab70> [ 2.254658] <redpill/bios_shim.c:203> Symbol #36 in mfgBIOS "bromolow_synobios" {synobios_autoremap_raid_event}<ffffffffa00dabd0> [ 2.255653] <redpill/bios_shim.c:203> Symbol #37 in mfgBIOS "bromolow_synobios" {synobios_record_raid_event}<ffffffffa00dac20> [ 2.256651] <redpill/bios_shim.c:203> Symbol #38 in mfgBIOS "bromolow_synobios" {synobios_event_ecc_notification}<ffffffffa00dac60> [ 2.257650] <redpill/bios_shim.c:203> Symbol #39 in mfgBIOS "bromolow_synobios" {synobios_raid_sync_event}<ffffffffa00dacc0> [ 2.258649] <redpill/bios_shim.c:203> Symbol #40 in mfgBIOS "bromolow_synobios" {synobios_autoremap_lv_event}<ffffffffa00dade0> [ 2.259648] <redpill/bios_shim.c:203> Symbol #41 in mfgBIOS "bromolow_synobios" {synobios_poll}<ffffffffa00daf20> [ 2.260649] <redpill/bios_shim.c:203> Symbol #42 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa00e8fe8> [ 2.261647] <redpill/bios_shim.c:203> Symbol #43 in mfgBIOS "bromolow_synobios" {last_jiffies.34801}<ffffffffa00e2bc0> [ 2.262646] <redpill/bios_shim.c:203> Symbol #44 in mfgBIOS "bromolow_synobios" {buzzer_press_count.34802}<ffffffffa00e8474> [ 2.263675] <redpill/bios_shim.c:203> Symbol #45 in mfgBIOS "bromolow_synobios" {card_detect_proc_fops}<ffffffffa00e8480> [ 2.264645] <redpill/bios_shim.c:203> Symbol #46 in mfgBIOS "bromolow_synobios" {synobios_ioctl}<ffffffffa00db3e0> [ 2.265647] <redpill/bios_shim.c:203> Symbol #47 in mfgBIOS "bromolow_synobios" {MiorpLock}<ffffffffa00e4220> [ 2.266644] <redpill/bios_shim.c:203> Symbol #48 in mfgBIOS "bromolow_synobios" {check_fan}<ffffffffa00e4200> [ 2.267642] <redpill/bios_shim.c:203> Symbol #49 in mfgBIOS "bromolow_synobios" {sys_status_lock}<ffffffffa00e4260> [ 2.268641] <redpill/bios_shim.c:203> Symbol #50 in mfgBIOS "bromolow_synobios" {pgSysStatus}<ffffffffa00e8580> [ 2.269640] <redpill/bios_shim.c:203> Symbol #51 in mfgBIOS "bromolow_synobios" {__func__.34837}<ffffffffa00e02b8> [ 2.270640] <redpill/bios_shim.c:203> Symbol #52 in mfgBIOS "bromolow_synobios" {LedSetLock}<ffffffffa00e4204> [ 2.271639] <redpill/bios_shim.c:203> Symbol #53 in mfgBIOS "bromolow_synobios" {__key.35096}<ffffffffa00e8474> [ 2.272640] <redpill/bios_shim.c:203> Symbol #54 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00e0500> [ 2.273637] <redpill/bios_shim.c:203> Symbol #55 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00e0400> [ 2.274636] <redpill/bios_shim.c:203> Symbol #56 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_fops}<ffffffffa00e0300> [ 2.275635] <redpill/bios_shim.c:203> Symbol #57 in mfgBIOS "bromolow_synobios" {gSynoModelMapping}<ffffffffa00e2c00> [ 2.276640] <redpill/bios_shim.c:203> Symbol #58 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_license4}<ffffc90008150bd0> [ 2.277634] <redpill/bios_shim.c:203> Symbol #59 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_description3}<ffffc90008150be6> [ 2.278632] <redpill/bios_shim.c:203> Symbol #60 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_author2}<ffffc90008150bfc> [ 2.279632] <redpill/bios_shim.c:203> Symbol #61 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fan1}<ffffc90008150c0d> [ 2.280631] <redpill/bios_shim.c:203> Symbol #62 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fantype0}<ffffc90008150c47> [ 2.281631] <redpill/bios_shim.c:203> Symbol #63 in mfgBIOS "bromolow_synobios" {__param_check_fan}<ffffffffa00e2b90> [ 2.282629] <redpill/bios_shim.c:203> Symbol #64 in mfgBIOS "bromolow_synobios" {__param_str_check_fan}<ffffffffa00e0600> [ 2.283630] <redpill/bios_shim.c:203> Symbol #65 in mfgBIOS "bromolow_synobios" {RS3412rpxsInitModuleType}<ffffffffa00dd270> [ 2.284634] <redpill/bios_shim.c:203> Symbol #66 in mfgBIOS "bromolow_synobios" {RS3412xsInitModuleType}<ffffffffa00dd2c0> [ 2.285628] <redpill/bios_shim.c:203> Symbol #67 in mfgBIOS "bromolow_synobios" {DS3612xsInitModuleType}<ffffffffa00dd310> [ 2.286627] <redpill/bios_shim.c:203> Symbol #68 in mfgBIOS "bromolow_synobios" {DS3615xsInitModuleType}<ffffffffa00dd340> [ 2.287629] <redpill/bios_shim.c:203> Symbol #69 in mfgBIOS "bromolow_synobios" {RS3411rpxsInitModuleType}<ffffffffa00dd370> [ 2.288627] <redpill/bios_shim.c:203> Symbol #70 in mfgBIOS "bromolow_synobios" {RS3411xsInitModuleType}<ffffffffa00dd3c0> [ 2.289634] <redpill/bios_shim.c:203> Symbol #71 in mfgBIOS "bromolow_synobios" {DS3611xsInitModuleType}<ffffffffa00dd410> [ 2.290659] <redpill/bios_shim.c:203> Symbol #72 in mfgBIOS "bromolow_synobios" {RS10613xspInitModuleType}<ffffffffa00dd440> [ 2.291624] <redpill/bios_shim.c:203> Symbol #73 in mfgBIOS "bromolow_synobios" {RS3413xspInitModuleType}<ffffffffa00dd490> [ 2.292627] <redpill/bios_shim.c:203> Symbol #74 in mfgBIOS "bromolow_synobios" {RS3614xsInitModuleType}<ffffffffa00dd4e0> [ 2.293622] <redpill/bios_shim.c:203> Symbol #75 in mfgBIOS "bromolow_synobios" {RS3614rpxsInitModuleType}<ffffffffa00dd510> [ 2.294624] <redpill/bios_shim.c:203> Symbol #76 in mfgBIOS "bromolow_synobios" {RS3614xspInitModuleType}<ffffffffa00dd540> [ 2.295620] <redpill/bios_shim.c:203> Symbol #77 in mfgBIOS "bromolow_synobios" {DS2414xsInitModuleType}<ffffffffa00dd570> [ 2.296622] <redpill/bios_shim.c:203> Symbol #78 in mfgBIOS "bromolow_synobios" {RS3415xspInitModuleType}<ffffffffa00dd5a0> [ 2.297619] <redpill/bios_shim.c:203> Symbol #79 in mfgBIOS "bromolow_synobios" {RC18015xspInitModuleType}<ffffffffa00dd5d0> [ 2.298617] <redpill/bios_shim.c:203> Symbol #80 in mfgBIOS "bromolow_synobios" {RS18016xspInitModuleType}<ffffffffa00dd620> [ 2.299619] <redpill/bios_shim.c:203> Symbol #81 in mfgBIOS "bromolow_synobios" {RS3617xsInitModuleType}<ffffffffa00dd670> [ 2.300616] <redpill/bios_shim.c:203> Symbol #82 in mfgBIOS "bromolow_synobios" {MpId.18607}<ffffffffa00e7d3c> [ 2.301616] <redpill/bios_shim.c:203> Symbol #83 in mfgBIOS "bromolow_synobios" {days_since_epoch}<ffffffffa00e08c0> [ 2.302616] <redpill/bios_shim.c:203> Symbol #84 in mfgBIOS "bromolow_synobios" {days_since_leapyear}<ffffffffa00e0950> [ 2.303617] <redpill/bios_shim.c:203> Symbol #85 in mfgBIOS "bromolow_synobios" {days_since_year}<ffffffffa00e0970> [ 2.304613] <redpill/bios_shim.c:203> Symbol #86 in mfgBIOS "bromolow_synobios" {rtc_correct_wday}<ffffffffa00de560> [ 2.305611] <redpill/bios_shim.c:203> Symbol #87 in mfgBIOS "bromolow_synobios" {days_in_mo}<ffffffffa00e0988> [ 2.306613] <redpill/bios_shim.c:203> Symbol #88 in mfgBIOS "bromolow_synobios" {GetBrand}<ffffffffa00deda0> [ 2.307629] tsc: Refined TSC clocksource calibration: 3492.077 MHz [ 2.307631] Switching to clocksource tsc [ 2.308622] <redpill/bios_shim.c:203> Symbol #89 in mfgBIOS "bromolow_synobios" {InitModuleType}<ffffffffa00dedb0> [ 2.309606] <redpill/bios_shim.c:203> Symbol #90 in mfgBIOS "bromolow_synobios" {model_ops}<ffffffffa00e9018> [ 2.310605] <redpill/bios_shim.c:203> Symbol #91 in mfgBIOS "bromolow_synobios" {SetBuzzerClear}<ffffffffa00dede0> [ 2.311604] <redpill/bios_shim.c:203> Symbol #92 in mfgBIOS "bromolow_synobios" {GetBuzzerCleared}<ffffffffa00dee10> [ 2.312603] <redpill/bios_shim.c:203> Symbol #93 in mfgBIOS "bromolow_synobios" {GetPowerStatus}<ffffffffa00dee40> [ 2.313602] <redpill/bios_shim.c:203> Symbol #94 in mfgBIOS "bromolow_synobios" {InitSynoDiskLed}<ffffffffa00deec0> [ 2.314602] <redpill/bios_shim.c:203> Symbol #95 in mfgBIOS "bromolow_synobios" {giDiskLedController}<ffffffffa00e7f20> [ 2.315601] <redpill/bios_shim.c:203> Symbol #96 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvGPIO}<ffffffffa00defb0> [ 2.316600] <redpill/bios_shim.c:203> Symbol #97 in mfgBIOS "bromolow_synobios" {SetHALedByGPIO}<ffffffffa00deff0> [ 2.317600] <redpill/bios_shim.c:203> Symbol #98 in mfgBIOS "bromolow_synobios" {giHALedGreenPin}<ffffffffa00e800c> [ 2.318598] <redpill/bios_shim.c:203> Symbol #99 in mfgBIOS "bromolow_synobios" {giHALedOrangePin}<ffffffffa00e8008> [ 2.319598] <redpill/bios_shim.c:203> Symbol #100 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusByAHCIGPIO}<ffffffffa00df0c0> [ 2.320597] <redpill/bios_shim.c:203> Symbol #101 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvandAHCISGPIO}<ffffffffa00df120> [ 2.322595] <redpill/bios_shim.c:203> Symbol #102 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34550}<ffffffffa00e9008> [ 2.323594] <redpill/bios_shim.c:203> Symbol #103 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIO}<ffffffffa00df1c0> [ 2.324595] <redpill/bios_shim.c:203> Symbol #104 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34499}<ffffffffa00e9004> [ 2.325593] <redpill/bios_shim.c:203> Symbol #105 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureDenlowI3Transfer}<ffffffffa00df250> [ 2.326592] <redpill/bios_shim.c:203> Symbol #106 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureI3Transfer}<ffffffffa00df2d0> [ 2.327591] <redpill/bios_shim.c:203> Symbol #107 in mfgBIOS "bromolow_synobios" {HWMONGetThermalSensorFromADT}<ffffffffa00df350> [ 2.328590] <redpill/bios_shim.c:203> Symbol #108 in mfgBIOS "bromolow_synobios" {hwmon_sensor_list}<ffffffffa00e9010> [ 2.329591] <redpill/bios_shim.c:203> Symbol #109 in mfgBIOS "bromolow_synobios" {HWMONGetVoltageSensorFromADT}<ffffffffa00df3b0> [ 2.330589] <redpill/bios_shim.c:203> Symbol #110 in mfgBIOS "bromolow_synobios" {HWMONGetFanSpeedRPMFromADT}<ffffffffa00df410> [ 2.331588] <redpill/bios_shim.c:203> Symbol #111 in mfgBIOS "bromolow_synobios" {Uninitialize}<ffffffffa00df470> [ 2.332587] <redpill/bios_shim.c:203> Symbol #112 in mfgBIOS "bromolow_synobios" {SetCpuFanStatus}<ffffffffa00df490> [ 2.333587] <redpill/bios_shim.c:203> Symbol #113 in mfgBIOS "bromolow_synobios" {SetAlarmLed}<ffffffffa00df570> [ 2.334585] <redpill/bios_shim.c:203> Symbol #114 in mfgBIOS "bromolow_synobios" {SetFanStatus}<ffffffffa00df590> [ 2.335585] <redpill/bios_shim.c:203> Symbol #115 in mfgBIOS "bromolow_synobios" {GetSysTemperature}<ffffffffa00df670> [ 2.336583] <redpill/bios_shim.c:203> Symbol #116 in mfgBIOS "bromolow_synobios" {GetFanStatusMircopWithGPIO}<ffffffffa00df690> [ 2.337584] <redpill/bios_shim.c:203> Symbol #117 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa00df9a0> [ 2.339581] <redpill/bios_shim.c:203> Symbol #118 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34530}<ffffffffa00e9000> [ 2.340581] <redpill/bios_shim.c:203> Symbol #119 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvGPIO}<ffffffffa00dfa60> [ 2.341580] <redpill/bios_shim.c:203> Symbol #120 in mfgBIOS "bromolow_synobios" {CSWTCH.31}<ffffffffa00e0d80> [ 2.342579] <redpill/bios_shim.c:203> Symbol #121 in mfgBIOS "bromolow_synobios" {gblDiskNumNeedTran}<ffffffffa00e9020> [ 2.343579] <redpill/bios_shim.c:203> Symbol #122 in mfgBIOS "bromolow_synobios" {giDiskMapTable}<ffffffffa00e9040> [ 2.344578] <redpill/bios_shim.c:203> Symbol #123 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvandAHCISGPIO}<ffffffffa00dfad0> [ 2.345577] <redpill/bios_shim.c:203> Symbol #124 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIO}<ffffffffa00dfb30> [ 2.346576] <redpill/bios_shim.c:203> Symbol #125 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa00dfb90> [ 2.348567] <redpill/bios_shim.c:203> Symbol #126 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa00e7d80> [ 2.349573] <redpill/bios_shim.c:207> Found vtable - size 416 [ 2.349596] <redpill/bios_shim.c:222> Found "synobios_ops" in "bromolow_synobios" @ <ffffffffa00e7d80 =416=> ffffffffa00e8a80> [ 2.350573] <redpill/override_symbol.c:137> Restoring symbol @ ffffffff81027490 [ 2.351572] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.352591] <redpill/override_symbol.c:143> Writing original code to <ffffffff81027490> [ 2.353571] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.354571] <redpill/override_symbol.c:147> Symbol restored @ ffffffff81027490 [ 2.355706] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e7d80 [ 2.356301] 40 80 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e8040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 2.357589] a0 ed 0d a0 ff ff ff ff [01] 0x008 ffffffffa00deda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 2.358576] 50 f7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00df750 GetModel+0x0/0x250 [bromolow_synobios] [ 2.359575] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 2.360574] c0 e7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00de7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 2.361573] 20 ea 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dea20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 2.362579] 90 f6 0d a0 ff ff ff ff [06] 0x030 ffffffffa00df690 GetFanStatusMircopWithGPIO+0x0/0xc0 [bromolow_synobios] [ 2.363571] 90 f5 0d a0 ff ff ff ff [07] 0x038 ffffffffa00df590 SetFanStatus+0x0/0xe0 [bromolow_synobios] [ 2.364570] 70 f6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00df670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 2.365569] d0 f2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00df2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 2.366569] 60 fa 0d a0 ff ff ff ff [10] 0x050 ffffffffa00dfa60 SetDiskLedStatusBySataMvGPIO+0x0/0x70 [bromolow_synobios] [ 2.367569] 00 00 00 00 00 00 00 00 [11] 0x058 (null) (null) [ 2.368567] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 2.369566] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 2.370566] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 2.371565] 70 ee 0d a0 ff ff ff ff [15] 0x078 ffffffffa00dee70 SetGpioPin+0x0/0x50 [bromolow_synobios] [ 2.372564] f0 ee 0d a0 ff ff ff ff [16] 0x080 ffffffffa00deef0 GetGpioPin+0x0/0x50 [bromolow_synobios] [ 2.373563] 00 00 00 00 00 00 00 00 [17] 0x088 (null) (null) [ 2.374563] 60 e9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00de960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 2.375562] 10 e5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00de510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 2.376561] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 2.377560] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 2.378559] 70 f5 0d a0 ff ff ff ff [22] 0x0b0 ffffffffa00df570 SetAlarmLed+0x0/0x20 [bromolow_synobios] [ 2.379558] 10 ee 0d a0 ff ff ff ff [23] 0x0b8 ffffffffa00dee10 GetBuzzerCleared+0x0/0x30 [bromolow_synobios] [ 2.380557] e0 ed 0d a0 ff ff ff ff [24] 0x0c0 ffffffffa00dede0 SetBuzzerClear+0x0/0x30 [bromolow_synobios] [ 2.381557] 40 ee 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dee40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 2.382556] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 2.383559] b0 ed 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dedb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 2.384558] 70 f4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00df470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 2.385557] 90 f4 0d a0 ff ff ff ff [29] 0x0e8 ffffffffa00df490 SetCpuFanStatus+0x0/0xe0 [bromolow_synobios] [ 2.386559] 00 00 00 00 00 00 00 00 [30] 0x0f0 (null) (null) [ 2.387556] 00 00 00 00 00 00 00 00 [31] 0x0f8 (null) (null) [ 2.388555] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 2.389554] c0 db 0d a0 ff ff ff ff [33] 0x108 ffffffffa00ddbc0 CheckMicropId+0x0/0x90 [bromolow_synobios] [ 2.390554] 40 db 0d a0 ff ff ff ff [34] 0x110 ffffffffa00ddb40 SetMicropId+0x0/0x80 [bromolow_synobios] [ 2.391553] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 2.392551] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 2.393551] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 2.394550] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 2.395549] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 2.396549] 40 ef 0d a0 ff ff ff ff [40] 0x140 ffffffffa00def40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 2.397548] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 2.398547] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 2.399546] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 2.400545] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 2.401545] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 2.402551] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 2.403549] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 2.404543] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 2.405541] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 2.406541] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 2.407542] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 2.408540] [ 2.408566] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e7f20 [ 2.409543] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally GetFanStatusMircopWithGPIO [bromolow_synobios]<ffffffffa00df690> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.411543] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [7] originally SetFanStatus [bromolow_synobios]<ffffffffa00df590> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.413540] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBySataMvGPIO [bromolow_synobios]<ffffffffa00dfa60> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.414536] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [11] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.416537] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [15] originally SetGpioPin [bromolow_synobios]<ffffffffa00dee70> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.417536] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [16] originally GetGpioPin [bromolow_synobios]<ffffffffa00deef0> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa0003dc0> [ 2.419534] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [17] originally (null)< (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0003fc0> [ 2.420532] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [22] originally SetAlarmLed [bromolow_synobios]<ffffffffa00df570> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.422535] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [23] originally GetBuzzerCleared [bromolow_synobios]<ffffffffa00dee10> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.423530] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [24] originally SetBuzzerClear [bromolow_synobios]<ffffffffa00dede0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.425530] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [29] originally SetCpuFanStatus [bromolow_synobios]<ffffffffa00df490> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.426526] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [30] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.428526] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [31] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.429526] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [33] originally CheckMicropId [bromolow_synobios]<ffffffffa00ddbc0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.431526] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [34] originally SetMicropId [bromolow_synobios]<ffffffffa00ddb40> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.432521] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 2.433519] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e7d80 [ 2.434518] 40 80 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e8040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 2.435518] a0 ed 0d a0 ff ff ff ff [01] 0x008 ffffffffa00deda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 2.436517] 50 f7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00df750 GetModel+0x0/0x250 [bromolow_synobios] [ 2.437515] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 2.438516] c0 e7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00de7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 2.440518] 20 ea 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dea20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 2.441513] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.442512] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.443511] 70 f6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00df670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 2.444511] d0 f2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00df2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 2.445509] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.446509] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.447508] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 2.448507] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 2.449506] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 2.450505] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.451507] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 2.452507] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 2.453503] 60 e9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00de960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 2.454503] 10 e5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00de510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 2.455503] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 2.456504] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 2.457502] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.458500] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.459499] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.460501] 40 ee 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dee40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 2.461499] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 2.462496] b0 ed 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dedb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 2.463498] 70 f4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00df470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 2.464496] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.465496] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.466495] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.467496] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 2.468494] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.469493] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.470492] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 2.471491] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 2.472488] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 2.473516] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 2.474489] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 2.475488] 40 ef 0d a0 ff ff ff ff [40] 0x140 ffffffffa00def40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 2.476487] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 2.477486] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 2.478485] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 2.479483] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 2.480484] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 2.481483] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 2.482482] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 2.483482] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 2.484481] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 2.485479] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 2.486478] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 2.487478] [ 2.487505] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e7f20 [ 2.488476] <redpill/bios_shim.c:119> bromolow_synobios BIOS *early* shimmed [ 2.489619] 2021-8-7 21:6:31 UTC [ 2.489645] synobios: load, major number 201 [ 2.489672] Brand: Synology [ 2.489698] Model: DS-3615xs [ 2.489724] set group disks wakeup number to 4, spinup time deno 7 [ 2.490478] synobios cpu_arch proc entry initialized [ 2.490504] synobios crypto_hw proc entry initialized [ 2.490530] synobios syno_platform proc entry initialized [ 2.491455] synobios open /dev/ttyS1 success [ 2.491481] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e7d80 [ 2.492475] 40 80 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e8040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 2.493473] a0 ed 0d a0 ff ff ff ff [01] 0x008 ffffffffa00deda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 2.494473] 50 f7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00df750 GetModel+0x0/0x250 [bromolow_synobios] [ 2.495472] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 2.496471] c0 e7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00de7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 2.497469] 20 ea 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dea20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 2.498468] 00 00 00 00 00 00 00 00 [06] 0x030 (null) (null) [ 2.499467] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.500465] 70 f6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00df670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 2.501465] 50 f2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00df250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 2.503446] 90 fb 0d a0 ff ff ff ff [10] 0x050 ffffffffa00dfb90 SetDiskLedStatusBy9235GPIOandAHCISGPIO+0x0/0x60 [bromolow_synobios] [ 2.504463] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.505464] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 2.506462] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 2.507462] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 2.508460] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.509459] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 2.510458] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 2.511466] 60 e9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00de960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 2.512459] 10 e5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00de510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 2.513457] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 2.514456] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 2.515454] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.516455] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.517454] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.518453] 40 ee 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dee40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 2.519453] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 2.520450] b0 ed 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dedb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 2.521451] 70 f4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00df470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 2.522450] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.523450] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.524480] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.525448] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 2.526447] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.527446] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.528445] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 2.529445] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 2.530442] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 2.531443] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 2.532442] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 2.533439] 40 ef 0d a0 ff ff ff ff [40] 0x140 ffffffffa00def40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 2.534448] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 2.535440] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 2.536436] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 2.537438] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 2.538437] 10 f4 0d a0 ff ff ff ff [45] 0x168 ffffffffa00df410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 2.539434] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 2.540434] b0 f3 0d a0 ff ff ff ff [47] 0x178 ffffffffa00df3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 2.541433] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 2.542432] 50 f3 0d a0 ff ff ff ff [49] 0x188 ffffffffa00df350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 2.543431] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 2.544433] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 2.545431] [ 2.545457] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e7f20 [ 2.546433] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.548433] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBy9235GPIOandAHCISGPIO [bromolow_synobios]<ffffffffa00dfb90> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 2.551430] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 2.552429] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e7d80 [ 2.553426] 40 80 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e8040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 2.554425] a0 ed 0d a0 ff ff ff ff [01] 0x008 ffffffffa00deda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 2.555424] 50 f7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00df750 GetModel+0x0/0x250 [bromolow_synobios] [ 2.556423] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 2.557422] c0 e7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00de7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 2.558422] 20 ea 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dea20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 2.559421] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.560417] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.561419] 70 f6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00df670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 2.562416] 50 f2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00df250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 2.563415] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.564417] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.565414] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 2.566415] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 2.567414] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 2.568414] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.569415] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 2.570412] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 2.571409] 60 e9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00de960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 2.572409] 10 e5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00de510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 2.573409] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 2.574408] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 2.575408] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.576407] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.577406] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.578405] 40 ee 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dee40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 2.579404] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 2.580403] b0 ed 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dedb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 2.581410] 70 f4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00df470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 2.582403] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.583402] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.584400] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.585398] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 2.586397] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.587398] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 2.588398] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 2.589397] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 2.590393] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 2.591395] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 2.592392] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 2.593391] 40 ef 0d a0 ff ff ff ff [40] 0x140 ffffffffa00def40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 2.594390] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 2.595391] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 2.596391] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 2.597389] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 2.598387] 10 f4 0d a0 ff ff ff ff [45] 0x168 ffffffffa00df410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 2.599388] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 2.600385] b0 f3 0d a0 ff ff ff ff [47] 0x178 ffffffffa00df3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 2.601386] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 2.602386] 50 f3 0d a0 ff ff ff ff [49] 0x188 ffffffffa00df350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 2.603384] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 2.604384] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 2.605385] [ 2.605411] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e7f20 [ 2.606383] <redpill/bios_shim.c:117> bromolow_synobios BIOS *fully* shimmed [ 2.609674] synobios: unload [ 2.609701] <redpill/bios_shim.c:92> bromolow_synobios BIOS went away - you may get a kernel panic if YOU unloaded it [ 2.610413] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with f()<ffffffffa0004580> [ 2.611407] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff81027490> [ 2.612385] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0004580> for apply_relocate_add()<ffffffff81027490>: 48b8 804500a0ffffffff ffe0 [ 2.613379] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.614392] <redpill/override_symbol.c:126> Writing jump code to <ffffffff81027490> [ 2.615386] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 2.616384] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0004580 [ 2.621854] md: Autodetecting RAID arrays. [ 2.622180] md: Scanned 0 and added 0 devices. [ 2.622576] md: autorun ... [ 2.622817] md: ... autorun DONE. [ 2.690896] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.691792] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.730267] usb 2-1: new full-speed USB device number 2 using uhci_hcd [ 2.737311] dca service started, version 1.12.1 [ 2.742334] e1000e: Intel(R) PRO/1000 Network Driver - 3.3.4-NAPI [ 2.742840] e1000e: Copyright(c) 1999 - 2016 Intel Corporation. [ 2.743355] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 2.744306] e1000e 0000:03:00.0: irq 74 for MSI/MSI-X [ 2.846637] e1000e 0000:03:00.0 eth0: registered PHC clock [ 2.847178] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) XX:XX:XX:XX:XX [ 2.847798] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection [ 2.848465] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000 [ 2.856255] Intel(R) Gigabit Ethernet Network Driver - version 5.3.5.3 [ 2.857184] Copyright (c) 2007-2015 Intel Corporation. [ 2.863266] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.1.3 [ 2.863843] Copyright(c) 1999 - 2017 Intel Corporation. [ 2.872186] <redpill/bios_shim.c:194> Symbol section <ffffc900080f5210> @ vaddr<18446744072100872192> size[8376] [ 2.873197] <redpill/bios_shim.c:203> Symbol #0 in mfgBIOS "bromolow_synobios" {}< (null)> [ 2.874195] <redpill/bios_shim.c:203> Symbol #1 in mfgBIOS "bromolow_synobios" {}<ffffffffa01c6000> [ 2.875198] <redpill/bios_shim.c:203> Symbol #2 in mfgBIOS "bromolow_synobios" {}<ffffffffa01cc280> [ 2.876194] <redpill/bios_shim.c:203> Symbol #3 in mfgBIOS "bromolow_synobios" {}<ffffffffa01ccdf6> [ 2.877204] <redpill/bios_shim.c:203> Symbol #4 in mfgBIOS "bromolow_synobios" {}<ffffffffa01cdfa8> [ 2.878168] <redpill/bios_shim.c:203> Symbol #5 in mfgBIOS "bromolow_synobios" {}<ffffffffa01ceb54> [ 2.879190] <redpill/bios_shim.c:203> Symbol #6 in mfgBIOS "bromolow_synobios" {}<ffffffffa01cebc0> [ 2.880165] <redpill/bios_shim.c:203> Symbol #7 in mfgBIOS "bromolow_synobios" {}<ffffffffa01d4240> [ 2.881196] Got empty serial number. Generate serial number from product. [ 2.881820] <redpill/bios_shim.c:203> Symbol #8 in mfgBIOS "bromolow_synobios" {state.19066}<ffffffffa01d42c4> [ 2.882760] <redpill/bios_shim.c:203> Symbol #9 in mfgBIOS "bromolow_synobios" {__key.19083}<ffffffffa01d42c4> [ 2.883234] <redpill/bios_shim.c:203> Symbol #10 in mfgBIOS "bromolow_synobios" {__ksymtab_synobios_lock_ttyS_current}<ffffffffa01cc240> [ 2.884191] <redpill/bios_shim.c:203> Symbol #11 in mfgBIOS "bromolow_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa01ceb54> [ 2.885195] <redpill/bios_shim.c:203> Symbol #12 in mfgBIOS "bromolow_synobios" {__ksymtab_save_current_data_from_uart}<ffffffffa01cc230> [ 2.887161] <redpill/bios_shim.c:203> Symbol #13 in mfgBIOS "bromolow_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa01ceb6f> [ 2.888182] <redpill/bios_shim.c:203> Symbol #14 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa01c65f0> [ 2.889157] <redpill/bios_shim.c:203> Symbol #15 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch}<ffffffffa01c6650> [ 2.890193] <redpill/bios_shim.c:203> Symbol #16 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa01c6610> [ 2.890241] <redpill/boot_device_shim.c:70> Found new device <vid=0e0f, pid=0003> - didn't match expected <vid=058f, pid=6387> [ 2.892178] <redpill/bios_shim.c:203> Symbol #17 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw}<ffffffffa01c66c0> [ 2.893145] <redpill/bios_shim.c:203> Symbol #18 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_open}<ffffffffa01c6630> [ 2.894156] <redpill/bios_shim.c:203> Symbol #19 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_name}<ffffffffa01c6730> [ 2.895152] <redpill/bios_shim.c:203> Symbol #20 in mfgBIOS "bromolow_synobios" {gSynoCPUMapping}<ffffffffa01cfdc0> [ 2.896151] <redpill/bios_shim.c:203> Symbol #21 in mfgBIOS "bromolow_synobios" {gSynoCRYPTOMapping}<ffffffffa01cfd00> [ 2.897150] <redpill/bios_shim.c:203> Symbol #22 in mfgBIOS "bromolow_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa01c6750> [ 2.899150] <redpill/bios_shim.c:203> Symbol #23 in mfgBIOS "bromolow_synobios" {scSynoBios}<ffffffffa01d45c0> [ 2.900148] <redpill/bios_shim.c:203> Symbol #24 in mfgBIOS "bromolow_synobios" {synobios_disk_power_short_break_report}<ffffffffa01c67e0> [ 2.902125] <redpill/bios_shim.c:203> Symbol #25 in mfgBIOS "bromolow_synobios" {synobios_wake_from_deep_sleep}<ffffffffa01c6830> [ 2.903146] <redpill/bios_shim.c:203> Symbol #26 in mfgBIOS "bromolow_synobios" {synobios_disk_reset_fail_report}<ffffffffa01c6880> [ 2.905146] <redpill/bios_shim.c:203> Symbol #27 in mfgBIOS "bromolow_synobios" {synobios_disk_timeout_report}<ffffffffa01c68e0> [ 2.906143] <redpill/bios_shim.c:203> Symbol #28 in mfgBIOS "bromolow_synobios" {synobios_disk_retry_report}<ffffffffa01c6940> [ 2.907142] <redpill/bios_shim.c:203> Symbol #29 in mfgBIOS "bromolow_synobios" {synobios_sata_error_report}<ffffffffa01c6990> [ 2.908142] <redpill/bios_shim.c:203> Symbol #30 in mfgBIOS "bromolow_synobios" {synobios_record_ebox_refresh_event}<ffffffffa01c69f0> [ 2.909140] <redpill/bios_shim.c:203> Symbol #31 in mfgBIOS "bromolow_synobios" {synobios_disk_port_lost_report}<ffffffffa01c6a40> [ 2.910140] <redpill/bios_shim.c:203> Symbol #32 in mfgBIOS "bromolow_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa01c6a90> [ 2.911139] <redpill/bios_shim.c:203> Symbol #33 in mfgBIOS "bromolow_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa01c6ad0> [ 2.912136] <redpill/bios_shim.c:203> Symbol #34 in mfgBIOS "bromolow_synobios" {synobios_error_fs_btrfs_event}<ffffffffa01c6b20> [ 2.913135] <redpill/bios_shim.c:203> Symbol #35 in mfgBIOS "bromolow_synobios" {synobios_error_fs_event}<ffffffffa01c6b70> [ 2.914138] <redpill/bios_shim.c:203> Symbol #36 in mfgBIOS "bromolow_synobios" {synobios_autoremap_raid_event}<ffffffffa01c6bd0> [ 2.915136] <redpill/bios_shim.c:203> Symbol #37 in mfgBIOS "bromolow_synobios" {synobios_record_raid_event}<ffffffffa01c6c20> [ 2.916135] <redpill/bios_shim.c:203> Symbol #38 in mfgBIOS "bromolow_synobios" {synobios_event_ecc_notification}<ffffffffa01c6c60> [ 2.917132] <redpill/bios_shim.c:203> Symbol #39 in mfgBIOS "bromolow_synobios" {synobios_raid_sync_event}<ffffffffa01c6cc0> [ 2.918132] <redpill/bios_shim.c:203> Symbol #40 in mfgBIOS "bromolow_synobios" {synobios_autoremap_lv_event}<ffffffffa01c6de0> [ 2.919130] <redpill/bios_shim.c:203> Symbol #41 in mfgBIOS "bromolow_synobios" {synobios_poll}<ffffffffa01c6f20> [ 2.920129] <redpill/bios_shim.c:203> Symbol #42 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa01d4fe8> [ 2.921129] <redpill/bios_shim.c:203> Symbol #43 in mfgBIOS "bromolow_synobios" {last_jiffies.34801}<ffffffffa01cebc0> [ 2.922128] <redpill/bios_shim.c:203> Symbol #44 in mfgBIOS "bromolow_synobios" {buzzer_press_count.34802}<ffffffffa01d4474> [ 2.923127] <redpill/bios_shim.c:203> Symbol #45 in mfgBIOS "bromolow_synobios" {card_detect_proc_fops}<ffffffffa01d4480> [ 2.924127] <redpill/bios_shim.c:203> Symbol #46 in mfgBIOS "bromolow_synobios" {synobios_ioctl}<ffffffffa01c73e0> [ 2.925127] <redpill/bios_shim.c:203> Symbol #47 in mfgBIOS "bromolow_synobios" {MiorpLock}<ffffffffa01d0220> [ 2.926127] <redpill/bios_shim.c:203> Symbol #48 in mfgBIOS "bromolow_synobios" {check_fan}<ffffffffa01d0200> [ 2.927126] <redpill/bios_shim.c:203> Symbol #49 in mfgBIOS "bromolow_synobios" {sys_status_lock}<ffffffffa01d0260> [ 2.928125] <redpill/bios_shim.c:203> Symbol #50 in mfgBIOS "bromolow_synobios" {pgSysStatus}<ffffffffa01d4580> [ 2.929125] <redpill/bios_shim.c:203> Symbol #51 in mfgBIOS "bromolow_synobios" {__func__.34837}<ffffffffa01cc2b8> [ 2.930122] <redpill/bios_shim.c:203> Symbol #52 in mfgBIOS "bromolow_synobios" {LedSetLock}<ffffffffa01d0204> [ 2.931123] <redpill/bios_shim.c:203> Symbol #53 in mfgBIOS "bromolow_synobios" {__key.35096}<ffffffffa01d4474> [ 2.932120] <redpill/bios_shim.c:203> Symbol #54 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa01cc500> [ 2.933119] <redpill/bios_shim.c:203> Symbol #55 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa01cc400> [ 2.934120] <redpill/bios_shim.c:203> Symbol #56 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_fops}<ffffffffa01cc300> [ 2.935117] <redpill/bios_shim.c:203> Symbol #57 in mfgBIOS "bromolow_synobios" {gSynoModelMapping}<ffffffffa01cec00> [ 2.936117] <redpill/bios_shim.c:203> Symbol #58 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_license4}<ffffc900080e0bd0> [ 2.937116] <redpill/bios_shim.c:203> Symbol #59 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_description3}<ffffc900080e0be6> [ 2.938115] <redpill/bios_shim.c:203> Symbol #60 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_author2}<ffffc900080e0bfc> [ 2.939115] <redpill/bios_shim.c:203> Symbol #61 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fan1}<ffffc900080e0c0d> [ 2.940114] <redpill/bios_shim.c:203> Symbol #62 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fantype0}<ffffc900080e0c47> [ 2.941113] <redpill/bios_shim.c:203> Symbol #63 in mfgBIOS "bromolow_synobios" {__param_check_fan}<ffffffffa01ceb90> [ 2.942114] <redpill/bios_shim.c:203> Symbol #64 in mfgBIOS "bromolow_synobios" {__param_str_check_fan}<ffffffffa01cc600> [ 2.943111] <redpill/bios_shim.c:203> Symbol #65 in mfgBIOS "bromolow_synobios" {RS3412rpxsInitModuleType}<ffffffffa01c9270> [ 2.944112] <redpill/bios_shim.c:203> Symbol #66 in mfgBIOS "bromolow_synobios" {RS3412xsInitModuleType}<ffffffffa01c92c0> [ 2.945110] <redpill/bios_shim.c:203> Symbol #67 in mfgBIOS "bromolow_synobios" {DS3612xsInitModuleType}<ffffffffa01c9310> [ 2.946109] <redpill/bios_shim.c:203> Symbol #68 in mfgBIOS "bromolow_synobios" {DS3615xsInitModuleType}<ffffffffa01c9340> [ 2.947107] <redpill/bios_shim.c:203> Symbol #69 in mfgBIOS "bromolow_synobios" {RS3411rpxsInitModuleType}<ffffffffa01c9370> [ 2.948107] <redpill/bios_shim.c:203> Symbol #70 in mfgBIOS "bromolow_synobios" {RS3411xsInitModuleType}<ffffffffa01c93c0> [ 2.949106] <redpill/bios_shim.c:203> Symbol #71 in mfgBIOS "bromolow_synobios" {DS3611xsInitModuleType}<ffffffffa01c9410> [ 2.950107] <redpill/bios_shim.c:203> Symbol #72 in mfgBIOS "bromolow_synobios" {RS10613xspInitModuleType}<ffffffffa01c9440> [ 2.951105] <redpill/bios_shim.c:203> Symbol #73 in mfgBIOS "bromolow_synobios" {RS3413xspInitModuleType}<ffffffffa01c9490> [ 2.952106] <redpill/bios_shim.c:203> Symbol #74 in mfgBIOS "bromolow_synobios" {RS3614xsInitModuleType}<ffffffffa01c94e0> [ 2.953102] <redpill/bios_shim.c:203> Symbol #75 in mfgBIOS "bromolow_synobios" {RS3614rpxsInitModuleType}<ffffffffa01c9510> [ 2.954104] <redpill/bios_shim.c:203> Symbol #76 in mfgBIOS "bromolow_synobios" {RS3614xspInitModuleType}<ffffffffa01c9540> [ 2.955102] <redpill/bios_shim.c:203> Symbol #77 in mfgBIOS "bromolow_synobios" {DS2414xsInitModuleType}<ffffffffa01c9570> [ 2.956100] <redpill/bios_shim.c:203> Symbol #78 in mfgBIOS "bromolow_synobios" {RS3415xspInitModuleType}<ffffffffa01c95a0> [ 2.957111] <redpill/bios_shim.c:203> Symbol #79 in mfgBIOS "bromolow_synobios" {RC18015xspInitModuleType}<ffffffffa01c95d0> [ 2.958101] <redpill/bios_shim.c:203> Symbol #80 in mfgBIOS "bromolow_synobios" {RS18016xspInitModuleType}<ffffffffa01c9620> [ 2.959098] <redpill/bios_shim.c:203> Symbol #81 in mfgBIOS "bromolow_synobios" {RS3617xsInitModuleType}<ffffffffa01c9670> [ 2.960098] <redpill/bios_shim.c:203> Symbol #82 in mfgBIOS "bromolow_synobios" {MpId.18607}<ffffffffa01d3d3c> [ 2.961096] <redpill/bios_shim.c:203> Symbol #83 in mfgBIOS "bromolow_synobios" {days_since_epoch}<ffffffffa01cc8c0> [ 2.962095] <redpill/bios_shim.c:203> Symbol #84 in mfgBIOS "bromolow_synobios" {days_since_leapyear}<ffffffffa01cc950> [ 2.963164] <redpill/bios_shim.c:203> Symbol #85 in mfgBIOS "bromolow_synobios" {days_since_year}<ffffffffa01cc970> [ 2.964094] <redpill/bios_shim.c:203> Symbol #86 in mfgBIOS "bromolow_synobios" {rtc_correct_wday}<ffffffffa01ca560> [ 2.965093] <redpill/bios_shim.c:203> Symbol #87 in mfgBIOS "bromolow_synobios" {days_in_mo}<ffffffffa01cc988> [ 2.966093] <redpill/bios_shim.c:203> Symbol #88 in mfgBIOS "bromolow_synobios" {GetBrand}<ffffffffa01cada0> [ 2.967094] <redpill/bios_shim.c:203> Symbol #89 in mfgBIOS "bromolow_synobios" {InitModuleType}<ffffffffa01cadb0> [ 2.968090] <redpill/bios_shim.c:203> Symbol #90 in mfgBIOS "bromolow_synobios" {model_ops}<ffffffffa01d5018> [ 2.969091] <redpill/bios_shim.c:203> Symbol #91 in mfgBIOS "bromolow_synobios" {SetBuzzerClear}<ffffffffa01cade0> [ 2.970092] <redpill/bios_shim.c:203> Symbol #92 in mfgBIOS "bromolow_synobios" {GetBuzzerCleared}<ffffffffa01cae10> [ 2.971091] <redpill/bios_shim.c:203> Symbol #93 in mfgBIOS "bromolow_synobios" {GetPowerStatus}<ffffffffa01cae40> [ 2.972090] <redpill/bios_shim.c:203> Symbol #94 in mfgBIOS "bromolow_synobios" {InitSynoDiskLed}<ffffffffa01caec0> [ 2.973113] <redpill/bios_shim.c:203> Symbol #95 in mfgBIOS "bromolow_synobios" {giDiskLedController}<ffffffffa01d3f20> [ 2.974088] <redpill/bios_shim.c:203> Symbol #96 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvGPIO}<ffffffffa01cafb0> [ 2.975086] <redpill/bios_shim.c:203> Symbol #97 in mfgBIOS "bromolow_synobios" {SetHALedByGPIO}<ffffffffa01caff0> [ 2.976085] <redpill/bios_shim.c:203> Symbol #98 in mfgBIOS "bromolow_synobios" {giHALedGreenPin}<ffffffffa01d400c> [ 2.977085] <redpill/bios_shim.c:203> Symbol #99 in mfgBIOS "bromolow_synobios" {giHALedOrangePin}<ffffffffa01d4008> [ 2.978085] <redpill/bios_shim.c:203> Symbol #100 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusByAHCIGPIO}<ffffffffa01cb0c0> [ 2.979082] <redpill/bios_shim.c:203> Symbol #101 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvandAHCISGPIO}<ffffffffa01cb120> [ 2.980081] <redpill/bios_shim.c:203> Symbol #102 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34550}<ffffffffa01d5008> [ 2.981083] <redpill/bios_shim.c:203> Symbol #103 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIO}<ffffffffa01cb1c0> [ 2.982080] <redpill/bios_shim.c:203> Symbol #104 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34499}<ffffffffa01d5004> [ 2.983081] <redpill/bios_shim.c:203> Symbol #105 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureDenlowI3Transfer}<ffffffffa01cb250> [ 2.984078] <redpill/bios_shim.c:203> Symbol #106 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureI3Transfer}<ffffffffa01cb2d0> [ 2.985077] <redpill/bios_shim.c:203> Symbol #107 in mfgBIOS "bromolow_synobios" {HWMONGetThermalSensorFromADT}<ffffffffa01cb350> [ 2.986080] <redpill/bios_shim.c:203> Symbol #108 in mfgBIOS "bromolow_synobios" {hwmon_sensor_list}<ffffffffa01d5010> [ 2.987078] <redpill/bios_shim.c:203> Symbol #109 in mfgBIOS "bromolow_synobios" {HWMONGetVoltageSensorFromADT}<ffffffffa01cb3b0> [ 2.988075] <redpill/bios_shim.c:203> Symbol #110 in mfgBIOS "bromolow_synobios" {HWMONGetFanSpeedRPMFromADT}<ffffffffa01cb410> [ 2.989077] <redpill/bios_shim.c:203> Symbol #111 in mfgBIOS "bromolow_synobios" {Uninitialize}<ffffffffa01cb470> [ 2.990076] <redpill/bios_shim.c:203> Symbol #112 in mfgBIOS "bromolow_synobios" {SetCpuFanStatus}<ffffffffa01cb490> [ 2.991073] <redpill/bios_shim.c:203> Symbol #113 in mfgBIOS "bromolow_synobios" {SetAlarmLed}<ffffffffa01cb570> [ 2.992073] <redpill/bios_shim.c:203> Symbol #114 in mfgBIOS "bromolow_synobios" {SetFanStatus}<ffffffffa01cb590> [ 2.993071] <redpill/bios_shim.c:203> Symbol #115 in mfgBIOS "bromolow_synobios" {GetSysTemperature}<ffffffffa01cb670> [ 2.994070] <redpill/bios_shim.c:203> Symbol #116 in mfgBIOS "bromolow_synobios" {GetFanStatusMircopWithGPIO}<ffffffffa01cb690> [ 2.995071] <redpill/bios_shim.c:203> Symbol #117 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa01cb9a0> [ 2.996069] <redpill/bios_shim.c:203> Symbol #118 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34530}<ffffffffa01d5000> [ 2.997067] <redpill/bios_shim.c:203> Symbol #119 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvGPIO}<ffffffffa01cba60> [ 2.998066] <redpill/bios_shim.c:203> Symbol #120 in mfgBIOS "bromolow_synobios" {CSWTCH.31}<ffffffffa01ccd80> [ 2.999066] <redpill/bios_shim.c:203> Symbol #121 in mfgBIOS "bromolow_synobios" {gblDiskNumNeedTran}<ffffffffa01d5020> [ 3.000065] <redpill/bios_shim.c:203> Symbol #122 in mfgBIOS "bromolow_synobios" {giDiskMapTable}<ffffffffa01d5040> [ 3.001064] <redpill/bios_shim.c:203> Symbol #123 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvandAHCISGPIO}<ffffffffa01cbad0> [ 3.002064] <redpill/bios_shim.c:203> Symbol #124 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIO}<ffffffffa01cbb30> [ 3.003063] <redpill/bios_shim.c:203> Symbol #125 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa01cbb90> [ 3.004062] <redpill/bios_shim.c:203> Symbol #126 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa01d3d80> [ 3.005063] <redpill/bios_shim.c:207> Found vtable - size 416 [ 3.005084] <redpill/bios_shim.c:222> Found "synobios_ops" in "bromolow_synobios" @ <ffffffffa01d3d80 =416=> ffffffffa01d4a80> [ 3.006064] <redpill/override_symbol.c:137> Restoring symbol @ ffffffff81027490 [ 3.007062] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.008076] <redpill/override_symbol.c:143> Writing original code to <ffffffff81027490> [ 3.009058] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.010062] <redpill/override_symbol.c:147> Symbol restored @ ffffffff81027490 [ 3.011205] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa01d3d80 [ 3.012059] 40 40 1d a0 ff ff ff ff [00] 0x000 ffffffffa01d4040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.012872] a0 ad 1c a0 ff ff ff ff [01] 0x008 ffffffffa01cada0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.014037] usb 2-2: new full-speed USB device number 3 using uhci_hcd [ 3.015052] 50 b7 1c a0 ff ff ff ff [02] 0x010 ffffffffa01cb750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.016051] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.017086] c0 a7 1c a0 ff ff ff ff [04] 0x020 ffffffffa01ca7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.018050] 20 aa 1c a0 ff ff ff ff [05] 0x028 ffffffffa01caa20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.019072] 90 b6 1c a0 ff ff ff ff [06] 0x030 ffffffffa01cb690 GetFanStatusMircopWithGPIO+0x0/0xc0 [bromolow_synobios] [ 3.020048] 90 b5 1c a0 ff ff ff ff [07] 0x038 ffffffffa01cb590 SetFanStatus+0x0/0xe0 [bromolow_synobios] [ 3.021048] 70 b6 1c a0 ff ff ff ff [08] 0x040 ffffffffa01cb670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.022047] d0 b2 1c a0 ff ff ff ff [09] 0x048 ffffffffa01cb2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.023046] 60 ba 1c a0 ff ff ff ff [10] 0x050 ffffffffa01cba60 SetDiskLedStatusBySataMvGPIO+0x0/0x70 [bromolow_synobios] [ 3.024044] 00 00 00 00 00 00 00 00 [11] 0x058 (null) (null) [ 3.025044] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.026047] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.027042] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.028042] 70 ae 1c a0 ff ff ff ff [15] 0x078 ffffffffa01cae70 SetGpioPin+0x0/0x50 [bromolow_synobios] [ 3.029041] f0 ae 1c a0 ff ff ff ff [16] 0x080 ffffffffa01caef0 GetGpioPin+0x0/0x50 [bromolow_synobios] [ 3.030039] 00 00 00 00 00 00 00 00 [17] 0x088 (null) (null) [ 3.031049] 60 a9 1c a0 ff ff ff ff [18] 0x090 ffffffffa01ca960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.032048] 10 a5 1c a0 ff ff ff ff [19] 0x098 ffffffffa01ca510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.033049] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.034046] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.035046] 70 b5 1c a0 ff ff ff ff [22] 0x0b0 ffffffffa01cb570 SetAlarmLed+0x0/0x20 [bromolow_synobios] [ 3.036045] 10 ae 1c a0 ff ff ff ff [23] 0x0b8 ffffffffa01cae10 GetBuzzerCleared+0x0/0x30 [bromolow_synobios] [ 3.037045] e0 ad 1c a0 ff ff ff ff [24] 0x0c0 ffffffffa01cade0 SetBuzzerClear+0x0/0x30 [bromolow_synobios] [ 3.038050] 40 ae 1c a0 ff ff ff ff [25] 0x0c8 ffffffffa01cae40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.039043] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.040045] b0 ad 1c a0 ff ff ff ff [27] 0x0d8 ffffffffa01cadb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.041041] 70 b4 1c a0 ff ff ff ff [28] 0x0e0 ffffffffa01cb470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.042039] 90 b4 1c a0 ff ff ff ff [29] 0x0e8 ffffffffa01cb490 SetCpuFanStatus+0x0/0xe0 [bromolow_synobios] [ 3.043039] 00 00 00 00 00 00 00 00 [30] 0x0f0 (null) (null) [ 3.044038] 00 00 00 00 00 00 00 00 [31] 0x0f8 (null) (null) [ 3.045037] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.046037] c0 9b 1c a0 ff ff ff ff [33] 0x108 ffffffffa01c9bc0 CheckMicropId+0x0/0x90 [bromolow_synobios] [ 3.047036] 40 9b 1c a0 ff ff ff ff [34] 0x110 ffffffffa01c9b40 SetMicropId+0x0/0x80 [bromolow_synobios] [ 3.048034] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.049034] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.050033] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.051032] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.052032] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.053031] 40 af 1c a0 ff ff ff ff [40] 0x140 ffffffffa01caf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.054030] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.055029] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.056028] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.057029] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.058027] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 3.059026] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.060025] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 3.061025] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.062024] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 3.063022] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.064022] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.065021] [ 3.065042] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa01d3f20 [ 3.066026] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally GetFanStatusMircopWithGPIO [bromolow_synobios]<ffffffffa01cb690> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.067024] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [7] originally SetFanStatus [bromolow_synobios]<ffffffffa01cb590> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.069026] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBySataMvGPIO [bromolow_synobios]<ffffffffa01cba60> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.070019] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [11] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.072021] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [15] originally SetGpioPin [bromolow_synobios]<ffffffffa01cae70> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.073019] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [16] originally GetGpioPin [bromolow_synobios]<ffffffffa01caef0> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa0003dc0> [ 3.075017] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [17] originally (null)< (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0003fc0> [ 3.076016] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [22] originally SetAlarmLed [bromolow_synobios]<ffffffffa01cb570> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.078016] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [23] originally GetBuzzerCleared [bromolow_synobios]<ffffffffa01cae10> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.079013] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [24] originally SetBuzzerClear [bromolow_synobios]<ffffffffa01cade0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.081014] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [29] originally SetCpuFanStatus [bromolow_synobios]<ffffffffa01cb490> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.082010] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [30] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.084010] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [31] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.085009] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [33] originally CheckMicropId [bromolow_synobios]<ffffffffa01c9bc0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.087011] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [34] originally SetMicropId [bromolow_synobios]<ffffffffa01c9b40> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.089096] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 3.090002] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa01d3d80 [ 3.091001] 40 40 1d a0 ff ff ff ff [00] 0x000 ffffffffa01d4040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.092000] a0 ad 1c a0 ff ff ff ff [01] 0x008 ffffffffa01cada0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.092998] 50 b7 1c a0 ff ff ff ff [02] 0x010 ffffffffa01cb750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.093998] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.094997] c0 a7 1c a0 ff ff ff ff [04] 0x020 ffffffffa01ca7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.095997] 20 aa 1c a0 ff ff ff ff [05] 0x028 ffffffffa01caa20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.096996] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.097995] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.098994] 70 b6 1c a0 ff ff ff ff [08] 0x040 ffffffffa01cb670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.099994] d0 b2 1c a0 ff ff ff ff [09] 0x048 ffffffffa01cb2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.100992] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.101992] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.102991] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.103990] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.104989] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.105988] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.106988] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.107988] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.108987] 60 a9 1c a0 ff ff ff ff [18] 0x090 ffffffffa01ca960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.109985] 10 a5 1c a0 ff ff ff ff [19] 0x098 ffffffffa01ca510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.110984] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.111984] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.112983] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.113982] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.114981] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.115980] 40 ae 1c a0 ff ff ff ff [25] 0x0c8 ffffffffa01cae40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.116979] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.117981] b0 ad 1c a0 ff ff ff ff [27] 0x0d8 ffffffffa01cadb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.118978] 70 b4 1c a0 ff ff ff ff [28] 0x0e0 ffffffffa01cb470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.119978] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.120977] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.121976] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.122975] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.123975] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.124973] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.125972] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.126972] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.127971] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.128969] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.129969] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.130968] 40 af 1c a0 ff ff ff ff [40] 0x140 ffffffffa01caf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.131968] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.132967] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.133966] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.134965] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.135964] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 3.136963] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.137962] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 3.138962] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.139961] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 3.140960] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.141996] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.142959] [ 3.142980] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa01d3f20 [ 3.143985] <redpill/bios_shim.c:119> bromolow_synobios BIOS *early* shimmed [ 3.165089] 2021-8-7 21:6:32 UTC [ 3.165110] synobios: load, major number 201 [ 3.165131] Brand: Synology [ 3.165152] Model: DS-3615xs [ 3.165205] set group disks wakeup number to 4, spinup time deno 7 [ 3.165943] synobios cpu_arch proc entry initialized [ 3.165964] synobios crypto_hw proc entry initialized [ 3.165985] synobios syno_platform proc entry initialized [ 3.166015] synobios open /dev/ttyS1 success [ 3.166036] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa01d3d80 [ 3.166941] 40 40 1d a0 ff ff ff ff [00] 0x000 ffffffffa01d4040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.167942] a0 ad 1c a0 ff ff ff ff [01] 0x008 ffffffffa01cada0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.168964] 50 b7 1c a0 ff ff ff ff [02] 0x010 ffffffffa01cb750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.169938] 00 00 00 00 00 00 [ 3.169974] Got empty serial number. Generate serial number from product. 00 00 [03] 0x018 (null) (null) [ 3.170908] c0 a7 1c a0 ff ff ff ff [04] 0x020 ffffffffa01ca7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.171910] 20 aa 1c a0 ff ff ff ff [05] 0x028 ffffffffa01caa20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.172625] 00 00 00 00 00 00 00 00 [06] 0x030 (null) (null) [ 3.173961] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.174967] 70 [ 3.175015] hub 2-2:1.0: USB hub found b6 1c a0 ff ff ff ff [08] 0x040 ffffffffa01cb670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.176272] 50 b2 1c a0 ff ff ff ff [09] 0x048 ffffffffa01cb250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.177058] 90 bb 1c a0 ff [ 3.177358] hub 2-2:1.0: 7 ports detected ff ff ff [10] 0x050 ffffffffa01cbb90 SetDiskLedStatusBy9235GPIOandAHCISGPIO+0x0/0x60 [bromolow_synobios] [ 3.178969] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.179932] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.180964] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.181930] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.181984] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.182930] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.183929] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.184928] 60 a9 1c a0 ff ff ff ff [18] 0x090 ffffffffa01ca960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.185961] 10 [ 3.185969] <redpill/boot_device_shim.c:70> Found new device <vid=0e0f, pid=0002> - didn't match expected <vid=058f, pid=6387> a5 1c a0 ff ff ff ff [19] 0x098 ffffffffa01ca510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.188925] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.189922] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.190922] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.191922] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.192921] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.193920] 40 ae 1c a0 ff ff ff ff [25] 0x0c8 ffffffffa01cae40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.194918] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.195919] b0 ad 1c a0 ff ff ff ff [27] 0x0d8 ffffffffa01cadb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.196917] 70 b4 1c a0 ff ff ff ff [28] 0x0e0 ffffffffa01cb470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.197917] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.198916] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.199915] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.200913] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.201912] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.202912] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.203913] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.204912] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.205910] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.206910] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.207909] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.208906] 40 af 1c a0 ff ff ff ff [40] 0x140 ffffffffa01caf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.209906] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.210907] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.211904] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.212905] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.213904] 10 b4 1c a0 ff ff ff ff [45] 0x168 ffffffffa01cb410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 3.214902] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.215903] b0 b3 1c a0 ff ff ff ff [47] 0x178 ffffffffa01cb3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.216900] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.217900] 50 b3 1c a0 ff ff ff ff [49] 0x188 ffffffffa01cb350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.218899] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.219898] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.220898] [ 3.220919] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa01d3f20 [ 3.221900] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.223918] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBy9235GPIOandAHCISGPIO [bromolow_synobios]<ffffffffa01cbb90> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.226897] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 3.227894] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa01d3d80 [ 3.228892] 40 40 1d a0 ff ff ff ff [00] 0x000 ffffffffa01d4040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.229893] a0 ad 1c a0 ff ff ff ff [01] 0x008 ffffffffa01cada0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.230891] 50 b7 1c a0 ff ff ff ff [02] 0x010 ffffffffa01cb750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.231888] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.232889] c0 a7 1c a0 ff ff ff ff [04] 0x020 ffffffffa01ca7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.233889] 20 aa 1c a0 ff ff ff ff [05] 0x028 ffffffffa01caa20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.234888] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.235885] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.236884] 70 b6 1c a0 ff ff ff ff [08] 0x040 ffffffffa01cb670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.237886] 50 b2 1c a0 ff ff ff ff [09] 0x048 ffffffffa01cb250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.238884] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.239884] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.240881] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.241882] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.242880] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.243880] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.244877] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.245879] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.246877] 60 a9 1c a0 ff ff ff ff [18] 0x090 ffffffffa01ca960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.247877] 10 a5 1c a0 ff ff ff ff [19] 0x098 ffffffffa01ca510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.248877] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.249874] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.250874] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.251872] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.252872] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.253872] 40 ae 1c a0 ff ff ff ff [25] 0x0c8 ffffffffa01cae40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.254869] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.255868] b0 ad 1c a0 ff ff ff ff [27] 0x0d8 ffffffffa01cadb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.256925] 70 b4 1c a0 ff ff ff ff [28] 0x0e0 ffffffffa01cb470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.257867] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.258903] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.259868] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.260867] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.261864] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.262862] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.263868] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.264862] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.265861] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.266862] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.267859] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.268858] 40 af 1c a0 ff ff ff ff [40] 0x140 ffffffffa01caf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.269857] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.270859] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.271857] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.272857] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.273856] 10 b4 1c a0 ff ff ff ff [45] 0x168 ffffffffa01cb410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 3.274856] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.275855] b0 b3 1c a0 ff ff ff ff [47] 0x178 ffffffffa01cb3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.276852] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.277852] 50 b3 1c a0 ff ff ff ff [49] 0x188 ffffffffa01cb350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.278852] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.279852] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.280850] [ 3.280871] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa01d3f20 [ 3.281849] <redpill/bios_shim.c:117> bromolow_synobios BIOS *fully* shimmed [ 3.284307] synobios: unload [ 3.284823] <redpill/bios_shim.c:92> bromolow_synobios BIOS went away - you may get a kernel panic if YOU unloaded it [ 3.285834] <redpill/override_symbol.c:102> Overriding apply_relocate_add() with f()<ffffffffa0004580> [ 3.286851] <redpill/override_symbol.c:109> Found apply_relocate_add() @ <ffffffff81027490> [ 3.287829] <redpill/override_symbol.c:118> Generated jump to f()<ffffffffa0004580> for apply_relocate_add()<ffffffff81027490>: 48b8 804500a0ffffffff ffe0 [ 3.289835] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.290844] <redpill/override_symbol.c:126> Writing jump code to <ffffffff81027490> [ 3.291830] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.292830] <redpill/override_symbol.c:130> Override for apply_relocate_add set up with ffffffffa0004580 -4 -9 [ 3.303836] <redpill/bios_shim.c:194> Symbol section <ffffc9000004f210> @ vaddr<18446744072100171776> size[8376] [ 3.304831] <redpill/bios_shim.c:203> Symbol #0 in mfgBIOS "bromolow_synobios" {}< (null)> [ 3.305830] <redpill/bios_shim.c:203> Symbol #1 in mfgBIOS "bromolow_synobios" {}<ffffffffa00d9000> [ 3.306831] <redpill/bios_shim.c:203> Symbol #2 in mfgBIOS "bromolow_synobios" {}<ffffffffa00df280> [ 3.307829] <redpill/bios_shim.c:203> Symbol #3 in mfgBIOS "bromolow_synobios" {}<ffffffffa00dfdf6> [ 3.308827] <redpill/bios_shim.c:203> Symbol #4 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e0fa8> [ 3.309827] <redpill/bios_shim.c:203> Symbol #5 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e1b54> [ 3.310828] <redpill/bios_shim.c:203> Symbol #6 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e1bc0> [ 3.311828] <redpill/bios_shim.c:203> Symbol #7 in mfgBIOS "bromolow_synobios" {}<ffffffffa00e7240> [ 3.312826] <redpill/bios_shim.c:203> Symbol #8 in mfgBIOS "bromolow_synobios" {state.19066}<ffffffffa00e72c4> [ 3.313825] <redpill/bios_shim.c:203> Symbol #9 in mfgBIOS "bromolow_synobios" {__key.19083}<ffffffffa00e72c4> [ 3.314824] <redpill/bios_shim.c:203> Symbol #10 in mfgBIOS "bromolow_synobios" {__ksymtab_synobios_lock_ttyS_current}<ffffffffa00df240> [ 3.315821] <redpill/bios_shim.c:203> Symbol #11 in mfgBIOS "bromolow_synobios" {__kstrtab_synobios_lock_ttyS_current}<ffffffffa00e1b54> [ 3.316822] <redpill/bios_shim.c:203> Symbol #12 in mfgBIOS "bromolow_synobios" {__ksymtab_save_current_data_from_uart}<ffffffffa00df230> [ 3.317819] <redpill/bios_shim.c:203> Symbol #13 in mfgBIOS "bromolow_synobios" {__kstrtab_save_current_data_from_uart}<ffffffffa00e1b6f> [ 3.318820] <redpill/bios_shim.c:203> Symbol #14 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_open}<ffffffffa00d95f0> [ 3.319824] <redpill/bios_shim.c:203> Symbol #15 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch}<ffffffffa00d9650> [ 3.320820] <redpill/bios_shim.c:203> Symbol #16 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_open}<ffffffffa00d9610> [ 3.321819] <redpill/bios_shim.c:203> Symbol #17 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw}<ffffffffa00d96c0> [ 3.322816] <redpill/bios_shim.c:203> Symbol #18 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_open}<ffffffffa00d9630> [ 3.323815] <redpill/bios_shim.c:203> Symbol #19 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_name}<ffffffffa00d9730> [ 3.324814] <redpill/bios_shim.c:203> Symbol #20 in mfgBIOS "bromolow_synobios" {gSynoCPUMapping}<ffffffffa00e2dc0> [ 3.325813] <redpill/bios_shim.c:203> Symbol #21 in mfgBIOS "bromolow_synobios" {gSynoCRYPTOMapping}<ffffffffa00e2d00> [ 3.326812] <redpill/bios_shim.c:203> Symbol #22 in mfgBIOS "bromolow_synobios" {synobios_record_event_new.isra.1.part.2}<ffffffffa00d9750> [ 3.328784] <redpill/bios_shim.c:203> Symbol #23 in mfgBIOS "bromolow_synobios" {scSynoBios}<ffffffffa00e75c0> [ 3.329812] <redpill/bios_shim.c:203> Symbol #24 in mfgBIOS "bromolow_synobios" {synobios_disk_power_short_break_report}<ffffffffa00d97e0> [ 3.330809] <redpill/bios_shim.c:203> Symbol #25 in mfgBIOS "bromolow_synobios" {synobios_wake_from_deep_sleep}<ffffffffa00d9830> [ 3.331808] <redpill/bios_shim.c:203> Symbol #26 in mfgBIOS "bromolow_synobios" {synobios_disk_reset_fail_report}<ffffffffa00d9880> [ 3.332807] <redpill/bios_shim.c:203> Symbol #27 in mfgBIOS "bromolow_synobios" {synobios_disk_timeout_report}<ffffffffa00d98e0> [ 3.333807] <redpill/bios_shim.c:203> Symbol #28 in mfgBIOS "bromolow_synobios" {synobios_disk_retry_report}<ffffffffa00d9940> [ 3.334808] <redpill/bios_shim.c:203> Symbol #29 in mfgBIOS "bromolow_synobios" {synobios_sata_error_report}<ffffffffa00d9990> [ 3.335807] <redpill/bios_shim.c:203> Symbol #30 in mfgBIOS "bromolow_synobios" {synobios_record_ebox_refresh_event}<ffffffffa00d99f0> [ 3.336806] <redpill/bios_shim.c:203> Symbol #31 in mfgBIOS "bromolow_synobios" {synobios_disk_port_lost_report}<ffffffffa00d9a40> [ 3.337806] <redpill/bios_shim.c:203> Symbol #32 in mfgBIOS "bromolow_synobios" {synobios_record_disk_port_disabled_event}<ffffffffa00d9a90> [ 3.339791] <redpill/bios_shim.c:203> Symbol #33 in mfgBIOS "bromolow_synobios" {synobios_record_disk_pwr_reset_event}<ffffffffa00d9ad0> [ 3.340803] <redpill/bios_shim.c:203> Symbol #34 in mfgBIOS "bromolow_synobios" {synobios_error_fs_btrfs_event}<ffffffffa00d9b20> [ 3.341802] <redpill/bios_shim.c:203> Symbol #35 in mfgBIOS "bromolow_synobios" {synobios_error_fs_event}<ffffffffa00d9b70> [ 3.342801] <redpill/bios_shim.c:203> Symbol #36 in mfgBIOS "bromolow_synobios" {synobios_autoremap_raid_event}<ffffffffa00d9bd0> [ 3.343810] <redpill/bios_shim.c:203> Symbol #37 in mfgBIOS "bromolow_synobios" {synobios_record_raid_event}<ffffffffa00d9c20> [ 3.344800] <redpill/bios_shim.c:203> Symbol #38 in mfgBIOS "bromolow_synobios" {synobios_event_ecc_notification}<ffffffffa00d9c60> [ 3.345799] <redpill/bios_shim.c:203> Symbol #39 in mfgBIOS "bromolow_synobios" {synobios_raid_sync_event}<ffffffffa00d9cc0> [ 3.346799] <redpill/bios_shim.c:203> Symbol #40 in mfgBIOS "bromolow_synobios" {synobios_autoremap_lv_event}<ffffffffa00d9de0> [ 3.347798] <redpill/bios_shim.c:203> Symbol #41 in mfgBIOS "bromolow_synobios" {synobios_poll}<ffffffffa00d9f20> [ 3.348794] <redpill/bios_shim.c:203> Symbol #42 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa00e7fe8> [ 3.349794] <redpill/bios_shim.c:203> Symbol #43 in mfgBIOS "bromolow_synobios" {last_jiffies.34801}<ffffffffa00e1bc0> [ 3.350797] <redpill/bios_shim.c:203> Symbol #44 in mfgBIOS "bromolow_synobios" {buzzer_press_count.34802}<ffffffffa00e7474> [ 3.351793] <redpill/bios_shim.c:203> Symbol #45 in mfgBIOS "bromolow_synobios" {card_detect_proc_fops}<ffffffffa00e7480> [ 3.352794] <redpill/bios_shim.c:203> Symbol #46 in mfgBIOS "bromolow_synobios" {synobios_ioctl}<ffffffffa00da3e0> [ 3.353793] <redpill/bios_shim.c:203> Symbol #47 in mfgBIOS "bromolow_synobios" {MiorpLock}<ffffffffa00e3220> [ 3.354794] <redpill/bios_shim.c:203> Symbol #48 in mfgBIOS "bromolow_synobios" {check_fan}<ffffffffa00e3200> [ 3.355791] <redpill/bios_shim.c:203> Symbol #49 in mfgBIOS "bromolow_synobios" {sys_status_lock}<ffffffffa00e3260> [ 3.356791] <redpill/bios_shim.c:203> Symbol #50 in mfgBIOS "bromolow_synobios" {pgSysStatus}<ffffffffa00e7580> [ 3.357789] <redpill/bios_shim.c:203> Symbol #51 in mfgBIOS "bromolow_synobios" {__func__.34837}<ffffffffa00df2b8> [ 3.358788] <redpill/bios_shim.c:203> Symbol #52 in mfgBIOS "bromolow_synobios" {LedSetLock}<ffffffffa00e3204> [ 3.359788] <redpill/bios_shim.c:203> Symbol #53 in mfgBIOS "bromolow_synobios" {__key.35096}<ffffffffa00e7474> [ 3.360789] <redpill/bios_shim.c:203> Symbol #54 in mfgBIOS "bromolow_synobios" {synobios_read_proc_cpu_arch_fops}<ffffffffa00df500> [ 3.361786] <redpill/bios_shim.c:203> Symbol #55 in mfgBIOS "bromolow_synobios" {synobios_read_proc_crypto_hw_fops}<ffffffffa00df400> [ 3.362784] <redpill/bios_shim.c:203> Symbol #56 in mfgBIOS "bromolow_synobios" {synobios_read_proc_platform_fops}<ffffffffa00df300> [ 3.363785] <redpill/bios_shim.c:203> Symbol #57 in mfgBIOS "bromolow_synobios" {gSynoModelMapping}<ffffffffa00e1c00> [ 3.364784] <redpill/bios_shim.c:203> Symbol #58 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_license4}<ffffc9000003abd0> [ 3.365783] <redpill/bios_shim.c:203> Symbol #59 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_description3}<ffffc9000003abe6> [ 3.366782] <redpill/bios_shim.c:203> Symbol #60 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_author2}<ffffc9000003abfc> [ 3.367781] <redpill/bios_shim.c:203> Symbol #61 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fan1}<ffffc9000003ac0d> [ 3.368779] <redpill/bios_shim.c:203> Symbol #62 in mfgBIOS "bromolow_synobios" {__UNIQUE_ID_check_fantype0}<ffffc9000003ac47> [ 3.369779] <redpill/bios_shim.c:203> Symbol #63 in mfgBIOS "bromolow_synobios" {__param_check_fan}<ffffffffa00e1b90> [ 3.370779] <redpill/bios_shim.c:203> Symbol #64 in mfgBIOS "bromolow_synobios" {__param_str_check_fan}<ffffffffa00df600> [ 3.371778] <redpill/bios_shim.c:203> Symbol #65 in mfgBIOS "bromolow_synobios" {RS3412rpxsInitModuleType}<ffffffffa00dc270> [ 3.372777] <redpill/bios_shim.c:203> Symbol #66 in mfgBIOS "bromolow_synobios" {RS3412xsInitModuleType}<ffffffffa00dc2c0> [ 3.373776] <redpill/bios_shim.c:203> Symbol #67 in mfgBIOS "bromolow_synobios" {DS3612xsInitModuleType}<ffffffffa00dc310> [ 3.374776] <redpill/bios_shim.c:203> Symbol #68 in mfgBIOS "bromolow_synobios" {DS3615xsInitModuleType}<ffffffffa00dc340> [ 3.375773] <redpill/bios_shim.c:203> Symbol #69 in mfgBIOS "bromolow_synobios" {RS3411rpxsInitModuleType}<ffffffffa00dc370> [ 3.376774] <redpill/bios_shim.c:203> Symbol #70 in mfgBIOS "bromolow_synobios" {RS3411xsInitModuleType}<ffffffffa00dc3c0> [ 3.377773] <redpill/bios_shim.c:203> Symbol #71 in mfgBIOS "bromolow_synobios" {DS3611xsInitModuleType}<ffffffffa00dc410> [ 3.378770] <redpill/bios_shim.c:203> Symbol #72 in mfgBIOS "bromolow_synobios" {RS10613xspInitModuleType}<ffffffffa00dc440> [ 3.379770] <redpill/bios_shim.c:203> Symbol #73 in mfgBIOS "bromolow_synobios" {RS3413xspInitModuleType}<ffffffffa00dc490> [ 3.380769] <redpill/bios_shim.c:203> Symbol #74 in mfgBIOS "bromolow_synobios" {RS3614xsInitModuleType}<ffffffffa00dc4e0> [ 3.381769] <redpill/bios_shim.c:203> Symbol #75 in mfgBIOS "bromolow_synobios" {RS3614rpxsInitModuleType}<ffffffffa00dc510> [ 3.382770] <redpill/bios_shim.c:203> Symbol #76 in mfgBIOS "bromolow_synobios" {RS3614xspInitModuleType}<ffffffffa00dc540> [ 3.383767] <redpill/bios_shim.c:203> Symbol #77 in mfgBIOS "bromolow_synobios" {DS2414xsInitModuleType}<ffffffffa00dc570> [ 3.384768] <redpill/bios_shim.c:203> Symbol #78 in mfgBIOS "bromolow_synobios" {RS3415xspInitModuleType}<ffffffffa00dc5a0> [ 3.385768] <redpill/bios_shim.c:203> Symbol #79 in mfgBIOS "bromolow_synobios" {RC18015xspInitModuleType}<ffffffffa00dc5d0> [ 3.386764] <redpill/bios_shim.c:203> Symbol #80 in mfgBIOS "bromolow_synobios" {RS18016xspInitModuleType}<ffffffffa00dc620> [ 3.387763] <redpill/bios_shim.c:203> Symbol #81 in mfgBIOS "bromolow_synobios" {RS3617xsInitModuleType}<ffffffffa00dc670> [ 3.388765] <redpill/bios_shim.c:203> Symbol #82 in mfgBIOS "bromolow_synobios" {MpId.18607}<ffffffffa00e6d3c> [ 3.389764] <redpill/bios_shim.c:203> Symbol #83 in mfgBIOS "bromolow_synobios" {days_since_epoch}<ffffffffa00df8c0> [ 3.390763] <redpill/bios_shim.c:203> Symbol #84 in mfgBIOS "bromolow_synobios" {days_since_leapyear}<ffffffffa00df950> [ 3.391763] <redpill/bios_shim.c:203> Symbol #85 in mfgBIOS "bromolow_synobios" {days_since_year}<ffffffffa00df970> [ 3.392762] <redpill/bios_shim.c:203> Symbol #86 in mfgBIOS "bromolow_synobios" {rtc_correct_wday}<ffffffffa00dd560> [ 3.393760] <redpill/bios_shim.c:203> Symbol #87 in mfgBIOS "bromolow_synobios" {days_in_mo}<ffffffffa00df988> [ 3.394760] <redpill/bios_shim.c:203> Symbol #88 in mfgBIOS "bromolow_synobios" {GetBrand}<ffffffffa00ddda0> [ 3.395759] <redpill/bios_shim.c:203> Symbol #89 in mfgBIOS "bromolow_synobios" {InitModuleType}<ffffffffa00dddb0> [ 3.396758] <redpill/bios_shim.c:203> Symbol #90 in mfgBIOS "bromolow_synobios" {model_ops}<ffffffffa00e8018> [ 3.397758] <redpill/bios_shim.c:203> Symbol #91 in mfgBIOS "bromolow_synobios" {SetBuzzerClear}<ffffffffa00ddde0> [ 3.398755] <redpill/bios_shim.c:203> Symbol #92 in mfgBIOS "bromolow_synobios" {GetBuzzerCleared}<ffffffffa00dde10> [ 3.399756] <redpill/bios_shim.c:203> Symbol #93 in mfgBIOS "bromolow_synobios" {GetPowerStatus}<ffffffffa00dde40> [ 3.400755] <redpill/bios_shim.c:203> Symbol #94 in mfgBIOS "bromolow_synobios" {InitSynoDiskLed}<ffffffffa00ddec0> [ 3.401754] <redpill/bios_shim.c:203> Symbol #95 in mfgBIOS "bromolow_synobios" {giDiskLedController}<ffffffffa00e6f20> [ 3.402753] <redpill/bios_shim.c:203> Symbol #96 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvGPIO}<ffffffffa00ddfb0> [ 3.403751] <redpill/bios_shim.c:203> Symbol #97 in mfgBIOS "bromolow_synobios" {SetHALedByGPIO}<ffffffffa00ddff0> [ 3.404750] <redpill/bios_shim.c:203> Symbol #98 in mfgBIOS "bromolow_synobios" {giHALedGreenPin}<ffffffffa00e700c> [ 3.405749] <redpill/bios_shim.c:203> Symbol #99 in mfgBIOS "bromolow_synobios" {giHALedOrangePin}<ffffffffa00e7008> [ 3.406751] <redpill/bios_shim.c:203> Symbol #100 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusByAHCIGPIO}<ffffffffa00de0c0> [ 3.407750] <redpill/bios_shim.c:203> Symbol #101 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBySataMvandAHCISGPIO}<ffffffffa00de120> [ 3.408749] <redpill/bios_shim.c:203> Symbol #102 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34550}<ffffffffa00e8008> [ 3.409748] <redpill/bios_shim.c:203> Symbol #103 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIO}<ffffffffa00de1c0> [ 3.410747] <redpill/bios_shim.c:203> Symbol #104 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34499}<ffffffffa00e8004> [ 3.411746] <redpill/bios_shim.c:203> Symbol #105 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureDenlowI3Transfer}<ffffffffa00de250> [ 3.412744] <redpill/bios_shim.c:203> Symbol #106 in mfgBIOS "bromolow_synobios" {GetCpuTemperatureI3Transfer}<ffffffffa00de2d0> [ 3.413745] <redpill/bios_shim.c:203> Symbol #107 in mfgBIOS "bromolow_synobios" {HWMONGetThermalSensorFromADT}<ffffffffa00de350> [ 3.414741] <redpill/bios_shim.c:203> Symbol #108 in mfgBIOS "bromolow_synobios" {hwmon_sensor_list}<ffffffffa00e8010> [ 3.415741] <redpill/bios_shim.c:203> Symbol #109 in mfgBIOS "bromolow_synobios" {HWMONGetVoltageSensorFromADT}<ffffffffa00de3b0> [ 3.416740] <redpill/bios_shim.c:203> Symbol #110 in mfgBIOS "bromolow_synobios" {HWMONGetFanSpeedRPMFromADT}<ffffffffa00de410> [ 3.417740] <redpill/bios_shim.c:203> Symbol #111 in mfgBIOS "bromolow_synobios" {Uninitialize}<ffffffffa00de470> [ 3.418740] <redpill/bios_shim.c:203> Symbol #112 in mfgBIOS "bromolow_synobios" {SetCpuFanStatus}<ffffffffa00de490> [ 3.419740] <redpill/bios_shim.c:203> Symbol #113 in mfgBIOS "bromolow_synobios" {SetAlarmLed}<ffffffffa00de570> [ 3.420737] <redpill/bios_shim.c:203> Symbol #114 in mfgBIOS "bromolow_synobios" {SetFanStatus}<ffffffffa00de590> [ 3.421738] <redpill/bios_shim.c:203> Symbol #115 in mfgBIOS "bromolow_synobios" {GetSysTemperature}<ffffffffa00de670> [ 3.422736] <redpill/bios_shim.c:203> Symbol #116 in mfgBIOS "bromolow_synobios" {GetFanStatusMircopWithGPIO}<ffffffffa00de690> [ 3.423737] <redpill/bios_shim.c:203> Symbol #117 in mfgBIOS "bromolow_synobios" {SetSCSIHostLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa00de9a0> [ 3.424734] <redpill/bios_shim.c:203> Symbol #118 in mfgBIOS "bromolow_synobios" {diskLedEnabled.34530}<ffffffffa00e8000> [ 3.425733] <redpill/bios_shim.c:203> Symbol #119 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvGPIO}<ffffffffa00dea60> [ 3.426732] <redpill/bios_shim.c:203> Symbol #120 in mfgBIOS "bromolow_synobios" {CSWTCH.31}<ffffffffa00dfd80> [ 3.427733] <redpill/bios_shim.c:203> Symbol #121 in mfgBIOS "bromolow_synobios" {gblDiskNumNeedTran}<ffffffffa00e8020> [ 3.428730] <redpill/bios_shim.c:203> Symbol #122 in mfgBIOS "bromolow_synobios" {giDiskMapTable}<ffffffffa00e8040> [ 3.429729] <redpill/bios_shim.c:203> Symbol #123 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBySataMvandAHCISGPIO}<ffffffffa00dead0> [ 3.430729] <redpill/bios_shim.c:203> Symbol #124 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIO}<ffffffffa00deb30> [ 3.431730] <redpill/bios_shim.c:203> Symbol #125 in mfgBIOS "bromolow_synobios" {SetDiskLedStatusBy9235GPIOandAHCISGPIO}<ffffffffa00deb90> [ 3.432730] <redpill/bios_shim.c:203> Symbol #126 in mfgBIOS "bromolow_synobios" {synobios_ops}<ffffffffa00e6d80> [ 3.433727] <redpill/bios_shim.c:207> Found vtable - size 416 [ 3.433748] <redpill/bios_shim.c:222> Found "synobios_ops" in "bromolow_synobios" @ <ffffffffa00e6d80 =416=> ffffffffa00e7a80> [ 3.434726] <redpill/override_symbol.c:137> Restoring symbol @ ffffffff81027490 [ 3.435727] <redpill/override_symbol.c:68> Disabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.436742] <redpill/override_symbol.c:143> Writing original code to <ffffffff81027490> [ 3.437725] <redpill/override_symbol.c:88> Enabling memory protection for page at ffffffff81027490 (<<ffffffff81028000) [ 3.438724] <redpill/override_symbol.c:147> Symbol restored @ ffffffff81027490 [ 3.439861] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e6d80 [ 3.440724] 40 70 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e7040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.441543] a0 dd 0d a0 ff ff ff ff [01] 0x008 ffffffffa00ddda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.442718] 50 e7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00de750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.443717] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.444717] c0 d7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00dd7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.445716] 20 da 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dda20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.446714] 90 e6 0d a0 ff ff ff ff [06] 0x030 ffffffffa00de690 GetFanStatusMircopWithGPIO+0x0/0xc0 [bromolow_synobios] [ 3.447715] 90 e5 0d a0 ff ff ff ff [07] 0x038 ffffffffa00de590 SetFanStatus+0x0/0xe0 [bromolow_synobios] [ 3.448714] 70 e6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00de670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.449712] d0 e2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00de2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.450713] 60 ea 0d a0 ff ff ff ff [10] 0x050 ffffffffa00dea60 SetDiskLedStatusBySataMvGPIO+0x0/0x70 [bromolow_synobios] [ 3.451711] 00 00 00 00 00 00 00 00 [11] 0x058 (null) (null) [ 3.452710] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.453710] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.454709] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.455710] 70 de 0d a0 ff ff ff ff [15] 0x078 ffffffffa00dde70 SetGpioPin+0x0/0x50 [bromolow_synobios] [ 3.456707] f0 de 0d a0 ff ff ff ff [16] 0x080 ffffffffa00ddef0 GetGpioPin+0x0/0x50 [bromolow_synobios] [ 3.457706] 00 00 00 00 00 00 00 00 [17] 0x088 (null) (null) [ 3.458705] 60 d9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00dd960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.459705] 10 d5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00dd510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.460704] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.461702] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.462702] 70 e5 0d a0 ff ff ff ff [22] 0x0b0 ffffffffa00de570 SetAlarmLed+0x0/0x20 [bromolow_synobios] [ 3.463701] 10 de 0d a0 ff ff ff ff [23] 0x0b8 ffffffffa00dde10 GetBuzzerCleared+0x0/0x30 [bromolow_synobios] [ 3.464700] e0 dd 0d a0 ff ff ff ff [24] 0x0c0 ffffffffa00ddde0 SetBuzzerClear+0x0/0x30 [bromolow_synobios] [ 3.465700] 40 de 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dde40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.466699] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.467698] b0 dd 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dddb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.468698] 70 e4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00de470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.469696] 90 e4 0d a0 ff ff ff ff [29] 0x0e8 ffffffffa00de490 SetCpuFanStatus+0x0/0xe0 [bromolow_synobios] [ 3.470695] 00 00 00 00 00 00 00 00 [30] 0x0f0 (null) (null) [ 3.471695] 00 00 00 00 00 00 00 00 [31] 0x0f8 (null) (null) [ 3.472713] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.473693] c0 cb 0d a0 ff ff ff ff [33] 0x108 ffffffffa00dcbc0 CheckMicropId+0x0/0x90 [bromolow_synobios] [ 3.474693] 40 cb 0d a0 ff ff ff ff [34] 0x110 ffffffffa00dcb40 SetMicropId+0x0/0x80 [bromolow_synobios] [ 3.475692] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.476690] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.477690] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.478689] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.479688] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.480688] 40 df 0d a0 ff ff ff ff [40] 0x140 ffffffffa00ddf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.481687] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.482685] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.483685] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.484684] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.485683] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 3.486683] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.487682] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 3.488681] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.489680] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 3.490679] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.491678] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.492678] [ 3.492699] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e6f20 [ 3.493685] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally GetFanStatusMircopWithGPIO [bromolow_synobios]<ffffffffa00de690> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.494682] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [7] originally SetFanStatus [bromolow_synobios]<ffffffffa00de590> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.495679] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBySataMvGPIO [bromolow_synobios]<ffffffffa00dea60> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.497678] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [11] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.498676] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [15] originally SetGpioPin [bromolow_synobios]<ffffffffa00dde70> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.500677] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [16] originally GetGpioPin [bromolow_synobios]<ffffffffa00ddef0> will now be shim_get_gpio_pin_usable [redpill]<ffffffffa0003dc0> [ 3.501673] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [17] originally (null)< (null)> will now be shim_null_zero_ulong_trace [redpill]<ffffffffa0003fc0> [ 3.503674] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [22] originally SetAlarmLed [bromolow_synobios]<ffffffffa00de570> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.504672] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [23] originally GetBuzzerCleared [bromolow_synobios]<ffffffffa00dde10> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.506672] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [24] originally SetBuzzerClear [bromolow_synobios]<ffffffffa00ddde0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.507670] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [29] originally SetCpuFanStatus [bromolow_synobios]<ffffffffa00de490> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.509668] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [30] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.510665] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [31] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.512667] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [33] originally CheckMicropId [bromolow_synobios]<ffffffffa00dcbc0> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.513665] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [34] originally SetMicropId [bromolow_synobios]<ffffffffa00dcb40> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.515662] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 3.516659] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e6d80 [ 3.517662] 40 70 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e7040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.518657] a0 dd 0d a0 ff ff ff ff [01] 0x008 ffffffffa00ddda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.519657] 50 e7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00de750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.520656] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.521655] c0 d7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00dd7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.522654] 20 da 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dda20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.523653] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.524652] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.525652] 70 e6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00de670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.526651] d0 e2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00de2d0 GetCpuTemperatureI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.527649] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.528649] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.529648] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.530647] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.531647] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.532646] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.533645] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.534645] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.535644] 60 d9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00dd960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.536642] 10 d5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00dd510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.537643] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.538641] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.539640] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.540640] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.541639] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.542637] 40 de 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dde40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.543638] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.544636] b0 dd 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dddb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.545635] 70 e4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00de470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.546635] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.547634] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.548633] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.549633] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.550634] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.551630] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.552630] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.553629] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.554628] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.555627] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.556627] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.557625] 40 df 0d a0 ff ff ff ff [40] 0x140 ffffffffa00ddf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.558625] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.559624] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.560623] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.561623] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.562622] 00 00 00 00 00 00 00 00 [45] 0x168 (null) (null) [ 3.563620] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.564620] 00 00 00 00 00 00 00 00 [47] 0x178 (null) (null) [ 3.565619] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.566618] 00 00 00 00 00 00 00 00 [49] 0x188 (null) (null) [ 3.567618] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.568617] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.569616] [ 3.569637] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e6f20 [ 3.570617] <redpill/bios_shim.c:119> bromolow_synobios BIOS *early* shimmed [ 3.571737] 2021-8-7 21:6:32 UTC [ 3.571758] synobios: load, major number 201 [ 3.571779] Brand: Synology [ 3.571800] Model: DS-3615xs [ 3.571821] set group disks wakeup number to 4, spinup time deno 7 [ 3.572618] synobios cpu_arch proc entry initialized [ 3.572639] synobios crypto_hw proc entry initialized [ 3.572660] synobios syno_platform proc entry initialized [ 3.572681] synobios open /dev/ttyS1 success [ 3.572702] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e6d80 [ 3.573615] 40 70 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e7040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.574613] a0 dd 0d a0 ff ff ff ff [01] 0x008 ffffffffa00ddda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.575614] 50 e7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00de750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.576613] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.577612] c0 d7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00dd7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.578609] 20 da 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dda20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.579611] 00 00 00 00 00 00 00 00 [06] 0x030 (null) (null) [ 3.580610] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.581609] 70 e6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00de670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.582609] 50 e2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00de250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.584609] 90 eb 0d a0 ff ff ff ff [10] 0x050 ffffffffa00deb90 SetDiskLedStatusBy9235GPIOandAHCISGPIO+0x0/0x60 [bromolow_synobios] [ 3.585606] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.586604] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.587604] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.588604] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.589603] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.590599] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.591601] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.592600] 60 d9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00dd960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.593600] 10 d5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00dd510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.594599] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.595598] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.596598] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.597597] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.598596] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.599596] 40 de 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dde40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.600595] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.601593] b0 dd 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dddb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.602591] 70 e4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00de470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.603593] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.604594] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.605598] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.606589] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.607587] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.608585] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.609594] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.610584] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.611584] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.612583] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.613582] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.614583] 40 df 0d a0 ff ff ff ff [40] 0x140 ffffffffa00ddf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.615581] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.616580] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.617580] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.618578] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.619577] 10 e4 0d a0 ff ff ff ff [45] 0x168 ffffffffa00de410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 3.620578] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.621578] b0 e3 0d a0 ff ff ff ff [47] 0x178 ffffffffa00de3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.622574] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.623575] 50 e3 0d a0 ff ff ff ff [49] 0x188 ffffffffa00de350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.624573] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.625572] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.626572] [ 3.626590] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e6f20 [ 3.627581] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [6] originally (null)< (null)> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.629574] <redpill/bios_shims_collection.c:31> mfgBIOS vtable [10] originally SetDiskLedStatusBy9235GPIOandAHCISGPIO [bromolow_synobios]<ffffffffa00deb90> will now be shim_null_zero_ulong [redpill]<ffffffffa0003db0> [ 3.632571] <redpill/bios_shims_collection.c:105> Native RTC supported - not enabling proxy (emulate_rtc=0) [ 3.633568] <redpill/bios_shims_collection.c:48> Will print 416 bytes of memory from ffffffffa00e6d80 [ 3.634567] 40 70 0e a0 ff ff ff ff [00] 0x000 ffffffffa00e7040 __this_module+0x0/0xffffffffffff81c8 [bromolow_synobios] [ 3.635563] a0 dd 0d a0 ff ff ff ff [01] 0x008 ffffffffa00ddda0 GetBrand+0x0/0x10 [bromolow_synobios] [ 3.636565] 50 e7 0d a0 ff ff ff ff [02] 0x010 ffffffffa00de750 GetModel+0x0/0x250 [bromolow_synobios] [ 3.637564] 00 00 00 00 00 00 00 00 [03] 0x018 (null) (null) [ 3.638561] c0 d7 0d a0 ff ff ff ff [04] 0x020 ffffffffa00dd7c0 rtc_bandon_get_time+0x0/0x1a0 [bromolow_synobios] [ 3.639563] 20 da 0d a0 ff ff ff ff [05] 0x028 ffffffffa00dda20 rtc_bandon_set_time+0x0/0x350 [bromolow_synobios] [ 3.640562] b0 3d 00 a0 ff ff ff ff [06] 0x030 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.641561] b0 3d 00 a0 ff ff ff ff [07] 0x038 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.642560] 70 e6 0d a0 ff ff ff ff [08] 0x040 ffffffffa00de670 GetSysTemperature+0x0/0x20 [bromolow_synobios] [ 3.643561] 50 e2 0d a0 ff ff ff ff [09] 0x048 ffffffffa00de250 GetCpuTemperatureDenlowI3Transfer+0x0/0x80 [bromolow_synobios] [ 3.644571] b0 3d 00 a0 ff ff ff ff [10] 0x050 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.645558] b0 3d 00 a0 ff ff ff ff [11] 0x058 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.646558] 00 00 00 00 00 00 00 00 [12] 0x060 (null) (null) [ 3.647555] 00 00 00 00 00 00 00 00 [13] 0x068 (null) (null) [ 3.648557] 00 00 00 00 00 00 00 00 [14] 0x070 (null) (null) [ 3.649554] b0 3d 00 a0 ff ff ff ff [15] 0x078 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.650555] c0 3d 00 a0 ff ff ff ff [16] 0x080 ffffffffa0003dc0 shim_get_gpio_pin_usable+0x0/0x10 [redpill] [ 3.651553] c0 3f 00 a0 ff ff ff ff [17] 0x088 ffffffffa0003fc0 shim_null_zero_ulong_trace+0x0/0x10 [redpill] [ 3.652554] 60 d9 0d a0 ff ff ff ff [18] 0x090 ffffffffa00dd960 rtc_bandon_set_auto_poweron+0x0/0xc0 [bromolow_synobios] [ 3.653551] 10 d5 0d a0 ff ff ff ff [19] 0x098 ffffffffa00dd510 rtc_get_auto_poweron+0x0/0x50 [bromolow_synobios] [ 3.654552] 00 00 00 00 00 00 00 00 [20] 0x0a0 (null) (null) [ 3.655549] 00 00 00 00 00 00 00 00 [21] 0x0a8 (null) (null) [ 3.656550] b0 3d 00 a0 ff ff ff ff [22] 0x0b0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.657548] b0 3d 00 a0 ff ff ff ff [23] 0x0b8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.658551] b0 3d 00 a0 ff ff ff ff [24] 0x0c0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.659546] 40 de 0d a0 ff ff ff ff [25] 0x0c8 ffffffffa00dde40 GetPowerStatus+0x0/0x30 [bromolow_synobios] [ 3.660546] 00 00 00 00 00 00 00 00 [26] 0x0d0 (null) (null) [ 3.661544] b0 dd 0d a0 ff ff ff ff [27] 0x0d8 ffffffffa00dddb0 InitModuleType+0x0/0x30 [bromolow_synobios] [ 3.662543] 70 e4 0d a0 ff ff ff ff [28] 0x0e0 ffffffffa00de470 Uninitialize+0x0/0x20 [bromolow_synobios] [ 3.663545] b0 3d 00 a0 ff ff ff ff [29] 0x0e8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.664542] b0 3d 00 a0 ff ff ff ff [30] 0x0f0 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.665541] b0 3d 00 a0 ff ff ff ff [31] 0x0f8 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.666541] 00 00 00 00 00 00 00 00 [32] 0x100 (null) (null) [ 3.667541] b0 3d 00 a0 ff ff ff ff [33] 0x108 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.668539] b0 3d 00 a0 ff ff ff ff [34] 0x110 ffffffffa0003db0 shim_null_zero_ulong+0x0/0x10 [redpill] [ 3.669540] 00 00 00 00 00 00 00 00 [35] 0x118 (null) (null) [ 3.670537] 00 00 00 00 00 00 00 00 [36] 0x120 (null) (null) [ 3.671539] 00 00 00 00 00 00 00 00 [37] 0x128 (null) (null) [ 3.672536] 00 00 00 00 00 00 00 00 [38] 0x130 (null) (null) [ 3.673538] 00 00 00 00 00 00 00 00 [39] 0x138 (null) (null) [ 3.674533] 40 df 0d a0 ff ff ff ff [40] 0x140 ffffffffa00ddf40 GetCPUInfo+0x0/0x70 [bromolow_synobios] [ 3.675535] 00 00 00 00 00 00 00 00 [41] 0x148 (null) (null) [ 3.676534] 00 00 00 00 00 00 00 00 [42] 0x150 (null) (null) [ 3.677533] 00 00 00 00 00 00 00 00 [43] 0x158 (null) (null) [ 3.678533] 00 00 00 00 00 00 00 00 [44] 0x160 (null) (null) [ 3.679532] 10 e4 0d a0 ff ff ff ff [45] 0x168 ffffffffa00de410 HWMONGetFanSpeedRPMFromADT+0x0/0x60 [bromolow_synobios] [ 3.680530] 00 00 00 00 00 00 00 00 [46] 0x170 (null) (null) [ 3.681530] b0 e3 0d a0 ff ff ff ff [47] 0x178 ffffffffa00de3b0 HWMONGetVoltageSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.682529] 00 00 00 00 00 00 00 00 [48] 0x180 (null) (null) [ 3.683535] 50 e3 0d a0 ff ff ff ff [49] 0x188 ffffffffa00de350 HWMONGetThermalSensorFromADT+0x0/0x60 [bromolow_synobios] [ 3.684528] 00 00 00 00 00 00 00 00 [50] 0x190 (null) (null) [ 3.685525] 00 00 00 00 00 00 00 00 [51] 0x198 (null) (null) [ 3.686526] [ 3.686544] <redpill/bios_shims_collection.c:61> Finished printing memory at ffffffffa00e6f20 [ 3.687526] <redpill/bios_shim.c:117> bromolow_synobios BIOS *fully* shimmed [ 3.819401] e1000e 0000:03:00.0: irq 74 for MSI/MSI-X [ 3.920334] e1000e 0000:03:00.0: irq 74 for MSI/MSI-X [ 3.925434] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 4.959325] <redpill/intercept_execve.c:87> Blocked /usr/syno/bin/syno_pstore_collect from running -3-4-k[ 15.945759] usbcore: registered new interface driver usbhid [ 15.947089] usbhid: USB HID core driver - - -Sat Aug 7 21:06:45 2021 - -DiskStation login: [ 69.081925] md: bind<sdb1> [ 69.082629] md/raid1:md0: active with 1 out of 15 mirrors [ 69.085123] md0: detected capacity change from 0 to 2549940224 [ 72.099345] md: bind<sdb2> [ 72.100015] md/raid1:md1: active with 1 out of 15 mirrors [ 72.102521] md1: detected capacity change from 0 to 2147418112 [ 72.109690] md1: unknown partition table [ 72.121658] md0: unknown partition table [ 73.593791] EXT4-fs (md0): barriers disabled [ 73.603854] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: -r[ 73.674393] EXT4-fs (md0): barriers disabled [ 73.683946] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: [ 73.691277] EXT4-fs (md0): barriers disabled [ 73.700887] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: Edited August 7, 2021 by Orphée Link to comment Share on other sites More sharing options...
cwiggs Posted August 7, 2021 Share #232 Posted August 7, 2021 (edited) 18 minutes ago, haydibe said: @cwiggs The variable CROSS_COMPILE is responsible that the Synology tool chain is used. Can you try if the result changes if you execute `unset CROSS_COMPILE` before `make build_all` What if using the official Synology tool chain wasn't such a good idea at all. At least for the Apollolake build, these tree warning are there regardless wether gcc from the Synology Toolchain, or gcc4.9.2 from the debian package is used for the build: ... CC [M] /opt/redpill-lkm/config/runtime_config.o /opt/redpill-lkm/config/runtime_config.c: In function 'validate_runtime_config': /opt/redpill-lkm/config/runtime_config.c:137:47: warning: passing argument 2 of 'validate_nets' discards 'const' qualifier from pointer target type valid &= validate_nets(config->netif_num, config->macs); ^ /opt/redpill-lkm/config/runtime_config.c:49:20: note: expected 'char (**)[13]' but argument is of type 'char (* const*)[13]' static inline bool validate_nets(const unsigned short if_num, mac_address *macs[MAX_NET_IFACES]) ^ ... CC [M] /opt/redpill-lkm/shim/bios/bios_shims_collection.o /opt/redpill-lkm/shim/bios/bios_shims_collection.c:11:13: warning: 'shim_null_void' defined but not used [-Wunused-function] static void shim_null_void(void) { } ^ ... CC [M] /opt/redpill-lkm/shim/uart_fixer.o /opt/redpill-lkm/shim/uart_fixer.c: In function 'swap_uarts': /opt/redpill-lkm/shim/uart_fixer.c:89:9: warning: unused variable 'out' [-Wunused-variable] int out = 0; ^ ... I am not sure if the ubuntu:18.04 based image had the same warning.. I rebuilt the img after unsetting that environment var and I get the same issue. Looking into the DS918+ stuff more, I believe that has to be on a haswell CPU or newer? My proxmox machine isn't new enough so perhaps DS918+ isn't going to work? Edited August 7, 2021 by cwiggs Link to comment Share on other sites More sharing options...
Orphée Posted August 7, 2021 Share #233 Posted August 7, 2021 (edited) 3 minutes ago, cwiggs said: I rebuild the img after unsetting that environment var and I get the same issue. Looking into the DS918+ stuff more, I believe that has to be on a haswell CPU or newer? My proxmox machine isn't new enough so perhaps DS918+ isn't going to work? I confirm you have minimal CPU requirement for DS918+... I'm running DS3615xs because I can't run DS918+ on HP Gen8 Edited August 7, 2021 by Orphée 1 Link to comment Share on other sites More sharing options...
haydibe Posted August 7, 2021 Share #234 Posted August 7, 2021 2 minutes ago, cwiggs said: Looking into the DS918+ stuff more, I believe that has to be on a haswell CPU or newer? Yep, haswell is the earliest supported pc @Orphée Do you mind sharing how you enabled telnet access? Link to comment Share on other sites More sharing options...
Orphée Posted August 7, 2021 Share #235 Posted August 7, 2021 (edited) 7 minutes ago, haydibe said: Yep, haswell is the earliest supported pc @Orphée Do you mind sharing how you enabled telnet access? You must have ESXi enterprise license (Google...) then you need to enable the rule in firewall tab then you add a serial port to your VM (1024 or 23) : use network server telnet://:23 Then when you start your VM, with putty in telnet mode or any telnet client (WSL) : telnet ESXI_HOST port example : telnet 192.168.1.140 23 take care about ESXI_HOST, not VM IP. It should work Edited August 7, 2021 by Orphée 1 Link to comment Share on other sites More sharing options...
haydibe Posted August 7, 2021 Share #236 Posted August 7, 2021 (edited) Never though about that its actualy possible to bind the serial port to a telnet port. Thanks! I ended up adding three serial ports, exposing them from 10021 to 10023 and then settings custom firewall rules for them: On the ESXi Host shell: $ esxcli network firewall set --enabled false $ esxcli network firewall unload $ chmod 644 /etc/vmware/firewall/service.xml $ vi /etc/vmware/firewall/service.xml Quote <service id='0045'> <id>dsm-serial</id> <rule id='0000'> <direction>inbound</direction> <protocol>tcp</protocol> <porttype>dst</porttype> <port> <begin>10021</begin> <end>10023</end> </port> </rule> <enabled>true</enabled> <required>false</required> </service> $ chmod 444 /etc/vmware/firewall/service.xml $ esxcli network firewall load $ esxcli network firewall set --enabled true Thanks again for the info! Edited August 7, 2021 by haydibe 1 Link to comment Share on other sites More sharing options...
Orphée Posted August 8, 2021 Share #237 Posted August 8, 2021 Hope you find how to fix esxi vm 😄 Link to comment Share on other sites More sharing options...
mcdull Posted August 8, 2021 Share #238 Posted August 8, 2021 15 hours ago, haydibe said: The redpill tool chain docker image builder is updated to v0.3: - added support to use DSM7 fork of redpill-load for DSM918+ as done by @rlatn0123 (just comment/uncomment the required lines in the "outer" Makefile) - base image can now be configured, defaults to debian:8 now (as seen in a recommendation from ThorGroup) - uses generic jq 1.6 regardless of the base image Please bare in mind, that this image builder creates an environment based on the official Synology tool chain and kernel sources, and the sources of redpill-lkm and ledpill-load. The Makefile to create the image is just for your convience. The Makefile to build the bootloader follows the instructiosn of redpill-load. @ThorGroupcan you take a look at the image builder and "aprove" that it actualy meets the expectation? Usage bromolow: - (on host) build image: make build_image_bromolow - (on host) create your own user_config.json or edit the USERCONFIG_* variables in the Makefile - (on host) run container: make run_container_bromolow - (in container) build kernel and loader image: make build_all Usage apollolake: - (on host) build image: make build_image_apollolake - (on host) create your own user_config.json or edit the USERCONFIG_* variables in the Makefile - (on host) run container: make run_container_apollolake - (in container) build kernel and loader image: make build_all After running `make build_all` the created redpill bootloader image will be present in the ./image folder on the host. Tested with hosts: Ubuntu 18.04 VM, Ubuntu 20.04 WSL2 and XPE (the make binary to build on Synology/XPE can be found a couple of posts earlier) Dependencies: make and docker redpill-tool-chain_x86_64_v0.3.zip 4.37 kB · 41 downloads What is the format of user_config.json? "vid": "0x46f4", "pid": "0x0001", "sn": "20xxxxxxx", "mac": "00:11:22:33:44:55" is this correct? Thanks Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #239 Posted August 8, 2021 The mac needs to be without ":" char. And of course the general file must look like this (see: https://github.com/RedPill-TTG/redpill-load#how-to-use-it) Quote { "extra_cmdline": { "vid": "<fill me>", "pid": "<fill me>", "sn": "<fill me>", "mac1": "<fill me>" }, "synoinfo": {}, "ramdisk_copy": {} } Whatever you enter into the extra_cmdline block, will be used as boot param in grub. Please let us know if you identified usefull additional parameters. Thanks! Link to comment Share on other sites More sharing options...
jumkey Posted August 8, 2021 Share #240 Posted August 8, 2021 19 hours ago, haydibe said: Sadly I have no copy of the kernel sources. build redpill kernel modules for 7.0 not need kernel sources https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/6.0/enu/DSM_Developer_Guide_6_0.pdf page 40 and 145 Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #241 Posted August 8, 2021 So the approach the current redpill-lkm/Makefile uses can be replaced by a better approach that makes the kernel files irrelevant? 1 Link to comment Share on other sites More sharing options...
jumkey Posted August 8, 2021 Share #242 Posted August 8, 2021 19 minutes ago, haydibe said: So the approach the current redpill-lkm/Makefile uses can be replaced by a better approach that makes the kernel files irrelevant? maybe we just need toolchain and the KSRC from pkgscripts-ng KSRC7.0.tgz Link to comment Share on other sites More sharing options...
jumkey Posted August 8, 2021 Share #243 Posted August 8, 2021 58 minutes ago, jumkey said: maybe we just need toolchain and the KSRC from pkgscripts-ng KSRC7.0.tgz 9.34 MB · 5 downloads tested works fine root@vultr:~/redpill-lkm# make make -C /root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/lib/modules/DSM-7.0/build M=/root/redpill-lkm modules make[1]: Entering directory '/root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/lib/modules/DSM-7.0/build' CC [M] /root/redpill-lkm/compat/string_compat.o CC [M] /root/redpill-lkm/internal/override_symbol.o CC [M] /root/redpill-lkm/internal/intercept_execve.o CC [M] /root/redpill-lkm/internal/call_protected.o CC [M] /root/redpill-lkm/internal/stealth/sanitize_cmdline.o CC [M] /root/redpill-lkm/internal/stealth.o CC [M] /root/redpill-lkm/internal/virtual_pci.o CC [M] /root/redpill-lkm/config/cmdline_delegate.o /root/redpill-lkm/config/cmdline_delegate.c: In function 'extract_config_from_cmdline': /root/redpill-lkm/config/cmdline_delegate.c:331:67: warning: value computed is not used [-Wunused-value] extract_netif_macs(config->macs, single_param_chunk) || ^~ CC [M] /root/redpill-lkm/config/runtime_config.o /root/redpill-lkm/config/runtime_config.c: In function 'validate_runtime_config': /root/redpill-lkm/config/runtime_config.c:137:47: warning: passing argument 2 of 'validate_nets' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] valid &= validate_nets(config->netif_num, config->macs); ^~~~~~ /root/redpill-lkm/config/runtime_config.c:49:20: note: expected 'char (**)[13]' but argument is of type 'char (* const*)[13]' static inline bool validate_nets(const unsigned short if_num, mac_address *macs[MAX_NET_IFACES]) ^~~~~~~~~~~~~ CC [M] /root/redpill-lkm/shim/boot_device_shim.o CC [M] /root/redpill-lkm/shim/bios/rtc_proxy.o /root/redpill-lkm/shim/bios/rtc_proxy.c: In function 'rtc_proxy_set_auto_power_on': /root/redpill-lkm/shim/bios/rtc_proxy.c:225:5: warning: argument 2 null where non-null expected [-Wnonnull] memcpy(mfgPwrOn, auto_power_on_mock, sizeof(struct MfgCompatAutoPwrOn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./arch/x86/include/asm/string.h:4:0, from include/linux/string.h:18, from ./arch/x86/include/asm/io.h:40, from include/linux/mc146818rtc.h:14, from /root/redpill-lkm/shim/bios/rtc_proxy.c:20: ./arch/x86/include/asm/string_64.h:30:14: note: in a call to function 'memcpy' declared here extern void *memcpy(void *to, const void *from, size_t len); ^~~~~~ CC [M] /root/redpill-lkm/shim/bios/bios_shims_collection.o /root/redpill-lkm/shim/bios/bios_shims_collection.c:11:13: warning: 'shim_null_void' defined but not used [-Wunused-function] static void shim_null_void(void) { } ^~~~~~~~~~~~~~ CC [M] /root/redpill-lkm/shim/bios_shim.o CC [M] /root/redpill-lkm/shim/block_fw_update_shim.o CC [M] /root/redpill-lkm/shim/disable_exectutables.o CC [M] /root/redpill-lkm/shim/pci_shim.o CC [M] /root/redpill-lkm/shim/uart_fixer.o /root/redpill-lkm/shim/uart_fixer.c: In function 'swap_uarts': /root/redpill-lkm/shim/uart_fixer.c:89:9: warning: unused variable 'out' [-Wunused-variable] int out = 0; ^~~ CC [M] /root/redpill-lkm/redpill_main.o LD [M] /root/redpill-lkm/redpill.o Building modules, stage 2. MODPOST 1 modules CC /root/redpill-lkm/redpill.mod.o LD [M] /root/redpill-lkm/redpill.ko make[1]: Leaving directory '/root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/lib/modules/DSM-7.0/build' root@vultr:~/redpill-lkm# modinfo redpill.ko filename: /root/redpill-lkm/redpill.ko version: 0.5 license: GPL author: TTG srcversion: 88E9AEB2BC4313A6366A922 depends: retpoline: Y vermagic: 4.4.180+ SMP mod_unload root@vultr:~/redpill-lkm# 1 1 Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #244 Posted August 8, 2021 (edited) Can you share what modifications you did to the Makefile? Did you just replace the value for LINUX_SRC? Actualy based on the tgz files downloaded by pkgscripts-ng for a specific platform and version, I was able to create a Dockerfile that bases on Scratch and just uses ADD to extract the tgz files into the images / folder. The image will have roughly 6.5GB size. Even though git is present in that image, the ca-certificates embedded in the tgz files are too old to allow a checkout from github - this can be fixed with trickery though. Edited August 8, 2021 by haydibe 1 Link to comment Share on other sites More sharing options...
jumkey Posted August 8, 2021 Share #245 Posted August 8, 2021 (edited) 31 minutes ago, haydibe said: Can you share what modifications you did to the Makefile? Makefile no changes no need download pkgscripts-ng KSRC can get from https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz path /usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/lib/modules/DSM-7.0/build/ toolchain https://sourceforge.net/projects/dsgpl/files/Tool Chain/DSM 7.0.0 Tool Chains/Intel x86 Linux 4.4.180 (Apollolake)/apollolake-gcc750_glibc226_x86_64-GPL.txz fs/proc/internal.h use 6.2.4 kernel src 503 export LINUX_SRC=/root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/x86_64-pc-linux-gnu/sys-root/usr/lib/modules/DSM-7.0/build 504 export CROSS_COMPILE=/root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu- 505 export ARCH=x86_64 506 ls /root/build_env/ds.apollolake-7.0/usr/local/x86_64-pc-linux-gnu/bin/ 507 make Edited August 8, 2021 by jumkey 1 Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #246 Posted August 8, 2021 That was the missing piece, thank you! 1 Link to comment Share on other sites More sharing options...
gadreel Posted August 8, 2021 Share #247 Posted August 8, 2021 (edited) @haydibe I used your zip file, Host was Ubuntu 18.04. I changed the values in the Makefile (Vid, Pid etc...) run the commands that your wrote in your post. I also had those warning during the final build and I found the image file in the container's folder image. I have Unraid and when I add that image as the first bootable drive (like Jun loaders) nothing happens, no boot. The VM takes me back to the bios to select from where to boot. I can see the USB but it does not boot. Any ideas or did I do anything wrong during build or missed something...? Edited August 8, 2021 by gadreel Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #248 Posted August 8, 2021 (edited) Feel free to point out if something in the process of setting up the toolchain is incorrect or can be done better. Appart from that: I have no idea if something in redpill-lkm, redpill-load or the generated bootloader image does not work - haven't managed a successful migration so far myself .. it always bails out at 56% with error 13 - I use ESXi 6.7 Please be sure to use the v0.3 version of the zip, as it moved from a ubuntu:18.04 base image to a debian:8 base image. Edited August 8, 2021 by haydibe Link to comment Share on other sites More sharing options...
gadreel Posted August 8, 2021 Share #249 Posted August 8, 2021 1 hour ago, haydibe said: Feel free to point out if something in the process of setting up the toolchain is incorrect or can be done better. Appart from that: I have no idea if something in redpill-lkm, redpill-load or the generated bootloader image does not work - haven't managed a successful migration so far myself .. it always bails out at 56% with error 13 - I use ESXi 6.7 Please be sure to use the v0.3 version of the zip, as it moved from a ubuntu:18.04 base image to a debian:8 base image. I am not expert in case something is wrong I am just testing your easy solution to build the image. I tried 6.2.4 same issue, tried 7.0 same, even with debian It's the same... Thanks anyway. Link to comment Share on other sites More sharing options...
haydibe Posted August 8, 2021 Share #250 Posted August 8, 2021 (edited) The redpill tool chain docker image builder is updated to v0.4: - proper DSM7 support for apollolake (thnx @jumkey) - switched from kernel sources based build to toolkit dev based builds for DSM6.2.4 and DSM7.0 (thnx @jumkey) - make targets for bromolow and apollolake merged: platform and version must be configure in the Makefile now - image is ~720-780MB instead of ~1.200-1.500MB now Note: since toolkit dev lacks the required sources for fs/proc, they are taken from the extracted DSM6.2.4 kernel sources. The build requires the sources for this single folder, but does not use the kernel source to build the redpill.ko module. If you see something is wrong in how the toolchain is build or have ideas how to make it better: please let me know. For every other problem: please address it to the community - I don't know more than others do. Note#2: before someone asks: I haven't managed a successfull installation/migration with the created bootloader so far. I am testing exclusivly on ESXi 6.7. The migration always stops at 56% and bails out with error 13. Usage: - (on host) configure the Makefile and configure TARGET_PLATFORM (default: bromolow) and TARGET_VERSION (default: 6.2 - will build 6.2.4) - (on host) create your own user_config.json or edit the USERCONFIG_* variables in the Makefile - (on host) build image: make build_image - (on host) run container: make run_container - (in container) build redpill.ko module and redpill bootloader image: make build_all After running `make build_all` the created redpill bootloader image will be present in the ./image folder on the host. Tested with hosts: Ubuntu 18.04 VM, Ubuntu 20.04 WSL2 and XPE (the make binary to build on Synology/XPE can be found here) Dependencies: make and docker redpill-tool-chain_x86_64_v0.4.zip Edited August 8, 2021 by haydibe 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts