Jump to content
XPEnology Community

RS4021xs+ loader development thread


Recommended Posts

  • 1 month later...
  • 3 weeks later...
On 1/7/2023 at 9:25 PM, pocopico said:

@Peter Suh

 

Thanks to @jimmmmm and with minor adjustments by myself, the RS4021xsp power supply issue is now gone. 

 

image.png.3ae7f1d3a420398b8a00130f15eca0cf.png

 

My repo LKM contains the fixes.

 

@fbelavenuto please adjust your LKM repo. 

 

@pocopico

 

Only today, the loader of RS4021xs+ was built as TCRP FRIEND.
My SSD was a disk with no problems on DS3622xs+, etc.
What could be the cause of the error below?
Did you have any problems?
Intel 7th generation i3-7100T CPU was used and the disk was equipped with 1 Intel SSD.

 

In my M SHELL, lkm uses fabio's.
Switch to your lkm and try again.

 

372229032_2023-01-116_29_20.thumb.png.bd1cd491825dcf69795406d23aff7b83.png

Link to comment
Share on other sites

42 minutes ago, Peter Suh said:

 

@pocopico

 

Only today, the loader of RS4021xs+ was built as TCRP FRIEND.
My SSD was a disk with no problems on DS3622xs+, etc.
What could be the cause of the error below?
Did you have any problems?
Intel 7th generation i3-7100T CPU was used and the disk was equipped with 1 Intel SSD.

 

In my M SHELL, lkm uses fabio's.
Switch to your lkm and try again.

 

372229032_2023-01-116_29_20.thumb.png.bd1cd491825dcf69795406d23aff7b83.png

 

@pocopico

 

Found something special.
I used pocopico your lkm , but the result is the same as above.
The first disk was expected to be sda, but sde is being used.
This part seems to be the problem.

 

lrwxrwxrwx    1 root     root             0 Jan 11 10:13 nvme0n1 -> ../devices/pci0000:00/0000:00:01.0/0000:01:00.0/nvme/nvme0/nvme0n1
lrwxrwxrwx    1 root     root             0 Jan 11 10:13 nvme1n1 -> ../devices/pci0000:00/0000:00:1d.0/0000:03:00.0/nvme/nvme1/nvme1n1
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram0 -> ../devices/virtual/block/ram0
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram1 -> ../devices/virtual/block/ram1
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram10 -> ../devices/virtual/block/ram10
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram11 -> ../devices/virtual/block/ram11
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram12 -> ../devices/virtual/block/ram12
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram13 -> ../devices/virtual/block/ram13
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram14 -> ../devices/virtual/block/ram14
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram15 -> ../devices/virtual/block/ram15
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram2 -> ../devices/virtual/block/ram2
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram3 -> ../devices/virtual/block/ram3
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram4 -> ../devices/virtual/block/ram4
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram5 -> ../devices/virtual/block/ram5
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram6 -> ../devices/virtual/block/ram6
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram7 -> ../devices/virtual/block/ram7
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram8 -> ../devices/virtual/block/ram8
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram9 -> ../devices/virtual/block/ram9
lrwxrwxrwx    1 root     root             0 Jan 11 10:13 sde -> ../devices/pci0000:00/0000:00:17.0/ata5/host4/target4:0:0/4:0:0:0/block/sde
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 synoboot -> ../devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/host6/target6:0:0/6:0:0:0/block/synoboot

 

Link to comment
Share on other sites

48 minutes ago, Peter Suh said:

 

@pocopico

 

Found something special.
I used pocopico your lkm , but the result is the same as above.
The first disk was expected to be sda, but sde is being used.
This part seems to be the problem.

 

lrwxrwxrwx    1 root     root             0 Jan 11 10:13 nvme0n1 -> ../devices/pci0000:00/0000:00:01.0/0000:01:00.0/nvme/nvme0/nvme0n1
lrwxrwxrwx    1 root     root             0 Jan 11 10:13 nvme1n1 -> ../devices/pci0000:00/0000:00:1d.0/0000:03:00.0/nvme/nvme1/nvme1n1
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram0 -> ../devices/virtual/block/ram0
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram1 -> ../devices/virtual/block/ram1
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram10 -> ../devices/virtual/block/ram10
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram11 -> ../devices/virtual/block/ram11
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram12 -> ../devices/virtual/block/ram12
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram13 -> ../devices/virtual/block/ram13
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram14 -> ../devices/virtual/block/ram14
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram15 -> ../devices/virtual/block/ram15
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram2 -> ../devices/virtual/block/ram2
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram3 -> ../devices/virtual/block/ram3
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram4 -> ../devices/virtual/block/ram4
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram5 -> ../devices/virtual/block/ram5
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram6 -> ../devices/virtual/block/ram6
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram7 -> ../devices/virtual/block/ram7
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram8 -> ../devices/virtual/block/ram8
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 ram9 -> ../devices/virtual/block/ram9
lrwxrwxrwx    1 root     root             0 Jan 11 10:13 sde -> ../devices/pci0000:00/0000:00:17.0/ata5/host4/target4:0:0/4:0:0:0/block/sde
lrwxrwxrwx    1 root     root             0 Jan 11 10:14 synoboot -> ../devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/host6/target6:0:0/6:0:0:0/block/synoboot

 

 

If you are getting this disk issue then your loader config file does not seem to have the ramdisk-005-disable-disabled-ports.patch 

 

