Jump to content
XPEnology Community

Driver extension jun 1.03b/1.04b for DSM6.2.3 for 918+ / 3615xs / 3617xs


Recommended Posts

4 minutes ago, IG-88 said:

no its a driver from dsm so its in /usr/lib/modules

if you have a running dsm 6.2.3 on one disk its the most simple approach to change the file in  /usr/lib/modules and then reboot

the file in question in not part of the loader from usb

Alright. I'll try and report. 

So in theory, I edit the file and reboot and the dev/dri should be generated if it was a success? 

Link to comment
Share on other sites

26 minutes ago, mosaati said:

So in theory, I edit the file and reboot and the dev/dri should be generated if it was a success?

yes, under best conditions but it could unusable or produce wrong picture, ...

lots of things that could be off or missing, its more under the category desperate measures

Edited by IG-88
Link to comment
Share on other sites

5 hours ago, IG-88 said:

i915.ko

starting around d04e0h  going to d2950h seems to be the table of devices in the binary code

94 3E is device 3E94

i could change this in 98 3E and send you a test extra/extra2, but there might be more files to change then i915.ko

 

I'm really sorry for bothering you. Could you send me a test extra drivers that I could try? I just want to try it once more before closing this issue.

Edited by mosaati
Link to comment
Share on other sites

3E94 was more or less a random choice (within the 3E9x area) and may be a bad one, it should be a device id of the same gpu type we have in the cpu in question

so it must be for UHD Graphics 630 (Desktop) and that would be 3E92 and it  should be replaced with 3E98

so try the attached file and copy it to /usr/lib/modules replacing the file from dsm (check /usr/lib/modules/update/ there should be no i915.ko)

after reboot also check /var/log/dmesg to see whats in there when i915 is loaded

 

Edited by IG-88
Link to comment
Share on other sites

2 minutes ago, IG-88 said:

3E94 was more or less a random choice (within the 3E9x area) and may be a bad one, it should be a device id of the same gpu type we have in the cpu in question

so it must be for UHD Graphics 630 (Desktop) and that would be 3E92 and it  should be replaced with 3E98

so try the attached file and copy it to /usr/lib/modules replacing the file from dsm (check /usr/lib/modules/update/ there should be no i915.ko)

after reboot also check /var/logdmesg to see whats in there when i915 is loaded

i915_mod3e98.zip 589.06 kB · 0 downloads

OK. I'll try and report. 

Link to comment
Share on other sites

I uploaded the file and rebooted. No dev/dri

 

This is the output of the log

