pocopico / tinycore-redpill

GNU General Public License v3.0
2.14k stars 631 forks source link

Is there a plan to support 7.2 drivers?【Now it's the Sas3 issue】 #322

Closed yyxida closed 1 year ago

yyxida commented 1 year ago

I'm sorry to ask this question here Although currently capable of compiling 7.2 systems, the vast majority of hardware drivers are missing 7.2 drivers. Do you have any plans to support them?

pocopico commented 1 year ago

I can surely plan this, which ones are missing ?

yyxida commented 1 year ago

I can surely plan this, which ones are missing ?

Thank you very much. It's mainly the network card, but it seems that there's nothing else except for vmxnet3.Also, it would be even better if MPT3sas could be added

---Edit--- The driver for vmxnet3 is only 64551, not 64561, and other drivers do not support 7.2. Currently, it seems that I cannot compile the 7.2 boot properly on my device

ydrob commented 1 year ago

Hello, yes, it is very actual, for example, this https://github.com/pocopico/rp-ext/issues/221

namvan commented 1 year ago

just wanted to add to this request as same issue for me with the below. in fact any 7.2.0 is fine with me. Thanks.

./rploader.sh ext ds918p-7.2.0-64561 add https://github.com/pocopico/redpill-load/raw/master/redpill-acpid/rpext-index.json
./rploader.sh ext ds918p-7.2.0-64561 add https://github.com/pocopico/redpill-load/raw/master/redpill-virtio/rpext-index.json
./rploader.sh ext ds918p-7.2.0-64561 add https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json
IMgoRt commented 1 year ago

Hi, Please could you add mpt3sas