Edit the config file and add ramdisk-005-disable-disabled-ports.patch to the list of ramdisk patches.

 

 "patches": {
        "_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
        "zlinux": [
            "zImage-001-4021xsp-42962-ramdisk-and-header.bsp"
        ],
        "ramdisk": [
            "@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
            "@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
            "@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script-noatime.patch",
            "@@@COMMON@@@/ramdisk-004-network-hosts.patch",

            "@@@COMMON@@@/ramdisk-005-disable-disabled-ports.patch"
        ]

  • Thanks 1
Link to comment
Share on other sites

  • 4 weeks later...

Just tried this loader in ESXi but it fails to completely boot up after DSM installation

It just keeps prompting me to recover my disks/data at every boot.

Clean install with these steps

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh

./rploader.sh serialgen RS4021xs+ realmac

./rploader.sh satamap

./rploader.sh build rs4021xsp-7.1.0-42661 auto

./rploader.sh backup

exitcheck.sh reboot

vm is using a VMXNET3

tinycore on SATA CTRL 0 (0:0)

Link to comment
Share on other sites

1 hour ago, djlongy said:

Just tried this loader in ESXi but it fails to completely boot up after DSM installation

It just keeps prompting me to recover my disks/data at every boot.

Clean install with these steps

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh

./rploader.sh serialgen RS4021xs+ realmac

./rploader.sh satamap

./rploader.sh build rs4021xsp-7.1.0-42661 auto

./rploader.sh backup

exitcheck.sh reboot

vm is using a VMXNET3

tinycore on SATA CTRL 0 (0:0)

 

 

The command method you know is already outdated.

 

I have introduced ARPL style menu method.

 

Download additional M SHELL in Tinycore Linux with the command below and try it.

 

I will also look for points that do not work in this new method.

 

curl -L "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O

tar -zxvf my.sh.gz

./menu.sh

 

Edited by Peter Suh
Link to comment
Share on other sites

Hello !

I'm playing with this loader (using ARPL) on Proxmox VE and I have random KP at start.

Sometime it boot fine, sometime it KP...

 

KP full log :

Quote

Please press Enter to activate this console. 
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.180+ (root@build2) (gcc version 8.5.0 (GCC) ) #42962 SMP Tue Oct 18 15:06:56 CST 2022
[    0.000000] Command line: synoboot_satadom=2 dom_szmax=1034 console=ttyS0,115200n8 earlyprintk earlycon=uart8250,io,0x3f8,115200n8 root=/dev/md0 loglevel=15 log_buf_len=32M syno_hw_version=RS4021xs+ netif_num=1 pid=0x0000 syno_port_thaw=1 mac1=001132XXXXXX sn=XXXXXXXXXXXXX vid=0x0000 elevator=elevator HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=18
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000400-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffddfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ffde000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047fffffff] usable
[    0.000000] earlycon: Early serial console at I/O port 0x3f8 (options '115200n8')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014
[    0.000000] Kernel/User page tables isolation: disabled
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x480000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x7ffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b50-0x000f5b5f] mapped at [ffff8800000f5b50]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x47cd55000, 0x47cd55fff] PGTABLE
[    0.000000] BRK [0x47cd56000, 0x47cd56fff] PGTABLE
[    0.000000] BRK [0x47cd57000, 0x47cd57fff] PGTABLE
[    0.000000] BRK [0x47cd58000, 0x47cd58fff] PGTABLE
[    0.000000] BRK [0x47cd59000, 0x47cd59fff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1044460(99%)
[    0.000000] RAMDISK: [mem 0x478b1c000-0x47c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5960 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000007FFE4C99 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000007FFE498F 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000007FFDF040 00594F (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000007FFDF000 000040
[    0.000000] ACPI: APIC 0x000000007FFE4A83 0000B0 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x000000007FFE4B33 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x000000007FFE4BFD 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: MCFG 0x000000007FFE4C35 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x000000007FFE4C71 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007ffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000047fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fffffff]
[    0.000000] On node 0 totalpages: 4194172
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8128 pages used for memmap
[    0.000000]   DMA32 zone: 520158 pages, LIFO batch:31
[    0.000000]   Normal zone: 57344 pages used for memmap
[    0.000000]   Normal zone: 3670016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7ffde000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-0xafffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xb0000000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xfed1bfff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:24 nr_cpumask_bits:24 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88047dc00000 s95192 r8192 d31784 u262144
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4128614
[    0.000000] Kernel command line: synoboot_satadom=2 dom_szmax=1034 console=ttyS0,115200n8 earlyprintk earlycon=uart8250,io,0x3f8,115200n8 root=/dev/md0 loglevel=15 log_buf_len=32M syno_hw_version=RS4021xs+ netif_num=1 pid=0x0000 syno_port_thaw=1 mac1=001132XXXXXX sn=XXXXXXXXXXXXX vid=0x0000 elevator=elevator HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=18
[    0.000000] Synology boot device SATADOM: 2
[    0.000000] Synology Hardware Version: RS4021xs+
[    0.000000] Internal netif num: 1
[    0.000000] Mac1: 001132XXXXXX
[    0.000000] Serial Number: XXXXXXXXXXXXX
[    0.000000] Disk Index Map: 1000
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] Sata Port Map: 18
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Memory: 16322012K/16776688K available (5549K kernel code, 880K rwdata, 1780K rodata, 924K init, 1568K bss, 454676K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=24 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:4352 nr_irqs:488 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] console [ttyS0] enabled
[    0.000000] bootconsole [uart0] disabled
[    0.000000] bootconsole [uart0] disabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3599.987 MHz processor
[    0.002006] Calibrating delay loop (skipped), value calculated using timer frequency.. 7199.97 BogoMIPS (lpj=3599987)
[    0.003341] pid_max: default: 32768 minimum: 301
[    0.004012] ACPI: Core revision 20150930
[    0.006934] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.007554] Security Framework initialized
[    0.008012] AppArmor: AppArmor initialized
[    0.008504] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.009003] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.010193] Initializing cgroup subsys io
[    0.011005] Initializing cgroup subsys memory
[    0.011475] Initializing cgroup subsys devices
[    0.012006] Initializing cgroup subsys freezer
[    0.012573] CPU: Physical Processor ID: 0
[    0.013002] CPU: Processor Core ID: 0
[    0.025114] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.025739] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.026008] Speculative Store Bypass: Vulnerable
[    0.029394] Freeing SMP alternatives memory: 24K
[    0.030136] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.031816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.041643] TSC deadline timer enabled
[    0.042000] smpboot: CPU0: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (family: 0x6, model: 0x9e, stepping: 0xc)
[    0.042210] Performance Events: generic architected perfmon, full-width counters, Intel PMU driver.
[    0.043223] ... version:                2
[    0.043700] ... bit width:              48
[    0.044002] ... generic registers:      4
[    0.044479] ... value mask:             0000ffffffffffff
[    0.045002] ... max period:             00007fffffffffff
[    0.045629] ... fixed-purpose events:   3
[    0.046002] ... event mask:             000000070000000f
[    0.047083] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.048066] x86: Booting SMP configuration:
[    0.048571] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.139027] x86: Booted up 1 node, 8 CPUs
[    0.139540] smpboot: Total of 8 processors activated (57599.79 BogoMIPS)
[    0.140472] devtmpfs: initialized
[    0.141194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.142006] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.143245] NET: Registered protocol family 16
[    0.149006] cpuidle: using governor ladder
[    0.153006] cpuidle: using governor menu
[    0.153437] ACPI: bus type PCI registered
[    0.154029] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[    0.155003] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[    0.155841] PCI: Using configuration type 1 for base access
[    0.163129] ACPI: Added _OSI(Module Device)
[    0.163129] ACPI: Added _OSI(Processor Device)
[    0.163536] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.164002] ACPI: Added _OSI(Processor Aggregator Device)
[    0.167028] ACPI: Interpreter enabled
[    0.167499] ACPI: (supports S0 S4 S5)
[    0.167873] ACPI: Using IOAPIC for interrupt routing
[    0.169035] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.176439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.177008] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.178070] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.178820] PCI host bridge to bus 0000:00
[    0.179003] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.179717] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.181004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.181916] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[    0.183003] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.183893] pci_bus 0000:00: root bus resource [mem 0x480000000-0xc7fffffff window]
[    0.185003] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.185720] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[    0.186363] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000
[    0.189704] pci 0000:00:01.0: reg 0x10: [mem 0xfb000000-0xfbffffff pref]
[    0.193032] pci 0000:00:01.0: reg 0x18: [mem 0xfea14000-0xfea14fff]
[    0.200508] pci 0000:00:01.0: reg 0x30: [mem 0xfea00000-0xfea0ffff pref]
[    0.202399] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.204816] pci 0000:00:1a.0: reg 0x20: [io  0x5040-0x505f]
[    0.205720] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.208004] pci 0000:00:1a.1: reg 0x20: [io  0x5060-0x507f]
[    0.211933] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.213443] pci 0000:00:1a.2: reg 0x20: [io  0x5080-0x509f]
[    0.215001] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.215337] pci 0000:00:1a.7: reg 0x10: [mem 0xfea15000-0xfea15fff]
[    0.218001] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.219544] pci 0000:00:1b.0: reg 0x10: [mem 0xfea10000-0xfea13fff]
[    0.225006] pci 0000:00:1c.0: [1b36:000c] type 01 class 0x060400
[    0.226876] pci 0000:00:1c.0: reg 0x10: [mem 0xfea16000-0xfea16fff]
[    0.229001] pci 0000:00:1c.1: [1b36:000c] type 01 class 0x060400
[    0.229752] pci 0000:00:1c.1: reg 0x10: [mem 0xfea17000-0xfea17fff]
[    0.232531] pci 0000:00:1c.2: [1b36:000c] type 01 class 0x060400
[    0.234590] pci 0000:00:1c.2: reg 0x10: [mem 0xfea18000-0xfea18fff]
[    0.237314] pci 0000:00:1c.3: [1b36:000c] type 01 class 0x060400
[    0.238328] pci 0000:00:1c.3: reg 0x10: [mem 0xfea19000-0xfea19fff]
[    0.240017] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.242469] pci 0000:00:1d.0: reg 0x20: [io  0x50a0-0x50bf]
[    0.247001] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.248114] pci 0000:00:1d.1: reg 0x20: [io  0x50c0-0x50df]
[    0.250002] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.251507] pci 0000:00:1d.2: reg 0x20: [io  0x50e0-0x50ff]
[    0.253001] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.254327] pci 0000:00:1d.7: reg 0x10: [mem 0xfea1a000-0xfea1afff]
[    0.259001] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.261171] pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
[    0.262109] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[    0.263135] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[    0.267299] pci 0000:00:1f.2: reg 0x20: [io  0x5100-0x511f]
[    0.268298] pci 0000:00:1f.2: reg 0x24: [mem 0xfea1b000-0xfea1bfff]
[    0.271805] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.273468] pci 0000:00:1f.3: reg 0x20: [io  0x0700-0x073f]
[    0.275048] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.275632] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.277013] pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.277809] pci 0000:00:1c.0:   bridge window [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.279010] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.279013] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    0.279979] pci 0000:00:1c.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.281024] pci 0000:00:1c.1:   bridge window [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.282315] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.282933] pci 0000:00:1c.2:   bridge window [io  0x8000-0x8fff]
[    0.284016] pci 0000:00:1c.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.284699] pci 0000:00:1c.2:   bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.285559] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.286014] pci 0000:00:1c.3:   bridge window [io  0x9000-0x9fff]
[    0.286664] pci 0000:00:1c.3:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.287023] pci 0000:00:1c.3:   bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.289119] pci 0000:05:01.0: [1b36:0001] type 01 class 0x060400
[    0.290346] pci 0000:05:01.0: reg 0x10: [mem 0xfe000000-0xfe0000ff 64bit]
[    0.292217] pci 0000:05:02.0: [1b36:0001] type 01 class 0x060400
[    0.293282] pci 0000:05:02.0: reg 0x10: [mem 0xfe001000-0xfe0010ff 64bit]
[    0.295523] pci 0000:05:03.0: [1b36:0001] type 01 class 0x060400
[    0.296756] pci 0000:05:03.0: reg 0x10: [mem 0xfe002000-0xfe0020ff 64bit]
[    0.298001] pci 0000:05:04.0: [1b36:0001] type 01 class 0x060400
[    0.299761] pci 0000:05:04.0: reg 0x10: [mem 0xfe003000-0xfe0030ff 64bit]
[    0.302777] pci 0000:00:1e.0: PCI bridge to [bus 05-09] (subtractive decode)
[    0.303013] pci 0000:00:1e.0:   bridge window [io  0x1000-0x4fff]
[    0.303627] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfe1fffff]
[    0.305025] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.305899] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.306003] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.306747] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.308003] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xafffffff window] (subtractive decode)
[    0.308795] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    0.309002] pci 0000:00:1e.0:   bridge window [mem 0x480000000-0xc7fffffff window] (subtractive decode)
[    0.310160] pci 0000:06:07.0: [8086:2922] type 00 class 0x010601
[    0.314238] pci 0000:06:07.0: reg 0x20: [io  0x4000-0x401f]
[    0.315581] pci 0000:06:07.0: reg 0x24: [mem 0xfde40000-0xfde40fff]
[    0.316978] pci 0000:06:12.0: [1af4:1000] type 00 class 0x020000
[    0.319005] pci 0000:06:12.0: reg 0x10: [io  0x4020-0x403f]
[    0.320816] pci 0000:06:12.0: reg 0x14: [mem 0xfde41000-0xfde41fff]
[    0.326005] pci 0000:06:12.0: reg 0x20: [mem 0xfc600000-0xfc603fff 64bit pref]
[    0.327490] pci 0000:06:12.0: reg 0x30: [mem 0xfde00000-0xfde3ffff pref]
[    0.328429] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.328906] pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
[    0.330014] pci 0000:05:01.0:   bridge window [mem 0xfde00000-0xfdffffff]
[    0.330660] pci 0000:05:01.0:   bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.331664] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.332013] pci 0000:05:02.0:   bridge window [io  0x3000-0x3fff]
[    0.333015] pci 0000:05:02.0:   bridge window [mem 0xfdc00000-0xfddfffff]
[    0.333691] pci 0000:05:02.0:   bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.335565] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.336011] pci 0000:05:03.0:   bridge window [io  0x2000-0x2fff]
[    0.336575] pci 0000:05:03.0:   bridge window [mem 0xfda00000-0xfdbfffff]
[    0.337021] pci 0000:05:03.0:   bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.338259] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.338838] pci 0000:05:04.0:   bridge window [io  0x1000-0x1fff]
[    0.339013] pci 0000:05:04.0:   bridge window [mem 0xfd800000-0xfd9fffff]
[    0.339830] pci 0000:05:04.0:   bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.345278] pci_bus 0000:00: on NUMA node 0
[    0.345708] pci 0000:00:1c.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.347029] pci 0000:00:1c.1: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.347900] pci 0000:00:1c.2: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.348029] pci 0000:00:1c.3: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.350028] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11), disabled.
[    0.351072] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11), disabled.
[    0.351724] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11), disabled.
[    0.352260] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11), disabled.
[    0.352909] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 *10 11), disabled.
[    0.353322] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *10 11), disabled.
[    0.354227] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 *11), disabled.
[    0.355051] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 *11), disabled.
[    0.355726] ACPI: PCI Interrupt Link [GSIA] (IRQs *16)
[    0.356094] ACPI: PCI Interrupt Link [GSIB] (IRQs *17)
[    0.356608] ACPI: PCI Interrupt Link [GSIC] (IRQs *18)
[    0.357094] ACPI: PCI Interrupt Link [GSID] (IRQs *19)
[    0.357726] ACPI: PCI Interrupt Link [GSIE] (IRQs *20)
[    0.359093] ACPI: PCI Interrupt Link [GSIF] (IRQs *21)
[    0.359610] ACPI: PCI Interrupt Link [GSIG] (IRQs *22)
[    0.360107] ACPI: PCI Interrupt Link [GSIH] (IRQs *23)
[    0.361283] ACPI: Enabled 3 GPEs in block 00 to 3F
[    0.362079] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.362692] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.363013] vgaarb: loaded
[    0.363277] vgaarb: bridge control possible 0000:00:01.0
[    0.364011] SCSI subsystem initialized
[    0.365036] libata version 3.00 loaded.
[    0.365457] pps_core: LinuxPPS API ver. 1 registered
[    0.366016] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.367016] PTP clock support registered
[    0.368078] EDAC MC: Ver: 3.0.0
[    0.369046] PCI: Using ACPI for IRQ routing
[    0.405289] PCI: pci_cache_line_size set to 64 bytes
[    0.405975] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.406006] e820: reserve RAM buffer [mem 0x7ffde000-0x7fffffff]
[    0.407082] clocksource: Switched to clocksource hpet
[    0.411958] AppArmor: AppArmor Filesystem Enabled
[    0.412821] pnp: PnP ACPI init
[    0.413382] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.414374] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.415289] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.416210] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.417342] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[    0.418498] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.419760] pnp: PnP ACPI: found 5 devices
[    0.431039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.439802] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.440566] pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
[    0.442545] pci 0000:00:1c.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.444649] pci 0000:00:1c.0:   bridge window [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.446856] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.447693] pci 0000:00:1c.1:   bridge window [io  0x7000-0x7fff]
[    0.449383] pci 0000:00:1c.1:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.450896] pci 0000:00:1c.1:   bridge window [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.453696] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.455462] pci 0000:00:1c.2:   bridge window [io  0x8000-0x8fff]
[    0.456975] pci 0000:00:1c.2:   bridge window [mem 0xfe400000-0xfe5fffff]
[    0.458499] pci 0000:00:1c.2:   bridge window [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.460180] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.460644] pci 0000:00:1c.3:   bridge window [io  0x9000-0x9fff]
[    0.461710] pci 0000:00:1c.3:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.462827] pci 0000:00:1c.3:   bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.464588] pci 0000:05:01.0: PCI bridge to [bus 06]
[    0.465686] pci 0000:05:01.0:   bridge window [io  0x4000-0x4fff]
[    0.466844] pci 0000:05:01.0:   bridge window [mem 0xfde00000-0xfdffffff]
[    0.467960] pci 0000:05:01.0:   bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.469618] pci 0000:05:02.0: PCI bridge to [bus 07]
[    0.470199] pci 0000:05:02.0:   bridge window [io  0x3000-0x3fff]
[    0.471167] pci 0000:05:02.0:   bridge window [mem 0xfdc00000-0xfddfffff]
[    0.472407] pci 0000:05:02.0:   bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.474131] pci 0000:05:03.0: PCI bridge to [bus 08]
[    0.474672] pci 0000:05:03.0:   bridge window [io  0x2000-0x2fff]
[    0.476732] pci 0000:05:03.0:   bridge window [mem 0xfda00000-0xfdbfffff]
[    0.477901] pci 0000:05:03.0:   bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.479511] pci 0000:05:04.0: PCI bridge to [bus 09]
[    0.480284] pci 0000:05:04.0:   bridge window [io  0x1000-0x1fff]
[    0.481846] pci 0000:05:04.0:   bridge window [mem 0xfd800000-0xfd9fffff]
[    0.483283] pci 0000:05:04.0:   bridge window [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.485373] pci 0000:00:1e.0: PCI bridge to [bus 05-09]
[    0.487216] pci 0000:00:1e.0:   bridge window [io  0x1000-0x4fff]
[    0.488709] pci 0000:00:1e.0:   bridge window [mem 0xfd800000-0xfe1fffff]
[    0.490180] pci 0000:00:1e.0:   bridge window [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.492083] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.492946] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.493734] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.494594] pci_bus 0000:00: resource 7 [mem 0x80000000-0xafffffff window]
[    0.495491] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    0.496510] pci_bus 0000:00: resource 9 [mem 0x480000000-0xc7fffffff window]
[    0.498018] pci_bus 0000:01: resource 0 [io  0x6000-0x6fff]
[    0.498702] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.499533] pci_bus 0000:01: resource 2 [mem 0xfce00000-0xfcffffff 64bit pref]
[    0.500503] pci_bus 0000:02: resource 0 [io  0x7000-0x7fff]
[    0.501251] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.501999] pci_bus 0000:02: resource 2 [mem 0xfcc00000-0xfcdfffff 64bit pref]
[    0.502909] pci_bus 0000:03: resource 0 [io  0x8000-0x8fff]
[    0.503643] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe5fffff]
[    0.504577] pci_bus 0000:03: resource 2 [mem 0xfca00000-0xfcbfffff 64bit pref]
[    0.505792] pci_bus 0000:04: resource 0 [io  0x9000-0x9fff]
[    0.506638] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe3fffff]
[    0.507528] pci_bus 0000:04: resource 2 [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.508426] pci_bus 0000:05: resource 0 [io  0x1000-0x4fff]
[    0.509123] pci_bus 0000:05: resource 1 [mem 0xfd800000-0xfe1fffff]
[    0.509856] pci_bus 0000:05: resource 2 [mem 0xfc000000-0xfc7fffff 64bit pref]
[    0.510774] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
[    0.511629] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
[    0.512591] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.513612] pci_bus 0000:05: resource 7 [mem 0x80000000-0xafffffff window]
[    0.514522] pci_bus 0000:05: resource 8 [mem 0xc0000000-0xfebfffff window]
[    0.515412] pci_bus 0000:05: resource 9 [mem 0x480000000-0xc7fffffff window]
[    0.516347] pci_bus 0000:06: resource 0 [io  0x4000-0x4fff]
[    0.517029] pci_bus 0000:06: resource 1 [mem 0xfde00000-0xfdffffff]
[    0.517774] pci_bus 0000:06: resource 2 [mem 0xfc600000-0xfc7fffff 64bit pref]
[    0.518731] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    0.519537] pci_bus 0000:07: resource 1 [mem 0xfdc00000-0xfddfffff]
[    0.520452] pci_bus 0000:07: resource 2 [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.521385] pci_bus 0000:08: resource 0 [io  0x2000-0x2fff]
[    0.522092] pci_bus 0000:08: resource 1 [mem 0xfda00000-0xfdbfffff]
[    0.522854] pci_bus 0000:08: resource 2 [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.523797] pci_bus 0000:09: resource 0 [io  0x1000-0x1fff]
[    0.524518] pci_bus 0000:09: resource 1 [mem 0xfd800000-0xfd9fffff]
[    0.525476] pci_bus 0000:09: resource 2 [mem 0xfc000000-0xfc1fffff 64bit pref]
[    0.526524] NET: Registered protocol family 2
[    0.527252] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.528320] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.529285] TCP: Hash tables configured (established 131072 bind 65536)
[    0.530272] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.531056] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.531897] NET: Registered protocol family 1
[    0.532511] pci 0000:00:01.0: Video device with shadowed ROM
[    0.533429] ACPI: PCI Interrupt Link [GSIA] enabled at IRQ 16
[    0.534542] ACPI: PCI Interrupt Link [GSIB] enabled at IRQ 17
[    0.535674] ACPI: PCI Interrupt Link [GSIC] enabled at IRQ 18
[    0.536885] ACPI: PCI Interrupt Link [GSID] enabled at IRQ 19
[    0.539586] PCI: CLS 64 bytes, default 64
[    1.158390] Trying to unpack rootfs image as initramfs...
[    1.176230] Freeing initrd memory: 56208K
[    1.176889] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.177667] software IO TLB: mapped [mem 0x7bfde000-0x7ffde000] (64MB)
[    1.179962] audit: initializing netlink subsys (disabled)
[    1.180956] audit: type=2000 audit(1675524232.180:1): initialized
[    1.182224] Initialise system trusted keyring
[    1.190663] VFS: Disk quotas dquot_6.6.0
[    1.191397] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.235184] Key type asymmetric registered
[    1.236064] Asymmetric key parser 'x509' registered
[    1.236808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.237974] io scheduler noop registered
[    1.238828] io scheduler deadline registered
[    1.239620] io scheduler cfq registered
[    1.247145] aer 0000:00:1c.0:pcie02: service driver aer loaded
[    1.248316] aer 0000:00:1c.1:pcie02: service driver aer loaded
[    1.249680] aer 0000:00:1c.2:pcie02: service driver aer loaded
[    1.250836] aer 0000:00:1c.3:pcie02: service driver aer loaded
[    1.252132] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.252971] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.253753] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
[    1.254550] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
[    1.255304] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    1.255959] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    1.256700] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    1.257470] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    1.291116] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.316685] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.415532] brd: module loaded
[    1.416658] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[    1.417802] Loading iSCSI transport class v2.0-870.
[    1.419855] rdac: device handler registered
[    1.429485] i2c /dev entries driver
[    1.430641] i801_smbus 0000:00:1f.3: SMBus using polling
[    1.432204] ahci 0000:00:1f.2: version 3.0
[    1.433585] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    1.434838] ahci 0000:00:1f.2: flags: 64bit ncq only 
[    1.438357] scsi host0: ahci
[    1.439269] ata1: SATA max UDMA/133 abar m4096@0xfea1b000 port 0xfea1b100 irq 28
[    1.441394] ACPI: PCI Interrupt Link [GSIF] enabled at IRQ 21
[    1.443176] ACPI: PCI Interrupt Link [GSIE] enabled at IRQ 20
[    1.444943] ahci 0000:06:07.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    1.446617] ahci 0000:06:07.0: flags: 64bit ncq only 
[    1.451671] scsi host1: ahci
[    1.457583] scsi host2: ahci
[    1.458578] scsi host3: ahci
[    1.459685] scsi host4: ahci
[    1.460383] scsi host5: ahci
[    1.460983] scsi host6: ahci
[    1.461603] scsi host7: ahci
[    1.462136] scsi host8: ahci
[    1.462656] ata2: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40100 irq 29
[    1.464235] ata3: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40180 irq 29
[    1.465643] ata4: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40200 irq 29
[    1.466947] ata5: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40280 irq 29
[    1.468050] ata6: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40300 irq 29
[    1.468993] ata7: SATA max UDMA/133 abar m4096@0xfde40000 port 0xfde40380 irq 29
[    1.470078] ata8: DUMMY
[    1.470437] ata9: DUMMY
[    1.470945] rtc_cmos 00:03: RTC can wake from S4
[    1.471792] ata8: send port disabled event
[    1.471956] ata9: send port disabled event
[    1.473671] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.475202] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.476233] md: raid1 personality registered for level 1
[    1.477473] NET: Registered protocol family 17
[    1.478273] Key type dns_resolver registered
[    1.479403] mce: Using 10 MCE banks
[    1.480314] registered taskstats version 1
[    1.480976] Loading compiled-in untrusted X.509 certificates
[    1.481960] Loading compiled-in X.509 certificates
[    1.482751] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.486171] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.487637] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.489311] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.490566] page_owner is disabled
[    1.490990] AppArmor: AppArmor sha1 policy hashing enabled
[    1.492776] rtc_cmos 00:03: setting system clock to 2023-02-04 15:23:53 UTC (1675524233)
[    1.749147] ata1: SATA link down (SStatus 0 SControl 300)
[    1.775170] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.776278] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.777197] ata6: SATA link down (SStatus 0 SControl 300)
[    1.778239] ata7: SATA link down (SStatus 0 SControl 300)
[    1.778975] ata3.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
[    1.779806] ata3.00: 2097152 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.780791] ata3.00: SN:QM00015
[    1.781243] ata3.00: applying bridge limits
[    1.781930] ata5: SATA link down (SStatus 0 SControl 300)
[    1.782579] ata2.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
[    1.783306] ata2.00: 67108864 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.784134] ata2.00: SN:QM00013
[    1.784512] ata2.00: applying bridge limits
[    1.785137] ata4: SATA link down (SStatus 0 SControl 300)
[    1.786031] ata2.00: configured for UDMA/100
[    1.786463] ata3.00: configured for UDMA/100
[    1.786497] ata2.00: Find SSD disks. [QEMU HARDDISK]
[    1.786781] I/O scheduler elevator not found
[    1.787831] scsi 1:0:0:0: Direct-Access     QEMU     HARDDISK                 2.5+ PQ: 0 ANSI: 5
[    1.788442] sd 1:0:0:0: [sda] 67108864 512-byte logical blocks: (34.4 GB/32.0 GiB)
[    1.789110] sd 1:0:0:0: [sda] Write Protect is off
[    1.789111] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.789199] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.791685]  sda: sda1 sda2 sda3
[    1.793146] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.794859] ata3.00: Find SSD disks. [QEMU HARDDISK]
[    1.795854] I/O scheduler elevator not found
[    1.796524] scsi 2:0:0:0: Direct-Access     QEMU     HARDDISK                 2.5+ PQ: 0 ANSI: 5
[    1.797973] sd 2:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB)
[    1.799249] sd 2:0:0:0: [sdb] Write Protect is off
[    1.799938] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.800695] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.803174]  sdb: sdb1 sdb2 sdb3
[    1.804427] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.806691] redpill: loading out-of-tree module taints kernel.
[    1.807843] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    1.810083] <redpill/redpill_main.c:46> ================================================================================================
[    1.812360] <redpill/redpill_main.c:47> RedPill v0.6-at-2023_01_10-01_10_15 loading...
[    1.814536] <redpill/call_protected.c:83> Got addr ffffffff811f8de0 for cmdline_proc_show
[    1.815946] <redpill/cmdline_delegate.c:350> Cmdline count: 386
[    1.816978] <redpill/cmdline_delegate.c:417> Cmdline: synoboot_satadom=2 dom_szmax=1034 console=ttyS0,115200n8 earlyprintk earlycon=uart8250,io,0x3f8,115200n8 root=/dev/md0 loglevel=15 log_buf_len=32M syno_hw_version=RS4021xs+ netif_num=1 pid=0x0000 syno_port_thaw=1 mac1=001132XXXXXX sn=XXXXXXXXXXXXX vid=0x0000 elevator=elevator HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=18
[    1.816978] 
[    1.823634] <redpill/cmdline_delegate.c:429> Param #0: |synoboot_satadom=2|
[    1.824433] <redpill/cmdline_delegate.c:64> Boot media SATADISK (fake) requested
[    1.825233] <redpill/cmdline_delegate.c:429> Param #1: |dom_szmax=1034|
[    1.826138] <redpill/cmdline_delegate.c:178> Set maximum SATA DoM to 1034
[    1.826784] <redpill/cmdline_delegate.c:429> Param #2: |console=ttyS0,115200n8|
[    1.827759] <redpill/cmdline_delegate.c:324> Option "console=ttyS0,115200n8" not recognized - ignoring
[    1.828977] <redpill/cmdline_delegate.c:429> Param #3: |earlyprintk|
[    1.829679] <redpill/cmdline_delegate.c:324> Option "earlyprintk" not recognized - ignoring
[    1.830543] <redpill/cmdline_delegate.c:429> Param #4: |earlycon=uart8250,io,0x3f8,115200n8|
[    1.831415] <redpill/cmdline_delegate.c:324> Option "earlycon=uart8250,io,0x3f8,115200n8" not recognized - ignoring
[    1.832561] <redpill/cmdline_delegate.c:429> Param #5: |root=/dev/md0|
[    1.833427] <redpill/cmdline_delegate.c:324> Option "root=/dev/md0" not recognized - ignoring
[    1.834346] <redpill/cmdline_delegate.c:429> Param #6: |loglevel=15|
[    1.834931] <redpill/cmdline_delegate.c:324> Option "loglevel=15" not recognized - ignoring
[    1.835809] <redpill/cmdline_delegate.c:429> Param #7: |log_buf_len=32M|
[    1.836729] <redpill/cmdline_delegate.c:324> Option "log_buf_len=32M" not recognized - ignoring
[    1.837733] <redpill/cmdline_delegate.c:429> Param #8: |syno_hw_version=RS4021xs+|
[    1.838613] <redpill/cmdline_delegate.c:26> HW version set to: RS4021xs+
[    1.839426] <redpill/cmdline_delegate.c:429> Param #9: |netif_num=1|
[    1.840235] <redpill/cmdline_delegate.c:239> Declared network ifaces # as 1
[    1.841076] <redpill/cmdline_delegate.c:429> Param #10: |pid=0x0000|
[    1.841830] <redpill/cmdline_delegate.c:142> PID override: 0x0000
[    1.842734] <redpill/cmdline_delegate.c:429> Param #11: |syno_port_thaw=1|
[    1.843737] <redpill/cmdline_delegate.c:211> Port thaw set to: 1
[    1.844471] <redpill/cmdline_delegate.c:429> Param #12: |mac1=001132XXXXXX|
[    1.845240] <redpill/cmdline_delegate.c:312> Set MAC #1: 001132XXXXXX
[    1.845866] <redpill/cmdline_delegate.c:429> Param #13: |sn=XXXXXXXXXXXXX|
[    1.846641] <redpill/cmdline_delegate.c:45> S/N set to: XXXXXXXXXXXXX
[    1.847406] <redpill/cmdline_delegate.c:429> Param #14: |vid=0x0000|
[    1.848102] <redpill/cmdline_delegate.c:108> VID override: 0x0000
[    1.848671] <redpill/cmdline_delegate.c:429> Param #15: |elevator=elevator|
[    1.849529] <redpill/cmdline_delegate.c:324> Option "elevator=elevator" not recognized - ignoring
[    1.850538] <redpill/cmdline_delegate.c:429> Param #16: |HddHotplug=0|
[    1.851307] <redpill/cmdline_delegate.c:324> Option "HddHotplug=0" not recognized - ignoring
[    1.852198] <redpill/cmdline_delegate.c:429> Param #17: |DiskIdxMap=1000|
[    1.852846] <redpill/cmdline_delegate.c:324> Option "DiskIdxMap=1000" not recognized - ignoring
[    1.853751] <redpill/cmdline_delegate.c:429> Param #18: |syno_hdd_detect=0|
[    1.854653] <redpill/cmdline_delegate.c:324> Option "syno_hdd_detect=0" not recognized - ignoring
[    1.855910] <redpill/cmdline_delegate.c:429> Param #19: |vender_format_version=2|
[    1.857303] <redpill/cmdline_delegate.c:324> Option "vender_format_version=2" not recognized - ignoring
[    1.858299] <redpill/cmdline_delegate.c:429> Param #20: |syno_hdd_powerup_seq=0|
[    1.859260] <redpill/cmdline_delegate.c:324> Option "syno_hdd_powerup_seq=0" not recognized - ignoring
[    1.860413] <redpill/cmdline_delegate.c:429> Param #21: |SataPortMap=18|
[    1.861289] <redpill/cmdline_delegate.c:324> Option "SataPortMap=18" not recognized - ignoring
[    1.862361] <redpill/cmdline_delegate.c:388> Add cmdline blacklist "vid=" @ 0
[    1.863263] <redpill/cmdline_delegate.c:389> Add cmdline blacklist "pid=" @ 1
[    1.864178] <redpill/cmdline_delegate.c:390> Add cmdline blacklist "mfg" @ 2
[    1.864825] <redpill/cmdline_delegate.c:391> Add cmdline blacklist "dom_szmax=" @ 3
[    1.865590] <redpill/cmdline_delegate.c:392> Add cmdline blacklist "elevator=" @ 4
[    1.866435] <redpill/cmdline_delegate.c:393> Add cmdline blacklist "loglevel=" @ 5
[    1.867218] <redpill/cmdline_delegate.c:394> Add cmdline blacklist "log_buf_len=" @ 6
[    1.867936] <redpill/cmdline_delegate.c:395> Add cmdline blacklist "earlyprintk" @ 7
[    1.869055] <redpill/cmdline_delegate.c:396> Add cmdline blacklist "syno_port_thaw=" @ 8
[    1.869813] <redpill/cmdline_delegate.c:450> CmdLine processed successfully, tokens=22
[    1.870641] <redpill/runtime_config.c:187> Found platform definition for "RS4021xs+"
[    1.871445] <redpill/runtime_config.c:198> Validating runtime config...
[    1.871997] <redpill/runtime_config.c:83> The kernel you are running supports native SATA DoM (synoboot_satadom=1). You're currently using an experimental fake-SATA DoM (synoboot_satadom=2) - consider switching to native SATA DoM (synoboot_satadom=1) for more stable operation.
[    1.874627] <redpill/runtime_config.c:94> Configured boot device type to fake-SATA DOM
[    1.875485] <redpill/runtime_config.c:206> Config validation resulted in OK
[    1.876268] <redpill/runtime_config.c:224> Runtime config populated
[    1.876901] <redpill/uart_fixer.c:72> Registering UART fixer shim
[    1.880087] <redpill/call_protected.c:107> Got addr ffffffff8192d752 for early_serial_setup
[    1.880900] <redpill/uart_fixer.c:54> Fixed muted ttyS0 to hw port @ 3f8
[    1.881651] <redpill/uart_fixer.c:86> Successfully registered UART fixer shim
[    1.882449] <redpill/scsi_notifier.c:164> Registering SCSI device notifier
[    1.883176] <redpill/scsi_notifier.c:176> The sd driver was already loaded when SCSI device notifier registered - some devices may already be registered
[    1.884616] <redpill/scsi_notifier.c:104> Overriding sd_probe()<ffffffff813ec600> with sd_probe_shim [redpill]()<ffffffffa0003a20>
[    1.885828] <redpill/scsi_notifier.c:192> Successfully registered SCSI device notifier
[    1.886647] <redpill/sata_port_shim.c:119> Registering SATA port emulator shim
[    1.887455] <redpill/sata_port_shim.c:123> Registering for new devices notifications
[    1.888220] <redpill/scsi_notifier.c:149> scsi_disk_probe_handler+0x0/0x20 [redpill] (priority=-2147483648) subscribed to SCSI device events
[    1.889609] <redpill/sata_port_shim.c:130> Iterating over existing devices
[    1.890351] <redpill/sata_port_shim.c:137> Successfully registered SATA port emulator shim
[    1.891292] <redpill/boot_device_shim.c:48> Registering boot device router shim
[    1.892236] <redpill/fake_sata_boot_shim.c:277> Registering fake SATA boot device shim
[    1.893226] <redpill/fake_sata_boot_shim.c:282> This fake SATA boot device is a prototype - if stability is desired use USB boot media instead
[    1.894647] <redpill/fake_sata_boot_shim.c:288> Registering for new devices notifications
[    1.895542] <redpill/scsi_notifier.c:149> scsi_disk_probe_handler+0x0/0x70 [redpill] (priority=-2147483648) subscribed to SCSI device events
[    1.896857] <redpill/fake_sata_boot_shim.c:296> Iterating over existing devices
[    1.897653] <redpill/boot_shim_base.c:33> Checking if SATA disk is a shim target - id=0 channel=0 vendor="QEMU    HARDDISK        2.5+" model="HARDDISK                "
[    1.899326] <redpill/boot_shim_base.c:43> Device has capacity of ~32768 MiB - it WILL NOT be shimmed (>1034)
[    1.900806] <redpill/boot_shim_base.c:33> Checking if SATA disk is a shim target - id=0 channel=0 vendor="QEMU    HARDDISK        2.5+" model="HARDDISK                "
[    1.902903] <redpill/boot_shim_base.c:55> Device has capacity of ~1024 MiB - it is a shimmable target (<=1034)
[    1.904449] <redpill/fake_sata_boot_shim.c:228> Found a shimmable SCSI device - reconnecting to trigger shimming
[    1.905887] <redpill/scsi_toolbox.c:157> Removing device from host2
[    1.907443] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[    1.908418] sd 2:0:0:0: [sdb] Stopping disk
[    1.919091] <redpill/scsi_toolbox.c:162> Triggering template-based rescan of host2
[    1.919181] ata3.00: disabled
[    1.920503] ata3.00: already disabled (class=0x2)
[    1.921068] ata3: hard resetting link
[    2.179099] tsc: Refined TSC clocksource calibration: 3599.967 MHz
[    2.179680] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e434be0f0, max_idle_ns: 440795355313 ns
[    2.226146] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.227082] ata3.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
[    2.227870] ata3.00: 2097152 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.229029] ata3.00: SN:QM00015
[    2.229467] ata3.00: applying bridge limits
[    2.230173] ata3.00: configured for UDMA/100
[    2.230735] ata3: EH complete
[    2.231185] ata3.00: Find SSD disks. [QEMU HARDDISK]
[    2.231311] <redpill/fake_sata_boot_shim.c:299> Failed to enumerate current SCSI disks - error=1
[    2.231312] <redpill/redpill_main.c:75> RedPill v0.6-at-2023_01_10-01_10_15 cannot be loaded, initializer error=1
[    2.231314] Kernel panic - not syncing: Fatal exception
[    2.231315] CPU: 0 PID: 4404 Comm: insmod Tainted: G           OE   4.4.180+ #42962
[    2.231316] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014
[    2.231319]  0000000000000000 ffff88045f8e7c60 ffffffff812dce6b ffffffffa001ce28
[    2.231320]  ffff880466dae210 ffff88045f8e7cd8 ffffffff811217f7 ffff880400000008
[    2.231320]  ffff88045f8e7ce8 ffff88045f8e7c88 ffffffff81099329 0000000000000292
[    2.231321] Call Trace:
[    2.231326]  [<ffffffff812dce6b>] dump_stack+0x4d/0x72
[    2.231328]  [<ffffffff811217f7>] panic+0xc6/0x21e
[    2.231330]  [<ffffffff81099329>] ? vprintk_default+0x9/0x10
[    2.231331]  [<ffffffffa0026000>] ? 0xffffffffa0026000
[    2.231339]  [<ffffffffa000f6d8>] rp_crash+0x10/0x10 [redpill]
[    2.231344]  [<ffffffffa002615b>] init_+0x15b/0x18b [redpill]
[    2.231345]  [<ffffffff81000340>] do_one_initcall+0x80/0x130
[    2.231347]  [<ffffffff810bf26b>] do_init_module+0x5b/0x1d0
[    2.231348]  [<ffffffff810c1044>] load_module+0x1be4/0x2080
[    2.231349]  [<ffffffff810bdef0>] ? __symbol_put+0x40/0x40
[    2.231351]  [<ffffffff8118a4ac>] ? kernel_read+0x3c/0x50
[    2.231353]  [<ffffffff810c169d>] SYSC_finit_module+0x7d/0xa0
[    2.231354]  [<ffffffff810c16d9>] SyS_finit_module+0x9/0x10
[    2.231356]  [<ffffffff81566dca>] entry_SYSCALL_64_fastpath+0x1e/0x8e
[    2.231943] Kernel Offset: disabled
[    2.232302] ---[ end Kernel panic - not syncing: Fatal exception

You can find in attachment both logs from a KP and from a good start.

 

Comparing both :

 

image.thumb.png.9020eb58bc6f4f038fadd456d1f3c723.png

 

Edit

Have you seen this message ?

Quote

The kernel you are running supports native SATA DoM (synoboot_satadom=1). You're currently using an experimental fake-SATA DoM (synoboot_satadom=2) - consider switching to native SATA DoM (synoboot_satadom=1) for more stable operation.

 

Did you try to set it to 1 ?

 

Edit 2 : I forced synoboot_satadom=1 in cmdline entry (the value is there twice as the synoboot_satadom=2 is still there but at beginning of the line).

 

It seems to take my forced value as the serial log changes :

image.thumb.png.0e444d8e1ab40c534a1e40ee75478d58.png

 

@pocopico @fbelavenuto you should consider replace synoboot_satadom=2 by synoboot_satadom=1 for RS4021xs+ loader :)

