Jump to content
XPEnology Community

Automated RedPill Loader (ARPL)


fbelavenuto

Recommended Posts

On 7/11/2022 at 11:31 AM, pocopico said:

@fbelavenuto Since you went all the way and designed a whole new way of delivering extensions.   I was thinking about the modules.

 

Can we deliver the modules as a whole bundle of ~10MB each e.g. 4.4.180-geminilake.mods and then only enable or disable the loading ?  So with that module bundle and if its required by the hardware (similar to what we do with the auto detection of the hardware and extensions ) , on the fly load the modules.

 

 

 

 

 

 

 

@pocopico this was realized with 0.3-alpha1 prerelease

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

27 minutes ago, fbelavenuto said:

Hi friends, please test this new release:

 

https://github.com/fbelavenuto/arpl/releases/tag/v0.3-alpha1

 

Now modules are built-in and auto-detected during dsm boot.

 

PS: burn the image, update is not work.

 

trying the 0.3a1, when doing update from the menu it sais "update to 0.2 alpha5", is this correct and just a text problem?

Link to comment
Share on other sites

13 minutes ago, fbelavenuto said:

Nop, 0.3a1 is released with prealpha flag, update is not detect this release, then please do not update nothing.

 

ok perfect i did not update, loader created and booted but it does not load mpt3sas at boot.

 

BusyBox v1.30.1 () built-in shell (ash)

SynologyNAS> fdisk -l
Disk /dev/synoboot: 300 MB, 314572800 bytes, 614400 sectors
38 cylinders, 255 heads, 63 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Device       Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
/dev/synoboot1 *  0,32,33     19,63,44          2048     309247     307200  150M  b Win95 FAT32
/dev/synoboot2    19,63,45    25,159,6        309248     411647     102400 50.0M 83 Linux
/dev/synoboot3    25,159,7    38,62,24        411648     614399     202752 99.0M 83 Linux

 

