Jump to content
XPEnology Community

TinyCore RedPill loader (TCRP) - Development release 0.9


Recommended Posts

I downloaded the lasted TCRP friend and redid the USB format and reinstall everything : port 1 and 2

 are  10 gbe with ips

image.thumb.png.ba68bf1474f88a6b841776395004ce78.png

 

After booting, I still get stuck at the same: only 3 ethernet ports  not providing any ips 

 

555288924_2023-03-2521_08_34-UniFiNetwork-UDMSERollinHome-Brave.thumb.png.b58c0fbd615f215580857a1949fa9f01.png

 

But if I remove 2 of the 3 disks and reboot, then I have a working station but with only one disk: the ports 1 and 2 get an ip in 10 gbe

 

image.thumb.png.8202d308427eea446a009b0ae6e5929a.png

Edited by David Rollin
post
Link to comment
Share on other sites

Further investigation, when installing one drive or 2 drives the system works, it just does not work with 3 drives. 

I tried installing the drive in different slots, I also try different configuration files, changing DiskIdxMap=00 SataPortMap=6 and internalportcfg=0xfffff

When 3 drives are in, upon rebooting, system is stuck at getting an ethernet connection. 

 

this is what i get with 2 drives: 

image.thumb.png.76d70f959638a9a68effd5908a100fb9.png

 

This is what i get with 3 drives after rebooting: 

image.thumb.png.a78ad6b9522de7d0ef69a865cfb913b1.png

 

I can do futher testing, anyone has an idea of the tests I could perform ? 

@Peter Suhif you would suggest something to look at, this would be greatly appreciated. 

Edited by David Rollin
Link to comment
Share on other sites

  • 2 weeks later...

There's a typo with an action listed from rploader.sh .

 

Usage: ./rploader.sh <action> <platform version> <static or compile module> [extension manager arguments]

Actions: build, ext, download, clean, update, fullupgrade, listmod, serialgen, identifyusb, patchdtc,
satamap, backup, backuploader, restoreloader, restoresession, mountdsmroot, postupdate,
mountshare, version, monitor, getgrubconf, help

 

The <action> listmod is a typo, listmods is the correct one.

 

After trying out ARPL for a week on my Proxmox system I still go back to TCRP, maybe I'm just too used to rebuilding loaders as a confirmation when I reconfigure anything. Though ARPL's GUI interface is a really sweet addition, no hassle with backup/restore actions like in TCRP.

  • Like 1
Link to comment
Share on other sites

On 3/26/2023 at 10:33 AM, David Rollin said:

When 3 drives are in, upon rebooting, system is stuck at getting an ethernet connection. 

I gave up on friend because I never could connect to it.  It appeared to boot fine... and for me, it did report an IP.... but I could never connect.  I could connect if I chose USB boot (instead of friend).  I was unable to set the default to USB, so I finally rebuilt a regular loader (without friend) and all is fine..  FWIW... I have 3 drives also.

Link to comment
Share on other sites

  • 1 month later...
On 4/8/2023 at 8:13 PM, Badger said:

I gave up on friend because I never could connect to it.  It appeared to boot fine... and for me, it did report an IP.... but I could never connect.  I could connect if I chose USB boot (instead of friend).  I was unable to set the default to USB, so I finally rebuilt a regular loader (without friend) and all is fine..  FWIW... I have 3 drives also.

 

Actually you can keep TCRP Friend but use the direct boot instead and only use TCRP Friend in case of an upgrade and then boot directly on next run.

Edited by pocopico
Link to comment
Share on other sites

  • 2 weeks later...

Hey guys! i'm having an issue with my Terramaster F5-422, its 10g network card's drivers are no longer included when i generate the loader using tcrp. I was using tcrp just fine with DSM 7.1.1u5, i tried to upgrade to DSM7.2 manually, tcrp friend was not able to upgrade the loader so i went to the image builder.

I upgraded everything to latest version (last loader i used was built using version 0.9.2.x i think), then built DSM 7.2 for DS918+, but the drivers for the 10g card were not included.

I then plugged the 1g adapters, both were recognized by DSM (1st one with the mac of the 10g card, since it was the one i used in user_config.json, 2nd with its own mac address).

 

I regenerated the loader this time with the 3 mac addresses (both 1g adapters then the 10g one), with correct "netif_num": "3", but still 10g is missing. Since there is only eth0 eth1 in DSM i believe the driver is just missing now.

 

 

How should i proceed for including its driver? It should be an Aquantia AQC107 :