[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys cpuset
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys cpu
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys cpuacct
[Sat Jun 20 12:37:48 2020] Linux version 4.4.59+ (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP PREEMPT Tue May 12 04:54:55 CST 2020
[Sat Jun 20 12:37:48 2020] Command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sat Jun 20 12:37:48 2020] KERNEL supported cpus:
[Sat Jun 20 12:37:48 2020]   Intel GenuineIntel
[Sat Jun 20 12:37:48 2020] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Sat Jun 20 12:37:48 2020] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[Sat Jun 20 12:37:48 2020] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[Sat Jun 20 12:37:48 2020] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[Sat Jun 20 12:37:48 2020] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[Sat Jun 20 12:37:48 2020] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[Sat Jun 20 12:37:48 2020] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[Sat Jun 20 12:37:48 2020] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[Sat Jun 20 12:37:48 2020] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[Sat Jun 20 12:37:48 2020] e820: BIOS-provided physical RAM map:
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000000100000-0x0000000088a07fff] usable
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sat Jun 20 12:37:48 2020] BIOS-e820: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sat Jun 20 12:37:48 2020] NX (Execute Disable) protection: active
[Sat Jun 20 12:37:48 2020] e820: update [mem 0x00100000-0x0010000f] usable ==> usable
[Sat Jun 20 12:37:48 2020] extended physical RAM map:
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000091000-0x000000000009efff] usable
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000100000-0x000000000010000f] usable
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000000100010-0x0000000088a07fff] usable
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sat Jun 20 12:37:48 2020] reserve setup_data: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sat Jun 20 12:37:48 2020] efi: EFI v2.70 by American Megatrends
[Sat Jun 20 12:37:48 2020] efi:  ACPI 2.0=0x8a3c2000  ACPI=0x8a3c2000  SMBIOS=0x8aa9a000  SMBIOS 3.0=0x8aa99000  ESRT=0x83c1a018 
[Sat Jun 20 12:37:48 2020] esrt: Reserving ESRT space from 0x0000000083c1a018 to 0x0000000083c1a050.
[Sat Jun 20 12:37:48 2020] SMBIOS 3.2.1 present.
[Sat Jun 20 12:37:48 2020] Kernel/User page tables isolation: disabled
[Sat Jun 20 12:37:48 2020] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Sat Jun 20 12:37:48 2020] e820: remove [mem 0x000a0000-0x000fffff] usable
[Sat Jun 20 12:37:48 2020] e820: last_pfn = 0x106e000 max_arch_pfn = 0x400000000
[Sat Jun 20 12:37:48 2020] MTRR default type: write-back
[Sat Jun 20 12:37:48 2020] MTRR fixed ranges enabled:
[Sat Jun 20 12:37:48 2020]   00000-9FFFF write-back
[Sat Jun 20 12:37:48 2020]   A0000-BFFFF uncachable
[Sat Jun 20 12:37:48 2020]   C0000-FFFFF write-protect
[Sat Jun 20 12:37:48 2020] MTRR variable ranges enabled:
[Sat Jun 20 12:37:48 2020]   0 base 00C0000000 mask 7FC0000000 uncachable
[Sat Jun 20 12:37:48 2020]   1 base 00A0000000 mask 7FE0000000 uncachable
[Sat Jun 20 12:37:48 2020]   2 base 0090000000 mask 7FF0000000 uncachable
[Sat Jun 20 12:37:48 2020]   3 base 008C000000 mask 7FFC000000 uncachable
[Sat Jun 20 12:37:48 2020]   4 base 008B800000 mask 7FFF800000 uncachable
[Sat Jun 20 12:37:48 2020]   5 base 2000000000 mask 6000000000 uncachable
[Sat Jun 20 12:37:48 2020]   6 base 4000000000 mask 4000000000 uncachable
[Sat Jun 20 12:37:48 2020]   7 disabled
[Sat Jun 20 12:37:48 2020]   8 disabled
[Sat Jun 20 12:37:48 2020]   9 disabled
[Sat Jun 20 12:37:48 2020] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[Sat Jun 20 12:37:48 2020] e820: last_pfn = 0x8ad10 max_arch_pfn = 0x400000000
[Sat Jun 20 12:37:48 2020] Base memory trampoline at [ffff880000098000] 98000 size 28672
[Sat Jun 20 12:37:48 2020] Using GB pages for direct mapping
[Sat Jun 20 12:37:48 2020] BRK [0x01a06000, 0x01a06fff] PGTABLE
[Sat Jun 20 12:37:48 2020] BRK [0x01a07000, 0x01a07fff] PGTABLE
[Sat Jun 20 12:37:48 2020] BRK [0x01a08000, 0x01a08fff] PGTABLE
[Sat Jun 20 12:37:48 2020] BRK [0x01a09000, 0x01a09fff] PGTABLE
[Sat Jun 20 12:37:48 2020] BRK [0x01a0a000, 0x01a0afff] PGTABLE
[Sat Jun 20 12:37:48 2020] RAMDISK: [mem 0x364c1000-0x37ffffff]
[Sat Jun 20 12:37:48 2020] ACPI: Early table checksum verification disabled
[Sat Jun 20 12:37:48 2020] ACPI: RSDP 0x000000008A3C2000 000024 (v02 ALASKA)
[Sat Jun 20 12:37:48 2020] ACPI: XSDT 0x000000008A3C20A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: FACP 0x000000008A402FC8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: DSDT 0x000000008A3C2200 040DC4 (v02 ALASKA A M I    01072009 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: FACS 0x000000008A4B2080 000040
[Sat Jun 20 12:37:48 2020] ACPI: APIC 0x000000008A4030E0 0000A0 (v04 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: FPDT 0x000000008A403180 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: FIDT 0x000000008A4031C8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: MCFG 0x000000008A403268 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[Sat Jun 20 12:37:48 2020] ACPI: WSMT 0x000000008A411A70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A403300 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A404E20 003099 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: HPET 0x000000008A407EC0 000038 (v01 ALASKA A M I    00000002      01000013)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A407EF8 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A408EA8 00309D (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: UEFI 0x000000008A40BF48 000042 (v01 ALASKA A M I    00000002      01000013)
[Sat Jun 20 12:37:48 2020] ACPI: LPIT 0x000000008A40BF90 000094 (v01 ALASKA A M I    00000002      01000013)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A40C028 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A40E808 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: DBGP 0x000000008A40FCF0 000034 (v01 ALASKA A M I    00000002      01000013)
[Sat Jun 20 12:37:48 2020] ACPI: DBG2 0x000000008A40FD28 000054 (v00 ALASKA A M I    00000002      01000013)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A40FD80 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0x000000008A4118E8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: WPBT 0x000000008A411A30 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[Sat Jun 20 12:37:48 2020] ACPI: Local APIC address 0xfee00000
[Sat Jun 20 12:37:48 2020] Zone ranges:
[Sat Jun 20 12:37:48 2020]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Sat Jun 20 12:37:48 2020]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Sat Jun 20 12:37:48 2020]   Normal   [mem 0x0000000100000000-0x000000106dffffff]
[Sat Jun 20 12:37:48 2020] Movable zone start for each node
[Sat Jun 20 12:37:48 2020] Early memory node ranges
[Sat Jun 20 12:37:48 2020]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[Sat Jun 20 12:37:48 2020]   node   0: [mem 0x0000000000091000-0x000000000009efff]
[Sat Jun 20 12:37:48 2020]   node   0: [mem 0x0000000000100000-0x0000000088a07fff]
[Sat Jun 20 12:37:48 2020]   node   0: [mem 0x000000008ad0f000-0x000000008ad0ffff]
[Sat Jun 20 12:37:48 2020]   node   0: [mem 0x0000000100000000-0x000000106dffffff]
[Sat Jun 20 12:37:48 2020] Initmem setup node 0 [mem 0x0000000000001000-0x000000106dffffff]
[Sat Jun 20 12:37:48 2020] On node 0 totalpages: 16738726
[Sat Jun 20 12:37:48 2020]   DMA zone: 64 pages used for memmap
[Sat Jun 20 12:37:48 2020]   DMA zone: 24 pages reserved
[Sat Jun 20 12:37:48 2020]   DMA zone: 3997 pages, LIFO batch:0
[Sat Jun 20 12:37:48 2020]   DMA32 zone: 8681 pages used for memmap
[Sat Jun 20 12:37:48 2020]   DMA32 zone: 555529 pages, LIFO batch:31
[Sat Jun 20 12:37:48 2020]   Normal zone: 252800 pages used for memmap
[Sat Jun 20 12:37:48 2020]   Normal zone: 16179200 pages, LIFO batch:31
[Sat Jun 20 12:37:48 2020] ACPI: PM-Timer IO Port: 0x1808
[Sat Jun 20 12:37:48 2020] ACPI: Local APIC address 0xfee00000
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Sat Jun 20 12:37:48 2020] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Sat Jun 20 12:37:48 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Sat Jun 20 12:37:48 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Sat Jun 20 12:37:48 2020] ACPI: IRQ0 used by override.
[Sat Jun 20 12:37:48 2020] ACPI: IRQ9 used by override.
[Sat Jun 20 12:37:48 2020] Using ACPI (MADT) for SMP configuration information
[Sat Jun 20 12:37:48 2020] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Sat Jun 20 12:37:48 2020] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x00090000-0x00090fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x00100000-0x00100fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x88a08000-0x8a24afff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x8a24b000-0x8a425fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x8a426000-0x8a4b2fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x8a4b3000-0x8ad0efff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x8ad10000-0x8fffffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[Sat Jun 20 12:37:48 2020] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[Sat Jun 20 12:37:48 2020] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[Sat Jun 20 12:37:48 2020] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[Sat Jun 20 12:37:48 2020] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:6 nr_node_ids:1
[Sat Jun 20 12:37:48 2020] PERCPU: Embedded 31 pages/cpu @ffff88106dc00000 s87448 r8192 d31336 u262144
[Sat Jun 20 12:37:48 2020] pcpu-alloc: s87448 r8192 d31336 u262144 alloc=1*2097152
[Sat Jun 20 12:37:48 2020] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[Sat Jun 20 12:37:48 2020] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16477157
[Sat Jun 20 12:37:48 2020] Kernel command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sat Jun 20 12:37:48 2020] Power on seq num: 1
[Sat Jun 20 12:37:48 2020] Synology Hardware Version: DS918+
[Sat Jun 20 12:37:48 2020] Vender format version: 2
[Sat Jun 20 12:37:48 2020] SYNO GPIO hdd detect pin: 0 
[Sat Jun 20 12:37:48 2020] Serial Number: 1780PDN123456
[Sat Jun 20 12:37:48 2020] Mac1: A85E45E27C43
[Sat Jun 20 12:37:48 2020] Internal netif num: 1
[Sat Jun 20 12:37:48 2020] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Sat Jun 20 12:37:48 2020] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[Sat Jun 20 12:37:48 2020] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[Sat Jun 20 12:37:48 2020] Memory: 65522428K/66954904K available (5612K kernel code, 478K rwdata, 1848K rodata, 864K init, 688K bss, 1432476K reserved, 0K cma-reserved)
[Sat Jun 20 12:37:48 2020] Preemptible hierarchical RCU implementation.
[Sat Jun 20 12:37:48 2020] 	Build-time adjustment of leaf fanout to 64.
[Sat Jun 20 12:37:48 2020] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[Sat Jun 20 12:37:48 2020] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[Sat Jun 20 12:37:48 2020] NR_IRQS:4352 nr_irqs:1536 16
[Sat Jun 20 12:37:48 2020] Console: colour dummy device 80x25
[Sat Jun 20 12:37:48 2020] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[Sat Jun 20 12:37:48 2020] hpet clockevent registered
[Sat Jun 20 12:37:48 2020] tsc: PIT calibration matches HPET. 1 loops
[Sat Jun 20 12:37:48 2020] tsc: Detected 3695.889 MHz processor
[Sat Jun 20 12:37:48 2020] Calibrating delay loop (skipped), value calculated using timer frequency.. 7391.77 BogoMIPS (lpj=3695889)
[Sat Jun 20 12:37:48 2020] pid_max: default: 32768 minimum: 301
[Sat Jun 20 12:37:48 2020] ACPI: Core revision 20150930
[Sat Jun 20 12:37:48 2020] ACPI: 9 ACPI AML tables successfully acquired and loaded
[Sat Jun 20 12:37:48 2020] Security Framework initialized
[Sat Jun 20 12:37:48 2020] AppArmor: AppArmor initialized
[Sat Jun 20 12:37:48 2020] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sat Jun 20 12:37:48 2020] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys io
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys memory
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys devices
[Sat Jun 20 12:37:48 2020] Initializing cgroup subsys freezer
[Sat Jun 20 12:37:48 2020] CPU: Physical Processor ID: 0
[Sat Jun 20 12:37:48 2020] CPU: Processor Core ID: 0
[Sat Jun 20 12:37:48 2020] mce: CPU supports 12 MCE banks
[Sat Jun 20 12:37:48 2020] CPU0: Thermal monitoring enabled (TM1)
[Sat Jun 20 12:37:48 2020] process: using mwait in idle threads
[Sat Jun 20 12:37:48 2020] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[Sat Jun 20 12:37:48 2020] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Sat Jun 20 12:37:48 2020] Speculative Store Bypass: Vulnerable
[Sat Jun 20 12:37:48 2020] Freeing SMP alternatives memory: 28K (ffffffff81951000 - ffffffff81958000)
[Sat Jun 20 12:37:48 2020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Sat Jun 20 12:37:48 2020] TSC deadline timer enabled
[Sat Jun 20 12:37:48 2020] smpboot: CPU0: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[Sat Jun 20 12:37:48 2020] Performance Events: PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[Sat Jun 20 12:37:48 2020] ... version:                4
[Sat Jun 20 12:37:48 2020] ... bit width:              48
[Sat Jun 20 12:37:48 2020] ... generic registers:      8
[Sat Jun 20 12:37:48 2020] ... value mask:             0000ffffffffffff
[Sat Jun 20 12:37:48 2020] ... max period:             00007fffffffffff
[Sat Jun 20 12:37:48 2020] ... fixed-purpose events:   3
[Sat Jun 20 12:37:48 2020] ... event mask:             00000007000000ff
[Sat Jun 20 12:37:48 2020] x86: Booting SMP configuration:
[Sat Jun 20 12:37:48 2020] .... node  #0, CPUs:      #1
[Sat Jun 20 12:37:48 2020] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Sat Jun 20 12:37:48 2020] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Sat Jun 20 12:37:48 2020] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[Sat Jun 20 12:37:48 2020]  #2 #3 #4 #5
[Sat Jun 20 12:37:48 2020] x86: Booted up 1 node, 6 CPUs
[Sat Jun 20 12:37:48 2020] smpboot: Total of 6 processors activated (44350.66 BogoMIPS)
[Sat Jun 20 12:37:48 2020] devtmpfs: initialized
[Sat Jun 20 12:37:48 2020] PM: Registering ACPI NVS region [mem 0x8a426000-0x8a4b2fff] (577536 bytes)
[Sat Jun 20 12:37:48 2020] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[Sat Jun 20 12:37:48 2020] futex hash table entries: 2048 (order: 5, 131072 bytes)
[Sat Jun 20 12:37:48 2020] xor: automatically using best checksumming function:
[Sat Jun 20 12:37:48 2020]    avx       : 58124.000 MB/sec
[Sat Jun 20 12:37:48 2020] pinctrl core: initialized pinctrl subsystem
[Sat Jun 20 12:37:48 2020] NET: Registered protocol family 16
[Sat Jun 20 12:37:48 2020] cpuidle: using governor ladder
[Sat Jun 20 12:37:48 2020] cpuidle: using governor menu
[Sat Jun 20 12:37:48 2020] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Sat Jun 20 12:37:48 2020] ACPI: bus type PCI registered
[Sat Jun 20 12:37:48 2020] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Sat Jun 20 12:37:48 2020] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[Sat Jun 20 12:37:48 2020] PCI: Using configuration type 1 for base access
[Sat Jun 20 12:37:48 2020] raid6: sse2x1   gen() 12339 MB/s
[Sat Jun 20 12:37:48 2020] raid6: sse2x1   xor()  8117 MB/s
[Sat Jun 20 12:37:48 2020] raid6: sse2x2   gen() 14605 MB/s
[Sat Jun 20 12:37:48 2020] raid6: sse2x2   xor() 10105 MB/s
[Sat Jun 20 12:37:48 2020] raid6: sse2x4   gen() 15539 MB/s
[Sat Jun 20 12:37:48 2020] raid6: sse2x4   xor() 11695 MB/s
[Sat Jun 20 12:37:48 2020] raid6: avx2x1   gen() 30664 MB/s
[Sat Jun 20 12:37:48 2020] raid6: avx2x2   gen() 32578 MB/s
[Sat Jun 20 12:37:48 2020] raid6: avx2x4   gen() 35933 MB/s
[Sat Jun 20 12:37:48 2020] raid6: using algorithm avx2x4 gen() 35933 MB/s
[Sat Jun 20 12:37:48 2020] raid6: using avx2x2 recovery algorithm
[Sat Jun 20 12:37:48 2020] ACPI: Added _OSI(Module Device)
[Sat Jun 20 12:37:48 2020] ACPI: Added _OSI(Processor Device)
[Sat Jun 20 12:37:48 2020] ACPI: Added _OSI(3.0 _SCP Extensions)
[Sat Jun 20 12:37:48 2020] ACPI: Added _OSI(Processor Aggregator Device)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 47 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF881026A91100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF88102694BC00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF88102702B800 0006EC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF88102702B000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF881026A94000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI: Dynamic OEM Table Load:
[Sat Jun 20 12:37:48 2020] ACPI: SSDT 0xFFFF881027023C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[Sat Jun 20 12:37:48 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Jun 20 12:37:48 2020] ACPI : EC: EC started
[Sat Jun 20 12:37:48 2020] ACPI: Interpreter enabled
[Sat Jun 20 12:37:48 2020] ACPI: (supports S0 S4 S5)
[Sat Jun 20 12:37:48 2020] ACPI: Using IOAPIC for interrupt routing
[Sat Jun 20 12:37:48 2020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [USBC] (on)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [V0PR] (on)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [V1PR] (on)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [V2PR] (on)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [WRST] (on)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [FN00] (off)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [FN01] (off)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [FN02] (off)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [FN03] (off)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [FN04] (off)
[Sat Jun 20 12:37:48 2020] ACPI: Power Resource [PIN] (off)
[Sat Jun 20 12:37:48 2020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[Sat Jun 20 12:37:48 2020] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Sat Jun 20 12:37:48 2020] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[Sat Jun 20 12:37:48 2020] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[Sat Jun 20 12:37:48 2020] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[Sat Jun 20 12:37:48 2020] PCI host bridge to bus 0000:00
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: root bus resource [bus 00-fe]
[Sat Jun 20 12:37:48 2020] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: [8086:3e98] type 00 class 0x030000
[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.0: reg 0x10: [mem 0xa1220000-0xa122ffff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.0: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.2: reg 0x10: [mem 0xa123a000-0xa123bfff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.2: reg 0x18: [mem 0xa1240000-0xa1240fff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.3: reg 0x10: [mem 0xa1234000-0xa1237fff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:14.3: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[Sat Jun 20 12:37:48 2020] pci 0000:00:16.0: reg 0x10: [mem 0xa123f000-0xa123ffff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:16.0: PME# supported from D3hot
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x10: [mem 0xa1238000-0xa1239fff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x14: [mem 0xa123e000-0xa123e0ff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: reg 0x24: [mem 0xa123d000-0xa123d7ff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:17.0: PME# supported from D3hot
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[Sat Jun 20 12:37:48 2020] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.3: reg 0x10: [mem 0xa1230000-0xa1233fff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.3: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.4: reg 0x10: [mem 0xa123c000-0xa123c0ff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.6: reg 0x10: [mem 0xa1200000-0xa121ffff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[Sat Jun 20 12:37:48 2020] pci 0000:00:1f.6: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sat Jun 20 12:37:48 2020] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[Sat Jun 20 12:37:48 2020] pci 0000:03:00.0: reg 0x10: [mem 0xa1100000-0xa1103fff 64bit]
[Sat Jun 20 12:37:48 2020] pci 0000:03:00.0: System wakeup disabled by ACPI
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: on NUMA node 0
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sat Jun 20 12:37:48 2020] ACPI: Enabled 5 GPEs in block 00 to 7F
[Sat Jun 20 12:37:48 2020] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[Sat Jun 20 12:37:48 2020] vgaarb: setting as boot device: PCI:0000:00:02.0
[Sat Jun 20 12:37:48 2020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Sat Jun 20 12:37:48 2020] vgaarb: loaded
[Sat Jun 20 12:37:48 2020] vgaarb: bridge control possible 0000:00:02.0
[Sat Jun 20 12:37:48 2020] SCSI subsystem initialized
[Sat Jun 20 12:37:48 2020] libata version 3.00 loaded.
[Sat Jun 20 12:37:48 2020] pps_core: LinuxPPS API ver. 1 registered
[Sat Jun 20 12:37:48 2020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Sat Jun 20 12:37:48 2020] PTP clock support registered
[Sat Jun 20 12:37:48 2020] EFI Variables Facility v0.08 2004-May-17
[Sat Jun 20 12:37:48 2020] pstore: Registered efi as persistent store backend
[Sat Jun 20 12:37:48 2020] PCI: Using ACPI for IRQ routing
[Sat Jun 20 12:37:48 2020] PCI: pci_cache_line_size set to 64 bytes
[Sat Jun 20 12:37:48 2020] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[Sat Jun 20 12:37:48 2020] e820: reserve RAM buffer [mem 0x88a08000-0x8bffffff]
[Sat Jun 20 12:37:48 2020] e820: reserve RAM buffer [mem 0x8ad10000-0x8bffffff]
[Sat Jun 20 12:37:48 2020] e820: reserve RAM buffer [mem 0x106e000000-0x106fffffff]
[Sat Jun 20 12:37:48 2020] clocksource: Switched to clocksource hpet
[Sat Jun 20 12:37:48 2020] AppArmor: AppArmor Filesystem Enabled
[Sat Jun 20 12:37:48 2020] pnp: PnP ACPI init
[Sat Jun 20 12:37:48 2020] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[Sat Jun 20 12:37:48 2020] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:01: [io  0x0290-0x029f] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] pnp 00:02: [dma 0 disabled]
[Sat Jun 20 12:37:48 2020] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[Sat Jun 20 12:37:48 2020] system 00:03: [io  0x0680-0x069f] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:04: [io  0x1854-0x1857] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[Sat Jun 20 12:37:48 2020] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:06: [io  0x1800-0x18fe] could not be reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:07: [io  0x2000-0x20fe] has been reserved
[Sat Jun 20 12:37:48 2020] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Jun 20 12:37:48 2020] pnp: PnP ACPI: found 9 devices
[Sat Jun 20 12:37:48 2020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sat Jun 20 12:37:48 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:01: resource 1 [mem 0xa1300000-0xa14fffff]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:01: resource 2 [mem 0xa1500000-0xa16fffff 64bit pref]
[Sat Jun 20 12:37:48 2020] pci_bus 0000:03: resource 1 [mem 0xa1100000-0xa11fffff]
[Sat Jun 20 12:37:48 2020] NET: Registered protocol family 2
[Sat Jun 20 12:37:48 2020] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[Sat Jun 20 12:37:48 2020] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Sat Jun 20 12:37:48 2020] TCP: Hash tables configured (established 524288 bind 65536)
[Sat Jun 20 12:37:48 2020] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[Sat Jun 20 12:37:48 2020] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[Sat Jun 20 12:37:48 2020] NET: Registered protocol family 1
[Sat Jun 20 12:37:48 2020] RPC: Registered named UNIX socket transport module.
[Sat Jun 20 12:37:48 2020] RPC: Registered udp transport module.
[Sat Jun 20 12:37:48 2020] RPC: Registered tcp transport module.
[Sat Jun 20 12:37:48 2020] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: Video device with shadowed ROM
[Sat Jun 20 12:37:48 2020] PCI: CLS 64 bytes, default 64
[Sat Jun 20 12:37:48 2020] Trying to unpack rootfs image as initramfs...
[Sat Jun 20 12:37:48 2020] Freeing initrd memory: 27900K (ffff8800364c1000 - ffff880038000000)
[Sat Jun 20 12:37:48 2020] engtaecytloa: module verification failed: signature and/or required key missing - tainting kernel
[Sat Jun 20 12:37:49 2020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Sat Jun 20 12:37:49 2020] software IO TLB [mem 0x796b0000-0x7d6b0000] (64MB) mapped at [ffff8800796b0000-ffff88007d6affff]
[Sat Jun 20 12:37:49 2020] platform rtc_cmos: registered platform RTC device (no PNP device found)
[Sat Jun 20 12:37:49 2020] audit: initializing netlink subsys (disabled)
[Sat Jun 20 12:37:49 2020] audit: type=2000 audit(1592645868.961:1): initialized
[Sat Jun 20 12:37:49 2020] Initialise system trusted keyring
[Sat Jun 20 12:37:49 2020] VFS: Disk quotas dquot_6.6.0
[Sat Jun 20 12:37:49 2020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Sat Jun 20 12:37:49 2020] NFS: Registering the id_resolver key type
[Sat Jun 20 12:37:49 2020] Key type id_resolver registered
[Sat Jun 20 12:37:49 2020] Key type id_legacy registered
[Sat Jun 20 12:37:49 2020] async_tx: api initialized (async)
[Sat Jun 20 12:37:49 2020] Key type asymmetric registered
[Sat Jun 20 12:37:49 2020] Asymmetric key parser 'x509' registered
[Sat Jun 20 12:37:49 2020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[Sat Jun 20 12:37:49 2020] io scheduler noop registered
[Sat Jun 20 12:37:49 2020] io scheduler deadline registered
[Sat Jun 20 12:37:49 2020] io scheduler cfq registered (default)
[Sat Jun 20 12:37:49 2020] aer 0000:00:1d.0:pcie02: service driver aer loaded
[Sat Jun 20 12:37:49 2020] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Sat Jun 20 12:37:49 2020] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[Sat Jun 20 12:37:49 2020] console [ttyS0] enabled
[Sat Jun 20 12:37:49 2020] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 8250
[Sat Jun 20 12:37:49 2020] Linux agpgart interface v0.103
[Sat Jun 20 12:37:49 2020] brd: module loaded
[Sat Jun 20 12:37:49 2020] Loading iSCSI transport class v2.0-870.
[Sat Jun 20 12:37:49 2020] nvme nvme0: pci function 0000:03:00.0
[Sat Jun 20 12:37:49 2020] ahci 0000:00:17.0: version 3.0
[Sat Jun 20 12:37:49 2020] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[Sat Jun 20 12:37:49 2020] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[Sat Jun 20 12:37:49 2020] scsi host0: ahci
[Sat Jun 20 12:37:49 2020] scsi host1: ahci
[Sat Jun 20 12:37:49 2020] scsi host2: ahci
[Sat Jun 20 12:37:49 2020] scsi host3: ahci
[Sat Jun 20 12:37:49 2020] scsi host4: ahci
[Sat Jun 20 12:37:49 2020] scsi host5: ahci
[Sat Jun 20 12:37:49 2020] ata1: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d100 irq 122
[Sat Jun 20 12:37:49 2020] ata2: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d180 irq 122
[Sat Jun 20 12:37:49 2020] ata3: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d200 irq 122
[Sat Jun 20 12:37:49 2020] ata4: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d280 irq 122
[Sat Jun 20 12:37:49 2020] ata5: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d300 irq 122
[Sat Jun 20 12:37:49 2020] ata6: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d380 irq 122
[Sat Jun 20 12:37:49 2020]  nvme0n1: p1
[Sat Jun 20 12:37:49 2020] This is not a kind of scsi disk 259
[Sat Jun 20 12:37:49 2020] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:49 2020] ata1.00: disabling queued TRIM support
[Sat Jun 20 12:37:49 2020] ata1.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:49 2020] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:49 2020] ata1.00: SN:            WKD1PK6G
[Sat Jun 20 12:37:49 2020] ata1.00: disabling queued TRIM support
[Sat Jun 20 12:37:49 2020] ata1.00: configured for UDMA/133
[Sat Jun 20 12:37:49 2020] scsi 0:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] 4096-byte physical blocks
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] Write Protect is off
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:49 2020]  sda: sda1 sda2 sda5
[Sat Jun 20 12:37:49 2020] sd 0:0:0:0: [sda] Attached SCSI disk
[Sat Jun 20 12:37:49 2020] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:49 2020] ata2.00: disabling queued TRIM support
[Sat Jun 20 12:37:49 2020] ata2.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:49 2020] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:49 2020] ata2.00: SN:            WKD1J0CE
[Sat Jun 20 12:37:49 2020] ata2.00: disabling queued TRIM support
[Sat Jun 20 12:37:49 2020] ata2.00: configured for UDMA/133
[Sat Jun 20 12:37:49 2020] scsi 1:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] Write Protect is off
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:49 2020]  sdb: sdb1 sdb2 sdb5
[Sat Jun 20 12:37:49 2020] sd 1:0:0:0: [sdb] Attached SCSI disk
[Sat Jun 20 12:37:50 2020] tsc: Refined TSC clocksource calibration: 3695.961 MHz
[Sat Jun 20 12:37:50 2020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8cdd398a0, max_idle_ns: 881590868205 ns
[Sat Jun 20 12:37:50 2020] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:50 2020] ata3.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata3.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:50 2020] ata3.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:50 2020] ata3.00: SN:            WKD1N6JZ
[Sat Jun 20 12:37:50 2020] ata3.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata3.00: configured for UDMA/133
[Sat Jun 20 12:37:50 2020] scsi 2:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] Write Protect is off
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:50 2020]  sdc: sdc1 sdc2 sdc5
[Sat Jun 20 12:37:50 2020] sd 2:0:0:0: [sdc] Attached SCSI disk
[Sat Jun 20 12:37:50 2020] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:50 2020] ata4.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata4.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:50 2020] ata4.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:50 2020] ata4.00: SN:            WKD1J0K0
[Sat Jun 20 12:37:50 2020] ata4.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata4.00: configured for UDMA/133
[Sat Jun 20 12:37:50 2020] scsi 3:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] Write Protect is off
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:50 2020]  sdd: sdd1 sdd2 sdd5
[Sat Jun 20 12:37:50 2020] sd 3:0:0:0: [sdd] Attached SCSI disk
[Sat Jun 20 12:37:50 2020] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:50 2020] ata5.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata5.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:50 2020] ata5.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:50 2020] ata5.00: SN:            WKD1J0A4
[Sat Jun 20 12:37:50 2020] ata5.00: disabling queued TRIM support
[Sat Jun 20 12:37:50 2020] ata5.00: configured for UDMA/133
[Sat Jun 20 12:37:50 2020] scsi 4:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] 4096-byte physical blocks
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] Write Protect is off
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:50 2020]  sde: sde1 sde2 sde5
[Sat Jun 20 12:37:50 2020] sd 4:0:0:0: [sde] Attached SCSI disk
[Sat Jun 20 12:37:51 2020] clocksource: Switched to clocksource tsc
[Sat Jun 20 12:37:51 2020] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Jun 20 12:37:51 2020] ata6.00: disabling queued TRIM support
[Sat Jun 20 12:37:51 2020] ata6.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sat Jun 20 12:37:51 2020] ata6.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sat Jun 20 12:37:51 2020] ata6.00: SN:            WKD1N6A1
[Sat Jun 20 12:37:51 2020] ata6.00: disabling queued TRIM support
[Sat Jun 20 12:37:51 2020] ata6.00: configured for UDMA/133
[Sat Jun 20 12:37:51 2020] scsi 5:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] Write Protect is off
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:51 2020] i8042: PNP: No PS/2 controller found. Probing ports directly.
[Sat Jun 20 12:37:51 2020] serio: i8042 KBD port at 0x60,0x64 irq 1
[Sat Jun 20 12:37:51 2020] serio: i8042 AUX port at 0x60,0x64 irq 12
[Sat Jun 20 12:37:51 2020] i2c /dev entries driver
[Sat Jun 20 12:37:51 2020] i801_smbus 0000:00:1f.4: SMBus using polling
[Sat Jun 20 12:37:51 2020] md: linear personality registered for level -1
[Sat Jun 20 12:37:51 2020] md: raid0 personality registered for level 0
[Sat Jun 20 12:37:51 2020] md: raid1 personality registered for level 1
[Sat Jun 20 12:37:51 2020] md: raid10 personality registered for level 10
[Sat Jun 20 12:37:51 2020] md: raid6 personality registered for level 6
[Sat Jun 20 12:37:51 2020] md: raid5 personality registered for level 5
[Sat Jun 20 12:37:51 2020] md: raid4 personality registered for level 4
[Sat Jun 20 12:37:51 2020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[Sat Jun 20 12:37:51 2020] NET: Registered protocol family 17
[Sat Jun 20 12:37:51 2020] Key type dns_resolver registered
[Sat Jun 20 12:37:51 2020] registered taskstats version 1
[Sat Jun 20 12:37:51 2020] Loading compiled-in untrusted X.509 certificates
[Sat Jun 20 12:37:51 2020] Loading compiled-in X.509 certificates
[Sat Jun 20 12:37:51 2020] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[Sat Jun 20 12:37:51 2020] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[Sat Jun 20 12:37:51 2020] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[Sat Jun 20 12:37:51 2020] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[Sat Jun 20 12:37:51 2020] page_owner is disabled
[Sat Jun 20 12:37:51 2020] AppArmor: AppArmor sha1 policy hashing enabled
[Sat Jun 20 12:37:51 2020] hctosys: unable to open rtc device (rtc0)
[Sat Jun 20 12:37:51 2020]  sdf: sdf1 sdf2 sdf5
[Sat Jun 20 12:37:51 2020] sd 5:0:0:0: [sdf] Attached SCSI disk
[Sat Jun 20 12:37:51 2020] Freeing unused kernel memory: 864K (ffffffff81879000 - ffffffff81951000)
[Sat Jun 20 12:37:51 2020] Write protecting the kernel read-only data: 8192k
[Sat Jun 20 12:37:51 2020] Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
[Sat Jun 20 12:37:51 2020] Freeing unused kernel memory: 200K (ffff8800017ce000 - ffff880001800000)
[Sat Jun 20 12:37:51 2020] ACPI: bus type USB registered
[Sat Jun 20 12:37:51 2020] usbcore: registered new interface driver usbfs
[Sat Jun 20 12:37:51 2020] usbcore: registered new interface driver hub
[Sat Jun 20 12:37:51 2020] usbcore: registered new interface driver ethub
[Sat Jun 20 12:37:51 2020] usbcore: registered new device driver usb
[Sat Jun 20 12:37:51 2020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009010
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[Sat Jun 20 12:37:51 2020] hub 1-0:1.0: USB hub found
[Sat Jun 20 12:37:51 2020] hub 1-0:1.0: 16 ports detected
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Sat Jun 20 12:37:51 2020] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[Sat Jun 20 12:37:51 2020] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[Sat Jun 20 12:37:51 2020] hub 2-0:1.0: USB hub found
[Sat Jun 20 12:37:51 2020] hub 2-0:1.0: 10 ports detected
[Sat Jun 20 12:37:51 2020] usb: port power management may be unreliable
[Sat Jun 20 12:37:51 2020] usbcore: registered new interface driver usb-storage
[Sat Jun 20 12:37:51 2020] VMware PVSCSI driver - version 1.0.5.0-k
[Sat Jun 20 12:37:51 2020] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[Sat Jun 20 12:37:51 2020] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[Sat Jun 20 12:37:51 2020] Fusion MPT base driver 3.04.20
[Sat Jun 20 12:37:51 2020] Copyright (c) 1999-2008 LSI Corporation
[Sat Jun 20 12:37:51 2020] Fusion MPT SPI Host driver 3.04.20
[Sat Jun 20 12:37:51 2020] Fusion MPT misc device (ioctl) driver 3.04.20
[Sat Jun 20 12:37:51 2020] mptctl: Registered with Fusion MPT base driver
[Sat Jun 20 12:37:51 2020] mptctl: /dev/mptctl @ (major,minor=10,220)
[Sat Jun 20 12:37:51 2020] megasas: 06.808.16.00-rc1
[Sat Jun 20 12:37:51 2020] Fusion MPT SAS Host driver 3.04.20
[Sat Jun 20 12:37:51 2020] mpt3sas version 09.102.00.00 loaded
[Sat Jun 20 12:37:51 2020] rtc_cmos rtc_cmos: RTC can wake from S4
[Sat Jun 20 12:37:51 2020] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[Sat Jun 20 12:37:51 2020] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[Sat Jun 20 12:37:51 2020] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[Sat Jun 20 12:37:51 2020] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[Sat Jun 20 12:37:51 2020] Adaptec aacraid driver 1.2-1[41010]-ms
[Sat Jun 20 12:37:51 2020] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[Sat Jun 20 12:37:51 2020] RocketRAID 3xxx/4xxx Controller driver v1.10.0
[Sat Jun 20 12:37:51 2020] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[Sat Jun 20 12:37:51 2020] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[Sat Jun 20 12:37:51 2020] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[Sat Jun 20 12:37:51 2020] Disabling lock debugging due to kernel taint
[Sat Jun 20 12:37:51 2020] 2020-6-20 9:37:52 UTC
[Sat Jun 20 12:37:51 2020] synobios: load, major number 201
[Sat Jun 20 12:37:51 2020] Brand: Synology
[Sat Jun 20 12:37:51 2020] Model: DS-918+
[Sat Jun 20 12:37:51 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sat Jun 20 12:37:51 2020] synobios cpu_arch proc entry initialized
[Sat Jun 20 12:37:51 2020] synobios crypto_hw proc entry initialized
[Sat Jun 20 12:37:51 2020] synobios syno_platform proc entry initialized
[Sat Jun 20 12:37:51 2020] synobios open /dev/ttyS1 success
[Sat Jun 20 12:37:51 2020] synobios: unload
[Sat Jun 20 12:37:51 2020] md: Autodetecting RAID arrays.
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sda5
[Sat Jun 20 12:37:51 2020] md: sda5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] random: nonblocking pool is initialized
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sdb5
[Sat Jun 20 12:37:51 2020] md: sdb5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sdc5
[Sat Jun 20 12:37:51 2020] md: sdc5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sdd5
[Sat Jun 20 12:37:51 2020] md: sdd5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sde5
[Sat Jun 20 12:37:51 2020] md: sde5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on sdf5
[Sat Jun 20 12:37:51 2020] md: sdf5 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] This is not a kind of scsi disk 259
[Sat Jun 20 12:37:51 2020] md: invalid raid superblock magic on nvme0n1p1
[Sat Jun 20 12:37:51 2020] md: nvme0n1p1 does not have a valid v0.90 superblock, not importing!
[Sat Jun 20 12:37:51 2020] md: Scanned 19 and added 12 devices.
[Sat Jun 20 12:37:51 2020] md: autorun ...
[Sat Jun 20 12:37:51 2020] md: considering sda1 ...
[Sat Jun 20 12:37:51 2020] md:  adding sda1 ...
[Sat Jun 20 12:37:51 2020] md: sda2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md:  adding sdb1 ...
[Sat Jun 20 12:37:51 2020] md: sdb2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md:  adding sdc1 ...
[Sat Jun 20 12:37:51 2020] md: sdc2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md:  adding sdd1 ...
[Sat Jun 20 12:37:51 2020] md: sdd2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md:  adding sde1 ...
[Sat Jun 20 12:37:51 2020] md: sde2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md:  adding sdf1 ...
[Sat Jun 20 12:37:51 2020] md: sdf2 has different UUID to sda1
[Sat Jun 20 12:37:51 2020] md: created md0
[Sat Jun 20 12:37:51 2020] md: bind<sdf1>
[Sat Jun 20 12:37:51 2020] md: bind<sde1>
[Sat Jun 20 12:37:51 2020] md: bind<sdd1>
[Sat Jun 20 12:37:51 2020] md: bind<sdc1>
[Sat Jun 20 12:37:51 2020] md: bind<sdb1>
[Sat Jun 20 12:37:51 2020] md: bind<sda1>
[Sat Jun 20 12:37:51 2020] md: running: <sda1><sdb1><sdc1><sdd1><sde1><sdf1>
[Sat Jun 20 12:37:51 2020] md/raid1:md0: active with 6 out of 16 mirrors
[Sat Jun 20 12:37:51 2020] md0: detected capacity change from 0 to 2549940224
[Sat Jun 20 12:37:51 2020] md: considering sda2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sda2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sdb2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sdc2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sdd2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sde2 ...
[Sat Jun 20 12:37:51 2020] md:  adding sdf2 ...
[Sat Jun 20 12:37:51 2020] md: created md1
[Sat Jun 20 12:37:51 2020] md: bind<sdf2>
[Sat Jun 20 12:37:51 2020] md: bind<sde2>
[Sat Jun 20 12:37:51 2020] md: bind<sdd2>
[Sat Jun 20 12:37:51 2020] md: bind<sdc2>
[Sat Jun 20 12:37:51 2020] md: bind<sdb2>
[Sat Jun 20 12:37:51 2020] md: bind<sda2>
[Sat Jun 20 12:37:51 2020] md: running: <sda2><sdb2><sdc2><sdd2><sde2><sdf2>
[Sat Jun 20 12:37:51 2020] md/raid1:md1: active with 6 out of 16 mirrors
[Sat Jun 20 12:37:51 2020] Got empty serial number. Generate serial number from product.
[Sat Jun 20 12:37:51 2020] md1: detected capacity change from 0 to 2147418112
[Sat Jun 20 12:37:51 2020] md: ... autorun DONE.
[Sat Jun 20 12:37:51 2020] hub 1-6:1.0: USB hub found
[Sat Jun 20 12:37:51 2020] hub 1-6:1.0: 4 ports detected
[Sat Jun 20 12:37:52 2020] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[Sat Jun 20 12:37:52 2020] usb-storage 2-3:1.0: USB Mass Storage device detected
[Sat Jun 20 12:37:52 2020] scsi host6: usb-storage 2-3:1.0
[Sat Jun 20 12:37:52 2020] usb 1-14: new full-speed USB device number 3 using xhci_hcd
[Sat Jun 20 12:37:52 2020] Got empty serial number. Generate serial number from product.
[Sat Jun 20 12:37:52 2020] usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
[Sat Jun 20 12:37:52 2020] EXT4-fs (md0): barriers disabled
[Sat Jun 20 12:37:52 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
[Sat Jun 20 12:37:53 2020] scsi 6:0:0:0: Direct-Access     PNY      USB 3.0 FD               0009 PQ: 0 ANSI: 6
[Sat Jun 20 12:37:53 2020] sd 6:0:0:0: [synoboot] 60620800 512-byte logical blocks: (31.0 GB/28.9 GiB)
[Sat Jun 20 12:37:53 2020] sd 6:0:0:0: [synoboot] Write Protect is off
[Sat Jun 20 12:37:53 2020] sd 6:0:0:0: [synoboot] Mode Sense: 23 00 00 00
[Sat Jun 20 12:37:53 2020] sd 6:0:0:0: [synoboot] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[Sat Jun 20 12:37:53 2020]  synoboot: synoboot1 synoboot2 synoboot3
[Sat Jun 20 12:37:53 2020] sd 6:0:0:0: [synoboot] Attached SCSI removable disk
[Sat Jun 20 12:37:54 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[Sat Jun 20 12:37:55 2020] EXT4-fs (md0): re-mounted. Opts: (null)
[Sat Jun 20 12:37:57 2020] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Sat Jun 20 12:37:57 2020] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Sat Jun 20 12:37:57 2020] sd 2:0:0:0: Attached scsi generic sg2 type 0
[Sat Jun 20 12:37:57 2020] sd 3:0:0:0: Attached scsi generic sg3 type 0
[Sat Jun 20 12:37:57 2020] sd 4:0:0:0: Attached scsi generic sg4 type 0
[Sat Jun 20 12:37:57 2020] sd 5:0:0:0: Attached scsi generic sg5 type 0
[Sat Jun 20 12:37:57 2020] sd 6:0:0:0: Attached scsi generic sg6 type 0
[Sat Jun 20 12:37:57 2020] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[Sat Jun 20 12:37:58 2020] zram: Added device: zram0
[Sat Jun 20 12:37:58 2020] zram: Added device: zram1
[Sat Jun 20 12:37:58 2020] zram: Added device: zram2
[Sat Jun 20 12:37:58 2020] zram: Added device: zram3
[Sat Jun 20 12:37:58 2020] zram: Added device: zram4
[Sat Jun 20 12:37:58 2020] zram: Added device: zram5
[Sat Jun 20 12:37:58 2020] zram0: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram0.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] zram1: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram1.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] zram2: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram2.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] zram3: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram3.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] zram4: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram4.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] zram5: detected capacity change from 0 to 6730809344
[Sat Jun 20 12:37:58 2020] Adding 6573052k swap on /dev/zram5.  Priority:1 extents:1 across:6573052k SS
[Sat Jun 20 12:37:58 2020] NET: Registered protocol family 10
[Sat Jun 20 12:37:58 2020] sit: IPv6 over IPv4 tunneling driver
[Sat Jun 20 12:37:58 2020] init: syno-auth-check main process (6488) killed by TERM signal
[Sat Jun 20 12:37:59 2020] Monitor-Mwait will be used to enter C-1 state
[Sat Jun 20 12:37:59 2020] Monitor-Mwait will be used to enter C-2 state
[Sat Jun 20 12:37:59 2020] Monitor-Mwait will be used to enter C-3 state
[Sat Jun 20 12:37:59 2020] ACPI: acpi_idle registered with cpuidle
[Sat Jun 20 12:37:59 2020] AVX2 version of gcm_enc/dec engaged.
[Sat Jun 20 12:37:59 2020] AES CTR mode by8 optimization enabled
[Sat Jun 20 12:37:59 2020] fuse init (API version 7.23)
[Sat Jun 20 12:37:59 2020] e1000e: Intel(R) PRO/1000 Network Driver - 3.6.0-NAPI
[Sat Jun 20 12:37:59 2020] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[Sat Jun 20 12:37:59 2020] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Sat Jun 20 12:38:00 2020] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) a8:5e:45:e2:7c:43
[Sat Jun 20 12:38:00 2020] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[Sat Jun 20 12:38:00 2020] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[Sat Jun 20 12:38:00 2020] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.39
[Sat Jun 20 12:38:00 2020] Copyright(c) 2007 - 2019 Intel Corporation.
[Sat Jun 20 12:38:00 2020] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.6.3
[Sat Jun 20 12:38:00 2020] Copyright(c) 1999 - 2019 Intel Corporation.
[Sat Jun 20 12:38:00 2020] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 1.3.46-k
[Sat Jun 20 12:38:00 2020] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[Sat Jun 20 12:38:00 2020] tn40xx: Tehuti Network Driver, 0.3.6.17.2
[Sat Jun 20 12:38:00 2020] tn40xx: Supported phys : MV88X3120 MV88X3310 MV88E2010 QT2025 TLK10232 AQR105 MUSTANG 
[Sat Jun 20 12:38:00 2020] Compat-mlnx-ofed backport release: f36c870
[Sat Jun 20 12:38:00 2020] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git f36c870
[Sat Jun 20 12:38:00 2020] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git
[Sat Jun 20 12:38:00 2020] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[Sat Jun 20 12:38:00 2020] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[Sat Jun 20 12:38:00 2020] ACPI: Sleep Button [SLPB]
[Sat Jun 20 12:38:00 2020] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[Sat Jun 20 12:38:00 2020] ACPI: Power Button [PWRB]
[Sat Jun 20 12:38:00 2020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Sat Jun 20 12:38:00 2020] ACPI: Power Button [PWRF]
[Sat Jun 20 12:38:00 2020] Btrfs loaded, crc32c=crc32c-intel
[Sat Jun 20 12:38:00 2020] exFAT: Version 1.2.9
[Sat Jun 20 12:38:00 2020] jme: JMicron JMC2XX ethernet driver version 1.0.8
[Sat Jun 20 12:38:00 2020] sky2: driver version 1.30
[Sat Jun 20 12:38:00 2020] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.63
[Sat Jun 20 12:38:00 2020] QLogic/NetXen Network Driver v4.0.82
[Sat Jun 20 12:38:00 2020] Solarflare NET driver v4.0
[Sat Jun 20 12:38:00 2020] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[Sat Jun 20 12:38:00 2020] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Sat Jun 20 12:38:00 2020] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[Sat Jun 20 12:38:00 2020] VMware vmxnet3 virtual NIC driver - version 1.4.5.0-k-NAPI
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver ax88179_178a
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver asix
[Sat Jun 20 12:38:00 2020] Atheros(R) L2 Ethernet Driver - version 2.2.3
[Sat Jun 20 12:38:00 2020] Copyright (c) 2007 Atheros Corporation.
[Sat Jun 20 12:38:00 2020] bna: QLogic BR-series 10G Ethernet driver - version: 3.2.25.1
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver cx82310_eth
[Sat Jun 20 12:38:00 2020] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[Sat Jun 20 12:38:00 2020] e100: Copyright(c) 1999-2006 Intel Corporation
[Sat Jun 20 12:38:00 2020] enic: Cisco VIC Ethernet NIC Driver, ver 2.3.0.20
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[Sat Jun 20 12:38:00 2020] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver pegasus
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver plusb
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver rtl8150
[Sat Jun 20 12:38:00 2020] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver r8152
[Sat Jun 20 12:38:00 2020] vxge: Copyright(c) 2002-2010 Exar Corp.
[Sat Jun 20 12:38:00 2020] vxge: Driver version: 2.5.3.22640-k
[Sat Jun 20 12:38:00 2020] usbcore: registered new interface driver aqc111
[Sat Jun 20 12:38:00 2020] 2020-6-20 9:38:1 UTC
[Sat Jun 20 12:38:00 2020] synobios: load, major number 201
[Sat Jun 20 12:38:00 2020] Brand: Synology
[Sat Jun 20 12:38:00 2020] Model: DS-918+
[Sat Jun 20 12:38:00 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sat Jun 20 12:38:00 2020] synobios cpu_arch proc entry initialized
[Sat Jun 20 12:38:00 2020] synobios crypto_hw proc entry initialized
[Sat Jun 20 12:38:00 2020] synobios syno_platform proc entry initialized
[Sat Jun 20 12:38:00 2020] synobios open /dev/ttyS1 success
[Sat Jun 20 12:38:00 2020] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sat Jun 20 12:38:01 2020] systemd-udevd[8166]: starting version 204
[Sat Jun 20 12:38:01 2020] md: md3 stopped.
[Sat Jun 20 12:38:01 2020] This is not a kind of scsi disk 259
[Sat Jun 20 12:38:01 2020] md: bind<nvme0n1p1>
[Sat Jun 20 12:38:01 2020] md/raid0:md3: md_size is 1953515904 sectors.
[Sat Jun 20 12:38:01 2020] md: RAID0 configuration for md3 - 1 zone
[Sat Jun 20 12:38:01 2020] md: zone0=[nvme0n1p1]
[Sat Jun 20 12:38:01 2020]       zone-offset=         0KB, device-offset=         0KB, size= 976757952KB