Spoiler
[    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@build13) (gcc version 8.5.0 (GCC) ) #42661 SMP Fri Apr 1 15:33:00 CST 2022
[    0.000000] Command line: synoboot_satadom=1 dom_szmax=392 console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x0000 syno_port_thaw=1 sn=2040SQRWS1KDS vid=0x0000 HddHotplug=0 DiskIdxMap=10 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000400-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfefefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] 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] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] 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.7 present.
[    0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020
[    0.000000] Kernel/User page tables isolation: disabled
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x1c0000 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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask 1FE000000000 write-back
[    0.000000]   1 base 0000C0000000 mask 1FFFC0000000 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] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f6a70-0x000f6a7f] mapped at [ffff8800000f6a70]
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 28672
[    0.000000] BRK [0x1bcd56000, 0x1bcd56fff] PGTABLE
[    0.000000] BRK [0x1bcd57000, 0x1bcd57fff] PGTABLE
[    0.000000] BRK [0x1bcd58000, 0x1bcd58fff] PGTABLE
[    0.000000] BRK [0x1bcd59000, 0x1bcd59fff] PGTABLE
[    0.000000] BRK [0x1bcd5a000, 0x1bcd5afff] PGTABLE
[    0.000000] BRK [0x1bcd5b000, 0x1bcd5bfff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1044364(99%)
[    0.000000] RAMDISK: [mem 0x1b98a7000-0x1bc1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6A00 000024 (v02 PTLTD )
[    0.000000] ACPI: XSDT 0x00000000BFEDB633 00005C (v01 INTEL  440BX    06040000 VMW  01324272)
[    0.000000] ACPI: FACP 0x00000000BFEFEE73 0000F4 (v04 INTEL  440BX    06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 0x00000000BFEDD001 021E72 (v01 PTLTD  Custom   06040000 MSFT 03000001)
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
[    0.000000] ACPI: BOOT 0x00000000BFEDCFB4 000028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: APIC 0x00000000BFEDC872 000742 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: MCFG 0x00000000BFEDC836 00003C (v01 PTLTD  $PCITBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SRAT 0x00000000BFEDB72F 0008D0 (v02 VMWARE MEMPLUG  06040000 VMW  00000001)
[    0.000000] ACPI: HPET 0x00000000BFEDB6F7 000038 (v01 VMWARE VMW HPET 06040000 VMW  00000001)
[    0.000000] ACPI: WAET 0x00000000BFEDB6CF 000028 (v01 VMWARE VMW WAET 06040000 VMW  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    0.000000] Setting APIC routing to physical flat.
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000001bfffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.000000]   node   0: [mem 0x00000000bff00000-0x00000000bfffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000001bfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000001bfffffff]
[    0.000000] On node 0 totalpages: 1572717
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782288 pages, LIFO batch:31
[    0.000000]   Normal zone: 12288 pages used for memmap
[    0.000000]   Normal zone: 786432 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] system APIC only can use physical flat
[    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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x3f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x40] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x41] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x42] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x43] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x44] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x45] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x46] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x47] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x48] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x49] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x4f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x50] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x51] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x52] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x53] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x54] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x55] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x56] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x57] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x58] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x59] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x5f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x60] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x61] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x62] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x63] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x64] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x65] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x66] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x67] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x68] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x69] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x6f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x70] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x71] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x72] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x73] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x74] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x75] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x76] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x77] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x78] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x79] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x7f] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 128, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
[    0.000000] smpboot: 128 Processors exceeds NR_CPUS limit of 24
[    0.000000] smpboot: Allowing 24 CPUs, 20 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfed0000-0xbfefefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:24 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff8801bd000000 s95192 r8192 d31784 u262144
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1548119
[    0.000000] Kernel command line: synoboot_satadom=1 dom_szmax=392 console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x0000 syno_port_thaw=1 sn=2040SQRWS1KDS vid=0x0000 HddHotplug=0 DiskIdxMap=10 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 SataPortMap=1
[    0.000000] Synology boot device SATADOM: 1
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2040SQRWS1KDS
[    0.000000] Disk Index Map: 10
[    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: 1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 6024060K/6290868K available (5535K kernel code, 880K rwdata, 1776K rodata, 928K init, 1568K bss, 266808K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000] NR_IRQS:4352 nr_irqs:616 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: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2393.715 MHz processor
[    0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4787.43 BogoMIPS (lpj=2393715)
[    0.000595] pid_max: default: 32768 minimum: 301
[    0.000610] ACPI: Core revision 20150930
[    0.012574] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.012590] Security Framework initialized
[    0.012605] AppArmor: AppArmor initialized
[    0.012621] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.013574] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.013590] Initializing cgroup subsys io
[    0.013605] Initializing cgroup subsys memory
[    0.013621] Initializing cgroup subsys devices
[    0.013637] Initializing cgroup subsys freezer
[    0.013652] Disabled fast string operations
[    0.013668] CPU: Physical Processor ID: 0
[    0.013684] CPU: Processor Core ID: 0
[    0.013715] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.014574] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.014590] Speculative Store Bypass: Vulnerable
[    0.015578] Freeing SMP alternatives memory: 24K
[    0.016641] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.016858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.027595] TSC deadline timer enabled
[    0.028226] smpboot: CPU0: Intel(R) Xeon(R) CPU E31265L @ 2.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.029355] Performance Events: 16-deep LBR, SandyBridge events, core PMU driver.
[    0.030361] perf_event_intel: CPUID marked event: 'cpu cycles' unavailable
[    0.031228] perf_event_intel: CPUID marked event: 'instructions' unavailable
[    0.032234] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[    0.033239] perf_event_intel: CPUID marked event: 'cache references' unavailable
[    0.034245] perf_event_intel: CPUID marked event: 'cache misses' unavailable
[    0.035250] perf_event_intel: CPUID marked event: 'branch instructions' unavailable
[    0.036256] perf_event_intel: CPUID marked event: 'branch misses' unavailable
[    0.037263] ... version:                1
[    0.037404] ... bit width:              48
[    0.037545] ... generic registers:      4
[    0.038267] ... value mask:             0000ffffffffffff
[    0.039273] ... max period:             000000007fffffff
[    0.040278] ... fixed-purpose events:   0
[    0.040419] ... event mask:             000000000000000f
[    0.041718] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.042290] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.043380] x86: Booting SMP configuration:
[    0.043521] .... node  #0, CPUs:        #1
[    0.045109] Disabled fast string operations
[    0.048488]   #2
[    0.049452] Disabled fast string operations
[    0.052932]   #3
[    0.053829] Disabled fast string operations
[    0.057250] x86: Booted up 1 node, 4 CPUs
[    0.058254] smpboot: Total of 4 processors activated (19149.72 BogoMIPS)
[    0.060420] devtmpfs: initialized
[    0.061026] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
[    0.062988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.064924] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    0.066535] NET: Registered protocol family 16
[    0.072562] cpuidle: using governor ladder
[    0.078627] cpuidle: using governor menu
[    0.079644] Simple Boot Flag at 0x36 set to 0x80
[    0.080662] ACPI: bus type PCI registered
[    0.081758] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.083639] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.085114] PCI: Using configuration type 1 for base access
[    0.086354] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.093841] ACPI: Added _OSI(Module Device)
[    0.094739] ACPI: Added _OSI(Processor Device)
[    0.095755] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.096773] ACPI: Added _OSI(Processor Aggregator Device)
[    0.113321] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.130989] ACPI: Interpreter enabled
[    0.131859] ACPI: (supports S0 S4 S5)
[    0.132598] ACPI: Using IOAPIC for interrupt routing
[    0.133767] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.187431] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
[    0.188960] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.190950] acpi PNP0A03:00: _OSC: platform does not support [AER]
[    0.192471] acpi PNP0A03:00: _OSC: OS now controls [PME PCIeCapability]
[    0.194382] PCI host bridge to bus 0000:00
[    0.195386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.197011] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.198536] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.200032] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.201557] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.203053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.204578] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.206074] pci_bus 0000:00: root bus resource [io  0x0d00-0xfeff window]
[    0.207599] pci_bus 0000:00: root bus resource [bus 00-7f]
[    0.208754] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
[    0.210521] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
[    0.212039] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
[    0.214031] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
[    0.216031] pci 0000:00:07.1: reg 0x20: [io  0x1060-0x106f]
[    0.217505] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.219182] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.220695] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.222202] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.223765] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
[    0.226242] pci 0000:00:07.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.227756] pci 0000:00:07.3: quirk: [io  0x1040-0x104f] claimed by PIIX4 SMB
[    0.229302] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
[    0.231132] pci 0000:00:07.7: reg 0x10: [io  0x1080-0x10bf]
[    0.232610] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
[    0.235719] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
[    0.237695] pci 0000:00:0f.0: reg 0x10: [io  0x1070-0x107f]
[    0.239190] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
[    0.241207] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
[    0.244712] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
[    0.246396] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
[    0.248260] pci 0000:00:11.0: System wakeup disabled by ACPI
[    0.249451] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
[    0.251282] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
[    0.252803] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.253996] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
[    0.255824] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
[    0.257332] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.258519] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
[    0.260350] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
[    0.261870] pci 0000:00:15.2: System wakeup disabled by ACPI
[    0.263064] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
[    0.264893] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
[    0.266398] pci 0000:00:15.3: System wakeup disabled by ACPI
[    0.267589] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
[    0.269415] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
[    0.270569] pci 0000:00:15.4: System wakeup disabled by ACPI
[    0.272004] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
[    0.273958] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
[    0.275466] pci 0000:00:15.5: System wakeup disabled by ACPI
[    0.276654] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
[    0.278472] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
[    0.279626] pci 0000:00:15.6: System wakeup disabled by ACPI
[    0.281054] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
[    0.283023] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
[    0.284537] pci 0000:00:15.7: System wakeup disabled by ACPI
[    0.285703] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
[    0.287537] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.289072] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.290261] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
[    0.292093] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
[    0.293594] pci 0000:00:16.1: System wakeup disabled by ACPI
[    0.294783] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
[    0.296600] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
[    0.297756] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.299187] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
[    0.301164] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
[    0.302673] pci 0000:00:16.3: System wakeup disabled by ACPI
[    0.303861] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
[    0.305664] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
[    0.306818] pci 0000:00:16.4: System wakeup disabled by ACPI
[    0.308237] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
[    0.310231] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
[    0.311740] pci 0000:00:16.5: System wakeup disabled by ACPI
[    0.312928] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
[    0.314727] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
[    0.315881] pci 0000:00:16.6: System wakeup disabled by ACPI
[    0.317321] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
[    0.319298] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
[    0.320797] pci 0000:00:16.7: System wakeup disabled by ACPI
[    0.321980] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
[    0.323790] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.324944] pci 0000:00:17.0: System wakeup disabled by ACPI
[    0.326392] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
[    0.328360] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
[    0.329873] pci 0000:00:17.1: System wakeup disabled by ACPI
[    0.331063] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
[    0.332853] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
[    0.334006] pci 0000:00:17.2: System wakeup disabled by ACPI
[    0.335440] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
[    0.337429] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
[    0.338928] pci 0000:00:17.3: System wakeup disabled by ACPI
[    0.340115] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
[    0.341915] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
[    0.343069] pci 0000:00:17.4: System wakeup disabled by ACPI
[    0.344503] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
[    0.346497] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
[    0.348005] pci 0000:00:17.5: System wakeup disabled by ACPI
[    0.349193] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
[    0.350978] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
[    0.352132] pci 0000:00:17.6: System wakeup disabled by ACPI
[    0.353569] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
[    0.355564] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
[    0.357067] pci 0000:00:17.7: System wakeup disabled by ACPI
[    0.358255] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
[    0.360042] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
[    0.361196] pci 0000:00:18.0: System wakeup disabled by ACPI
[    0.362642] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
[    0.364632] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
[    0.366140] pci 0000:00:18.1: System wakeup disabled by ACPI
[    0.367325] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
[    0.369107] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
[    0.370261] pci 0000:00:18.2: System wakeup disabled by ACPI
[    0.371713] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
[    0.373702] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
[    0.375212] pci 0000:00:18.3: System wakeup disabled by ACPI
[    0.376400] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
[    0.378170] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
[    0.379324] pci 0000:00:18.4: System wakeup disabled by ACPI
[    0.380763] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
[    0.382768] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
[    0.384270] pci 0000:00:18.5: System wakeup disabled by ACPI
[    0.385457] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
[    0.387233] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
[    0.388387] pci 0000:00:18.6: System wakeup disabled by ACPI
[    0.389830] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
[    0.391837] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
[    0.393337] pci 0000:00:18.7: System wakeup disabled by ACPI
[    0.394562] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.395872] pci 0000:02:00.0: [15ad:07e0] type 00 class 0x010601
[    0.398898] pci 0000:02:00.0: reg 0x24: [mem 0xfd5ff000-0xfd5fffff]
[    0.400436] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.402340] pci 0000:02:00.0: PME# supported from D3hot
[    0.403493] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.404679] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
[    0.406099] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    0.407522] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    0.409120] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    0.410999] pci 0000:00:11.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.413139] pci 0000:00:11.0:   bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[    0.415153] pci 0000:00:11.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.417167] pci 0000:00:11.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.419181] pci 0000:00:11.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.421195] pci 0000:00:11.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    0.423209] pci 0000:00:11.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.425225] pci 0000:00:11.0:   bridge window [io  0x0d00-0xfeff window] (subtractive decode)
[    0.427564] pci 0000:03:00.0: [8086:10d3] type 00 class 0x020000
[    0.429116] pci 0000:03:00.0: reg 0x10: [mem 0xfd4a0000-0xfd4bffff]
[    0.430669] pci 0000:03:00.0: reg 0x14: [mem 0xfd4c0000-0xfd4dffff]
[    0.432549] pci 0000:03:00.0: reg 0x18: [io  0x4000-0x401f]
[    0.433715] pci 0000:03:00.0: reg 0x1c: [mem 0xfd4fc000-0xfd4fffff]
[    0.436166] pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.438196] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.439389] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.440624] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    0.441773] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    0.443377] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.445280] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.446414] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    0.447817] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    0.449419] pci 0000:00:15.1:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    0.451323] pci 0000:00:15.2: PCI bridge to [bus 05]
[    0.452457] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    0.453860] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    0.455461] pci 0000:00:15.2:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    0.457368] pci 0000:00:15.3: PCI bridge to [bus 06]
[    0.458501] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.459903] pci 0000:00:15.3:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    0.461805] pci 0000:00:15.4: PCI bridge to [bus 07]
[    0.462938] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    0.464526] pci 0000:00:15.4:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    0.466430] pci 0000:00:15.5: PCI bridge to [bus 08]
[    0.467563] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    0.468967] pci 0000:00:15.5:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    0.470866] pci 0000:00:15.6: PCI bridge to [bus 09]
[    0.471999] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.473592] pci 0000:00:15.6:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    0.475499] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    0.476632] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.478031] pci 0000:00:15.7:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    0.479966] pci 0000:0b:00.0: [1000:0072] type 00 class 0x010700
[    0.481503] pci 0000:0b:00.0: reg 0x10: [io  0x5000-0x50ff]
[    0.482919] pci 0000:0b:00.0: reg 0x14: [mem 0xfd3f0000-0xfd3fffff 64bit]
[    0.484935] pci 0000:0b:00.0: reg 0x1c: [mem 0xfd380000-0xfd3bffff 64bit]
[    0.487615] pci 0000:0b:00.0: supports D1 D2
[    0.488685] pci 0000:0b:00.0: System wakeup disabled by ACPI
[    0.490105] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.492143] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    0.493289] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    0.494744] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    0.496169] pci 0000:00:16.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    0.498075] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    0.499208] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    0.500708] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.502211] pci 0000:00:16.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    0.504117] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    0.505250] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    0.506750] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    0.508252] pci 0000:00:16.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    0.510158] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    0.511291] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    0.512881] pci 0000:00:16.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    0.514786] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    0.515919] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    0.517315] pci 0000:00:16.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    0.519220] pci 0000:00:16.5: PCI bridge to [bus 10]
[    0.520353] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    0.521946] pci 0000:00:16.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    0.523849] pci 0000:00:16.6: PCI bridge to [bus 11]
[    0.524983] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.526379] pci 0000:00:16.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    0.528282] pci 0000:00:16.7: PCI bridge to [bus 12]
[    0.529415] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.531012] pci 0000:00:16.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    0.532919] pci 0000:00:17.0: PCI bridge to [bus 13]
[    0.534052] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    0.535445] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    0.537053] pci 0000:00:17.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    0.538964] pci 0000:00:17.1: PCI bridge to [bus 14]
[    0.540097] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    0.541490] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.543095] pci 0000:00:17.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    0.544998] pci 0000:00:17.2: PCI bridge to [bus 15]
[    0.546132] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    0.547534] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    0.549137] pci 0000:00:17.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    0.551046] pci 0000:00:17.3: PCI bridge to [bus 16]
[    0.552179] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.553578] pci 0000:00:17.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    0.555484] pci 0000:00:17.4: PCI bridge to [bus 17]
[    0.556618] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    0.558203] pci 0000:00:17.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    0.560112] pci 0000:00:17.5: PCI bridge to [bus 18]
[    0.561245] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.562642] pci 0000:00:17.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    0.564549] pci 0000:00:17.6: PCI bridge to [bus 19]
[    0.565681] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.567269] pci 0000:00:17.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    0.569176] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    0.570309] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.571705] pci 0000:00:17.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    0.573614] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    0.574747] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    0.576248] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    0.577745] pci 0000:00:18.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    0.579652] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    0.580785] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    0.582286] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.583784] pci 0000:00:18.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    0.585680] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    0.586814] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    0.588423] pci 0000:00:18.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    0.590323] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    0.591456] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.592849] pci 0000:00:18.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    0.594755] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    0.595888] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    0.597490] pci 0000:00:18.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    0.599396] pci 0000:00:18.5: PCI bridge to [bus 20]
[    0.600529] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.601912] pci 0000:00:18.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    0.603819] pci 0000:00:18.6: PCI bridge to [bus 21]
[    0.604952] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.606554] pci 0000:00:18.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    0.608463] pci 0000:00:18.7: PCI bridge to [bus 22]
[    0.609596] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    0.610975] pci 0000:00:18.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    0.614888] pci_bus 0000:00: on NUMA node 0
[    0.615937] pci 0000:00:15.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.617997] pci 0000:03:00.0: Max Payload Size set to  128/ 256 (was  128), Max Read Rq  128
[    0.620033] pci 0000:00:15.1: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.622046] pci 0000:00:15.2: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.624059] pci 0000:00:15.3: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.626073] pci 0000:00:15.4: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.628086] pci 0000:00:15.5: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.630099] pci 0000:00:15.6: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.632114] pci 0000:00:15.7: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.634127] pci 0000:00:16.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.636140] pci 0000:0b:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.638155] pci 0000:00:16.1: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.640168] pci 0000:00:16.2: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.642181] pci 0000:00:16.3: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.644194] pci 0000:00:16.4: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.646207] pci 0000:00:16.5: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.648220] pci 0000:00:16.6: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.650233] pci 0000:00:16.7: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.652246] pci 0000:00:17.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.654259] pci 0000:00:17.1: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.656272] pci 0000:00:17.2: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.658285] pci 0000:00:17.3: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.660298] pci 0000:00:17.4: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.662310] pci 0000:00:17.5: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.664323] pci 0000:00:17.6: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.666336] pci 0000:00:17.7: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.668349] pci 0000:00:18.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.670362] pci 0000:00:18.1: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.672375] pci 0000:00:18.2: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.674388] pci 0000:00:18.3: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.676401] pci 0000:00:18.4: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.678414] pci 0000:00:18.5: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.680427] pci 0000:00:18.6: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.682440] pci 0000:00:18.7: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    0.684526] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15), disabled.
[    0.686746] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
[    0.689041] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15), disabled.
[    0.691390] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 14 15), disabled.
[    0.716334] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.717720] vgaarb: setting as boot device: PCI:0000:00:0f.0
[    0.718875] vgaarb: device added: PCI:0000:00:0f.0,decodes=io+mem,owns=io+mem,locks=none
[    0.720887] vgaarb: loaded
[    0.721555] vgaarb: bridge control possible 0000:00:0f.0
[    0.721935] SCSI subsystem initialized
[    0.722990] libata version 3.00 loaded.
[    0.723962] pps_core: LinuxPPS API ver. 1 registered
[    0.725078] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.727094] PTP clock support registered
[    0.728056] EDAC MC: Ver: 3.0.0
[    0.730053] PCI: Using ACPI for IRQ routing
[    0.735791] PCI: pci_cache_line_size set to 64 bytes
[    0.737815] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.739037] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
[    0.740581] clocksource: Switched to clocksource hpet
[    0.747644] AppArmor: AppArmor Filesystem Enabled
[    0.748632] pnp: PnP ACPI init
[    0.749615] system 00:00: [io  0x1000-0x103f] has been reserved
[    0.750603] system 00:00: [io  0x1040-0x104f] has been reserved
[    0.751608] system 00:00: [io  0x0cf0-0x0cf1] has been reserved
[    0.752605] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.753625] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.754627] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.755626] pnp 00:03: Plug and Play ACPI device, IDs VMW0003 PNP0f13 (active)
[    0.756632] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.757608] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.759613] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.760637] system 00:06: [io  0xfce0-0xfcff] has been reserved
[    0.761606] system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.762611] system 00:06: [mem 0xfe800000-0xfe9fffff] has been reserved
[    0.763604] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.786621] pnp: PnP ACPI: found 7 devices
[    0.795674] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.797632] pci 0000:00:15.3: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.799633] pci 0000:00:15.4: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.801635] pci 0000:00:15.5: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.803628] pci 0000:00:15.6: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.805636] pci 0000:00:15.7: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.806637] pci 0000:00:16.3: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.807647] pci 0000:00:16.4: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.808633] pci 0000:00:16.5: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.809654] pci 0000:00:16.6: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.810639] pci 0000:00:16.7: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.811639] pci 0000:00:17.3: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.812651] pci 0000:00:17.4: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.814633] pci 0000:00:17.5: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.816637] pci 0000:00:17.6: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
[    0.818630] pci 0000:00:17.7: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
[    0.820626] pci 0000:00:18.2: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
[    0.822631] pci 0000:00:18.3: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
[    0.823640] pci 0000:00:18.4: bridge window [io  0x1000-0x0fff] to [bus 1f] add_size 1000
[    0.824649] pci 0000:00:18.5: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
[    0.826641] pci 0000:00:18.6: bridge window [io  0x1000-0x0fff] to [bus 21] add_size 1000
[    0.828645] pci 0000:00:18.7: bridge window [io  0x1000-0x0fff] to [bus 22] add_size 1000
[    0.830624] pci 0000:00:15.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.832637] pci 0000:00:15.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.834632] pci 0000:00:15.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.836652] pci 0000:00:15.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.838640] pci 0000:00:15.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.840648] pci 0000:00:15.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.842640] pci 0000:00:15.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.844636] pci 0000:00:15.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.846642] pci 0000:00:15.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.848648] pci 0000:00:15.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.850640] pci 0000:00:16.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.852642] pci 0000:00:16.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.854648] pci 0000:00:16.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.856642] pci 0000:00:16.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.858645] pci 0000:00:16.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.860652] pci 0000:00:16.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.862659] pci 0000:00:16.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.864645] pci 0000:00:16.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.866653] pci 0000:00:16.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.868653] pci 0000:00:16.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.870647] pci 0000:00:17.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.872654] pci 0000:00:17.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.874653] pci 0000:00:17.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.876654] pci 0000:00:17.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.878666] pci 0000:00:17.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.880654] pci 0000:00:17.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.882655] pci 0000:00:17.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.884661] pci 0000:00:17.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.886654] pci 0000:00:17.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.888653] pci 0000:00:17.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.890662] pci 0000:00:18.2: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.892655] pci 0000:00:18.2: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.894658] pci 0000:00:18.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.896664] pci 0000:00:18.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.898659] pci 0000:00:18.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.900658] pci 0000:00:18.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.902669] pci 0000:00:18.5: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.904661] pci 0000:00:18.5: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.906662] pci 0000:00:18.6: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.908669] pci 0000:00:18.6: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.910661] pci 0000:00:18.7: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.912664] pci 0000:00:18.7: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.914672] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0400000-0xc0407fff pref]
[    0.915666] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.916664] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.917665] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.918663] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.919665] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.920664] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.921667] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.922665] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.923665] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.924664] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.925667] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.926669] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.927666] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.928672] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.929680] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.930671] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.931669] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.932673] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.933669] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.934671] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.935676] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.936667] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.937671] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.938671] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.939673] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.940670] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.941682] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.942673] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.943671] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.944674] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.945672] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.946673] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.947676] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.948675] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.949674] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.950679] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.951676] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.952675] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.953682] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.954679] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.955676] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.956684] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.957683] pci 0000:00:18.7: BAR 13: no space for [io  size 0x1000]
[    0.958681] pci 0000:00:18.7: BAR 13: failed to assign [io  size 0x1000]
[    0.959686] pci 0000:00:18.6: BAR 13: no space for [io  size 0x1000]
[    0.960684] pci 0000:00:18.6: BAR 13: failed to assign [io  size 0x1000]
[    0.961683] pci 0000:00:18.5: BAR 13: no space for [io  size 0x1000]
[    0.962691] pci 0000:00:18.5: BAR 13: failed to assign [io  size 0x1000]
[    0.963687] pci 0000:00:18.4: BAR 13: no space for [io  size 0x1000]
[    0.964680] pci 0000:00:18.4: BAR 13: failed to assign [io  size 0x1000]
[    0.965679] pci 0000:00:18.3: BAR 13: no space for [io  size 0x1000]
[    0.966681] pci 0000:00:18.3: BAR 13: failed to assign [io  size 0x1000]
[    0.967680] pci 0000:00:18.2: BAR 13: no space for [io  size 0x1000]
[    0.968681] pci 0000:00:18.2: BAR 13: failed to assign [io  size 0x1000]
[    0.969681] pci 0000:00:17.7: BAR 13: no space for [io  size 0x1000]
[    0.970680] pci 0000:00:17.7: BAR 13: failed to assign [io  size 0x1000]
[    0.971682] pci 0000:00:17.6: BAR 13: no space for [io  size 0x1000]
[    0.972681] pci 0000:00:17.6: BAR 13: failed to assign [io  size 0x1000]
[    0.973684] pci 0000:00:17.5: BAR 13: no space for [io  size 0x1000]
[    0.974683] pci 0000:00:17.5: BAR 13: failed to assign [io  size 0x1000]
[    0.975684] pci 0000:00:17.4: BAR 13: no space for [io  size 0x1000]
[    0.976684] pci 0000:00:17.4: BAR 13: failed to assign [io  size 0x1000]
[    0.977690] pci 0000:00:17.3: BAR 13: no space for [io  size 0x1000]
[    0.978694] pci 0000:00:17.3: BAR 13: failed to assign [io  size 0x1000]
[    0.979685] pci 0000:00:16.7: BAR 13: no space for [io  size 0x1000]
[    0.980685] pci 0000:00:16.7: BAR 13: failed to assign [io  size 0x1000]
[    0.981687] pci 0000:00:16.6: BAR 13: no space for [io  size 0x1000]
[    0.982685] pci 0000:00:16.6: BAR 13: failed to assign [io  size 0x1000]
[    0.983686] pci 0000:00:16.5: BAR 13: no space for [io  size 0x1000]
[    0.984686] pci 0000:00:16.5: BAR 13: failed to assign [io  size 0x1000]
[    0.985686] pci 0000:00:16.4: BAR 13: no space for [io  size 0x1000]
[    0.986690] pci 0000:00:16.4: BAR 13: failed to assign [io  size 0x1000]
[    0.987690] pci 0000:00:16.3: BAR 13: no space for [io  size 0x1000]
[    0.988688] pci 0000:00:16.3: BAR 13: failed to assign [io  size 0x1000]
[    0.989696] pci 0000:00:15.7: BAR 13: no space for [io  size 0x1000]
[    0.990704] pci 0000:00:15.7: BAR 13: failed to assign [io  size 0x1000]
[    0.991690] pci 0000:00:15.6: BAR 13: no space for [io  size 0x1000]
[    0.992689] pci 0000:00:15.6: BAR 13: failed to assign [io  size 0x1000]
[    0.993689] pci 0000:00:15.5: BAR 13: no space for [io  size 0x1000]
[    0.994688] pci 0000:00:15.5: BAR 13: failed to assign [io  size 0x1000]
[    0.995708] pci 0000:00:15.4: BAR 13: no space for [io  size 0x1000]
[    0.996691] pci 0000:00:15.4: BAR 13: failed to assign [io  size 0x1000]
[    0.997694] pci 0000:00:15.3: BAR 13: no space for [io  size 0x1000]
[    0.998702] pci 0000:00:15.3: BAR 13: failed to assign [io  size 0x1000]
[    0.999694] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.000702] pci 0000:02:00.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
[    1.001704] pci 0000:00:11.0: PCI bridge to [bus 02]
[    1.002703] pci 0000:00:11.0:   bridge window [io  0x2000-0x3fff]
[    1.003704] pci 0000:00:11.0:   bridge window [mem 0xfd500000-0xfdffffff]
[    1.004709] pci 0000:00:11.0:   bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    1.005706] pci 0000:03:00.0: BAR 6: assigned [mem 0xfd400000-0xfd40ffff pref]
[    1.006694] pci 0000:00:15.0: PCI bridge to [bus 03]
[    1.007704] pci 0000:00:15.0:   bridge window [io  0x4000-0x4fff]
[    1.008708] pci 0000:00:15.0:   bridge window [mem 0xfd400000-0xfd4fffff]
[    1.009706] pci 0000:00:15.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    1.010707] pci 0000:00:15.1: PCI bridge to [bus 04]
[    1.011706] pci 0000:00:15.1:   bridge window [io  0x8000-0x8fff]
[    1.012709] pci 0000:00:15.1:   bridge window [mem 0xfd000000-0xfd0fffff]
[    1.013713] pci 0000:00:15.1:   bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
[    1.014707] pci 0000:00:15.2: PCI bridge to [bus 05]
[    1.015708] pci 0000:00:15.2:   bridge window [io  0xc000-0xcfff]
[    1.016717] pci 0000:00:15.2:   bridge window [mem 0xfcc00000-0xfccfffff]
[    1.017709] pci 0000:00:15.2:   bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
[    1.018710] pci 0000:00:15.3: PCI bridge to [bus 06]
[    1.019712] pci 0000:00:15.3:   bridge window [mem 0xfc800000-0xfc8fffff]
[    1.020710] pci 0000:00:15.3:   bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
[    1.021710] pci 0000:00:15.4: PCI bridge to [bus 07]
[    1.022711] pci 0000:00:15.4:   bridge window [mem 0xfc400000-0xfc4fffff]
[    1.023710] pci 0000:00:15.4:   bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    1.024711] pci 0000:00:15.5: PCI bridge to [bus 08]
[    1.025716] pci 0000:00:15.5:   bridge window [mem 0xfc000000-0xfc0fffff]
[    1.026713] pci 0000:00:15.5:   bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
[    1.027712] pci 0000:00:15.6: PCI bridge to [bus 09]
[    1.028714] pci 0000:00:15.6:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    1.029712] pci 0000:00:15.6:   bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
[    1.030714] pci 0000:00:15.7: PCI bridge to [bus 0a]
[    1.031716] pci 0000:00:15.7:   bridge window [mem 0xfb800000-0xfb8fffff]
[    1.032714] pci 0000:00:15.7:   bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
[    1.033715] pci 0000:00:16.0: PCI bridge to [bus 0b]
[    1.034724] pci 0000:00:16.0:   bridge window [io  0x5000-0x5fff]
[    1.035715] pci 0000:00:16.0:   bridge window [mem 0xfd300000-0xfd3fffff]
[    1.036717] pci 0000:00:16.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.037716] pci 0000:00:16.1: PCI bridge to [bus 0c]
[    1.038716] pci 0000:00:16.1:   bridge window [io  0x9000-0x9fff]
[    1.039718] pci 0000:00:16.1:   bridge window [mem 0xfcf00000-0xfcffffff]
[    1.040718] pci 0000:00:16.1:   bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
[    1.041721] pci 0000:00:16.2: PCI bridge to [bus 0d]
[    1.042720] pci 0000:00:16.2:   bridge window [io  0xd000-0xdfff]
[    1.043718] pci 0000:00:16.2:   bridge window [mem 0xfcb00000-0xfcbfffff]
[    1.044718] pci 0000:00:16.2:   bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
[    1.045718] pci 0000:00:16.3: PCI bridge to [bus 0e]
[    1.046721] pci 0000:00:16.3:   bridge window [mem 0xfc700000-0xfc7fffff]
[    1.047719] pci 0000:00:16.3:   bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    1.048719] pci 0000:00:16.4: PCI bridge to [bus 0f]
[    1.049725] pci 0000:00:16.4:   bridge window [mem 0xfc300000-0xfc3fffff]
[    1.050730] pci 0000:00:16.4:   bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    1.051721] pci 0000:00:16.5: PCI bridge to [bus 10]
[    1.052731] pci 0000:00:16.5:   bridge window [mem 0xfbf00000-0xfbffffff]
[    1.053721] pci 0000:00:16.5:   bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
[    1.054721] pci 0000:00:16.6: PCI bridge to [bus 11]
[    1.055722] pci 0000:00:16.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    1.056722] pci 0000:00:16.6:   bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
[    1.057722] pci 0000:00:16.7: PCI bridge to [bus 12]
[    1.058724] pci 0000:00:16.7:   bridge window [mem 0xfb700000-0xfb7fffff]
[    1.059723] pci 0000:00:16.7:   bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    1.060728] pci 0000:00:17.0: PCI bridge to [bus 13]
[    1.061731] pci 0000:00:17.0:   bridge window [io  0x6000-0x6fff]
[    1.062729] pci 0000:00:17.0:   bridge window [mem 0xfd200000-0xfd2fffff]
[    1.063725] pci 0000:00:17.0:   bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
[    1.064745] pci 0000:00:17.1: PCI bridge to [bus 14]
[    1.065729] pci 0000:00:17.1:   bridge window [io  0xa000-0xafff]
[    1.066730] pci 0000:00:17.1:   bridge window [mem 0xfce00000-0xfcefffff]
[    1.067727] pci 0000:00:17.1:   bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
[    1.068727] pci 0000:00:17.2: PCI bridge to [bus 15]
[    1.069727] pci 0000:00:17.2:   bridge window [io  0xe000-0xefff]
[    1.070736] pci 0000:00:17.2:   bridge window [mem 0xfca00000-0xfcafffff]
[    1.071727] pci 0000:00:17.2:   bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
[    1.072728] pci 0000:00:17.3: PCI bridge to [bus 16]
[    1.073728] pci 0000:00:17.3:   bridge window [mem 0xfc600000-0xfc6fffff]
[    1.074728] pci 0000:00:17.3:   bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
[    1.075737] pci 0000:00:17.4: PCI bridge to [bus 17]
[    1.076732] pci 0000:00:17.4:   bridge window [mem 0xfc200000-0xfc2fffff]
[    1.076758] pci 0000:00:17.4:   bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
[    1.077734] pci 0000:00:17.5: PCI bridge to [bus 18]
[    1.078731] pci 0000:00:17.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.079738] pci 0000:00:17.5:   bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
[    1.080738] pci 0000:00:17.6: PCI bridge to [bus 19]
[    1.081732] pci 0000:00:17.6:   bridge window [mem 0xfba00000-0xfbafffff]
[    1.082733] pci 0000:00:17.6:   bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
[    1.083732] pci 0000:00:17.7: PCI bridge to [bus 1a]
[    1.084733] pci 0000:00:17.7:   bridge window [mem 0xfb600000-0xfb6fffff]
[    1.085732] pci 0000:00:17.7:   bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
[    1.086741] pci 0000:00:18.0: PCI bridge to [bus 1b]
[    1.087728] pci 0000:00:18.0:   bridge window [io  0x7000-0x7fff]
[    1.088742] pci 0000:00:18.0:   bridge window [mem 0xfd100000-0xfd1fffff]
[    1.089735] pci 0000:00:18.0:   bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
[    1.090734] pci 0000:00:18.1: PCI bridge to [bus 1c]
[    1.091737] pci 0000:00:18.1:   bridge window [io  0xb000-0xbfff]
[    1.092742] pci 0000:00:18.1:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    1.093740] pci 0000:00:18.1:   bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
[    1.094745] pci 0000:00:18.2: PCI bridge to [bus 1d]
[    1.095746] pci 0000:00:18.2:   bridge window [mem 0xfc900000-0xfc9fffff]
[    1.096741] pci 0000:00:18.2:   bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
[    1.097741] pci 0000:00:18.3: PCI bridge to [bus 1e]
[    1.098742] pci 0000:00:18.3:   bridge window [mem 0xfc500000-0xfc5fffff]
[    1.099738] pci 0000:00:18.3:   bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    1.100746] pci 0000:00:18.4: PCI bridge to [bus 1f]
[    1.101740] pci 0000:00:18.4:   bridge window [mem 0xfc100000-0xfc1fffff]
[    1.102739] pci 0000:00:18.4:   bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
[    1.103749] pci 0000:00:18.5: PCI bridge to [bus 20]
[    1.104741] pci 0000:00:18.5:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    1.105736] pci 0000:00:18.5:   bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
[    1.106745] pci 0000:00:18.6: PCI bridge to [bus 21]
[    1.107741] pci 0000:00:18.6:   bridge window [mem 0xfb900000-0xfb9fffff]
[    1.108740] pci 0000:00:18.6:   bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
[    1.109744] pci 0000:00:18.7: PCI bridge to [bus 22]
[    1.110741] pci 0000:00:18.7:   bridge window [mem 0xfb500000-0xfb5fffff]
[    1.111755] pci 0000:00:18.7:   bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    1.112748] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    1.113731] pci_bus 0000:00: resource 5 [mem 0x000cc000-0x000cffff window]
[    1.114737] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff window]
[    1.115745] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
[    1.116733] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
[    1.117737] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff window]
[    1.118737] pci_bus 0000:00: resource 10 [io  0x0000-0x0cf7 window]
[    1.119737] pci_bus 0000:00: resource 11 [io  0x0d00-0xfeff window]
[    1.120733] pci_bus 0000:02: resource 0 [io  0x2000-0x3fff]
[    1.121739] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
[    1.122737] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
[    1.123736] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
[    1.124737] pci_bus 0000:02: resource 5 [mem 0x000cc000-0x000cffff window]
[    1.125737] pci_bus 0000:02: resource 6 [mem 0x000d0000-0x000d3fff window]
[    1.126740] pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d7fff window]
[    1.127736] pci_bus 0000:02: resource 8 [mem 0x000d8000-0x000dbfff window]
[    1.128738] pci_bus 0000:02: resource 9 [mem 0xc0000000-0xfebfffff window]
[    1.129738] pci_bus 0000:02: resource 10 [io  0x0000-0x0cf7 window]
[    1.130744] pci_bus 0000:02: resource 11 [io  0x0d00-0xfeff window]
[    1.131739] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    1.132740] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
[    1.133751] pci_bus 0000:03: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    1.134740] pci_bus 0000:04: resource 0 [io  0x8000-0x8fff]
[    1.135740] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
[    1.136745] pci_bus 0000:04: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
[    1.137740] pci_bus 0000:05: resource 0 [io  0xc000-0xcfff]
[    1.138745] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
[    1.139738] pci_bus 0000:05: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
[    1.140742] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[    1.141742] pci_bus 0000:06: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
[    1.142749] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
[    1.143743] pci_bus 0000:07: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
[    1.144742] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
[    1.145745] pci_bus 0000:08: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
[    1.146744] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    1.147744] pci_bus 0000:09: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
[    1.148754] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    1.149745] pci_bus 0000:0a: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
[    1.150745] pci_bus 0000:0b: resource 0 [io  0x5000-0x5fff]
[    1.151747] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
[    1.152759] pci_bus 0000:0b: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
[    1.153745] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    1.154751] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
[    1.155756] pci_bus 0000:0c: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
[    1.156747] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
[    1.157749] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
[    1.158749] pci_bus 0000:0d: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
[    1.159748] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
[    1.160761] pci_bus 0000:0e: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
[    1.161753] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
[    1.162752] pci_bus 0000:0f: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
[    1.163758] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
[    1.164758] pci_bus 0000:10: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
[    1.165752] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    1.166763] pci_bus 0000:11: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
[    1.167748] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
[    1.168749] pci_bus 0000:12: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
[    1.169760] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    1.170750] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
[    1.171752] pci_bus 0000:13: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
[    1.172759] pci_bus 0000:14: resource 0 [io  0xa000-0xafff]
[    1.173750] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
[    1.174754] pci_bus 0000:14: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
[    1.175763] pci_bus 0000:15: resource 0 [io  0xe000-0xefff]
[    1.176753] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
[    1.177756] pci_bus 0000:15: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
[    1.178756] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
[    1.179755] pci_bus 0000:16: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
[    1.180755] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
[    1.181761] pci_bus 0000:17: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
[    1.182755] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
[    1.183757] pci_bus 0000:18: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
[    1.184764] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
[    1.185758] pci_bus 0000:19: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
[    1.186759] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
[    1.187765] pci_bus 0000:1a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
[    1.188760] pci_bus 0000:1b: resource 0 [io  0x7000-0x7fff]
[    1.189760] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
[    1.190759] pci_bus 0000:1b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
[    1.191760] pci_bus 0000:1c: resource 0 [io  0xb000-0xbfff]
[    1.192760] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    1.193760] pci_bus 0000:1c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
[    1.194761] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
[    1.195758] pci_bus 0000:1d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
[    1.196762] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
[    1.197762] pci_bus 0000:1e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
[    1.198762] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
[    1.199765] pci_bus 0000:1f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
[    1.200763] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    1.201762] pci_bus 0000:20: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
[    1.202765] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
[    1.203765] pci_bus 0000:21: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
[    1.204764] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
[    1.205761] pci_bus 0000:22: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
[    1.206776] NET: Registered protocol family 2
[    1.207790] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.208777] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.209777] TCP: Hash tables configured (established 65536 bind 65536)
[    1.210777] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.211783] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.212778] NET: Registered protocol family 1
[    1.213777] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.214788] pci 0000:00:0f.0: Video device with shadowed ROM
[    1.215778] PCI: CLS mismatch (32 != 64), using 64 bytes
[    2.220110] Trying to unpack rootfs image as initramfs...
[    2.243144] Freeing initrd memory: 42340K
[    2.243690] redpill: loading out-of-tree module taints kernel.
[    2.245144] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    2.259135] PCI host bridge to bus 0001:09
[    2.259352] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    2.260144] pci_bus 0001:09: root bus resource [mem 0x00000000-0x1fffffffffff]
[    2.260667] pci_bus 0001:09: root bus resource [bus 00-ff]
[    2.261145] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    2.262154] pci 0001:09:00.0: Can't map mv9235 registers
[    2.262695] PCI host bridge to bus 0001:0c
[    2.263222] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    2.263733] pci_bus 0001:0c: root bus resource [mem 0x00000000-0x1fffffffffff]
[    2.265139] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    2.267135] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    2.268136] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    2.269160] pci 0001:0c:00.0: Can't map mv9235 registers
[    2.277937] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.279166] software IO TLB: mapped [mem 0xbbed0000-0xbfed0000] (64MB)
[    2.280179] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer
[    2.282157] hw unit of domain pp0-core 2^-0 Joules
[    2.283149] hw unit of domain package 2^-0 Joules
[    2.284155] hw unit of domain pp1-gpu 2^-0 Joules
[    2.285920] audit: initializing netlink subsys (disabled)
[    2.286784] audit: type=2000 audit(1657976270.266:1): initialized
[    2.287814] Initialise system trusted keyring
[    2.299103] VFS: Disk quotas dquot_6.6.0
[    2.299695] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.370647] Key type asymmetric registered
[    2.371234] Asymmetric key parser 'x509' registered
[    2.371576] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    2.372526] io scheduler noop registered
[    2.372984] io scheduler deadline registered
[    2.373226] io scheduler cfq registered (default)
[    2.384719] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[    2.385787] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    2.386720] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
[    2.387627] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
[    2.388574] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
[    2.389571] pcieport 0000:00:15.2: Signaling PME through PCIe PME interrupt
[    2.390481] pcie_pme 0000:00:15.2:pcie01: service driver pcie_pme loaded
[    2.391440] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
[    2.392320] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
[    2.393220] pcieport 0000:00:15.4: Signaling PME through PCIe PME interrupt
[    2.394190] pcie_pme 0000:00:15.4:pcie01: service driver pcie_pme loaded
[    2.395428] pcieport 0000:00:15.5: Signaling PME through PCIe PME interrupt
[    2.396193] pcie_pme 0000:00:15.5:pcie01: service driver pcie_pme loaded
[    2.397189] pcieport 0000:00:15.6: Signaling PME through PCIe PME interrupt
[    2.398188] pcie_pme 0000:00:15.6:pcie01: service driver pcie_pme loaded
[    2.399454] pcieport 0000:00:15.7: Signaling PME through PCIe PME interrupt
[    2.399982] pcie_pme 0000:00:15.7:pcie01: service driver pcie_pme loaded
[    2.401192] pcieport 0000:00:16.0: Signaling PME through PCIe PME interrupt
[    2.402184] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    2.403189] pcie_pme 0000:00:16.0:pcie01: service driver pcie_pme loaded
[    2.404192] pcieport 0000:00:16.1: Signaling PME through PCIe PME interrupt
[    2.405190] pcie_pme 0000:00:16.1:pcie01: service driver pcie_pme loaded
[    2.406190] pcieport 0000:00:16.2: Signaling PME through PCIe PME interrupt
[    2.407199] pcie_pme 0000:00:16.2:pcie01: service driver pcie_pme loaded
[    2.408193] pcieport 0000:00:16.3: Signaling PME through PCIe PME interrupt
[    2.409192] pcie_pme 0000:00:16.3:pcie01: service driver pcie_pme loaded
[    2.410192] pcieport 0000:00:16.4: Signaling PME through PCIe PME interrupt
[    2.411205] pcie_pme 0000:00:16.4:pcie01: service driver pcie_pme loaded
[    2.412202] pcieport 0000:00:16.5: Signaling PME through PCIe PME interrupt
[    2.413193] pcie_pme 0000:00:16.5:pcie01: service driver pcie_pme loaded
[    2.414193] pcieport 0000:00:16.6: Signaling PME through PCIe PME interrupt
[    2.415214] pcie_pme 0000:00:16.6:pcie01: service driver pcie_pme loaded
[    2.416194] pcieport 0000:00:16.7: Signaling PME through PCIe PME interrupt
[    2.417197] pcie_pme 0000:00:16.7:pcie01: service driver pcie_pme loaded
[    2.418196] pcieport 0000:00:17.0: Signaling PME through PCIe PME interrupt
[    2.419198] pcie_pme 0000:00:17.0:pcie01: service driver pcie_pme loaded
[    2.420198] pcieport 0000:00:17.1: Signaling PME through PCIe PME interrupt
[    2.421203] pcie_pme 0000:00:17.1:pcie01: service driver pcie_pme loaded
[    2.422196] pcieport 0000:00:17.2: Signaling PME through PCIe PME interrupt
[    2.423195] pcie_pme 0000:00:17.2:pcie01: service driver pcie_pme loaded
[    2.424212] pcieport 0000:00:17.3: Signaling PME through PCIe PME interrupt
[    2.425201] pcie_pme 0000:00:17.3:pcie01: service driver pcie_pme loaded
[    2.426198] pcieport 0000:00:17.4: Signaling PME through PCIe PME interrupt
[    2.427202] pcie_pme 0000:00:17.4:pcie01: service driver pcie_pme loaded
[    2.428198] pcieport 0000:00:17.5: Signaling PME through PCIe PME interrupt
[    2.429200] pcie_pme 0000:00:17.5:pcie01: service driver pcie_pme loaded
[    2.430201] pcieport 0000:00:17.6: Signaling PME through PCIe PME interrupt
[    2.431199] pcie_pme 0000:00:17.6:pcie01: service driver pcie_pme loaded
[    2.432202] pcieport 0000:00:17.7: Signaling PME through PCIe PME interrupt
[    2.433207] pcie_pme 0000:00:17.7:pcie01: service driver pcie_pme loaded
[    2.434203] pcieport 0000:00:18.0: Signaling PME through PCIe PME interrupt
[    2.435204] pcie_pme 0000:00:18.0:pcie01: service driver pcie_pme loaded
[    2.436204] pcieport 0000:00:18.1: Signaling PME through PCIe PME interrupt
[    2.437202] pcie_pme 0000:00:18.1:pcie01: service driver pcie_pme loaded
[    2.438204] pcieport 0000:00:18.2: Signaling PME through PCIe PME interrupt
[    2.439213] pcie_pme 0000:00:18.2:pcie01: service driver pcie_pme loaded
[    2.440206] pcieport 0000:00:18.3: Signaling PME through PCIe PME interrupt
[    2.441203] pcie_pme 0000:00:18.3:pcie01: service driver pcie_pme loaded
[    2.442208] pcieport 0000:00:18.4: Signaling PME through PCIe PME interrupt
[    2.443203] pcie_pme 0000:00:18.4:pcie01: service driver pcie_pme loaded
[    2.444210] pcieport 0000:00:18.5: Signaling PME through PCIe PME interrupt
[    2.445204] pcie_pme 0000:00:18.5:pcie01: service driver pcie_pme loaded
[    2.446206] pcieport 0000:00:18.6: Signaling PME through PCIe PME interrupt
[    2.447203] pcie_pme 0000:00:18.6:pcie01: service driver pcie_pme loaded
[    2.448215] pcieport 0000:00:18.7: Signaling PME through PCIe PME interrupt
[    2.449204] pcie_pme 0000:00:18.7:pcie01: service driver pcie_pme loaded
[    2.521304] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.544001] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.732986] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    2.736838] brd: module loaded
[    2.737293] Loading iSCSI transport class v2.0-870.
[    2.738205] rdac: device handler registered
[    2.753552] i2c /dev entries driver
[    2.754074] ahci 0000:02:00.0: version 3.0
[    2.755181] ahci 0000:02:00.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
[    2.756399] ahci 0000:02:00.0: flags: 64bit ncq clo only
[    2.767112] scsi host0: ahci
[    2.767682] ata1: SATA max UDMA/133 abar m4096@0xfd5ff000 port 0xfd5ff100 irq 56
[    2.768758] ahci: probe of 0001:09:00.0 failed with error -22
[    2.770244] ahci: probe of 0001:0c:00.0 failed with error -22
[    2.794576] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    2.796392] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.798441] md: raid1 personality registered for level 1
[    2.800489] NET: Registered protocol family 17
[    2.801655] Key type dns_resolver registered
[    2.825208] mce: Using 8 MCE banks
[    2.831746] registered taskstats version 1
[    2.832831] Loading compiled-in untrusted X.509 certificates
[    2.834275] Loading compiled-in X.509 certificates
[    2.835508] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    2.841365] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    2.843916] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    2.846808] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    2.849302] page_owner is disabled
[    2.850205] AppArmor: AppArmor sha1 policy hashing enabled
[    2.856657] rtc_cmos 00:01: setting system clock to 2022-07-16 12:57:52 UTC (1657976272)
[    3.286531] tsc: Refined TSC clocksource calibration: 2394.553 MHz
[    3.288073] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22841e1f60f, max_idle_ns: 440795314209 ns
[    5.772217] clocksource: Switched to clocksource tsc
[    6.077505] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    6.078551] ata1.00: ATA-6: VMware Virtual SATA Hard Drive, 00000001, max UDMA/100
[    6.079486] ata1.00: 614400 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    6.080481] ata1.00: SN:00000000000000000001
[    6.081522] ata1.00: configured for UDMA/100
[    6.082524] ata1.00: Find SSD disks. [VMware Virtual SATA Hard Drive]
[    6.083842] scsi 0:0:0:0: Direct-Access     VMware   Virtual SATA Hard Drive  0001 PQ: 0 ANSI: 5
[    6.084757] sd 0:0:0:0: [synoboot] 614400 512-byte logical blocks: (315 MB/300 MiB)
[    6.085568] sd 0:0:0:0: [synoboot] Write Protect is off
[    6.086104] sd 0:0:0:0: [synoboot] Mode Sense: 00 3a 00 00
[    6.086720] sd 0:0:0:0: [synoboot] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    6.088161]  synoboot: synoboot1 synoboot2 synoboot3
[    6.088957] sd 0:0:0:0: [synoboot] Attached SCSI disk
[    6.090148] Freeing unused kernel memory: 928K
[    6.090836] Write protecting the kernel read-only data: 8192k
[    6.091750] Freeing unused kernel memory: 596K
[    6.092606] Freeing unused kernel memory: 272K
START /linuxrc.syno
START /linuxrc.syno.impl
[    6.223526] random: nonblocking pool is initialized
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    6.256399] ACPI: bus type USB registered
[    6.256925] usbcore: registered new interface driver usbfs
[    6.257843] usbcore: registered new interface driver hub
[    6.258611] usbcore: registered new interface driver ethub
[    6.259303] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading[    6.265680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 module ehci-hcd ... [  OK  ][    6.268906] ehci-pci: EHCI PCI platform driver

:: Loading module ehci-pci ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci ... [  OK  ]
:: Loading modu[    6.286311] usbcore: registered new interface driver usb-storage
le usb-storage ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
/sbin/udevd: error while load[    6.297314] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
i[    6.298564] Disabling lock debugging due to kernel taint
ng shared libraries: libkm[    6.300977] synobios open /dev/ttyS1 success
od.so.2: cannot open shared object file: No such file or directory
FAIL
Insert net driver(Mindspeed only)...
[    6.321652] 2022-7-16 12:57:56 UTC
[    6.321670] synobios: load, major number 201
[    6.322572] Brand: Synology
[    6.322589] Model: DS-3622xs+
[    6.322607] set group disks wakeup number to 4, spinup time deno 7
[    6.323572] synobios cpu_arch proc entry initialized
[    6.324571] synobios crypto_hw proc entry initialized
[    6.325572] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/s[    6.329386] Module [broadwellnk_synobios] is removed.
[    6.330586] synobios: unload
ynocfgen...
/usr/syno/bin/synocfgen returns 0
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=12
internalportcfg=0xfff
Insert synorbd kernel module
Insert synofsbd kernel module
Insert sha256 kernel module
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 12:57:56 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 5758, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
:: Loading module sg[    7.193942] sd 0:0:0:0: Attached scsi generic sg0 type 0
 ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    7.252882] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    7.259920] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    7.260922] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[    7.261966] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    7.311030] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
