Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

Can anyone verify for me, did this rp build correctly? It says I need drivers for i915 and ahci

I assumed the 'ext apollolake auto' would have added them itself?

tc@box:~$ ./rploader.sh build apollolake-7.0.1-42218
Rploader Version : 0.6.0.8
Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download
TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : apollolake
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : test-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE= modules.alias.4.json
Checking Internet Access -> OK
Checking if a newer version exists on the 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 specified, using default <static>
Using static compiled redpill extension
Removing any old redpill.ko modules
Looking for redpill for : ds918p_42218
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-4.4.180plus.tgz
Extracting module
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 8086d000022b1  Required Extension : i915
Searching for matching extension for i915
Found SATA Controller : pciid 8086d000022a3  Required Extension : ahci
Searching for matching extension for ahci
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.r8169/pocopico.r8169.json). For more info use "ext-manager.sh info pocopico.r8169"

*** Process will exit ***
Found Ethernet Interface : pciid 10ecd00008168 Required Extension : r8169
Searching for matching extension for r8169
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json"
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[!] Extension is already added (index exists at /home/tc/redpill-load/custom/extensions/pocopico.r8169/pocopico.r8169.json). For more info use "ext-manager.sh info pocopico.r8169"

*** Process will exit ***
Found Ethernet Interface : pciid 10ecd00008168 Required Extension : r8169
Searching for matching extension for r8169
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json"
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
Entering redpill-load directory
Removing bundled exts directories
Cache directory OK
[#] Checking runtime for required tools... [OK]
[#] Updating extensions...

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################################################################## 100.0%############################################################################################################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.boot-wait ==========================================
[#] Extension name: RedPill Bootwait
[#] Description: Simple extension which stops the execution early waiting for the boot device to appear
[#] To get help visit: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3615xs_25556 ds920p_42218 ds920p_42550 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################################################################## 100.0%############################################################################################################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.virtio ==========================================
[#] Extension name: VirtIO
[#] Description: Adds VirtIO support for fast network/PCI/SCSI/network/console paravirtualization under QEmu (Proxmox, VirtualBox, virsh, and similar)
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-virtio
[#] Software author: https://www.linux-kvm.org/page/Virtio
[#] Update URL: https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
[#] Platforms supported: ds1621p_42218 ds918p_41890 ds3617xs_42218 ds918p_25556 ds3622xsp_42218 ds2422p_42218 ds3615xs_41222 ds3622xsp_42550 ds3615xs_25556 ds920p_42218 ds920p_42550 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

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

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

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

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

[#] Filling-in newly downloaded recipe for extension pocopico.r8169 platform ds918p_42218
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/releases/r8169-4.4.180plus.tgz to /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/r8169-4.4.180plus.tgz
############################################################################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/r8169-4.4.180plus.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/r8169-4.4.180plus.tgz to /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/src/check-r8169.sh to /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/check-r8169.sh
############################################################################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.r8169/ds918p_42218/check-r8169.sh file... [OK]
[#] Successfully processed recipe for extension pocopico.r8169 platform ds918p_42218
[#] 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
############################################################################################################################################################## 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform ds918p_42218
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds918p_42218/boot-wait.sh
############################################################################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds918p_42218/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform ds918p_42218
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds918p_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
############################################################################################################################################################## 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.virtio platform ds918p_42218
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/check-virtio.sh
############################################################################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz
############################################################################################################################################################## 100.0%############################################################################################################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/... [OK]
[#] Successfully processed recipe for extension thethorgroup.virtio platform ds918p_42218
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/... [OK]
[#] Updating extensions... [OK]
[#] PAT file /home/tc/redpill-load/cache/ds918p_42218.pat not found - downloading from https://global.download.synology.com/download/DSM/release/7.0.1/42218/DSM_DS918%2B_42218.pat
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  338M  100  338M    0     0  10.3M      0  0:00:32  0:00:32 --:--:-- 10.1M
[#] Verifying /home/tc/redpill-load/cache/ds918p_42218.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds918p_42218.pat file to /home/tc/redpill-load/build/1648784681/pat-ds918p_42218-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1648784681/pat-ds918p_42218-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1648784681/pat-ds918p_42218-unpacked/zImage to /home/tc/redpill-load/build/1648784681/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1648784681/pat-ds918p_42218-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1648784681/pat-ds918p_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1648784681/rd-ds918p_42218-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1648784681/rd-ds918p_42218-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1648784681/rd-patched-ds918p_42218.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds918p_42218 platform extensions to /home/tc/redpill-load/build/1648784681/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1648784681/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
Mounting /dev/sdc1 to localdiskp1
/dev/sdc2 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 DS918+ v7.0.1-42218 (USB, Verbose)' {
menuentry 'RedPill DS918+ v7.0.1-42218 (SATA, Verbose)' {
menuentry 'Tiny Core Image Build' {
tc@box:~$

 

Link to comment
Share on other sites

14 hours ago, MajkelP said:

Thank you for your answer, 

So I cleaned all my three drives and USB and started from the scratch and after I put this commend 



sudo ./rploader.sh satamap now

 I got this:

rploader01.thumb.png.a9871ffa499b9b19bb2be43ba4be738c.png

 

I am not quite sure if I can see any different beside of 



Found SCSI HBAs, We need to install the SCSI modules
Don't run this as root.

and in DSM 7.01 I am getting this:

 

disks2.thumb.PNG.05e82cf33ba47a33cbe7feef4147c320.PNG

and 

 

disks3.PNG.da94ef26cc316d272ab94b962517bcc8.PNG

 

My motherboard has got 4 SATA ports and I have got one SAS controller 9211 8i IT (I believe that supports 8 disks) 

I am not quite sure if these settings are correct:



  "SataPortMap": "40",
    "DiskIdxMap": "0001"

 

My first HDD disk is connected to the first SATA AHCI motherboard controller and two others SSD disks are connected to SAS controller.  

  



root@DS3622xsp:~# lspci -nnq
0000:00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:191f] (rev 07)
0000:00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
0000:00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
0000:00:16.0 Communication controller [0780]: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 [8086:a13a] (rev 31)
0000:00:17.0 SATA controller [0106]: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] [8086:a102] (rev 31)
0000:00:1b.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #17 [8086:a167] (rev f1)
0000:00:1c.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #1 [8086:a110] (rev f1)
0000:00:1d.0 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #9 [8086:a118] (rev f1)
0000:00:1d.1 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #10 [8086:a119] (rev f1)
0000:00:1d.2 PCI bridge [0604]: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #11 [8086:a11a] (rev f1)
0000:00:1f.0 ISA bridge [0601]: Intel Corporation Z170 Chipset LPC/eSPI Controller [8086:a145] (rev 31)
0000:00:1f.2 Memory controller [0580]: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller [8086:a121] (rev 31)
0000:00:1f.3 Audio device [0403]: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller [8086:a170] (rev 31)
0000:00:1f.4 SMBus [0c05]: Intel Corporation 100 Series/C230 Series Chipset Family SMBus [8086:a123] (rev 31)
0000:00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
0000:01:00.0 Serial Attached SCSI controller [0107]: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] [1000:0072] (rev 03)
0000:02:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961/SM963 [144d:a804]
0000:06:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller [1b21:1242]
0001:09:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller [1b4b:9235] (rev 11)
0001:0c:00.0 SATA controller [0106]: Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller [1b4b:9235] (rev 11)

 

 

Some advice would be appreciated. 

Thank you, 

 

 

In general, dont run the rploader.sh with sudo its a bad idea and messes the permissions of the subdirectories.  The script itself will run with sudo any commands if needed.

 

Quote

 

Found SCSI HBAs, We need to install the SCSI modules

Don't run this as root.

 

 

run this again with no sudo 

 

 

Edited by pocopico
Link to comment
Share on other sites

1477359008_2022-04-018_25_05.thumb.png.95a434f17055bfca4c3b9362bfb49aa0.png

 

 

No one reports health information missing S.M.A.R.T. issues on DS3622xs+ storage manager, so I report them.

It's perfect!!!

There is no problem with H310 HBA SHR.
Finally, a test of NVMe cache usage remains.
I hope it goes well.
@pocopico Thank you so much.

 

 

NVMe cache is perfect too.

 

664383240_2022-04-019_48_51.thumb.png.1b9a305fef5e7388416b623cb837c64a.png

 

 

[How to activate DS3622xs+ NVMe cache]

I would like to tell you how to check it more easily by accessing SSH.

lspci -tvnq or

udevadm info /dev/nvme0n1

Therefore, please check the DID value XX.Y of M.2 and apply it below.

In my case, XX.Y was 01.0.



Application is...

sudo sed -i 's/03.2/01.0/g' /etc.defaults/extensionPorts



Check.

cat /etc.defaults/extensionPorts



Result

[pci]

pci1="0000:00:01.0"

 

After that, you have to restart...

Edited by Peter Suh
  • Like 3
Link to comment
Share on other sites

Hey guys, I took the day to try to make this work. Now that DSM 7 is updated to the latest version, maybe it will be easier. and I know there are other with the same problem.

Here it goes:

I'm trying to make my 2nd NIC to work. either be the PCI 2.5GBe or USB 1Gbe.

It seems that both modules and Drivers are installed after following @pocopico instructions.

My USB NIC works on TinyCore menu, because it let me ssh into it if I umplug the onboard NIC cable. It is seen by DSM interface under Control panel > General, but is does not load as a LAN2.

My PCI NIC seems to be installed but it also does not load as LAN2, on this one, there is no light activity when CAT6 or CAT7 cables are connected to it. I tried different cable and got same results. 

I tried adding the modules as instructed by @pocopico. but I might be doing something wrong. Im sure it is something simple that I just dont know the "howto" to make it work.

Can anyone help me out with this?

here are some outputs:

 

 

NIC.jpg

 

ps... My config is as follows:

{
  "extra_cmdline": {
    "pid": "0x1666",
    "vid": "0x0951",
    "sn": "************",
    "mac1": "************1",
    "mac2": "************2",
    "mac3": "************3",
    "SataPortMap": "64",
    "DiskIdxMap": "0004",
    "netif_num": "3"
  },
  "synoinfo": {

          "internalportcfg" : "0xffff",
          "maxdisks" : "8",
          "support_bde_internal_10g" : "no",
          "support_disk_compatibility" : "no",
          "support_memory_compatibility" : "no"


},
  "ramdisk_copy": {

    
}

}


 

Edited by Jizar Stoffel
adding config info
Link to comment
Share on other sites

Hey everyone. Hopefully someone can help me out.


Previous setup (worked flawlessly):
Vmware 7
Jun loader
DS3617XS
DSM 6.2.3-blahblahblah
SAS2 9210-8i - SAS2 backplane
10 drives raid 6
1 drive for backup (own volume)



I now run:
Vmware 7
redpill - tinycore .0.4.6
DS3622XS+
DSM 7.0.1-42218
SAS3 9305-24i to SAS2 backplane
RDM attached drives from the backplane to the VM
SATA 0:0 - Redpill boot
SATA 1:1 - 16gb vmdk for OS and things
SATA 1:2-7 - RDM drives
SATA 2:0-3 - RDM drives


I see only the 16gb OS and things and the 10 drives for raid 6. It boots and the synology array is happy.  I cannot however see the other drive on SATA 2:3 RDM. I cannot get the drives to go in order or go past the SATA bus 1:8 no matter what I do.


I played around with the diskIdxMap and SataPortMap but no luck.


I have tried to decipher the disk and sata port mappings and I can quite understand the hex values. I can handle the internalconfigports, usbports, and the esataconfigports but it looks like dsm 7 doesn't really listen to those values.

Link to comment
Share on other sites

4 minutes ago, Chedda said:

Hey everyone. Hopefully someone can help me out.


Previous setup (worked flawlessly):
Vmware 7
Jun loader
DS3617XS
DSM 6.2.3-blahblahblah
SAS2 9210-8i - SAS2 backplane
10 drives raid 6
1 drive for backup (own volume)



I now run:
Vmware 7
redpill - tinycore .0.4.6
DS3622XS+
DSM 7.0.1-42218
SAS3 9305-24i to SAS2 backplane
RDM attached drives from the backplane to the VM
SATA 0:0 - Redpill boot
SATA 1:1 - 16gb vmdk for OS and things
SATA 1:2-7 - RDM drives
SATA 2:0-3 - RDM drives


I see only the 16gb OS and things and the 10 drives for raid 6. It boots and the synology array is happy.  I cannot however see the other drive on SATA 2:3 RDM. I cannot get the drives to go in order or go past the SATA bus 1:8 no matter what I do.


I played around with the diskIdxMap and SataPortMap but no luck.


I have tried to decipher the disk and sata port mappings and I can quite understand the hex values. I can handle the internalconfigports, usbports, and the esataconfigports but it looks like dsm 7 doesn't really listen to those values.

 

What are your current SataPortMap and DiskIdxMap settings ?

Link to comment
Share on other sites

21 minutes ago, Jizar Stoffel said:

Hey guys, I took the day to try to make this work. Now that DSM 7 is updated to the latest version, maybe it will be easier. and I know there are other with the same problem.

Here it goes:

I'm trying to make my 2nd NIC to work. either be the PCI 2.5GBe or USB 1Gbe.

It seems that both modules and Drivers are installed after following @pocopico instructions.

My USB NIC works on TinyCore menu, because it let me ssh into it if I umplug the onboard NIC cable. It is seen by DSM interface under Control panel > General, but is does not load as a LAN2.

My PCI NIC seems to be installed but it also does not load as LAN2, on this one, there is no light activity when CAT6 or CAT7 cables are connected to it. I tried different cable and got same results. 

I tried adding the modules as instructed by @pocopico. but I might be doing something wrong. Im sure it is something simple that I just dont know the "howto" to make it work.

Can anyone help me out with this?

here are some outputs:

 

 

NIC.jpg

 

ps... My config is as follows:


{
  "extra_cmdline": {
    "pid": "0x1666",
    "vid": "0x0951",
    "sn": "************",
    "mac1": "************1",
    "mac2": "************2",
    "mac3": "************3",
    "SataPortMap": "64",
    "DiskIdxMap": "0004",
    "netif_num": "3"
  },
  "synoinfo": {

          "internalportcfg" : "0xffff",
          "maxdisks" : "8",
          "support_bde_internal_10g" : "no",
          "support_disk_compatibility" : "no",
          "support_memory_compatibility" : "no"


},
  "ramdisk_copy": {

    
}

}


 

also, here is an current output of dmesg:

 

[    5.096701] ax88179_178a 3-6:2.1 eth3: register 'ax88179_178a' at usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet, ba:eb:90:44:37:e9
[    5.096795] usbcore: registered new interface driver ax88179_178a
[    5.096914] usbcore: registered new interface driver cdc_ncm
[    5.097505] usbcore: registered new interface driver cdc_mbim
[    6.131474] usb 3-6: USB disconnect, device number 5
[    6.131548] ax88179_178a 3-6:2.0 eth2: unregister 'ax88179_178a' usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet
[    6.150278] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0002: -19
[    6.150281] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0001: -19
[    6.150283] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0002: -19
[    6.150364] ax88179_178a 3-6:2.1 eth3: unregister 'ax88179_178a' usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet
[    6.170288] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0002: -19
[    6.170292] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0001: -19
[    6.170294] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0002: -19
[    6.926934] usb 3-6: new high-speed USB device number 6 using xhci_hcd
[    7.403743] loop: module loaded
[    7.406337] zram0: detected capacity change from 0 to 4143759360
[    7.407214] random: mkswap: uninitialized urandom read (16 bytes read)
[    7.440278] Adding 4046636k swap on /dev/zram0.  Priority:-2 extents:1 across:4046636k SSFS
[    7.450499] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    7.451794] process '/sbin/ldconfig' started with executable stack
[    7.460969] random: crng init done
[    7.839025] ax88179_178a 3-6:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0040: -32
[    8.149615] ax88179_178a 3-6:1.0 eth2: register 'ax88179_178a' at usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet, f8:e4:3b:53:b6:88
[   24.573633] r8169 0000:03:00.0: Direct firmware load for rtl_nic/rtl8106e-1.fw failed with error -2
[   24.573636] r8169 0000:03:00.0: Falling back to sysfs fallback for: rtl_nic/rtl8106e-1.fw
[   24.574288] r8169 0000:03:00.0: Unable to load firmware rtl_nic/rtl8106e-1.fw (-11)
[   24.574583] RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[   24.741334] r8169 0000:03:00.0 eth0: Link is Down
[   25.577639] r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   25.577642] r8169 0000:04:00.0: Falling back to sysfs fallback for: rtl_nic/rtl8125b-2.fw
[   25.578491] r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-11)
[   25.603601] RTL8226B_RTL8221B 2.5Gbps PHY r8169-400:00: attached PHY driver [RTL8226B_RTL8221B 2.5Gbps PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
[   25.723747] r8169 0000:04:00.0 eth1: Link is Down
[   26.611909] r8169 0000:03:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   27.140632] ax88179_178a 3-6:1.0 eth2: Failed to read reg index 0x0040: -32
[   27.596267] ax88179_178a 3-6:1.0 eth2: ax88179 - Link status is: 1
[   29.772356] ax88179_178a 3-6:1.0 eth2: ax88179 - Link status is: 1


 

Link to comment
Share on other sites

On 3/30/2022 at 8:26 PM, pocopico said:

Fix the acpi systemd issue otherwise DSM will shutdown on access (check with systemctl list-units --state failed), You will have to perform that after the first succesfull DSM reboot.

 

./rploader.sh mountdsmroot now

sed -i 's/^acpi-cpufreq/# acpi-cpufreq/g' /mnt/dsmroot/usr/lib/modules-load.d/70-cpufreq-kernel.conf && cat /mnt/dsmroot/usr/lib/modules-load.d/70-cpufreq-kernel.conf

What's the timing to run the sed cmd? 

I tried postupdate -> reboot -> redpill loader sata -> visit DSM -> system crashed and reboot -> tinycore -> mount & sed -> reboot -> visit DSM,  still crash.

 

PS: DS3622xs+

Link to comment
Share on other sites

3 minutes ago, faninx said:

What's the timing to run the sed cmd? 

I tried postupdate -> reboot -> redpill loader sata -> visit DSM -> system crashed and reboot -> tinycore -> mount & sed -> reboot -> visit DSM,  still crash.

 

PS: DS3622xs+

 

Yes, then you most probably have SSD cache ? You can remove this and try again .. 

Link to comment
Share on other sites

8 minutes ago, faninx said:

What's the timing to run the sed cmd? 

I tried postupdate -> reboot -> redpill loader sata -> visit DSM -> system crashed and reboot -> tinycore -> mount & sed -> reboot -> visit DSM,  still crash.

 

PS: DS3622xs+

https://xpenology.com/forum/topic/53817-redpill-tinycore-loader/?do=findComment&comment=272528

 

Does it only for DVA3221 ?

Link to comment
Share on other sites

2 minutes ago, pocopico said:

 

Yes, then you most probably have SSD cache ? You can remove this and try again .. 

With out SSD Cache. After redpill loader boot DSM, I can access DSM via SSH.
 

systemctl list-units --state failed 

result 

image.thumb.png.d24fd567d341c89f9f1aee8f0e1c949a.png

Link to comment
Share on other sites

5 minutes ago, faninx said:

With out SSD Cache. After redpill loader boot DSM, I can access DSM via SSH.
 



systemctl list-units --state failed 

result 

image.thumb.png.d24fd567d341c89f9f1aee8f0e1c949a.png

 

This is pretty much fixable by editing

/usr/lib/modules-load.d/70-cpufreq-kernel.conf 

and removing the line  :  acpi-cpufreq

Edited by pocopico
Link to comment
Share on other sites

11 minutes ago, faninx said:

still the same issue. so sad

 

Are you trying to do this:

 

./rploader.sh mountdsmroot now

sed -i 's/^acpi-cpufreq/# acpi-cpufreq/g' /mnt/dsmroot/usr/lib/modules-load.d/70-cpufreq-kernel.conf && cat /mnt/dsmroot/usr/lib/modules-load.d/70-cpufreq-kernel.conf

 

on the DS3622xsp ?

 

But according to the instruction, this fix is for DVA3221.

 

https://xpenology.com/forum/topic/53817-redpill-tinycore-loader/?do=findComment&comment=272528

 

 

  • Like 1
Link to comment
Share on other sites

3 hours ago, Jizar Stoffel said:

also, here is an current output of dmesg:

 


[    5.096701] ax88179_178a 3-6:2.1 eth3: register 'ax88179_178a' at usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet, ba:eb:90:44:37:e9
[    5.096795] usbcore: registered new interface driver ax88179_178a
[    5.096914] usbcore: registered new interface driver cdc_ncm
[    5.097505] usbcore: registered new interface driver cdc_mbim
[    6.131474] usb 3-6: USB disconnect, device number 5
[    6.131548] ax88179_178a 3-6:2.0 eth2: unregister 'ax88179_178a' usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet
[    6.150278] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0002: -19
[    6.150281] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0001: -19
[    6.150283] ax88179_178a 3-6:2.0 eth2 (unregistered): Failed to write reg index 0x0002: -19
[    6.150364] ax88179_178a 3-6:2.1 eth3: unregister 'ax88179_178a' usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet
[    6.170288] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0002: -19
[    6.170292] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0001: -19
[    6.170294] ax88179_178a 3-6:2.1 eth3 (unregistered): Failed to write reg index 0x0002: -19
[    6.926934] usb 3-6: new high-speed USB device number 6 using xhci_hcd
[    7.403743] loop: module loaded
[    7.406337] zram0: detected capacity change from 0 to 4143759360
[    7.407214] random: mkswap: uninitialized urandom read (16 bytes read)
[    7.440278] Adding 4046636k swap on /dev/zram0.  Priority:-2 extents:1 across:4046636k SSFS
[    7.450499] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    7.451794] process '/sbin/ldconfig' started with executable stack
[    7.460969] random: crng init done
[    7.839025] ax88179_178a 3-6:1.0 (unnamed net_device) (uninitialized): Failed to read reg index 0x0040: -32
[    8.149615] ax88179_178a 3-6:1.0 eth2: register 'ax88179_178a' at usb-0000:00:14.0-6, ASIX AX88179 USB 3.0 Gigabit Ethernet, f8:e4:3b:53:b6:88
[   24.573633] r8169 0000:03:00.0: Direct firmware load for rtl_nic/rtl8106e-1.fw failed with error -2
[   24.573636] r8169 0000:03:00.0: Falling back to sysfs fallback for: rtl_nic/rtl8106e-1.fw
[   24.574288] r8169 0000:03:00.0: Unable to load firmware rtl_nic/rtl8106e-1.fw (-11)
[   24.574583] RTL8208 Fast Ethernet r8169-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[   24.741334] r8169 0000:03:00.0 eth0: Link is Down
[   25.577639] r8169 0000:04:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   25.577642] r8169 0000:04:00.0: Falling back to sysfs fallback for: rtl_nic/rtl8125b-2.fw
[   25.578491] r8169 0000:04:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-11)
[   25.603601] RTL8226B_RTL8221B 2.5Gbps PHY r8169-400:00: attached PHY driver [RTL8226B_RTL8221B 2.5Gbps PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
[   25.723747] r8169 0000:04:00.0 eth1: Link is Down
[   26.611909] r8169 0000:03:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   27.140632] ax88179_178a 3-6:1.0 eth2: Failed to read reg index 0x0040: -32
[   27.596267] ax88179_178a 3-6:1.0 eth2: ax88179 - Link status is: 1
[   29.772356] ax88179_178a 3-6:1.0 eth2: ax88179 - Link status is: 1


 

Further progress... I was able to add TG3 extensions. after that I tried adding my specific needed driver and got this error.

tc@box:~$ sudo ./rploader.sh ext broadwellnk-7.0.1-42218 add https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json
jq: error (at <stdin>:1): Cannot iterate over null (null)
jq: error (at <stdin>:1): Cannot iterate over null (null)
Rploader Version : 0.6.0.8
Loader source : https://github.com/dogodefi/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/dogodefi/redpill-lkm.git : Redpill module branch : develop
Extensions :
Extensions URL :
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       : broadwellnk
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE= modules.alias.4.json
Checking Internet Access -> OK
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json...
[#] Downloading remote file https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=O#-   #     #

[-] JSON file "/home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json" is invalid:

parse error: Invalid numeric literal at line 7, column 10
[-] Extension loaded from https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json (id: ) is invalid: index JSON file is unparsable. Please report that to the extension maintainer via help URL
[!] The index file for https://github.com/pocopico/rp-ext/blob/main/r8125/rpext-index.json extension is invalid - please report that to the extension maintainer

*** Process will exit ***


 

Link to comment
Share on other sites

Hi all,

I have DS3622xs+ installed on proxmox but since there is a sata limitation on the number of drives I an add 6 (0 to 5), and I want to add some more drives to my synology, is possible to add them as SCSI? 

I tried to add, build again with red pill and nothing appear on DSM.

Any light how to add more drives to my synology?

 

Thank you.

Link to comment
Share on other sites

2 minutes ago, Indio said:

I have DS3622xs+ installed on proxmox but since there is a sata limitation on the number of drives I an add 6 (0 to 5), and I want to add some more drives to my synology, is possible to add them as SCSI? 

 

 

Yes! But you need to use my patched redpill that fixes the SERIAL NUMBER of the shimed disks:

 

 

Link to comment
Share on other sites

6 hours ago, Peter Suh said:

1477359008_2022-04-018_25_05.thumb.png.95a434f17055bfca4c3b9362bfb49aa0.png

 

 

No one reports health information missing S.M.A.R.T. issues on DS3622xs+ storage manager, so I report them.

It's perfect!!!

There is no problem with H310 HBA SHR.
Finally, a test of NVMe cache usage remains.
I hope it goes well.
@pocopico Thank you so much.

 

 

NVMe cache is perfect too.

 

664383240_2022-04-019_48_51.thumb.png.1b9a305fef5e7388416b623cb837c64a.png

 

 

[How to activate DS3622xs+ NVMe cache]

I would like to tell you how to check it more easily by accessing SSH.

lspci -tvnq or

udevadm info /dev/nvme0n1

Therefore, please check the DID value XX.Y of M.2 and apply it below.

In my case, XX.Y was 01.0.



Application is...

sudo sed -i 's/03.2/01.0/g' /etc.defaults/extensionPorts



Check.

cat /etc.defaults/extensionPorts



Result

[pci]

pci1="0000:00:01.0"

 

After that, you have to restart...

Me and you have the H310 card, how are you or what are you doing for your drives to come up as "supported" Its like at random every time i build and then access it changes.  I've looked at all the websites that have talked about satamap and diskidxmap and sasidxmap and I thought I understood, but I dont know what keeps the issue going. When it says the drives are unsupported that its not able to do secure erase or benchmarks.  My settings are satamap 8 (all embedded sata ports are off. It was the only way to get it to put the drives in order. Im also not going to be using those ports), and diskid and sasid "0".  I had it at 0 before and three out of the 4 disk showed up as being supported. Now 1 out of the 4 shows as being supported. I've changed the maxdisk to 8. So my understanding is that with the satamap, the first number you put in is the first controller. The number is the number of sata ports on that controller. Diskid is in hexdec, but it represents what drive to start at on the controller. Ex, I am only using the h310 so my diskid should  be 0 or 00(if im not mistaken its the same, someone correct me if im wrong). If were going to use the embedded sata controller, then my satamap would be 68 (embedded has 6 ports sas card has 8] and my diskid would be 00(the first drive on embedded controller) and 07 (the number of drive where the first drive of the sas card should start. So it should be satamap 68, diskid 0007. If you dont mind could you share what your user_config.json settings? (obviously not your macs). I would really appreciate it. Maybe I can get this thing working fully finally. It could help eliminate the confusion. @turbo21psi has the same card or similar so the settings would be helpful for him and I would say many others as well.  Thanks in advance.

Edited by Dvalin21
Link to comment
Share on other sites

13 minutes ago, Dvalin21 said:

Me and you have the H310 card, how are you or what are you doing for your drives to come up as "supported" Its like at random every time i build and then access it changes.  I've looked at all the websites that have talked about satamap and diskidxmap and sasidxmap and I thought I understood, but I dont know what keeps the issue going. When it says the drives are unsupported that its not able to do secure erase or benchmarks.  My settings are satamap 8 (all embedded sata ports are off. It was the only way to get it to put the drives in order. Im also not going to be using those ports), and diskid and sasid "0".  I had it at 0 before and three out of the 4 disk showed up as being supported. Now 1 out of the 4 shows as being supported. I've changed the maxdisk to 8. If you dont mind could you share what your user_config.json settings? (obviously not your macs). I would really appreciate it. Maybe I can get this thing working fully finally. @turbo21psi has the same card or similar so the settings would be helpful for him and I would say many others as well.  Thanks in advance.

 

This is what I'm using and all my disks are showing as normal.  Could it be an issue with that specific disk perhaps?

{
  "extra_cmdline": {
    "pid": "0x5571",
    "vid": "0x0781",
    "sn": " ",
    "mac1": " ",
    "mac2": " ",
    "mac3": " ",
    "SataPortMap": "8",
    "netif_num": "3",
    "DiskIdxMap": "0F00"
  },
  "synoinfo": {

          "internalportcfg" : "0xffff",
          "maxdisks" : "16",
              "support_bde_internal_10g" : "no",
              "support_disk_compatibility" : "no",
          "support_memory_compatibility" : "no"


},
  "ramdisk_copy": {

 

Link to comment
Share on other sites

20 minutes ago, Dvalin21 said:

Me and you have the H310 card, how are you or what are you doing for your drives to come up as "supported" Its like at random every time i build and then access it changes.  I've looked at all the websites that have talked about satamap and diskidxmap and sasidxmap and I thought I understood, but I dont know what keeps the issue going. When it says the drives are unsupported that its not able to do secure erase or benchmarks.  My settings are satamap 8 (all embedded sata ports are off. It was the only way to get it to put the drives in order. Im also not going to be using those ports), and diskid and sasid "0".  I had it at 0 before and three out of the 4 disk showed up as being supported. Now 1 out of the 4 shows as being supported. I've changed the maxdisk to 8. If you dont mind could you share what your user_config.json settings? (obviously not your macs). I would really appreciate it. Maybe I can get this thing working fully finally. @turbo21psi has the same card or similar so the settings would be helpful for him and I would say many others as well.  Thanks in advance.

 

should you think about flashing your HBA to latest available firmware ?

 

Link to comment
Share on other sites

5 minutes ago, turbo21psi said:

 

This is what I'm using and all my disks are showing as normal.  Could it be an issue with that specific disk perhaps?


{
  "extra_cmdline": {
    "pid": "0x5571",
    "vid": "0x0781",
    "sn": " ",
    "mac1": " ",
    "mac2": " ",
    "mac3": " ",
    "SataPortMap": "8",
    "netif_num": "3",
    "DiskIdxMap": "0F00"
  },
  "synoinfo": {

          "internalportcfg" : "0xffff",
          "maxdisks" : "16",
              "support_bde_internal_10g" : "no",
              "support_disk_compatibility" : "no",
          "support_memory_compatibility" : "no"


},
  "ramdisk_copy": {

 

I dont think its the disk however i haven't tried 0F00 since I've made sure to turn the embedded ports off. I will have to try that. I noticed that you added the netif_num. I wonder, are the nics you are using individual or are they all on the same device?  I have the T320 and i believe its the same device so I haven't had to include that for both of them to show up.  Now I'm just being curious

Link to comment
Share on other sites

1 minute ago, Dvalin21 said:

I dont think its the disk however i haven't tried 0F00 since I've made sure to turn the embedded ports off. I will have to try that. I noticed that you added the netif_num. I wonder, are the nics you are using individual or are they all on the same device?  I have the T320 and i believe its the same device so I haven't had to include that for both of them to show up.  Now I'm just being curious

They are 2 different cards. A single port intel NIC and a dual port Mellanox NIC.  I disabled the onboard NICs.

Link to comment
Share on other sites

3 minutes ago, pocopico said:

 

should you think about flashing your HBA to latest available firmware ?

 

I do plan on flashing it, i was having trouble with the process, but I believe I've found a suitable process that should work. Which it is on the latest dell firmware, but I will be flashing it to the LSI IT mode firmware in the future. 

  • Like 1
Link to comment
Share on other sites

Good News


i noticed this  the other day


"Fixed mlx4 typo and added an on_os_load script to bring up interfaces"

 

Tested G7

 

Loaded G7 bare metal with DS3615xs bromolow-7.0.1-42218  no extensions

 

Mellanox CX353A ConnextX-3 FDR Infiniband + 40GB Ethernet
 
06:00.0 Ethernet controller: Mellanox Technologies MT27500 Family [ConnectX-3]
        Subsystem: Mellanox Technologies Device 0051
        Flags: bus master, fast devsel, latency 0, IRQ 32
        Memory at fc300000 (64-bit, non-prefetchable) [size=1M]
        Memory at e2800000 (64-bit, prefetchable) [size=8M]
        Expansion ROM at fc200000 [disabled] [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: mlx4_core

 

Works fine installed correctly with the script....

 

 

 

 

 

 

 

 

Edited by RacerX
  • Like 1
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...