Jump to content
XPEnology Community

NC522SFP 2x10GbE SFP+ (BNX2X)


arTii

Recommended Posts

Hello

I bought an NC522SFP 2x10GbE SFP + network card.
Unfortunately TCRP does not see this card when I issue ifconfig :(
Also after building the image of the DSM, it also does not see this card

TCRP
dmesg | grep netxen
 

[1.127090] netxen_nic 0000: 01: 00.0: 2MB memory map
[101.849174] netxen_nic 0000: 01: 00.0: Error getting board config info.
[101.849293] netxen_nic: probe of 0000: 01: 00.0 failed with error -5
[101.849392] netxen_nic 0000: 01: 00.1: 2MB memory map
[201.865810] netxen_nic 0000: 01: 00.1: Error getting board config info.
[201.865928] netxen_nic: probe of 0000: 01: 00.1 failed with error -5

Does anyone have an idea how to run it?

 

 

Link to comment
Share on other sites

its not a bnx2x (broadcom) as you announced in the topic

that one has a "NX3031" as base and thats Qlogic NetXen and you also see it on the driver loaded, its "netxen_nic"

 

i cant see that driver in @pocopico's list of extensions

https://github.com/pocopico/rp-ext

might be the reason why the rp laoder does not recognize it, the default kernel driver from 4.4.180 (dsm 7) would be ok i guess

 

but you should be able to use it wit the arpl loader

https://github.com/fbelavenuto/arpl

from what i can see in that one there is a netxen_nic .ko in that loader (\arpl-dyn.vmdk\2.img\modules\broadwellnk-4.4.180.tgz), i checked that in arpl-1.0-beta2

 

i did had this driver in my extra.lzma for jun's loader but thats only for dsm 6.2.3, but oyu can try that if you want so see it working or want to test it

 

Link to comment
Share on other sites

Hi both,

 

if its bnx2x the extension is available here

 

https://github.com/pocopico/rp-ext/tree/main/bnx2x

 

netxen_nic should be possible... let me check.

 

EDIT : @arTii I created the extension for you. You can try

 

https://github.com/pocopico/rp-ext/raw/main/netxen_nic/rpext-index.json

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

EDIT: It works! :) Only last step - I'm install *.pat file by the web, not by the synology assistant :)

 

thank's @pocopico

 

 

Thanks, but I guess I can't use it :(

tc@box:~$ ./rploader.sh clean
Clearing local redpill files

 

update and fullupgrade

tc@box:~$ ./rploader.sh identifyusb nowupdate
Checking Internet Access -> OK
Checking if a newer version exists on the main repo -> Version is current
tc@box:~$ ./rploader.sh fullupgrade
Performing a full TCRP upgrade
Warning some of your local files will be moved to /home/tc/old/xxxx.2022-Nov-02-11-33
Updating custom_config.json
Updating custom_config_jun.json
Updating global_config.json
Updating modules.alias.3.json.gz
Updating modules.alias.4.json.gz
Updating rpext-index.json
Updating user_config.json
Updating rploader.sh
Please make sure you are using the latest 1GB img before using backup option
Current /home/tc size is 2.4M , try to keep it less than 1GB as it might not fit into your image
Should i update the sdd with your current files [Yy/Nn]
y
Backing up home files to sdd : Backing up files to /mnt/sdd3//mydata.tgz / 
Done.

identifyusb

tc@box:~$ ./rploader.sh identifyusb now
Found USB Flash SerialNumber: SCY0000000108825
Vendor ID : 0x090c Product ID : 0x1000
Should i update the user_config.json with these values ? [Yy/Nn]

satamap - rploader discover only 1 port, I'm manualy change this

tc@box:~$ ./rploader.sh satapmap
Found SCSI HBAs, We need to install the SCSI modules
Downloading: scsi-5.10.3-tinycore64.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
saving to 'scsi-5.10.3-tinycore64.tcz'

scsi-5.10.3-tinycore  14% |***************************                                                                                                                                                                  |  376k  0:00:05 ETA
scsi-5.10.3-tinycore 100% |*********************************************************************************************************************************************************************************************| 2632k  0:00:00 ETA
'scsi-5.10.3-tinycore64.tcz' saved
scsi-5.10.3-tinycore64.tcz: OK
Succesfully installed SCSI modules

