Jump to content
XPEnology Community

stefauresi

Member
  • Posts

    149
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by stefauresi

  1. il y a 8 minutes, dolbycat a dit :

     

    Hi~  jumkey

     

    Success thanks to jumkey's advice.


    Also, tossp's redpill-tool-chain was very helpful.

     

    I had a hard time understanding the ds920p.dtb file.

    I haven't fully understood it yet, and I'm not sure if the way I did it is correct, but I succeeded with DS920+ on i5-8500t and asrock h370 motherboards.

     

    Thank you very much.

     

    920.jpg

    Hi ,  
    I have the same hardware (baremetal) , how you have compile Redpill for DS920+ ?
    Best regards

  2. il y a 21 minutes, Piteball a dit :

     


    The DS3615xs doesn't have a physical NVMe port, this was introduced in the DS918+, and therefore the utilities for managing NVMe disk cache is not available. Note that DS918+ also needs an Intel 6th gen CPU to boot because of the Intel atom extensions being used in that platform wasn't available in normal Intel CPU before that. Also as you may note, NVMe cannot be used for storage, only as cache.

    Skickat från min LE2113 via Tapatalk



     

     

    Hi ,

    With my Xpenology DS918+ (DSM7) I don't see nvme disk on storage manager 

    0000:03:00.0 Non-Volatile memory controller [0108]: Micron Technology Inc Device [1344:5405]

     

    image.thumb.png.914d6cfe3918b4e659f87dddd170260d.png

  3. Hi,

    DSM918+ with Redpill (last) 

    SSD nvme on PCIE adapter= KO

    Disk /dev/nvme0n1: 477 GiB, 512110190592 bytes, 1000215216 sectors
    Disk model: Micron 2300 NVMe 512GB
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x7741ef1c
    
    Device         Boot   Start        End   Sectors   Size Id Type
    /dev/nvme0n1p1          256    4980735   4980480   2.4G fd Linux raid autodetect
    /dev/nvme0n1p2      4980736    9175039   4194304     2G fd Linux raid autodetect
    /dev/nvme0n1p3      9437184 1000206899 990769716 472.4G fd Linux raid autodetect

     

    I make an mkfs.btrfs -f /dev/md5

     

    root@DiskStation:~# cat /proc/mdstat
    Personalities : [raid1] [raid0]
    md5 : active raid1 nvme0n1p3[0]
          495383808 blocks super 1.2 [1/1] [U]

     

    After reboot md5 disappears

    a solution exists?

    Best regards

  4. Hi,

     

    The intel x520-DA2 is already include in Redpill loader ?

    I try inject ixgbe in https://github.com/pocopico/4.4.180plus-modules

     

    [  266.390932] ixgbe: Unknown symbol dca_remove_requester (err 0)
    [  266.391522] ixgbe: Unknown symbol dca_add_requester (err 0)
    [  266.392063] ixgbe: Unknown symbol SynoSfpUnsupportNotifySet (err 0)
    [  266.392683] ixgbe: Unknown symbol dca_unregister_notify (err 0)
    [  266.393249] ixgbe: Unknown symbol dca_register_notify (err 0)
    [  266.393802] ixgbe: Unknown symbol dcb_getapp (err 0)
    [  266.394285] ixgbe: Unknown symbol dcb_setapp (err 0)
    [  266.394763] ixgbe: Unknown symbol dca3_get_tag (err 0)
    [  266.395278] ixgbe: Unknown symbol dcb_ieee_delapp (err 0)
    [  266.395798] ixgbe: Unknown symbol dcb_ieee_setapp (err 0)
    [  270.794070] ixgbe: Unknown symbol dca_remove_requester (err 0)
    [  270.794670] ixgbe: Unknown symbol dca_add_requester (err 0)
    [  270.795214] ixgbe: Unknown symbol SynoSfpUnsupportNotifySet (err 0)
    [  270.795833] ixgbe: Unknown symbol dca_unregister_notify (err 0)
    [  270.796404] ixgbe: Unknown symbol dca_register_notify (err 0)
    [  270.796964] ixgbe: Unknown symbol dcb_getapp (err 0)
    [  270.797480] ixgbe: Unknown symbol dcb_setapp (err 0)
    [  270.798068] ixgbe: Unknown symbol dca3_get_tag (err 0)
    [  270.798600] ixgbe: Unknown symbol dcb_ieee_delapp (err 0)
    [  270.799136] ixgbe: Unknown symbol dcb_ieee_setapp (err 0)

     

    i have try to add 4 NIC but i see only 2 NIC (1Gb on motherboard) 

     

    [    0.844793] <redpill/cmdline_delegate.c:393> Param #9: |mac1=001100000000|
    [    0.846423] <redpill/cmdline_delegate.c:393> Param #10: |mac2=001100000000|
    [    0.848136] <redpill/cmdline_delegate.c:393> Param #11: |mac3=001100000000|
    [    0.849854] <redpill/cmdline_delegate.c:393> Param #12: |mac4=001100000000|

     

    mac1&2 = real mac address (918+)

     

    Best regards 

  5. il y a une heure, pocopico a dit :

     

    while in ssh with root run 

     

    # depmod -a 

    # modprobe atlantic 

     

    verify module is loaded with

     

    # lsmod |grep -i atlantic

     

    If it didn't load do a 

     

    # insmod /usr/lib/modules/atlantic.ko and verify again.

     

    If it doesnt load check dmesg output to see whats wrong 

     

     

    • depmod -a = -ash: depmod: command not found
    • lsmod |grep -i atlantic = nothing
    • insmod /usr/lib/modules/atlantic.ko

    lsmod |grep -i atlantic

    atlantic              200285  0
    crc_itu_t               1531  2 udf,atlantic

     

    but no ethernet connexion 

     

    other problem , if i put mac2:xxxxxxxxxx in grub.cfg , it is not supported , i show only mac1 in DSM 

  6. Il y a 14 heures, D.S a dit :

    I have experience on Aquantia (Qnap QXG-10G1T), I tried to put different version of driver (included compiled by myself) to the loader, but none of them is working. However, after installed DSM, just create a script and upload to "/usr/lib/modules-load.d/" then copy atlantic.ko to "/usr/lib/modules/", reboot and it will works. I attached the files if needed.

    AQC107_0921.zip 3 Mo · 9 downloads

    hi, 

    I try this but it's not good for me
    why atlantic.ko in your archive = 10Mo and atlantic.ko for 6.2.3 = 185ko

  7. il y a 1 minute, WiteWulf a dit :

    Sorry for going off topic for a moment, but I see a few people wanting 10GB ethernet. I wonder, do you have a 10GB ethernet switch, and any other 10GB capable devices on your LAN (or multiple 1Gb clients capable needing an aggregate 10GB throughput)? Do you even have a storage array capable of saturating a 10GB link? Just wondering what the use case is for hardware like this, as it's the sort of thing that's very rarely properly utilised outside of datacentres...

    My internet connection = 8G
    Switch mikrotik SFP+ 10G / with RJ45 ethernet module 

    Yes 10G it's necessary for me 😉 

     

×
×
  • Create New...