[    7.367785] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:11:32:db:70:18
[    7.367965] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    7.368995] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    7.379951] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    7.380965] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    7.390963] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    7.391966] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    7.407035] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    7.408978] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    7.425132] RPC: Registered named UNIX socket transport module.
[    7.425986] RPC: Registered udp transport module.
[    7.426980] RPC: Registered tcp transport module.
[    7.427980] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    8.468902] Module [adt7475] is removed.
 ... [  OK  ]
:: Unloading module i2c-i801[    8.480429] Module [i2c_i801] is removed.
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[   10.499315] Module [adt7475] is removed.
 ... [  OK  ]
:: Unloading module i2c-i801[   10.510258] Module [i2c_i801] is removed.
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[   12.529780] Module [adt7475] is removed.
 ... [  OK  ]
:: Unloading module i2c-i801[   12.542059] Module [i2c_i801] is removed.
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[   16.072724] synobios open /dev/ttyS1 success
[   16.074025] 2022-7-16 12:58:4 UTC
[   16.074861] synobios: load, major number 201
[   16.109289] Brand: Synology
[   16.109939] Model: DS-3622xs+
[   16.110642] set group disks wakeup number to 4, spinup time deno 7
[   16.111918] synobios cpu_arch proc entry initialized
[   16.112922] synobios crypto_hw proc entry initialized
[   16.113952] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[   17.911679] Module [broadwellnk_synobios] is removed.
[   17.913033] synobios: unload
mount: mounting /dev/bus/usb on /proc/bus/usb failed: No such file or directory
ln: /proc/bus/usb/devices: No such file or directory
:: Loading module synobios[   18.011089] synobios open /dev/ttyS1 success
[   18.064886] 2022-7-16 12:58:5 UTC
[   18.065564] synobios: load, major number 201
[   18.066643] Brand: Synology
[   18.067303] Model: DS-3622xs+
[   18.068010] set group disks wakeup number to 4, spinup time deno 7
[   18.069362] synobios cpu_arch proc entry initialized
[   18.070345] synobios crypto_hw proc entry initialized
[   18.071343] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
[   19.916592] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
udhcpc: started, v1.30.1
eth0      Link encap:Ethernet  HWaddr 00:11:32:DB:70:18
          inet addr:10.0.0.78  Bcast:10.0.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:948 (948.0 B)  TX bytes:989 (989.0 B)
          Interrupt:18 Memory:fd4a0000-fd4c0000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting JuniorExpansionPack
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd -i eth0
(15): upnp:rootdevice
(51): uuid:upnp_SynologyNAS-001132db7018::upnp:rootdevice
(57): Synology/synology_broadwellnk_3622xs+/7.1-42661/10.0.0.78
(42): http://10.0.0.78:5000/description-eth0.xml
Connected.
done.
/usr/syno/bin/reg_ssdp_service 10.0.0.78 001132db7018 7.1-42661 synology_broadwellnk_3622xs+ eth0
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
ADT Set FAN SPEED
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 41: can't create /tmp/ADTFanPath//pwm1_high_freq: nonexistent directory
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 43: can't create /tmp/ADTFanPath//pwm1_syno_control: nonexistent directory
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 50: can't create /tmp/ADTFanPath//pwm1: nonexistent directory
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 41: can't create /tmp/ADTFanPath//pwm2_high_freq: nonexistent directory
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 43: can't create /tmp/ADTFanPath//pwm2_syno_control: nonexistent directory
/usr/syno/etc/rc.d/J80ADTFanControl.sh: line 50: can't create /tmp/ADTFanPath//pwm2: nonexistent directory
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   30.621758] usbcore: registered new interface driver usbhid
[   30.623204] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 12:58:17 UTC 2022
==============================
starting pid 7132, tty '': '/sbin/getty 115200 console'

Sat Jul 16 12:58:17 2022

SynologyNAS login:

 

 

Edited by pigr8
Link to comment
Share on other sites

14 minutes ago, fbelavenuto said:

Nop, 0.3a1 is released with prealpha flag, update is not detect this release, then please do not update nothing.

 

Same issue as @pigr8, disks not detected. Also, is there no longer a way to manually add addons through that menu? I used to add mptsas and megaraid_sas just ini case those were needed (no idea if they actually are though).

 

Spoiler

Booting `Configure loader'

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.931769] blk_update_request: I/O error, dev sdi, sector 23437770632 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.932774] blk_update_request: I/O error, dev sdi, sector 23437770696 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.933696] blk_update_request: I/O error, dev sdi, sector 23437770504 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.943631] blk_update_request: I/O error, dev sdc, sector 4981248 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.944567] blk_update_request: I/O error, dev sdc, sector 9176712 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[    2.946502] blk_update_request: I/O error, dev sdl, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 42 prio class 0
[    2.947191] blk_update_request: I/O error, dev sdj, sector 23437770024 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.948107] blk_update_request: I/O error, dev sdj, sector 23437770080 op 0x0:(READ) flags 0x80700 phys_seg 10 prio class 0
[    2.949011] blk_update_request: I/O error, dev sdj, sector 23437770168 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[    2.949915] blk_update_request: I/O error, dev sdj, sector 23437769848 op 0x0:(READ) flags 0x80700 phys_seg 21 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 214
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/16 12:56:18:3789] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/16 12:56:18:3794] N: tty configuration:
[2022/07/16 12:56:18:3797] N:   start command: login -f root
[2022/07/16 12:56:18:3800] N:   close signal: SIGHUP (1)
[2022/07/16 12:56:18:3804] N:   terminal type: xterm-256color
[2022/07/16 12:56:18:3807] N:  Using foreign event loop...
[2022/07/16 12:56:18:3811] N:  Listening on port: 7681
[2022/07/16 12:56:24:7304] N: HTTP / - 10.45.45.154
[2022/07/16 12:56:24:8826] N: HTTP /token - 10.45.45.154
[2022/07/16 12:56:24:9600] N: WS   /ws - 10.45.45.154, clients: 1
[2022/07/16 12:56:25:0383] N: started process, pid: 418
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x139bb4000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2030SQRM4N5BK
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3971732K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 222044K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.393 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003396] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.78 BogoMIPS (lpj=3493393)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004004] ACPI: Core revision 20150930
[    0.005278] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005701] Security Framework initialized
[    0.005966] AppArmor: AppArmor initialized
[    0.006004] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006423] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.007104] Initializing cgroup subsys io
[    0.007362] Initializing cgroup subsys memory
[    0.007648] Initializing cgroup subsys devices
[    0.008002] Initializing cgroup subsys freezer
[    0.008309] mce: unknown CPU type - not enabling MCE support
[    0.008665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.009001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.009382] Speculative Store Bypass: Vulnerable
[    0.010720] Freeing SMP alternatives memory: 24K
[    0.011132] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.012474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.023000] Performance Events: no PMU driver, software events only.
[    0.023095] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.023500] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.023946] x86: Booting SMP configuration:
[    0.024001] .... node  #0, CPUs:      #1 #2 #3
[    0.237018] x86: Booted up 1 node, 4 CPUs
[    0.237291] smpboot: Total of 4 processors activated (27947.13 BogoMIPS)
[    0.238002] devtmpfs: initialized
[    0.238315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.239004] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.239426] NET: Registered protocol family 16
[    0.244004] cpuidle: using governor ladder
[    0.248002] cpuidle: using governor menu
[    0.248349] ACPI: bus type PCI registered
[    0.248714] PCI: Using configuration type 1 for base access
[    0.253103] ACPI: Added _OSI(Module Device)
[    0.253407] ACPI: Added _OSI(Processor Device)
[    0.253682] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254001] ACPI: Added _OSI(Processor Aggregator Device)
[    0.255187] ACPI: Interpreter enabled
[    0.255422] ACPI: (supports S0 S4 S5)
[    0.255650] ACPI: Using IOAPIC for interrupt routing
[    0.255967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.258889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.259003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.259435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.260002] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.260725] PCI host bridge to bus 0000:00
[    0.261001] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.261414] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.261830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.262001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.262463] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.263001] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.263357] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.264233] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.264838] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.266769] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.267658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.268002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.268397] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.269000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.269471] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.271643] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.272725] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.273176] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.273621] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.274089] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.276003] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.279003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.283004] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.283579] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.285003] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.286582] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.288003] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.290445] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.291103] pci 0000:00:10.0: supports D1 D2
[    0.291479] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.292718] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.293674] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.296438] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.299001] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.299649] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.300539] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.301646] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.302555] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.304074] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.304718] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.306376] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.306659] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.307008] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.307385] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.308160] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.308447] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.308789] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.309014] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.310396] pci_bus 0000:00: on NUMA node 0
[    0.310809] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.311142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.311529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.312058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.313017] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.314180] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.314614] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.314614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.315006] vgaarb: loaded
[    0.315161] vgaarb: bridge control possible 0000:00:02.0
[    0.315496] SCSI subsystem initialized
[    0.316038] libata version 3.00 loaded.
[    0.316261] pps_core: LinuxPPS API ver. 1 registered
[    0.316541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.317013] PTP clock support registered
[    0.317274] EDAC MC: Ver: 3.0.0
[    0.317341] PCI: Using ACPI for IRQ routing
[    0.318002] PCI: pci_cache_line_size set to 64 bytes
[    0.318355] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.318688] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.319115] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.319525] clocksource: Switched to clocksource hpet
[    0.322754] AppArmor: AppArmor Filesystem Enabled
[    0.323059] pnp: PnP ACPI init
[    0.323262] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.323641] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.324057] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.324433] pnp 00:03: [dma 2]
[    0.324620] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.325035] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.325499] pnp: PnP ACPI: found 5 devices
[    0.333462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.334750] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.335062] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.335823] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.336507] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.337489] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.337775] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.338554] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.339225] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.340208] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.340561] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.340909] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.341328] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.341706] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.342136] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.342444] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.342788] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.343221] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.343526] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.343883] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.344323] NET: Registered protocol family 2
[    0.345172] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.345614] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.346039] TCP: Hash tables configured (established 32768 bind 32768)
[    0.346452] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.346790] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.347203] NET: Registered protocol family 1
[    0.347452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.347788] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.356239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.364621] pci 0000:00:02.0: Video device with shadowed ROM
[    0.372983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.381659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.389982] PCI: CLS 64 bytes, default 64
[    0.886129] Trying to unpack rootfs image as initramfs...
[    0.899600] Freeing initrd memory: 39216K
[    0.900696] redpill: loading out-of-tree module taints kernel.
[    0.901189] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    0.913974] PCI host bridge to bus 0001:09
[    0.914266] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    0.914644] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    0.915093] pci_bus 0001:09: root bus resource [bus 00-ff]
[    0.915436] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    0.915831] pci 0001:09:00.0: Can't map mv9235 registers
[    0.916215] PCI host bridge to bus 0001:0c
[    0.916484] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    0.916888] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    0.917331] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    0.917969] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    0.918318] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    0.918668] pci 0001:0c:00.0: Can't map mv9235 registers
[    0.925589] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.926088] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    0.926569] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325aef86dc7, max_idle_ns: 440795231856 ns
[    0.927467] audit: initializing netlink subsys (disabled)
[    0.927836] audit: type=2000 audit(1657976291.927:1): initialized
[    0.928331] Initialise system trusted keyring
[    0.936136] VFS: Disk quotas dquot_6.6.0
[    0.936418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.989513] Key type asymmetric registered
[    0.989790] Asymmetric key parser 'x509' registered
[    0.990163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.990641] io scheduler noop registered
[    0.990887] io scheduler deadline registered
[    0.991210] io scheduler cfq registered (default)
[    0.997658] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.019607] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.225542] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.228933] brd: module loaded
[    1.229192] Loading iSCSI transport class v2.0-870.
[    1.230834] rdac: device handler registered
[    1.243954] i2c /dev entries driver
[    1.244256] ahci 0001:09:00.0: version 3.0
[    1.244522] ahci: probe of 0001:09:00.0 failed with error -22
[    1.244888] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.245353] rtc_cmos 00:04: RTC can wake from S4
[    1.245769] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.246270] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.246775] md: raid1 personality registered for level 1
[    1.247282] NET: Registered protocol family 17
[    1.247575] Key type dns_resolver registered
[    1.247851] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.248251] mce: Using 10 MCE banks
[    1.248629] registered taskstats version 1
[    1.248905] Loading compiled-in untrusted X.509 certificates
[    1.249291] Loading compiled-in X.509 certificates
[    1.249596] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.250623] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.251286] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.251951] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.252536] page_owner is disabled
[    1.252753] AppArmor: AppArmor sha1 policy hashing enabled
[    1.259843] rtc_cmos 00:04: setting system clock to 2022-07-16 12:58:13 UTC (1657976293)
[    1.261147] Freeing unused kernel memory: 928K
[    1.261400] Write protecting the kernel read-only data: 8192k
[    1.261896] Freeing unused kernel memory: 592K
[    1.262589] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.310632] ACPI: bus type USB registered
[    1.310904] usbcore: registered new interface driver usbfs
[    1.311267] usbcore: registered new interface driver hub
[    1.311600] usbcore: registered new interface driver ethub
[    1.311940] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.317495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.320277] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.335633] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.335936] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.536552] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.537388] hub 1-0:1.0: USB hub found
[    1.537631] hub 1-0:1.0: 4 ports detected
[    1.537963] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.538310] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.538784] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.539354] hub 2-0:1.0: USB hub found
[    1.539595] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.549079] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
/sbin/udevd: error while loading shared libraries: libkmod.so.2: cannot open shared object file: No such file or directory
FAIL
Insert net driver(Mindspeed only)...
[    1.558997] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    1.559519] Disabling lock debugging due to kernel taint
[    1.562182] synobios open /dev/ttyS1 success
[    1.562616] 2022-7-16 12:58:13 UTC
[    1.562825] synobios: load, major number 201
[    1.563116] Brand: Synology
[    1.563294] Model: DS-3622xs+
[    1.563480] set group disks wakeup number to 4, spinup time deno 7
[    1.563860] synobios cpu_arch proc entry initialized
[    1.564200] synobios crypto_hw proc entry initialized
[    1.564513] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    1.567223] Module [broadwellnk_synobios] is removed. 
[    1.567526] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 12:58:13 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
[    2.012081] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.028964] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.029455] scsi host0: usb-storage 2-1:1.0
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 4217, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.320537] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 7 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.373424] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.376607] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.376992] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.382355] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.382732] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    2.388247] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.388641] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.396758] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.397274] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.405171] RPC: Registered named UNIX socket transport module.
[    2.405517] RPC: Registered udp transport module.
[    2.405778] RPC: Registered tcp transport module.
[    2.406071] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    3.430101] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    3.438221] Module [i2c_i801] is removed. 
 ... [FAILED]
[    3.614622] scsi 0:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.615236] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.616633] sd 0:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.618069] sd 0:0:0:0: [synoboot] Write Protect is off
[    3.618366] sd 0:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.619586] sd 0:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.626570]  synoboot: synoboot1 synoboot2 synoboot3
[    3.630103] sd 0:0:0:0: [synoboot] Attached SCSI removable disk
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.447853] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.455916] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.465285] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.473789] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.485756] synobios open /dev/ttyS1 success
[    8.486201] 2022-7-16 12:58:19 UTC
[    8.486406] synobios: load, major number 201
[    8.486655] Brand: Synology
[    8.486819] Model: DS-3622xs+
[    8.486994] set group disks wakeup number to 4, spinup time deno 7
[    8.487378] synobios cpu_arch proc entry initialized
[    8.487662] synobios crypto_hw proc entry initialized
[    8.487953] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    9.092436] Module [broadwellnk_synobios] is removed. 
[    9.092779] synobios: unload
:: Loading module synobios[    9.110212] synobios open /dev/ttyS1 success
[    9.110620] 2022-7-16 12:58:19 UTC
[    9.110821] synobios: load, major number 201
[    9.111103] Brand: Synology
[    9.111270] Model: DS-3622xs+
[    9.111446] set group disks wakeup number to 4, spinup time deno 7
[    9.111804] synobios cpu_arch proc entry initialized
[    9.112124] synobios crypto_hw proc entry initialized
[    9.112417] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd
Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ...

  <interface> is either an IPv4 address such as 192.168.1.42, or an
interface name such as eth0.

  By default, socket will be open as /var/run/minissdpd.sock
and pid written to file /var/run/minissdpd.pid
start SSDPD failed
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   19.755603] random: avahi-daemon: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   19.756907] random: avahi-daemon: uninitialized urandom read (8 bytes read, 31 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   19.772121] usbcore: registered new interface driver usbhid
[   19.772457] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 12:58:29 UTC 2022
==============================

 

Link to comment
Share on other sites

2 minutes ago, jrac86 said:

 

Same issue as @pigr8, disks not detected. Also, is there no longer a way to manually add addons through that menu? I used to add mptsas and megaraid_sas just ini case those were needed (no idea if they actually are though).

 

  Boot Code (Reveal hidden contents)

Booting `Configure loader'

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.931769] blk_update_request: I/O error, dev sdi, sector 23437770632 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.932774] blk_update_request: I/O error, dev sdi, sector 23437770696 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.933696] blk_update_request: I/O error, dev sdi, sector 23437770504 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.943631] blk_update_request: I/O error, dev sdc, sector 4981248 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.944567] blk_update_request: I/O error, dev sdc, sector 9176712 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[    2.946502] blk_update_request: I/O error, dev sdl, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 42 prio class 0
[    2.947191] blk_update_request: I/O error, dev sdj, sector 23437770024 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.948107] blk_update_request: I/O error, dev sdj, sector 23437770080 op 0x0:(READ) flags 0x80700 phys_seg 10 prio class 0
[    2.949011] blk_update_request: I/O error, dev sdj, sector 23437770168 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[    2.949915] blk_update_request: I/O error, dev sdj, sector 23437769848 op 0x0:(READ) flags 0x80700 phys_seg 21 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 214
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/16 12:56:18:3789] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/16 12:56:18:3794] N: tty configuration:
[2022/07/16 12:56:18:3797] N:   start command: login -f root
[2022/07/16 12:56:18:3800] N:   close signal: SIGHUP (1)
[2022/07/16 12:56:18:3804] N:   terminal type: xterm-256color
[2022/07/16 12:56:18:3807] N:  Using foreign event loop...
[2022/07/16 12:56:18:3811] N:  Listening on port: 7681
[2022/07/16 12:56:24:7304] N: HTTP / - 10.45.45.154
[2022/07/16 12:56:24:8826] N: HTTP /token - 10.45.45.154
[2022/07/16 12:56:24:9600] N: WS   /ws - 10.45.45.154, clients: 1
[2022/07/16 12:56:25:0383] N: started process, pid: 418
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x139bb4000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2030SQRM4N5BK
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3971732K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 222044K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.393 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003396] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.78 BogoMIPS (lpj=3493393)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004004] ACPI: Core revision 20150930
[    0.005278] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005701] Security Framework initialized
[    0.005966] AppArmor: AppArmor initialized
[    0.006004] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006423] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.007104] Initializing cgroup subsys io
[    0.007362] Initializing cgroup subsys memory
[    0.007648] Initializing cgroup subsys devices
[    0.008002] Initializing cgroup subsys freezer
[    0.008309] mce: unknown CPU type - not enabling MCE support
[    0.008665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.009001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.009382] Speculative Store Bypass: Vulnerable
[    0.010720] Freeing SMP alternatives memory: 24K
[    0.011132] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.012474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.023000] Performance Events: no PMU driver, software events only.
[    0.023095] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.023500] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.023946] x86: Booting SMP configuration:
[    0.024001] .... node  #0, CPUs:      #1 #2 #3
[    0.237018] x86: Booted up 1 node, 4 CPUs
[    0.237291] smpboot: Total of 4 processors activated (27947.13 BogoMIPS)
[    0.238002] devtmpfs: initialized
[    0.238315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.239004] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.239426] NET: Registered protocol family 16
[    0.244004] cpuidle: using governor ladder
[    0.248002] cpuidle: using governor menu
[    0.248349] ACPI: bus type PCI registered
[    0.248714] PCI: Using configuration type 1 for base access
[    0.253103] ACPI: Added _OSI(Module Device)
[    0.253407] ACPI: Added _OSI(Processor Device)
[    0.253682] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254001] ACPI: Added _OSI(Processor Aggregator Device)
[    0.255187] ACPI: Interpreter enabled
[    0.255422] ACPI: (supports S0 S4 S5)
[    0.255650] ACPI: Using IOAPIC for interrupt routing
[    0.255967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.258889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.259003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.259435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.260002] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.260725] PCI host bridge to bus 0000:00
[    0.261001] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.261414] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.261830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.262001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.262463] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.263001] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.263357] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.264233] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.264838] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.266769] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.267658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.268002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.268397] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.269000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.269471] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.271643] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.272725] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.273176] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.273621] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.274089] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.276003] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.279003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.283004] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.283579] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.285003] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.286582] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.288003] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.290445] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.291103] pci 0000:00:10.0: supports D1 D2
[    0.291479] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.292718] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.293674] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.296438] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.299001] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.299649] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.300539] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.301646] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.302555] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.304074] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.304718] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.306376] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.306659] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.307008] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.307385] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.308160] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.308447] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.308789] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.309014] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.310396] pci_bus 0000:00: on NUMA node 0
[    0.310809] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.311142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.311529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.312058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.313017] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.314180] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.314614] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.314614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.315006] vgaarb: loaded
[    0.315161] vgaarb: bridge control possible 0000:00:02.0
[    0.315496] SCSI subsystem initialized
[    0.316038] libata version 3.00 loaded.
[    0.316261] pps_core: LinuxPPS API ver. 1 registered
[    0.316541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.317013] PTP clock support registered
[    0.317274] EDAC MC: Ver: 3.0.0
[    0.317341] PCI: Using ACPI for IRQ routing
[    0.318002] PCI: pci_cache_line_size set to 64 bytes
[    0.318355] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.318688] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.319115] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.319525] clocksource: Switched to clocksource hpet
[    0.322754] AppArmor: AppArmor Filesystem Enabled
[    0.323059] pnp: PnP ACPI init
[    0.323262] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.323641] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.324057] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.324433] pnp 00:03: [dma 2]
[    0.324620] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.325035] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.325499] pnp: PnP ACPI: found 5 devices
[    0.333462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.334750] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.335062] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.335823] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.336507] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.337489] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.337775] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.338554] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.339225] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.340208] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.340561] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.340909] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.341328] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.341706] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.342136] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.342444] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.342788] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.343221] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.343526] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.343883] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.344323] NET: Registered protocol family 2
[    0.345172] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.345614] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.346039] TCP: Hash tables configured (established 32768 bind 32768)
[    0.346452] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.346790] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.347203] NET: Registered protocol family 1
[    0.347452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.347788] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.356239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.364621] pci 0000:00:02.0: Video device with shadowed ROM
[    0.372983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.381659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.389982] PCI: CLS 64 bytes, default 64
[    0.886129] Trying to unpack rootfs image as initramfs...
[    0.899600] Freeing initrd memory: 39216K
[    0.900696] redpill: loading out-of-tree module taints kernel.
[    0.901189] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    0.913974] PCI host bridge to bus 0001:09
[    0.914266] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    0.914644] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    0.915093] pci_bus 0001:09: root bus resource [bus 00-ff]
[    0.915436] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    0.915831] pci 0001:09:00.0: Can't map mv9235 registers
[    0.916215] PCI host bridge to bus 0001:0c
[    0.916484] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    0.916888] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    0.917331] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    0.917969] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    0.918318] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    0.918668] pci 0001:0c:00.0: Can't map mv9235 registers
[    0.925589] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.926088] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    0.926569] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325aef86dc7, max_idle_ns: 440795231856 ns
[    0.927467] audit: initializing netlink subsys (disabled)
[    0.927836] audit: type=2000 audit(1657976291.927:1): initialized
[    0.928331] Initialise system trusted keyring
[    0.936136] VFS: Disk quotas dquot_6.6.0
[    0.936418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.989513] Key type asymmetric registered
[    0.989790] Asymmetric key parser 'x509' registered
[    0.990163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.990641] io scheduler noop registered
[    0.990887] io scheduler deadline registered
[    0.991210] io scheduler cfq registered (default)
[    0.997658] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.019607] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.225542] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.228933] brd: module loaded
[    1.229192] Loading iSCSI transport class v2.0-870.
[    1.230834] rdac: device handler registered
[    1.243954] i2c /dev entries driver
[    1.244256] ahci 0001:09:00.0: version 3.0
[    1.244522] ahci: probe of 0001:09:00.0 failed with error -22
[    1.244888] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.245353] rtc_cmos 00:04: RTC can wake from S4
[    1.245769] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.246270] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.246775] md: raid1 personality registered for level 1
[    1.247282] NET: Registered protocol family 17
[    1.247575] Key type dns_resolver registered
[    1.247851] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.248251] mce: Using 10 MCE banks
[    1.248629] registered taskstats version 1
[    1.248905] Loading compiled-in untrusted X.509 certificates
[    1.249291] Loading compiled-in X.509 certificates
[    1.249596] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.250623] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.251286] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.251951] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.252536] page_owner is disabled
[    1.252753] AppArmor: AppArmor sha1 policy hashing enabled
[    1.259843] rtc_cmos 00:04: setting system clock to 2022-07-16 12:58:13 UTC (1657976293)
[    1.261147] Freeing unused kernel memory: 928K
[    1.261400] Write protecting the kernel read-only data: 8192k
[    1.261896] Freeing unused kernel memory: 592K
[    1.262589] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.310632] ACPI: bus type USB registered
[    1.310904] usbcore: registered new interface driver usbfs
[    1.311267] usbcore: registered new interface driver hub
[    1.311600] usbcore: registered new interface driver ethub
[    1.311940] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.317495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.320277] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.335633] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.335936] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.536552] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.537388] hub 1-0:1.0: USB hub found
[    1.537631] hub 1-0:1.0: 4 ports detected
[    1.537963] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.538310] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.538784] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.539354] hub 2-0:1.0: USB hub found
[    1.539595] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.549079] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
/sbin/udevd: error while loading shared libraries: libkmod.so.2: cannot open shared object file: No such file or directory
FAIL
Insert net driver(Mindspeed only)...
[    1.558997] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    1.559519] Disabling lock debugging due to kernel taint
[    1.562182] synobios open /dev/ttyS1 success
[    1.562616] 2022-7-16 12:58:13 UTC
[    1.562825] synobios: load, major number 201
[    1.563116] Brand: Synology
[    1.563294] Model: DS-3622xs+
[    1.563480] set group disks wakeup number to 4, spinup time deno 7
[    1.563860] synobios cpu_arch proc entry initialized
[    1.564200] synobios crypto_hw proc entry initialized
[    1.564513] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    1.567223] Module [broadwellnk_synobios] is removed. 
[    1.567526] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 12:58:13 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
[    2.012081] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.028964] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.029455] scsi host0: usb-storage 2-1:1.0
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 4217, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.320537] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 7 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.373424] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.376607] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.376992] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.382355] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.382732] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    2.388247] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.388641] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.396758] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.397274] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.405171] RPC: Registered named UNIX socket transport module.
[    2.405517] RPC: Registered udp transport module.
[    2.405778] RPC: Registered tcp transport module.
[    2.406071] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    3.430101] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    3.438221] Module [i2c_i801] is removed. 
 ... [FAILED]