Found SCSI/HBA "00:1f.2 Intel Corporation SATA Controller [RAID mode] (rev 04)" (3 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid bus number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)
lspci: -s: Invalid slot number
Found SCSI/HBA "" (0 drives)

Computed settings:
SataPortMap=1
DiskIdxMap=00

Should i update the user_config.json with these values ? [Yy/Nn] y
Done.

serialgen also discover only 1 interface, also I'm manually change this

tc@box:~$ ./rploader.sh serialgen DS3622xs+
Serial Number for Model = 2040SQRBEDCVC
Mac Address for Model DS3622xs+ = 00:11:32:F1:09:8C 
Should i update the user_config.json with these values ? [Yy/Nn]
y

after changes in user_config.json:

tc@box:~$ cat ./user_config.json 
{
  "general": {
    "model": "DS3622xs+",
    "version": "7.1.1-42951",
    "smallfixnumber": "0",
    "zimghash": "",
    "rdhash": "",
    "usb_line": "",
    "sata_line": "",
    "redpillmake": "",
    "friendautoupd": "true",
    "hidesensitive": "false"
  },
  "ipsettings": {
    "ipset": "",
    "ipaddr": "",
    "ipgw": "",
    "ipdns": "",
    "ipproxy": ""
  },
  "extra_cmdline": {
    "pid": "0x1000",
    "vid": "0x090c",
    "sn": "2040SQRBEDCVC",
    "mac1": "001132F1098C",
    "mac2": "001132F1098D",
    "mac3": "001132F1098E",
    "netif_num": "3",
    "SataPortMap": "6",
    "DiskIdxMap": "00"
  },
  "synoinfo": {
    "internalportcfg": "0xffff",
    "maxdisks": "16",
    "support_bde_internal_10g": "no",
    "support_disk_compatibility": "no",
    "support_memory_compatibility": "no"
  },
  "ramdisk_copy": {}
}

Next I'm add driver for 10G NIC

tc@box:~$ ./rploader.sh ext dsds3622xsp-7.1.0-42661 add https://github.com/pocopico/rp-ext/raw/main/netxen_nic/rpext-index.json
bspatch does not exist, bringing over from repo
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10232  100 10232    0     0  38904      0 --:--:-- --:--:-- --:--:-- 38904
Rploader Version : 0.9.2.9
Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop 
Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json"
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : ds3622xsp
TARGET_VERSION    : 7.1.0
TARGET_REVISION : 42661
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42661 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sdd3/auxfiles
DATE Internet : 02112022 Local : 02112022
Checking Internet Access -> OK
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1398, done.
remote: Counting objects:   0% (1/470)
remote: Counting objects:   1% (5/470)
[...]
remote: Counting objects: 100% (470/470)
remote: Counting objects: 100% (470/470), done.
remote: Compressing objects:   0% (1/127)
remote: Compressing objects:   1% (2/127)
[...]
remote: Compressing objects: 100% (127/127)
remote: Compressing objects: 100% (127/127), done.
Receiving objects:   0% (1/1398)
Receiving objects:   1% (14/1398)
[...]
Receiving objects:  99% (1387/1398), 1.71 MiB | 670.00 KiB/s
remote: Total 1398 (delta 360), reused 399 (delta 330), pack-reused 928
Receiving objects: 100% (1398/1398), 2.47 MiB | 810.00 KiB/s
Receiving objects: 100% (1398/1398), 2.63 MiB | 838.00 KiB/s, done.
Resolving deltas:   0% (0/923)
[...]
Resolving deltas:  99% (914/923)
Resolving deltas: 100% (923/923)
Resolving deltas: 100% (923/923), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 2835, done.
remote: Counting objects:   0% (1/319)
[...]
remote: Counting objects: 100% (319/319)
remote: Counting objects: 100% (319/319), done.
remote: Compressing objects:   0% (1/160)
[...]
remote: Compressing objects:  99% (159/160)
remote: Compressing objects: 100% (160/160)
remote: Compressing objects: 100% (160/160), done.
Receiving objects:   0% (1/2835)
Receiving objects:   1% (29/2835)
[...]
Receiving objects:  99% (2807/2835), 111.36 MiB | 15.79 MiB/s
remote: Total 2835 (delta 162), reused 297 (delta 150), pack-reused 2516
Receiving objects: 100% (2835/2835), 111.36 MiB | 15.79 MiB/s
Receiving objects: 100% (2835/2835), 118.30 MiB | 14.95 MiB/s, done.
Resolving deltas:   0% (0/1387)
[...]
Resolving deltas: 100% (1387/1387), done.
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/raw/main/netxen_nic/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/rp-ext/raw/main/netxen_nic/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                