As it boot OK for me with synoboot_satadom=1.

 

RS4021xsp_start_OK.log RS4021xsp_start_kp.log

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

13 hours ago, Orphée said:

Hello !

I'm playing with this loader (using ARPL) on Proxmox VE and I have random KP at start.

Sometime it boot fine, sometime it KP...

 

KP full log :

You can find in attachment both logs from a KP and from a good start.

 

Comparing both :

 

image.thumb.png.9020eb58bc6f4f038fadd456d1f3c723.png

 

Edit

Have you seen this message ?

 

Did you try to set it to 1 ?

 

Edit 2 : I forced synoboot_satadom=1 in cmdline entry (the value is there twice as the synoboot_satadom=2 is still there but at beginning of the line).

 

It seems to take my forced value as the serial log changes :

image.thumb.png.0e444d8e1ab40c534a1e40ee75478d58.png

 

@pocopico @fbelavenuto you should consider replace synoboot_satadom=2 by synoboot_satadom=1 for RS4021xs+ loader :)

As it boot OK for me with synoboot_satadom=1.

 

RS4021xsp_start_OK.log 63.06 kB · 0 downloads RS4021xsp_start_kp.log 39.36 kB · 0 downloads

 

Have you tried with TCRP ?
My M SHELL for TCRP is
I use redpill.ko kernel driver for pocopico's RS4021xs+

 