[    3.614622] scsi 0:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.615236] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.616633] sd 0:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.618069] sd 0:0:0:0: [synoboot] Write Protect is off
[    3.618366] sd 0:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.619586] sd 0:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.626570]  synoboot: synoboot1 synoboot2 synoboot3
[    3.630103] sd 0:0:0:0: [synoboot] Attached SCSI removable disk
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.447853] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.455916] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.465285] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.473789] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.485756] synobios open /dev/ttyS1 success
[    8.486201] 2022-7-16 12:58:19 UTC
[    8.486406] synobios: load, major number 201
[    8.486655] Brand: Synology
[    8.486819] Model: DS-3622xs+
[    8.486994] set group disks wakeup number to 4, spinup time deno 7
[    8.487378] synobios cpu_arch proc entry initialized
[    8.487662] synobios crypto_hw proc entry initialized
[    8.487953] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    9.092436] Module [broadwellnk_synobios] is removed. 
[    9.092779] synobios: unload
:: Loading module synobios[    9.110212] synobios open /dev/ttyS1 success
[    9.110620] 2022-7-16 12:58:19 UTC
[    9.110821] synobios: load, major number 201
[    9.111103] Brand: Synology
[    9.111270] Model: DS-3622xs+
[    9.111446] set group disks wakeup number to 4, spinup time deno 7
[    9.111804] synobios cpu_arch proc entry initialized
[    9.112124] synobios crypto_hw proc entry initialized
[    9.112417] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd
Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ...

  <interface> is either an IPv4 address such as 192.168.1.42, or an
interface name such as eth0.

  By default, socket will be open as /var/run/minissdpd.sock
and pid written to file /var/run/minissdpd.pid
start SSDPD failed
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   19.755603] random: avahi-daemon: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   19.756907] random: avahi-daemon: uninitialized urandom read (8 bytes read, 31 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   19.772121] usbcore: registered new interface driver usbhid
[   19.772457] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 12:58:29 UTC 2022
==============================

 

 

i think that if your card are hba in it mode you dont need any of the megaraid_sas and mptsas

Link to comment
Share on other sites

5 minutes ago, pigr8 said:

 

i think that if your card are hba in it mode you dont need any of the megaraid_sas and mptsas

 

Ah okay. The card is an LSI9200 I believe. I am pretty sure they only are in IT mode as there is no built in RAID (I also erased the bootloader). Anything I can run to confirm this? Otherwise I'll just see how it goes once the new release is created.

 

@fbelavenuto - thanks for your work again and your responsiveness... doing an awesome job!

 

 

Edited by jrac86
Link to comment
Share on other sites

1 hour ago, jrac86 said:

 

Same issue as @pigr8, disks not detected. Also, is there no longer a way to manually add addons through that menu? I used to add mptsas and megaraid_sas just ini case those were needed (no idea if they actually are though).

 

  Boot Code (Reveal hidden contents)