###################################################################################################################################################################################################################################### 100.0%
[OK]
[#] ========================================== pocopico.netxen_nic ==========================================
[#] Extension name: netxen_nic
[#] Description: Adds QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/netxen_nic
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/netxen_nic/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 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 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 ds920p_42951 rs4021xsp_42218 ds2422p_42951 endofmodel ds918p_42621 ds3617xs_42661 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds918p_42951 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661 
[#] =======================================================================================

And finaly build:

tc@box:~$ ./rploader.sh build ds3622xsp-7.1.0-42661
Rploader Version : 0.9.2.9
Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop 
Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json"
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : ds3622xsp
TARGET_VERSION    : 7.1.0
TARGET_REVISION : 42661
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42661 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sdd3/auxfiles
DATE Internet : 02112022 Local : 02112022
Checking Internet Access -> OK
Checking if a newer version exists on the main repo -> Version is current
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
No extra build option or static specified, using default <static> 
Using static compiled redpill extension
Removing any old redpill.ko modules
Looking for redpill for : ds3622xsp_42661 
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/releases/redpill-4.4.180plus-broadwellnk.tgz
Extracting module
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpillprod/src/check-redpill.sh
Got redpill-linux-v4.4.180+.ko 
Testing modules.alias.4.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules : 


Found VGA Controller : pciid 8086d00000162  Required Extension : i915
Searching for matching extension for i915
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=#                                                                         

######################################################################## 100.0%
[OK]
[#] ========================================== pocopico.e1000e ==========================================
[#] Extension name: e1000e
[#] Description: Adds Intel(R) PRO/1000 Network Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/e1000e
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds1621p_42951 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds918p_42661 ds3622xsp_42962 ds3617xs_42951 dva1622_42218 dva1622_42621 ds920p_42962 ds1621p_42661 dva1622_42951 ds918p_25556 dva3221_42218 ds3615xs_42661 dva3221_42951 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42962 rs4021xsp_42621 dva1622_42962 ds2422p_42218 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 ds3615xs_41222 ds920p_42951 rs4021xsp_42218 ds2422p_42951 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661 
[#] =======================================================================================

Found Ethernet Interface : pciid 8086d00001502 Required Extension : e1000e
Searching for matching extension for e1000e
Found matching extension : 
"https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json"
Found Ethernet Interface : pciid 4040d00000100 Required Extension : netxen_nic
Searching for matching extension for netxen_nic
Found Ethernet Interface : pciid 4040d00000100 Required Extension : netxen_nic
Searching for matching extension for netxen_nic
------------------------------------------------------------------------------------------------
Starting loader creation 
Found tinycore cache folder, linking to home/tc/custom-module
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Cache directory OK 
Found build request for revision greater than 42218
Found extractor locally cached
Copying required libraries to local lib directory
Linking lib to lib64
Copying executable
Removing temp folder /tmp/synoesp
Checking if tool is accessible
/bin/syno_extract_system_patch: /usr/local/lib/libcurl.so.4: no version information available (required by /bin/syno_extract_system_patch)
Executed succesfully
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/ds3622xsp_42661.pat
File /home/tc/custom-module/ds3622xsp_42661.pat, is a compressed tar
File /home/tc/custom-module/ds3622xsp_42661.pat is already unencrypted
Copying file to /home/tc/redpill-load/cache folder
./VERSION
Pat file  sha256sum is : de4d75845d6ff6cc48c6b3407f875e5d1590fc2d7a7da68ae6e91bff769e21cf
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on custom_config.json file :   redpill-misc
Adding extension "https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json" 
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                

###################################################################################################################################################################################################################################### 100.0%
[OK]
[#] ========================================== redpill-misc ==========================================
[#] Extension name: Misc shell
[#] Description: Misc shell
[#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
[#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
[#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc
[#] Update URL: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/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 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 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 rs4021xsp_42951 ds920p_42621 ds918p_42962 ds3615xs_42951 ds3622xsp_42951 dva1622_42661 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661 
[#] =======================================================================================

Updating extension : redpill-misc contents for model : ds3622xsp_42661  
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42661 platforms extensions... 
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                
-=O=#      #        #           #                                                                                                                                                                                                           

###################################################################################################################################################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension redpill-misc platform ds3622xsp_42661
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install.sh
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                
-=O=#      #        #           #                                                                                                                                                                                                           
-=O=-  #      #         #            #                                                                                                                                                                                                      

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install.sh file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install-all.sh
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install-all.sh file...  [OK]
[#] Downloading remote file https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.x86_64 to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/ttyd
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     

                                                                                                                                                                                                                                         0.1%
#################################################                                                                                                                                                                                       21.6%
###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/ttyd file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install_rd.sh
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/install_rd.sh file...  [OK]
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/lrzsz.tar.gz
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                
-=O=#      #        #           #                                                                                                                                                                                                           
-=O=-  #      #         #            #                                                                                                                                                                                                      
-=O=-    #        #          #             #                                                                                                                                                                                                
-=O=-       #         #           #              #                                                                                                                                                                                          

###############################################################################################################                                                                                                                         48.7%
###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/...  [OK]
[#] Successfully processed recipe for extension redpill-misc platform ds3622xsp_42661
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42661/...  [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json... 
[#] Downloading remote file https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     

###################################################################################################################################################################################################################################### 100.0%
[OK]
[#] ========================================== redpill-boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/pocopico/rp-ext/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/redpill-boot-wait
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill-boot-wait/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 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 ds920p_42550 dva1622_42661 ds918p_42218 ds2422p_42621 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds1621p_42962 ds3622xsp_42621 rs4021xsp_42661 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating pocopico.e1000e extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json

################################################                                                                                                                                                                                        20.9%
###################################################################################################################################################################################################################################### 100.0%

[#] Extension pocopico.e1000e index is already up to date
[#] Updating pocopico.netxen_nic extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/netxen_nic/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%

[#] Extension pocopico.netxen_nic index is already up to date
[#] Updating redpill-boot-wait extension... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%

[#] Extension redpill-boot-wait index is already up to date
[#] Updating redpill-misc extension... 
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     

####################################################                                                                                                                                                                                    22.8%
###################################################################################################################################################################################################################################### 100.0%

[#] Extension redpill-misc index is already up to date
[#] Updating redpill-misc extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42661 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/releases/ds3622xsp_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension pocopico.e1000e platform ds3622xsp_42661
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/releases/e1000e-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/e1000e-4.4.180plus-broadwellnk.tgz
#=#=-  #      #                                                                                                                                                                                                                             

#################################################################################                                                                                                                                                       35.2%
###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/e1000e-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/e1000e-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/src/check-e1000e.sh to /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/check-e1000e.sh
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.e1000e/ds3622xsp_42661/check-e1000e.sh file... [OK]
[#] Successfully processed recipe for extension pocopico.e1000e platform ds3622xsp_42661
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/netxen_nic/releases/ds3622xsp_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension pocopico.netxen_nic platform ds3622xsp_42661
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/netxen_nic/releases/netxen_nic-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/netxen_nic-4.4.180plus-broadwellnk.tgz
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################                                     85.0%
###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/netxen_nic-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/netxen_nic-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/netxen_nic/src/check-netxen_nic.sh to /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/check-netxen_nic.sh
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.netxen_nic/ds3622xsp_42661/check-netxen_nic.sh file... [OK]
[#] Successfully processed recipe for extension pocopico.netxen_nic platform ds3622xsp_42661
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-boot-wait/raw/master/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     

###################################################################################################################################################################################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension redpill-boot-wait platform ds3622xsp_42661
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds3622xsp_42661/boot-wait.sh
#=#=-  #      #                                                                                                                                                                                                                             

###################################################################################################################################################################################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds3622xsp_42661/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension redpill-boot-wait platform ds3622xsp_42661
[#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
#=#=-  #      #                                                                                                                                                                                                                             
#=O#-    #        #                                                                                                                                                                                                                         
-#O=-#      #         #                                                                                                                                                                                                                     
-=#=-   #       #          #                                                                                                                                                                                                                

###################################################################################################################################################################################################################################### 100.0%
[#] Extension redpill-misc for ds3622xsp_42661 platform is already up to date
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds3622xsp_42661/boot-wait.sh file... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/ds3622xsp_42661.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3622xsp_42661.pat file to /home/tc/redpill-load/build/1667389582/pat-ds3622xsp_42661-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1667389582/pat-ds3622xsp_42661-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1667389582/pat-ds3622xsp_42661-unpacked/zImage to /home/tc/redpill-load/build/1667389582/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1667389582/pat-ds3622xsp_42661-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1667389582/pat-ds3622xsp_42661-unpacked/rd.gz file to /home/tc/redpill-load/build/1667389582/rd-ds3622xsp_42661-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1667389582/rd-ds3622xsp_42661-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1667389582/rd-patched-ds3622xsp_42661.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds3622xsp_42661 platform extensions to /home/tc/redpill-load/build/1667389582/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1667389582/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
umount: /dev/sdd1: not mounted.
umount: /dev/sdd2: not mounted.
Mounting /dev/sdd1 to localdiskp1 
/dev/sdd2 localdiskp2
Creating tinycore entry
menuentry 'Tiny Core Image Build' {
        savedefault
        set root=(hd0,msdos3)
        echo Loading Linux...
        linux /vmlinuz64 loglevel=3 cde waitusb=5 vga=791
        echo Loading initramfs...
        initrd /corepure64.gz
        echo Booting TinyCore for loader creation
}
Entries in Localdisk bootloader : 
=======================================================================
menuentry 'RedPill DS3622xs v7.1.0-42661 Beta (USB, Verbose)' {
menuentry 'RedPill DS3622xs v7.1.0-42661 Beta (SATA, Verbose)' {
menuentry 'Tiny Core Image Build' {
Updated user_config with USB Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=3 pid=0x1000 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac2=001132F1098D mac3=001132F1098E mac1=001132F1098C sn=2040SQRBEDCVC vid=0x090c elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=00 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=6 
Updated user_config with SATA Command Line : withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=3 pid=0x1000 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac2=001132F1098D mac3=001132F1098E mac1=001132F1098C sn=2040SQRBEDCVC vid=0x090c elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=00 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=6 
Cleaning up files
Caching files for future use
Found /home/tc/redpill-load/cache/ds3622xsp_42661.pat, copying to cache directory : /mnt/sdd3/auxfiles 
Saving user session for future use. Saving current extensions  -> OK !
Saving current user_config.json  -> OK !

tc@box:~$ exitcheck.sh reboot

 

After reboot NIC 10G is up, gets IP address:

SynologyNAS> ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:32:F1:09:8C
          inet addr:169.254.114.106  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:f6c00000-f6c20000

eth1      Link encap:Ethernet  HWaddr 00:11:32:F1:09:8D
          inet addr:192.168.11.24  Bcast:192.168.11.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:58 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:18686 (18.2 KiB)  TX bytes:8871 (8.6 KiB)
          Interrupt:29

eth2      Link encap:Ethernet  HWaddr 80:C1:6E:AA:E1:0C
          inet addr:169.254.114.43  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:33

In Synology assistant I'm this.

 obraz.thumb.png.097694db0e758b633572e703488d66d1.png

 

And I choose: Install

Next I choose packet:

obraz.thumb.png.ccf6fe32f685eff355fde9e90b50b023.png

Next DHCP IP:
obraz.thumb.png.c711f7dd81cb988b7f8b0729e51aa200.png

 

But after several minuts I'm get information:
 "Quick configuration is not finished becouse timeout is expired"

obraz.thumb.png.fb1e043fb23297829aea3be5cd3ae4aa.png

 

Edited by arTii
Link to comment
Share on other sites

1 minute ago, pocopico said:

I suggest you build the loader using TCRP Friend. You can build by adding the withfriend at the end of the build command.

Did You mean:

./rploader.sh build ds3622xsp-7.1.0-42661 withfriend

What's this doing?

Link to comment
Share on other sites

3 hours ago, Peter Suh said:

If there is no reason to use the old version 7.1.0-42661, it is okay to build with the latest version 7.1.1-42962.

You right... :)

This machine is only for testing anyway, so I don't risk anything :)

 

I compiled it, ran it and it's ok

 

I have one more curiosity related to this card.
If I reboot - the card does not start. I have to turn the power off and back on for the card to initialize.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...