[Sat Jun 20 12:38:01 2020] md3: detected capacity change from 0 to 1000200142848
[Sat Jun 20 12:38:01 2020] md: md2 stopped.
[Sat Jun 20 12:38:01 2020] md: bind<sdb5>
[Sat Jun 20 12:38:01 2020] md: bind<sdc5>
[Sat Jun 20 12:38:01 2020] md: bind<sdd5>
[Sat Jun 20 12:38:01 2020] md: bind<sde5>
[Sat Jun 20 12:38:01 2020] md: bind<sdf5>
[Sat Jun 20 12:38:01 2020] md: bind<sda5>
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sda5 operational as raid disk 0
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sdf5 operational as raid disk 5
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sde5 operational as raid disk 4
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sdd5 operational as raid disk 3
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sdc5 operational as raid disk 2
[Sat Jun 20 12:38:01 2020] md/raid:md2: device sdb5 operational as raid disk 1
[Sat Jun 20 12:38:01 2020] md/raid:md2: allocated 6492kB
[Sat Jun 20 12:38:01 2020] md/raid:md2: raid level 5 active with 6 out of 6 devices, algorithm 2
[Sat Jun 20 12:38:01 2020] RAID conf printout:
[Sat Jun 20 12:38:01 2020]  --- level:5 rd:6 wd:6
[Sat Jun 20 12:38:01 2020]  disk 0, o:1, dev:sda5
[Sat Jun 20 12:38:01 2020]  disk 1, o:1, dev:sdb5
[Sat Jun 20 12:38:01 2020]  disk 2, o:1, dev:sdc5
[Sat Jun 20 12:38:01 2020]  disk 3, o:1, dev:sdd5
[Sat Jun 20 12:38:01 2020]  disk 4, o:1, dev:sde5
[Sat Jun 20 12:38:01 2020]  disk 5, o:1, dev:sdf5
[Sat Jun 20 12:38:01 2020] md2: detected capacity change from 0 to 39983080734720
[Sat Jun 20 12:38:01 2020] Bluetooth: Core ver 2.21
[Sat Jun 20 12:38:01 2020] NET: Registered protocol family 31
[Sat Jun 20 12:38:01 2020] Bluetooth: HCI device and connection manager initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: HCI socket layer initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: L2CAP socket layer initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: SCO socket layer initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: RFCOMM TTY layer initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: RFCOMM socket layer initialized
[Sat Jun 20 12:38:01 2020] Bluetooth: RFCOMM ver 1.11
[Sat Jun 20 12:38:01 2020] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[Sat Jun 20 12:38:01 2020] Bluetooth: HIDP socket layer initialized
[Sat Jun 20 12:38:01 2020] usbcore: registered new interface driver btusb
[Sat Jun 20 12:38:02 2020] flashcache: flashcache-1.0-2020-05-12-05:39 initialized
[Sat Jun 20 12:38:02 2020] device-mapper: flashcache: preread max memmory count=2048
[Sat Jun 20 12:38:02 2020] flashcache: flashcache-1.0-syno-v25-pin-file-2020-05-12-05:39-debug initialized
[Sat Jun 20 12:38:02 2020] flashache: /dev/vg1/volume_1 exclude check success
[Sat Jun 20 12:38:02 2020] flashache: /dev/md3 exclude check success
[Sat Jun 20 12:38:02 2020] device-mapper: flashcache: Can handle failure in creation
[Sat Jun 20 12:38:02 2020] device-mapper: flashcache: Allocate 387504KB (26B per) mem for 15261696-entry cache(capacity:953856MB, associativity:512, block size:128 sectors(64KB))
[Sat Jun 20 12:38:02 2020] flashcache: creating finish
[Sat Jun 20 12:38:03 2020] BTRFS: device label 2020.06.18-19:53:00 v25426 devid 1 transid 3270 /dev/mapper/cachedev_0
[Sat Jun 20 12:38:03 2020] BTRFS info (device dm-2): enabling auto syno reclaim space
[Sat Jun 20 12:38:03 2020] BTRFS info (device dm-2): use ssd allocation scheme
[Sat Jun 20 12:38:03 2020] BTRFS info (device dm-2): using free space tree
[Sat Jun 20 12:38:03 2020] BTRFS info (device dm-2): has skinny extents
[Sat Jun 20 12:38:03 2020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Sat Jun 20 12:38:03 2020] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[Sat Jun 20 12:38:03 2020] ehci-pci: EHCI PCI platform driver
[Sat Jun 20 12:38:03 2020] uhci_hcd: USB Universal Host Controller Interface driver
[Sat Jun 20 12:38:04 2020] usbcore: registered new interface driver usblp
[Sat Jun 20 12:38:04 2020] usbcore: registered new interface driver usbhid
[Sat Jun 20 12:38:04 2020] usbhid: USB HID core driver
[Sat Jun 20 12:38:04 2020] Get empty minor:104
[Sat Jun 20 12:38:04 2020] hid-generic 0003:0B05:18A3.0001: hiddev0: USB HID v1.11 Device [AsusTek Computer Inc. AURA MOTHERBOARD] on usb-0000:00:14.0-6.4/input0
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(a85e45e27c43).
[Sat Jun 20 12:38:04 2020] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_device.c:617:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_file.c:146:fd_attach_hba RODSP plugin for fileio is enabled.
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_file.c:153:fd_attach_hba ODX Token Manager is enabled.
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_ep.c:786:ep_attach_hba RODSP plugin for epio is enabled.
[Sat Jun 20 12:38:04 2020] iSCSI:target_core_ep.c:793:ep_attach_hba ODX Token Manager is enabled.
[Sat Jun 20 12:38:04 2020] FAT-fs (synoboot2): fat_set_state: set=1 process=synopkicompatsy pid=11601
[Sat Jun 20 12:38:04 2020] FAT-fs (synoboot2): fat_set_state: set=0 process=synopkicompatsy pid=11601
[Sat Jun 20 12:38:04 2020] loop: module loaded
[Sat Jun 20 12:38:04 2020] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[Sat Jun 20 12:38:05 2020] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[Sat Jun 20 12:38:05 2020] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Sat Jun 20 12:38:06 2020] ata1.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata1.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata1.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata1: EH complete
[Sat Jun 20 12:38:06 2020] ata2.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata2.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata2.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata2: EH complete
[Sat Jun 20 12:38:06 2020] ata3.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata3.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata3.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata3: EH complete
[Sat Jun 20 12:38:06 2020] ata4.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata4.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata4.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata4: EH complete
[Sat Jun 20 12:38:06 2020] ata5.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata5.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata5.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata5: EH complete
[Sat Jun 20 12:38:06 2020] ata6.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata6.00: disabling queued TRIM support
[Sat Jun 20 12:38:06 2020] ata6.00: configured for UDMA/133
[Sat Jun 20 12:38:06 2020] ata6: EH complete
[Sat Jun 20 12:38:07 2020] init: scsi_plugin_server main process (11836) killed by TERM signal
[Sat Jun 20 12:38:07 2020] init: nmbd main process (12090) killed by TERM signal
[Sat Jun 20 12:38:07 2020] init: iscsi_pluginserverd main process (13399) killed by TERM signal
[Sat Jun 20 12:38:07 2020] init: iscsi_pluginengined main process (13394) killed by TERM signal
[Sat Jun 20 12:38:07 2020] init: scsi_plugin_server main process (13402) killed by TERM signal

 

Edited by mosaati
Link to comment
Share on other sites