Booting `Configure loader'

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.931769] blk_update_request: I/O error, dev sdi, sector 23437770632 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.932774] blk_update_request: I/O error, dev sdi, sector 23437770696 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.933696] blk_update_request: I/O error, dev sdi, sector 23437770504 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.943631] blk_update_request: I/O error, dev sdc, sector 4981248 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.944567] blk_update_request: I/O error, dev sdc, sector 9176712 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[    2.946502] blk_update_request: I/O error, dev sdl, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 42 prio class 0
[    2.947191] blk_update_request: I/O error, dev sdj, sector 23437770024 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.948107] blk_update_request: I/O error, dev sdj, sector 23437770080 op 0x0:(READ) flags 0x80700 phys_seg 10 prio class 0
[    2.949011] blk_update_request: I/O error, dev sdj, sector 23437770168 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[    2.949915] blk_update_request: I/O error, dev sdj, sector 23437769848 op 0x0:(READ) flags 0x80700 phys_seg 21 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 214
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/16 12:56:18:3789] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/16 12:56:18:3794] N: tty configuration:
[2022/07/16 12:56:18:3797] N:   start command: login -f root
[2022/07/16 12:56:18:3800] N:   close signal: SIGHUP (1)
[2022/07/16 12:56:18:3804] N:   terminal type: xterm-256color
[2022/07/16 12:56:18:3807] N:  Using foreign event loop...
[2022/07/16 12:56:18:3811] N:  Listening on port: 7681
[2022/07/16 12:56:24:7304] N: HTTP / - 10.45.45.154
[2022/07/16 12:56:24:8826] N: HTTP /token - 10.45.45.154
[2022/07/16 12:56:24:9600] N: WS   /ws - 10.45.45.154, clients: 1
[2022/07/16 12:56:25:0383] N: started process, pid: 418
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x139bb4000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2030SQRM4N5BK vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2030SQRM4N5BK
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3971732K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 222044K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.393 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003396] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.78 BogoMIPS (lpj=3493393)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004004] ACPI: Core revision 20150930
[    0.005278] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005701] Security Framework initialized
[    0.005966] AppArmor: AppArmor initialized
[    0.006004] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006423] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.007104] Initializing cgroup subsys io
[    0.007362] Initializing cgroup subsys memory
[    0.007648] Initializing cgroup subsys devices
[    0.008002] Initializing cgroup subsys freezer
[    0.008309] mce: unknown CPU type - not enabling MCE support
[    0.008665] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.009001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.009382] Speculative Store Bypass: Vulnerable
[    0.010720] Freeing SMP alternatives memory: 24K
[    0.011132] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.012474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.023000] Performance Events: no PMU driver, software events only.
[    0.023095] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.023500] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.023946] x86: Booting SMP configuration:
[    0.024001] .... node  #0, CPUs:      #1 #2 #3
[    0.237018] x86: Booted up 1 node, 4 CPUs
[    0.237291] smpboot: Total of 4 processors activated (27947.13 BogoMIPS)
[    0.238002] devtmpfs: initialized
[    0.238315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.239004] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.239426] NET: Registered protocol family 16
[    0.244004] cpuidle: using governor ladder
[    0.248002] cpuidle: using governor menu
[    0.248349] ACPI: bus type PCI registered
[    0.248714] PCI: Using configuration type 1 for base access
[    0.253103] ACPI: Added _OSI(Module Device)
[    0.253407] ACPI: Added _OSI(Processor Device)
[    0.253682] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.254001] ACPI: Added _OSI(Processor Aggregator Device)
[    0.255187] ACPI: Interpreter enabled
[    0.255422] ACPI: (supports S0 S4 S5)
[    0.255650] ACPI: Using IOAPIC for interrupt routing
[    0.255967] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.258889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.259003] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.259435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.260002] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.260725] PCI host bridge to bus 0000:00
[    0.261001] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.261414] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.261830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.262001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.262463] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.263001] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.263357] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.264233] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.264838] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.266769] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.267658] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.268002] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.268397] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.269000] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.269471] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.271643] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.272725] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.273176] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.273621] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.274089] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.276003] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.279003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.283004] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.283579] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.285003] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.286582] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.288003] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.290445] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.291103] pci 0000:00:10.0: supports D1 D2
[    0.291479] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.292718] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.293674] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.296438] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.299001] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.299649] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.300539] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.301646] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.302555] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.304074] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.304718] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.306376] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.306659] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.307008] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.307385] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.308160] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.308447] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.308789] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.309014] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.310396] pci_bus 0000:00: on NUMA node 0
[    0.310809] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.311142] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.311529] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.312058] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.313017] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.314180] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.314614] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.314614] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.315006] vgaarb: loaded
[    0.315161] vgaarb: bridge control possible 0000:00:02.0
[    0.315496] SCSI subsystem initialized
[    0.316038] libata version 3.00 loaded.
[    0.316261] pps_core: LinuxPPS API ver. 1 registered
[    0.316541] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.317013] PTP clock support registered
[    0.317274] EDAC MC: Ver: 3.0.0
[    0.317341] PCI: Using ACPI for IRQ routing
[    0.318002] PCI: pci_cache_line_size set to 64 bytes
[    0.318355] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.318688] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.319115] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.319525] clocksource: Switched to clocksource hpet
[    0.322754] AppArmor: AppArmor Filesystem Enabled
[    0.323059] pnp: PnP ACPI init
[    0.323262] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.323641] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.324057] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.324433] pnp 00:03: [dma 2]
[    0.324620] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.325035] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.325499] pnp: PnP ACPI: found 5 devices
[    0.333462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.334750] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.335062] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.335823] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.336507] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.337489] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.337775] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.338554] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.339225] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.340208] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.340561] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.340909] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.341328] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.341706] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.342136] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.342444] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.342788] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.343221] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.343526] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.343883] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.344323] NET: Registered protocol family 2
[    0.345172] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.345614] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.346039] TCP: Hash tables configured (established 32768 bind 32768)
[    0.346452] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.346790] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.347203] NET: Registered protocol family 1
[    0.347452] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.347788] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.356239] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.364621] pci 0000:00:02.0: Video device with shadowed ROM
[    0.372983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.381659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.389982] PCI: CLS 64 bytes, default 64
[    0.886129] Trying to unpack rootfs image as initramfs...
[    0.899600] Freeing initrd memory: 39216K
[    0.900696] redpill: loading out-of-tree module taints kernel.
[    0.901189] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    0.913974] PCI host bridge to bus 0001:09
[    0.914266] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    0.914644] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    0.915093] pci_bus 0001:09: root bus resource [bus 00-ff]
[    0.915436] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    0.915831] pci 0001:09:00.0: Can't map mv9235 registers
[    0.916215] PCI host bridge to bus 0001:0c
[    0.916484] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    0.916888] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    0.917331] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    0.917969] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    0.918318] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    0.918668] pci 0001:0c:00.0: Can't map mv9235 registers
[    0.925589] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.926088] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    0.926569] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325aef86dc7, max_idle_ns: 440795231856 ns
[    0.927467] audit: initializing netlink subsys (disabled)
[    0.927836] audit: type=2000 audit(1657976291.927:1): initialized
[    0.928331] Initialise system trusted keyring
[    0.936136] VFS: Disk quotas dquot_6.6.0
[    0.936418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.989513] Key type asymmetric registered
[    0.989790] Asymmetric key parser 'x509' registered
[    0.990163] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.990641] io scheduler noop registered
[    0.990887] io scheduler deadline registered
[    0.991210] io scheduler cfq registered (default)
[    0.997658] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.019607] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.225542] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.228933] brd: module loaded
[    1.229192] Loading iSCSI transport class v2.0-870.
[    1.230834] rdac: device handler registered
[    1.243954] i2c /dev entries driver
[    1.244256] ahci 0001:09:00.0: version 3.0
[    1.244522] ahci: probe of 0001:09:00.0 failed with error -22
[    1.244888] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.245353] rtc_cmos 00:04: RTC can wake from S4
[    1.245769] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.246270] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.246775] md: raid1 personality registered for level 1
[    1.247282] NET: Registered protocol family 17
[    1.247575] Key type dns_resolver registered
[    1.247851] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.248251] mce: Using 10 MCE banks
[    1.248629] registered taskstats version 1
[    1.248905] Loading compiled-in untrusted X.509 certificates
[    1.249291] Loading compiled-in X.509 certificates
[    1.249596] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.250623] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.251286] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.251951] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.252536] page_owner is disabled
[    1.252753] AppArmor: AppArmor sha1 policy hashing enabled
[    1.259843] rtc_cmos 00:04: setting system clock to 2022-07-16 12:58:13 UTC (1657976293)
[    1.261147] Freeing unused kernel memory: 928K
[    1.261400] Write protecting the kernel read-only data: 8192k
[    1.261896] Freeing unused kernel memory: 592K
[    1.262589] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.310632] ACPI: bus type USB registered
[    1.310904] usbcore: registered new interface driver usbfs
[    1.311267] usbcore: registered new interface driver hub
[    1.311600] usbcore: registered new interface driver ethub
[    1.311940] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.317495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.320277] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.335633] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.335936] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.536552] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.537388] hub 1-0:1.0: USB hub found
[    1.537631] hub 1-0:1.0: 4 ports detected
[    1.537963] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.538310] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.538784] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.539354] hub 2-0:1.0: USB hub found
[    1.539595] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.549079] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
/sbin/udevd: error while loading shared libraries: libkmod.so.2: cannot open shared object file: No such file or directory
FAIL
Insert net driver(Mindspeed only)...
[    1.558997] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    1.559519] Disabling lock debugging due to kernel taint
[    1.562182] synobios open /dev/ttyS1 success
[    1.562616] 2022-7-16 12:58:13 UTC
[    1.562825] synobios: load, major number 201
[    1.563116] Brand: Synology
[    1.563294] Model: DS-3622xs+
[    1.563480] set group disks wakeup number to 4, spinup time deno 7
[    1.563860] synobios cpu_arch proc entry initialized
[    1.564200] synobios crypto_hw proc entry initialized
[    1.564513] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    1.567223] Module [broadwellnk_synobios] is removed. 
[    1.567526] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 12:58:13 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
[    2.012081] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.028964] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.029455] scsi host0: usb-storage 2-1:1.0
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 4217, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.320537] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 7 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.373424] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.376607] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.376992] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.382355] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.382732] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    2.388247] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.388641] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.396758] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.397274] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.405171] RPC: Registered named UNIX socket transport module.
[    2.405517] RPC: Registered udp transport module.
[    2.405778] RPC: Registered tcp transport module.
[    2.406071] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    3.430101] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    3.438221] Module [i2c_i801] is removed. 
 ... [FAILED]
[    3.614622] scsi 0:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.615236] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.616633] sd 0:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.618069] sd 0:0:0:0: [synoboot] Write Protect is off
[    3.618366] sd 0:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.619586] sd 0:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.626570]  synoboot: synoboot1 synoboot2 synoboot3
[    3.630103] sd 0:0:0:0: [synoboot] Attached SCSI removable disk
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.447853] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.455916] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.465285] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.473789] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.485756] synobios open /dev/ttyS1 success
[    8.486201] 2022-7-16 12:58:19 UTC
[    8.486406] synobios: load, major number 201
[    8.486655] Brand: Synology
[    8.486819] Model: DS-3622xs+
[    8.486994] set group disks wakeup number to 4, spinup time deno 7
[    8.487378] synobios cpu_arch proc entry initialized
[    8.487662] synobios crypto_hw proc entry initialized
[    8.487953] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    9.092436] Module [broadwellnk_synobios] is removed. 
[    9.092779] synobios: unload
:: Loading module synobios[    9.110212] synobios open /dev/ttyS1 success
[    9.110620] 2022-7-16 12:58:19 UTC
[    9.110821] synobios: load, major number 201
[    9.111103] Brand: Synology
[    9.111270] Model: DS-3622xs+
[    9.111446] set group disks wakeup number to 4, spinup time deno 7
[    9.111804] synobios cpu_arch proc entry initialized
[    9.112124] synobios crypto_hw proc entry initialized
[    9.112417] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd
Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ...

  <interface> is either an IPv4 address such as 192.168.1.42, or an
interface name such as eth0.

  By default, socket will be open as /var/run/minissdpd.sock
and pid written to file /var/run/minissdpd.pid
start SSDPD failed
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   19.755603] random: avahi-daemon: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   19.756907] random: avahi-daemon: uninitialized urandom read (8 bytes read, 31 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   19.772121] usbcore: registered new interface driver usbhid
[   19.772457] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 12:58:29 UTC 2022
==============================

 

I have noticed an bug, some trouble with image generated by github actions.

Link to comment
Share on other sites

54 minutes ago, fbelavenuto said:

Sorry guys, my mistake, fixed now!

 

Update addons from v0.3a1 menu, rebuild loader and test.

 

i can confirm it works now! hba recognized and working, all drivers up :) dsm installed well

just one problem that we had months ago with the stock mpt3sas.ko
 

Spoiler
[    6.528472] mpt3sas version 22.00.02.00 loaded
[    6.529276] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    6.530376] VMCI host device registered (name=vmci, major=10, minor=58)
[    6.530378] Initialized host personality
[    6.532494] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[    6.534135] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    6.536820] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (6068220 kB)
[    6.583422] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock
[    6.616415] mpt2sas_cm0: IOC Number : 0
[    6.616427] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    6.618386] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 60
[    6.619381] mpt2sas_cm0: iomem(0x00000000fd3f0000), mapped(0xffffc900002e0000), size(65536)
[    6.620380] mpt2sas_cm0: ioport(0x0000000000005000), size(256)
[    6.639010] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:11:32:db:70:18
[    6.640402] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    6.641410] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: 000000-000
[    6.695443] mpt2sas_cm0: IOC Number : 0
[    6.695454] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    6.739432] mpt2sas_cm0: Allocated physical memory: size(7579 kB)
[    6.740431] mpt2sas_cm0: Current Controller Queue Depth(3364), Max Controller Queue Depth(3432)
[    6.741431] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[    6.801051] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(00.00.00.00)
[    6.801459] mpt2sas_cm0: Dell 6Gbps SAS HBA
[    6.801470] mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    6.803595] mpt2sas_cm0: SAS3 Controller found on slot 0000:00:16.0
[    6.804468] scsi host1: Fusion MPT SAS Host
[    6.804680] mpt2sas_cm0: sending port enable !!
[    6.805910] mpt2sas_cm0: hba_port entry: ffff8801b238c700, port: 255 is added to hba_port list
[    6.807881] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x590b11c027f7ff00), phys(8)
[    6.810264] mpt2sas_cm0: detecting: handle(0x0009), sas_address(0x4433221100000000), phy(0)
[    6.811473] mpt2sas_cm0: REPORT_LUNS: handle(0x0009), retries(0)
[    6.812518] mpt2sas_cm0: TEST_UNIT_READY: handle(0x0009), lun(0)
[    6.814640] scsi 1:0:0:0: Direct-Access     WDC      WD30EFRX-68EUZN0         0A82 PQ: 0 ANSI: 6
[    6.816548] scsi 1:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x50014ee26320545e)
[    6.817456] scsi 1:0:0:0: enclosure logical id(0x590b11c027f7ff00), slot(3)
[    6.817560] scsi 1:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    6.818508] scsi 1:0:0:0: serial_number(     WD-WCC4N2HK72YL)
[    6.820069] mpt2sas_cm0: detecting: handle(0x000a), sas_address(0x4433221101000000), phy(1)
[    6.820088] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    6.820091] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    6.823488] sd 1:0:0:0: [sdb] Write Protect is off
[    6.823491] sd 1:0:0:0: [sdb] Mode Sense: 7f 00 10 08
[    6.823570] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    6.824448] mpt2sas_cm0: REPORT_LUNS: handle(0x000a), retries(0)
[    6.825505] mpt2sas_cm0: TEST_UNIT_READY: handle(0x000a), lun(0)
[    6.827814] scsi 1:0:1:0: Direct-Access     WDC      WD30EFRX-68EUZN0         0A82 PQ: 0 ANSI: 6
[    6.827858]  sdb: sdb1 sdb2 sdb5
[    6.828673] scsi 1:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x50014ee26320252f)
[    6.830461] scsi 1:0:1:0: enclosure logical id(0x590b11c027f7ff00), slot(2)
[    6.830660] sd 1:0:0:0: [sdb] Attached SCSI disk
[    6.831487] scsi 1:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[    6.832507] scsi 1:0:1:0: serial_number(     WD-WCC4N0LDREV8)
[    6.833725] want_idx 1 index 2. delay and reget
[    7.834936] want_idx 1 index 2
[    7.834962] want_idx 1 index 2. delay and reget
[    8.835346] want_idx 1 index 2
[    8.835451] want_idx 1 index 2. delay and reget
[    9.836768] want_idx 1 index 2
[    9.836881] want_idx 1 index 2. delay and reget
[   10.838197] want_idx 1 index 2
[   10.838311] want_idx 1 index 2. delay and reget
[   11.839616] want_idx 1 index 2
[   11.840709] want_idx 1 index 2. delay and reget
[   12.842007] want_idx 1 index 2
[   12.842122] want_idx 1 index 2. delay and reget
[   14.610410] want_idx 1 index 2
[   14.611174] want_idx 1 index 2. delay and reget
[   15.733097] want_idx 1 index 2
[   15.734371] want_idx 1 index 2. delay and reget
[   16.735758] want_idx 1 index 2
[   16.736425] want_idx 1 index 2. delay and reget
udevadm settle failed
Insert net driver(Mindspeed only)...
[   16.895968] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[   16.897713] Disabling lock debugging due to kernel taint
[   16.902882] synobios open /dev/ttyS1 success
[   16.924226] 2022-7-16 17:0:32 UTC
[   16.925039] synobios: load, major number 201
[   16.926084] Brand: Synology
[   16.926733] Model: DS-3622xs+
[   16.927421] set group disks wakeup number to 4, spinup time deno 7
[   16.928942] synobios cpu_arch proc entry initialized
[   16.930146] synobios crypto_hw proc entry initialized
[   16.931301] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[   16.945719] Module [broadwellnk_synobios] is removed.
[   16.947057] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=12
internalportcfg=0xfff
Insert synorbd kernel module
Insert synofsbd kernel module
Insert sha256 kernel module
Wait 5 more second for disk becoming ready
[   17.737108] want_idx 1 index 2
[   17.737768] want_idx 1 index 2. delay and reget
[   18.738551] want_idx 1 index 2
[   18.739221] want_idx 1 index 2. delay and reget
[   19.739955] want_idx 1 index 2
[   19.740609] want_idx 1 index 2. delay and reget
[   20.741397] want_idx 1 index 2
[   20.742061] want_idx 1 index 2. delay and reget
[   21.742811] want_idx 1 index 2
[   21.743486] want_idx 1 index 2. delay and reget
Wait 5 more second for disk becoming ready
[   22.744243] want_idx 1 index 2
[   22.745614] sd 1:0:1:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[   22.747470] sd 1:0:1:0: [sdc] 4096-byte physical blocks
[   22.747508] mpt2sas_cm0: detecting: handle(0x000b), sas_address(0x4433221102000000), phy(2)
[   22.747512] mpt2sas_cm0: REPORT_LUNS: handle(0x000b), retries(0)
[   22.748800] mpt2sas_cm0: TEST_UNIT_READY: handle(0x000b), lun(0)
[   22.756453] scsi 1:0:2:0: Direct-Access     WDC      WD30EFRX-68EUZN0         0A82 PQ: 0 ANSI: 6
[   22.758855] sd 1:0:1:0: [sdc] Write Protect is off
[   22.760089] sd 1:0:1:0: [sdc] Mode Sense: 7f 00 10 08
[   22.760102] scsi 1:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x50014ee20ef68994)
[   22.760104] scsi 1:0:2:0: enclosure logical id(0x590b11c027f7ff00), slot(1)
[   22.764000] scsi 1:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   22.765696] scsi 1:0:2:0: serial_number(     WD-WCC4N2UCEY6V)
[   22.769890] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   22.772050] want_idx 1 index 3. delay and reget
[   22.781424]  sdc: sdc1 sdc2 sdc5
[   22.790182] sd 1:0:1:0: [sdc] Attached SCSI disk
[   23.773696] want_idx 1 index 3
[   23.774462] want_idx 1 index 3. delay and reget
[   24.775084] want_idx 1 index 3
[   24.776360] want_idx 1 index 3. delay and reget
[   25.777535] want_idx 1 index 3
[   25.778806] want_idx 1 index 3. delay and reget
[   26.780931] want_idx 1 index 3
[   26.782188] want_idx 1 index 3. delay and reget
Wait 5 more second for disk becoming ready
[   27.784360] want_idx 1 index 3
[   27.785643] want_idx 1 index 3. delay and reget
[   28.787779] want_idx 1 index 3
[   28.788557] want_idx 1 index 3. delay and reget
[   29.789230] want_idx 1 index 3
[   29.790489] want_idx 1 index 3. delay and reget
[   30.792630] want_idx 1 index 3
[   30.793316] want_idx 1 index 3. delay and reget
[   31.794085] want_idx 1 index 3
[   31.795376] want_idx 1 index 3. delay and reget
Wait 5 more second for disk becoming ready
[   32.797493] want_idx 1 index 3
[   32.798782] want_idx 1 index 3. delay and reget
[   33.800918] want_idx 1 index 3
[   33.802189] want_idx 1 index 3. delay and reget
[   34.804349] want_idx 1 index 3
[   34.805628] want_idx 1 index 3. delay and reget
[   35.807798] want_idx 1 index 3
[   35.808437] want_idx 1 index 3. delay and reget
[   36.809193] want_idx 1 index 3
[   36.810009] want_idx 1 index 3. delay and reget
Wait 5 more second for disk becoming ready
[   37.811615] want_idx 1 index 3
[   37.812964] mpt2sas_cm0: detecting: handle(0x000c), sas_address(0x4433221103000000), phy(3)
[   37.814878] mpt2sas_cm0: REPORT_LUNS: handle(0x000c), retries(0)
[   37.814891] sd 1:0:2:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[   37.814892] sd 1:0:2:0: [sdd] 4096-byte physical blocks
[   37.819213] mpt2sas_cm0: TEST_UNIT_READY: handle(0x000c), lun(0)
[   37.823333] scsi 1:0:3:0: Direct-Access     WDC      WD30EFRX-68EUZN0         0A82 PQ: 0 ANSI: 6
[   37.825595] sd 1:0:2:0: [sdd] Write Protect is off
[   37.825971] scsi 1:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x50014ee20dcd759f)
[   37.825972] scsi 1:0:3:0: enclosure logical id(0x590b11c027f7ff00), slot(0)
[   37.826067] scsi 1:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   37.826469] scsi 1:0:3:0: serial_number(     WD-WCC4N6AHX2FZ)
[   37.828101] want_idx 1 index 4. delay and reget
[   37.834864] sd 1:0:2:0: [sdd] Mode Sense: 7f 00 10 08
[   37.836887] sd 1:0:2:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   37.848196]  sdd: sdd1 sdd2 sdd5
[   37.856848] sd 1:0:2:0: [sdd] Attached SCSI disk
[   38.828050] want_idx 1 index 4
[   38.828713] want_idx 1 index 4. delay and reget
[   39.829476] want_idx 1 index 4
[   39.830222] want_idx 1 index 4. delay and reget
[   40.830897] want_idx 1 index 4
[   40.831580] want_idx 1 index 4. delay and reget
[   41.832337] want_idx 1 index 4
[   41.832974] want_idx 1 index 4. delay and reget
Wait 5 more second for disk becoming ready
[   42.833763] want_idx 1 index 4
[   42.834425] want_idx 1 index 4. delay and reget
[   43.835177] want_idx 1 index 4
[   43.835841] want_idx 1 index 4. delay and reget
[   44.836573] want_idx 1 index 4
[   44.837250] want_idx 1 index 4. delay and reget
[   45.837999] want_idx 1 index 4
[   45.838667] want_idx 1 index 4. delay and reget
[   46.839419] want_idx 1 index 4
[   46.840660] want_idx 1 index 4. delay and reget
Wait 5 more second for disk becoming ready
[   47.842847] want_idx 1 index 4
[   47.843541] want_idx 1 index 4. delay and reget
[   48.844291] want_idx 1 index 4
[   48.844995] want_idx 1 index 4. delay and reget
[   49.845692] want_idx 1 index 4
[   49.846341] want_idx 1 index 4. delay and reget
[   50.847135] want_idx 1 index 4
[   50.848397] want_idx 1 index 4. delay and reget
[   51.850544] want_idx 1 index 4
[   51.851229] want_idx 1 index 4. delay and reget
Wait 5 more second for disk becoming ready
[   52.851988] want_idx 1 index 4
[   52.853339] mpt2sas_cm0: detecting: handle(0x000e), sas_address(0x4433221104000000), phy(4)
[   52.855254] mpt2sas_cm0: REPORT_LUNS: handle(0x000e), retries(0)
[   52.855288] sd 1:0:3:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[   52.855290] sd 1:0:3:0: [sde] 4096-byte physical blocks
[   52.859885] mpt2sas_cm0: TEST_UNIT_READY: handle(0x000e), lun(0)
[   52.864315] scsi 1:0:4:0: Direct-Access     WDC      WD30EFRX-68N32N0         0A82 PQ: 0 ANSI: 6
[   52.865081] sd 1:0:3:0: [sde] Write Protect is off
[   52.865083] sd 1:0:3:0: [sde] Mode Sense: 7f 00 10 08
[   52.865942] sd 1:0:3:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   52.871559] scsi 1:0:4:0: SATA: handle(0x000e), sas_addr(0x4433221104000000), phy(4), device_name(0x50014ee2647a1448)
[   52.874108] scsi 1:0:4:0: enclosure logical id(0x590b11c027f7ff00), slot(7)
[   52.875082]  sde: sde1 sde2 sde5
[   52.876855] scsi 1:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   52.879403] scsi 1:0:4:0: serial_number(     WD-WCC7K1KFL4K8)
[   52.882344] want_idx 1 index 5. delay and reget
[   52.882710] sd 1:0:3:0: [sde] Attached SCSI disk
[   53.884418] want_idx 1 index 5
[   53.885123] want_idx 1 index 5. delay and reget
[   54.885827] want_idx 1 index 5
[   54.886525] want_idx 1 index 5. delay and reget
[   55.887286] want_idx 1 index 5
[   55.887983] want_idx 1 index 5. delay and reget
[   56.888672] want_idx 1 index 5
[   56.889342] want_idx 1 index 5. delay and reget
Wait 5 more second for disk becoming ready
[   57.890123] want_idx 1 index 5
[   57.890825] want_idx 1 index 5. delay and reget
[   58.891516] want_idx 1 index 5
[   58.892185] want_idx 1 index 5. delay and reget
[   59.892962] want_idx 1 index 5
[   59.893683] want_idx 1 index 5. delay and reget
[   60.894369] want_idx 1 index 5
[   60.895057] want_idx 1 index 5. delay and reget
[   61.895820] want_idx 1 index 5
[   61.896500] want_idx 1 index 5. delay and reget
Wait 5 more second for disk becoming ready
[   62.897216] want_idx 1 index 5
[   62.898471] want_idx 1 index 5. delay and reget
[   63.900659] want_idx 1 index 5
[   63.901330] want_idx 1 index 5. delay and reget
[   64.902064] want_idx 1 index 5
[   64.902747] want_idx 1 index 5. delay and reget
[   65.903509] want_idx 1 index 5
[   65.904770] want_idx 1 index 5. delay and reget
[   66.906912] want_idx 1 index 5
[   66.907579] want_idx 1 index 5. delay and reget
Wait 5 more second for disk becoming ready
[   67.903138] udevd[5683]: worker [5696] /devices/pci0000:00/0000:00:16.0/0000:0b:00.0 is taking a long time
[   67.908363] want_idx 1 index 5
[   67.909696] sd 1:0:4:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[   67.909795] mpt2sas_cm0: detecting: handle(0x000d), sas_address(0x4433221105000000), phy(5)
[   67.909800] mpt2sas_cm0: REPORT_LUNS: handle(0x000d), retries(0)
[   67.909862] mpt2sas_cm0: TEST_UNIT_READY: handle(0x000d), lun(0)
[   67.913673] scsi 1:0:5:0: Direct-Access     Samsung  SSD 860 EVO 250GB        4B6Q PQ: 0 ANSI: 6
[   67.913903] scsi 1:0:5:0: SATA: handle(0x000d), sas_addr(0x4433221105000000), phy(5), device_name(0x5002538e49b3b3ca)
[   67.913905] scsi 1:0:5:0: enclosure logical id(0x590b11c027f7ff00), slot(6)
[   67.914038] scsi 1:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[   67.914280] scsi 1:0:5:0: serial_number(S4CJNF0MB20669F     )
[   67.915342] want_idx 1 index 6. delay and reget
[   67.931982] sd 1:0:4:0: [sdf] 4096-byte physical blocks
[   67.938284] sd 1:0:4:0: [sdf] Write Protect is off
[   67.939382] sd 1:0:4:0: [sdf] Mode Sense: 7f 00 10 08
[   67.941497] sd 1:0:4:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   67.973075]  sdf: sdf1 sdf2 sdf5
[   67.983634] sd 1:0:4:0: [sdf] Attached SCSI disk
[   68.915770] want_idx 1 index 6
[   68.917022] want_idx 1 index 6. delay and reget
[   69.919200] want_idx 1 index 6
[   69.920465] want_idx 1 index 6. delay and reget
[   70.922619] want_idx 1 index 6
[   70.923892] want_idx 1 index 6. delay and reget
[   71.926026] want_idx 1 index 6
[   71.926803] want_idx 1 index 6. delay and reget
Wait 5 more second for disk becoming ready
[   72.927462] want_idx 1 index 6
[   72.928154] want_idx 1 index 6. delay and reget
[   73.928879] want_idx 1 index 6
[   73.930160] want_idx 1 index 6. delay and reget
[   74.932308] want_idx 1 index 6
[   74.933001] want_idx 1 index 6. delay and reget
[   75.933751] want_idx 1 index 6
[   75.934416] want_idx 1 index 6. delay and reget
[   76.935154] want_idx 1 index 6
[   76.935840] want_idx 1 index 6. delay and reget
Wait 5 more second for disk becoming ready
[   77.936597] want_idx 1 index 6
[   77.937305] want_idx 1 index 6. delay and reget
[   78.938000] want_idx 1 index 6
[   78.939226] want_idx 1 index 6. delay and reget
[   79.941445] want_idx 1 index 6
[   79.942705] want_idx 1 index 6. delay and reget
[   80.944915] want_idx 1 index 6
[   80.945668] want_idx 1 index 6. delay and reget
[   81.946353] want_idx 1 index 6
[   81.947041] want_idx 1 index 6. delay and reget
Wait 5 more second for disk becoming ready
[   82.947718] want_idx 1 index 6
[   82.949689] mpt2sas_cm0: port enable: SUCCESS
[   82.950781] sd 1:0:5:0: [sdg] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   82.954966] sd 1:0:5:0: [sdg] Write Protect is off
[   82.956204] sd 1:0:5:0: [sdg] Mode Sense: 7f 00 10 08
[   82.957969] sd 1:0:5:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[   82.963880]  sdg: sdg1 sdg2 sdg3
[   82.968206] sd 1:0:5:0: [sdg] Attached SCSI disk
All disk ready or timeout execeed
[   92.091020]  sdb: sdb1 sdb2 sdb5
[   92.101544]  sdb: sdb1 sdb2 sdb5
[   92.111076]  sdb: sdb1 sdb2 sdb5
[   92.121100]  sdb: sdb1 sdb2 sdb5
[   92.131112]  sdc: sdc1 sdc2 sdc5
[   92.141202]  sdd: sdd1 sdd2 sdd5
[   92.151596]  sde: sde1 sde2 sde5
ls: /dev/sdf1: No such file or directory
[   92.166398]  sdf: sdf1 sdf2 sdf5
[   92.176646]  sdf: sdf1 sdf2 sdf5
[   92.186591]  sdf: sdf1 sdf2 sdf5
[   92.191639]  sdg: sdg1 sdg2 sdg3
Assemble args: -u ec8142bc:89de355a:3017a5a8:c86610be /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1 /dev/sdg1
[   92.216564] md: md0 stopped.
[   92.219142] md: bind<sdc1>
[   92.220045] md: bind<sdg1>
[   92.220965] md: bind<sde1>
[   92.222245] md: bind<sdd1>
[   92.223156] md: bind<sdb1>
[   92.224223] md: kicking non-fresh sde1 from array!
[   92.226050] md: unbind<sde1>
[   92.231644] md: export_rdev(sde1)
[   92.233231] md/raid1:md0: active with 4 out of 12 mirrors
[   92.262634] md0: detected capacity change from 0 to 2549940224
mdadm: /dev/md0 has been started with 4 drives (out of 12).
Partition Version=8
[   92.344581] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
[   92.416068] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
 /sbin/e2fsck exists, checking /dev/md0...
e2fsck 1.44.1 (24-Mar-2018)
/sbin/e2fsck -yvf returns 0
Mounting /dev/md0 /tmpRoot

 


we have now spam of want_idx 1 index 2. delay and reget like we had before @pocopico recompiled the new mpt3sas.ko version i think, described here:

@fbelavenuto how can i try to boot with the custom mpt3sas.ko from pocopico?
 

Link to comment
Share on other sites

21 minutes ago, neonflx said:

Same issue with the latest build, can't detect drives attached to SAS9300

I am also having issues. DSM never loads. Boot log attached. Looks like add on issue. 

 

insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory

 

Spoiler

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.812830] blk_update_request: I/O error, dev sdi, sector 2568 op 0x0:(READ) flags 0x80700 phys_seg 14 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 206
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/16 23:19:54:2821] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/16 23:19:54:2825] N: tty configuration:
[2022/07/16 23:19:54:2828] N:   start command: login -f root
[2022/07/16 23:19:54:2832] N:   close signal: SIGHUP (1)
[2022/07/16 23:19:54:2836] N:   terminal type: xterm-256color
[2022/07/16 23:19:54:2840] N:  Using foreign event loop...
[2022/07/16 23:19:54:2844] N:  Listening on port: 7681
[2022/07/16 23:20:02:0904] N: HTTP / - 10.45.45.27
[2022/07/16 23:20:02:1427] N: HTTP /token - 10.45.45.27
[2022/07/16 23:20:02:1713] N: WS   /ws - 10.45.45.27, clients: 1
[2022/07/16 23:20:02:1981] N: started process, pid: 359
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=20C0SQRLRRYBM vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x13acee000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=20C0SQRLRRYBM vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 20C0SQRLRRYBM
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3989372K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 204404K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.365 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003350] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.73 BogoMIPS (lpj=3493365)
[    0.003957] pid_max: default: 32768 minimum: 301
[    0.004004] ACPI: Core revision 20150930
[    0.005065] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005454] Security Framework initialized
[    0.005697] AppArmor: AppArmor initialized
[    0.005934] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006002] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006516] Initializing cgroup subsys io
[    0.007003] Initializing cgroup subsys memory
[    0.007256] Initializing cgroup subsys devices
[    0.007511] Initializing cgroup subsys freezer
[    0.007798] mce: unknown CPU type - not enabling MCE support
[    0.008001] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.008304] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.008644] Speculative Store Bypass: Vulnerable
[    0.010107] Freeing SMP alternatives memory: 24K
[    0.010508] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.011551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.022000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.022000] Performance Events: no PMU driver, software events only.
[    0.022059] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.022423] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.022840] x86: Booting SMP configuration:
[    0.023001] .... node  #0, CPUs:      #1 #2 #3
[    0.236026] x86: Booted up 1 node, 4 CPUs
[    0.236280] smpboot: Total of 4 processors activated (27946.90 BogoMIPS)
[    0.236901] devtmpfs: initialized
[    0.237110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.237635] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.238077] NET: Registered protocol family 16
[    0.242005] cpuidle: using governor ladder
[    0.246002] cpuidle: using governor menu
[    0.246312] ACPI: bus type PCI registered
[    0.246650] PCI: Using configuration type 1 for base access
[    0.250052] ACPI: Added _OSI(Module Device)
[    0.250333] ACPI: Added _OSI(Processor Device)
[    0.250610] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.251001] ACPI: Added _OSI(Processor Aggregator Device)
[    0.252104] ACPI: Interpreter enabled
[    0.252317] ACPI: (supports S0 S4 S5)
[    0.252522] ACPI: Using IOAPIC for interrupt routing
[    0.252813] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.255611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.255968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.256003] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.256372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.257024] PCI host bridge to bus 0000:00
[    0.257256] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.258001] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.258376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.258793] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.259001] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.259424] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.259749] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.260252] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.261137] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.263166] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.264179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.264576] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.264943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.265001] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.265428] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.267648] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.268733] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.269179] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.269583] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.270088] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.273005] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.275003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.278821] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.279238] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.280501] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.282003] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.284430] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.286881] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.287106] pci 0000:00:10.0: supports D1 D2
[    0.287495] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.288688] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.289622] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.292480] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.293464] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.294304] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.295495] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.296420] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.297257] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.298703] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.299279] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.301051] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.301342] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.301689] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.302014] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.302864] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.303008] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.303354] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.303744] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.305468] pci_bus 0000:00: on NUMA node 0
[    0.306019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.306418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.306805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.307209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.308013] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.308576] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.309030] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.309330] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.309775] vgaarb: loaded
[    0.309929] vgaarb: bridge control possible 0000:00:02.0
[    0.310048] SCSI subsystem initialized
[    0.310280] libata version 3.00 loaded.
[    0.310280] pps_core: LinuxPPS API ver. 1 registered
[    0.311001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.311514] PTP clock support registered
[    0.311757] EDAC MC: Ver: 3.0.0
[    0.312112] PCI: Using ACPI for IRQ routing
[    0.312261] PCI: pci_cache_line_size set to 64 bytes
[    0.312613] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.313007] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.313454] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.314031] clocksource: Switched to clocksource hpet
[    0.317724] AppArmor: AppArmor Filesystem Enabled
[    0.318026] pnp: PnP ACPI init
[    0.318229] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.318602] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.318991] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.319389] pnp 00:03: [dma 2]
[    0.319575] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.319961] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.320449] pnp: PnP ACPI: found 5 devices
[    0.327947] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.329065] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.329352] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.330088] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.330720] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.331664] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.331956] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.332696] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.333622] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.334523] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.334867] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.335239] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.335621] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.336023] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.336413] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.336723] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.337098] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.337496] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.337803] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.338179] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.338595] NET: Registered protocol family 2
[    0.338916] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.339376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.339785] TCP: Hash tables configured (established 32768 bind 32768)
[    0.340200] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340542] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340920] NET: Registered protocol family 1
[    0.341204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.341543] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.349960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.358318] pci 0000:00:02.0: Video device with shadowed ROM
[    0.366625] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.375236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.383598] PCI: CLS 64 bytes, default 64
[    0.659601] Trying to unpack rootfs image as initramfs...
[    0.668386] Freeing initrd memory: 21576K
[    0.669452] redpill: loading out-of-tree module taints kernel.
[    0.669865] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    0.682745] PCI host bridge to bus 0001:09
[    0.683048] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    0.683468] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    0.683934] pci_bus 0001:09: root bus resource [bus 00-ff]
[    0.684333] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    0.684781] pci 0001:09:00.0: Can't map mv9235 registers
[    0.685202] PCI host bridge to bus 0001:0c
[    0.685482] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    0.685896] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    0.686399] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    0.687198] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    0.687574] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    0.688016] pci 0001:0c:00.0: Can't map mv9235 registers
[    0.694749] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.695265] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    0.695786] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325ad4e85cc, max_idle_ns: 440795285742 ns
[    0.696910] audit: initializing netlink subsys (disabled)
[    0.697326] audit: type=2000 audit(1658013684.697:1): initialized
[    0.697799] Initialise system trusted keyring
[    0.707900] VFS: Disk quotas dquot_6.6.0
[    0.708234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.760126] Key type asymmetric registered
[    0.760411] Asymmetric key parser 'x509' registered
[    0.760750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.761257] io scheduler noop registered
[    0.761508] io scheduler deadline registered
[    0.761800] io scheduler cfq registered (default)
[    0.779345] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.801266] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.999525] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.001697] brd: module loaded
[    1.001915] Loading iSCSI transport class v2.0-870.
[    1.003781] rdac: device handler registered
[    1.016882] i2c /dev entries driver
[    1.017156] ahci 0001:09:00.0: version 3.0
[    1.017395] ahci: probe of 0001:09:00.0 failed with error -22
[    1.017728] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.018164] rtc_cmos 00:04: RTC can wake from S4
[    1.018547] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.018996] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.019489] md: raid1 personality registered for level 1
[    1.019943] NET: Registered protocol family 17
[    1.020228] Key type dns_resolver registered
[    1.020478] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.020818] mce: Using 10 MCE banks
[    1.021424] registered taskstats version 1
[    1.021668] Loading compiled-in untrusted X.509 certificates
[    1.021987] Loading compiled-in X.509 certificates
[    1.022306] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.023269] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.023859] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.024547] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.025149] page_owner is disabled
[    1.025363] AppArmor: AppArmor sha1 policy hashing enabled
[    1.031281] rtc_cmos 00:04: setting system clock to 2022-07-16 23:21:25 UTC (1658013685)
[    1.032519] Freeing unused kernel memory: 928K
[    1.032772] Write protecting the kernel read-only data: 8192k
[    1.033284] Freeing unused kernel memory: 592K
[    1.033920] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.080410] ACPI: bus type USB registered
[    1.080664] usbcore: registered new interface driver usbfs
[    1.080986] usbcore: registered new interface driver hub
[    1.081345] usbcore: registered new interface driver ethub
[    1.081688] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.087221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.089951] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.105101] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.105409] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.306021] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.306928] hub 1-0:1.0: USB hub found
[    1.307191] hub 1-0:1.0: 4 ports detected
[    1.307517] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.307831] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.308308] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.308857] hub 2-0:1.0: USB hub found
[    1.309123] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.317933] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory
Insert net driver(Mindspeed only)...
[    1.333080] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    1.333543] Disabling lock debugging due to kernel taint
[    1.336246] synobios open /dev/ttyS1 success
[    1.336682] 2022-7-16 23:21:25 UTC
[    1.336909] synobios: load, major number 201
[    1.337214] Brand: Synology
[    1.337401] Model: DS-3622xs+
[    1.337595] set group disks wakeup number to 4, spinup time deno 7
[    1.337987] synobios cpu_arch proc entry initialized
[    1.338333] synobios crypto_hw proc entry initialized
[    1.338652] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    1.341433] Module [broadwellnk_synobios] is removed. 
[    1.341770] synobios: unload
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 23:21:25 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
[    1.783189] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.800083] usb-storage 2-1:1.0: USB Mass Storage device detected
[    1.800596] scsi host0: usb-storage 2-1:1.0
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 4253, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.093498] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 6 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.146114] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.149793] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.150199] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.156263] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.156637] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module ixgbe[    2.160933] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.161370] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.170200] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.170747] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.179092] RPC: Registered named UNIX socket transport module.
[    2.179491] RPC: Registered udp transport module.
[    2.179823] RPC: Registered tcp transport module.
[    2.180176] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
[    3.105257] scsi 0:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.105909] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.107054] sd 0:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.108530] sd 0:0:0:0: [synoboot] Write Protect is off
[    3.108861] sd 0:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.110169] sd 0:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.116801]  synoboot: synoboot1 synoboot2 synoboot3
[    3.120473] sd 0:0:0:0: [synoboot] Attached SCSI removable disk
:: Unloading module adt7475[    3.207053] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    3.214845] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.224890] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.230859] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.241118] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.247909] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.260119] synobios open /dev/ttyS1 success
[    8.260561] 2022-7-16 23:21:31 UTC
[    8.260811] synobios: load, major number 201
[    8.261082] Brand: Synology
[    8.261243] Model: DS-3622xs+
[    8.261421] set group disks wakeup number to 4, spinup time deno 7
[    8.261852] synobios cpu_arch proc entry initialized
[    8.262191] synobios crypto_hw proc entry initialized
[    8.262467] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    8.866398] Module [broadwellnk_synobios] is removed. 
[    8.866719] synobios: unload
addons.sh called with params modules
:: Loading module synobios[    8.886794] synobios open /dev/ttyS1 success
[    8.887217] 2022-7-16 23:21:31 UTC
[    8.887414] synobios: load, major number 201
[    8.887656] Brand: Synology
[    8.887825] Model: DS-3622xs+
[    8.887995] set group disks wakeup number to 4, spinup time deno 7
[    8.888396] synobios cpu_arch proc entry initialized
[    8.888677] synobios crypto_hw proc entry initialized
[    8.888963] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd
Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ...

  <interface> is either an IPv4 address such as 192.168.1.42, or an
interface name such as eth0.

  By default, socket will be open as /var/run/minissdpd.sock
and pid written to file /var/run/minissdpd.pid
start SSDPD failed
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   19.525648] random: avahi-daemon: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   19.527506] random: avahi-daemon: uninitialized urandom read (8 bytes read, 30 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   19.543727] usbcore: registered new interface driver usbhid
[   19.544098] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 23:21:41 UTC 2022
==============================
starting pid 5789, tty '': '/sbin/getty 115200 console'

Sat Jul 16 23:21:41 2022

SynologyNAS login: [   68.579396] ext2: synoboot2 mounted, process=mantool
[   68.596921] synoboot2 unmounted, process=mantool
 

 

Link to comment
Share on other sites

1 hour ago, jrac86 said:

I am also having issues. DSM never loads. Boot log attached. Looks like add on issue. 

 

insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory

 

  boot log (Reveal hidden contents)

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.812830] blk_update_request: I/O error, dev sdi, sector 2568 op 0x0:(READ) flags 0x80700 phys_seg 14 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 206
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/16 23:19:54:2821] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/16 23:19:54:2825] N: tty configuration:
[2022/07/16 23:19:54:2828] N:   start command: login -f root
[2022/07/16 23:19:54:2832] N:   close signal: SIGHUP (1)
[2022/07/16 23:19:54:2836] N:   terminal type: xterm-256color
[2022/07/16 23:19:54:2840] N:  Using foreign event loop...
[2022/07/16 23:19:54:2844] N:  Listening on port: 7681
[2022/07/16 23:20:02:0904] N: HTTP / - 10.45.45.27
[2022/07/16 23:20:02:1427] N: HTTP /token - 10.45.45.27
[2022/07/16 23:20:02:1713] N: WS   /ws - 10.45.45.27, clients: 1
[2022/07/16 23:20:02:1981] N: started process, pid: 359
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=20C0SQRLRRYBM vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x13acee000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=20C0SQRLRRYBM vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 20C0SQRLRRYBM
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3989372K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 204404K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.365 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003350] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.73 BogoMIPS (lpj=3493365)
[    0.003957] pid_max: default: 32768 minimum: 301
[    0.004004] ACPI: Core revision 20150930
[    0.005065] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005454] Security Framework initialized
[    0.005697] AppArmor: AppArmor initialized
[    0.005934] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006002] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006516] Initializing cgroup subsys io
[    0.007003] Initializing cgroup subsys memory
[    0.007256] Initializing cgroup subsys devices
[    0.007511] Initializing cgroup subsys freezer
[    0.007798] mce: unknown CPU type - not enabling MCE support
[    0.008001] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.008304] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.008644] Speculative Store Bypass: Vulnerable
[    0.010107] Freeing SMP alternatives memory: 24K
[    0.010508] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.011551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.022000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.022000] Performance Events: no PMU driver, software events only.
[    0.022059] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.022423] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.022840] x86: Booting SMP configuration:
[    0.023001] .... node  #0, CPUs:      #1 #2 #3
[    0.236026] x86: Booted up 1 node, 4 CPUs
[    0.236280] smpboot: Total of 4 processors activated (27946.90 BogoMIPS)
[    0.236901] devtmpfs: initialized
[    0.237110] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.237635] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.238077] NET: Registered protocol family 16
[    0.242005] cpuidle: using governor ladder
[    0.246002] cpuidle: using governor menu
[    0.246312] ACPI: bus type PCI registered
[    0.246650] PCI: Using configuration type 1 for base access
[    0.250052] ACPI: Added _OSI(Module Device)
[    0.250333] ACPI: Added _OSI(Processor Device)
[    0.250610] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.251001] ACPI: Added _OSI(Processor Aggregator Device)
[    0.252104] ACPI: Interpreter enabled
[    0.252317] ACPI: (supports S0 S4 S5)
[    0.252522] ACPI: Using IOAPIC for interrupt routing
[    0.252813] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.255611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.255968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.256003] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.256372] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.257024] PCI host bridge to bus 0000:00
[    0.257256] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.258001] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.258376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.258793] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.259001] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.259424] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.259749] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.260252] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.261137] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.263166] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.264179] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.264576] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.264943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.265001] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.265428] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.267648] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.268733] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.269179] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.269583] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.270088] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.273005] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.275003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.278821] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.279238] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.280501] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.282003] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.284430] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.286881] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.287106] pci 0000:00:10.0: supports D1 D2
[    0.287495] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.288688] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.289622] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.292480] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.293464] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.294304] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.295495] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.296420] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.297257] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.298703] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.299279] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.301051] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.301342] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.301689] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.302014] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.302864] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.303008] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.303354] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.303744] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.305468] pci_bus 0000:00: on NUMA node 0
[    0.306019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.306418] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.306805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.307209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.308013] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.308576] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.309030] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.309330] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.309775] vgaarb: loaded
[    0.309929] vgaarb: bridge control possible 0000:00:02.0
[    0.310048] SCSI subsystem initialized
[    0.310280] libata version 3.00 loaded.
[    0.310280] pps_core: LinuxPPS API ver. 1 registered
[    0.311001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.311514] PTP clock support registered
[    0.311757] EDAC MC: Ver: 3.0.0
[    0.312112] PCI: Using ACPI for IRQ routing
[    0.312261] PCI: pci_cache_line_size set to 64 bytes
[    0.312613] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.313007] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.313454] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.314031] clocksource: Switched to clocksource hpet
[    0.317724] AppArmor: AppArmor Filesystem Enabled
[    0.318026] pnp: PnP ACPI init
[    0.318229] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.318602] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.318991] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.319389] pnp 00:03: [dma 2]
[    0.319575] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.319961] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.320449] pnp: PnP ACPI: found 5 devices
[    0.327947] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.329065] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.329352] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.330088] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.330720] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.331664] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.331956] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.332696] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.333622] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.334523] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.334867] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.335239] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.335621] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.336023] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.336413] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.336723] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.337098] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.337496] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.337803] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.338179] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.338595] NET: Registered protocol family 2
[    0.338916] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.339376] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.339785] TCP: Hash tables configured (established 32768 bind 32768)
[    0.340200] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340542] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.340920] NET: Registered protocol family 1
[    0.341204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.341543] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.349960] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.358318] pci 0000:00:02.0: Video device with shadowed ROM
[    0.366625] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.375236] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.383598] PCI: CLS 64 bytes, default 64
[    0.659601] Trying to unpack rootfs image as initramfs...
[    0.668386] Freeing initrd memory: 21576K
[    0.669452] redpill: loading out-of-tree module taints kernel.
[    0.669865] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    0.682745] PCI host bridge to bus 0001:09
[    0.683048] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    0.683468] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    0.683934] pci_bus 0001:09: root bus resource [bus 00-ff]
[    0.684333] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    0.684781] pci 0001:09:00.0: Can't map mv9235 registers
[    0.685202] PCI host bridge to bus 0001:0c
[    0.685482] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    0.685896] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    0.686399] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    0.687198] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    0.687574] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    0.688016] pci 0001:0c:00.0: Can't map mv9235 registers
[    0.694749] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.695265] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    0.695786] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325ad4e85cc, max_idle_ns: 440795285742 ns
[    0.696910] audit: initializing netlink subsys (disabled)
[    0.697326] audit: type=2000 audit(1658013684.697:1): initialized
[    0.697799] Initialise system trusted keyring
[    0.707900] VFS: Disk quotas dquot_6.6.0
[    0.708234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.760126] Key type asymmetric registered
[    0.760411] Asymmetric key parser 'x509' registered
[    0.760750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.761257] io scheduler noop registered
[    0.761508] io scheduler deadline registered
[    0.761800] io scheduler cfq registered (default)
[    0.779345] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.801266] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.999525] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.001697] brd: module loaded
[    1.001915] Loading iSCSI transport class v2.0-870.
[    1.003781] rdac: device handler registered
[    1.016882] i2c /dev entries driver
[    1.017156] ahci 0001:09:00.0: version 3.0
[    1.017395] ahci: probe of 0001:09:00.0 failed with error -22
[    1.017728] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.018164] rtc_cmos 00:04: RTC can wake from S4
[    1.018547] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.018996] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.019489] md: raid1 personality registered for level 1
[    1.019943] NET: Registered protocol family 17
[    1.020228] Key type dns_resolver registered
[    1.020478] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.020818] mce: Using 10 MCE banks
[    1.021424] registered taskstats version 1
[    1.021668] Loading compiled-in untrusted X.509 certificates
[    1.021987] Loading compiled-in X.509 certificates
[    1.022306] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.023269] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.023859] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.024547] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.025149] page_owner is disabled
[    1.025363] AppArmor: AppArmor sha1 policy hashing enabled
[    1.031281] rtc_cmos 00:04: setting system clock to 2022-07-16 23:21:25 UTC (1658013685)
[    1.032519] Freeing unused kernel memory: 928K
[    1.032772] Write protecting the kernel read-only data: 8192k
[    1.033284] Freeing unused kernel memory: 592K
[    1.033920] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.080410] ACPI: bus type USB registered
[    1.080664] usbcore: registered new interface driver usbfs
[    1.080986] usbcore: registered new interface driver hub
[    1.081345] usbcore: registered new interface driver ethub
[    1.081688] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.087221] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.089951] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.105101] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.105409] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.306021] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.306928] hub 1-0:1.0: USB hub found
[    1.307191] hub 1-0:1.0: 4 ports detected
[    1.307517] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.307831] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.308308] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.308857] hub 2-0:1.0: USB hub found
[    1.309123] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.317933] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory
Insert net driver(Mindspeed only)...
[    1.333080] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    1.333543] Disabling lock debugging due to kernel taint
[    1.336246] synobios open /dev/ttyS1 success
[    1.336682] 2022-7-16 23:21:25 UTC
[    1.336909] synobios: load, major number 201
[    1.337214] Brand: Synology
[    1.337401] Model: DS-3622xs+
[    1.337595] set group disks wakeup number to 4, spinup time deno 7
[    1.337987] synobios cpu_arch proc entry initialized
[    1.338333] synobios crypto_hw proc entry initialized
[    1.338652] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    1.341433] Module [broadwellnk_synobios] is removed. 
[    1.341770] synobios: unload
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sat Jul 16 23:21:25 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
[    1.783189] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.800083] usb-storage 2-1:1.0: USB Mass Storage device detected
[    1.800596] scsi host0: usb-storage 2-1:1.0
umount: /etc/mtab: No such file or directory
linuxrc.syno failed on 1
starting pid 4253, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [  OK  ]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.093498] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 6 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.146114] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.149793] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.150199] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.156263] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.156637] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module ixgbe[    2.160933] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.161370] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.170200] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.170747] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.179092] RPC: Registered named UNIX socket transport module.
[    2.179491] RPC: Registered udp transport module.
[    2.179823] RPC: Registered tcp transport module.
[    2.180176] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
[    3.105257] scsi 0:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.105909] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.107054] sd 0:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.108530] sd 0:0:0:0: [synoboot] Write Protect is off
[    3.108861] sd 0:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.110169] sd 0:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.116801]  synoboot: synoboot1 synoboot2 synoboot3
[    3.120473] sd 0:0:0:0: [synoboot] Attached SCSI removable disk
:: Unloading module adt7475[    3.207053] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    3.214845] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.224890] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.230859] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.241118] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.247909] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.260119] synobios open /dev/ttyS1 success
[    8.260561] 2022-7-16 23:21:31 UTC
[    8.260811] synobios: load, major number 201
[    8.261082] Brand: Synology
[    8.261243] Model: DS-3622xs+
[    8.261421] set group disks wakeup number to 4, spinup time deno 7
[    8.261852] synobios cpu_arch proc entry initialized
[    8.262191] synobios crypto_hw proc entry initialized
[    8.262467] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    8.866398] Module [broadwellnk_synobios] is removed. 
[    8.866719] synobios: unload
addons.sh called with params modules
:: Loading module synobios[    8.886794] synobios open /dev/ttyS1 success
[    8.887217] 2022-7-16 23:21:31 UTC
[    8.887414] synobios: load, major number 201
[    8.887656] Brand: Synology
[    8.887825] Model: DS-3622xs+
[    8.887995] set group disks wakeup number to 4, spinup time deno 7
[    8.888396] synobios cpu_arch proc entry initialized
[    8.888677] synobios crypto_hw proc entry initialized
[    8.888963] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd
Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ...

  <interface> is either an IPv4 address such as 192.168.1.42, or an
interface name such as eth0.

  By default, socket will be open as /var/run/minissdpd.sock
and pid written to file /var/run/minissdpd.pid
start SSDPD failed
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   19.525648] random: avahi-daemon: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   19.527506] random: avahi-daemon: uninitialized urandom read (8 bytes read, 30 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   19.543727] usbcore: registered new interface driver usbhid
[   19.544098] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sat Jul 16 23:21:41 UTC 2022
==============================
starting pid 5789, tty '': '/sbin/getty 115200 console'

Sat Jul 16 23:21:41 2022

SynologyNAS login: [   68.579396] ext2: synoboot2 mounted, process=mantool
[   68.596921] synoboot2 unmounted, process=mantool
 

 

This error "insmod: can't insert '/lib/modules/etxhci-hcd.ko': No such file or directory" is normal, it can be ignored.

 

The problem is in the "addons.sh called with params early" line, it should load the "eudev" addon at this point, but it didn't.

 

Try with: https://github.com/fbelavenuto/arpl/releases/tag/v0.3-alpha2

 

The loader can be updated (arpl, addons, modules)

Link to comment
Share on other sites

5 hours ago, fbelavenuto said:

 

 

Try update arpl, addons and modules (or burn last image)

Synology loads, but says no disks were found. When going to the add ons, the usual two that were loaded are no longer there (mpt3sas and the virtual ethernet)

 

image.png.54a017444d777b4dad70e0147d137f4b.png

 

Here is the boot log:

Spoiler

 Booting `Configure loader'

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.897861] blk_update_request: I/O error, dev sdg, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.898606] blk_update_request: I/O error, dev sdc, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 5 prio class 0
[    2.898608] blk_update_request: I/O error, dev sdg, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    2.900112] blk_update_request: I/O error, dev sdg, sector 72 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    2.908281] blk_update_request: I/O error, dev sdn, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.908965] blk_update_request: I/O error, dev sdg, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 23 prio class 0
[    2.909609] blk_update_request: I/O error, dev sdp, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[    2.910340] blk_update_request: I/O error, dev sdp, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.935318] blk_update_request: I/O error, dev sdg, sector 4981760 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[    2.935321] blk_update_request: I/O error, dev sdg, sector 4982528 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 205
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/17 06:26:56:7711] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/17 06:26:56:7711] N: tty configuration:
[2022/07/17 06:26:56:7711] N:   start command: login -f root
[2022/07/17 06:26:56:7711] N:   close signal: SIGHUP (1)
[2022/07/17 06:26:56:7711] N:   terminal type: xterm-256color
[2022/07/17 06:26:56:7712] N:  Using foreign event loop...
[2022/07/17 06:26:56:7713] N:  Listening on port: 7681
[2022/07/17 06:27:01:2765] N: HTTP / - 10.45.45.154
[2022/07/17 06:27:01:3789] N: HTTP /token - 10.45.45.154
[2022/07/17 06:27:01:4436] N: WS   /ws - 10.45.45.154, clients: 1
[2022/07/17 06:27:01:5094] N: started process, pid: 400
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2150SQRYBCPAW vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x139445000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2150SQRYBCPAW vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2150SQRYBCPAW
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3964120K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 229656K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.367 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003380] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.73 BogoMIPS (lpj=3493367)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004005] ACPI: Core revision 20150930
[    0.005278] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005724] Security Framework initialized
[    0.006003] AppArmor: AppArmor initialized
[    0.006316] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.007106] Initializing cgroup subsys io
[    0.007390] Initializing cgroup subsys memory
[    0.008005] Initializing cgroup subsys devices
[    0.008338] Initializing cgroup subsys freezer
[    0.008700] mce: unknown CPU type - not enabling MCE support
[    0.009002] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.009401] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.010002] Speculative Store Bypass: Vulnerable
[    0.011405] Freeing SMP alternatives memory: 24K
[    0.011813] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.012609] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.023000] Performance Events: no PMU driver, software events only.
[    0.023096] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.023575] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.024039] x86: Booting SMP configuration:
[    0.024355] .... node  #0, CPUs:      #1 #2 #3
[    0.237011] x86: Booted up 1 node, 4 CPUs
[    0.237326] smpboot: Total of 4 processors activated (27946.96 BogoMIPS)
[    0.238049] devtmpfs: initialized
[    0.238344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.239005] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.239497] NET: Registered protocol family 16
[    0.244007] cpuidle: using governor ladder
[    0.250003] cpuidle: using governor menu
[    0.250346] ACPI: bus type PCI registered
[    0.250706] PCI: Using configuration type 1 for base access
[    0.256084] ACPI: Added _OSI(Module Device)
[    0.256449] ACPI: Added _OSI(Processor Device)
[    0.257001] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.257351] ACPI: Added _OSI(Processor Aggregator Device)
[    0.258458] ACPI: Interpreter enabled
[    0.258734] ACPI: (supports S0 S4 S5)
[    0.259001] ACPI: Using IOAPIC for interrupt routing
[    0.259389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.262246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.262694] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.263003] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.263492] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.264024] PCI host bridge to bus 0000:00
[    0.264323] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.265001] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.265453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.266001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.266529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.267002] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.267417] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.268239] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.269212] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.271320] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.272346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.272811] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.273001] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.273525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.274068] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.276495] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.277574] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.278180] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.278707] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.279091] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.282003] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.284003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.288003] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.289107] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.290573] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.293485] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.295003] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.297443] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.298103] pci 0000:00:10.0: supports D1 D2
[    0.298555] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.299738] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.300686] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.305002] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.306338] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.307280] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.308263] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.309438] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.310291] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.311743] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.312292] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.314383] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.314680] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.315008] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.315434] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.316517] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.317008] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.317466] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.318014] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.319406] pci_bus 0000:00: on NUMA node 0
[    0.319858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.320158] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.320651] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.321244] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.322012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.323233] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.323674] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.323674] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.324007] vgaarb: loaded
[    0.325002] vgaarb: bridge control possible 0000:00:02.0
[    0.325439] SCSI subsystem initialized
[    0.325748] libata version 3.00 loaded.
[    0.326027] pps_core: LinuxPPS API ver. 1 registered
[    0.326398] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.327011] PTP clock support registered
[    0.327280] EDAC MC: Ver: 3.0.0
[    0.327627] PCI: Using ACPI for IRQ routing
[    0.328007] PCI: pci_cache_line_size set to 64 bytes
[    0.328422] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.328823] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.329114] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.330031] clocksource: Switched to clocksource hpet
[    0.333767] AppArmor: AppArmor Filesystem Enabled
[    0.334140] pnp: PnP ACPI init
[    0.334392] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.334895] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.335395] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.335868] pnp 00:03: [dma 2]
[    0.336146] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.336635] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.337203] pnp: PnP ACPI: found 5 devices
[    0.344356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.345633] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.346024] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.346878] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.347648] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.348728] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.349104] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.349943] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.350689] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.351806] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.352256] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.352700] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.353805] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.354334] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.354851] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.355285] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.355744] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.356302] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.356715] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.357189] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.357735] NET: Registered protocol family 2
[    0.358140] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.358699] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.359224] TCP: Hash tables configured (established 32768 bind 32768)
[    0.359728] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.360196] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.360694] NET: Registered protocol family 1
[    0.361000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.361435] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.369762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.377997] pci 0000:00:02.0: Video device with shadowed ROM
[    0.386180] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.394669] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.402969] PCI: CLS 64 bytes, default 64
[    1.003810] Trying to unpack rootfs image as initramfs...
[    1.019819] Freeing initrd memory: 46828K
[    1.020868] redpill: loading out-of-tree module taints kernel.
[    1.021377] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    1.034213] PCI host bridge to bus 0001:09
[    1.034533] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    1.034966] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    1.035499] pci_bus 0001:09: root bus resource [bus 00-ff]
[    1.035909] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    1.036422] pci 0001:09:00.0: Can't map mv9235 registers
[    1.036844] PCI host bridge to bus 0001:0c
[    1.037187] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    1.037655] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    1.038228] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    1.039094] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    1.039499] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    1.039960] pci 0001:0c:00.0: Can't map mv9235 registers
[    1.046963] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.047459] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    1.047896] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325ad6c3c9f, max_idle_ns: 440795224424 ns
[    1.048751] audit: initializing netlink subsys (disabled)
[    1.049112] audit: type=2000 audit(1658039370.049:1): initialized
[    1.049515] Initialise system trusted keyring
[    1.054623] VFS: Disk quotas dquot_6.6.0
[    1.054892] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.106477] Key type asymmetric registered
[    1.106764] Asymmetric key parser 'x509' registered
[    1.107148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.107626] io scheduler noop registered
[    1.107883] io scheduler deadline registered
[    1.108223] io scheduler cfq registered (default)
[    1.112707] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.134757] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.328503] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.331806] brd: module loaded
[    1.332105] Loading iSCSI transport class v2.0-870.
[    1.332824] rdac: device handler registered
[    1.344088] i2c /dev entries driver
[    1.344352] ahci 0001:09:00.0: version 3.0
[    1.344619] ahci: probe of 0001:09:00.0 failed with error -22
[    1.344980] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.345440] rtc_cmos 00:04: RTC can wake from S4
[    1.345801] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.346263] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.346721] md: raid1 personality registered for level 1
[    1.347172] NET: Registered protocol family 17
[    1.347448] Key type dns_resolver registered
[    1.347691] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.349708] mce: Using 10 MCE banks
[    1.350734] registered taskstats version 1
[    1.351649] Loading compiled-in untrusted X.509 certificates
[    1.351968] Loading compiled-in X.509 certificates
[    1.352292] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.353269] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.353839] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.354513] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.355101] page_owner is disabled
[    1.355306] AppArmor: AppArmor sha1 policy hashing enabled
[    1.362033] rtc_cmos 00:04: setting system clock to 2022-07-17 06:29:31 UTC (1658039371)
[    1.363291] Freeing unused kernel memory: 928K
[    1.363552] Write protecting the kernel read-only data: 8192k
[    1.364061] Freeing unused kernel memory: 592K
[    1.364698] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.411363] ACPI: bus type USB registered
[    1.411623] usbcore: registered new interface driver usbfs
[    1.411943] usbcore: registered new interface driver hub
[    1.412302] usbcore: registered new interface driver ethub
[    1.412644] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.417952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.420589] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.435650] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.435950] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.636568] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.637375] hub 1-0:1.0: USB hub found
[    1.637606] hub 1-0:1.0: 4 ports detected
[    1.637927] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.638274] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.638738] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.639383] hub 2-0:1.0: USB hub found
[    1.639616] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.648384] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
[    1.651782] udevd[4137]: starting version 3.2.11
[    1.652174] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.652690] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.653251] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.653767] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.654405] udevd[4137]: specified group 'tty' unknown
[    1.654721] udevd[4137]: specified group 'dialout' unknown
[    1.655074] udevd[4137]: specified group 'kmem' unknown
[    1.655384] udevd[4137]: specified group 'input' unknown
[    1.655697] udevd[4137]: specified group 'video' unknown
[    1.656034] udevd[4137]: specified group 'audio' unknown
[    1.656362] udevd[4137]: specified group 'disk' unknown
[    1.656671] udevd[4137]: specified group 'cdrom' unknown
[    1.656987] udevd[4137]: specified group 'tape' unknown
[    1.657354] udevd[4137]: specified group 'kvm' unknown
[    1.658064] udevd[4138]: starting eudev-3.2.11
Triggering add events to udev
[    1.668503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.668720] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.669520] ACPI: Power Button [PWRF]
[    1.677079] mpt3sas version 22.00.02.00 loaded
[    1.692367] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (4012804 kB)
[    1.765035] mpt2sas_cm0: IOC Number : 0
[    1.765309] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    1.778683] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 32
[    1.779054] mpt2sas_cm0: iomem(0x00000000feb10000), mapped(0xffffc90000250000), size(16384)
[    1.779613] mpt2sas_cm0: ioport(0x000000000000e000), size(256)
[    2.003059] mpt2sas_cm0: IOC Number : 0
[    2.003326] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.041926] mpt2sas_cm0: Allocated physical memory: size(4422 kB)
[    2.042280] mpt2sas_cm0: Current Controller Queue Depth(1948), Max Controller Queue Depth(2040)
[    2.042736] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[    2.102036] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(07.11.00.00)
[    2.102638] mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    2.103573] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
[    2.104033] IP: [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104420] PGD b5553067 PUD b8989067 PMD 0 
[    2.104558] Oops: 0000 [#1] SMP 
[    2.104558] Modules linked in: virtio_net(OE) mpt3sas(O+) etxhci_hcd(E) virtio_pci(OE) virtio(OE) virtio_ring(OE) button(E) usb_storage xhci_pci xhci_hcd ehci_pci ehci_hcd usbcore usb_common mv14xx(O)
[    2.104558] CPU: 1 PID: 4143 Comm: udevd Tainted: G           OE   4.4.180+ #42218
[    2.104558] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
[    2.104558] task: ffff88013bd33980 ti: ffff8800b467c000 task.ti: ffff8800b467c000
[    2.104558] RIP: 0010:[<ffffffffa0180bf5>]  [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104558] RSP: 0018:ffff8800b467fb58  EFLAGS: 00010246
[    2.104558] RAX: ffff8800bb806800 RBX: ffff8800bba07000 RCX: 00000000070b0000
[    2.104558] RDX: 0000000000000000 RSI: 000000000000000d RDI: ffff8800b467fb7b
[    2.104558] RBP: ffff8800b467fbb0 R08: 0000000000000000 R09: 0000000000000000
[    2.104558] R10: 0000000000000000 R11: 0000000000002800 R12: ffff8800b730e7a0
[    2.104558] R13: ffff8800b730e7c0 R14: ffff8800b730f1a0 R15: ffff8800b730e000
[    2.104558] FS:  00007fd5a3ba2740(0000) GS:ffff88013dc80000(0000) knlGS:0000000000000000
[    2.104558] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.104558] CR2: 0000000000000038 CR3: 00000000ae9b1000 CR4: 00000000000006b0
[    2.104558] Stack:
[    2.104558]  ffff8800bba07098 ffff8800bba07148 0000000000000004 ffff8800b730e9a1
[    2.104558]  0000000000000202 0000000000000000 ffff8800bba07098 ffffffffa01a6ce0
[    2.104558]  ffff8800bba07000 ffffffffa01b37a8 ffffffffa01b3740 ffff8800b467fbe8
[    2.104558] Call Trace:
[    2.104558]  [<ffffffff81315dd4>] pci_device_probe+0x94/0x110
[    2.104558]  [<ffffffff813a07ba>] driver_probe_device+0xba/0x2f0
[    2.104558]  [<ffffffff813a0a69>] __driver_attach+0x79/0x80
[    2.104558]  [<ffffffff813a09f0>] ? driver_probe_device+0x2f0/0x2f0
[    2.104558]  [<ffffffff8139ea5f>] bus_for_each_dev+0x5f/0x90
[    2.104558]  [<ffffffff813a0209>] driver_attach+0x19/0x20
[    2.104558]  [<ffffffff8139fe16>] bus_add_driver+0x196/0x220
[    2.104558]  [<ffffffffa01bb000>] ? 0xffffffffa01bb000
[    2.104558]  [<ffffffff813a127b>] driver_register+0x5b/0xd0
[    2.104558]  [<ffffffff81314837>] __pci_register_driver+0x47/0x50
[    2.104558]  [<ffffffffa01bb25f>] _mpt3sas_init+0x25f/0x26f [mpt3sas]
[    2.104558]  [<ffffffff810003b7>] do_one_initcall+0x87/0x1a0
[    2.104558]  [<ffffffff8112a28b>] do_init_module+0x5a/0x1bf
[    2.104558]  [<ffffffff810c7a13>] load_module+0x1c63/0x2250
[    2.104558]  [<ffffffff810c4ae0>] ? __symbol_put+0x40/0x40
[    2.104558]  [<ffffffff810c81cd>] SYSC_finit_module+0x7d/0xa0
[    2.104558]  [<ffffffff810c8209>] SyS_finit_module+0x9/0x10
[    2.104558]  [<ffffffff81564a8a>] entry_SYSCALL_64_fastpath+0x1e/0x8e
[    2.104558] Code: 87 e9 15 00 00 01 e9 bf f9 ff ff 66 3d b0 02 0f 85 fa fe ff ff e9 20 ff ff ff 48 8b 43 10 48 8d 7d cb be 0d 00 00 00 48 8b 50 38 <8b> 42 38 48 8b 52 10 44 0f b6 82 d8 00 00 00 48 8b 92 c8 00 00 
[    2.104558] RIP  [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104558]  RSP <ffff8800b467fb58>
[    2.104558] CR2: 0000000000000038
[    2.121186] ---[ end trace 489ade93d46c8fe8 ]---
[    2.121490] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.121963] udevd[4138]: worker [4143] terminated by signal 9 (Killed)
[    2.122462] udevd[4138]: worker [4143] failed while handling '/devices/pci0000:00/0000:00:10.0'
Installing module for ACPI button
insmod: can't insert '/modules/button.ko': File exists
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
insmod: can't insert '/lib/modules/etxhci-hcd.ko': File exists
Insert net driver(Mindspeed only)...
[    2.138081] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    2.138107] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.138199] scsi host1: usb-storage 2-1:1.0
[    2.141507] synobios open /dev/ttyS1 success
[    2.141922] 2022-7-17 6:29:31 UTC
[    2.142131] synobios: load, major number 201
[    2.142362] Brand: Synology
[    2.142560] Model: DS-3622xs+
[    2.142783] set group disks wakeup number to 4, spinup time deno 7
[    2.143278] synobios cpu_arch proc entry initialized
[    2.143646] synobios crypto_hw proc entry initialized
[    2.144047] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    2.147136] Module [broadwellnk_synobios] is removed. 
[    2.147443] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=1
internalportcfg=0x1
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sun Jul 17 06:29:31 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
[    2.382321] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (udevd)
[    2.382857] VFS: opened file in mnt_point: (/dev), file: (/kmsg), comm: (udevd)
umount: can't unmount /dev: Device or resource busy
umount: /etc/mta[    2.395120] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (udevd)
b: No such file [    2.395548] VFS: opened file in mnt_point: (/dev), file: (/kmsg), comm: (udevd)
or directory
linuxrc.syno failed on 1
starting pid 4259, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [FAILED]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.419314] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 7 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.472485] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.475725] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.476128] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.481368] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.481733] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    2.487587] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.488003] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.495927] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.496450] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.504402] RPC: Registered named UNIX socket transport module.
[    2.504740] RPC: Registered udp transport module.
[    2.505022] RPC: Registered tcp transport module.
[    2.505298] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    3.530364] Module [adt7475] is removed. 
[    3.530952] random: udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[    3.531559] random: udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[    3.532158] udevd[4138]: specified group 'tty' unknown
[    3.532471] udevd[4138]: specified group 'dialout' unknown
[    3.532789] udevd[4138]: specified group 'kmem' unknown
[    3.533125] udevd[4138]: specified group 'input' unknown
[    3.533436] udevd[4138]: specified group 'video' unknown
[    3.533749] udevd[4138]: specified group 'audio' unknown
[    3.534117] udevd[4138]: specified group 'disk' unknown
[    3.534425] udevd[4138]: specified group 'cdrom' unknown
[    3.534740] udevd[4138]: specified group 'tape' unknown
[    3.535083] udevd[4138]: specified group 'kvm' unknown
 ... [  OK  ]