It is mapped with pocopico's lkm repo,
https://github.com/PeterSuh-Q3/tinycore-redpill/blob/main/custom_config.json#L230

 

The load repo is mine, but I forked popopico's, and synoboot_satadom maintains 2 the same as ARPL and TCRP.

https://github.com/PeterSuh-Q3/redpill-load/blob/master/config/RS4021xs%2B/7.1.1-42962/config.json#L103

 

I installed RS4021+ on proxmox and booted it more than 5 times, but it does not become KP.

 

I am using the Marvell chipset SATA controller pass-through.
I am setting up the hardware as below.

 

58733028_2023-02-052_00_52.thumb.png.c6d6422b7f2babede03473a3b675c192.png

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

@Peter Suh

I agree it may work for you, but as long as synoboot_satadom=1 works on this loader/kernel, then it should be considered instead of synoboot_satadom=2.

 

The warning shown in the log was written by Redpill team for a reason.

 

I know some loaders like DS918+ / DVA3221 does not support satadom 1, but when it can be selected, it should be the choice.

 

my VM conf :

image.thumb.png.2a9ef3730e44a75de85821d7a471f79e.png

I do not passthough any physical disk, only using the virtualised 32Gb one.

 

Host :

Motherboard : Supermicro X11SCA-F

CPU : Intel i9-9900k (8 cores / 16 thread)