01:00.0 Ethernet controller: Device 1d6a:d107 (rev 02)
        Subsystem: Device 1d6a:0001
        Flags: bus master, fast devsel, latency 0, IRQ 22
        Memory at 91440000 (64-bit, non-prefetchable) [size=64K]
        Memory at 91450000 (64-bit, non-prefetchable) [size=4K]
        Memory at 91000000 (64-bit, non-prefetchable) [size=4M]
        Expansion ROM at 91400000 [disabled] [size=256K]
        Capabilities: [40] Express Endpoint, MSI 00
        Capabilities: [80] Power Management version 3
        Capabilities: [90] MSI-X: Enable+ Count=32 Masked-
        Capabilities: [a0] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [c0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [150] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Capabilities: [180] #19
        Kernel driver in use: atlantic

It does work fine in the image builder.

 

 

Btw, in TCRP Friend, on every boot it does not recognize that internet access is available. If i press ctrl-c in the 5s window, then enter ./boot.sh, it does recognize internet connection fine and can check for update without issue. That's a minor issue, it does not prevent anything major, just autoupdate of TCRP Friend.

 

EDIT : i tried to list mods that would be required for my hardware with :

./rploader.sh listmods ds918p-7.2.0-64561

It did list the module that should be installed :

It looks that you will need the following modules :


Found VGA Controller : pciid 8086d00005a85  Required Extension : i915
Searching for matching extension for i915
Found SATA Controller : pciid 8086d00005ae3  Required Extension : ahci
Searching for matching extension for ahci
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== pocopico.atlantic ==========================================
[#] Extension name: atlantic
[#] Description: Adds Marvell (Aquantia) Corporation(R) Network Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/atlantic
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds918p_42661 ds3622xsp_42962 ds3617xs_42951 dva1622_42218 dva1622_42621 ds920p_42962 ds1621p_42661 dva1622_42951 ds918p_25556 dva3221_42218 ds3615xs_42661 dva3221_42951 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42962 rs4021xsp_42621 dva1622_42962 ds2422p_42218 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 ds3615xs_41222 ds920p_42951 rs4021xsp_42218 ds2422p_42951 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661
[#] =======================================================================================

Found Ethernet Interface : pciid 1d6ad0000d107 Required Extension : atlantic
Searching for matching extension for atlantic
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/rpext-index.json"
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/r8168/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/r8168/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== pocopico.r8168 ==========================================
[#] Extension name: r8168
[#] Description: Adds RealTek RTL-8168 Gigabit Ethernet driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/r8168
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/r8168/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds918p_42661 ds3622xsp_42962 ds3617xs_42951 dva1622_42218 dva1622_42621 ds920p_42962 ds1621p_42661 dva1622_42951 ds918p_25556 dva3221_42218 ds3615xs_42661 dva3221_42951 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42962 rs4021xsp_42621 dva1622_42962 ds2422p_42218 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 ds3615xs_41222 ds920p_42951 rs4021xsp_42218 ds2422p_42951 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661
[#] =======================================================================================

Found Ethernet Interface : pciid 10ecd00008168 Required Extension : r8168
r8169
Searching for matching extension for r8168
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/r8168/rpext-index.json"
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
------------------------------------------------------------------------------------------------

 

So i then tried to build the loader but DSM7.2 is not yet supported by the module :

[-] The extension pocopico.atlantic was found. However, the extension index has no recipe for ds918p_64561 platform. It may not be
[-] supported on that platform, or author didn't updated it for that platform yet. You can try running
[-] "ext-manager.sh update" to refresh indexes for all extensions manually. Below are the currently known information about
[-] the extension stored locally:
[#] ========================================== pocopico.atlantic ==========================================
[#] Extension name: atlantic
[#] Description: Adds Marvell (Aquantia) Corporation(R) Network Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/atlantic
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds918p_42661 ds3622xsp_42962 ds3617xs_42951 dva1622_42218 dva1622_42621 ds920p_42962 ds1621p_42661 dva1622_42951 ds918p_25556 dva3221_42218 ds3615xs_42661 dva3221_42951 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42962 rs4021xsp_42621 dva1622_42962 ds2422p_42218 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 ds3615xs_41222 ds920p_42951 rs4021xsp_42218 ds2422p_42951 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661
[#] =======================================================================================

 

 

EDIT2 : well now it does not boot anymore, i get this error when building, right after a fresh boot followed by "./rploader.sh clean now" :

[...]
######################################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds918p_64561/apollolake-4.4.180.tgz file...  [ERR]
[!] Checksum mismatch - expected 4289288624f499cca2dd4f396f3f43cdef0799778fac652712e54ec5c1def8f8 but computed f8cde14ed0b8ca3d1d624b101cf7c64f3dc0124a70b33a9edd017b6d5ef826a0

*** Process will exit ***
Updating extension : eudev contents for model : ds918p_64561
[#] Checking runtime for required tools... [OK]
[#] Updating ds918p_64561 platforms extensions...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################################################################################################################################################################################################### 100.0%
[...]

Indeed the apollolake-4.4.180.tgz file was changed a couple of hours ago on the repo, but i have no idea where the erroneous checksum is located... :(

 

EDIT3 : 

OK i found the culprit, it should be this file :

https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/apollolake.json

I cannot find a way to bypass this, to "correct" the sha256 myself or to download the previous file with the matching checksum. Does anyone have any idea?

 

Edited by Blubster
Link to comment
Share on other sites

@pocopico thanks for updating the checksums and the redpill-modules repo, however it appears there is still an issue regarding the file i had issue with, i downloaded the newer one and checked its sha256, i get : 58215c76812341364e50568ed893ece794d90228118b79f6dd2d64f18136b2d6

image.thumb.png.6d3b5f26d6248639c768b56417561743.png

It looks like both apollolake-4.4.180.tgz and apollolake-4.4.302.tgz would have the same sha256 in the apollolake.json.

Could you take a look at it?

Thanks a lot! ☺️

Link to comment
Share on other sites

55 minutes ago, Blubster said:

@pocopico thanks for updating the checksums and the redpill-modules repo, however it appears there is still an issue regarding the file i had issue with, i downloaded the newer one and checked its sha256, i get : 58215c76812341364e50568ed893ece794d90228118b79f6dd2d64f18136b2d6

image.thumb.png.6d3b5f26d6248639c768b56417561743.png

It looks like both apollolake-4.4.180.tgz and apollolake-4.4.302.tgz would have the same sha256 in the apollolake.json.

Could you take a look at it?

Thanks a lot! ☺️

yes , just fixed that , thanks !

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

1 hour ago, pocopico said:

yes , just fixed that , thanks !

Thanks! yes i can build again successfully and it boots!

Regarding my issue with the atlantic driver, i have setup a repo in my github account to make some tests, i have not been successful in finding a solution yet.

Here is what i tried :

adding this line in atlantic/rpext-index.json :

    "ds918p_64561": "https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/releases/ds918p_42218.json",

It builds successfully but crash on boot.

I then thought that maybe the kernel modules were too old (the one in atlantic/releases/atlantic-4.4.180plus.tgz are from 2021 i think?)

So i grabbed these files from the latest apollolake-4.4.180.tgz :

- atlantic.ko
- crc-itu-t.ko

Then i put them inside a new file atlantic-4.4.180plus-apollolake.tgz in my rp-ext/atlantic/releases.

I created a new ds918p_64561.json :

{
  "mod_version": "v1",

  "files": [
    {
      "name": "atlantic-4.4.180plus-apollolake.tgz",
      "url": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/releases/atlantic-4.4.180plus-apollolake.tgz",
      "sha256": "60613949b3dde7b3a3e77fdaaa6c145156e8d12bc1bde147eef3a620195d9524",
      "packed": true
    },
    {
      "name": "check-atlantic.sh",
      "url": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/src/check-atlantic.sh",
      "sha256": "4c6b0176cdf63dc9c714d673df93c5d049e4d2d0815f4e047cd5adc2ae0145a1",
      "packed": false
    }
  ],

  "kmods": {
    "crc-itu-t.ko": "",
    "atlantic.ko":""
  },

    "scripts": {
    "on_boot": "check-atlantic.sh"
  }

}

And finally changed rpext-index.json to point to this file for my target :

    "ds918p_64561": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/releases/ds918p_64561.json",

It builds fine but again crash on boot.

This is way behond my abilities unfortunately. Is there a better way to do it?

If anyone with an AQC107 finds a solution i would gladly try it!

Link to comment
Share on other sites

1 hour ago, Blubster said:

Thanks! yes i can build again successfully and it boots!

Regarding my issue with the atlantic driver, i have setup a repo in my github account to make some tests, i have not been successful in finding a solution yet.

Here is what i tried :

adding this line in atlantic/rpext-index.json :

    "ds918p_64561": "https://raw.githubusercontent.com/pocopico/rp-ext/master/atlantic/releases/ds918p_42218.json",

It builds successfully but crash on boot.

I then thought that maybe the kernel modules were too old (the one in atlantic/releases/atlantic-4.4.180plus.tgz are from 2021 i think?)

So i grabbed these files from the latest apollolake-4.4.180.tgz :

- atlantic.ko
- crc-itu-t.ko

Then i put them inside a new file atlantic-4.4.180plus-apollolake.tgz in my rp-ext/atlantic/releases.

I created a new ds918p_64561.json :

{
  "mod_version": "v1",

  "files": [
    {
      "name": "atlantic-4.4.180plus-apollolake.tgz",
      "url": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/releases/atlantic-4.4.180plus-apollolake.tgz",
      "sha256": "60613949b3dde7b3a3e77fdaaa6c145156e8d12bc1bde147eef3a620195d9524",
      "packed": true
    },
    {
      "name": "check-atlantic.sh",
      "url": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/src/check-atlantic.sh",
      "sha256": "4c6b0176cdf63dc9c714d673df93c5d049e4d2d0815f4e047cd5adc2ae0145a1",
      "packed": false
    }
  ],

  "kmods": {
    "crc-itu-t.ko": "",
    "atlantic.ko":""
  },

    "scripts": {
    "on_boot": "check-atlantic.sh"
  }

}

And finally changed rpext-index.json to point to this file for my target :

    "ds918p_64561": "https://raw.githubusercontent.com/ObiYoann/rp-ext/main/atlantic/releases/ds918p_64561.json",

It builds fine but again crash on boot.

This is way behond my abilities unfortunately. Is there a better way to do it?

If anyone with an AQC107 finds a solution i would gladly try it!

 

4.4.180 and 4.4.302 are different kernel versions. The modules should always match the kernel version to load. I'll have to check and see if its included in the all-modules.

 

EDIT: Its alredy included.

 

Suggestion, please download latest image v0.9.4.6 and run the following command to create the loader. 

 

./rploader.sh clean

./rploader.sh satamap 

./rploader.sh build ds918p-7.2.0-64561 

 

Simple as that, nothing to add there. 

 

OR, use your browser to use the HTML builder by ponting to your TCRP URL. e.g http://192.168.1.111

 

 

 

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

15 hours ago, pocopico said:

 

4.4.180 and 4.4.302 are different kernel versions. The modules should always match the kernel version to load. I'll have to check and see if its included in the all-modules.

 

EDIT: Its alredy included.

 

Suggestion, please download latest image v0.9.4.6 and run the following command to create the loader. 

 

./rploader.sh clean

./rploader.sh satamap 

./rploader.sh build ds918p-7.2.0-64561 

 

Simple as that, nothing to add there. 

 

OR, use your browser to use the HTML builder by ponting to your TCRP URL. e.g http://192.168.1.111

 

 

 

Thanks again a lot for your help! I had no idea about the HTML Builder, that's neat!

So i reflashed completely the usb drive using latest image, then used the HTML Builder. I set SN, MAC and sataportmap/diskidxmap based on my previous runs, i also pushed to /mnt/sdf3/auxfiles with filezilla the pat i backed up, to make it a bit quicker (my internet is slow by today's standards) then entered "Build".

It was built fine :

image.thumb.png.58fa623fb39d3a683dce41b02cbcc2cf.png

On reboot though still no 10g, the kernel module does not appear to be present.

Here is the result of sudo lspci -v from dsm :

0000:01:00.0 Class 0200: Device 1d6a:d107 (rev 02)
        Subsystem: Device 1d6a:0001
        Flags: fast devsel, IRQ 255
        Memory at 91440000 (64-bit, non-prefetchable) [size=64K]
        Memory at 91450000 (64-bit, non-prefetchable) [size=4K]
        Memory at 91000000 (64-bit, non-prefetchable) [size=4M]
        Expansion ROM at 91400000 [disabled] [size=256K]
        Capabilities: [40] Express Endpoint, MSI 00
        Capabilities: [80] Power Management version 3
        Capabilities: [90] MSI-X: Enable- Count=32 Masked-
        Capabilities: [a0] MSI: Enable- Count=1/32 Maskable- 64bit+
        Capabilities: [c0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [150] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Capabilities: [180] Secondary PCI Express

0000:02:00.0 Class 0200: Device 10ec:8168 (rev 15)
        Subsystem: Device 10ec:0123
        Flags: bus master, fast devsel, latency 0, IRQ 374
        I/O ports at e000 [size=256]
        Memory at 91804000 (64-bit, non-prefetchable) [size=4K]
        Memory at 91800000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 01
        Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Virtual Channel
        Capabilities: [160] Device Serial Number 01-00-00-00-68-4c-e0-00
        Capabilities: [170] Latency Tolerance Reporting
        Capabilities: [178] L1 PM Substates
        Kernel driver in use: r8169

The first is the aquantia, where there does not appear to be a kernel driver in use, the second is the realtek 1g nics that do work fine.

I also checked in /usr/lib/modules and there is no aquantia.ko there (but it may be somewhere else?).

 

I attached the html build log if it may be useful.

html_build_log.txt

Link to comment
Share on other sites

Using 0.9.4.6, I am not able to build dva1622-7.2.0-64561. Tested using dva1622-7.1.1-42962 and it completes. Error at the end:

 

tc@box:~$ ./rploader.sh build dva1622-7.2.0-64561
Rploader Version : 0.9.4.6
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 :   all-modules
  eudev
  disks
  misc 
Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
TOOLKIT_URL : https://sourceforge.net/projects/toolkit-me/files/ds.geminilake-7.2.dev.txz/download
TOOLKIT_SHA : 544fbe3b8b6390af180163322864acb3f4a60cbb44f73ae1e79131f0693c6754
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/geminilake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : 7a625433187269afa255be0382dad2ff27ff27fe3421e9b92d45a7e75653797a
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : dva1622
TARGET_VERSION    : 7.2.0
TARGET_REVISION : 64561
REDPILL_LKM_MAKE_TARGET : test-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : dva1622_64561 
MODEL : DVA1622 
Local Cache Folder : /mnt/sde3/auxfiles
DATE Internet : 28052023 Local : 28052023
Checking Internet Access -> OK
Checking if a newer version exists on the main repo -> Version is current
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1704, done.
remote: Counting objects: 100% (472/472), done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 1704 (delta 411), reused 393 (delta 386), pack-reused 1232
Receiving objects: 100% (1704/1704), 5.83 MiB | 10.69 MiB/s, done.
Resolving deltas: 100% (1045/1045), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 4408, done.
remote: Counting objects: 100% (1239/1239), done.
remote: Compressing objects: 100% (596/596), done.
remote: Total 4408 (delta 643), reused 1223 (delta 632), pack-reused 3169
Receiving objects: 100% (4408/4408), 123.48 MiB | 34.74 MiB/s, done.
Resolving deltas: 100% (2197/2197), done.
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 : dva1622_64561 
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/releases/redpill-4.4.302plus-geminilake.tgz
Extracting module
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/src/check-redpill.sh
Got redpill-linux-v4.4.302+.ko 
Starting loader creation 
Found tinycore cache folder, linking to home/tc/custom-module
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Cache directory OK 
Found build request for revision greater than 42218
Downloading extractor v2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  389M  100  389M    0     0  33.9M      0  0:00:11  0:00:11 --:--:-- 33.9M
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Could not find pat file locally cached
Configdir : /home/tc/redpill-load/config/DVA1622/7.2.0-64561 
Configfile: /home/tc/redpill-load/config/DVA1622/7.2.0-64561/config.json 
Pat URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat
Downloading pat file from URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  356M  100  356M    0     0  99.1M      0  0:00:03  0:00:03 --:--:-- 99.1M
File //mnt/sde3/auxfiles/dva1622_64561.pat, is  encrypted
File //mnt/sde3/auxfiles/dva1622_64561.pat, has been cached but its encrypted, re-running decrypting process
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/dva1622_64561.pat
File /home/tc/custom-module/dva1622_64561.pat, is  encrypted
Extracting encrypted pat file : /home/tc/custom-module/dva1622_64561.pat to /tmp/pat
option -f with value `/home/tc/custom-module/dva1622_64561.pat'
option -C with value `/tmp/pat'
0
Creating unecrypted pat file dva1622_64561.pat to /home/tc/redpill-load/cache folder 
VERSION
Pat file  sha256sum is : 5bc45c8d07bf0b5a672984d10c8b42d0ce19537384802e9b88eb7b04dd46dd0a
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on /home/tc/custom_config2.json file :   all-modules
  eudev
  disks
  misc
Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== all-modules ==========================================
[#] Extension name: all-modules
[#] Description: Adds All modules Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/tree/main/all-modules
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 rs3621xsp_42218 ds720p_42218 ds1019p_42218 ds918p_42661 rs1221p_42218 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_42218 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 rs1619xsp_42218 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 ds723p_42218 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds923p_42218 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 sa3400_42218 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 sa6400_42218 rs1221p_64561 sa3600_42218 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== eudev ==========================================
[#] Extension name: Eudev binaries
[#] Description: Eudev binaries will assist with auto module loading
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== disks ==========================================
[#] Extension name: Disks
[#] Description: All in one solution for disk issues
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== misc ==========================================
[#] Extension name: Misc shell
[#] Description: Misc shell
[#] To get help visit: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Extension preparer/packer: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Software author: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Updating extension : all-modules contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension all-modules platform dva1622_64561
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.180.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.302.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/firmware.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/src/install.sh to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/auxfiles/kmod to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
[#] Successfully processed recipe for extension all-modules platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
Updating extension : eudev contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension eudev platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev.tgz to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/install.sh to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
[#] Successfully processed recipe for extension eudev platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
Updating extension : disks contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension disks platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/dtc to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/install.sh to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/readlink to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/sed to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
[#] Successfully processed recipe for extension disks platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
Updating extension : misc contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension misc platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Successfully processed recipe for extension misc platform dva1622_64561
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
Patch dtc is superseded by fbelavenuto dtbpatch
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== thethorgroup.boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 dva3219_64551 ds1621p_42661 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating all-modules extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules index is already up to date
[#] Updating disks extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension disks index is already up to date
[#] Updating eudev extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension eudev index is already up to date
[#] Updating misc extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension misc index is already up to date
[#] Updating thethorgroup.boot-wait extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.boot-wait extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension disks for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension eudev for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension misc for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/dva1622_64561.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/dva1622_64561.pat file to /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage to /home/tc/redpill-load/build/1685252397/zImage-patched... /usr/local/bin/rm: cannot remove '/home/tc/redpill-load/build/1685252397/zImage-patched': No such file or directory

[*] Failed to delete work files
[!] One of the patches - zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp - failed to apply

bspatch: fopen(/home/tc/redpill-load/config/DVA1622/7.2.0-64561/zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp): No such file or directory

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors

 

Link to comment
Share on other sites

24 minutes ago, mxmx said:

Using 0.9.4.6, I am not able to build dva1622-7.2.0-64561. Tested using dva1622-7.1.1-42962 and it completes. Error at the end:

 

tc@box:~$ ./rploader.sh build dva1622-7.2.0-64561
Rploader Version : 0.9.4.6
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 :   all-modules
  eudev
  disks
  misc 
Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
TOOLKIT_URL : https://sourceforge.net/projects/toolkit-me/files/ds.geminilake-7.2.dev.txz/download
TOOLKIT_SHA : 544fbe3b8b6390af180163322864acb3f4a60cbb44f73ae1e79131f0693c6754
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/geminilake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : 7a625433187269afa255be0382dad2ff27ff27fe3421e9b92d45a7e75653797a
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : dva1622
TARGET_VERSION    : 7.2.0
TARGET_REVISION : 64561
REDPILL_LKM_MAKE_TARGET : test-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : dva1622_64561 
MODEL : DVA1622 
Local Cache Folder : /mnt/sde3/auxfiles
DATE Internet : 28052023 Local : 28052023
Checking Internet Access -> OK
Checking if a newer version exists on the main repo -> Version is current
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1704, done.
remote: Counting objects: 100% (472/472), done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 1704 (delta 411), reused 393 (delta 386), pack-reused 1232
Receiving objects: 100% (1704/1704), 5.83 MiB | 10.69 MiB/s, done.
Resolving deltas: 100% (1045/1045), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 4408, done.
remote: Counting objects: 100% (1239/1239), done.
remote: Compressing objects: 100% (596/596), done.
remote: Total 4408 (delta 643), reused 1223 (delta 632), pack-reused 3169
Receiving objects: 100% (4408/4408), 123.48 MiB | 34.74 MiB/s, done.
Resolving deltas: 100% (2197/2197), done.
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 : dva1622_64561 
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/releases/redpill-4.4.302plus-geminilake.tgz
Extracting module
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/src/check-redpill.sh
Got redpill-linux-v4.4.302+.ko 
Starting loader creation 
Found tinycore cache folder, linking to home/tc/custom-module
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Cache directory OK 
Found build request for revision greater than 42218
Downloading extractor v2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  389M  100  389M    0     0  33.9M      0  0:00:11  0:00:11 --:--:-- 33.9M
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Could not find pat file locally cached
Configdir : /home/tc/redpill-load/config/DVA1622/7.2.0-64561 
Configfile: /home/tc/redpill-load/config/DVA1622/7.2.0-64561/config.json 
Pat URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat
Downloading pat file from URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  356M  100  356M    0     0  99.1M      0  0:00:03  0:00:03 --:--:-- 99.1M
File //mnt/sde3/auxfiles/dva1622_64561.pat, is  encrypted
File //mnt/sde3/auxfiles/dva1622_64561.pat, has been cached but its encrypted, re-running decrypting process
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/dva1622_64561.pat
File /home/tc/custom-module/dva1622_64561.pat, is  encrypted
Extracting encrypted pat file : /home/tc/custom-module/dva1622_64561.pat to /tmp/pat
option -f with value `/home/tc/custom-module/dva1622_64561.pat'
option -C with value `/tmp/pat'
0
Creating unecrypted pat file dva1622_64561.pat to /home/tc/redpill-load/cache folder 
VERSION
Pat file  sha256sum is : 5bc45c8d07bf0b5a672984d10c8b42d0ce19537384802e9b88eb7b04dd46dd0a
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on /home/tc/custom_config2.json file :   all-modules
  eudev
  disks
  misc
Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== all-modules ==========================================
[#] Extension name: all-modules
[#] Description: Adds All modules Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/tree/main/all-modules
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 rs3621xsp_42218 ds720p_42218 ds1019p_42218 ds918p_42661 rs1221p_42218 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_42218 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 rs1619xsp_42218 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 ds723p_42218 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds923p_42218 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 sa3400_42218 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 sa6400_42218 rs1221p_64561 sa3600_42218 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== eudev ==========================================
[#] Extension name: Eudev binaries
[#] Description: Eudev binaries will assist with auto module loading
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== disks ==========================================
[#] Extension name: Disks
[#] Description: All in one solution for disk issues
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== misc ==========================================
[#] Extension name: Misc shell
[#] Description: Misc shell
[#] To get help visit: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Extension preparer/packer: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Software author: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Updating extension : all-modules contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension all-modules platform dva1622_64561
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.180.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.302.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/firmware.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/src/install.sh to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/auxfiles/kmod to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
[#] Successfully processed recipe for extension all-modules platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
Updating extension : eudev contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension eudev platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev.tgz to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/install.sh to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
[#] Successfully processed recipe for extension eudev platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
Updating extension : disks contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension disks platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/dtc to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/install.sh to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/readlink to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/sed to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
[#] Successfully processed recipe for extension disks platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
Updating extension : misc contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension misc platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Successfully processed recipe for extension misc platform dva1622_64561
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
Patch dtc is superseded by fbelavenuto dtbpatch
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== thethorgroup.boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 dva3219_64551 ds1621p_42661 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating all-modules extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules index is already up to date
[#] Updating disks extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension disks index is already up to date
[#] Updating eudev extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension eudev index is already up to date
[#] Updating misc extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension misc index is already up to date
[#] Updating thethorgroup.boot-wait extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.boot-wait extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension disks for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension eudev for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension misc for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/dva1622_64561.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/dva1622_64561.pat file to /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage to /home/tc/redpill-load/build/1685252397/zImage-patched... /usr/local/bin/rm: cannot remove '/home/tc/redpill-load/build/1685252397/zImage-patched': No such file or directory

[*] Failed to delete work files
[!] One of the patches - zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp - failed to apply

bspatch: fopen(/home/tc/redpill-load/config/DVA1622/7.2.0-64561/zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp): No such file or directory

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors

 

 

@pocopico

 

https://github.com/pocopico/redpill-load/tree/develop/config/DVA1622/7.2.0-64561

 

zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp
zImage-001-DVA1622-64561-ramdisk-and-flag-NOP.bsp

 

Among the bsp file names, there is a difference between the uppercase and lowercase letters of dva1622.

 

DVA3219 / DVA3221 with DVA also have problems.
And, so is the FS2500.

 

Edited by Peter Suh
Link to comment
Share on other sites

7 hours ago, mxmx said:

Using 0.9.4.6, I am not able to build dva1622-7.2.0-64561. Tested using dva1622-7.1.1-42962 and it completes. Error at the end:

 

tc@box:~$ ./rploader.sh build dva1622-7.2.0-64561
Rploader Version : 0.9.4.6
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 :   all-modules
  eudev
  disks
  misc 
Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
TOOLKIT_URL : https://sourceforge.net/projects/toolkit-me/files/ds.geminilake-7.2.dev.txz/download
TOOLKIT_SHA : 544fbe3b8b6390af180163322864acb3f4a60cbb44f73ae1e79131f0693c6754
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/geminilake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : 7a625433187269afa255be0382dad2ff27ff27fe3421e9b92d45a7e75653797a
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : dva1622
TARGET_VERSION    : 7.2.0
TARGET_REVISION : 64561
REDPILL_LKM_MAKE_TARGET : test-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : dva1622_64561 
MODEL : DVA1622 
Local Cache Folder : /mnt/sde3/auxfiles
DATE Internet : 28052023 Local : 28052023
Checking Internet Access -> OK
Checking if a newer version exists on the main repo -> Version is current
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1704, done.
remote: Counting objects: 100% (472/472), done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 1704 (delta 411), reused 393 (delta 386), pack-reused 1232
Receiving objects: 100% (1704/1704), 5.83 MiB | 10.69 MiB/s, done.
Resolving deltas: 100% (1045/1045), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 4408, done.
remote: Counting objects: 100% (1239/1239), done.
remote: Compressing objects: 100% (596/596), done.
remote: Total 4408 (delta 643), reused 1223 (delta 632), pack-reused 3169
Receiving objects: 100% (4408/4408), 123.48 MiB | 34.74 MiB/s, done.
Resolving deltas: 100% (2197/2197), done.
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 : dva1622_64561 
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/releases/redpill-4.4.302plus-geminilake.tgz
Extracting module
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpilldev/src/check-redpill.sh
Got redpill-linux-v4.4.302+.ko 
Starting loader creation 
Found tinycore cache folder, linking to home/tc/custom-module
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Cache directory OK 
Found build request for revision greater than 42218
Downloading extractor v2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  389M  100  389M    0     0  33.9M      0  0:00:11  0:00:11 --:--:-- 33.9M
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Could not find pat file locally cached
Configdir : /home/tc/redpill-load/config/DVA1622/7.2.0-64561 
Configfile: /home/tc/redpill-load/config/DVA1622/7.2.0-64561/config.json 
Pat URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat
Downloading pat file from URL : https://global.download.synology.com/download/DSM/release/7.2/64561/DSM_DVA1622_64561.pat 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  356M  100  356M    0     0  99.1M      0  0:00:03  0:00:03 --:--:-- 99.1M
File //mnt/sde3/auxfiles/dva1622_64561.pat, is  encrypted
File //mnt/sde3/auxfiles/dva1622_64561.pat, has been cached but its encrypted, re-running decrypting process
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/dva1622_64561.pat
File /home/tc/custom-module/dva1622_64561.pat, is  encrypted
Extracting encrypted pat file : /home/tc/custom-module/dva1622_64561.pat to /tmp/pat
option -f with value `/home/tc/custom-module/dva1622_64561.pat'
option -C with value `/tmp/pat'
0
Creating unecrypted pat file dva1622_64561.pat to /home/tc/redpill-load/cache folder 
VERSION
Pat file  sha256sum is : 5bc45c8d07bf0b5a672984d10c8b42d0ce19537384802e9b88eb7b04dd46dd0a
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on /home/tc/custom_config2.json file :   all-modules
  eudev
  disks
  misc
Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== all-modules ==========================================
[#] Extension name: all-modules
[#] Description: Adds All modules Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/tree/main/all-modules
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 rs3621xsp_42218 ds720p_42218 ds1019p_42218 ds918p_42661 rs1221p_42218 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_42218 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 rs1619xsp_42218 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 ds723p_42218 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds923p_42218 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 sa3400_42218 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 sa6400_42218 rs1221p_64561 sa3600_42218 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== eudev ==========================================
[#] Extension name: Eudev binaries
[#] Description: Eudev binaries will assist with auto module loading
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/eudev/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== disks ==========================================
[#] Extension name: Disks
[#] Description: All in one solution for disk issues
[#] To get help visit: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== misc ==========================================
[#] Extension name: Misc shell
[#] Description: Misc shell
[#] To get help visit: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Extension preparer/packer: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Software author: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 rs1619xsp_64561 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 rs3621xsp_64551 ds720p_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 rs1619xsp_64551 dva3219_64551 ds1621p_42661 rs3621xsp_64561 ds720p_64561 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 rs1619xsp_42962 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs1221p_42661 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 ds1520p_42218 rs4021xsp_42218 rs1221p_64551 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 sa3400_42962 sa3400_64561 ds918p_42962 rs1619xsp_42661 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 rs1221p_42962 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 rs3621xsp_42962 ds720p_42962 ds1019p_42962 ds923p_42661 dva3219_42661 sa3400_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 sa3400_64551 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 rs1221p_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 rs3621xsp_42661 ds720p_42661 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

Updating extension : all-modules contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension all-modules platform dva1622_64561
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.180.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.180.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/geminilake-4.4.302.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/geminilake-4.4.302.tgz file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/firmware.tgz to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/firmware.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/src/install.sh to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/auxfiles/kmod to /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
[#] Successfully processed recipe for extension all-modules platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/dva1622_64561/kmod file...  [OK]
Updating extension : eudev contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension eudev platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev.tgz to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/eudev.tgz file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/install.sh to /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
[#] Successfully processed recipe for extension eudev platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/eudev/dva1622_64561/install.sh file...  [OK]
Updating extension : disks contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension disks platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/dtc to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/dtc file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/install.sh to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/install.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/readlink to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/readlink file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/sed to /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
[#] Successfully processed recipe for extension disks platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/disks/dva1622_64561/sed file...  [OK]
Updating extension : misc contents for model : dva1622_64561  
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension misc platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install-all.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/install_rd.sh file...  [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
[#] Successfully processed recipe for extension misc platform dva1622_64561
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/dva1622_64561/...  [OK]
Patch dtc is superseded by fbelavenuto dtbpatch
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%
[OK]
[#] ========================================== thethorgroup.boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json
[#] Platforms supported: dva1622_64551 ds1621p_42218 sa6400_64561 rs3618xs_64551 rs3413xsp_64551 ds1019p_64551 dva3221_42661 ds3617xs_42218 ds1520p_64561 ds920p_42661 sa3600_64561 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds1621p_64561 dva1622_64561 ds920p_42962 dva3219_64551 ds1621p_42661 ds1019p_64561 ds923p_42962 rs4021xsp_64561 fs2500_64551 ds723p_64561 ds2422p_64561 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds1621p_64551 sa3600_42661 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 sa6400_64551 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds920p_64561 ds2422p_42962 dva3219_64561 rs3413xsp_64561 dva1622_42962 rs3413xsp_42218 ds923p_64551 ds723p_64551 ds918p_64561 ds3617xs_64551 sa6400_42962 ds2422p_42218 rs4021xsp_64551 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds2422p_64551 sa3600_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 ds3622xsp_64551 dva3219_42962 dva3219_42218 ds1520p_64551 ds3617xs_42661 ds1621xsp_42962 ds918p_64551 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3618xs_64561 ds1621xsp_64551 ds3615xs_64561 dva3221_64561 ds920p_64551 dva1622_42661 ds1520p_42962 sa3600_64551 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds3615xs_64551 ds923p_64561 ds3617xs_64561 rs3413xsp_42962 ds3615xs_42218 fs2500_64561 ds1621p_42962 dva3221_64551 ds1621xsp_64561 ds1520p_42661 rs4021xsp_42661 ds3622xsp_64561 ds1019p_42661 fs2500_42218 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating all-modules extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules index is already up to date
[#] Updating disks extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension disks index is already up to date
[#] Updating eudev extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension eudev index is already up to date
[#] Updating misc extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension misc index is already up to date
[#] Updating thethorgroup.boot-wait extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################### 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.boot-wait extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating dva1622_64561 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/geminilake.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%

[#] Extension all-modules for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension disks for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension eudev for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Extension misc for dva1622_64561 platform is already up to date
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh
############################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform dva1622_64561
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/dva1622_64561/boot-wait.sh file... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/dva1622_64561.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/dva1622_64561.pat file to /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1685252397/pat-dva1622_64561-unpacked/zImage to /home/tc/redpill-load/build/1685252397/zImage-patched... /usr/local/bin/rm: cannot remove '/home/tc/redpill-load/build/1685252397/zImage-patched': No such file or directory

[*] Failed to delete work files
[!] One of the patches - zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp - failed to apply

bspatch: fopen(/home/tc/redpill-load/config/DVA1622/7.2.0-64561/zImage-001-dva1622-64561-ramdisk-and-flag-NOP.bsp): No such file or directory

*** Process will exit ***
FAILED : Loader creation failed check the output for any errors

 

 

 

You can always try HTML builder, that will solve your issue.

Link to comment
Share on other sites

Thank you @Peter Suh and @pocopico

 

I didn't know about the HTML builder. Snazzy! I used that, but for whatever reason, after it boots and ping responds for ~20sec on the DSM IP, the system powered off automatically. This happened with both friend and without friend. I then booted into text-based builder, re-ran the build steps, and it's working with 7.2 now!

 

This is on a HP Microserver Gen8 baremetal.

Link to comment
Share on other sites

6 hours ago, mxmx said:

Thank you @Peter Suh and @pocopico

 

I didn't know about the HTML builder. Snazzy! I used that, but for whatever reason, after it boots and ping responds for ~20sec on the DSM IP, the system powered off automatically. This happened with both friend and without friend. I then booted into text-based builder, re-ran the build steps, and it's working with 7.2 now!

 

This is on a HP Microserver Gen8 baremetal.

 

Which model did you build ? 

Link to comment
Share on other sites

Hi guys, I have several servers running mellanox connect-x 3 and the custom driver contained in the loader breaks system, before I just disabled the card slot before loader compilation so that custom driver did not install and just used the mlx4 driver included in DSM, however now the custom driver is pushed into loader and I can't seem to be able to remove it, any help on this ? This is on DSM3622xs, thanks in advance.

Link to comment
Share on other sites

18 minutes ago, djvas335 said:

Hi guys, I have several servers running mellanox connect-x 3 and the custom driver contained in the loader breaks system, before I just disabled the card slot before loader compilation so that custom driver did not install and just used the mlx4 driver included in DSM, however now the custom driver is pushed into loader and I can't seem to be able to remove it, any help on this ? This is on DSM3622xs, thanks in advance.

 

started with this post 
Please follow @shibby and his workaround for issues with the mlx4 module.

 

 

 

Link to comment
Share on other sites

2 hours ago, djvas335 said:

Thanks for your answer however I am just looking on how to remove the mlx4 driver from my loader build, the DSM has a perfectly usable driver included which works fine for my cards, also the included driver in DSM is newer.

 

Although it is still in the confirmation stage with pocopico and wjz304
I checked the vanilla module list with no modules installed on the DS3622xs+.
I don't see the mlx4 module inside this.
If there is an mlx4 vanilla module, we have checked the possibility of removing it from the integrated module pack.
Where did you get the mlx4 module, which is said to work perfectly, and how did you install it?

 

 

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...