:: Unloading module i2c-i801[    3.540290] Module [i2c_i801] is removed. 
 ... [FAILED]
[    3.761192] scsi 1:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.761850] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    3.763334] sd 1:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.764777] sd 1:0:0:0: [synoboot] Write Protect is off
[    3.765118] sd 1:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.766390] sd 1:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.773633]  synoboot: synoboot1 synoboot2 synoboot3
[    3.777360] sd 1:0:0:0: [synoboot] Attached SCSI removable disk
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.552311] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.559651] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.571921] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.579847] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.593466] synobios open /dev/ttyS1 success
[    8.594195] 2022-7-17 6:29:37 UTC
[    8.594384] synobios: load, major number 201
[    8.594609] Brand: Synology
[    8.594770] Model: DS-3622xs+
[    8.594941] set group disks wakeup number to 4, spinup time deno 7
[    8.595329] synobios cpu_arch proc entry initialized
[    8.595611] synobios crypto_hw proc entry initialized
[    8.595899] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    9.200137] Module [broadwellnk_synobios] is removed. 
[    9.200451] synobios: unload
:: Loading module synobios[    9.217747] synobios open /dev/ttyS1 success
[    9.218158] 2022-7-17 6:29:37 UTC
[    9.218349] synobios: load, major number 201
[    9.218583] Brand: Synology
[    9.218738] Model: DS-3622xs+
[    9.218906] set group disks wakeup number to 4, spinup time deno 7
[    9.219290] synobios cpu_arch proc entry initialized
[    9.219568] synobios crypto_hw proc entry initialized
[    9.219851] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
udhcpc: started, v1.30.1
eth0      Link encap:Ethernet  HWaddr 3E:0E:DF:45:F2:AF  
          inet addr:10.45.45.214  Bcast:10.45.45.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:436 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:78322 (76.4 KiB)  TX bytes:642 (642.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd -i eth0
(15): upnp:rootdevice
(51): uuid:upnp_SynologyNAS-3e0edf45f2af::upnp:rootdevice
(60): Synology/synology_broadwellnk_3622xs+/7.0-42218/10.45.45.214
(45): http://10.45.45.214:5000/description-eth0.xml
Connected.
done.
/usr/syno/bin/reg_ssdp_service 10.45.45.214 3e0edf45f2af 7.0-42218 synology_broadwellnk_3622xs+ eth0
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   20.897859] random: avahi-daemon: uninitialized urandom read (4 bytes read, 46 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   20.899193] random: avahi-daemon: uninitialized urandom read (8 bytes read, 46 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   20.915705] usbcore: registered new interface driver usbhid
[   20.916095] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sun Jul 17 06:29:48 UTC 2022
==============================
starting pid 5550, tty '': '/sbin/getty 115200 console'

