Jump to content
XPEnology Community

Develop and refine the DVA1622 loader


Recommended Posts

Hello,

I've used DS3622xs+, and want to try DVA1622.

I have successfully run the barematel configuration:

MB - Fujitsu D3417-B21 GS2
CPU - Intel i5-7500T (Kaby Lake)
GPU - iGPU Intel HD630
NIC (built-in) - Intel i219LM

 

Then I tried to add a 2nd network adapter - Intel i210AT(PCIE)
I used the command 
      sudo ./rploader.sh serialgen DVA1622 realmac

and it automatically found the external i210AT with mac=6805CA883984, then I modified the user_config.json by adding a 2nd MAC (for the integrated i219LM) and a line with the number of NICs.

     "mac1": "6805CA883984",
     "mac2": "4C5262AE2423",
     "netif_num": "2",

I built the bootloader, but when I start DSM it shows me only 1st NIC (i210AT)!

 

Is it possible to use 2 NICs with DVA1622 (i219LM and i210AT in my case)?
What am I doing wrong?

 

P.S. Sorry for my English!

Link to comment
Share on other sites

Guys,

Have a Lenovo T430 laptop

Intel i5-3320m CPU @2.60GHz

4 GB RAM

 

I have done these commands

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh satamap

./rploader.sh serialgen DVA1622 

./rploader.sh build dva1622-7.1.0-42661

 

I get an ip but "NO drives detected in DVA1622"

 

Anyone any ideas, I have attached the TCRP Build

 

cheers 

 

Spats_DVA1622.txt

Link to comment
Share on other sites

19 минут назад, Spats сказал:

Guys,

Have a Lenovo T430 laptop

Intel i5-3320m CPU @2.60GHz

4 GB RAM

 

I have done these commands

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh satamap

./rploader.sh serialgen DVA1622 

./rploader.sh build dva1622-7.1.0-42661

 

I get an ip but "NO drives detected in DVA1622"

 

Anyone any ideas, I have attached the TCRP Build

 

cheers 

 

Spats_DVA1622.txt 29 \u041a\u0431 · 0 downloads

Try without ./rploader.sh satamap, dva1622 doesnt have satamap

  • Like 1
Link to comment
Share on other sites

Followed same steps as @dimakv2014 

 

Success: AI works

Acer Desktop j4215 4gb ram, Realtek network adapter, 2 sata drives

One thing to note: Local Display output did not have anything legible until setup was finished and SS installed . (Was not possible to finish set up from on local controls)

Good job on the loader guys !

 

AI  Does have few quirks:

  • ALPR does not work very well. Car has to drive very slowly. I have 2 other duplication ALPR systems on the same cam and they do capture when SS does not.
  • People/Car detection does miss events on the rare occasions, classifies bicycles as cars (on cam AI registers event but there is no event from SS AI)
  • The AI places bookmarks on the time line, but next event previous even button on the timeline does not see bookmarks as events. Had to create an action rule to put motion events on AI triggers. 
  • 2 AI tasks is way too little 🤣 Hopefully they can increase the number in next SS versions 

 

@Zhyryrk Does AI work on your install? 

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

31 minutes ago, SixthTangerine said:

Not with this dva1622 :)

Okay thanks..

 

Has anyone tried to install this on proxmox? It loads an I can see the log in screen via serial and log in as root and there is no IP. Not sure if it has the vertio drives? 

Link to comment
Share on other sites

8 часов назад, pocopico сказал:

Tested with up to 16 drives but I guess it can go higher 

Excuse me, do I understand you correctly that you managed to connect 16 sata hdd to dva1622?  Physically, only 2 sata hdd can be connected to this device (if it were not Xpenology, but a real device).  The storage manager also shows only 2 hdd bays.  Or have I misunderstood you?

Link to comment
Share on other sites

Excuse me, do I understand you correctly that you managed to connect 16 sata hdd to dva1622?  Physically, only 2 sata hdd can be connected to this device (if it were not Xpenology, but a real device).  The storage manager also shows only 2 hdd bays.  Or have I misunderstood you?
There is nothing new here. Loaders are able to handle more than official Syno's since ... always ?
Link to comment
Share on other sites

12 минуты назад, Orphée сказал:
24 минуты назад, sandro_66 сказал:
Excuse me, do I understand you correctly that you managed to connect 16 sata hdd to dva1622?  Physically, only 2 sata hdd can be connected to this device (if it were not Xpenology, but a real device).  The storage manager also shows only 2 hdd bays.  Or have I misunderstood you?

There is nothing new here. Loaders are able to handle more than official Syno's since ... always ?

That is, if I connect an additional (third) hdd, then in the DSM storage manager it will be defined as a new disk and I can easily create a storage pool on it and use it as additional storage?

Edited by sandro_66
Link to comment
Share on other sites

11 минуту назад, dimammx сказал:

Do we know what are requirements for AI to work?

We know Intel® UHD Graphics 600 works, but how about  HD 600, UHD620 or HD620.

Trying to find some affordable  surplus desktops to support AI :)

 

Tested on J4205 (2016 year motherboard ASRock J4205-ITX) with intel HD505. AI works well done.

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

16 hours ago, dimakv2014 said:

Try without ./rploader.sh satamap, dva1622 doesnt have satamap

Thanks bud,

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh serialgen DVA1622 

./rploader.sh build dva1622-7.1.0-42661

 

still same outcome with with satamap ommited

 

"NO drives detected in DVA1622"

 

Anyone any ideas as to why this is happening.

 

cheers

 

Attached TCRP build txt.

Spats1_DVA1622.txt

Edited by Spats
Added more info.
Link to comment
Share on other sites

11 minutes ago, Spats said:

Thanks bud,

 

./rploader.sh update

./rploader.sh fullupgrade

./rploader.sh identifyusb

./rploader.sh serialgen DVA1622 

./rploader.sh build dva1622-7.1.0-42661

 

still same outcome with with satamap ommited

 

Anyone any ideas as to why this is happening.

 

cheers

 

Attached TCRP build txt.

Spats1_DVA1622.txt 30.14 kB · 0 downloads

 

What is the issue ? OK i see the problem .. please change your BIOS disk settings to SATA AHCI if thats possible. IDE is not supported.

Edited by pocopico
  • 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...