Jump to content
XPEnology Community

logze

Rookie
  • Posts

    8
  • Joined

  • Last visited

Everything posted by logze

  1. Hi @Peter Suh Rebuilding the loader by using your script and the nvme ssd can be recognized as a cache drive. Thanks for your help!
  2. Got an error when building with the script ver 0.8.0.5 tc@box:~$ ./rploader.sh build geminilake-7.1.0-42661 Rploader Version : 0.8.0.5 Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master Extensions : redpill-dtb-static redpill-misc Extensions URL : "https://github.com/pocopico/rp-ext/raw/main/redpill-dtb-static/rpext-index.json", "https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json" TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b COMPILE_METHOD : toolkit_dev TARGET_PLATFORM : geminilake TARGET_VERSION : 7.1.0 TARGET_REVISION : 42661 REDPILL_LKM_MAKE_TARGET : test-v7 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : ds920p_42661 MODEL : DS920+ Local Cache Folder : /mnt/sde3/auxfiles DATE Internet : 01102022 Local : 01102022 Checking Internet Access -> OK Checking if a newer version exists on the stable repo -> Version is current Redpill sources already downloaded, pulling latest Already up to date. Loader sources already downloaded, pulling latest Already up to date. No extra build option or static specified, using default <static> Using static compiled redpill extension Removing any old redpill.ko modules Looking for redpill for : ds920p_42661 parse error: Invalid numeric literal at line 1, column 10 Module does not contain platorm information for ds920p_42661
  3. Hi @Peter Suh The result as below. tc@box:~$ lspci -tvnnq -[0000:00]-+-00.0 Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:590f] +-02.0 Intel Corporation HD Graphics 630 [8086:5912] +-14.0 Intel Corporation 200 Series PCH USB 3.0 xHCI Controller [8086:a2af] +-14.2 Intel Corporation 200 Series PCH Thermal Subsystem [8086:a2b1] +-17.0 Intel Corporation 200 Series PCH SATA controller [AHCI mode] [8086:a282] +-1b.0-[01]----00.0 Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808] +-1c.0-[02]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] +-1c.6-[03]----00.0 Intel Corporation Wireless 8265 / 8275 [8086:24fd] +-1c.7-[04]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] +-1f.0 Intel Corporation 200 Series PCH LPC Controller (B250) [8086:a2c8] +-1f.2 Intel Corporation 200 Series PCH PMC [8086:a2a1] +-1f.3 Intel Corporation 200 Series PCH HD Audio [8086:a2f0] \-1f.4 Intel Corporation 200 Series PCH SMBus Controller [8086:a2a3]
  4. tc@box:~$ ll *load/c*/e* total 4 -rw-r--r-- 1 tc staff 920 Sep 29 13:55 REALLY_README.txt drwxr-sr-x 3 tc staff 80 Sep 30 23:29 dtbpatch/ drwxr-sr-x 3 tc staff 80 Sep 30 23:29 pocopico.r8169/ drwxr-sr-x 3 root staff 80 Sep 30 23:29 redpill-boot-wait/ drwxr-sr-x 3 tc staff 80 Sep 30 23:29 redpill-misc/ Hi @Peter Suh I found both the ds920p.dts and ds1621p.dts(as attachement) become a html format file about github. Should I update the rploader.sh beford building cause the var "build" in the lasest rploader.sh is "main" and the branch in github have been switch to "stable". #!/bin/bash # # Author : # Date : 220914 # Version : 0.9.2.5 # # # User Variables : rploaderver="0.9.2.5" build="main" redpillmake="prod" I used those command for building as below. ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DS920+ realmac ./rploader.sh identifyusb now ./rploader.sh backup now ./rploader.sh build geminilake-7.1.1-42962 ds920p.dts ds1621p.dts
  5. Just like DS918+ ./rploader.sh build gemilake-7.1.1-42962 Should I modify the ds920p.dts before building?
  6. Not work for me. DS920+ does not have the file /etc.defaults/extensionPorts, try to add manual and reboot the DSM but still not working.
  7. Hi @pocopico @Peter Suh I have switch the platform to the DS920+ and the disk sequence shows as my expected.(disk1~disk4). But there is another problem, the nvme SSD does not recognized by the DSM. With DS918+ platform, it can be done by modifying the libsynonvme.so.1.
  8. Hi @pocopico I'm using the TCRP stable version, and everything works fine except the SATA sequence. My motherboard(B250 chipset) has 1 sata controller that support 6 sata ports. But there are only 4 physical ports sata3~sata6 so it shows DISK3-DISK6 in the DSM. SATA1&SATA2 was not show even in the BIOS settings. I have try add sata_remap into grub.cfg boot argument but it seems not work. Does TCRP support this boot argument or is there any other way to remap the SATA sequence?
×
×
  • Create New...