[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: [8086:3e98] type 00 class 0x030000

thats the gpu but there is no indication that i915 was loaded

try to load it manually (whats the response in the console)

sudo insmod /usr/lib/modules/i915.ko

and look in /var/log/messages if there is anything about it

i guess it was already loaded and it did not work

Link to comment
Share on other sites

10 hours ago, IG-88 said:

[Sat Jun 20 12:37:48 2020] pci 0000:00:02.0: [8086:3e98] type 00 class 0x030000

thats the gpu but there is no indication that i915 was loaded

try to load it manually (whats the response in the console)


sudo insmod /usr/lib/modules/i915.ko

and look in /var/log/messages if there is anything about it

i guess it was already loaded and it did not work

 

I did the following.

1. added the file and changed permissions and ownership to root in /usr/lib/modules.

2. ran the command 

sudo insmod /usr/lib/modules/i915.ko

Results

insmod: ERROR: could not insert module /usr/lib/modules/i915.ko: Key was rejected by service

3. rebooted and the log from /var/log/dmesg

[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys cpuset
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys cpu
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys cpuacct
[Sun Jun 21 10:02:06 2020] Linux version 4.4.59+ (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP PREEMPT Tue May 12 04:54:55 CST 2020
[Sun Jun 21 10:02:06 2020] Command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sun Jun 21 10:02:06 2020] KERNEL supported cpus:
[Sun Jun 21 10:02:06 2020]   Intel GenuineIntel
[Sun Jun 21 10:02:06 2020] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Sun Jun 21 10:02:06 2020] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[Sun Jun 21 10:02:06 2020] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[Sun Jun 21 10:02:06 2020] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[Sun Jun 21 10:02:06 2020] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[Sun Jun 21 10:02:06 2020] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[Sun Jun 21 10:02:06 2020] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[Sun Jun 21 10:02:06 2020] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[Sun Jun 21 10:02:06 2020] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[Sun Jun 21 10:02:06 2020] e820: BIOS-provided physical RAM map:
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000000100000-0x0000000088a07fff] usable
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sun Jun 21 10:02:06 2020] BIOS-e820: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sun Jun 21 10:02:06 2020] NX (Execute Disable) protection: active
[Sun Jun 21 10:02:06 2020] e820: update [mem 0x00100000-0x0010000f] usable ==> usable
[Sun Jun 21 10:02:06 2020] extended physical RAM map:
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000091000-0x000000000009efff] usable
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000100000-0x000000000010000f] usable
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000000100010-0x0000000088a07fff] usable
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sun Jun 21 10:02:06 2020] reserve setup_data: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sun Jun 21 10:02:06 2020] efi: EFI v2.70 by American Megatrends
[Sun Jun 21 10:02:06 2020] efi:  ACPI 2.0=0x8a3c2000  ACPI=0x8a3c2000  SMBIOS=0x8aa9a000  SMBIOS 3.0=0x8aa99000  ESRT=0x83c1a018 
[Sun Jun 21 10:02:06 2020] esrt: Reserving ESRT space from 0x0000000083c1a018 to 0x0000000083c1a050.
[Sun Jun 21 10:02:06 2020] SMBIOS 3.2.1 present.
[Sun Jun 21 10:02:06 2020] Kernel/User page tables isolation: disabled
[Sun Jun 21 10:02:06 2020] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Sun Jun 21 10:02:06 2020] e820: remove [mem 0x000a0000-0x000fffff] usable
[Sun Jun 21 10:02:06 2020] e820: last_pfn = 0x106e000 max_arch_pfn = 0x400000000
[Sun Jun 21 10:02:06 2020] MTRR default type: write-back
[Sun Jun 21 10:02:06 2020] MTRR fixed ranges enabled:
[Sun Jun 21 10:02:06 2020]   00000-9FFFF write-back
[Sun Jun 21 10:02:06 2020]   A0000-BFFFF uncachable
[Sun Jun 21 10:02:06 2020]   C0000-FFFFF write-protect
[Sun Jun 21 10:02:06 2020] MTRR variable ranges enabled:
[Sun Jun 21 10:02:06 2020]   0 base 00C0000000 mask 7FC0000000 uncachable
[Sun Jun 21 10:02:06 2020]   1 base 00A0000000 mask 7FE0000000 uncachable
[Sun Jun 21 10:02:06 2020]   2 base 0090000000 mask 7FF0000000 uncachable
[Sun Jun 21 10:02:06 2020]   3 base 008C000000 mask 7FFC000000 uncachable
[Sun Jun 21 10:02:06 2020]   4 base 008B800000 mask 7FFF800000 uncachable
[Sun Jun 21 10:02:06 2020]   5 base 2000000000 mask 6000000000 uncachable
[Sun Jun 21 10:02:06 2020]   6 base 4000000000 mask 4000000000 uncachable
[Sun Jun 21 10:02:06 2020]   7 disabled
[Sun Jun 21 10:02:06 2020]   8 disabled
[Sun Jun 21 10:02:06 2020]   9 disabled
[Sun Jun 21 10:02:06 2020] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[Sun Jun 21 10:02:06 2020] e820: last_pfn = 0x8ad10 max_arch_pfn = 0x400000000
[Sun Jun 21 10:02:06 2020] Base memory trampoline at [ffff880000098000] 98000 size 28672
[Sun Jun 21 10:02:06 2020] Using GB pages for direct mapping
[Sun Jun 21 10:02:06 2020] BRK [0x01a06000, 0x01a06fff] PGTABLE
[Sun Jun 21 10:02:06 2020] BRK [0x01a07000, 0x01a07fff] PGTABLE
[Sun Jun 21 10:02:06 2020] BRK [0x01a08000, 0x01a08fff] PGTABLE
[Sun Jun 21 10:02:06 2020] BRK [0x01a09000, 0x01a09fff] PGTABLE
[Sun Jun 21 10:02:06 2020] BRK [0x01a0a000, 0x01a0afff] PGTABLE
[Sun Jun 21 10:02:06 2020] RAMDISK: [mem 0x364c1000-0x37ffffff]
[Sun Jun 21 10:02:06 2020] ACPI: Early table checksum verification disabled
[Sun Jun 21 10:02:06 2020] ACPI: RSDP 0x000000008A3C2000 000024 (v02 ALASKA)
[Sun Jun 21 10:02:06 2020] ACPI: XSDT 0x000000008A3C20A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: FACP 0x000000008A402FC8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: DSDT 0x000000008A3C2200 040DC4 (v02 ALASKA A M I    01072009 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: FACS 0x000000008A4B2080 000040
[Sun Jun 21 10:02:06 2020] ACPI: APIC 0x000000008A4030E0 0000A0 (v04 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: FPDT 0x000000008A403180 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: FIDT 0x000000008A4031C8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: MCFG 0x000000008A403268 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[Sun Jun 21 10:02:06 2020] ACPI: WSMT 0x000000008A411A70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A403300 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A404E20 003099 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: HPET 0x000000008A407EC0 000038 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A407EF8 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A408EA8 00309D (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: UEFI 0x000000008A40BF48 000042 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 10:02:06 2020] ACPI: LPIT 0x000000008A40BF90 000094 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A40C028 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A40E808 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: DBGP 0x000000008A40FCF0 000034 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 10:02:06 2020] ACPI: DBG2 0x000000008A40FD28 000054 (v00 ALASKA A M I    00000002      01000013)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A40FD80 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0x000000008A4118E8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: WPBT 0x000000008A411A30 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[Sun Jun 21 10:02:06 2020] ACPI: Local APIC address 0xfee00000
[Sun Jun 21 10:02:06 2020] Zone ranges:
[Sun Jun 21 10:02:06 2020]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Sun Jun 21 10:02:06 2020]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Sun Jun 21 10:02:06 2020]   Normal   [mem 0x0000000100000000-0x000000106dffffff]
[Sun Jun 21 10:02:06 2020] Movable zone start for each node
[Sun Jun 21 10:02:06 2020] Early memory node ranges
[Sun Jun 21 10:02:06 2020]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[Sun Jun 21 10:02:06 2020]   node   0: [mem 0x0000000000091000-0x000000000009efff]
[Sun Jun 21 10:02:06 2020]   node   0: [mem 0x0000000000100000-0x0000000088a07fff]
[Sun Jun 21 10:02:06 2020]   node   0: [mem 0x000000008ad0f000-0x000000008ad0ffff]
[Sun Jun 21 10:02:06 2020]   node   0: [mem 0x0000000100000000-0x000000106dffffff]
[Sun Jun 21 10:02:06 2020] Initmem setup node 0 [mem 0x0000000000001000-0x000000106dffffff]
[Sun Jun 21 10:02:06 2020] On node 0 totalpages: 16738726
[Sun Jun 21 10:02:06 2020]   DMA zone: 64 pages used for memmap
[Sun Jun 21 10:02:06 2020]   DMA zone: 24 pages reserved
[Sun Jun 21 10:02:06 2020]   DMA zone: 3997 pages, LIFO batch:0
[Sun Jun 21 10:02:06 2020]   DMA32 zone: 8681 pages used for memmap
[Sun Jun 21 10:02:06 2020]   DMA32 zone: 555529 pages, LIFO batch:31
[Sun Jun 21 10:02:06 2020]   Normal zone: 252800 pages used for memmap
[Sun Jun 21 10:02:06 2020]   Normal zone: 16179200 pages, LIFO batch:31
[Sun Jun 21 10:02:06 2020] ACPI: PM-Timer IO Port: 0x1808
[Sun Jun 21 10:02:06 2020] ACPI: Local APIC address 0xfee00000
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Sun Jun 21 10:02:06 2020] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Sun Jun 21 10:02:06 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Sun Jun 21 10:02:06 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Sun Jun 21 10:02:06 2020] ACPI: IRQ0 used by override.
[Sun Jun 21 10:02:06 2020] ACPI: IRQ9 used by override.
[Sun Jun 21 10:02:06 2020] Using ACPI (MADT) for SMP configuration information
[Sun Jun 21 10:02:06 2020] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Sun Jun 21 10:02:06 2020] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x00090000-0x00090fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x00100000-0x00100fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x88a08000-0x8a24afff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x8a24b000-0x8a425fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x8a426000-0x8a4b2fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x8a4b3000-0x8ad0efff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x8ad10000-0x8fffffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[Sun Jun 21 10:02:06 2020] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[Sun Jun 21 10:02:06 2020] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[Sun Jun 21 10:02:06 2020] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[Sun Jun 21 10:02:06 2020] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:6 nr_node_ids:1
[Sun Jun 21 10:02:06 2020] PERCPU: Embedded 31 pages/cpu @ffff88106dc00000 s87448 r8192 d31336 u262144
[Sun Jun 21 10:02:06 2020] pcpu-alloc: s87448 r8192 d31336 u262144 alloc=1*2097152
[Sun Jun 21 10:02:06 2020] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[Sun Jun 21 10:02:06 2020] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16477157
[Sun Jun 21 10:02:06 2020] Kernel command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sun Jun 21 10:02:06 2020] Power on seq num: 1
[Sun Jun 21 10:02:06 2020] Synology Hardware Version: DS918+
[Sun Jun 21 10:02:06 2020] Vender format version: 2
[Sun Jun 21 10:02:06 2020] SYNO GPIO hdd detect pin: 0 
[Sun Jun 21 10:02:06 2020] Serial Number: 1780PDN123456
[Sun Jun 21 10:02:06 2020] Mac1: A85E45E27C43
[Sun Jun 21 10:02:06 2020] Internal netif num: 1
[Sun Jun 21 10:02:06 2020] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Sun Jun 21 10:02:06 2020] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[Sun Jun 21 10:02:06 2020] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[Sun Jun 21 10:02:06 2020] Memory: 65522428K/66954904K available (5612K kernel code, 478K rwdata, 1848K rodata, 864K init, 688K bss, 1432476K reserved, 0K cma-reserved)
[Sun Jun 21 10:02:06 2020] Preemptible hierarchical RCU implementation.
[Sun Jun 21 10:02:06 2020] 	Build-time adjustment of leaf fanout to 64.
[Sun Jun 21 10:02:06 2020] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[Sun Jun 21 10:02:06 2020] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[Sun Jun 21 10:02:06 2020] NR_IRQS:4352 nr_irqs:1536 16
[Sun Jun 21 10:02:06 2020] Console: colour dummy device 80x25
[Sun Jun 21 10:02:06 2020] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[Sun Jun 21 10:02:06 2020] hpet clockevent registered
[Sun Jun 21 10:02:06 2020] tsc: PIT calibration matches HPET. 1 loops
[Sun Jun 21 10:02:06 2020] tsc: Detected 3695.890 MHz processor
[Sun Jun 21 10:02:06 2020] Calibrating delay loop (skipped), value calculated using timer frequency.. 7391.78 BogoMIPS (lpj=3695890)
[Sun Jun 21 10:02:06 2020] pid_max: default: 32768 minimum: 301
[Sun Jun 21 10:02:06 2020] ACPI: Core revision 20150930
[Sun Jun 21 10:02:06 2020] ACPI: 9 ACPI AML tables successfully acquired and loaded
[Sun Jun 21 10:02:06 2020] Security Framework initialized
[Sun Jun 21 10:02:06 2020] AppArmor: AppArmor initialized
[Sun Jun 21 10:02:06 2020] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sun Jun 21 10:02:06 2020] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys io
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys memory
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys devices
[Sun Jun 21 10:02:06 2020] Initializing cgroup subsys freezer
[Sun Jun 21 10:02:06 2020] CPU: Physical Processor ID: 0
[Sun Jun 21 10:02:06 2020] CPU: Processor Core ID: 0
[Sun Jun 21 10:02:06 2020] mce: CPU supports 12 MCE banks
[Sun Jun 21 10:02:06 2020] CPU0: Thermal monitoring enabled (TM1)
[Sun Jun 21 10:02:06 2020] process: using mwait in idle threads
[Sun Jun 21 10:02:06 2020] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[Sun Jun 21 10:02:06 2020] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Sun Jun 21 10:02:06 2020] Speculative Store Bypass: Vulnerable
[Sun Jun 21 10:02:06 2020] Freeing SMP alternatives memory: 28K (ffffffff81951000 - ffffffff81958000)
[Sun Jun 21 10:02:06 2020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Sun Jun 21 10:02:06 2020] TSC deadline timer enabled
[Sun Jun 21 10:02:06 2020] smpboot: CPU0: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[Sun Jun 21 10:02:06 2020] Performance Events: PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[Sun Jun 21 10:02:06 2020] ... version:                4
[Sun Jun 21 10:02:06 2020] ... bit width:              48
[Sun Jun 21 10:02:06 2020] ... generic registers:      8
[Sun Jun 21 10:02:06 2020] ... value mask:             0000ffffffffffff
[Sun Jun 21 10:02:06 2020] ... max period:             00007fffffffffff
[Sun Jun 21 10:02:06 2020] ... fixed-purpose events:   3
[Sun Jun 21 10:02:06 2020] ... event mask:             00000007000000ff
[Sun Jun 21 10:02:06 2020] x86: Booting SMP configuration:
[Sun Jun 21 10:02:06 2020] .... node  #0, CPUs:      #1
[Sun Jun 21 10:02:06 2020] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Sun Jun 21 10:02:06 2020] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Sun Jun 21 10:02:06 2020] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[Sun Jun 21 10:02:06 2020]  #2 #3 #4 #5
[Sun Jun 21 10:02:06 2020] x86: Booted up 1 node, 6 CPUs
[Sun Jun 21 10:02:06 2020] smpboot: Total of 6 processors activated (44350.68 BogoMIPS)
[Sun Jun 21 10:02:06 2020] devtmpfs: initialized
[Sun Jun 21 10:02:06 2020] PM: Registering ACPI NVS region [mem 0x8a426000-0x8a4b2fff] (577536 bytes)
[Sun Jun 21 10:02:06 2020] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[Sun Jun 21 10:02:06 2020] futex hash table entries: 2048 (order: 5, 131072 bytes)
[Sun Jun 21 10:02:06 2020] xor: automatically using best checksumming function:
[Sun Jun 21 10:02:06 2020]    avx       : 58128.000 MB/sec
[Sun Jun 21 10:02:06 2020] pinctrl core: initialized pinctrl subsystem
[Sun Jun 21 10:02:06 2020] NET: Registered protocol family 16
[Sun Jun 21 10:02:06 2020] cpuidle: using governor ladder
[Sun Jun 21 10:02:06 2020] cpuidle: using governor menu
[Sun Jun 21 10:02:06 2020] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Sun Jun 21 10:02:06 2020] ACPI: bus type PCI registered
[Sun Jun 21 10:02:06 2020] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Sun Jun 21 10:02:06 2020] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[Sun Jun 21 10:02:06 2020] PCI: Using configuration type 1 for base access
[Sun Jun 21 10:02:06 2020] raid6: sse2x1   gen() 12339 MB/s
[Sun Jun 21 10:02:06 2020] raid6: sse2x1   xor()  8121 MB/s
[Sun Jun 21 10:02:06 2020] raid6: sse2x2   gen() 14605 MB/s
[Sun Jun 21 10:02:06 2020] raid6: sse2x2   xor() 10093 MB/s
[Sun Jun 21 10:02:06 2020] raid6: sse2x4   gen() 15542 MB/s
[Sun Jun 21 10:02:06 2020] raid6: sse2x4   xor() 11730 MB/s
[Sun Jun 21 10:02:06 2020] raid6: avx2x1   gen() 30675 MB/s
[Sun Jun 21 10:02:06 2020] raid6: avx2x2   gen() 32632 MB/s
[Sun Jun 21 10:02:06 2020] raid6: avx2x4   gen() 35980 MB/s
[Sun Jun 21 10:02:06 2020] raid6: using algorithm avx2x4 gen() 35980 MB/s
[Sun Jun 21 10:02:06 2020] raid6: using avx2x2 recovery algorithm
[Sun Jun 21 10:02:06 2020] ACPI: Added _OSI(Module Device)
[Sun Jun 21 10:02:06 2020] ACPI: Added _OSI(Processor Device)
[Sun Jun 21 10:02:06 2020] ACPI: Added _OSI(3.0 _SCP Extensions)
[Sun Jun 21 10:02:06 2020] ACPI: Added _OSI(Processor Aggregator Device)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 47 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881026AB9100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881026803800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881026B1E800 0006EC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881026B1E000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881026A6B000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 10:02:06 2020] ACPI: SSDT 0xFFFF881027023C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[Sun Jun 21 10:02:06 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 10:02:06 2020] ACPI : EC: EC started
[Sun Jun 21 10:02:06 2020] ACPI: Interpreter enabled
[Sun Jun 21 10:02:06 2020] ACPI: (supports S0 S4 S5)
[Sun Jun 21 10:02:06 2020] ACPI: Using IOAPIC for interrupt routing
[Sun Jun 21 10:02:06 2020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [USBC] (on)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [V0PR] (on)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [V1PR] (on)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [V2PR] (on)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [WRST] (on)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [FN00] (off)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [FN01] (off)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [FN02] (off)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [FN03] (off)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [FN04] (off)
[Sun Jun 21 10:02:06 2020] ACPI: Power Resource [PIN] (off)
[Sun Jun 21 10:02:06 2020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[Sun Jun 21 10:02:06 2020] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Sun Jun 21 10:02:06 2020] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[Sun Jun 21 10:02:06 2020] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[Sun Jun 21 10:02:06 2020] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[Sun Jun 21 10:02:06 2020] PCI host bridge to bus 0000:00
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: root bus resource [bus 00-fe]
[Sun Jun 21 10:02:06 2020] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[Sun Jun 21 10:02:06 2020] pci 0000:00:02.0: [8086:3e98] type 00 class 0x030000
[Sun Jun 21 10:02:06 2020] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[Sun Jun 21 10:02:06 2020] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.0: reg 0x10: [mem 0xa1220000-0xa122ffff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.0: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.2: reg 0x10: [mem 0xa123a000-0xa123bfff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.2: reg 0x18: [mem 0xa1240000-0xa1240fff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.3: reg 0x10: [mem 0xa1234000-0xa1237fff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:14.3: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[Sun Jun 21 10:02:06 2020] pci 0000:00:16.0: reg 0x10: [mem 0xa123f000-0xa123ffff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:16.0: PME# supported from D3hot
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x10: [mem 0xa1238000-0xa1239fff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x14: [mem 0xa123e000-0xa123e0ff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: reg 0x24: [mem 0xa123d000-0xa123d7ff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:17.0: PME# supported from D3hot
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[Sun Jun 21 10:02:06 2020] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.3: reg 0x10: [mem 0xa1230000-0xa1233fff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.3: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.4: reg 0x10: [mem 0xa123c000-0xa123c0ff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.6: reg 0x10: [mem 0xa1200000-0xa121ffff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[Sun Jun 21 10:02:06 2020] pci 0000:00:1f.6: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sun Jun 21 10:02:06 2020] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[Sun Jun 21 10:02:06 2020] pci 0000:03:00.0: reg 0x10: [mem 0xa1100000-0xa1103fff 64bit]
[Sun Jun 21 10:02:06 2020] pci 0000:03:00.0: System wakeup disabled by ACPI
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: on NUMA node 0
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 10:02:06 2020] ACPI: Enabled 5 GPEs in block 00 to 7F
[Sun Jun 21 10:02:06 2020] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[Sun Jun 21 10:02:06 2020] vgaarb: setting as boot device: PCI:0000:00:02.0
[Sun Jun 21 10:02:06 2020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Sun Jun 21 10:02:06 2020] vgaarb: loaded
[Sun Jun 21 10:02:06 2020] vgaarb: bridge control possible 0000:00:02.0
[Sun Jun 21 10:02:06 2020] SCSI subsystem initialized
[Sun Jun 21 10:02:06 2020] libata version 3.00 loaded.
[Sun Jun 21 10:02:06 2020] pps_core: LinuxPPS API ver. 1 registered
[Sun Jun 21 10:02:06 2020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Sun Jun 21 10:02:06 2020] PTP clock support registered
[Sun Jun 21 10:02:06 2020] EFI Variables Facility v0.08 2004-May-17
[Sun Jun 21 10:02:06 2020] pstore: Registered efi as persistent store backend
[Sun Jun 21 10:02:06 2020] PCI: Using ACPI for IRQ routing
[Sun Jun 21 10:02:06 2020] PCI: pci_cache_line_size set to 64 bytes
[Sun Jun 21 10:02:06 2020] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[Sun Jun 21 10:02:06 2020] e820: reserve RAM buffer [mem 0x88a08000-0x8bffffff]
[Sun Jun 21 10:02:06 2020] e820: reserve RAM buffer [mem 0x8ad10000-0x8bffffff]
[Sun Jun 21 10:02:06 2020] e820: reserve RAM buffer [mem 0x106e000000-0x106fffffff]
[Sun Jun 21 10:02:06 2020] clocksource: Switched to clocksource hpet
[Sun Jun 21 10:02:06 2020] AppArmor: AppArmor Filesystem Enabled
[Sun Jun 21 10:02:06 2020] pnp: PnP ACPI init
[Sun Jun 21 10:02:06 2020] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[Sun Jun 21 10:02:06 2020] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:01: [io  0x0290-0x029f] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] pnp 00:02: [dma 0 disabled]
[Sun Jun 21 10:02:06 2020] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[Sun Jun 21 10:02:06 2020] system 00:03: [io  0x0680-0x069f] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:04: [io  0x1854-0x1857] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[Sun Jun 21 10:02:06 2020] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:06: [io  0x1800-0x18fe] could not be reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:07: [io  0x2000-0x20fe] has been reserved
[Sun Jun 21 10:02:06 2020] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 10:02:06 2020] pnp: PnP ACPI: found 9 devices
[Sun Jun 21 10:02:06 2020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sun Jun 21 10:02:06 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:01: resource 1 [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:01: resource 2 [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 10:02:06 2020] pci_bus 0000:03: resource 1 [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 10:02:06 2020] NET: Registered protocol family 2
[Sun Jun 21 10:02:06 2020] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[Sun Jun 21 10:02:06 2020] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Sun Jun 21 10:02:06 2020] TCP: Hash tables configured (established 524288 bind 65536)
[Sun Jun 21 10:02:06 2020] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[Sun Jun 21 10:02:06 2020] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[Sun Jun 21 10:02:06 2020] NET: Registered protocol family 1
[Sun Jun 21 10:02:06 2020] RPC: Registered named UNIX socket transport module.
[Sun Jun 21 10:02:06 2020] RPC: Registered udp transport module.
[Sun Jun 21 10:02:06 2020] RPC: Registered tcp transport module.
[Sun Jun 21 10:02:06 2020] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Sun Jun 21 10:02:06 2020] pci 0000:00:02.0: Video device with shadowed ROM
[Sun Jun 21 10:02:06 2020] PCI: CLS 64 bytes, default 64
[Sun Jun 21 10:02:06 2020] Trying to unpack rootfs image as initramfs...
[Sun Jun 21 10:02:06 2020] Freeing initrd memory: 27900K (ffff8800364c1000 - ffff880038000000)
[Sun Jun 21 10:02:06 2020] lcosolrrlaecos: module verification failed: signature and/or required key missing - tainting kernel
[Sun Jun 21 10:02:07 2020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Sun Jun 21 10:02:07 2020] software IO TLB [mem 0x796b0000-0x7d6b0000] (64MB) mapped at [ffff8800796b0000-ffff88007d6affff]
[Sun Jun 21 10:02:07 2020] platform rtc_cmos: registered platform RTC device (no PNP device found)
[Sun Jun 21 10:02:07 2020] audit: initializing netlink subsys (disabled)
[Sun Jun 21 10:02:07 2020] audit: type=2000 audit(1592722926.958:1): initialized
[Sun Jun 21 10:02:07 2020] Initialise system trusted keyring
[Sun Jun 21 10:02:07 2020] VFS: Disk quotas dquot_6.6.0
[Sun Jun 21 10:02:07 2020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Sun Jun 21 10:02:07 2020] NFS: Registering the id_resolver key type
[Sun Jun 21 10:02:07 2020] Key type id_resolver registered
[Sun Jun 21 10:02:07 2020] Key type id_legacy registered
[Sun Jun 21 10:02:07 2020] async_tx: api initialized (async)
[Sun Jun 21 10:02:07 2020] Key type asymmetric registered
[Sun Jun 21 10:02:07 2020] Asymmetric key parser 'x509' registered
[Sun Jun 21 10:02:07 2020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[Sun Jun 21 10:02:07 2020] io scheduler noop registered
[Sun Jun 21 10:02:07 2020] io scheduler deadline registered
[Sun Jun 21 10:02:07 2020] io scheduler cfq registered (default)
[Sun Jun 21 10:02:07 2020] aer 0000:00:1d.0:pcie02: service driver aer loaded
[Sun Jun 21 10:02:07 2020] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Sun Jun 21 10:02:07 2020] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[Sun Jun 21 10:02:07 2020] console [ttyS0] enabled
[Sun Jun 21 10:02:07 2020] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 8250
[Sun Jun 21 10:02:07 2020] Linux agpgart interface v0.103
[Sun Jun 21 10:02:07 2020] brd: module loaded
[Sun Jun 21 10:02:07 2020] Loading iSCSI transport class v2.0-870.
[Sun Jun 21 10:02:07 2020] nvme nvme0: pci function 0000:03:00.0
[Sun Jun 21 10:02:07 2020] ahci 0000:00:17.0: version 3.0
[Sun Jun 21 10:02:07 2020] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[Sun Jun 21 10:02:07 2020] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[Sun Jun 21 10:02:07 2020] scsi host0: ahci
[Sun Jun 21 10:02:07 2020] scsi host1: ahci
[Sun Jun 21 10:02:07 2020] scsi host2: ahci
[Sun Jun 21 10:02:07 2020] scsi host3: ahci
[Sun Jun 21 10:02:07 2020] scsi host4: ahci
[Sun Jun 21 10:02:07 2020] scsi host5: ahci
[Sun Jun 21 10:02:07 2020] ata1: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d100 irq 122
[Sun Jun 21 10:02:07 2020] ata2: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d180 irq 122
[Sun Jun 21 10:02:07 2020] ata3: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d200 irq 122
[Sun Jun 21 10:02:07 2020] ata4: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d280 irq 122
[Sun Jun 21 10:02:07 2020] ata5: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d300 irq 122
[Sun Jun 21 10:02:07 2020] ata6: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d380 irq 122
[Sun Jun 21 10:02:07 2020]  nvme0n1: p1
[Sun Jun 21 10:02:07 2020] This is not a kind of scsi disk 259
[Sun Jun 21 10:02:07 2020] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:07 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 10:02:07 2020] ata1.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:07 2020] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:07 2020] ata1.00: SN:            WKD1PK6G
[Sun Jun 21 10:02:07 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 10:02:07 2020] ata1.00: configured for UDMA/133
[Sun Jun 21 10:02:07 2020] scsi 0:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] 4096-byte physical blocks
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] Write Protect is off
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:07 2020]  sda: sda1 sda2 sda5
[Sun Jun 21 10:02:07 2020] sd 0:0:0:0: [sda] Attached SCSI disk
[Sun Jun 21 10:02:07 2020] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:07 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 10:02:07 2020] ata2.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:07 2020] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:07 2020] ata2.00: SN:            WKD1J0CE
[Sun Jun 21 10:02:07 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 10:02:07 2020] ata2.00: configured for UDMA/133
[Sun Jun 21 10:02:07 2020] scsi 1:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] Write Protect is off
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:07 2020]  sdb: sdb1 sdb2 sdb5
[Sun Jun 21 10:02:07 2020] sd 1:0:0:0: [sdb] Attached SCSI disk
[Sun Jun 21 10:02:08 2020] tsc: Refined TSC clocksource calibration: 3695.994 MHz
[Sun Jun 21 10:02:08 2020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d1a33fd6, max_idle_ns: 881590710935 ns
[Sun Jun 21 10:02:08 2020] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:08 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata3.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:08 2020] ata3.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:08 2020] ata3.00: SN:            WKD1N6JZ
[Sun Jun 21 10:02:08 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata3.00: configured for UDMA/133
[Sun Jun 21 10:02:08 2020] scsi 2:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] Write Protect is off
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:08 2020]  sdc: sdc1 sdc2 sdc5
[Sun Jun 21 10:02:08 2020] sd 2:0:0:0: [sdc] Attached SCSI disk
[Sun Jun 21 10:02:08 2020] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:08 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata4.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:08 2020] ata4.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:08 2020] ata4.00: SN:            WKD1J0K0
[Sun Jun 21 10:02:08 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata4.00: configured for UDMA/133
[Sun Jun 21 10:02:08 2020] scsi 3:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] Write Protect is off
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:08 2020]  sdd: sdd1 sdd2 sdd5
[Sun Jun 21 10:02:08 2020] sd 3:0:0:0: [sdd] Attached SCSI disk
[Sun Jun 21 10:02:08 2020] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:08 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata5.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:08 2020] ata5.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:08 2020] ata5.00: SN:            WKD1J0A4
[Sun Jun 21 10:02:08 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 10:02:08 2020] ata5.00: configured for UDMA/133
[Sun Jun 21 10:02:08 2020] scsi 4:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] 4096-byte physical blocks
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] Write Protect is off
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:08 2020]  sde: sde1 sde2 sde5
[Sun Jun 21 10:02:08 2020] sd 4:0:0:0: [sde] Attached SCSI disk
[Sun Jun 21 10:02:09 2020] clocksource: Switched to clocksource tsc
[Sun Jun 21 10:02:09 2020] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 10:02:09 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 10:02:09 2020] ata6.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 10:02:09 2020] ata6.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 10:02:09 2020] ata6.00: SN:            WKD1N6A1
[Sun Jun 21 10:02:09 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 10:02:09 2020] ata6.00: configured for UDMA/133
[Sun Jun 21 10:02:09 2020] scsi 5:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] Write Protect is off
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:09 2020] i8042: PNP: No PS/2 controller found. Probing ports directly.
[Sun Jun 21 10:02:09 2020] serio: i8042 KBD port at 0x60,0x64 irq 1
[Sun Jun 21 10:02:09 2020] serio: i8042 AUX port at 0x60,0x64 irq 12
[Sun Jun 21 10:02:09 2020] i2c /dev entries driver
[Sun Jun 21 10:02:09 2020] i801_smbus 0000:00:1f.4: SMBus using polling
[Sun Jun 21 10:02:09 2020] md: linear personality registered for level -1
[Sun Jun 21 10:02:09 2020] md: raid0 personality registered for level 0
[Sun Jun 21 10:02:09 2020] md: raid1 personality registered for level 1
[Sun Jun 21 10:02:09 2020] md: raid10 personality registered for level 10
[Sun Jun 21 10:02:09 2020] md: raid6 personality registered for level 6
[Sun Jun 21 10:02:09 2020] md: raid5 personality registered for level 5
[Sun Jun 21 10:02:09 2020] md: raid4 personality registered for level 4
[Sun Jun 21 10:02:09 2020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[Sun Jun 21 10:02:09 2020] NET: Registered protocol family 17
[Sun Jun 21 10:02:09 2020] Key type dns_resolver registered
[Sun Jun 21 10:02:09 2020] registered taskstats version 1
[Sun Jun 21 10:02:09 2020] Loading compiled-in untrusted X.509 certificates
[Sun Jun 21 10:02:09 2020] Loading compiled-in X.509 certificates
[Sun Jun 21 10:02:09 2020] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[Sun Jun 21 10:02:09 2020] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[Sun Jun 21 10:02:09 2020] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[Sun Jun 21 10:02:09 2020] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[Sun Jun 21 10:02:09 2020] page_owner is disabled
[Sun Jun 21 10:02:09 2020] AppArmor: AppArmor sha1 policy hashing enabled
[Sun Jun 21 10:02:09 2020] hctosys: unable to open rtc device (rtc0)
[Sun Jun 21 10:02:09 2020]  sdf: sdf1 sdf2 sdf5
[Sun Jun 21 10:02:09 2020] sd 5:0:0:0: [sdf] Attached SCSI disk
[Sun Jun 21 10:02:09 2020] Freeing unused kernel memory: 864K (ffffffff81879000 - ffffffff81951000)
[Sun Jun 21 10:02:09 2020] Write protecting the kernel read-only data: 8192k
[Sun Jun 21 10:02:09 2020] Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
[Sun Jun 21 10:02:09 2020] Freeing unused kernel memory: 200K (ffff8800017ce000 - ffff880001800000)
[Sun Jun 21 10:02:09 2020] ACPI: bus type USB registered
[Sun Jun 21 10:02:09 2020] usbcore: registered new interface driver usbfs
[Sun Jun 21 10:02:09 2020] usbcore: registered new interface driver hub
[Sun Jun 21 10:02:09 2020] usbcore: registered new interface driver ethub
[Sun Jun 21 10:02:09 2020] usbcore: registered new device driver usb
[Sun Jun 21 10:02:09 2020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009010
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[Sun Jun 21 10:02:09 2020] hub 1-0:1.0: USB hub found
[Sun Jun 21 10:02:09 2020] hub 1-0:1.0: 16 ports detected
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Sun Jun 21 10:02:09 2020] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[Sun Jun 21 10:02:09 2020] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[Sun Jun 21 10:02:09 2020] hub 2-0:1.0: USB hub found
[Sun Jun 21 10:02:09 2020] hub 2-0:1.0: 10 ports detected
[Sun Jun 21 10:02:09 2020] usb: port power management may be unreliable
[Sun Jun 21 10:02:09 2020] usbcore: registered new interface driver usb-storage
[Sun Jun 21 10:02:09 2020] VMware PVSCSI driver - version 1.0.5.0-k
[Sun Jun 21 10:02:09 2020] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[Sun Jun 21 10:02:09 2020] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[Sun Jun 21 10:02:09 2020] Fusion MPT base driver 3.04.20
[Sun Jun 21 10:02:09 2020] Copyright (c) 1999-2008 LSI Corporation
[Sun Jun 21 10:02:09 2020] Fusion MPT SPI Host driver 3.04.20
[Sun Jun 21 10:02:09 2020] Fusion MPT misc device (ioctl) driver 3.04.20
[Sun Jun 21 10:02:09 2020] mptctl: Registered with Fusion MPT base driver
[Sun Jun 21 10:02:09 2020] mptctl: /dev/mptctl @ (major,minor=10,220)
[Sun Jun 21 10:02:09 2020] megasas: 06.808.16.00-rc1
[Sun Jun 21 10:02:09 2020] Fusion MPT SAS Host driver 3.04.20
[Sun Jun 21 10:02:09 2020] mpt3sas version 09.102.00.00 loaded
[Sun Jun 21 10:02:09 2020] rtc_cmos rtc_cmos: RTC can wake from S4
[Sun Jun 21 10:02:09 2020] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[Sun Jun 21 10:02:09 2020] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[Sun Jun 21 10:02:09 2020] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[Sun Jun 21 10:02:09 2020] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[Sun Jun 21 10:02:09 2020] Adaptec aacraid driver 1.2-1[41010]-ms
[Sun Jun 21 10:02:09 2020] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[Sun Jun 21 10:02:09 2020] RocketRAID 3xxx/4xxx Controller driver v1.10.0
[Sun Jun 21 10:02:09 2020] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[Sun Jun 21 10:02:09 2020] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[Sun Jun 21 10:02:09 2020] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[Sun Jun 21 10:02:09 2020] Disabling lock debugging due to kernel taint
[Sun Jun 21 10:02:09 2020] 2020-6-21 7:2:10 UTC
[Sun Jun 21 10:02:09 2020] synobios: load, major number 201
[Sun Jun 21 10:02:09 2020] Brand: Synology
[Sun Jun 21 10:02:09 2020] Model: DS-918+
[Sun Jun 21 10:02:09 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sun Jun 21 10:02:09 2020] synobios cpu_arch proc entry initialized
[Sun Jun 21 10:02:09 2020] synobios crypto_hw proc entry initialized
[Sun Jun 21 10:02:09 2020] synobios syno_platform proc entry initialized
[Sun Jun 21 10:02:09 2020] synobios open /dev/ttyS1 success
[Sun Jun 21 10:02:09 2020] synobios: unload
[Sun Jun 21 10:02:09 2020] md: Autodetecting RAID arrays.
[Sun Jun 21 10:02:09 2020] random: nonblocking pool is initialized
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sda5
[Sun Jun 21 10:02:09 2020] md: sda5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sdb5
[Sun Jun 21 10:02:09 2020] md: sdb5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sdc5
[Sun Jun 21 10:02:09 2020] md: sdc5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sdd5
[Sun Jun 21 10:02:09 2020] md: sdd5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sde5
[Sun Jun 21 10:02:09 2020] md: sde5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on sdf5
[Sun Jun 21 10:02:09 2020] md: sdf5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] This is not a kind of scsi disk 259
[Sun Jun 21 10:02:09 2020] md: invalid raid superblock magic on nvme0n1p1
[Sun Jun 21 10:02:09 2020] md: nvme0n1p1 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 10:02:09 2020] md: Scanned 19 and added 12 devices.
[Sun Jun 21 10:02:09 2020] md: autorun ...
[Sun Jun 21 10:02:09 2020] md: considering sda1 ...
[Sun Jun 21 10:02:09 2020] md:  adding sda1 ...
[Sun Jun 21 10:02:09 2020] md: sda2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md:  adding sdb1 ...
[Sun Jun 21 10:02:09 2020] md: sdb2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md:  adding sdc1 ...
[Sun Jun 21 10:02:09 2020] md: sdc2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md:  adding sdd1 ...
[Sun Jun 21 10:02:09 2020] md: sdd2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md:  adding sde1 ...
[Sun Jun 21 10:02:09 2020] md: sde2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md:  adding sdf1 ...
[Sun Jun 21 10:02:09 2020] md: sdf2 has different UUID to sda1
[Sun Jun 21 10:02:09 2020] md: created md0
[Sun Jun 21 10:02:09 2020] md: bind<sdf1>
[Sun Jun 21 10:02:09 2020] md: bind<sde1>
[Sun Jun 21 10:02:09 2020] md: bind<sdd1>
[Sun Jun 21 10:02:09 2020] md: bind<sdc1>
[Sun Jun 21 10:02:09 2020] md: bind<sdb1>
[Sun Jun 21 10:02:09 2020] md: bind<sda1>
[Sun Jun 21 10:02:09 2020] md: running: <sda1><sdb1><sdc1><sdd1><sde1><sdf1>
[Sun Jun 21 10:02:09 2020] md/raid1:md0: active with 6 out of 16 mirrors
[Sun Jun 21 10:02:09 2020] md0: detected capacity change from 0 to 2549940224
[Sun Jun 21 10:02:09 2020] md: considering sda2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sda2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sdb2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sdc2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sdd2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sde2 ...
[Sun Jun 21 10:02:09 2020] md:  adding sdf2 ...
[Sun Jun 21 10:02:09 2020] md: created md1
[Sun Jun 21 10:02:09 2020] md: bind<sdf2>
[Sun Jun 21 10:02:09 2020] md: bind<sde2>
[Sun Jun 21 10:02:09 2020] md: bind<sdd2>
[Sun Jun 21 10:02:09 2020] md: bind<sdc2>
[Sun Jun 21 10:02:09 2020] md: bind<sdb2>
[Sun Jun 21 10:02:09 2020] md: bind<sda2>
[Sun Jun 21 10:02:09 2020] md: running: <sda2><sdb2><sdc2><sdd2><sde2><sdf2>
[Sun Jun 21 10:02:09 2020] md/raid1:md1: active with 6 out of 16 mirrors
[Sun Jun 21 10:02:09 2020] Got empty serial number. Generate serial number from product.
[Sun Jun 21 10:02:09 2020] hub 1-6:1.0: USB hub found
[Sun Jun 21 10:02:09 2020] hub 1-6:1.0: 4 ports detected
[Sun Jun 21 10:02:09 2020] md1: detected capacity change from 0 to 2147418112
[Sun Jun 21 10:02:09 2020] md: ... autorun DONE.
[Sun Jun 21 10:02:10 2020] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[Sun Jun 21 10:02:10 2020] usb-storage 2-3:1.0: USB Mass Storage device detected
[Sun Jun 21 10:02:10 2020] scsi host6: usb-storage 2-3:1.0
[Sun Jun 21 10:02:10 2020] usb 1-14: new full-speed USB device number 3 using xhci_hcd
[Sun Jun 21 10:02:10 2020] Got empty serial number. Generate serial number from product.
[Sun Jun 21 10:02:10 2020] usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
[Sun Jun 21 10:02:10 2020] EXT4-fs (md0): barriers disabled
[Sun Jun 21 10:02:10 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
[Sun Jun 21 10:02:11 2020] scsi 6:0:0:0: Direct-Access     PNY      USB 3.0 FD               0009 PQ: 0 ANSI: 6
[Sun Jun 21 10:02:11 2020] sd 6:0:0:0: [synoboot] 60620800 512-byte logical blocks: (31.0 GB/28.9 GiB)
[Sun Jun 21 10:02:11 2020] sd 6:0:0:0: [synoboot] Write Protect is off
[Sun Jun 21 10:02:11 2020] sd 6:0:0:0: [synoboot] Mode Sense: 23 00 00 00
[Sun Jun 21 10:02:11 2020] sd 6:0:0:0: [synoboot] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 10:02:11 2020]  synoboot: synoboot1 synoboot2 synoboot3
[Sun Jun 21 10:02:11 2020] sd 6:0:0:0: [synoboot] Attached SCSI removable disk
[Sun Jun 21 10:02:12 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[Sun Jun 21 10:02:13 2020] EXT4-fs (md0): re-mounted. Opts: (null)
[Sun Jun 21 10:02:15 2020] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Sun Jun 21 10:02:15 2020] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Sun Jun 21 10:02:15 2020] sd 2:0:0:0: Attached scsi generic sg2 type 0
[Sun Jun 21 10:02:15 2020] sd 3:0:0:0: Attached scsi generic sg3 type 0
[Sun Jun 21 10:02:15 2020] sd 4:0:0:0: Attached scsi generic sg4 type 0
[Sun Jun 21 10:02:15 2020] sd 5:0:0:0: Attached scsi generic sg5 type 0
[Sun Jun 21 10:02:15 2020] sd 6:0:0:0: Attached scsi generic sg6 type 0
[Sun Jun 21 10:02:16 2020] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[Sun Jun 21 10:02:16 2020] zram: Added device: zram0
[Sun Jun 21 10:02:16 2020] zram: Added device: zram1
[Sun Jun 21 10:02:16 2020] zram: Added device: zram2
[Sun Jun 21 10:02:16 2020] zram: Added device: zram3
[Sun Jun 21 10:02:16 2020] zram: Added device: zram4
[Sun Jun 21 10:02:16 2020] zram: Added device: zram5
[Sun Jun 21 10:02:16 2020] zram0: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram0.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:16 2020] zram1: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram1.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:16 2020] zram2: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram2.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:16 2020] zram3: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram3.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:16 2020] zram4: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram4.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:16 2020] zram5: detected capacity change from 0 to 6730809344
[Sun Jun 21 10:02:16 2020] Adding 6573052k swap on /dev/zram5.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 10:02:17 2020] NET: Registered protocol family 10
[Sun Jun 21 10:02:17 2020] sit: IPv6 over IPv4 tunneling driver
[Sun Jun 21 10:02:17 2020] init: syno-auth-check main process (6512) killed by TERM signal
[Sun Jun 21 10:02:17 2020] Monitor-Mwait will be used to enter C-1 state
[Sun Jun 21 10:02:17 2020] Monitor-Mwait will be used to enter C-2 state
[Sun Jun 21 10:02:17 2020] Monitor-Mwait will be used to enter C-3 state
[Sun Jun 21 10:02:17 2020] ACPI: acpi_idle registered with cpuidle
[Sun Jun 21 10:02:17 2020] AVX2 version of gcm_enc/dec engaged.
[Sun Jun 21 10:02:17 2020] AES CTR mode by8 optimization enabled
[Sun Jun 21 10:02:17 2020] fuse init (API version 7.23)
[Sun Jun 21 10:02:17 2020] e1000e: Intel(R) PRO/1000 Network Driver - 3.6.0-NAPI
[Sun Jun 21 10:02:17 2020] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[Sun Jun 21 10:02:17 2020] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Sun Jun 21 10:02:18 2020] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) a8:5e:45:e2:7c:43
[Sun Jun 21 10:02:18 2020] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[Sun Jun 21 10:02:18 2020] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[Sun Jun 21 10:02:18 2020] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.39
[Sun Jun 21 10:02:18 2020] Copyright(c) 2007 - 2019 Intel Corporation.
[Sun Jun 21 10:02:18 2020] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.6.3
[Sun Jun 21 10:02:18 2020] Copyright(c) 1999 - 2019 Intel Corporation.
[Sun Jun 21 10:02:18 2020] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 1.3.46-k
[Sun Jun 21 10:02:18 2020] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[Sun Jun 21 10:02:18 2020] tn40xx: Tehuti Network Driver, 0.3.6.17.2
[Sun Jun 21 10:02:18 2020] tn40xx: Supported phys : MV88X3120 MV88X3310 MV88E2010 QT2025 TLK10232 AQR105 MUSTANG 
[Sun Jun 21 10:02:18 2020] Compat-mlnx-ofed backport release: f36c870
[Sun Jun 21 10:02:18 2020] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git f36c870
[Sun Jun 21 10:02:18 2020] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git
[Sun Jun 21 10:02:18 2020] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[Sun Jun 21 10:02:18 2020] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[Sun Jun 21 10:02:18 2020] ACPI: Sleep Button [SLPB]
[Sun Jun 21 10:02:18 2020] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[Sun Jun 21 10:02:18 2020] ACPI: Power Button [PWRB]
[Sun Jun 21 10:02:18 2020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Sun Jun 21 10:02:18 2020] ACPI: Power Button [PWRF]
[Sun Jun 21 10:02:18 2020] Btrfs loaded, crc32c=crc32c-intel
[Sun Jun 21 10:02:18 2020] exFAT: Version 1.2.9
[Sun Jun 21 10:02:18 2020] jme: JMicron JMC2XX ethernet driver version 1.0.8
[Sun Jun 21 10:02:18 2020] sky2: driver version 1.30
[Sun Jun 21 10:02:18 2020] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.63
[Sun Jun 21 10:02:18 2020] QLogic/NetXen Network Driver v4.0.82
[Sun Jun 21 10:02:18 2020] Solarflare NET driver v4.0
[Sun Jun 21 10:02:18 2020] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[Sun Jun 21 10:02:18 2020] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Sun Jun 21 10:02:18 2020] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[Sun Jun 21 10:02:18 2020] VMware vmxnet3 virtual NIC driver - version 1.4.5.0-k-NAPI
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver ax88179_178a
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver asix
[Sun Jun 21 10:02:18 2020] Atheros(R) L2 Ethernet Driver - version 2.2.3
[Sun Jun 21 10:02:18 2020] Copyright (c) 2007 Atheros Corporation.
[Sun Jun 21 10:02:18 2020] bna: QLogic BR-series 10G Ethernet driver - version: 3.2.25.1
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver cx82310_eth
[Sun Jun 21 10:02:18 2020] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[Sun Jun 21 10:02:18 2020] e100: Copyright(c) 1999-2006 Intel Corporation
[Sun Jun 21 10:02:18 2020] enic: Cisco VIC Ethernet NIC Driver, ver 2.3.0.20
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[Sun Jun 21 10:02:18 2020] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver pegasus
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver plusb
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver rtl8150
[Sun Jun 21 10:02:18 2020] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver r8152
[Sun Jun 21 10:02:18 2020] vxge: Copyright(c) 2002-2010 Exar Corp.
[Sun Jun 21 10:02:18 2020] vxge: Driver version: 2.5.3.22640-k
[Sun Jun 21 10:02:18 2020] usbcore: registered new interface driver aqc111
[Sun Jun 21 10:02:18 2020] 2020-6-21 7:2:19 UTC
[Sun Jun 21 10:02:18 2020] synobios: load, major number 201
[Sun Jun 21 10:02:18 2020] Brand: Synology
[Sun Jun 21 10:02:18 2020] Model: DS-918+
[Sun Jun 21 10:02:18 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sun Jun 21 10:02:18 2020] synobios cpu_arch proc entry initialized
[Sun Jun 21 10:02:18 2020] synobios crypto_hw proc entry initialized
[Sun Jun 21 10:02:18 2020] synobios syno_platform proc entry initialized
[Sun Jun 21 10:02:18 2020] synobios open /dev/ttyS1 success
[Sun Jun 21 10:02:18 2020] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sun Jun 21 10:02:19 2020] systemd-udevd[8098]: starting version 204
[Sun Jun 21 10:02:19 2020] md: md3 stopped.
[Sun Jun 21 10:02:19 2020] This is not a kind of scsi disk 259
[Sun Jun 21 10:02:19 2020] md: bind<nvme0n1p1>
[Sun Jun 21 10:02:19 2020] md/raid0:md3: md_size is 1953515904 sectors.
[Sun Jun 21 10:02:19 2020] md: RAID0 configuration for md3 - 1 zone
[Sun Jun 21 10:02:19 2020] md: zone0=[nvme0n1p1]
[Sun Jun 21 10:02:19 2020]       zone-offset=         0KB, device-offset=         0KB, size= 976757952KB