Memory : 64Gb (2x32)

image.thumb.png.2d263ee4f237dc7f0427d9bffcdb3bc7.png

 

Edit

Comparing bootlogs well its start OK (left = 2, right = 1) :

 

image.thumb.png.9f239de7490b1bbc83178e69706bd13c.png

image.thumb.png.feacde09880f8aa593b620d0aef7d96f.png

 

 

image.thumb.png.ba83ec00e60105b210efee6955aa1a79.png

 

image.thumb.png.1eff1c956bdfe77005ba4434ac3c71f9.png

 

image.thumb.png.6a73144e8af0d78d092c5e4a1216fbbf.png

 

Coincidence or not, since running with synoboot_satadom=1 did not have any KP yet.

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

On 2/5/2023 at 6:10 AM, Peter Suh said:

The load repo is mine, but I forked popopico's, and synoboot_satadom maintains 2 the same as ARPL and TCRP.

https://github.com/PeterSuh-Q3/redpill-load/blob/master/config/RS4021xs%2B/7.1.1-42962/config.json#L103

 

isn't it 1 on @pocopico's repo ?

https://github.com/pocopico/redpill-load/blob/develop/config/RS4021xs%2B/7.1.1-42962/config.json#L107

  • Like 1
Link to comment
Share on other sites

54 minutes ago, Orphée said:

 

rs4021xs+ is a relatively recently added model in TRCP, and other models will have a history of this satadom value being changed.
It probably seems to be fixed at the number of the last 1.
My M SHELL or ARPL probably had 2 when I FORKed TCRP's REPO.

  • Like 1
Link to comment
Share on other sites

Hi,

 

I have tested the RS4021xs+ version on a Dell R320, Intel E5-2450L V2 with 48Gb ram, 4x 2Tb HDD, sata (no hardware raid controller) and the standard broadcom network cards.

 

The version DS3622xs+ is working fin on the system.

 

When installing version RS4021xs+, it will not find the server. tested with TCRP and ARPL

Without bringing the friend and with bringing the friend over.

 

When installing RS3618xs, the server can be found, but installing DSM will give and error, a corrupted file.

 

Anychange I am doing it wrong or the version are not suitable for the Dell R320

 

Kind regards

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

×
×
  • Create New...