[-] The extension pocopico.mpt3sas 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.mpt3sas ==========================================
[#] Extension name: mpt3sas
[#] Description: Adds LSI MPT Fusion SAS 3.0 Device Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/mpt3sas
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/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
[#] =======================================================================================

[-] Failed to update recipe for pocopico.mpt3sas extension for platform ds918p_64561. The script will terminate as you do not
[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem
[-] persists contact the extension packer for support (displayed below)
[#] ========================================== pocopico.mpt3sas ==========================================
[#] Extension name: mpt3sas
[#] Description: Adds LSI MPT Fusion SAS 3.0 Device Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/mpt3sas
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/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
[#] =======================================================================================
pocopico commented 1 year ago

Please use the all-modules tcrp-addon follows by eudev tcrp-addon.

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

yyxida commented 1 year ago

Please use the all-modules tcrp-addon follows by eudev tcrp-addon.

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

Hello, I have successfully installed the system and driven the network card using it. Thank you very much. But I am still unable to use my MPT3SAS card. Is this expected?

pocopico commented 1 year ago

I've update the all-modules addon yesterday, the drivers were updated. If you create the loader before that, you can check by recreating the loader OR by updating manyally the drivers, if you are interected i can further explain.

yyxida commented 1 year ago

I've update the all-modules addon yesterday, the drivers were updated. If you create the loader before that, you can check by recreating the loader OR by updating manyally the drivers, if you are interected i can further explain.

Hello, I attempted to recompile version 7.2 of ds3622 using the command ./rploader.sh update ./rploader.sh fullupgrade ./rploader.sh serialgen DS3622xs+ ./rploader.sh satamap ./rploader.sh build ds3622xsp-7.2.0-64561 manual(Default included all-modules,eudev,disks,misc,boot-wait) Like RS4021, it can drive e1000e, vmxnet3, ixgbevf, but still cannot drive MPt3SAS cards. My model is SAS3008

IMgoRt commented 1 year ago

I've update the all-modules addon yesterday, the drivers were updated. If you create the loader before that, you can check by recreating the loader OR by updating manyally the drivers, if you are interected i can further explain.

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

yyxida commented 1 year ago

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

The satamap does not affect the sas card, which will be added to the back of the satamap. For example, if two sata controllers are configured with "22"+"0002", the sas card will be added from the fifth hard drive position. So when setting up the configuration, there is no need to consider the SAS card. In addition, when installing the system, do not connect the SAS card to the hard drive, otherwise the initial formatting will not be possible.

IMgoRt commented 1 year ago

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

The satamap does not affect the sas card, which will be added to the back of the satamap. For example, if two sata controllers are configured with "22"+"0002", the sas card will be added from the fifth hard drive position. So when setting up the configuration, there is no need to consider the SAS card. In addition, when installing the system, do not connect the SAS card to the hard drive, otherwise the initial formatting will not be possible.

The point I was making was that in TCRP the modules are loaded and the drives are detected, but when rebooting into DSM the drives are not identified

yyxida commented 1 year ago

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

The satamap does not affect the sas card, which will be added to the back of the satamap. For example, if two sata controllers are configured with "22"+"0002", the sas card will be added from the fifth hard drive position. So when setting up the configuration, there is no need to consider the SAS card. In addition, when installing the system, do not connect the SAS card to the hard drive, otherwise the initial formatting will not be possible.

The point I was making was that in TCRP the modules are loaded and the drives are detected, but when rebooting into DSM the drives are not identified

Sorry for misunderstood your meaning. It seems that we were all unable to load the SAS card driver under DSM7.2

IMgoRt commented 1 year ago

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

The satamap does not affect the sas card, which will be added to the back of the satamap. For example, if two sata controllers are configured with "22"+"0002", the sas card will be added from the fifth hard drive position. So when setting up the configuration, there is no need to consider the SAS card. In addition, when installing the system, do not connect the SAS card to the hard drive, otherwise the initial formatting will not be possible.

The point I was making was that in TCRP the modules are loaded and the drives are detected, but when rebooting into DSM the drives are not identified

Sorry for misunderstood your meaning. It seems that we were all unable to load the SAS card driver under DSM7.2

No worries, I'm also saying that using all-modules/eudev in 7.1.xx also fails to bring the drives online, I have to add the MPT3SAS driver instead

yyxida commented 1 year ago

Just tried in a safe environment (ds3622xsp-7.1.0-42661) adding both modules (all-modules and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

The satamap does not affect the sas card, which will be added to the back of the satamap. For example, if two sata controllers are configured with "22"+"0002", the sas card will be added from the fifth hard drive position. So when setting up the configuration, there is no need to consider the SAS card. In addition, when installing the system, do not connect the SAS card to the hard drive, otherwise the initial formatting will not be possible.

The point I was making was that in TCRP the modules are loaded and the drives are detected, but when rebooting into DSM the drives are not identified

Sorry for misunderstood your meaning. It seems that we were all unable to load the SAS card driver under DSM7.2

No worries, I'm also saying that using all-modules/eudev in 7.1.xx also fails to bring the drives online, I have to add the MPT3SAS driver instead

I have not tried using the all-modules/eudev driver under 7.1.x. That seems to be an issue with the Sas3 driver in all-modules/eudev, rather than being incompatible with 7.2.

Pascalleung commented 1 year ago

image

DSM 7.1.1 was no problem ; but 7.2-64570 all sata HDD under LSI 9211-8i was missing. Please add : T320 PERC H310 to IT mode LSI 9211-8i Thanks.

pocopico commented 1 year ago

It looks that for some reason eudev will not load the SAS modules . So can you all try the following :

edit your custom_config.json or custom_config2.json (if you use html builder) and change the all-modules entries to all-modules-sas. This will forcibly load the sas modules (mpt3sas, mptsas, hpsa, 3w-sas etc)

You can do so by typing the following :

cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config2.json cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config.json

yyxida commented 1 year ago

It looks that for some reason eudev will not load the SAS modules . So can you all try the following :

edit your custom_config.json or custom_config2.json (if you use html builder) and change the all-modules entries to all-modules-sas. This will forcibly load the sas modules (mpt3sas, mptsas, hpsa, 3w-sas etc)

You can do so by typing the following :

cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config2.json cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config.json

image Still unable to detect the hard drive on the SAS card Use the following command

./rploader.sh update ./rploader.sh fullupgrade cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config2.json cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config.json ./rploader.sh serialgen RS4021xs+ ./rploader.sh satamap ./rploader.sh build rs4021xsp-7.2.0-64570

IMgoRt commented 1 year ago

It looks that for some reason eudev will not load the SAS modules . So can you all try the following :

edit your custom_config.json or custom_config2.json (if you use html builder) and change the all-modules entries to all-modules-sas. This will forcibly load the sas modules (mpt3sas, mptsas, hpsa, 3w-sas etc)

You can do so by typing the following :

cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config2.json cd /home/tc && sed -i 's/all-modules/all-modules-sas/g' custom_config.json

Also still fails to load drives (ds3622xsp-7.1.0-42661) adding both modules (all-modules-sas and eudev) satamap identifies the 8 SAS drives, but rebooting to DSM I get "no drives found"

pocopico commented 1 year ago

if you do an

ls -l /sys/block/

from DSM what do you get ? Is hpsa modules loaded ?

IMgoRt commented 1 year ago

if you do an

ls -l /sys/block/

from DSM what do you get ? Is hpsa modules loaded ?

Connection refused - I'm guessing SSH isn't enable on what is a blank system

AuxXxilium commented 1 year ago

if mpt3sas isn't working, you have to remove scsi_transport_sas module from loader. ;)

yyxida commented 1 year ago

if you do an

ls -l /sys/block/

from DSM what do you get ? Is hpsa modules loaded ?

test1111@test-NAS:/$ ls -l /sys/block/ total 0 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop0 -> ../devices/virtual/block/loop0 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop1 -> ../devices/virtual/block/loop1 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop2 -> ../devices/virtual/block/loop2 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop3 -> ../devices/virtual/block/loop3 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop4 -> ../devices/virtual/block/loop4 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop5 -> ../devices/virtual/block/loop5 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop6 -> ../devices/virtual/block/loop6 lrwxrwxrwx 1 root root 0 Jun 16 15:27 loop7 -> ../devices/virtual/block/loop7 lrwxrwxrwx 1 root root 0 Jun 16 15:27 md0 -> ../devices/virtual/block/md0 lrwxrwxrwx 1 root root 0 Jun 16 15:27 md1 -> ../devices/virtual/block/md1 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram0 -> ../devices/virtual/block/ram0 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram1 -> ../devices/virtual/block/ram1 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram10 -> ../devices/virtual/block/ram10 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram11 -> ../devices/virtual/block/ram11 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram12 -> ../devices/virtual/block/ram12 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram13 -> ../devices/virtual/block/ram13 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram14 -> ../devices/virtual/block/ram14 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram15 -> ../devices/virtual/block/ram15 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram2 -> ../devices/virtual/block/ram2 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram3 -> ../devices/virtual/block/ram3 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram4 -> ../devices/virtual/block/ram4 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram5 -> ../devices/virtual/block/ram5 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram6 -> ../devices/virtual/block/ram6 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram7 -> ../devices/virtual/block/ram7 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram8 -> ../devices/virtual/block/ram8 lrwxrwxrwx 1 root root 0 Jun 16 15:27 ram9 -> ../devices/virtual/block/ram9 lrwxrwxrwx 1 root root 0 Jun 16 15:27 sda -> ../devices/pci0000:22/0000:22:02.0/ata2/host1/target1:0:0/1:0:0:0/block/sda lrwxrwxrwx 1 root root 0 Jun 16 15:27 synoboot -> ../devices/pci0000:22/0000:22:01.0/ata1/host0/target0:0:0/0:0:0:0/block/synoboot lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram0 -> ../devices/virtual/block/zram0 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram1 -> ../devices/virtual/block/zram1 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram2 -> ../devices/virtual/block/zram2 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram3 -> ../devices/virtual/block/zram3 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram4 -> ../devices/virtual/block/zram4 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram5 -> ../devices/virtual/block/zram5 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram6 -> ../devices/virtual/block/zram6 lrwxrwxrwx 1 root root 0 Jun 16 15:27 zram7 -> ../devices/virtual/block/zram7

pocopico commented 1 year ago

can you please try with latest release v0.9.4.9b ?

yyxida commented 1 year ago

can you please try with latest release v0.9.4.9b ?

image image I tried the latest version B, but still cannot drive the SAS card. Do I need to run the replace with all-modules-sas command?

pocopico commented 1 year ago

I would like you to try yes.

yyxida commented 1 year ago

I would like you to try yes.

I tested again and used all modules sas, but still unable to drive the sas card image

pocopico commented 1 year ago

SAS issue has been resolved by modifying the disks addon. I've tested and verified its working with mptsas disks on vmware. Please rebuild loader and try again.

yyxida commented 1 year ago

SAS issue has been resolved by modifying the disks addon. I've tested and verified its working with mptsas disks on vmware. Please rebuild loader and try again.

I am trying, do I need to consider SAS devices for the number of "maxdisks"? Or do you just need to consider the number of hard drives for the Sata controller. Also, is it always necessary to use all-modules-sas thx.

-----------------------edit-------------------------------

image image I use the latest img file and after running the“ ./rploader.sh update./rploader.sh fullupgrade“ command, whether I use all-modules-sas or not, I cannot drive the sas card. There is no mnt3sas in lsmod, I'm not sure if this represents anything

---------Edit--------------- sry,I tried the latest versions of 4021 and 3622, but still couldn't drive the SAS card. What documents should I provide to help? Or could you provide your compilation process and user_Config.json file😢。 thx

pocopico commented 1 year ago

SAS gets shimmed to SATA drives and yes you should consider that when setting maxdisks but your MPT3SAS is not loaded. What happens if you type modprobe mpt3sas when you are on junior logged in at http://yourip:7681 as user root and no pass ?

yyxida commented 1 year ago

SAS gets shimmed to SATA drives and yes you should consider that when setting maxdisks but your MPT3SAS is not loaded. What happens if you type modprobe mpt3sas when you are on junior logged in at http://yourip:7681 as user root and no pass ?

SynologyNAS> modprobe mpt3sas -ash: modprobe: not found

It seems like there's no such command

yyxida commented 1 year ago

Can you try updating pocopico/rp-ext so that 7.2 can use the command to add the sas3 driver. Because the current driver cannot drive sas3 under 7.1.1 and 7.2, but rp ext can drive sas3 under 7.1.1。 thx

xana2333 commented 1 year ago

hi, Is your problem solved? I also encountered a similar situation. I use esxi8.0u1, the virtual machine configuration is: sata0:0 is tcrp, sata1:0 is 30G virtual disk, 9211-8i sas card. There is no driver problem with the virtual network card. Similar to you, the mpt3sas driver is not automatically loaded when compiling. But I chose version ds3622xsp-7.0.1-42218 我使用esxi8.0u1,虚拟机配置为:sata0:0为tcrp,sata1:0为30G虚拟盘,9211-8i sas卡。 虚拟网卡没有驱动问题。 和你类似,mpt3sas驱动在编译的时候没有自动加载。但是我选择的是ds3622xsp-7.0.1-42218版本

Pascalleung commented 1 year ago

@xana2333 - nice to meet you. I still cannot access the SATA HDD under LSI 9211-8i ; although it had use all-modules. But I don't want push pocopico. so i hope future version can done.

Pascalleung commented 1 year ago

@xana2333 - For more information. I was bare install with DELL T320 / H310 IT mode ( equal LSI 9211-8i ). under linux i can see all SATA HDD.

pocopico commented 1 year ago

Can you please check if module is loaded ? With lsmod?

Pascalleung commented 1 year ago

@pocopico - how can I check it ; by PUTTY console then some CLI ? Thanks.

xana2333 commented 1 year ago

Can you please check if module is loaded ? With lsmod?

In default configuration it is not loaded mpt3sas module. But after I manually load it using this command ,it works. ./rploader.sh ext ds3622xsp-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json So I think all-modules tcrp-addon has some bugs....

default configuration consel output

[00:32:37.611]tc@box:~$ ./rploader.sh satamap
[00:32:37.632]Machine is VIRTUAL Hypervisor=VMware
[00:32:37.653]Found SCSI HBAs, We need to install the SCSI modules
[00:32:37.661]scsi-5.10.3-tinycore64 is already installed!
[00:32:37.671]Succesfully installed SCSI modules
[00:32:37.728]
[00:32:37.728]Found "02:00.0 VMware SATA AHCI controller"
[00:32:37.729]Detected 30 ports/1 drives. Mapping SATABOOT drive after maxdisks
[00:32:37.745]
[00:32:37.745]Found "02:01.0 VMware SATA AHCI controller"
[00:32:37.745]Detected 30 ports/1 drives. Defaulting 8 virtual ports for typical system compatibility
[00:32:39.547]Override # of ports or ENTER to accept <8> 
[00:32:39.565]
[00:32:39.580]Found SCSI/HBA "0b:00.0 LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)" (2 drives)
[00:32:39.580]
[00:32:39.580]Computed settings:
[00:32:39.580]SataPortMap=18
[00:32:39.580]DiskIdxMap=1000
[00:32:39.580]
[00:32:43.651]Should i update the user_config.json with these values ? [Yy/Nn] y
[00:32:43.661]Done.
[00:33:01.236]tc@box:~$ vi user_config.json 
[00:34:51.171]tc@box:~$ ./rploader.sh build ds3622xsp-7.0.1-42218
[00:34:59.373]^C
[00:35:07.315]tc@box:~$ ./setPROXY.sh 
[00:35:07.319]curl and git's proxy will set to http://192.168.11.23:7890
[00:35:09.234]tc@box:~$ ./rploader.sh build ds3622xsp-7.0.1-42218
[00:35:09.745]bspatch does not exist, bringing over from repo
[00:35:09.750]  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[00:35:09.753]                                 Dload  Upload   Total   Spent    Left  Speed
[00:35:10.921]100 10232  100 10232    0     0   8722      0  0:00:01  0:00:01 --:--:--  8722
[00:35:10.931]Rploader Version : 0.9.4.9
[00:35:10.931]Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop 
[00:35:10.932]Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master 
[00:35:10.932]Extensions :   all-modules
[00:35:10.932]  eudev
[00:35:10.932]  disks
[00:35:10.932]  misc 
[00:35:10.932]Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json",
[00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
[00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
[00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
[00:35:10.933]TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download
[00:35:10.933]TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd
[00:35:10.933]SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download
[00:35:10.933]SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
[00:35:10.933]COMPILE_METHOD : toolkit_dev
[00:35:10.933]TARGET_PLATFORM       : ds3622xsp
[00:35:10.933]TARGET_VERSION    : 7.0.1
[00:35:10.933]TARGET_REVISION : 42218
[00:35:10.933]REDPILL_LKM_MAKE_TARGET : dev-v7
[00:35:10.933]KERNEL_MAJOR : 4
[00:35:10.934]MODULE_ALIAS_FILE :  modules.alias.4.json
[00:35:10.934]SYNOMODEL : ds3622xsp_42218 
[00:35:10.934]MODEL : DS3622xs+ 
[00:35:10.934]Local Cache Folder : /mnt/sda3/auxfiles
[00:35:10.935]DATE Internet : 04072023 Local : 04072023
[00:35:10.947]Checking Internet Access -> OK
[00:35:15.169]Checking if a newer version exists on the main repo -> Version is current
[00:35:15.173]Cloning into 'redpill-lkm'...
[00:35:16.345]remote: Enumerating objects: 1715, done.
[00:35:16.357]remote: Counting objects: 100% (483/483), done.
[00:35:16.513]remote: Compressing objects: 100% (94/94), done.
[00:35:18.947]remote: Total 1715 (delta 415), reused 401 (delta 389), pack-reused 1232
[00:35:18.950]Receiving objects: 100% (1715/1715), 5.84 MiB | 2.40 MiB/s, done.
[00:35:18.967]Resolving deltas: 100% (1049/1049), done.
[00:35:18.980]Cloning into 'redpill-load'...
[00:35:20.989]remote: Enumerating objects: 5098, done.
[00:35:21.002]remote: Counting objects: 100% (1930/1930), done.
[00:35:21.326]remote: Compressing objects: 100% (936/936), done.
[00:36:10.219]remote: Total 5098 (delta 1032), reused 1868 (delta 976), pack-reused 3168
[00:36:10.221]Receiving objects: 100% (5098/5098), 125.92 MiB | 2.57 MiB/s, done.
[00:36:10.246]Resolving deltas: 100% (2596/2596), done.
[00:36:10.329]No extra build option or static specified, using default <static> 
[00:36:10.329]Using static compiled redpill extension
[00:36:10.329]Removing any old redpill.ko modules
[00:36:11.295]Looking for redpill for : ds3622xsp_42218 
[00:36:11.796]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/releases/redpill-broadwellnk-4.4.180.tgz
[00:36:12.412]Extracting module
[00:36:12.429]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/src/check-redpill.sh
[00:36:13.273]Got redpill-linux-v4.4.180+.ko 
[00:36:13.274]Starting loader creation 
[00:36:13.278]Found tinycore cache folder, linking to home/tc/custom-module
[00:36:13.281]Checking user_config.json : Done
[00:36:13.284]Entering redpill-load directory
[00:36:13.285]Removing bundled exts directories
[00:36:14.441]Cache directory OK 
[00:36:15.178]Processing add_extensions entries found on /home/tc/custom_config.json file :   all-modules
[00:36:15.178]  eudev
[00:36:15.179]  disks
[00:36:15.179]  misc
[00:36:15.179]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", 
[00:36:15.197][#] Checking runtime for required tools... [OK]
[00:36:15.201][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json... 
[00:36:15.201][#] 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
[00:36:16.134]################################################################################################################################################################################################################################## 100.0%
[00:36:16.164][OK]
[00:36:16.189][#] ========================================== all-modules ==========================================
[00:36:16.194][#] Extension name: all-modules
[00:36:16.194][#] Description: Adds All modules Support
[00:36:16.194][#] To get help visit: <todo>
[00:36:16.194][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/tree/main/all-modules
[00:36:16.196][#] Software author: https://github.com/pocopico
[00:36:16.200][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json
[00:36:16.200][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 
[00:36:16.204][#] =======================================================================================
[00:36:16.205]
[00:36:16.207]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", 
[00:36:16.216][#] Checking runtime for required tools... [OK]
[00:36:16.221][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json... 
[00:36:16.222][#] 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
[00:36:17.047]################################################################################################################################################################################################################################## 100.0%
[00:36:17.078][OK]
[00:36:17.097][#] ========================================== eudev ==========================================
[00:36:17.101][#] Extension name: Eudev binaries
[00:36:17.101][#] Description: Eudev binaries will assist with auto module loading
[00:36:17.101][#] To get help visit: https://github.com/pocopico/tcrp-addons/main/eudev/
[00:36:17.101][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/eudev/
[00:36:17.102][#] Software author: https://github.com/pocopico/tcrp-addons/main/eudev/
[00:36:17.106][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json
[00:36:17.109][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 
[00:36:17.118][#] =======================================================================================
[00:36:17.118]
[00:36:17.119]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", 
[00:36:17.128][#] Checking runtime for required tools... [OK]
[00:36:17.132][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json... 
[00:36:17.133][#] 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
[00:36:18.070]################################################################################################################################################################################################################################## 100.0%
[00:36:18.101][OK]
[00:36:18.124][#] ========================================== disks ==========================================
[00:36:18.128][#] Extension name: Disks
[00:36:18.128][#] Description: All in one solution for disk issues
[00:36:18.128][#] To get help visit: https://github.com/pocopico/tcrp-addons/main/disks/
[00:36:18.128][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/disks/
[00:36:18.129][#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/
[00:36:18.131][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json
[00:36:18.133][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 
[00:36:18.143][#] =======================================================================================
[00:36:18.143]
[00:36:18.144]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" 
[00:36:18.152][#] Checking runtime for required tools... [OK]
[00:36:18.156][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json... 
[00:36:18.157][#] 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
[00:36:19.097]################################################################################################################################################################################################################################## 100.0%
[00:36:19.127][OK]
[00:36:19.151][#] ========================================== misc ==========================================
[00:36:19.154][#] Extension name: Misc shell
[00:36:19.154][#] Description: Misc shell
[00:36:19.154][#] To get help visit: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[00:36:19.154][#] Extension preparer/packer: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[00:36:19.155][#] Software author: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc
[00:36:19.157][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json
[00:36:19.161][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 
[00:36:19.166][#] =======================================================================================
[00:36:19.166]
[00:36:19.167]Updating extension : all-modules contents for model : ds3622xsp_42218  
[00:36:19.177][#] Checking runtime for required tools... [OK]
[00:36:19.209][#] Updating ds3622xsp_42218 platforms extensions... 
[00:36:19.210][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/broadwellnk.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
[00:36:19.685]################################################################################################################################################################################################################################## 100.0%
[00:36:19.702]
[00:36:19.703][#] Filling-in newly downloaded recipe for extension all-modules platform ds3622xsp_42218
[00:36:19.711][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/broadwellnk-4.4.180.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.180.tgz
[00:36:23.089]################################################################################################################################################################################################################################## 100.0%
[00:36:23.115][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.180.tgz file...  [OK]
[00:36:23.118][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/broadwellnk-4.4.302.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.302.tgz
[00:36:25.536]################################################################################################################################################################################################################################## 100.0%
[00:36:25.562][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.302.tgz file...  [OK]
[00:36:25.565][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/firmware.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/firmware.tgz
[00:36:29.241]################################################################################################################################################################################################################################## 100.0%
[00:36:29.260][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/firmware.tgz file...  [OK]
[00:36:29.263][#] 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/ds3622xsp_42218/install.sh
[00:36:29.719]################################################################################################################################################################################################################################## 100.0%
[00:36:29.721][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/install.sh file...  [OK]
[00:36:29.723][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/auxfiles/kmod to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod
[00:36:30.428]################################################################################################################################################################################################################################## 100.0%
[00:36:30.432][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod file...  [OK]
[00:36:30.440][#] Successfully processed recipe for extension all-modules platform ds3622xsp_42218
[00:36:30.445][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod file...  [OK]
[00:36:30.445]Updating extension : eudev contents for model : ds3622xsp_42218  
[00:36:30.462][#] Checking runtime for required tools... [OK]
[00:36:30.488][#] Updating ds3622xsp_42218 platforms extensions... 
[00:36:30.489][#] 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
[00:36:30.930]################################################################################################################################################################################################################################## 100.0%
[00:36:30.947]
[00:36:30.947][#] Filling-in newly downloaded recipe for extension eudev platform ds3622xsp_42218
[00:36:30.955][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-6.2.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-6.2.tgz
[00:36:32.352]################################################################################################################################################################################################################################## 100.0%
[00:36:32.370][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-6.2.tgz file...  [OK]
[00:36:32.371][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-7.1.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.1.tgz
[00:36:33.518]################################################################################################################################################################################################################################## 100.0%
[00:36:33.529][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.1.tgz file...  [OK]
[00:36:33.532][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-7.2.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.2.tgz
[00:36:35.778]################################################################################################################################################################################################################################## 100.0%
[00:36:35.790][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.2.tgz file...  [OK]
[00:36:35.794][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/install.sh to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh
[00:36:36.218]################################################################################################################################################################################################################################## 100.0%
[00:36:36.222][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh file...  [OK]
[00:36:36.230][#] Successfully processed recipe for extension eudev platform ds3622xsp_42218
[00:36:36.231][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh file...  [OK]
[00:36:36.233]Updating extension : disks contents for model : ds3622xsp_42218  
[00:36:36.246][#] Checking runtime for required tools... [OK]
[00:36:36.277][#] Updating ds3622xsp_42218 platforms extensions... 
[00:36:36.278][#] 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
[00:36:36.775]################################################################################################################################################################################################################################## 100.0%
[00:36:36.792]
[00:36:36.793][#] Filling-in newly downloaded recipe for extension disks platform ds3622xsp_42218
[00:36:36.800][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/dtc to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/dtc
[00:36:37.476]################################################################################################################################################################################################################################## 100.0%
[00:36:37.479][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/dtc file...  [OK]
[00:36:37.482][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/install.sh to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/install.sh
[00:36:38.015]################################################################################################################################################################################################################################## 100.0%
[00:36:38.019][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/install.sh file...  [OK]
[00:36:38.022][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/readlink to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/readlink
[00:36:38.644]################################################################################################################################################################################################################################## 100.0%
[00:36:38.648][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/readlink file...  [OK]
[00:36:38.651][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/sed to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed
[00:36:39.401]################################################################################################################################################################################################################################## 100.0%
[00:36:39.405][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed file...  [OK]
[00:36:39.414][#] Successfully processed recipe for extension disks platform ds3622xsp_42218
[00:36:39.415][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed file...  [OK]
[00:36:39.417]Updating extension : misc contents for model : ds3622xsp_42218  
[00:36:39.431][#] Checking runtime for required tools... [OK]
[00:36:39.464][#] Updating ds3622xsp_42218 platforms extensions... 
[00:36:39.465][#] 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
[00:36:40.973]################################################################################################################################################################################################################################## 100.0%
[00:36:40.991]
[00:36:40.993][#] Filling-in newly downloaded recipe for extension misc platform ds3622xsp_42218
[00:36:40.999][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install-all.sh
[00:36:42.786]################################################################################################################################################################################################################################## 100.0%
[00:36:42.790][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install-all.sh file...  [OK]
[00:36:42.794][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz
[00:36:43.860]################################################################################################################################################################################################################################## 100.0%
[00:36:43.867][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz file...  [OK]
[00:36:43.879][#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/...  [OK]
[00:36:43.882][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/sed to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/sed
[00:36:45.641]################################################################################################################################################################################################################################## 100.0%
[00:36:45.644][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/sed file...  [OK]
[00:36:45.646][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install_rd.sh
[00:36:46.072]################################################################################################################################################################################################################################## 100.0%
[00:36:46.078][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install_rd.sh file...  [OK]
[00:36:46.080][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz
[00:36:46.664]################################################################################################################################################################################################################################## 100.0%
[00:36:46.668][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz file...  [OK]
[00:36:46.672][#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/...  [OK]
[00:36:46.677][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/pciids to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids
[00:36:47.102]################################################################################################################################################################################################################################## 100.0%
[00:36:47.105][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids file...  [OK]
[00:36:47.114][#] Successfully processed recipe for extension misc platform ds3622xsp_42218
[00:36:47.116][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids file...  [OK]
[00:36:47.138][#] Checking runtime for required tools... [OK]
[00:36:47.157][#] Updating extensions... 
[00:36:47.158]
[00:36:47.173][#] Checking runtime for required tools... [OK]
[00:36:47.178][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json... 
[00:36:47.179][#] 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
[00:36:47.647]################################################################################################################################################################################################################################## 100.0%
[00:36:47.676][OK]
[00:36:47.700][#] ========================================== boot-wait ==========================================
[00:36:47.702][#] Extension name: RedPill Bootwait
[00:36:47.702][#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[00:36:47.702][#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[00:36:47.703][#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[00:36:47.703][#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/
[00:36:47.706][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json
[00:36:47.710][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 
[00:36:47.716][#] =======================================================================================
[00:36:47.716]
[00:36:47.728][#] Checking runtime for required tools... [OK]
[00:36:47.760][#] Updating all-modules extension... 
[00:36:47.761][#] 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
[00:36:47.999]################################################################################################################################################################################################################################## 100.0%
[00:36:48.004]
[00:36:48.004][#] Extension all-modules index is already up to date
[00:36:48.032][#] Updating boot-wait extension... 
[00:36:48.033][#] 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
[00:36:48.270]################################################################################################################################################################################################################################## 100.0%
[00:36:48.274]
[00:36:48.275][#] Extension boot-wait index is already up to date
[00:36:48.302][#] Updating disks extension... 
[00:36:48.303][#] 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
[00:36:48.532]################################################################################################################################################################################################################################## 100.0%
[00:36:48.537]
[00:36:48.538][#] Extension disks index is already up to date
[00:36:48.564][#] Updating eudev extension... 
[00:36:48.565][#] 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
[00:36:48.772]################################################################################################################################################################################################################################## 100.0%
[00:36:48.778]
[00:36:48.779][#] Extension eudev index is already up to date
[00:36:48.803][#] Updating misc extension... 
[00:36:48.804][#] 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
[00:36:49.034]################################################################################################################################################################################################################################## 100.0%
[00:36:49.039]
[00:36:49.039][#] Extension misc index is already up to date
[00:36:49.043][#] Updating misc extension... [OK]
[00:36:49.057][#] Checking runtime for required tools... [OK]
[00:36:49.102][#] Updating ds3622xsp_42218 platforms extensions... 
[00:36:49.103][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/broadwellnk.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
[00:36:49.337]################################################################################################################################################################################################################################## 100.0%
[00:36:49.345]
[00:36:49.346][#] Extension all-modules for ds3622xsp_42218 platform is already up to date
[00:36:49.372][#] 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
[00:36:49.807]################################################################################################################################################################################################################################## 100.0%
[00:36:49.824][#] Filling-in newly downloaded recipe for extension boot-wait platform ds3622xsp_42218
[00:36:49.832][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh
[00:36:50.261]################################################################################################################################################################################################################################## 100.0%
[00:36:50.266][#] Verifying /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh file... [OK]
[00:36:50.273][#] Successfully processed recipe for extension boot-wait platform ds3622xsp_42218
[00:36:50.314][#] 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
[00:36:50.545]################################################################################################################################################################################################################################## 100.0%
[00:36:50.552][#] Extension disks for ds3622xsp_42218 platform is already up to date
[00:36:50.595][#] 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
[00:36:50.806]################################################################################################################################################################################################################################## 100.0%
[00:36:50.813][#] Extension eudev for ds3622xsp_42218 platform is already up to date
[00:36:50.854][#] 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
[00:36:51.095]################################################################################################################################################################################################################################## 100.0%
[00:36:51.103][#] Extension misc for ds3622xsp_42218 platform is already up to date
[00:36:51.105][#] Verifying /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh file... [OK]
[00:36:51.105][#] Updating extensions... [OK]
[00:36:52.766][#] Verifying /home/tc/redpill-load/cache/ds3622xsp_42218.pat file... [OK]
[00:36:52.943][#] Unpacking /home/tc/redpill-load/cache/ds3622xsp_42218.pat file to /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked... [OK]
[00:36:52.966][#] Verifying /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/zImage file... [OK]
[00:36:53.001][#] Patching /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/zImage to /home/tc/redpill-load/build/1688488606/zImage-patched... [OK]
[00:36:53.036][#] Verifying /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/rd.gz file... [OK]
[00:36:53.459][#] Unpacking /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1688488606/rd-ds3622xsp_42218-unpacked... [OK]
[00:36:53.473][#] Apply patches to /home/tc/redpill-load/build/1688488606/rd-ds3622xsp_42218-unpacked... [OK]
[00:36:53.563][#] Patching config files in ramdisk... [OK]
[00:36:53.582][#] Adding OS config patching... [OK]
[00:36:53.646][#] Repacking ramdisk to /home/tc/redpill-load/build/1688488606/rd-patched-ds3622xsp_42218.gz... [OK]
[00:36:53.684][#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[00:36:53.830][#] Dumping ds3622xsp_42218 platform extensions to /home/tc/redpill-load/build/1688488606/custom-initrd/exts... [OK]
[00:36:53.890][#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1688488606/custom.gz... [OK]
[00:36:53.932][#] Generating GRUB config... [OK]
[00:36:54.943][#] Creating loader image at loader.img... [OK]
[00:36:55.054][#] Cleaning up... [OK]
[00:36:55.134]Mounting /dev/sda1 to localdiskp1 
[00:36:55.146]Mounting /dev/sda2 to localdiskp2 
[00:36:55.155]Copying custom.gz to sda3
[00:36:55.417]Bringing over my friend
[00:36:58.840]################################################################################################################################################################################################################################## 100.0%
[00:36:59.808]################################################################################################################################################################################################################################## 100.0%
[00:37:03.657]################################################################################################################################################################################################################################## 100.0%
[00:37:03.689]bzImage-friend checksum OK !
[00:37:03.869]initrd-friend checksum OK !
[00:37:03.918]Entries in Localdisk bootloader : 
[00:37:03.918]=======================================================================
[00:37:03.920]menuentry 'RedPill DS3622xs+ v7.0.1-42218 (USB, Verbose)' {
[00:37:03.921]menuentry 'RedPill DS3622xs+ v7.0.1-42218 (SATA, Verbose)' {
[00:37:03.993]Updated user_config with USB Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=000C29BE7FBB sn=20C0SQRDF88VY vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=188 
[00:37:03.997]Updated user_config with SATA Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac1=000C29BE7FBB sn=20C0SQRDF88VY vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=188 
[00:37:04.010]Generating GRUB entries for model :ds3622xsp_42218 in /home/tc
[00:37:04.012]Generating default grub.cfg for model generate
[00:37:04.012]Generated successfully
[00:37:04.027]Added USB entry
[00:37:04.040]Added SATA entry
[00:37:04.055]Added TCRP entry
[00:37:04.069]Added TCRP FRIEND entry
[00:37:04.071]cp: cannot create regular file '/home/tc/redpill-load/part1/boot/grub/grub.cfg': Permission denied
[00:37:04.071]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (USB, Verbose)' {
[00:37:04.071]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (SATA, Verbose)' {
[00:37:04.072]menuentry 'Tiny Core Image Build' {
[00:37:04.072]menuentry 'Tiny Core Friend' {
[00:37:04.072]Copying grub file /home/tc/grub.cfg to /home/tc/redpill-load/localdiskp1/boot/grub/grub.cfg
[00:37:04.077]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (USB, Verbose)' {
[00:37:04.077]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (SATA, Verbose)' {
[00:37:04.077]menuentry 'Tiny Core Image Build' {
[00:37:04.077]menuentry 'Tiny Core Friend' {
[00:37:04.078]Setting next grub entry 
[00:37:04.080]Setting next grub entry to Friend : Tiny Core Friend
[00:37:04.085]Grub entry has been set to : Tiny Core Friend
[00:37:04.088]Ramdisk in not compressed 
[00:37:04.200]42680 blocks
[00:37:04.302]42636 blocks
[00:37:04.462]85315 blocks
[00:37:04.469]Machine is VIRTUAL Hypervisor=VMware
[00:37:04.553]Cleaning up files
[00:37:04.574]Caching files for future use
[00:37:04.579]No adequate space on TCRP loader partition /mnt/sda3 to cache pat file
[00:37:04.579]Found /mnt/sda3/auxfiles/ds3622xsp_42218.pat file
[00:37:04.580]Removing older cached pat files to cache current
[00:37:04.608]Found /home/tc/redpill-load/cache/ds3622xsp_42218.pat, copying to cache directory : /mnt/sda3/auxfiles 
[00:37:05.100]Saving user session for future use. Saving current extensions  -> OK !
[00:37:05.102]Saving current user_config.json  -> OK !
[00:37:36.433]tc@box:~$ ./rploader.sh backup
[00:37:36.454]Please make sure you are using the latest 1GB img before using backup option
[00:37:36.454]Current /home/tc size is 244M , try to keep it less than 1GB as it might not fit into your image
[00:37:36.454]Should i update the sda with your current files [Yy/Nn]
[00:37:38.369]y
[00:37:46.536]Backing up home files to sda : Backing up files to /mnt/sda3//mydata.tgz ./rploader.sh backuploader 
[00:37:46.536]Done.
[00:37:46.540]

manual include mpt3sas mod consel output

[01:19:02.222]tc@box:~$ ./rploader.sh ext ds3622xsp-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json
[01:19:02.740]Rploader Version : 0.9.4.9
[01:19:02.740]Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop 
[01:19:02.740]Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master 
[01:19:02.740]Extensions :   all-modules-sas
[01:19:02.740]  eudev
[01:19:02.740]  disks
[01:19:02.740]  misc 
[01:19:02.740]Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules-sas/rpext-index.json",
[01:19:02.740]"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
[01:19:02.741]"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
[01:19:02.741]"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
[01:19:02.741]TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download
[01:19:02.741]TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd
[01:19:02.741]SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download
[01:19:02.741]SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
[01:19:02.741]COMPILE_METHOD : toolkit_dev
[01:19:02.741]TARGET_PLATFORM       : ds3622xsp
[01:19:02.741]TARGET_VERSION    : 7.0.1
[01:19:02.741]TARGET_REVISION : 42218
[01:19:02.742]REDPILL_LKM_MAKE_TARGET : dev-v7
[01:19:02.742]KERNEL_MAJOR : 4
[01:19:02.742]MODULE_ALIAS_FILE :  modules.alias.4.json
[01:19:02.742]SYNOMODEL : ds3622xsp_42218 
[01:19:02.742]MODEL : DS3622xs+ 
[01:19:02.742]Local Cache Folder : /mnt/sda3/auxfiles
[01:19:02.743]DATE Internet : 04072023 Local : 04072023
[01:19:02.759]Checking Internet Access -> OK
[01:19:02.760]Redpill sources already downloaded, pulling latest
[01:19:03.803]Already up to date.
[01:19:03.804]Loader sources already downloaded, pulling latest
[01:19:04.928]Already up to date.
[01:19:04.943][#] Checking runtime for required tools... [OK]
[01:19:04.950][#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json... 
[01:19:04.951][#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
[01:19:05.471]################################################################################################################################################################################################################################## 100.0%
[01:19:05.499][OK]
[01:19:05.520][#] ========================================== pocopico.mpt3sas ==========================================
[01:19:05.524][#] Extension name: mpt3sas
[01:19:05.524][#] Description: Adds LSI MPT Fusion SAS 3.0 Device Driver Support
[01:19:05.524][#] To get help visit: <todo>
[01:19:05.524][#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/mpt3sas
[01:19:05.526][#] Software author: https://github.com/pocopico
[01:19:05.528][#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json
[01:19:05.532][#] 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 
[01:19:05.539][#] =======================================================================================
[01:19:05.541]

..............

[01:19:27.189]tc@box:~$ ./rploader.sh build ds3622xsp-7.0.1-42218
[01:19:27.695]Rploader Version : 0.9.4.9
[01:19:27.695]Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop 
[01:19:27.695]Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master 
[01:19:27.696]Extensions :   all-modules-sas
[01:19:27.696]  eudev
[01:19:27.696]  disks
[01:19:27.696]  misc 
[01:19:27.696]Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules-sas/rpext-index.json",
[01:19:27.696]"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json",
[01:19:27.696]"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json",
[01:19:27.696]"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json"
[01:19:27.697]TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download
[01:19:27.697]TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd
[01:19:27.697]SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download
[01:19:27.697]SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed
[01:19:27.698]COMPILE_METHOD : toolkit_dev
[01:19:27.698]TARGET_PLATFORM       : ds3622xsp
[01:19:27.698]TARGET_VERSION    : 7.0.1
[01:19:27.698]TARGET_REVISION : 42218
[01:19:27.698]REDPILL_LKM_MAKE_TARGET : dev-v7
[01:19:27.698]KERNEL_MAJOR : 4
[01:19:27.698]MODULE_ALIAS_FILE :  modules.alias.4.json
[01:19:27.699]SYNOMODEL : ds3622xsp_42218 
[01:19:27.699]MODEL : DS3622xs+ 
[01:19:27.699]Local Cache Folder : /mnt/sda3/auxfiles
[01:19:27.700]DATE Internet : 04072023 Local : 04072023
[01:19:27.714]Checking Internet Access -> OK
[01:19:29.728]Checking if a newer version exists on the main repo -> Version is current
[01:19:29.733]Redpill sources already downloaded, pulling latest
[01:19:30.475]Already up to date.
[01:19:30.477]Loader sources already downloaded, pulling latest
[01:19:31.185]Already up to date.
[01:19:31.185]No extra build option or static specified, using default <static> 
[01:19:31.186]Using static compiled redpill extension
[01:19:31.186]Removing any old redpill.ko modules
[01:19:32.082]Looking for redpill for : ds3622xsp_42218 
[01:19:32.618]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/releases/redpill-broadwellnk-4.4.180.tgz
[01:19:33.217]Extracting module
[01:19:33.218]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/src/check-redpill.sh
[01:19:34.985]Got redpill-linux-v4.4.180+.ko 
[01:19:34.986]Starting loader creation 
[01:19:34.990]Found tinycore cache folder, linking to home/tc/custom-module
[01:19:34.993]Checking user_config.json : Done
[01:19:35.000]Entering redpill-load directory
[01:19:35.001]Removing bundled exts directories
[01:19:35.903]Removing : boot-wait
[01:19:35.907]Cache directory OK 
[01:19:36.055]Processing add_extensions entries found on /home/tc/custom_config.json file :   all-modules-sas
[01:19:36.055]  eudev
[01:19:36.056]  disks
[01:19:36.056]  misc
[01:19:36.056]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules-sas/rpext-index.json", 
[01:19:36.073][#] Checking runtime for required tools... [OK]
[01:19:36.078][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules-sas/rpext-index.json... 
[01:19:36.079][#] Downloading remote file https://github.com/pocopico/tcrp-addons/raw/main/all-modules-sas/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
[01:19:38.028]################################################################################################################################################################################################################################## 100.0%
[01:19:38.056]
[01:19:38.056][!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/all-modules/all-modules.json). For more info use "ext-manager.sh info all-modules"
[01:19:38.056]
[01:19:38.056]*** Process will exit ***

................

[01:19:51.381][#] Filling-in newly downloaded recipe for extension pocopico.mpt3sas platform ds3622xsp_42218
[01:19:51.387][#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/releases/mpt3sas-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/mpt3sas-4.4.180plus-broadwellnk.tgz
[01:19:52.185]################################################################################################################################################################################################################################## 100.0%
[01:19:52.189][#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/mpt3sas-4.4.180plus-broadwellnk.tgz file... [OK]
[01:19:52.195][#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/mpt3sas-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/... [OK]
[01:19:52.202][#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/src/check-mpt3sas.sh to /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/check-mpt3sas.sh
[01:19:52.737]################################################################################################################################################################################################################################## 100.0%
[01:19:52.741][#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/check-mpt3sas.sh file... [OK]
[01:19:52.751][#] Successfully processed recipe for extension pocopico.mpt3sas platform ds3622xsp_42218
[01:19:52.755][#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.mpt3sas/ds3622xsp_42218/check-mpt3sas.sh file... [OK]
[01:19:52.756][#] Updating extensions... [OK]
IMgoRt commented 1 year ago

Can you please check if module is loaded ? With lsmod?

In default configuration() it is not loaded. But after I manually load it using this command ,it works. ./rploader.sh ext ds3622xsp-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json So I think all-modules tcrp-addon has some bugs....

default consel output

[00:32:37.611]tc@box:~$ ./rploader.sh satamap [00:32:37.632]Machine is VIRTUAL Hypervisor=VMware [00:32:37.653]Found SCSI HBAs, We need to install the SCSI modules [00:32:37.661]scsi-5.10.3-tinycore64 is already installed! [00:32:37.671]Succesfully installed SCSI modules [00:32:37.728] [00:32:37.728]Found "02:00.0 VMware SATA AHCI controller" [00:32:37.729]Detected 30 ports/1 drives. Mapping SATABOOT drive after maxdisks [00:32:37.745] [00:32:37.745]Found "02:01.0 VMware SATA AHCI controller" [00:32:37.745]Detected 30 ports/1 drives. Defaulting 8 virtual ports for typical system compatibility [00:32:39.547]Override # of ports or ENTER to accept <8> [00:32:39.565] [00:32:39.580]Found SCSI/HBA "0b:00.0 LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)" (2 drives) [00:32:39.580] [00:32:39.580]Computed settings: [00:32:39.580]SataPortMap=18 [00:32:39.580]DiskIdxMap=1000 [00:32:39.580] [00:32:43.651]Should i update the user_config.json with these values ? [Yy/Nn] y [00:32:43.661]Done. [00:33:01.236]tc@box:~$ vi user_config.json [00:34:51.171]tc@box:~$ ./rploader.sh build ds3622xsp-7.0.1-42218 [00:34:59.373]^C [00:35:07.315]tc@box:~$ ./setPROXY.sh [00:35:07.319]curl and git's proxy will set to http://192.168.11.23:7890 [00:35:09.234]tc@box:~$ ./rploader.sh build ds3622xsp-7.0.1-42218 [00:35:09.745]bspatch does not exist, bringing over from repo [00:35:09.750] % Total % Received % Xferd Average Speed Time Time Time Current [00:35:09.753] Dload Upload Total Spent Left Speed [00:35:10.921]100 10232 100 10232 0 0 8722 0 0:00:01 0:00:01 --:--:-- 8722 [00:35:10.931]Rploader Version : 0.9.4.9 [00:35:10.931]Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop [00:35:10.932]Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master [00:35:10.932]Extensions : all-modules [00:35:10.932] eudev [00:35:10.932] disks [00:35:10.932] misc [00:35:10.932]Extensions URL : "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", [00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", [00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", [00:35:10.932]"https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" [00:35:10.933]TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download [00:35:10.933]TOOLKIT_SHA : a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd [00:35:10.933]SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download [00:35:10.933]SYNOKERNEL_SHA : 18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed [00:35:10.933]COMPILE_METHOD : toolkit_dev [00:35:10.933]TARGET_PLATFORM : ds3622xsp [00:35:10.933]TARGET_VERSION : 7.0.1 [00:35:10.933]TARGET_REVISION : 42218 [00:35:10.933]REDPILL_LKM_MAKE_TARGET : dev-v7 [00:35:10.933]KERNEL_MAJOR : 4 [00:35:10.934]MODULE_ALIAS_FILE : modules.alias.4.json [00:35:10.934]SYNOMODEL : ds3622xsp_42218 [00:35:10.934]MODEL : DS3622xs+ [00:35:10.934]Local Cache Folder : /mnt/sda3/auxfiles [00:35:10.935]DATE Internet : 04072023 Local : 04072023 [00:35:10.947]Checking Internet Access -> OK [00:35:15.169]Checking if a newer version exists on the main repo -> Version is current [00:35:15.173]Cloning into 'redpill-lkm'... [00:35:16.345]remote: Enumerating objects: 1715, done. [00:35:16.357]remote: Counting objects: 100% (483/483), done. [00:35:16.513]remote: Compressing objects: 100% (94/94), done. [00:35:18.947]remote: Total 1715 (delta 415), reused 401 (delta 389), pack-reused 1232 [00:35:18.950]Receiving objects: 100% (1715/1715), 5.84 MiB | 2.40 MiB/s, done. [00:35:18.967]Resolving deltas: 100% (1049/1049), done. [00:35:18.980]Cloning into 'redpill-load'... [00:35:20.989]remote: Enumerating objects: 5098, done. [00:35:21.002]remote: Counting objects: 100% (1930/1930), done. [00:35:21.326]remote: Compressing objects: 100% (936/936), done. [00:36:10.219]remote: Total 5098 (delta 1032), reused 1868 (delta 976), pack-reused 3168 [00:36:10.221]Receiving objects: 100% (5098/5098), 125.92 MiB | 2.57 MiB/s, done. [00:36:10.246]Resolving deltas: 100% (2596/2596), done. [00:36:10.329]No extra build option or static specified, using default <static> [00:36:10.329]Using static compiled redpill extension [00:36:10.329]Removing any old redpill.ko modules [00:36:11.295]Looking for redpill for : ds3622xsp_42218 [00:36:11.796]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/releases/redpill-broadwellnk-4.4.180.tgz [00:36:12.412]Extracting module [00:36:12.429]Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/src/check-redpill.sh [00:36:13.273]Got redpill-linux-v4.4.180+.ko [00:36:13.274]Starting loader creation [00:36:13.278]Found tinycore cache folder, linking to home/tc/custom-module [00:36:13.281]Checking user_config.json : Done [00:36:13.284]Entering redpill-load directory [00:36:13.285]Removing bundled exts directories [00:36:14.441]Cache directory OK [00:36:15.178]Processing add_extensions entries found on /home/tc/custom_config.json file : all-modules [00:36:15.178] eudev [00:36:15.179] disks [00:36:15.179] misc [00:36:15.179]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json", [00:36:15.197][#] Checking runtime for required tools... [OK] [00:36:15.201][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/all-modules/rpext-index.json... [00:36:15.201][#] 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 [00:36:16.134]################################################################################################################################################################################################################################## 100.0% [00:36:16.164][OK] [00:36:16.189][#] ========================================== all-modules ========================================== [00:36:16.194][#] Extension name: all-modules [00:36:16.194][#] Description: Adds All modules Support [00:36:16.194][#] To get help visit: <todo> [00:36:16.194][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/tree/main/all-modules [00:36:16.196][#] Software author: https://github.com/pocopico [00:36:16.200][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/rpext-index.json [00:36:16.200][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 [00:36:16.204][#] ======================================================================================= [00:36:16.205] [00:36:16.207]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json", [00:36:16.216][#] Checking runtime for required tools... [OK] [00:36:16.221][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/eudev/rpext-index.json... [00:36:16.222][#] 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 [00:36:17.047]################################################################################################################################################################################################################################## 100.0% [00:36:17.078][OK] [00:36:17.097][#] ========================================== eudev ========================================== [00:36:17.101][#] Extension name: Eudev binaries [00:36:17.101][#] Description: Eudev binaries will assist with auto module loading [00:36:17.101][#] To get help visit: https://github.com/pocopico/tcrp-addons/main/eudev/ [00:36:17.101][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/eudev/ [00:36:17.102][#] Software author: https://github.com/pocopico/tcrp-addons/main/eudev/ [00:36:17.106][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/eudev/rpext-index.json [00:36:17.109][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 [00:36:17.118][#] ======================================================================================= [00:36:17.118] [00:36:17.119]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json", [00:36:17.128][#] Checking runtime for required tools... [OK] [00:36:17.132][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/disks/rpext-index.json... [00:36:17.133][#] 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 [00:36:18.070]################################################################################################################################################################################################################################## 100.0% [00:36:18.101][OK] [00:36:18.124][#] ========================================== disks ========================================== [00:36:18.128][#] Extension name: Disks [00:36:18.128][#] Description: All in one solution for disk issues [00:36:18.128][#] To get help visit: https://github.com/pocopico/tcrp-addons/main/disks/ [00:36:18.128][#] Extension preparer/packer: https://github.com/pocopico/tcrp-addons/main/disks/ [00:36:18.129][#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/ [00:36:18.131][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/rpext-index.json [00:36:18.133][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 [00:36:18.143][#] ======================================================================================= [00:36:18.143] [00:36:18.144]Adding extension "https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json" [00:36:18.152][#] Checking runtime for required tools... [OK] [00:36:18.156][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/misc/rpext-index.json... [00:36:18.157][#] 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 [00:36:19.097]################################################################################################################################################################################################################################## 100.0% [00:36:19.127][OK] [00:36:19.151][#] ========================================== misc ========================================== [00:36:19.154][#] Extension name: Misc shell [00:36:19.154][#] Description: Misc shell [00:36:19.154][#] To get help visit: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc [00:36:19.154][#] Extension preparer/packer: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc [00:36:19.155][#] Software author: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc [00:36:19.157][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/misc/rpext-index.json [00:36:19.161][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 [00:36:19.166][#] ======================================================================================= [00:36:19.166] [00:36:19.167]Updating extension : all-modules contents for model : ds3622xsp_42218 [00:36:19.177][#] Checking runtime for required tools... [OK] [00:36:19.209][#] Updating ds3622xsp_42218 platforms extensions... [00:36:19.210][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/broadwellnk.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json [00:36:19.685]################################################################################################################################################################################################################################## 100.0% [00:36:19.702] [00:36:19.703][#] Filling-in newly downloaded recipe for extension all-modules platform ds3622xsp_42218 [00:36:19.711][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/broadwellnk-4.4.180.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.180.tgz [00:36:23.089]################################################################################################################################################################################################################################## 100.0% [00:36:23.115][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.180.tgz file... [OK] [00:36:23.118][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/broadwellnk-4.4.302.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.302.tgz [00:36:25.536]################################################################################################################################################################################################################################## 100.0% [00:36:25.562][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/broadwellnk-4.4.302.tgz file... [OK] [00:36:25.565][#] Downloading remote file https://github.com/pocopico/redpill-modules/releases/latest/download/firmware.tgz to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/firmware.tgz [00:36:29.241]################################################################################################################################################################################################################################## 100.0% [00:36:29.260][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/firmware.tgz file... [OK] [00:36:29.263][#] 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/ds3622xsp_42218/install.sh [00:36:29.719]################################################################################################################################################################################################################################## 100.0% [00:36:29.721][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/install.sh file... [OK] [00:36:29.723][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/auxfiles/kmod to /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod [00:36:30.428]################################################################################################################################################################################################################################## 100.0% [00:36:30.432][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod file... [OK] [00:36:30.440][#] Successfully processed recipe for extension all-modules platform ds3622xsp_42218 [00:36:30.445][#] Verifying /home/tc/redpill-load/custom/extensions/all-modules/ds3622xsp_42218/kmod file... [OK] [00:36:30.445]Updating extension : eudev contents for model : ds3622xsp_42218 [00:36:30.462][#] Checking runtime for required tools... [OK] [00:36:30.488][#] Updating ds3622xsp_42218 platforms extensions... [00:36:30.489][#] 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 [00:36:30.930]################################################################################################################################################################################################################################## 100.0% [00:36:30.947] [00:36:30.947][#] Filling-in newly downloaded recipe for extension eudev platform ds3622xsp_42218 [00:36:30.955][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-6.2.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-6.2.tgz [00:36:32.352]################################################################################################################################################################################################################################## 100.0% [00:36:32.370][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-6.2.tgz file... [OK] [00:36:32.371][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-7.1.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.1.tgz [00:36:33.518]################################################################################################################################################################################################################################## 100.0% [00:36:33.529][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.1.tgz file... [OK] [00:36:33.532][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/eudev-7.2.tgz to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.2.tgz [00:36:35.778]################################################################################################################################################################################################################################## 100.0% [00:36:35.790][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/eudev-7.2.tgz file... [OK] [00:36:35.794][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/eudev/releases/install.sh to /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh [00:36:36.218]################################################################################################################################################################################################################################## 100.0% [00:36:36.222][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh file... [OK] [00:36:36.230][#] Successfully processed recipe for extension eudev platform ds3622xsp_42218 [00:36:36.231][#] Verifying /home/tc/redpill-load/custom/extensions/eudev/ds3622xsp_42218/install.sh file... [OK] [00:36:36.233]Updating extension : disks contents for model : ds3622xsp_42218 [00:36:36.246][#] Checking runtime for required tools... [OK] [00:36:36.277][#] Updating ds3622xsp_42218 platforms extensions... [00:36:36.278][#] 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 [00:36:36.775]################################################################################################################################################################################################################################## 100.0% [00:36:36.792] [00:36:36.793][#] Filling-in newly downloaded recipe for extension disks platform ds3622xsp_42218 [00:36:36.800][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/dtc to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/dtc [00:36:37.476]################################################################################################################################################################################################################################## 100.0% [00:36:37.479][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/dtc file... [OK] [00:36:37.482][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/install.sh to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/install.sh [00:36:38.015]################################################################################################################################################################################################################################## 100.0% [00:36:38.019][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/install.sh file... [OK] [00:36:38.022][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/readlink to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/readlink [00:36:38.644]################################################################################################################################################################################################################################## 100.0% [00:36:38.648][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/readlink file... [OK] [00:36:38.651][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/disks/releases/sed to /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed [00:36:39.401]################################################################################################################################################################################################################################## 100.0% [00:36:39.405][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed file... [OK] [00:36:39.414][#] Successfully processed recipe for extension disks platform ds3622xsp_42218 [00:36:39.415][#] Verifying /home/tc/redpill-load/custom/extensions/disks/ds3622xsp_42218/sed file... [OK] [00:36:39.417]Updating extension : misc contents for model : ds3622xsp_42218 [00:36:39.431][#] Checking runtime for required tools... [OK] [00:36:39.464][#] Updating ds3622xsp_42218 platforms extensions... [00:36:39.465][#] 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 [00:36:40.973]################################################################################################################################################################################################################################## 100.0% [00:36:40.991] [00:36:40.993][#] Filling-in newly downloaded recipe for extension misc platform ds3622xsp_42218 [00:36:40.999][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install-all.sh [00:36:42.786]################################################################################################################################################################################################################################## 100.0% [00:36:42.790][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install-all.sh file... [OK] [00:36:42.794][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz [00:36:43.860]################################################################################################################################################################################################################################## 100.0% [00:36:43.867][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz file... [OK] [00:36:43.879][#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/ttyd.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/... [OK] [00:36:43.882][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/sed to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/sed [00:36:45.641]################################################################################################################################################################################################################################## 100.0% [00:36:45.644][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/sed file... [OK] [00:36:45.646][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install_rd.sh [00:36:46.072]################################################################################################################################################################################################################################## 100.0% [00:36:46.078][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/install_rd.sh file... [OK] [00:36:46.080][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz [00:36:46.664]################################################################################################################################################################################################################################## 100.0% [00:36:46.668][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz file... [OK] [00:36:46.672][#] Unpacking files from /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/... [OK] [00:36:46.677][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/master/misc/releases/pciids to /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids [00:36:47.102]################################################################################################################################################################################################################################## 100.0% [00:36:47.105][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids file... [OK] [00:36:47.114][#] Successfully processed recipe for extension misc platform ds3622xsp_42218 [00:36:47.116][#] Verifying /home/tc/redpill-load/custom/extensions/misc/ds3622xsp_42218/pciids file... [OK] [00:36:47.138][#] Checking runtime for required tools... [OK] [00:36:47.157][#] Updating extensions... [00:36:47.158] [00:36:47.173][#] Checking runtime for required tools... [OK] [00:36:47.178][#] Adding new extension from https://github.com/pocopico/tcrp-addons/raw/main/boot-wait/rpext-index.json... [00:36:47.179][#] 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 [00:36:47.647]################################################################################################################################################################################################################################## 100.0% [00:36:47.676][OK] [00:36:47.700][#] ========================================== boot-wait ========================================== [00:36:47.702][#] Extension name: RedPill Bootwait [00:36:47.702][#] Description: Simple extension which stops the execution early waiting for the boot device to appear [00:36:47.702][#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait [00:36:47.703][#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait [00:36:47.703][#] Software author: https://github.com/pocopico/tcrp-addons/main/disks/ [00:36:47.706][#] Update URL: https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/rpext-index.json [00:36:47.710][#] Platforms supported: ds1621p_42218 ds920p_64570 dva3221_42661 ds3615xs_64570 ds3617xs_42218 dva3221_64570 ds920p_42661 fs6400_42661 dva3221_42962 ds1019p_42218 ds918p_42661 fs6400_42218 ds3622xsp_42962 rs3618xs_42962 dva1622_42218 ds920p_42962 ds1621p_42661 ds923p_42962 ds923p_64570 ds3617xs_64570 ds3622xsp_64570 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 fs6400_64570 rs3618xs_64570 ds3622xsp_42661 ds723p_42661 ds2422p_42661 sa6400_42661 ds3622xsp_42218 rs3413xsp_42661 ds723p_42962 ds2422p_42962 fs6400_42962 fs2500_64570 ds1621xsp_64570 dva1622_42962 rs3413xsp_42218 ds1520p_64570 sa6400_42962 ds2422p_42218 fs2500_42962 rs4021xsp_42962 zendofmodel ds3615xs_42962 ds3617xs_42962 ds1621p_64570 rs3618xs_42218 fs2500_42661 sa6400_64570 ds1520p_42218 rs4021xsp_42218 ds723p_42218 dva3219_42962 dva3219_42218 rs4021xsp_64570 ds723p_64570 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 ds923p_42661 dva3219_42661 ds1621xsp_42218 ds2422p_64570 ds923p_42218 ds918p_64570 dva1622_64570 rs3413xsp_42962 rs3413xsp_64570 ds1019p_64570 ds3615xs_42218 ds1621p_42962 sa6400_42218 dva3219_64570 ds1520p_42661 rs4021xsp_42661 ds1019p_42661 fs2500_42218 [00:36:47.716][#] ======================================================================================= [00:36:47.716] [00:36:47.728][#] Checking runtime for required tools... [OK] [00:36:47.760][#] Updating all-modules extension... [00:36:47.761][#] 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 [00:36:47.999]################################################################################################################################################################################################################################## 100.0% [00:36:48.004] [00:36:48.004][#] Extension all-modules index is already up to date [00:36:48.032][#] Updating boot-wait extension... [00:36:48.033][#] 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 [00:36:48.270]################################################################################################################################################################################################################################## 100.0% [00:36:48.274] [00:36:48.275][#] Extension boot-wait index is already up to date [00:36:48.302][#] Updating disks extension... [00:36:48.303][#] 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 [00:36:48.532]################################################################################################################################################################################################################################## 100.0% [00:36:48.537] [00:36:48.538][#] Extension disks index is already up to date [00:36:48.564][#] Updating eudev extension... [00:36:48.565][#] 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 [00:36:48.772]################################################################################################################################################################################################################################## 100.0% [00:36:48.778] [00:36:48.779][#] Extension eudev index is already up to date [00:36:48.803][#] Updating misc extension... [00:36:48.804][#] 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 [00:36:49.034]################################################################################################################################################################################################################################## 100.0% [00:36:49.039] [00:36:49.039][#] Extension misc index is already up to date [00:36:49.043][#] Updating misc extension... [OK] [00:36:49.057][#] Checking runtime for required tools... [OK] [00:36:49.102][#] Updating ds3622xsp_42218 platforms extensions... [00:36:49.103][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules/releases/broadwellnk.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json [00:36:49.337]################################################################################################################################################################################################################################## 100.0% [00:36:49.345] [00:36:49.346][#] Extension all-modules for ds3622xsp_42218 platform is already up to date [00:36:49.372][#] 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 [00:36:49.807]################################################################################################################################################################################################################################## 100.0% [00:36:49.824][#] Filling-in newly downloaded recipe for extension boot-wait platform ds3622xsp_42218 [00:36:49.832][#] Downloading remote file https://raw.githubusercontent.com/pocopico/tcrp-addons/main/boot-wait/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh [00:36:50.261]################################################################################################################################################################################################################################## 100.0% [00:36:50.266][#] Verifying /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh file... [OK] [00:36:50.273][#] Successfully processed recipe for extension boot-wait platform ds3622xsp_42218 [00:36:50.314][#] 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 [00:36:50.545]################################################################################################################################################################################################################################## 100.0% [00:36:50.552][#] Extension disks for ds3622xsp_42218 platform is already up to date [00:36:50.595][#] 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 [00:36:50.806]################################################################################################################################################################################################################################## 100.0% [00:36:50.813][#] Extension eudev for ds3622xsp_42218 platform is already up to date [00:36:50.854][#] 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 [00:36:51.095]################################################################################################################################################################################################################################## 100.0% [00:36:51.103][#] Extension misc for ds3622xsp_42218 platform is already up to date [00:36:51.105][#] Verifying /home/tc/redpill-load/custom/extensions/boot-wait/ds3622xsp_42218/boot-wait.sh file... [OK] [00:36:51.105][#] Updating extensions... [OK] [00:36:52.766][#] Verifying /home/tc/redpill-load/cache/ds3622xsp_42218.pat file... [OK] [00:36:52.943][#] Unpacking /home/tc/redpill-load/cache/ds3622xsp_42218.pat file to /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked... [OK] [00:36:52.966][#] Verifying /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/zImage file... [OK] [00:36:53.001][#] Patching /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/zImage to /home/tc/redpill-load/build/1688488606/zImage-patched... [OK] [00:36:53.036][#] Verifying /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/rd.gz file... [OK] [00:36:53.459][#] Unpacking /home/tc/redpill-load/build/1688488606/pat-ds3622xsp_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1688488606/rd-ds3622xsp_42218-unpacked... [OK] [00:36:53.473][#] Apply patches to /home/tc/redpill-load/build/1688488606/rd-ds3622xsp_42218-unpacked... [OK] [00:36:53.563][#] Patching config files in ramdisk... [OK] [00:36:53.582][#] Adding OS config patching... [OK] [00:36:53.646][#] Repacking ramdisk to /home/tc/redpill-load/build/1688488606/rd-patched-ds3622xsp_42218.gz... [OK] [00:36:53.684][#] Bundling extensions... [#] Checking runtime for required tools... [OK] [00:36:53.830][#] Dumping ds3622xsp_42218 platform extensions to /home/tc/redpill-load/build/1688488606/custom-initrd/exts... [OK] [00:36:53.890][#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1688488606/custom.gz... [OK] [00:36:53.932][#] Generating GRUB config... [OK] [00:36:54.943][#] Creating loader image at loader.img... [OK] [00:36:55.054][#] Cleaning up... [OK] [00:36:55.134]Mounting /dev/sda1 to localdiskp1 [00:36:55.146]Mounting /dev/sda2 to localdiskp2 [00:36:55.155]Copying custom.gz to sda3 [00:36:55.417]Bringing over my friend [00:36:58.840]################################################################################################################################################################################################################################## 100.0% [00:36:59.808]################################################################################################################################################################################################################################## 100.0% [00:37:03.657]################################################################################################################################################################################################################################## 100.0% [00:37:03.689]bzImage-friend checksum OK ! [00:37:03.869]initrd-friend checksum OK ! [00:37:03.918]Entries in Localdisk bootloader : [00:37:03.918]======================================================================= [00:37:03.920]menuentry 'RedPill DS3622xs+ v7.0.1-42218 (USB, Verbose)' { [00:37:03.921]menuentry 'RedPill DS3622xs+ v7.0.1-42218 (SATA, Verbose)' { [00:37:03.993]Updated user_config with USB Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=000C29BE7FBB sn=20C0SQRDF88VY vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=188 [00:37:03.997]Updated user_config with SATA Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac1=000C29BE7FBB sn=20C0SQRDF88VY vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=1000 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=188 [00:37:04.010]Generating GRUB entries for model :ds3622xsp_42218 in /home/tc [00:37:04.012]Generating default grub.cfg for model generate [00:37:04.012]Generated successfully [00:37:04.027]Added USB entry [00:37:04.040]Added SATA entry [00:37:04.055]Added TCRP entry [00:37:04.069]Added TCRP FRIEND entry [00:37:04.071]cp: cannot create regular file '/home/tc/redpill-load/part1/boot/grub/grub.cfg': Permission denied [00:37:04.071]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (USB, Verbose)' { [00:37:04.071]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (SATA, Verbose)' { [00:37:04.072]menuentry 'Tiny Core Image Build' { [00:37:04.072]menuentry 'Tiny Core Friend' { [00:37:04.072]Copying grub file /home/tc/grub.cfg to /home/tc/redpill-load/localdiskp1/boot/grub/grub.cfg [00:37:04.077]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (USB, Verbose)' { [00:37:04.077]menuentry 'RedPill DS3622xs+ 7.0.1-42218 (SATA, Verbose)' { [00:37:04.077]menuentry 'Tiny Core Image Build' { [00:37:04.077]menuentry 'Tiny Core Friend' { [00:37:04.078]Setting next grub entry [00:37:04.080]Setting next grub entry to Friend : Tiny Core Friend [00:37:04.085]Grub entry has been set to : Tiny Core Friend [00:37:04.088]Ramdisk in not compressed [00:37:04.200]42680 blocks [00:37:04.302]42636 blocks [00:37:04.462]85315 blocks [00:37:04.469]Machine is VIRTUAL Hypervisor=VMware [00:37:04.553]Cleaning up files [00:37:04.574]Caching files for future use [00:37:04.579]No adequate space on TCRP loader partition /mnt/sda3 to cache pat file [00:37:04.579]Found /mnt/sda3/auxfiles/ds3622xsp_42218.pat file [00:37:04.580]Removing older cached pat files to cache current [00:37:04.608]Found /home/tc/redpill-load/cache/ds3622xsp_42218.pat, copying to cache directory : /mnt/sda3/auxfiles [00:37:05.100]Saving user session for future use. Saving current extensions -> OK ! [00:37:05.102]Saving current user_config.json -> OK ! [00:37:36.433]tc@box:~$ ./rploader.sh backup [00:37:36.454]Please make sure you are using the latest 1GB img before using backup option [00:37:36.454]Current /home/tc size is 244M , try to keep it less than 1GB as it might not fit into your image [00:37:36.454]Should i update the sda with your current files [Yy/Nn] [00:37:38.369]y [00:37:46.536]Backing up home files to sda : Backing up files to /mnt/sda3//mydata.tgz ./rploader.sh backuploader [00:37:46.536]Done. [00:37:46.540]

This issue is related to later releases of DSM where that module is no longer supported

yyxida commented 1 year ago

hi, Is your problem solved? I also encountered a similar situation. I use esxi8.0u1, the virtual machine configuration is: sata0:0 is tcrp, sata1:0 is 30G virtual disk, 9211-8i sas card. There is no driver problem with the virtual network card. Similar to you, the mpt3sas driver is not automatically loaded when compiling. But I chose version ds3622xsp-7.0.1-42218 我使用esxi8.0u1,虚拟机配置为:sata0:0为tcrp,sata1:0为30G虚拟盘,9211-8i sas卡。 虚拟网卡没有驱动问题。 和你类似,mpt3sas驱动在编译的时候没有自动加载。但是我选择的是ds3622xsp-7.0.1-42218版本

I have tried various combinations of 7.0.1, 7.1.1, and 7.2 for 4021, 3622, and 3617. all “all-modules” are unable to drive the SAS card, but the separately selected SAS drivers for 7.0.1 and 7.1.1 can be driven. 我尝试了4021 3622 3617 的7.0.1 7.1.1 7.2的各种组合,所有的all-modules都无法驱动sas卡,但是7.0.1 和7.1.1的单独选择的sas驱动可以驱动。

xana2333 commented 1 year ago

hi, Is your problem solved? I also encountered a similar situation. I use esxi8.0u1, the virtual machine configuration is: sata0:0 is tcrp, sata1:0 is 30G virtual disk, 9211-8i sas card. There is no driver problem with the virtual network card. Similar to you, the mpt3sas driver is not automatically loaded when compiling. But I chose version ds3622xsp-7.0.1-42218 我使用esxi8.0u1,虚拟机配置为:sata0:0为tcrp,sata1:0为30G虚拟盘,9211-8i sas卡。 虚拟网卡没有驱动问题。 和你类似,mpt3sas驱动在编译的时候没有自动加载。但是我选择的是ds3622xsp-7.0.1-42218版本

I have tried various combinations of 7.0.1, 7.1.1, and 7.2 for 4021, 3622, and 3617. all “all-modules” are unable to drive the SAS card, but the separately selected SAS drivers for 7.0.1 and 7.1.1 can be driven. 我尝试了4021 3622 3617 的7.0.1 7.1.1 7.2的各种组合,所有的all-modules都无法驱动sas卡,但是7.0.1 和7.1.1的单独选择的sas驱动可以驱动。

I just tried ds3622xsp-7.0.1-42218 only. I think we have basically the same problems. Also I beleve that there should be bugs in all-modules. I this test is to verify that Adaptec AEC-82885T can work in DSM or not. The result is it work fine. 我只尝试了 ds3622xsp-7.0.1-42218。 我们的问题应该基本相同。我觉得all-modules里肯定有bug 我做测试是为了验证Adaptec AEC-82885T是否可以正常工作在DSM中。结果是可以。

xana2333 commented 1 year ago

@IMgoRt hi, I try manually load mpt3sas(my sas card is 9211-8i IT) mod with in ds3622xsp-7.0.1-42218. And it WORK. Also, after reboot DSM can get all drives correctly. Also @yyxida has done a similar test with success result

IMgoRt commented 1 year ago

@IMgoRt hi, I try manually load mpt3sas(my sas card is 9211-8i IT) mod with in ds3622xsp-7.0.1-42218. And it WORK. Also, after reboot DSM can get all drives correctly. Also @yyxida has done a similar test with success result

Yes, the highest release supported in the manifest is 7.1-42661, after that https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules-sas/rpext-index.json is required, but the loading instruction and how to verify are unclear - for me it doesn't work, but I don't know where to issue the commands when DSM is sitting at "no disks found" to diagnose

xana2333 commented 1 year ago

@xana2333 - nice to meet you. I still cannot access the SATA HDD under LSI 9211-8i ; although it had use all-modules. But I don't want push pocopico. so i hope future version can done.

Please try DSM version less than 7.1.1. if it still can not find HDD, please try this command before ./rploader.sh build. And ds3622xsp-7.0.1-42218 should change as your setting

./rploader.sh ext ds3622xsp-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/mpt3sas/rpext-index.json
xana2333 commented 1 year ago

@IMgoRt hi, I try manually load mpt3sas(my sas card is 9211-8i IT) mod with in ds3622xsp-7.0.1-42218. And it WORK. Also, after reboot DSM can get all drives correctly. Also @yyxida has done a similar test with success result

Yes, the highest release supported in the manifest is 7.1-42661, after that https://raw.githubusercontent.com/pocopico/tcrp-addons/main/all-modules-sas/rpext-index.json is required, but the loading instruction and how to verify are unclear - for me it doesn't work, but I don't know where to issue the commands when DSM is sitting at "no disks found" to diagnose

I see.... please try this

  1. When you see the DSM "Disk not found" page, open another browser page and enter http://yourDSMip:7681 eg http://192.168.1.100:7681
  2. input root
  3. input lsmod
  4. try to find your sas card driver mod. My card is mpt3sas. If you cannot find it, please try manual add mods, like my last reply image
xana2333 commented 1 year ago

@yyxida I think it cannot be work higher than 7.1.1,is because of the lack of json files. This is required pocopico update But that doesn't explain why all-modules doesn't work correctly 我觉得大于7.1.1不能用的原因应该是缺少json配置文件。这有待pocopico更新 当然这不解释为什么 all-modules 未能正确工作 image ------------ update---- My mistake, the real reason should be this this file was not updated. https://github.com/pocopico/rp-ext/blob/main/mpt3sas/rpext-index.json image

xana2333 commented 1 year ago

@yyxida hi, Have you tried use web way to build tcrp ? My set is , hardware: esxi8.0u1, sata0:0 is tcrp, sata1:0 is 30G virtual disk, 9211-8i sas card. The DSM version is selected as 7.2-64570, and all-modules has been automatically checked. After building, the expected mpt3sas could not be found in http://192.168.1.XXX:7681/ 你有尝试用过web版本的tcrp构建方式么? 我试了一下,硬件:esxi8.0u1,sata0:0为tcrp,sata1:0为30G虚拟盘,9211-8i sas卡。 DSM版本选择为7.2-64570,已自动勾选all-modules。 构建好后,在http://192.168.1.XXX:7681/ 中未能找到预期的mpt3sas image

yyxida commented 1 year ago

@yyxida hi, Have you tried use web way to build tcrp ? My set is , hardware: esxi8.0u1, sata0:0 is tcrp, sata1:0 is 30G virtual disk, 9211-8i sas card. The DSM version is selected as 7.2-64570, and all-modules has been automatically checked. After building, the expected mpt3sas could not be found in http://192.168.1.XXX:7681/ 你有尝试用过web版本的tcrp构建方式么? 我试了一下,硬件:esxi8.0u1,sata0:0为tcrp,sata1:0为30G虚拟盘,9211-8i sas卡。 DSM版本选择为7.2-64570,已自动勾选all-modules。 构建好后,在http://192.168.1.XXX:7681/ 中未能找到预期的mpt3sas image

I have tried, but I can't find mpt3sas either 有试过,也是找不到mpt3sas

pocopico commented 1 year ago

Well I found what the problem is, I’ll try to fix it.

pocopico commented 1 year ago

Please retry, the all-modules includes a function to forcibly load the mpt3sas, hpsa and mvsas modules in case the pci device alias is found on the system