[Sun Jun 21 10:02:19 2020] md3: detected capacity change from 0 to 1000200142848
[Sun Jun 21 10:02:19 2020] md: md2 stopped.
[Sun Jun 21 10:02:19 2020] md: bind<sdb5>
[Sun Jun 21 10:02:19 2020] md: bind<sdc5>
[Sun Jun 21 10:02:19 2020] md: bind<sdd5>
[Sun Jun 21 10:02:19 2020] md: bind<sde5>
[Sun Jun 21 10:02:19 2020] md: bind<sdf5>
[Sun Jun 21 10:02:19 2020] md: bind<sda5>
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sda5 operational as raid disk 0
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sdf5 operational as raid disk 5
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sde5 operational as raid disk 4
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sdd5 operational as raid disk 3
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sdc5 operational as raid disk 2
[Sun Jun 21 10:02:19 2020] md/raid:md2: device sdb5 operational as raid disk 1
[Sun Jun 21 10:02:19 2020] md/raid:md2: allocated 6492kB
[Sun Jun 21 10:02:19 2020] md/raid:md2: raid level 5 active with 6 out of 6 devices, algorithm 2
[Sun Jun 21 10:02:19 2020] RAID conf printout:
[Sun Jun 21 10:02:19 2020]  --- level:5 rd:6 wd:6
[Sun Jun 21 10:02:19 2020]  disk 0, o:1, dev:sda5
[Sun Jun 21 10:02:19 2020]  disk 1, o:1, dev:sdb5
[Sun Jun 21 10:02:19 2020]  disk 2, o:1, dev:sdc5
[Sun Jun 21 10:02:19 2020]  disk 3, o:1, dev:sdd5
[Sun Jun 21 10:02:19 2020]  disk 4, o:1, dev:sde5
[Sun Jun 21 10:02:19 2020]  disk 5, o:1, dev:sdf5
[Sun Jun 21 10:02:19 2020] md2: detected capacity change from 0 to 39983080734720
[Sun Jun 21 10:02:19 2020] Bluetooth: Core ver 2.21
[Sun Jun 21 10:02:19 2020] NET: Registered protocol family 31
[Sun Jun 21 10:02:19 2020] Bluetooth: HCI device and connection manager initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: HCI socket layer initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: L2CAP socket layer initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: SCO socket layer initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: RFCOMM TTY layer initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: RFCOMM socket layer initialized
[Sun Jun 21 10:02:19 2020] Bluetooth: RFCOMM ver 1.11
[Sun Jun 21 10:02:19 2020] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[Sun Jun 21 10:02:19 2020] Bluetooth: HIDP socket layer initialized
[Sun Jun 21 10:02:19 2020] usbcore: registered new interface driver btusb
[Sun Jun 21 10:02:20 2020] flashcache: flashcache-1.0-2020-05-12-05:39 initialized
[Sun Jun 21 10:02:20 2020] device-mapper: flashcache: preread max memmory count=2048
[Sun Jun 21 10:02:20 2020] flashcache: flashcache-1.0-syno-v25-pin-file-2020-05-12-05:39-debug initialized
[Sun Jun 21 10:02:20 2020] flashache: /dev/vg1/volume_1 exclude check success
[Sun Jun 21 10:02:20 2020] flashache: /dev/md3 exclude check success
[Sun Jun 21 10:02:20 2020] device-mapper: flashcache: Can handle failure in creation
[Sun Jun 21 10:02:20 2020] device-mapper: flashcache: Allocate 387504KB (26B per) mem for 15261696-entry cache(capacity:953856MB, associativity:512, block size:128 sectors(64KB))
[Sun Jun 21 10:02:20 2020] flashcache: creating finish
[Sun Jun 21 10:02:21 2020] BTRFS: device label 2020.06.18-19:53:00 v25426 devid 1 transid 6233 /dev/mapper/cachedev_0
[Sun Jun 21 10:02:21 2020] BTRFS info (device dm-2): enabling auto syno reclaim space
[Sun Jun 21 10:02:21 2020] BTRFS info (device dm-2): use ssd allocation scheme
[Sun Jun 21 10:02:21 2020] BTRFS info (device dm-2): using free space tree
[Sun Jun 21 10:02:21 2020] BTRFS info (device dm-2): has skinny extents
[Sun Jun 21 10:02:22 2020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Sun Jun 21 10:02:22 2020] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[Sun Jun 21 10:02:22 2020] ehci-pci: EHCI PCI platform driver
[Sun Jun 21 10:02:22 2020] uhci_hcd: USB Universal Host Controller Interface driver
[Sun Jun 21 10:02:22 2020] usbcore: registered new interface driver usblp
[Sun Jun 21 10:02:22 2020] usbcore: registered new interface driver usbhid
[Sun Jun 21 10:02:22 2020] usbhid: USB HID core driver
[Sun Jun 21 10:02:22 2020] Get empty minor:104
[Sun Jun 21 10:02:22 2020] hid-generic 0003:0B05:18A3.0001: hiddev0: USB HID v1.11 Device [AsusTek Computer Inc. AURA MOTHERBOARD] on usb-0000:00:14.0-6.4/input0
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(a85e45e27c43).
[Sun Jun 21 10:02:22 2020] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_device.c:617:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_file.c:146:fd_attach_hba RODSP plugin for fileio is enabled.
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_file.c:153:fd_attach_hba ODX Token Manager is enabled.
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_ep.c:786:ep_attach_hba RODSP plugin for epio is enabled.
[Sun Jun 21 10:02:22 2020] iSCSI:target_core_ep.c:793:ep_attach_hba ODX Token Manager is enabled.
[Sun Jun 21 10:02:22 2020] FAT-fs (synoboot2): fat_set_state: set=1 process=synopkicompatsy pid=11740
[Sun Jun 21 10:02:22 2020] FAT-fs (synoboot2): fat_set_state: set=0 process=synopkicompatsy pid=11740
[Sun Jun 21 10:02:23 2020] loop: module loaded
[Sun Jun 21 10:02:23 2020] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[Sun Jun 21 10:02:23 2020] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Sun Jun 21 10:02:23 2020] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[Sun Jun 21 10:02:24 2020] init: nmbd main process (12121) terminated with status 1
[Sun Jun 21 10:02:24 2020] init: nmbd main process ended, respawning
[Sun Jun 21 10:02:24 2020] init: nmbd main process (12639) terminated with status 1
[Sun Jun 21 10:02:24 2020] init: nmbd main process ended, respawning
[Sun Jun 21 10:02:24 2020] init: nmbd main process (12672) terminated with status 1
[Sun Jun 21 10:02:24 2020] init: nmbd main process ended, respawning
[Sun Jun 21 10:02:25 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata1.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata1: EH complete
[Sun Jun 21 10:02:25 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata2.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata2: EH complete
[Sun Jun 21 10:02:25 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata3.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata3: EH complete
[Sun Jun 21 10:02:25 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata4.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata4: EH complete
[Sun Jun 21 10:02:25 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata5.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata5: EH complete
[Sun Jun 21 10:02:25 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 10:02:25 2020] ata6.00: configured for UDMA/133
[Sun Jun 21 10:02:25 2020] ata6: EH complete
[Sun Jun 21 10:02:25 2020] init: iscsi_pluginserverd main process (11971) killed by TERM signal
[Sun Jun 21 10:02:25 2020] init: iscsi_pluginengined main process (11954) killed by TERM signal
[Sun Jun 21 10:02:25 2020] init: scsi_plugin_server main process (11955) killed by TERM signal
[Sun Jun 21 10:02:26 2020] init: iscsi_pluginserverd main process (13469) killed by TERM signal
[Sun Jun 21 10:02:26 2020] init: iscsi_pluginengined main process (13460) killed by TERM signal
[Sun Jun 21 10:02:26 2020] init: scsi_plugin_server main process (13472) killed by TERM signal

4. did the command sudo insmod /usr/lib/modules/i915.ko again

results

insmod: ERROR: could not insert module /usr/lib/modules/i915.ko: Key was rejected by service

 

Try something else or shall I accept the facts?

Link to comment
Share on other sites

3 hours ago, mosaati said:

insmod: ERROR: could not insert module /usr/lib/modules/i915.ko: Key was rejected by service

ahh, its not loading at all then, my bad, i did the insmod test on my test vm and that one is still running 6.2.0 as its not important when compiling drivers

try the version attached

 

also please use the "spoiler" function (eye symbol) to shorten the visible part so that your dsmg test doesn not block that much space or attache dmesg content as file

 

Edited by IG-88
Link to comment
Share on other sites

3 minutes ago, IG-88 said:

ahh, its not loading at all then, my bad, i did the insmod test on my test vm and that one is still running 6.2.0 as its not important when compiling drivers

try the version attached

 

also please use the "spoiler" function (eye symbol) to shorten the visible part so that your dsmg test doesn not block that much space or attache dmesg content as file

i915_mod3e98.zip 588.64 kB · 0 downloads

I'll try it and sorry about the log.

Link to comment
Share on other sites

15 minutes ago, IG-88 said:

ahh, its not loading at all then, my bad, i did the insmod test on my test vm and that one is still running 6.2.0 as its not important when compiling drivers

try the version attached

 

also please use the "spoiler" function (eye symbol) to shorten the visible part so that your dsmg test doesn not block that much space or attache dmesg content as file

i915_mod3e98.zip 588.64 kB · 0 downloads


 

Spoiler

 

[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys cpuset
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys cpu
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys cpuacct
[Sun Jun 21 12:42:30 2020] Linux version 4.4.59+ (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP PREEMPT Tue May 12 04:54:55 CST 2020
[Sun Jun 21 12:42:30 2020] Command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sun Jun 21 12:42:30 2020] KERNEL supported cpus:
[Sun Jun 21 12:42:30 2020]   Intel GenuineIntel
[Sun Jun 21 12:42:30 2020] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Sun Jun 21 12:42:30 2020] x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
[Sun Jun 21 12:42:30 2020] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
[Sun Jun 21 12:42:30 2020] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[Sun Jun 21 12:42:30 2020] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[Sun Jun 21 12:42:30 2020] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[Sun Jun 21 12:42:30 2020] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[Sun Jun 21 12:42:30 2020] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[Sun Jun 21 12:42:30 2020] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[Sun Jun 21 12:42:30 2020] e820: BIOS-provided physical RAM map:
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000000100000-0x0000000088a07fff] usable
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sun Jun 21 12:42:30 2020] BIOS-e820: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sun Jun 21 12:42:30 2020] NX (Execute Disable) protection: active
[Sun Jun 21 12:42:30 2020] e820: update [mem 0x00100000-0x0010000f] usable ==> usable
[Sun Jun 21 12:42:30 2020] extended physical RAM map:
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000001000-0x000000000008ffff] usable
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000090000-0x0000000000090fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000091000-0x000000000009efff] usable
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000100000-0x000000000010000f] usable
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000000100010-0x0000000088a07fff] usable
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000088a08000-0x000000008a24afff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000008a24b000-0x000000008a425fff] ACPI data
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000008a426000-0x000000008a4b2fff] ACPI NVS
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000008a4b3000-0x000000008ad0efff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000008ad0f000-0x000000008ad0ffff] usable
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x000000008ad10000-0x000000008fffffff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Sun Jun 21 12:42:30 2020] reserve setup_data: [mem 0x0000000100000000-0x000000106dffffff] usable
[Sun Jun 21 12:42:30 2020] efi: EFI v2.70 by American Megatrends
[Sun Jun 21 12:42:30 2020] efi:  ACPI 2.0=0x8a3c2000  ACPI=0x8a3c2000  SMBIOS=0x8aa9a000  SMBIOS 3.0=0x8aa99000  ESRT=0x83c1a018 
[Sun Jun 21 12:42:30 2020] esrt: Reserving ESRT space from 0x0000000083c1a018 to 0x0000000083c1a050.
[Sun Jun 21 12:42:30 2020] SMBIOS 3.2.1 present.
[Sun Jun 21 12:42:30 2020] Kernel/User page tables isolation: disabled
[Sun Jun 21 12:42:30 2020] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Sun Jun 21 12:42:30 2020] e820: remove [mem 0x000a0000-0x000fffff] usable
[Sun Jun 21 12:42:30 2020] e820: last_pfn = 0x106e000 max_arch_pfn = 0x400000000
[Sun Jun 21 12:42:30 2020] MTRR default type: write-back
[Sun Jun 21 12:42:30 2020] MTRR fixed ranges enabled:
[Sun Jun 21 12:42:30 2020]   00000-9FFFF write-back
[Sun Jun 21 12:42:30 2020]   A0000-BFFFF uncachable
[Sun Jun 21 12:42:30 2020]   C0000-FFFFF write-protect
[Sun Jun 21 12:42:30 2020] MTRR variable ranges enabled:
[Sun Jun 21 12:42:30 2020]   0 base 00C0000000 mask 7FC0000000 uncachable
[Sun Jun 21 12:42:30 2020]   1 base 00A0000000 mask 7FE0000000 uncachable
[Sun Jun 21 12:42:30 2020]   2 base 0090000000 mask 7FF0000000 uncachable
[Sun Jun 21 12:42:30 2020]   3 base 008C000000 mask 7FFC000000 uncachable
[Sun Jun 21 12:42:30 2020]   4 base 008B800000 mask 7FFF800000 uncachable
[Sun Jun 21 12:42:30 2020]   5 base 2000000000 mask 6000000000 uncachable
[Sun Jun 21 12:42:30 2020]   6 base 4000000000 mask 4000000000 uncachable
[Sun Jun 21 12:42:30 2020]   7 disabled
[Sun Jun 21 12:42:30 2020]   8 disabled
[Sun Jun 21 12:42:30 2020]   9 disabled
[Sun Jun 21 12:42:30 2020] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[Sun Jun 21 12:42:30 2020] e820: last_pfn = 0x8ad10 max_arch_pfn = 0x400000000
[Sun Jun 21 12:42:30 2020] Base memory trampoline at [ffff880000098000] 98000 size 28672
[Sun Jun 21 12:42:30 2020] Using GB pages for direct mapping
[Sun Jun 21 12:42:30 2020] BRK [0x01a06000, 0x01a06fff] PGTABLE
[Sun Jun 21 12:42:30 2020] BRK [0x01a07000, 0x01a07fff] PGTABLE
[Sun Jun 21 12:42:30 2020] BRK [0x01a08000, 0x01a08fff] PGTABLE
[Sun Jun 21 12:42:30 2020] BRK [0x01a09000, 0x01a09fff] PGTABLE
[Sun Jun 21 12:42:30 2020] BRK [0x01a0a000, 0x01a0afff] PGTABLE
[Sun Jun 21 12:42:30 2020] RAMDISK: [mem 0x364c1000-0x37ffffff]
[Sun Jun 21 12:42:30 2020] ACPI: Early table checksum verification disabled
[Sun Jun 21 12:42:30 2020] ACPI: RSDP 0x000000008A3C2000 000024 (v02 ALASKA)
[Sun Jun 21 12:42:30 2020] ACPI: XSDT 0x000000008A3C20A8 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: FACP 0x000000008A402FC8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: DSDT 0x000000008A3C2200 040DC4 (v02 ALASKA A M I    01072009 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: FACS 0x000000008A4B2080 000040
[Sun Jun 21 12:42:30 2020] ACPI: APIC 0x000000008A4030E0 0000A0 (v04 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: FPDT 0x000000008A403180 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: FIDT 0x000000008A4031C8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: MCFG 0x000000008A403268 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[Sun Jun 21 12:42:30 2020] ACPI: WSMT 0x000000008A411A70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A403300 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A404E20 003099 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: HPET 0x000000008A407EC0 000038 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A407EF8 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A408EA8 00309D (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: UEFI 0x000000008A40BF48 000042 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 12:42:30 2020] ACPI: LPIT 0x000000008A40BF90 000094 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A40C028 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A40E808 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: DBGP 0x000000008A40FCF0 000034 (v01 ALASKA A M I    00000002      01000013)
[Sun Jun 21 12:42:30 2020] ACPI: DBG2 0x000000008A40FD28 000054 (v00 ALASKA A M I    00000002      01000013)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A40FD80 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0x000000008A4118E8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: WPBT 0x000000008A411A30 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[Sun Jun 21 12:42:30 2020] ACPI: Local APIC address 0xfee00000
[Sun Jun 21 12:42:30 2020] Zone ranges:
[Sun Jun 21 12:42:30 2020]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Sun Jun 21 12:42:30 2020]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Sun Jun 21 12:42:30 2020]   Normal   [mem 0x0000000100000000-0x000000106dffffff]
[Sun Jun 21 12:42:30 2020] Movable zone start for each node
[Sun Jun 21 12:42:30 2020] Early memory node ranges
[Sun Jun 21 12:42:30 2020]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[Sun Jun 21 12:42:30 2020]   node   0: [mem 0x0000000000091000-0x000000000009efff]
[Sun Jun 21 12:42:30 2020]   node   0: [mem 0x0000000000100000-0x0000000088a07fff]
[Sun Jun 21 12:42:30 2020]   node   0: [mem 0x000000008ad0f000-0x000000008ad0ffff]
[Sun Jun 21 12:42:30 2020]   node   0: [mem 0x0000000100000000-0x000000106dffffff]
[Sun Jun 21 12:42:30 2020] Initmem setup node 0 [mem 0x0000000000001000-0x000000106dffffff]
[Sun Jun 21 12:42:30 2020] On node 0 totalpages: 16738726
[Sun Jun 21 12:42:30 2020]   DMA zone: 64 pages used for memmap
[Sun Jun 21 12:42:30 2020]   DMA zone: 24 pages reserved
[Sun Jun 21 12:42:30 2020]   DMA zone: 3997 pages, LIFO batch:0
[Sun Jun 21 12:42:30 2020]   DMA32 zone: 8681 pages used for memmap
[Sun Jun 21 12:42:30 2020]   DMA32 zone: 555529 pages, LIFO batch:31
[Sun Jun 21 12:42:30 2020]   Normal zone: 252800 pages used for memmap
[Sun Jun 21 12:42:30 2020]   Normal zone: 16179200 pages, LIFO batch:31
[Sun Jun 21 12:42:30 2020] ACPI: PM-Timer IO Port: 0x1808
[Sun Jun 21 12:42:30 2020] ACPI: Local APIC address 0xfee00000
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Sun Jun 21 12:42:30 2020] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Sun Jun 21 12:42:30 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Sun Jun 21 12:42:30 2020] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Sun Jun 21 12:42:30 2020] ACPI: IRQ0 used by override.
[Sun Jun 21 12:42:30 2020] ACPI: IRQ9 used by override.
[Sun Jun 21 12:42:30 2020] Using ACPI (MADT) for SMP configuration information
[Sun Jun 21 12:42:30 2020] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[Sun Jun 21 12:42:30 2020] smpboot: Allowing 6 CPUs, 0 hotplug CPUs
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x00090000-0x00090fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x00100000-0x00100fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x88a08000-0x8a24afff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x8a24b000-0x8a425fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x8a426000-0x8a4b2fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x8a4b3000-0x8ad0efff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x8ad10000-0x8fffffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[Sun Jun 21 12:42:30 2020] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[Sun Jun 21 12:42:30 2020] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[Sun Jun 21 12:42:30 2020] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[Sun Jun 21 12:42:30 2020] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:6 nr_node_ids:1
[Sun Jun 21 12:42:30 2020] PERCPU: Embedded 31 pages/cpu @ffff88106dc00000 s87448 r8192 d31336 u262144
[Sun Jun 21 12:42:30 2020] pcpu-alloc: s87448 r8192 d31336 u262144 alloc=1*2097152
[Sun Jun 21 12:42:30 2020] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[Sun Jun 21 12:42:30 2020] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16477157
[Sun Jun 21 12:42:30 2020] Kernel command line: syno_hdd_powerup_seq=1 HddHotplug=0 syno_hw_version=DS918+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_hdd_detect=0 syno_port_thaw=1 root=/dev/md0 sn=1780PDN123456 mac1=A85E45E27C43 netif_num=1 vid=0x154B pid=0x6008
[Sun Jun 21 12:42:30 2020] Power on seq num: 1
[Sun Jun 21 12:42:30 2020] Synology Hardware Version: DS918+
[Sun Jun 21 12:42:30 2020] Vender format version: 2
[Sun Jun 21 12:42:30 2020] SYNO GPIO hdd detect pin: 0 
[Sun Jun 21 12:42:30 2020] Serial Number: 1780PDN123456
[Sun Jun 21 12:42:30 2020] Mac1: A85E45E27C43
[Sun Jun 21 12:42:30 2020] Internal netif num: 1
[Sun Jun 21 12:42:30 2020] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Sun Jun 21 12:42:30 2020] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[Sun Jun 21 12:42:30 2020] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[Sun Jun 21 12:42:30 2020] Memory: 65522428K/66954904K available (5612K kernel code, 478K rwdata, 1848K rodata, 864K init, 688K bss, 1432476K reserved, 0K cma-reserved)
[Sun Jun 21 12:42:30 2020] Preemptible hierarchical RCU implementation.
[Sun Jun 21 12:42:30 2020]     Build-time adjustment of leaf fanout to 64.
[Sun Jun 21 12:42:30 2020]     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[Sun Jun 21 12:42:30 2020] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[Sun Jun 21 12:42:30 2020] NR_IRQS:4352 nr_irqs:1536 16
[Sun Jun 21 12:42:30 2020] Console: colour dummy device 80x25
[Sun Jun 21 12:42:30 2020] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[Sun Jun 21 12:42:30 2020] hpet clockevent registered
[Sun Jun 21 12:42:30 2020] tsc: PIT calibration matches HPET. 1 loops
[Sun Jun 21 12:42:30 2020] tsc: Detected 3695.883 MHz processor
[Sun Jun 21 12:42:30 2020] Calibrating delay loop (skipped), value calculated using timer frequency.. 7391.76 BogoMIPS (lpj=3695883)
[Sun Jun 21 12:42:30 2020] pid_max: default: 32768 minimum: 301
[Sun Jun 21 12:42:30 2020] ACPI: Core revision 20150930
[Sun Jun 21 12:42:30 2020] ACPI: 9 ACPI AML tables successfully acquired and loaded
[Sun Jun 21 12:42:30 2020] Security Framework initialized
[Sun Jun 21 12:42:30 2020] AppArmor: AppArmor initialized
[Sun Jun 21 12:42:30 2020] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sun Jun 21 12:42:30 2020] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys io
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys memory
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys devices
[Sun Jun 21 12:42:30 2020] Initializing cgroup subsys freezer
[Sun Jun 21 12:42:30 2020] CPU: Physical Processor ID: 0
[Sun Jun 21 12:42:30 2020] CPU: Processor Core ID: 0
[Sun Jun 21 12:42:30 2020] mce: CPU supports 12 MCE banks
[Sun Jun 21 12:42:30 2020] CPU0: Thermal monitoring enabled (TM1)
[Sun Jun 21 12:42:30 2020] process: using mwait in idle threads
[Sun Jun 21 12:42:30 2020] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[Sun Jun 21 12:42:30 2020] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[Sun Jun 21 12:42:30 2020] Speculative Store Bypass: Vulnerable
[Sun Jun 21 12:42:30 2020] Freeing SMP alternatives memory: 28K (ffffffff81951000 - ffffffff81958000)
[Sun Jun 21 12:42:30 2020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Sun Jun 21 12:42:30 2020] TSC deadline timer enabled
[Sun Jun 21 12:42:30 2020] smpboot: CPU0: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xd)
[Sun Jun 21 12:42:30 2020] Performance Events: PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[Sun Jun 21 12:42:30 2020] ... version:                4
[Sun Jun 21 12:42:30 2020] ... bit width:              48
[Sun Jun 21 12:42:30 2020] ... generic registers:      8
[Sun Jun 21 12:42:30 2020] ... value mask:             0000ffffffffffff
[Sun Jun 21 12:42:30 2020] ... max period:             00007fffffffffff
[Sun Jun 21 12:42:30 2020] ... fixed-purpose events:   3
[Sun Jun 21 12:42:30 2020] ... event mask:             00000007000000ff
[Sun Jun 21 12:42:30 2020] x86: Booting SMP configuration:
[Sun Jun 21 12:42:30 2020] .... node  #0, CPUs:      #1
[Sun Jun 21 12:42:30 2020] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Sun Jun 21 12:42:30 2020] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Sun Jun 21 12:42:30 2020] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[Sun Jun 21 12:42:30 2020]  #2 #3 #4 #5
[Sun Jun 21 12:42:30 2020] x86: Booted up 1 node, 6 CPUs
[Sun Jun 21 12:42:30 2020] smpboot: Total of 6 processors activated (44350.59 BogoMIPS)
[Sun Jun 21 12:42:30 2020] devtmpfs: initialized
[Sun Jun 21 12:42:30 2020] PM: Registering ACPI NVS region [mem 0x8a426000-0x8a4b2fff] (577536 bytes)
[Sun Jun 21 12:42:30 2020] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[Sun Jun 21 12:42:30 2020] futex hash table entries: 2048 (order: 5, 131072 bytes)
[Sun Jun 21 12:42:30 2020] xor: automatically using best checksumming function:
[Sun Jun 21 12:42:30 2020]    avx       : 58124.000 MB/sec
[Sun Jun 21 12:42:30 2020] pinctrl core: initialized pinctrl subsystem
[Sun Jun 21 12:42:30 2020] NET: Registered protocol family 16
[Sun Jun 21 12:42:30 2020] cpuidle: using governor ladder
[Sun Jun 21 12:42:30 2020] cpuidle: using governor menu
[Sun Jun 21 12:42:30 2020] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Sun Jun 21 12:42:30 2020] ACPI: bus type PCI registered
[Sun Jun 21 12:42:30 2020] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[Sun Jun 21 12:42:30 2020] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[Sun Jun 21 12:42:30 2020] PCI: Using configuration type 1 for base access
[Sun Jun 21 12:42:30 2020] raid6: sse2x1   gen() 12343 MB/s
[Sun Jun 21 12:42:30 2020] raid6: sse2x1   xor()  8115 MB/s
[Sun Jun 21 12:42:30 2020] raid6: sse2x2   gen() 14605 MB/s
[Sun Jun 21 12:42:30 2020] raid6: sse2x2   xor() 10107 MB/s
[Sun Jun 21 12:42:30 2020] raid6: sse2x4   gen() 15542 MB/s
[Sun Jun 21 12:42:30 2020] raid6: sse2x4   xor() 11673 MB/s
[Sun Jun 21 12:42:30 2020] raid6: avx2x1   gen() 30671 MB/s
[Sun Jun 21 12:42:30 2020] raid6: avx2x2   gen() 32613 MB/s
[Sun Jun 21 12:42:30 2020] raid6: avx2x4   gen() 35949 MB/s
[Sun Jun 21 12:42:30 2020] raid6: using algorithm avx2x4 gen() 35949 MB/s
[Sun Jun 21 12:42:30 2020] raid6: using avx2x2 recovery algorithm
[Sun Jun 21 12:42:30 2020] ACPI: Added _OSI(Module Device)
[Sun Jun 21 12:42:30 2020] ACPI: Added _OSI(Processor Device)
[Sun Jun 21 12:42:30 2020] ACPI: Added _OSI(3.0 _SCP Extensions)
[Sun Jun 21 12:42:30 2020] ACPI: Added _OSI(Processor Aggregator Device)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 47 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF881026AA3100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF8810271F5400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF88102702B800 0006EC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF88102702B000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF881026AAD000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI: Dynamic OEM Table Load:
[Sun Jun 21 12:42:30 2020] ACPI: SSDT 0xFFFF881027023C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[Sun Jun 21 12:42:30 2020] ACPI: Executed 1 blocks of module-level executable AML code
[Sun Jun 21 12:42:30 2020] ACPI : EC: EC started
[Sun Jun 21 12:42:30 2020] ACPI: Interpreter enabled
[Sun Jun 21 12:42:30 2020] ACPI: (supports S0 S4 S5)
[Sun Jun 21 12:42:30 2020] ACPI: Using IOAPIC for interrupt routing
[Sun Jun 21 12:42:30 2020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [USBC] (on)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [V0PR] (on)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [V1PR] (on)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [V2PR] (on)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [WRST] (on)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [FN00] (off)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [FN01] (off)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [FN02] (off)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [FN03] (off)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [FN04] (off)
[Sun Jun 21 12:42:30 2020] ACPI: Power Resource [PIN] (off)
[Sun Jun 21 12:42:30 2020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[Sun Jun 21 12:42:30 2020] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Sun Jun 21 12:42:30 2020] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[Sun Jun 21 12:42:30 2020] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[Sun Jun 21 12:42:30 2020] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[Sun Jun 21 12:42:30 2020] PCI host bridge to bus 0000:00
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: root bus resource [bus 00-fe]
[Sun Jun 21 12:42:30 2020] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[Sun Jun 21 12:42:30 2020] pci 0000:00:02.0: [8086:3e98] type 00 class 0x030000
[Sun Jun 21 12:42:30 2020] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[Sun Jun 21 12:42:30 2020] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.0: reg 0x10: [mem 0xa1220000-0xa122ffff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.0: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.2: reg 0x10: [mem 0xa123a000-0xa123bfff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.2: reg 0x18: [mem 0xa1240000-0xa1240fff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.3: [8086:a370] type 00 class 0x028000
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.3: reg 0x10: [mem 0xa1234000-0xa1237fff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:14.3: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[Sun Jun 21 12:42:30 2020] pci 0000:00:16.0: reg 0x10: [mem 0xa123f000-0xa123ffff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:16.0: PME# supported from D3hot
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x10: [mem 0xa1238000-0xa1239fff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x14: [mem 0xa123e000-0xa123e0ff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: reg 0x24: [mem 0xa123d000-0xa123d7ff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:17.0: PME# supported from D3hot
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[Sun Jun 21 12:42:30 2020] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.3: reg 0x10: [mem 0xa1230000-0xa1233fff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.3: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.4: reg 0x10: [mem 0xa123c000-0xa123c0ff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.6: reg 0x10: [mem 0xa1200000-0xa121ffff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[Sun Jun 21 12:42:30 2020] pci 0000:00:1f.6: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sun Jun 21 12:42:30 2020] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[Sun Jun 21 12:42:30 2020] pci 0000:03:00.0: reg 0x10: [mem 0xa1100000-0xa1103fff 64bit]
[Sun Jun 21 12:42:30 2020] pci 0000:03:00.0: System wakeup disabled by ACPI
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: on NUMA node 0
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[Sun Jun 21 12:42:30 2020] ACPI: Enabled 5 GPEs in block 00 to 7F
[Sun Jun 21 12:42:30 2020] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[Sun Jun 21 12:42:30 2020] vgaarb: setting as boot device: PCI:0000:00:02.0
[Sun Jun 21 12:42:30 2020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Sun Jun 21 12:42:30 2020] vgaarb: loaded
[Sun Jun 21 12:42:30 2020] vgaarb: bridge control possible 0000:00:02.0
[Sun Jun 21 12:42:30 2020] SCSI subsystem initialized
[Sun Jun 21 12:42:30 2020] libata version 3.00 loaded.
[Sun Jun 21 12:42:30 2020] pps_core: LinuxPPS API ver. 1 registered
[Sun Jun 21 12:42:30 2020] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Sun Jun 21 12:42:30 2020] PTP clock support registered
[Sun Jun 21 12:42:30 2020] EFI Variables Facility v0.08 2004-May-17
[Sun Jun 21 12:42:30 2020] pstore: Registered efi as persistent store backend
[Sun Jun 21 12:42:30 2020] PCI: Using ACPI for IRQ routing
[Sun Jun 21 12:42:30 2020] PCI: pci_cache_line_size set to 64 bytes
[Sun Jun 21 12:42:30 2020] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[Sun Jun 21 12:42:30 2020] e820: reserve RAM buffer [mem 0x88a08000-0x8bffffff]
[Sun Jun 21 12:42:30 2020] e820: reserve RAM buffer [mem 0x8ad10000-0x8bffffff]
[Sun Jun 21 12:42:30 2020] e820: reserve RAM buffer [mem 0x106e000000-0x106fffffff]
[Sun Jun 21 12:42:30 2020] clocksource: Switched to clocksource hpet
[Sun Jun 21 12:42:30 2020] AppArmor: AppArmor Filesystem Enabled
[Sun Jun 21 12:42:30 2020] pnp: PnP ACPI init
[Sun Jun 21 12:42:30 2020] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[Sun Jun 21 12:42:30 2020] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:01: [io  0x0290-0x029f] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] pnp 00:02: [dma 0 disabled]
[Sun Jun 21 12:42:30 2020] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[Sun Jun 21 12:42:30 2020] system 00:03: [io  0x0680-0x069f] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:04: [io  0x1854-0x1857] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[Sun Jun 21 12:42:30 2020] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:06: [io  0x1800-0x18fe] could not be reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:07: [io  0x2000-0x20fe] has been reserved
[Sun Jun 21 12:42:30 2020] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sun Jun 21 12:42:30 2020] pnp: PnP ACPI: found 9 devices
[Sun Jun 21 12:42:30 2020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0: PCI bridge to [bus 01]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [io  0x4000-0x4fff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1b.0:   bridge window [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0: PCI bridge to [bus 03]
[Sun Jun 21 12:42:30 2020] pci 0000:00:1d.0:   bridge window [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:01: resource 1 [mem 0xa1300000-0xa14fffff]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:01: resource 2 [mem 0xa1500000-0xa16fffff 64bit pref]
[Sun Jun 21 12:42:30 2020] pci_bus 0000:03: resource 1 [mem 0xa1100000-0xa11fffff]
[Sun Jun 21 12:42:30 2020] NET: Registered protocol family 2
[Sun Jun 21 12:42:30 2020] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[Sun Jun 21 12:42:30 2020] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Sun Jun 21 12:42:30 2020] TCP: Hash tables configured (established 524288 bind 65536)
[Sun Jun 21 12:42:30 2020] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[Sun Jun 21 12:42:30 2020] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[Sun Jun 21 12:42:30 2020] NET: Registered protocol family 1
[Sun Jun 21 12:42:30 2020] RPC: Registered named UNIX socket transport module.
[Sun Jun 21 12:42:30 2020] RPC: Registered udp transport module.
[Sun Jun 21 12:42:30 2020] RPC: Registered tcp transport module.
[Sun Jun 21 12:42:30 2020] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Sun Jun 21 12:42:30 2020] pci 0000:00:02.0: Video device with shadowed ROM
[Sun Jun 21 12:42:30 2020] PCI: CLS 64 bytes, default 64
[Sun Jun 21 12:42:30 2020] Trying to unpack rootfs image as initramfs...
[Sun Jun 21 12:42:30 2020] Freeing initrd memory: 27900K (ffff8800364c1000 - ffff880038000000)
[Sun Jun 21 12:42:30 2020] snnwear: module verification failed: signature and/or required key missing - tainting kernel
[Sun Jun 21 12:42:31 2020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Sun Jun 21 12:42:31 2020] software IO TLB [mem 0x796b0000-0x7d6b0000] (64MB) mapped at [ffff8800796b0000-ffff88007d6affff]
[Sun Jun 21 12:42:31 2020] platform rtc_cmos: registered platform RTC device (no PNP device found)
[Sun Jun 21 12:42:31 2020] audit: initializing netlink subsys (disabled)
[Sun Jun 21 12:42:31 2020] audit: type=2000 audit(1592732551.957:1): initialized
[Sun Jun 21 12:42:31 2020] Initialise system trusted keyring
[Sun Jun 21 12:42:31 2020] VFS: Disk quotas dquot_6.6.0
[Sun Jun 21 12:42:31 2020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Sun Jun 21 12:42:31 2020] NFS: Registering the id_resolver key type
[Sun Jun 21 12:42:31 2020] Key type id_resolver registered
[Sun Jun 21 12:42:31 2020] Key type id_legacy registered
[Sun Jun 21 12:42:31 2020] async_tx: api initialized (async)
[Sun Jun 21 12:42:31 2020] Key type asymmetric registered
[Sun Jun 21 12:42:31 2020] Asymmetric key parser 'x509' registered
[Sun Jun 21 12:42:31 2020] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[Sun Jun 21 12:42:31 2020] io scheduler noop registered
[Sun Jun 21 12:42:31 2020] io scheduler deadline registered
[Sun Jun 21 12:42:31 2020] io scheduler cfq registered (default)
[Sun Jun 21 12:42:31 2020] aer 0000:00:1d.0:pcie02: service driver aer loaded
[Sun Jun 21 12:42:31 2020] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Sun Jun 21 12:42:31 2020] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[Sun Jun 21 12:42:31 2020] console [ttyS0] enabled
[Sun Jun 21 12:42:31 2020] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 8250
[Sun Jun 21 12:42:31 2020] Linux agpgart interface v0.103
[Sun Jun 21 12:42:31 2020] brd: module loaded
[Sun Jun 21 12:42:31 2020] Loading iSCSI transport class v2.0-870.
[Sun Jun 21 12:42:31 2020] nvme nvme0: pci function 0000:03:00.0
[Sun Jun 21 12:42:31 2020] ahci 0000:00:17.0: version 3.0
[Sun Jun 21 12:42:31 2020] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[Sun Jun 21 12:42:31 2020] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[Sun Jun 21 12:42:31 2020] scsi host0: ahci
[Sun Jun 21 12:42:31 2020] scsi host1: ahci
[Sun Jun 21 12:42:31 2020] scsi host2: ahci
[Sun Jun 21 12:42:31 2020] scsi host3: ahci
[Sun Jun 21 12:42:31 2020] scsi host4: ahci
[Sun Jun 21 12:42:31 2020] scsi host5: ahci
[Sun Jun 21 12:42:31 2020] ata1: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d100 irq 121
[Sun Jun 21 12:42:31 2020] ata2: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d180 irq 121
[Sun Jun 21 12:42:31 2020] ata3: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d200 irq 121
[Sun Jun 21 12:42:31 2020] ata4: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d280 irq 121
[Sun Jun 21 12:42:31 2020] ata5: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d300 irq 121
[Sun Jun 21 12:42:31 2020] ata6: SATA max UDMA/133 abar m2048@0xa123d000 port 0xa123d380 irq 121
[Sun Jun 21 12:42:31 2020]  nvme0n1: p1
[Sun Jun 21 12:42:31 2020] This is not a kind of scsi disk 259
[Sun Jun 21 12:42:31 2020] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:31 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 12:42:31 2020] ata1.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:31 2020] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:31 2020] ata1.00: SN:            WKD1PK6G
[Sun Jun 21 12:42:31 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 12:42:31 2020] ata1.00: configured for UDMA/133
[Sun Jun 21 12:42:31 2020] scsi 0:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] 4096-byte physical blocks
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] Write Protect is off
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:31 2020]  sda: sda1 sda2 sda5
[Sun Jun 21 12:42:31 2020] sd 0:0:0:0: [sda] Attached SCSI disk
[Sun Jun 21 12:42:31 2020] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:31 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 12:42:31 2020] ata2.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:31 2020] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:31 2020] ata2.00: SN:            WKD1J0CE
[Sun Jun 21 12:42:31 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 12:42:31 2020] ata2.00: configured for UDMA/133
[Sun Jun 21 12:42:31 2020] scsi 1:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] Write Protect is off
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:31 2020]  sdb: sdb1 sdb2 sdb5
[Sun Jun 21 12:42:31 2020] sd 1:0:0:0: [sdb] Attached SCSI disk
[Sun Jun 21 12:42:32 2020] tsc: Refined TSC clocksource calibration: 3695.995 MHz
[Sun Jun 21 12:42:32 2020] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d1cf98ff, max_idle_ns: 881590624435 ns
[Sun Jun 21 12:42:32 2020] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:32 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata3.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:32 2020] ata3.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:32 2020] ata3.00: SN:            WKD1N6JZ
[Sun Jun 21 12:42:32 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata3.00: configured for UDMA/133
[Sun Jun 21 12:42:32 2020] scsi 2:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] Write Protect is off
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:32 2020]  sdc: sdc1 sdc2 sdc5
[Sun Jun 21 12:42:32 2020] sd 2:0:0:0: [sdc] Attached SCSI disk
[Sun Jun 21 12:42:32 2020] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:32 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata4.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:32 2020] ata4.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:32 2020] ata4.00: SN:            WKD1J0K0
[Sun Jun 21 12:42:32 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata4.00: configured for UDMA/133
[Sun Jun 21 12:42:32 2020] scsi 3:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] Write Protect is off
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:32 2020]  sdd: sdd1 sdd2 sdd5
[Sun Jun 21 12:42:32 2020] sd 3:0:0:0: [sdd] Attached SCSI disk
[Sun Jun 21 12:42:32 2020] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:32 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata5.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:32 2020] ata5.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:32 2020] ata5.00: SN:            WKD1J0A4
[Sun Jun 21 12:42:32 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 12:42:32 2020] ata5.00: configured for UDMA/133
[Sun Jun 21 12:42:32 2020] scsi 4:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] 4096-byte physical blocks
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] Write Protect is off
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:32 2020]  sde: sde1 sde2 sde5
[Sun Jun 21 12:42:32 2020] sd 4:0:0:0: [sde] Attached SCSI disk
[Sun Jun 21 12:42:33 2020] clocksource: Switched to clocksource tsc
[Sun Jun 21 12:42:33 2020] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sun Jun 21 12:42:33 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 12:42:33 2020] ata6.00: ATA-11: ST8000VN004-2M2101, SC60, max UDMA/133
[Sun Jun 21 12:42:33 2020] ata6.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[Sun Jun 21 12:42:33 2020] ata6.00: SN:            WKD1N6A1
[Sun Jun 21 12:42:33 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 12:42:33 2020] ata6.00: configured for UDMA/133
[Sun Jun 21 12:42:33 2020] scsi 5:0:0:0: Direct-Access     ATA      ST8000VN004-2M2101       SC60 PQ: 0 ANSI: 5
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] 4096-byte physical blocks
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] Write Protect is off
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:33 2020] i8042: PNP: No PS/2 controller found. Probing ports directly.
[Sun Jun 21 12:42:33 2020] serio: i8042 KBD port at 0x60,0x64 irq 1
[Sun Jun 21 12:42:33 2020] serio: i8042 AUX port at 0x60,0x64 irq 12
[Sun Jun 21 12:42:33 2020] i2c /dev entries driver
[Sun Jun 21 12:42:33 2020] i801_smbus 0000:00:1f.4: SMBus using polling
[Sun Jun 21 12:42:33 2020] md: linear personality registered for level -1
[Sun Jun 21 12:42:33 2020] md: raid0 personality registered for level 0
[Sun Jun 21 12:42:33 2020] md: raid1 personality registered for level 1
[Sun Jun 21 12:42:33 2020] md: raid10 personality registered for level 10
[Sun Jun 21 12:42:33 2020] md: raid6 personality registered for level 6
[Sun Jun 21 12:42:33 2020] md: raid5 personality registered for level 5
[Sun Jun 21 12:42:33 2020] md: raid4 personality registered for level 4
[Sun Jun 21 12:42:33 2020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[Sun Jun 21 12:42:33 2020] NET: Registered protocol family 17
[Sun Jun 21 12:42:33 2020] Key type dns_resolver registered
[Sun Jun 21 12:42:33 2020] registered taskstats version 1
[Sun Jun 21 12:42:33 2020] Loading compiled-in untrusted X.509 certificates
[Sun Jun 21 12:42:33 2020] Loading compiled-in X.509 certificates
[Sun Jun 21 12:42:33 2020] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[Sun Jun 21 12:42:33 2020] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[Sun Jun 21 12:42:33 2020] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[Sun Jun 21 12:42:33 2020] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[Sun Jun 21 12:42:33 2020] page_owner is disabled
[Sun Jun 21 12:42:33 2020] AppArmor: AppArmor sha1 policy hashing enabled
[Sun Jun 21 12:42:33 2020] hctosys: unable to open rtc device (rtc0)
[Sun Jun 21 12:42:33 2020]  sdf: sdf1 sdf2 sdf5
[Sun Jun 21 12:42:33 2020] sd 5:0:0:0: [sdf] Attached SCSI disk
[Sun Jun 21 12:42:33 2020] Freeing unused kernel memory: 864K (ffffffff81879000 - ffffffff81951000)
[Sun Jun 21 12:42:33 2020] Write protecting the kernel read-only data: 8192k
[Sun Jun 21 12:42:33 2020] Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
[Sun Jun 21 12:42:33 2020] Freeing unused kernel memory: 200K (ffff8800017ce000 - ffff880001800000)
[Sun Jun 21 12:42:33 2020] ACPI: bus type USB registered
[Sun Jun 21 12:42:33 2020] usbcore: registered new interface driver usbfs
[Sun Jun 21 12:42:33 2020] usbcore: registered new interface driver hub
[Sun Jun 21 12:42:33 2020] usbcore: registered new interface driver ethub
[Sun Jun 21 12:42:33 2020] usbcore: registered new device driver usb
[Sun Jun 21 12:42:33 2020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009010
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[Sun Jun 21 12:42:33 2020] hub 1-0:1.0: USB hub found
[Sun Jun 21 12:42:33 2020] hub 1-0:1.0: 16 ports detected
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Sun Jun 21 12:42:33 2020] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[Sun Jun 21 12:42:33 2020] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[Sun Jun 21 12:42:33 2020] hub 2-0:1.0: USB hub found
[Sun Jun 21 12:42:33 2020] hub 2-0:1.0: 10 ports detected
[Sun Jun 21 12:42:33 2020] usb: port power management may be unreliable
[Sun Jun 21 12:42:33 2020] usbcore: registered new interface driver usb-storage
[Sun Jun 21 12:42:33 2020] VMware PVSCSI driver - version 1.0.5.0-k
[Sun Jun 21 12:42:33 2020] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[Sun Jun 21 12:42:33 2020] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[Sun Jun 21 12:42:33 2020] Fusion MPT base driver 3.04.20
[Sun Jun 21 12:42:33 2020] Copyright (c) 1999-2008 LSI Corporation
[Sun Jun 21 12:42:33 2020] Fusion MPT SPI Host driver 3.04.20
[Sun Jun 21 12:42:33 2020] Fusion MPT misc device (ioctl) driver 3.04.20
[Sun Jun 21 12:42:33 2020] mptctl: Registered with Fusion MPT base driver
[Sun Jun 21 12:42:33 2020] mptctl: /dev/mptctl @ (major,minor=10,220)
[Sun Jun 21 12:42:33 2020] megasas: 06.808.16.00-rc1
[Sun Jun 21 12:42:33 2020] Fusion MPT SAS Host driver 3.04.20
[Sun Jun 21 12:42:33 2020] mpt3sas version 09.102.00.00 loaded
[Sun Jun 21 12:42:33 2020] rtc_cmos rtc_cmos: RTC can wake from S4
[Sun Jun 21 12:42:33 2020] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[Sun Jun 21 12:42:33 2020] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[Sun Jun 21 12:42:33 2020] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[Sun Jun 21 12:42:33 2020] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[Sun Jun 21 12:42:33 2020] Adaptec aacraid driver 1.2-1[41010]-ms
[Sun Jun 21 12:42:33 2020] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[Sun Jun 21 12:42:33 2020] RocketRAID 3xxx/4xxx Controller driver v1.10.0
[Sun Jun 21 12:42:33 2020] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[Sun Jun 21 12:42:33 2020] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[Sun Jun 21 12:42:33 2020] apollolake_synobios: module license 'Synology Inc.' taints kernel.
[Sun Jun 21 12:42:33 2020] Disabling lock debugging due to kernel taint
[Sun Jun 21 12:42:33 2020] 2020-6-21 9:42:34 UTC
[Sun Jun 21 12:42:33 2020] synobios: load, major number 201
[Sun Jun 21 12:42:33 2020] Brand: Synology
[Sun Jun 21 12:42:33 2020] Model: DS-918+
[Sun Jun 21 12:42:33 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sun Jun 21 12:42:33 2020] synobios cpu_arch proc entry initialized
[Sun Jun 21 12:42:33 2020] synobios crypto_hw proc entry initialized
[Sun Jun 21 12:42:33 2020] synobios syno_platform proc entry initialized
[Sun Jun 21 12:42:33 2020] synobios open /dev/ttyS1 success
[Sun Jun 21 12:42:33 2020] synobios: unload
[Sun Jun 21 12:42:33 2020] md: Autodetecting RAID arrays.
[Sun Jun 21 12:42:33 2020] random: nonblocking pool is initialized
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sda5
[Sun Jun 21 12:42:33 2020] md: sda5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sdb5
[Sun Jun 21 12:42:33 2020] md: sdb5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sdc5
[Sun Jun 21 12:42:33 2020] md: sdc5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sdd5
[Sun Jun 21 12:42:33 2020] md: sdd5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sde5
[Sun Jun 21 12:42:33 2020] md: sde5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on sdf5
[Sun Jun 21 12:42:33 2020] md: sdf5 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] This is not a kind of scsi disk 259
[Sun Jun 21 12:42:33 2020] md: invalid raid superblock magic on nvme0n1p1
[Sun Jun 21 12:42:33 2020] md: nvme0n1p1 does not have a valid v0.90 superblock, not importing!
[Sun Jun 21 12:42:33 2020] md: Scanned 19 and added 12 devices.
[Sun Jun 21 12:42:33 2020] md: autorun ...
[Sun Jun 21 12:42:33 2020] md: considering sda1 ...
[Sun Jun 21 12:42:33 2020] md:  adding sda1 ...
[Sun Jun 21 12:42:33 2020] md: sda2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md:  adding sdb1 ...
[Sun Jun 21 12:42:33 2020] md: sdb2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md:  adding sdc1 ...
[Sun Jun 21 12:42:33 2020] md: sdc2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md:  adding sdd1 ...
[Sun Jun 21 12:42:33 2020] md: sdd2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md:  adding sde1 ...
[Sun Jun 21 12:42:33 2020] md: sde2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md:  adding sdf1 ...
[Sun Jun 21 12:42:33 2020] md: sdf2 has different UUID to sda1
[Sun Jun 21 12:42:33 2020] md: created md0
[Sun Jun 21 12:42:33 2020] md: bind<sdf1>
[Sun Jun 21 12:42:33 2020] md: bind<sde1>
[Sun Jun 21 12:42:33 2020] md: bind<sdd1>
[Sun Jun 21 12:42:33 2020] md: bind<sdc1>
[Sun Jun 21 12:42:33 2020] md: bind<sdb1>
[Sun Jun 21 12:42:33 2020] md: bind<sda1>
[Sun Jun 21 12:42:33 2020] md: running: <sda1><sdb1><sdc1><sdd1><sde1><sdf1>
[Sun Jun 21 12:42:33 2020] md/raid1:md0: active with 6 out of 16 mirrors
[Sun Jun 21 12:42:33 2020] md0: detected capacity change from 0 to 2549940224
[Sun Jun 21 12:42:33 2020] md: considering sda2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sda2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sdb2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sdc2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sdd2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sde2 ...
[Sun Jun 21 12:42:33 2020] md:  adding sdf2 ...
[Sun Jun 21 12:42:33 2020] md: created md1
[Sun Jun 21 12:42:33 2020] md: bind<sdf2>
[Sun Jun 21 12:42:33 2020] md: bind<sde2>
[Sun Jun 21 12:42:33 2020] md: bind<sdd2>
[Sun Jun 21 12:42:33 2020] md: bind<sdc2>
[Sun Jun 21 12:42:33 2020] md: bind<sdb2>
[Sun Jun 21 12:42:33 2020] md: bind<sda2>
[Sun Jun 21 12:42:33 2020] md: running: <sda2><sdb2><sdc2><sdd2><sde2><sdf2>
[Sun Jun 21 12:42:33 2020] md/raid1:md1: active with 6 out of 16 mirrors
[Sun Jun 21 12:42:33 2020] md1: detected capacity change from 0 to 2147418112
[Sun Jun 21 12:42:33 2020] md: ... autorun DONE.
[Sun Jun 21 12:42:33 2020] Got empty serial number. Generate serial number from product.
[Sun Jun 21 12:42:33 2020] hub 1-6:1.0: USB hub found
[Sun Jun 21 12:42:33 2020] hub 1-6:1.0: 4 ports detected
[Sun Jun 21 12:42:34 2020] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[Sun Jun 21 12:42:34 2020] usb-storage 2-3:1.0: USB Mass Storage device detected
[Sun Jun 21 12:42:34 2020] scsi host6: usb-storage 2-3:1.0
[Sun Jun 21 12:42:34 2020] usb 1-14: new full-speed USB device number 3 using xhci_hcd
[Sun Jun 21 12:42:34 2020] Got empty serial number. Generate serial number from product.
[Sun Jun 21 12:42:34 2020] EXT4-fs (md0): barriers disabled
[Sun Jun 21 12:42:34 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
[Sun Jun 21 12:42:34 2020] usb 1-6.4: new full-speed USB device number 4 using xhci_hcd
[Sun Jun 21 12:42:35 2020] scsi 6:0:0:0: Direct-Access     PNY      USB 3.0 FD               0009 PQ: 0 ANSI: 6
[Sun Jun 21 12:42:35 2020] sd 6:0:0:0: [synoboot] 60620800 512-byte logical blocks: (31.0 GB/28.9 GiB)
[Sun Jun 21 12:42:35 2020] sd 6:0:0:0: [synoboot] Write Protect is off
[Sun Jun 21 12:42:35 2020] sd 6:0:0:0: [synoboot] Mode Sense: 23 00 00 00
[Sun Jun 21 12:42:35 2020] sd 6:0:0:0: [synoboot] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[Sun Jun 21 12:42:35 2020]  synoboot: synoboot1 synoboot2 synoboot3
[Sun Jun 21 12:42:35 2020] sd 6:0:0:0: [synoboot] Attached SCSI removable disk
[Sun Jun 21 12:42:36 2020] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
[Sun Jun 21 12:42:37 2020] EXT4-fs (md0): re-mounted. Opts: (null)
[Sun Jun 21 12:42:39 2020] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Sun Jun 21 12:42:39 2020] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Sun Jun 21 12:42:39 2020] sd 2:0:0:0: Attached scsi generic sg2 type 0
[Sun Jun 21 12:42:39 2020] sd 3:0:0:0: Attached scsi generic sg3 type 0
[Sun Jun 21 12:42:39 2020] sd 4:0:0:0: Attached scsi generic sg4 type 0
[Sun Jun 21 12:42:39 2020] sd 5:0:0:0: Attached scsi generic sg5 type 0
[Sun Jun 21 12:42:39 2020] sd 6:0:0:0: Attached scsi generic sg6 type 0
[Sun Jun 21 12:42:39 2020] Adding 2097084k swap on /dev/md1.  Priority:-1 extents:1 across:2097084k 
[Sun Jun 21 12:42:40 2020] zram: Added device: zram0
[Sun Jun 21 12:42:40 2020] zram: Added device: zram1
[Sun Jun 21 12:42:40 2020] zram: Added device: zram2
[Sun Jun 21 12:42:40 2020] zram: Added device: zram3
[Sun Jun 21 12:42:40 2020] zram: Added device: zram4
[Sun Jun 21 12:42:40 2020] zram: Added device: zram5
[Sun Jun 21 12:42:40 2020] zram0: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram0.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:40 2020] zram1: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram1.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:40 2020] zram2: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram2.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:40 2020] zram3: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram3.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:40 2020] zram4: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram4.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:40 2020] zram5: detected capacity change from 0 to 6730809344
[Sun Jun 21 12:42:40 2020] Adding 6573052k swap on /dev/zram5.  Priority:1 extents:1 across:6573052k SS
[Sun Jun 21 12:42:41 2020] NET: Registered protocol family 10
[Sun Jun 21 12:42:41 2020] sit: IPv6 over IPv4 tunneling driver
[Sun Jun 21 12:42:41 2020] init: syno-auth-check main process (6470) killed by TERM signal
[Sun Jun 21 12:42:41 2020] Monitor-Mwait will be used to enter C-1 state
[Sun Jun 21 12:42:41 2020] Monitor-Mwait will be used to enter C-2 state
[Sun Jun 21 12:42:41 2020] Monitor-Mwait will be used to enter C-3 state
[Sun Jun 21 12:42:41 2020] ACPI: acpi_idle registered with cpuidle
[Sun Jun 21 12:42:41 2020] AVX2 version of gcm_enc/dec engaged.
[Sun Jun 21 12:42:41 2020] AES CTR mode by8 optimization enabled
[Sun Jun 21 12:42:41 2020] fuse init (API version 7.23)
[Sun Jun 21 12:42:41 2020] e1000e: Intel(R) PRO/1000 Network Driver - 3.6.0-NAPI
[Sun Jun 21 12:42:41 2020] e1000e: Copyright(c) 1999 - 2019 Intel Corporation.
[Sun Jun 21 12:42:41 2020] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Sun Jun 21 12:42:42 2020] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) a8:5e:45:e2:7c:43
[Sun Jun 21 12:42:42 2020] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[Sun Jun 21 12:42:42 2020] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[Sun Jun 21 12:42:42 2020] Intel(R) Gigabit Ethernet Linux Driver - version 5.3.5.39
[Sun Jun 21 12:42:42 2020] Copyright(c) 2007 - 2019 Intel Corporation.
[Sun Jun 21 12:42:42 2020] Intel(R) 10GbE PCI Express Linux Network Driver - version 5.6.3
[Sun Jun 21 12:42:42 2020] Copyright(c) 1999 - 2019 Intel Corporation.
[Sun Jun 21 12:42:42 2020] i40e: Intel(R) Ethernet Connection XL710 Network Driver - version 1.3.46-k
[Sun Jun 21 12:42:42 2020] i40e: Copyright (c) 2013 - 2014 Intel Corporation.
[Sun Jun 21 12:42:42 2020] tn40xx: Tehuti Network Driver, 0.3.6.17.2
[Sun Jun 21 12:42:42 2020] tn40xx: Supported phys : MV88X3120 MV88X3310 MV88E2010 QT2025 TLK10232 AQR105 MUSTANG 
[Sun Jun 21 12:42:42 2020] Compat-mlnx-ofed backport release: f36c870
[Sun Jun 21 12:42:42 2020] Backport based on mlnx_ofed/mlnx-ofa_kernel-4.0.git f36c870
[Sun Jun 21 12:42:42 2020] compat.git: mlnx_ofed/mlnx-ofa_kernel-4.0.git
[Sun Jun 21 12:42:42 2020] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[Sun Jun 21 12:42:42 2020] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[Sun Jun 21 12:42:42 2020] ACPI: Sleep Button [SLPB]
[Sun Jun 21 12:42:42 2020] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[Sun Jun 21 12:42:42 2020] ACPI: Power Button [PWRB]
[Sun Jun 21 12:42:42 2020] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Sun Jun 21 12:42:42 2020] ACPI: Power Button [PWRF]
[Sun Jun 21 12:42:42 2020] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[Sun Jun 21 12:42:42 2020] [drm] Driver supports precise vblank timestamp query.
[Sun Jun 21 12:42:42 2020] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Sun Jun 21 12:42:42 2020] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[Sun Jun 21 12:42:42 2020] [drm] failed to retrieve link info, disabling eDP
[Sun Jun 21 12:42:42 2020] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
[Sun Jun 21 12:42:42 2020] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[Sun Jun 21 12:42:42 2020] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[Sun Jun 21 12:42:42 2020] [drm] Cannot find any crtc or sizes
[Sun Jun 21 12:42:42 2020] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[Sun Jun 21 12:42:42 2020] Btrfs loaded, crc32c=crc32c-intel
[Sun Jun 21 12:42:42 2020] exFAT: Version 1.2.9
[Sun Jun 21 12:42:42 2020] jme: JMicron JMC2XX ethernet driver version 1.0.8
[Sun Jun 21 12:42:42 2020] sky2: driver version 1.30
[Sun Jun 21 12:42:42 2020] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.63
[Sun Jun 21 12:42:42 2020] QLogic/NetXen Network Driver v4.0.82
[Sun Jun 21 12:42:42 2020] Solarflare NET driver v4.0
[Sun Jun 21 12:42:42 2020] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[Sun Jun 21 12:42:42 2020] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Sun Jun 21 12:42:42 2020] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[Sun Jun 21 12:42:42 2020] VMware vmxnet3 virtual NIC driver - version 1.4.5.0-k-NAPI
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver ax88179_178a
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver asix
[Sun Jun 21 12:42:42 2020] Atheros(R) L2 Ethernet Driver - version 2.2.3
[Sun Jun 21 12:42:42 2020] Copyright (c) 2007 Atheros Corporation.
[Sun Jun 21 12:42:42 2020] bna: QLogic BR-series 10G Ethernet driver - version: 3.2.25.1
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver cx82310_eth
[Sun Jun 21 12:42:42 2020] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[Sun Jun 21 12:42:42 2020] e100: Copyright(c) 1999-2006 Intel Corporation
[Sun Jun 21 12:42:42 2020] enic: Cisco VIC Ethernet NIC Driver, ver 2.3.0.20
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[Sun Jun 21 12:42:42 2020] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver pegasus
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver plusb
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver rtl8150
[Sun Jun 21 12:42:42 2020] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver r8152
[Sun Jun 21 12:42:42 2020] vxge: Copyright(c) 2002-2010 Exar Corp.
[Sun Jun 21 12:42:42 2020] vxge: Driver version: 2.5.3.22640-k
[Sun Jun 21 12:42:42 2020] usbcore: registered new interface driver aqc111
[Sun Jun 21 12:42:42 2020] 2020-6-21 9:42:43 UTC
[Sun Jun 21 12:42:42 2020] synobios: load, major number 201
[Sun Jun 21 12:42:42 2020] Brand: Synology
[Sun Jun 21 12:42:42 2020] Model: DS-918+
[Sun Jun 21 12:42:42 2020] This is default settings: set group disks wakeup number to 1, spinup time deno 1
[Sun Jun 21 12:42:42 2020] synobios cpu_arch proc entry initialized
[Sun Jun 21 12:42:42 2020] synobios crypto_hw proc entry initialized
[Sun Jun 21 12:42:42 2020] synobios syno_platform proc entry initialized
[Sun Jun 21 12:42:42 2020] synobios open /dev/ttyS1 success
[Sun Jun 21 12:42:43 2020] systemd-udevd[7732]: starting version 204
[Sun Jun 21 12:42:43 2020] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[Sun Jun 21 12:42:43 2020] Bluetooth: Core ver 2.21
[Sun Jun 21 12:42:43 2020] NET: Registered protocol family 31
[Sun Jun 21 12:42:43 2020] Bluetooth: HCI device and connection manager initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: HCI socket layer initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: L2CAP socket layer initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: SCO socket layer initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: RFCOMM TTY layer initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: RFCOMM socket layer initialized
[Sun Jun 21 12:42:43 2020] Bluetooth: RFCOMM ver 1.11
[Sun Jun 21 12:42:43 2020] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[Sun Jun 21 12:42:43 2020] Bluetooth: HIDP socket layer initialized
[Sun Jun 21 12:42:43 2020] usbcore: registered new interface driver btusb
[Sun Jun 21 12:42:43 2020] md: md3 stopped.
[Sun Jun 21 12:42:43 2020] This is not a kind of scsi disk 259
[Sun Jun 21 12:42:43 2020] md: bind<nvme0n1p1>
[Sun Jun 21 12:42:43 2020] md/raid0:md3: md_size is 1953515904 sectors.
[Sun Jun 21 12:42:43 2020] md: RAID0 configuration for md3 - 1 zone
[Sun Jun 21 12:42:43 2020] md: zone0=[nvme0n1p1]
[Sun Jun 21 12:42:43 2020]       zone-offset=         0KB, device-offset=         0KB, size= 976757952KB