Sun Jul 17 06:29:48 2022

SynologyNAS login: 

 

Link to comment
Share on other sites

6 hours ago, fbelavenuto said:

 

 

Try update arpl, addons and modules (or burn last image)

 

the 0.3alpha2 loader works like 0.3alpha1 (updateto a1 to a2 from menu), added SataPortMap=1 and maxdisks=12, everything boots fine but the "want_idx 1" is still there.. is it possible that the loader does not load the @pocopico version of mpt3sas.ko? should be 41.xx not 22.xx

 

arpl 0.3a2

[    6.507987] mpt3sas version 22.00.02.00 loaded
[    6.512356] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (6068220 kB)
[    6.584604] mpt2sas_cm0: IOC Number : 0
[    6.584615] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    6.586598] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 60
[    6.587592] mpt2sas_cm0: iomem(0x00000000fd3f0000), mapped(0xffffc900002e0000), size(65536)
[    6.588592] mpt2sas_cm0: ioport(0x0000000000005000), size(256)
[    6.661647] mpt2sas_cm0: IOC Number : 0
[    6.661658] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    6.706640] mpt2sas_cm0: Allocated physical memory: size(7579 kB)
[    6.707631] mpt2sas_cm0: Current Controller Queue Depth(3364), Max Controller Queue Depth(3432)
[    6.708630] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[    6.768230] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(00.00.00.00)
[    6.768655] mpt2sas_cm0: Dell 6Gbps SAS HBA

 

tcrp 0.9.1.1

Loading kmod #0 "mpt3sas.ko" for pocopico.mpt3sas (args: )
[    7.546849] mpt3sas version 41.00.00.00 loaded
[    7.547618] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (6068220 kB)
[    7.622867] mpt2sas_cm0: IOC Number : 0
[    7.622879] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    7.624841] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 60
[    7.625828] mpt2sas_cm0: iomem(0x00000000fd3f0000), mapped(0xffffc90000120000), size(65536)
[    7.626834] mpt2sas_cm0: ioport(0x0000000000005000), size(256)
[    7.699893] mpt2sas_cm0: IOC Number : 0
[    7.699904] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    7.736913] mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
[    7.737887] mpt2sas_cm0: request pool(0xffff8801ae500000) - dma(0x1ae500000): depth(3492), frame_size(128), pool_size(436 kB)
[    7.745880] mpt2sas_cm0: sense pool(0xffff8801b4780000) - dma(0x1b4780000): depth(3367), element_size(96), pool_size (315 kB)
[    7.746890] mpt2sas_cm0: reply pool(0xffff8800b9e00000) - dma(0xb9e00000): depth(3556)frame_size(128), pool_size(444 kB)
[    7.747890] mpt2sas_cm0: config page(0xffff8800b4e51000) - dma(0xb4e51000): size(512)
[    7.748881] mpt2sas_cm0: Allocated physical memory: size(7579 kB)
[    7.749882] mpt2sas_cm0: Current Controller Queue Depth(3364), Max Controller Queue Depth(3432)
[    7.809765] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03)
[    7.809908] mpt2sas_cm0: Dell 6Gbps SAS HBA

i dont know how @pocopico pushes the new ko on boot before the stock is loaded

 

 

everything else is working fine

image.thumb.png.876d1af174bc137b4914e522b6842c15.png

Edited by pigr8
Link to comment
Share on other sites

18 hours ago, jrac86 said:

Synology loads, but says no disks were found. When going to the add ons, the usual two that were loaded are no longer there (mpt3sas and the virtual ethernet)

 

image.png.54a017444d777b4dad70e0147d137f4b.png

 