[Sun Jun 21 12:42:43 2020] md3: detected capacity change from 0 to 1000200142848
[Sun Jun 21 12:42:43 2020] md: md2 stopped.
[Sun Jun 21 12:42:43 2020] md: bind<sdb5>
[Sun Jun 21 12:42:43 2020] md: bind<sdc5>
[Sun Jun 21 12:42:43 2020] md: bind<sdd5>
[Sun Jun 21 12:42:43 2020] md: bind<sde5>
[Sun Jun 21 12:42:43 2020] md: bind<sdf5>
[Sun Jun 21 12:42:43 2020] md: bind<sda5>
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sda5 operational as raid disk 0
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sdf5 operational as raid disk 5
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sde5 operational as raid disk 4
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sdd5 operational as raid disk 3
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sdc5 operational as raid disk 2
[Sun Jun 21 12:42:43 2020] md/raid:md2: device sdb5 operational as raid disk 1
[Sun Jun 21 12:42:43 2020] md/raid:md2: allocated 6492kB
[Sun Jun 21 12:42:43 2020] md/raid:md2: raid level 5 active with 6 out of 6 devices, algorithm 2
[Sun Jun 21 12:42:43 2020] RAID conf printout:
[Sun Jun 21 12:42:43 2020]  --- level:5 rd:6 wd:6
[Sun Jun 21 12:42:43 2020]  disk 0, o:1, dev:sda5
[Sun Jun 21 12:42:43 2020]  disk 1, o:1, dev:sdb5
[Sun Jun 21 12:42:43 2020]  disk 2, o:1, dev:sdc5
[Sun Jun 21 12:42:43 2020]  disk 3, o:1, dev:sdd5
[Sun Jun 21 12:42:43 2020]  disk 4, o:1, dev:sde5
[Sun Jun 21 12:42:43 2020]  disk 5, o:1, dev:sdf5
[Sun Jun 21 12:42:43 2020] md2: detected capacity change from 0 to 39983080734720
[Sun Jun 21 12:42:44 2020] flashcache: flashcache-1.0-2020-05-12-05:39 initialized
[Sun Jun 21 12:42:44 2020] device-mapper: flashcache: preread max memmory count=2048
[Sun Jun 21 12:42:44 2020] flashcache: flashcache-1.0-syno-v25-pin-file-2020-05-12-05:39-debug initialized
[Sun Jun 21 12:42:44 2020] flashache: /dev/vg1/volume_1 exclude check success
[Sun Jun 21 12:42:44 2020] flashache: /dev/md3 exclude check success
[Sun Jun 21 12:42:44 2020] device-mapper: flashcache: Can handle failure in creation
[Sun Jun 21 12:42:44 2020] device-mapper: flashcache: Allocate 387504KB (26B per) mem for 15261696-entry cache(capacity:953856MB, associativity:512, block size:128 sectors(64KB))
[Sun Jun 21 12:42:44 2020] flashcache: creating finish
[Sun Jun 21 12:42:45 2020] BTRFS: device label 2020.06.18-19:53:00 v25426 devid 1 transid 6617 /dev/mapper/cachedev_0
[Sun Jun 21 12:42:45 2020] BTRFS info (device dm-2): enabling auto syno reclaim space
[Sun Jun 21 12:42:45 2020] BTRFS info (device dm-2): use ssd allocation scheme
[Sun Jun 21 12:42:45 2020] BTRFS info (device dm-2): using free space tree
[Sun Jun 21 12:42:45 2020] BTRFS info (device dm-2): has skinny extents
[Sun Jun 21 12:42:46 2020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Sun Jun 21 12:42:46 2020] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[Sun Jun 21 12:42:46 2020] ehci-pci: EHCI PCI platform driver
[Sun Jun 21 12:42:46 2020] uhci_hcd: USB Universal Host Controller Interface driver
[Sun Jun 21 12:42:46 2020] usbcore: registered new interface driver usblp
[Sun Jun 21 12:42:46 2020] usbcore: registered new interface driver usbhid
[Sun Jun 21 12:42:46 2020] usbhid: USB HID core driver
[Sun Jun 21 12:42:46 2020] Get empty minor:104
[Sun Jun 21 12:42:46 2020] hid-generic 0003:0B05:18A3.0001: hiddev0: USB HID v1.11 Device [AsusTek Computer Inc. AURA MOTHERBOARD] on usb-0000:00:14.0-6.4/input0
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_rodsp_server.c:1027:rodsp_server_init RODSP server started, login_key(a85e45e27c43).
[Sun Jun 21 12:42:46 2020] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_device.c:617:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_lunbackup.c:361:init_io_buffer_head 512 buffers allocated, total 2097152 bytes successfully
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_file.c:146:fd_attach_hba RODSP plugin for fileio is enabled.
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_file.c:153:fd_attach_hba ODX Token Manager is enabled.
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_ep.c:786:ep_attach_hba RODSP plugin for epio is enabled.
[Sun Jun 21 12:42:46 2020] iSCSI:target_core_ep.c:793:ep_attach_hba ODX Token Manager is enabled.
[Sun Jun 21 12:42:46 2020] FAT-fs (synoboot2): fat_set_state: set=1 process=synopkicompatsy pid=11642
[Sun Jun 21 12:42:47 2020] FAT-fs (synoboot2): fat_set_state: set=0 process=synopkicompatsy pid=11642
[Sun Jun 21 12:42:47 2020] loop: module loaded
[Sun Jun 21 12:42:47 2020] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[Sun Jun 21 12:42:47 2020] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[Sun Jun 21 12:42:48 2020] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[Sun Jun 21 12:42:48 2020] init: nmbd main process (12122) terminated with status 1
[Sun Jun 21 12:42:48 2020] init: nmbd main process ended, respawning
[Sun Jun 21 12:42:48 2020] init: nmbd main process (12628) terminated with status 1
[Sun Jun 21 12:42:48 2020] init: nmbd main process ended, respawning
[Sun Jun 21 12:42:48 2020] init: nmbd main process (12657) terminated with status 1
[Sun Jun 21 12:42:48 2020] init: nmbd main process ended, respawning
[Sun Jun 21 12:42:49 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata1.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata1.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata1: EH complete
[Sun Jun 21 12:42:49 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata2.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata2.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata2: EH complete
[Sun Jun 21 12:42:49 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata3.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata3.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata3: EH complete
[Sun Jun 21 12:42:49 2020] init: prefetch-pkgicon main process (10886) terminated with status 1
[Sun Jun 21 12:42:49 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata4.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata4.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata4: EH complete
[Sun Jun 21 12:42:49 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata5.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata5.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata5: EH complete
[Sun Jun 21 12:42:49 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata6.00: disabling queued TRIM support
[Sun Jun 21 12:42:49 2020] ata6.00: configured for UDMA/133
[Sun Jun 21 12:42:49 2020] ata6: EH complete
[Sun Jun 21 12:42:50 2020] init: scsi_plugin_server main process (11713) killed by TERM signal
[Sun Jun 21 12:42:50 2020] init: iscsi_pluginserverd main process (13450) killed by TERM signal
[Sun Jun 21 12:42:50 2020] init: iscsi_pluginengined main process (13449) killed by TERM signal
[Sun Jun 21 12:42:50 2020] init: scsi_plugin_server main process (13452) killed by TERM signal

 

 

Command output

insmod: ERROR: could not insert module /usr/lib/modules/i915.ko: File exists

 

The good news dev/dri exists now. Does that mean it should do hardware acceleration?

Capture.PNG

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

5 minutes ago, mosaati said:

Out of excitement I tried it and it seems Hardware Acceleration is working in Plex. But if there is another way to make sure I'll be happy to test. Or should I count this as a success?!

usually, its the presence of /dev/dri (and devices in there) so check if that is the case

  • Like 1
Link to comment
Share on other sites

1 minute ago, IG-88 said:

usually, its the presence of /dev/dri (and devices in there) so check if that is the case

Yes it exists now. But I'm not sure what the contents should be. Are the files in the in dev/dri in the attached picture correct? 

 

 

Capture.PNG

  • Like 1
Link to comment
Share on other sites

Just now, mosaati said:

Yes it exists now. But I'm not sure what the contents should be. Are the files in the in dev/dri in the attached picture correct? 

looks fine, as it should be

only uncertainty is if its stable, bat that can only be answered after using it extensively

at least we have a working solution for people with that cpu's if they want to use hardware transcoding, i will update the 1st post later and link to the file

  • Like 1
Link to comment
Share on other sites

Just now, IG-88 said:

looks fine, as it should be

only uncertainty is if its stable, bat that can only be answered after using it extensively

at least we have a working solution for people with that cpu's if they want to use hardware transcoding, i will update the 1st post later and link to the file

Agreed. Thank you so much for your effort and patience. I'll keep hammering with transcoding jobs to test it for stability.

  • Like 1
Link to comment
Share on other sites

17 minutes ago, mosaati said:

. I'll keep hammering with transcoding jobs to test it for stability.

i'd guess lesting it by running on a extra long movie and some different formats (h.265?) will be enough to make a basic test

not a nice solution but it works and can be done for newer versions too (if synology updates dsm and replaces i915.ko)

 

anyone with a 10th gen intel cpu for testing the same with s newly patched version?

(it also "just" UHD Graphics 630)

Edited by IG-88
  • Like 1
Link to comment
Share on other sites

9 minutes ago, IG-88 said:

i'd guess lesting it by running on a extra long movie and some different formats (h.265?) will be enough to make a basic test

not a nice solution but it works and can be done for newer versions too (if synology updates dsm and replaces i915.ko)

 

I created an optimization job in Plex to transcode a high bitrate movie (22.2Mbps) to 4Mbps while watching another movie live transcoding to 4Mbps and noticed while the transcoding job is running, It would go non stop with no issues. But If I started watching a live transcoding movie the job would stop momentarily for like 10 seconds and continue transcoding and would keep doing this till finishing the job.

Nevertheless, the optimization job finished completely with no errors.

  • Like 1
Link to comment
Share on other sites

Side note for anyone want to use this. I checked the codec activation status by using 

more /usr/syno/etc/codec/activation.conf

and I got a success but no codecs due to wrong serial. I used the patch in the following post to fix it and codecs are listed now.

 

  • Like 1
Link to comment
Share on other sites

1 hour ago, mosaati said:
1 hour ago, IG-88 said:

looks fine, as it should be

only uncertainty is if its stable, bat that can only be answered after using it extensively

at least we have a working solution for people with that cpu's if they want to use hardware transcoding, i will update the 1st post later and link to the file

Agreed. Thank you so much for your effort and patience. I'll keep hammering with transcoding jobs to test it for stability.

 

i made a change to the 1st post about that and upload a zip file containing the 3 versions of the i915.ko for the newer UHD 630 desktop iGPU's

(and i removed the two test versions from my post's above so to make sure there is no confusion of what is used)

Edited by IG-88
  • Like 1
Link to comment
Share on other sites

6 minutes ago, IG-88 said:

 

i made a change to the 1st post about that and upload a zip file containing the 3 versions of the i915.ko for the newer UHD 630 desktop iGPU's

(and i removed the two test versions from my post's above so to make sure there is no confusion of what is used)

Yes I saw the edit.

Again thank you for your help.

Just FYI, the tiny upload link does not work. 

Link to comment
Share on other sites

https://gugucomputing.wordpress.com/2018/11/11/experiment-on-sata_args-in-grub-cfg/

sorry there.By learned this blog,I know that we can change sata controller  supports,but still don't know how to deal with the disk sequence.
wanna ask:if there's any possible to change mb sata controller Disk sequence,not default from 1 -6. Use 7-12 instead.
my MB has 6 sata ports default,and second sata controller is JMB585 with 5 sata ports.
I want change disk sequence like 1-5(JMB585) 6-11(MB sata ports from 0-5).
I‘ve tested with :
SasIdxMap=0 DiskIdxMap=0005 SataPortMap=56
SasIdxMap=0 DiskIdxMap=0500 SataPortMap=65
SasIdxMap=0 DiskIdxMap=05 SataPortMap=65
but none of them can work

Edited by yuyuko
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...