Here is the boot log:

  Boot log (Reveal hidden contents)

 Booting `Configure loader'

Loading kernel...
Loading initramfs...
Booting...
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    2.897861] blk_update_request: I/O error, dev sdg, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.898606] blk_update_request: I/O error, dev sdc, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 5 prio class 0
[    2.898608] blk_update_request: I/O error, dev sdg, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    2.900112] blk_update_request: I/O error, dev sdg, sector 72 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    2.908281] blk_update_request: I/O error, dev sdn, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 6 prio class 0
[    2.908965] blk_update_request: I/O error, dev sdg, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 23 prio class 0
[    2.909609] blk_update_request: I/O error, dev sdp, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[    2.910340] blk_update_request: I/O error, dev sdp, sector 136 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    2.935318] blk_update_request: I/O error, dev sdg, sector 4981760 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 0
[    2.935321] blk_update_request: I/O error, dev sdg, sector 4982528 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:b7:50:76:3d:22:04:48:74:af:47:57:7a:86:41:16:ba
forked to background, child pid 205
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
Starting sshd: OK

Please press Enter to activate this console. [2022/07/17 06:26:56:7711] N: ttyd 1.6.3 (libwebsockets 4.0.22)
[2022/07/17 06:26:56:7711] N: tty configuration:
[2022/07/17 06:26:56:7711] N:   start command: login -f root
[2022/07/17 06:26:56:7711] N:   close signal: SIGHUP (1)
[2022/07/17 06:26:56:7711] N:   terminal type: xterm-256color
[2022/07/17 06:26:56:7712] N:  Using foreign event loop...
[2022/07/17 06:26:56:7713] N:  Listening on port: 7681
[2022/07/17 06:27:01:2765] N: HTTP / - 10.45.45.154
[2022/07/17 06:27:01:3789] N: HTTP /token - 10.45.45.154
[2022/07/17 06:27:01:4436] N: WS   /ws - 10.45.45.154, clients: 1
[2022/07/17 06:27:01:5094] N: started process, pid: 400
[    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@build5) (gcc version 7.5.0 (GCC) ) #42218 SMP Fri Oct 8 09:49:31 CST 2021
[    0.000000] Command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2150SQRYBCPAW vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] CPU: vendor_id 'AuthenticAMD' unknown, using generic init.
[    0.000000] CPU: Your system may be unstable.
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    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-0x00000000bffddfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bffde000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] 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 (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-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 = 0x140000 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 FFC0000000 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 = 0xbffde max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5b60-0x000f5b6f] mapped at [ffff8800000f5b60]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 28672
[    0.000000] BRK [0x13cd55000, 0x13cd55fff] PGTABLE
[    0.000000] BRK [0x13cd56000, 0x13cd56fff] PGTABLE
[    0.000000] BRK [0x13cd57000, 0x13cd57fff] PGTABLE
[    0.000000] BRK [0x13cd58000, 0x13cd58fff] PGTABLE
[    0.000000] BRK [0x13cd59000, 0x13cd59fff] PGTABLE
[    0.000000] BRK [0x13cd5a000, 0x13cd5afff] PGTABLE
[    0.000000] log_buf_len: 33554432 bytes
[    0.000000] early log buf free: 1045240(99%)
[    0.000000] RAMDISK: [mem 0x139445000-0x13c1fffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5920 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x00000000BFFE1F5B 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x00000000BFFE1D2D 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFFDF040 002CED (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x00000000BFFDF000 000040
[    0.000000] ACPI: APIC 0x00000000BFFE1DA1 000090 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFFE1E31 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.000000] ACPI: HPET 0x00000000BFFE1EFB 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x00000000BFFE1F33 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-0x000000013fffffff]
[    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-0x00000000bffddfff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048444
[    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: 12224 pages used for memmap
[    0.000000]   DMA32 zone: 782302 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 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 4 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 0xbffde000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfeffbfff] 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:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013dc00000 s95192 r8192 d31784 u524288
[    0.000000] pcpu-alloc: s95192 r8192 d31784 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1032038
[    0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk log_buf_len=32M earlycon=uart8250,io,0x3f8,115200n8 elevator=elevator root=/dev/md0 loglevel=15 syno_hw_version=DS3622xs+ netif_num=0 pid=0x1000 syno_port_thaw=1 sn=2150SQRYBCPAW vid=0x8564 HddHotplug=0 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0
[    0.000000] Synology Hardware Version: DS3622xs+
[    0.000000] Internal netif num: 0
[    0.000000] Serial Number: 2150SQRYBCPAW
[    0.000000] SYNO GPIO HDD detect pin: 0
[    0.000000] Vender format version: 2
[    0.000000] Power on seq num: 0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3964120K/4193776K available (5540K kernel code, 879K rwdata, 1736K rodata, 928K init, 1568K bss, 229656K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 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 3493.367 MHz processor
[    0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.003380] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.73 BogoMIPS (lpj=3493367)
[    0.004000] pid_max: default: 32768 minimum: 301
[    0.004005] ACPI: Core revision 20150930
[    0.005278] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.005724] Security Framework initialized
[    0.006003] AppArmor: AppArmor initialized
[    0.006316] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.006818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.007106] Initializing cgroup subsys io
[    0.007390] Initializing cgroup subsys memory
[    0.008005] Initializing cgroup subsys devices
[    0.008338] Initializing cgroup subsys freezer
[    0.008700] mce: unknown CPU type - not enabling MCE support
[    0.009002] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.009401] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.010002] Speculative Store Bypass: Vulnerable
[    0.011405] Freeing SMP alternatives memory: 24K
[    0.011813] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.012609] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023000] smpboot: CPU0: AuthenticAMD Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.023000] Performance Events: no PMU driver, software events only.
[    0.023096] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.023575] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.024039] x86: Booting SMP configuration:
[    0.024355] .... node  #0, CPUs:      #1 #2 #3
[    0.237011] x86: Booted up 1 node, 4 CPUs
[    0.237326] smpboot: Total of 4 processors activated (27946.96 BogoMIPS)
[    0.238049] devtmpfs: initialized
[    0.238344] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.239005] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.239497] NET: Registered protocol family 16
[    0.244007] cpuidle: using governor ladder
[    0.250003] cpuidle: using governor menu
[    0.250346] ACPI: bus type PCI registered
[    0.250706] PCI: Using configuration type 1 for base access
[    0.256084] ACPI: Added _OSI(Module Device)
[    0.256449] ACPI: Added _OSI(Processor Device)
[    0.257001] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.257351] ACPI: Added _OSI(Processor Aggregator Device)
[    0.258458] ACPI: Interpreter enabled
[    0.258734] ACPI: (supports S0 S4 S5)
[    0.259001] ACPI: Using IOAPIC for interrupt routing
[    0.259389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.262246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.262694] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.263003] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.263492] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.264024] PCI host bridge to bus 0000:00
[    0.264323] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.265001] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.265453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.266001] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.266529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]
[    0.267002] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.267417] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.268239] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.269212] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.271320] pci 0000:00:01.1: reg 0x20: [io  0xe140-0xe14f]
[    0.272346] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.272811] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.273001] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.273525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.274068] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.276495] pci 0000:00:01.2: reg 0x20: [io  0xe100-0xe11f]
[    0.277574] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.278180] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.278707] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.279091] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.282003] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[    0.284003] pci 0000:00:02.0: reg 0x18: [mem 0xfeb14000-0xfeb14fff]
[    0.288003] pci 0000:00:02.0: reg 0x30: [mem 0xfeb00000-0xfeb0ffff pref]
[    0.289107] pci 0000:00:10.0: [1000:0072] type 00 class 0x010700
[    0.290573] pci 0000:00:10.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.293485] pci 0000:00:10.0: reg 0x14: [mem 0xfeb10000-0xfeb13fff 64bit]
[    0.295003] pci 0000:00:10.0: reg 0x1c: [mem 0xfea80000-0xfeabffff 64bit]
[    0.297443] pci 0000:00:10.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[    0.298103] pci 0000:00:10.0: supports D1 D2
[    0.298555] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000
[    0.299738] pci 0000:00:12.0: reg 0x10: [io  0xe120-0xe13f]
[    0.300686] pci 0000:00:12.0: reg 0x14: [mem 0xfeb15000-0xfeb15fff]
[    0.305002] pci 0000:00:12.0: reg 0x20: [mem 0xfe400000-0xfe403fff 64bit pref]
[    0.306338] pci 0000:00:12.0: reg 0x30: [mem 0xfeac0000-0xfeafffff pref]
[    0.307280] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400
[    0.308263] pci 0000:00:1e.0: reg 0x10: [mem 0xfeb16000-0xfeb160ff 64bit]
[    0.309438] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400
[    0.310291] pci 0000:00:1f.0: reg 0x10: [mem 0xfeb17000-0xfeb170ff 64bit]
[    0.311743] pci 0000:01:1b.0: [1033:0194] type 00 class 0x0c0330
[    0.312292] pci 0000:01:1b.0: reg 0x10: [mem 0xfe800000-0xfe803fff 64bit]
[    0.314383] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.314680] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.315008] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.315434] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.316517] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.317008] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.317466] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.318014] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.319406] pci_bus 0000:00: on NUMA node 0
[    0.319858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.320158] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.320651] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
[    0.321244] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.322012] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.323233] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.323674] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.323674] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.324007] vgaarb: loaded
[    0.325002] vgaarb: bridge control possible 0000:00:02.0
[    0.325439] SCSI subsystem initialized
[    0.325748] libata version 3.00 loaded.
[    0.326027] pps_core: LinuxPPS API ver. 1 registered
[    0.326398] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.327011] PTP clock support registered
[    0.327280] EDAC MC: Ver: 3.0.0
[    0.327627] PCI: Using ACPI for IRQ routing
[    0.328007] PCI: pci_cache_line_size set to 64 bytes
[    0.328422] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.328823] e820: reserve RAM buffer [mem 0xbffde000-0xbfffffff]
[    0.329114] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.330031] clocksource: Switched to clocksource hpet
[    0.333767] AppArmor: AppArmor Filesystem Enabled
[    0.334140] pnp: PnP ACPI init
[    0.334392] pnp 00:00: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.334895] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.335395] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.335868] pnp 00:03: [dma 2]
[    0.336146] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.336635] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.337203] pnp: PnP ACPI: found 5 devices
[    0.344356] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.345633] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.346024] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.346878] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.347648] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.348728] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.349104] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.349943] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff]
[    0.350689] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.351806] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.352256] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.352700] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.353805] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff window]
[    0.354334] pci_bus 0000:00: resource 8 [mem 0x140000000-0x1bfffffff window]
[    0.354851] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.355285] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.355744] pci_bus 0000:01: resource 2 [mem 0xfe200000-0xfe3fffff 64bit pref]
[    0.356302] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.356715] pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe7fffff]
[    0.357189] pci_bus 0000:02: resource 2 [mem 0xfe000000-0xfe1fffff 64bit pref]
[    0.357735] NET: Registered protocol family 2
[    0.358140] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.358699] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.359224] TCP: Hash tables configured (established 32768 bind 32768)
[    0.359728] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.360196] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.360694] NET: Registered protocol family 1
[    0.361000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.361435] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.369762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.377997] pci 0000:00:02.0: Video device with shadowed ROM
[    0.386180] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.394669] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.402969] PCI: CLS 64 bytes, default 64
[    1.003810] Trying to unpack rootfs image as initramfs...
[    1.019819] Freeing initrd memory: 46828K
[    1.020868] redpill: loading out-of-tree module taints kernel.
[    1.021377] redpill: module verification failed: signature and/or required key missing - tainting kernel
[    1.034213] PCI host bridge to bus 0001:09
[    1.034533] pci_bus 0001:09: root bus resource [io  0x0000-0xffff]
[    1.034966] pci_bus 0001:09: root bus resource [mem 0x00000000-0xffffffffff]
[    1.035499] pci_bus 0001:09: root bus resource [bus 00-ff]
[    1.035909] pci 0001:09:00.0: [1b4b:9235] type 00 class 0x010601
[    1.036422] pci 0001:09:00.0: Can't map mv9235 registers
[    1.036844] PCI host bridge to bus 0001:0c
[    1.037187] pci_bus 0001:0c: root bus resource [io  0x0000-0xffff]
[    1.037655] pci_bus 0001:0c: root bus resource [mem 0x00000000-0xffffffffff]
[    1.038228] pci_bus 0001:0c: busn_res: can not insert [bus 0c-ff] under domain [bus 00-ff] (conflicts with (null) [bus 09-ff])
[    1.039094] pci_bus 0001:0c: root bus resource [bus 00-ff]
[    1.039499] pci 0001:0c:00.0: [1b4b:9235] type 00 class 0x010601
[    1.039960] pci 0001:0c:00.0: Can't map mv9235 registers
[    1.046963] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.047459] software IO TLB: mapped [mem 0xbbfde000-0xbffde000] (64MB)
[    1.047896] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325ad6c3c9f, max_idle_ns: 440795224424 ns
[    1.048751] audit: initializing netlink subsys (disabled)
[    1.049112] audit: type=2000 audit(1658039370.049:1): initialized
[    1.049515] Initialise system trusted keyring
[    1.054623] VFS: Disk quotas dquot_6.6.0
[    1.054892] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.106477] Key type asymmetric registered
[    1.106764] Asymmetric key parser 'x509' registered
[    1.107148] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.107626] io scheduler noop registered
[    1.107883] io scheduler deadline registered
[    1.108223] io scheduler cfq registered (default)
[    1.112707] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.134757] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.328503] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    1.331806] brd: module loaded
[    1.332105] Loading iSCSI transport class v2.0-870.
[    1.332824] rdac: device handler registered
[    1.344088] i2c /dev entries driver
[    1.344352] ahci 0001:09:00.0: version 3.0
[    1.344619] ahci: probe of 0001:09:00.0 failed with error -22
[    1.344980] ahci: probe of 0001:0c:00.0 failed with error -22
[    1.345440] rtc_cmos 00:04: RTC can wake from S4
[    1.345801] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.346263] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    1.346721] md: raid1 personality registered for level 1
[    1.347172] NET: Registered protocol family 17
[    1.347448] Key type dns_resolver registered
[    1.347691] mce: Unable to init device /dev/mcelog (rc: -5)
[    1.349708] mce: Using 10 MCE banks
[    1.350734] registered taskstats version 1
[    1.351649] Loading compiled-in untrusted X.509 certificates
[    1.351968] Loading compiled-in X.509 certificates
[    1.352292] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.353269] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.353839] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.354513] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.355101] page_owner is disabled
[    1.355306] AppArmor: AppArmor sha1 policy hashing enabled
[    1.362033] rtc_cmos 00:04: setting system clock to 2022-07-17 06:29:31 UTC (1658039371)
[    1.363291] Freeing unused kernel memory: 928K
[    1.363552] Write protecting the kernel read-only data: 8192k
[    1.364061] Freeing unused kernel memory: 592K
[    1.364698] Freeing unused kernel memory: 312K
START /linuxrc.syno
START /linuxrc.syno.impl
Insert Marvell 1475 SATA controller driver
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    1.411363] ACPI: bus type USB registered
[    1.411623] usbcore: registered new interface driver usbfs
[    1.411943] usbcore: registered new interface driver hub
[    1.412302] usbcore: registered new interface driver ethub
[    1.412644] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    1.417952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pci[    1.420589] ehci-pci: EHCI PCI platform driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
:: Loading module xhci-pci[    1.435650] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.435950] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 1
[    1.636568] xhci_hcd 0000:01:1b.0: hcc params 0x00080001 hci version 0x100 quirks 0x00000014
[    1.637375] hub 1-0:1.0: USB hub found
[    1.637606] hub 1-0:1.0: 4 ports detected
[    1.637927] xhci_hcd 0000:01:1b.0: xHCI Host Controller
[    1.638274] xhci_hcd 0000:01:1b.0: new USB bus registered, assigned bus number 2
[    1.638738] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.639383] hub 2-0:1.0: USB hub found
[    1.639616] hub 2-0:1.0: 4 ports detected
 ... [  OK  ]
:: Loading module usb-storage[    1.648384] usbcore: registered new interface driver usb-storage
 ... [  OK  ]
addons.sh called with params early
Starting eudev daemon
[    1.651782] udevd[4137]: starting version 3.2.11
[    1.652174] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.652690] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.653251] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.653767] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.654405] udevd[4137]: specified group 'tty' unknown
[    1.654721] udevd[4137]: specified group 'dialout' unknown
[    1.655074] udevd[4137]: specified group 'kmem' unknown
[    1.655384] udevd[4137]: specified group 'input' unknown
[    1.655697] udevd[4137]: specified group 'video' unknown
[    1.656034] udevd[4137]: specified group 'audio' unknown
[    1.656362] udevd[4137]: specified group 'disk' unknown
[    1.656671] udevd[4137]: specified group 'cdrom' unknown
[    1.656987] udevd[4137]: specified group 'tape' unknown
[    1.657354] udevd[4137]: specified group 'kvm' unknown
[    1.658064] udevd[4138]: starting eudev-3.2.11
Triggering add events to udev
[    1.668503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.668720] random: udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    1.669520] ACPI: Power Button [PWRF]
[    1.677079] mpt3sas version 22.00.02.00 loaded
[    1.692367] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (4012804 kB)
[    1.765035] mpt2sas_cm0: IOC Number : 0
[    1.765309] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    1.778683] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 32
[    1.779054] mpt2sas_cm0: iomem(0x00000000feb10000), mapped(0xffffc90000250000), size(16384)
[    1.779613] mpt2sas_cm0: ioport(0x000000000000e000), size(256)
[    2.003059] mpt2sas_cm0: IOC Number : 0
[    2.003326] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[    2.041926] mpt2sas_cm0: Allocated physical memory: size(4422 kB)
[    2.042280] mpt2sas_cm0: Current Controller Queue Depth(1948), Max Controller Queue Depth(2040)
[    2.042736] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[    2.102036] mpt2sas_cm0: LSISAS2008: FWVersion(20.00.07.00), ChipRevision(0x03), BiosVersion(07.11.00.00)
[    2.102638] mpt2sas_cm0: Protocol=(Initiator,Target), Capabilities=(TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[    2.103573] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038
[    2.104033] IP: [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104420] PGD b5553067 PUD b8989067 PMD 0 
[    2.104558] Oops: 0000 [#1] SMP 
[    2.104558] Modules linked in: virtio_net(OE) mpt3sas(O+) etxhci_hcd(E) virtio_pci(OE) virtio(OE) virtio_ring(OE) button(E) usb_storage xhci_pci xhci_hcd ehci_pci ehci_hcd usbcore usb_common mv14xx(O)
[    2.104558] CPU: 1 PID: 4143 Comm: udevd Tainted: G           OE   4.4.180+ #42218
[    2.104558] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014
[    2.104558] task: ffff88013bd33980 ti: ffff8800b467c000 task.ti: ffff8800b467c000
[    2.104558] RIP: 0010:[<ffffffffa0180bf5>]  [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104558] RSP: 0018:ffff8800b467fb58  EFLAGS: 00010246
[    2.104558] RAX: ffff8800bb806800 RBX: ffff8800bba07000 RCX: 00000000070b0000
[    2.104558] RDX: 0000000000000000 RSI: 000000000000000d RDI: ffff8800b467fb7b
[    2.104558] RBP: ffff8800b467fbb0 R08: 0000000000000000 R09: 0000000000000000
[    2.104558] R10: 0000000000000000 R11: 0000000000002800 R12: ffff8800b730e7a0
[    2.104558] R13: ffff8800b730e7c0 R14: ffff8800b730f1a0 R15: ffff8800b730e000
[    2.104558] FS:  00007fd5a3ba2740(0000) GS:ffff88013dc80000(0000) knlGS:0000000000000000
[    2.104558] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.104558] CR2: 0000000000000038 CR3: 00000000ae9b1000 CR4: 00000000000006b0
[    2.104558] Stack:
[    2.104558]  ffff8800bba07098 ffff8800bba07148 0000000000000004 ffff8800b730e9a1
[    2.104558]  0000000000000202 0000000000000000 ffff8800bba07098 ffffffffa01a6ce0
[    2.104558]  ffff8800bba07000 ffffffffa01b37a8 ffffffffa01b3740 ffff8800b467fbe8
[    2.104558] Call Trace:
[    2.104558]  [<ffffffff81315dd4>] pci_device_probe+0x94/0x110
[    2.104558]  [<ffffffff813a07ba>] driver_probe_device+0xba/0x2f0
[    2.104558]  [<ffffffff813a0a69>] __driver_attach+0x79/0x80
[    2.104558]  [<ffffffff813a09f0>] ? driver_probe_device+0x2f0/0x2f0
[    2.104558]  [<ffffffff8139ea5f>] bus_for_each_dev+0x5f/0x90
[    2.104558]  [<ffffffff813a0209>] driver_attach+0x19/0x20
[    2.104558]  [<ffffffff8139fe16>] bus_add_driver+0x196/0x220
[    2.104558]  [<ffffffffa01bb000>] ? 0xffffffffa01bb000
[    2.104558]  [<ffffffff813a127b>] driver_register+0x5b/0xd0
[    2.104558]  [<ffffffff81314837>] __pci_register_driver+0x47/0x50
[    2.104558]  [<ffffffffa01bb25f>] _mpt3sas_init+0x25f/0x26f [mpt3sas]
[    2.104558]  [<ffffffff810003b7>] do_one_initcall+0x87/0x1a0
[    2.104558]  [<ffffffff8112a28b>] do_init_module+0x5a/0x1bf
[    2.104558]  [<ffffffff810c7a13>] load_module+0x1c63/0x2250
[    2.104558]  [<ffffffff810c4ae0>] ? __symbol_put+0x40/0x40
[    2.104558]  [<ffffffff810c81cd>] SYSC_finit_module+0x7d/0xa0
[    2.104558]  [<ffffffff810c8209>] SyS_finit_module+0x9/0x10
[    2.104558]  [<ffffffff81564a8a>] entry_SYSCALL_64_fastpath+0x1e/0x8e
[    2.104558] Code: 87 e9 15 00 00 01 e9 bf f9 ff ff 66 3d b0 02 0f 85 fa fe ff ff e9 20 ff ff ff 48 8b 43 10 48 8d 7d cb be 0d 00 00 00 48 8b 50 38 <8b> 42 38 48 8b 52 10 44 0f b6 82 d8 00 00 00 48 8b 92 c8 00 00 
[    2.104558] RIP  [<ffffffffa0180bf5>] _scsih_probe+0x805/0xbc0 [mpt3sas]
[    2.104558]  RSP <ffff8800b467fb58>
[    2.104558] CR2: 0000000000000038
[    2.121186] ---[ end trace 489ade93d46c8fe8 ]---
[    2.121490] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.121963] udevd[4138]: worker [4143] terminated by signal 9 (Killed)
[    2.122462] udevd[4138]: worker [4143] failed while handling '/devices/pci0000:00/0000:00:10.0'
Installing module for ACPI button
insmod: can't insert '/modules/button.ko': File exists
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=0
internalportcfg=0x0
insmod: can't insert '/lib/modules/etxhci-hcd.ko': File exists
Insert net driver(Mindspeed only)...
[    2.138081] broadwellnk_synobios: module license 'Synology Inc.' taints kernel.
[    2.138107] usb-storage 2-1:1.0: USB Mass Storage device detected
[    2.138199] scsi host1: usb-storage 2-1:1.0
[    2.141507] synobios open /dev/ttyS1 success
[    2.141922] 2022-7-17 6:29:31 UTC
[    2.142131] synobios: load, major number 201
[    2.142362] Brand: Synology
[    2.142560] Model: DS-3622xs+
[    2.142783] set group disks wakeup number to 4, spinup time deno 7
[    2.143278] synobios cpu_arch proc entry initialized
[    2.143646] synobios crypto_hw proc entry initialized
[    2.144047] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    2.147136] Module [broadwellnk_synobios] is removed. 
[    2.147443] synobios: unload
addons.sh called with params patches
Adjust maxdisks and internalportcfg automatically
maxdisks=1
internalportcfg=0x1
All disk ready or timeout execeed
Exit on error [1] DISK NOT INSTALLED...
Sun Jul 17 06:29:31 UTC 2022
none /sys/kernel/debug debugfs rw,relatime 0 0
addons.sh called with params jrExit
[    2.382321] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (udevd)
[    2.382857] VFS: opened file in mnt_point: (/dev), file: (/kmsg), comm: (udevd)
umount: can't unmount /dev: Device or resource busy
umount: /etc/mta[    2.395120] VFS: opened file in mnt_point: (/dev), file: (/null), comm: (udevd)
b: No such file [    2.395548] VFS: opened file in mnt_point: (/dev), file: (/kmsg), comm: (udevd)
or directory
linuxrc.syno failed on 1
starting pid 4259, tty '': '/etc/rc'
:: Starting /etc/rc
:: Mounting procfs ... [  OK  ]
:: Mounting tmpfs ... [  OK  ]
:: Mounting devtmpfs ... [FAILED]
:: Mounting devpts ... [  OK  ]
:: Mounting sysfs ... [  OK  ]
[    2.419314] random: syno_swap_ctl: uninitialized urandom read (4 bytes read, 7 bits of entropy available)
:: Loading module sg ... [  OK  ]
:: Loading module crc-ccitt ... [  OK  ]
:: Loading module mdio ... [  OK  ]
:: Loading module fat ... [  OK  ]
:: Loading module vfat ... [  OK  ]
:: Loading module udp_tunnel ... [  OK  ]
:: Loading module ip6_udp_tunnel ... [  OK  ]
:: Loading module vxlan ... [  OK  ]
:: Loading module dca[    2.472485] dca service started, version 1.12.1
 ... [  OK  ]
:: Loading module e1000e[    2.475725] e1000e: Intel(R) PRO/1000 Network Driver - 3.4.2.4-NAPI
[    2.476128] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module i2c-algo-bit ... [  OK  ]
:: Loading module igb[    2.481368] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.22
[    2.481733] Copyright(c) 2007 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module be2net ... [  OK  ]
:: Loading module ixgbe[    2.487587] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.5.5
[    2.488003] Copyright(c) 1999 - 2019 Intel Corporation.
 ... [  OK  ]
:: Loading module r8168 ... [  OK  ]
:: Loading module i40e[    2.495927] i40e: Intel(R) 40-10 Gigabit Ethernet Connection Network Driver - version 2.7.29
[    2.496450] i40e: Copyright(c) 2013 - 2018 Intel Corporation.
 ... [  OK  ]
:: Loading module sunrpc[    2.504402] RPC: Registered named UNIX socket transport module.
[    2.504740] RPC: Registered udp transport module.
[    2.505022] RPC: Registered tcp transport module.
[    2.505298] RPC: Registered tcp NFSv4.1 backchannel transport module.
 ... [  OK  ]
:: Loading module grace ... [  OK  ]
:: Loading module lockd ... [  OK  ]
:: Loading module nfs ... [  OK  ]
:: Loading module nfsv3 ... [  OK  ]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 1...
:: Unloading module adt7475[    3.530364] Module [adt7475] is removed. 
[    3.530952] random: udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[    3.531559] random: udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[    3.532158] udevd[4138]: specified group 'tty' unknown
[    3.532471] udevd[4138]: specified group 'dialout' unknown
[    3.532789] udevd[4138]: specified group 'kmem' unknown
[    3.533125] udevd[4138]: specified group 'input' unknown
[    3.533436] udevd[4138]: specified group 'video' unknown
[    3.533749] udevd[4138]: specified group 'audio' unknown
[    3.534117] udevd[4138]: specified group 'disk' unknown
[    3.534425] udevd[4138]: specified group 'cdrom' unknown
[    3.534740] udevd[4138]: specified group 'tape' unknown
[    3.535083] udevd[4138]: specified group 'kvm' unknown
 ... [  OK  ]
:: Unloading module i2c-i801[    3.540290] Module [i2c_i801] is removed. 
 ... [FAILED]
[    3.761192] scsi 1:0:0:0: Direct-Access     JetFlash Transcend 8GB            1100 PQ: 0 ANSI: 6
[    3.761850] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    3.763334] sd 1:0:0:0: [synoboot] 14761984 512-byte logical blocks: (7.56 GB/7.04 GiB)
[    3.764777] sd 1:0:0:0: [synoboot] Write Protect is off
[    3.765118] sd 1:0:0:0: [synoboot] Mode Sense: 43 00 00 00
[    3.766390] sd 1:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.773633]  synoboot: synoboot1 synoboot2 synoboot3
[    3.777360] sd 1:0:0:0: [synoboot] Attached SCSI removable disk
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 2...
:: Unloading module adt7475[    5.552311] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    5.559651] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
Can not detect ADT device, Retry: 3...
:: Unloading module adt7475[    7.571921] Module [adt7475] is removed. 
 ... [  OK  ]
:: Unloading module i2c-i801[    7.579847] Module [i2c_i801] is removed. 
 ... [FAILED]
:: Loading module adt7475 ... [  OK  ]
[    8.593466] synobios open /dev/ttyS1 success
[    8.594195] 2022-7-17 6:29:37 UTC
[    8.594384] synobios: load, major number 201
[    8.594609] Brand: Synology
[    8.594770] Model: DS-3622xs+
[    8.594941] set group disks wakeup number to 4, spinup time deno 7
[    8.595329] synobios cpu_arch proc entry initialized
[    8.595611] synobios crypto_hw proc entry initialized
[    8.595899] synobios syno_platform proc entry initialized
mknod: /dev/synobios: File exists
Starting SW init...
[    9.200137] Module [broadwellnk_synobios] is removed. 
[    9.200451] synobios: unload
:: Loading module synobios[    9.217747] synobios open /dev/ttyS1 success
[    9.218158] 2022-7-17 6:29:37 UTC
[    9.218349] synobios: load, major number 201
[    9.218583] Brand: Synology
[    9.218738] Model: DS-3622xs+
[    9.218906] set group disks wakeup number to 4, spinup time deno 7
[    9.219290] synobios cpu_arch proc entry initialized
[    9.219568] synobios crypto_hw proc entry initialized
[    9.219851] synobios syno_platform proc entry initialized
 ... [  OK  ]
ip: ioctl 0x8913 failed: No such device
ip: ioctl 0x8913 failed: No such device
udhcpc: started, v1.30.1
eth0      Link encap:Ethernet  HWaddr 3E:0E:DF:45:F2:AF  
          inet addr:10.45.45.214  Bcast:10.45.45.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:436 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:78322 (76.4 KiB)  TX bytes:642 (642.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

:: Starting syslogd ... [  OK  ]
:: Starting scemd
:: Starting services in background
Starting findhostd in flash_rd...
Starting services in flash_rd...
Running /usr/syno/etc/rc.d/J01httpd.sh...
Starting httpd:80 in flash_rd...
Starting httpd:5000 in flash_rd...
Running /usr/syno/etc/rc.d/J03ssdpd.sh...
/usr/bin/minissdpd -i eth0
(15): upnp:rootdevice
(51): uuid:upnp_SynologyNAS-3e0edf45f2af::upnp:rootdevice
(60): Synology/synology_broadwellnk_3622xs+/7.0-42218/10.45.45.214
(45): http://10.45.45.214:5000/description-eth0.xml
Connected.
done.
/usr/syno/bin/reg_ssdp_service 10.45.45.214 3e0edf45f2af 7.0-42218 synology_broadwellnk_3622xs+ eth0
Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh...
Starting synoagentregisterd...
Running /usr/syno/etc/rc.d/J30DisableNCQ.sh...
cat: can't open '/sys/block/sd*/device//model': No such file or directory
Running /usr/syno/etc/rc.d/J80ADTFanControl.sh...
Running /usr/syno/etc/rc.d/J98nbnsd.sh...
Starting nbnsd...
Running /usr/syno/etc/rc.d/J99avahi.sh...
Starting Avahi mDNS/DNS-SD Daemon
[   20.897859] random: avahi-daemon: uninitialized urandom read (4 bytes read, 46 bits of entropy available)
cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf
[   20.899193] random: avahi-daemon: uninitialized urandom read (8 bytes read, 46 bits of entropy available)
:: Loading module hid ... [  OK  ]
:: Loading module usbhid[   20.915705] usbcore: registered new interface driver usbhid
[   20.916095] usbhid: USB HID core driver
 ... [  OK  ]
Excution Error
============ Date ============
Sun Jul 17 06:29:48 UTC 2022
==============================
starting pid 5550, tty '': '/sbin/getty 115200 console'

Sun Jul 17 06:29:48 2022

SynologyNAS login: 

 

 

I am not sure if this was actually a problem with arpl.. My hba card died today and I am ordering a new one. Will test again once I get the new one in.

  • Sad 1
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...