Jump to content
XPEnology Community

alexsahka

Member
  • Posts

    39
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by alexsahka

  1. hypervisor.cpuid.v0 = FALSE pciPassthru0.msiEnabled = FALSE
  2. And your 1650 GPU card with two cooling fans? Could you post exactly the model 1650 video card? My 1650 with a single cooling fan.
  3. What are the video stream resolutions, frame rate, codec for deep video analytics?
  4. Control Panel - Info Center - Hoof over the mouse cursor on one of the green dots and you will see the temperature. The temperature is not dynamically updateable unless the page is refreshed.
  5. Without any Deep Video Analytics, GPU usage is 0%. As soon as I add ONE Deep Video Analytics rule (doesn't matter what kind of Deep Video Analytics rule ) GPU usage jumps to 20%. With 6 rules GPU usage is around 100% and GPU temperature around 70C. This is hot !!! And I'm afraid to run this way for a long time. I don't know if this is "normal" for the official DVA3221, I can't find any information on the web.
  6. Have you used the DVA3221? How is your GPU performing? Mine GTX 1650 is very hot and usage with only one camera and 2 rules goes up to 50%. What is your experience?
  7. In addition to no internet, must use mac and serial from generator: ./rploader.sh serialgen DVA3221 y (for yes) then Change the mac address of network adapter with generated MAC address from step above.
  8. Congratulation! I'm testing cameras inside DVA3221 and the performance is not very impressive. GPU usage is 60-70% with 3 cameras 704*408 10FPS and 12 tasks (this is max for the DVA3221). For example, I running Frigate (open source) with Google Coral 8 cameras 1920*1080 10 FPS in docker, and triggering my old DSM and Coral TPU usage is very low. Power consumption compares to ESXI + DVA3221 is close to nothing. Price tag is very low, I bought used Lenovo ThinkCentre M73 Tiny Mini Desktop Computer i3-4130T 4G Ram SSD + Coral Mini PCIe, paid $105 for everything running this setup for 2 years now.
  9. Interestingly, I built VM even before the GTX 1650 video card is physically installed on the server.
  10. Pay attention to the error log, not only in RED but all errors in black font as well, this way I find that *42218*.pat is missing
  11. Almost bought the MSI G1650VXS4C Gaming GeForce GTX 1650 128-Bit HDMI/DP 4GB GDRR5 HDCP Support DirectX 12 VR Ready OC Graphics Card (GTX 1650 Ventus XS 4G OC) but after reading I find out that this card is on a different chipset (not Pascal Turing) That is why I chose the ZOTAC GAMING GeForce GTX 1650 OC 4GB GDDR6 128-bit Gaming Graphics Card, Super Compact, ZT-T16520F-10L
  12. This is first command I run in ESXI command line: esxcli system settings kernel set -s vga -v FALSE ( I think this is only for ESXI bug) Here is the information on this isue: https://tinkertry.com/vmware-vsphere-esxi-7-gpu-passthrough-ui-bug-workaround Next is to fix VM itself: Need to add to VM options: hypervisor.cpuid.v0 = FALSE pciPassthru0.msiEnabled = FALSE After this my ZOTAC GAMING GeForce GTX 1650 OC 4GB GDDR6 128-bit Gaming Graphics Card, Super Compact, ZT-T16520F-10L start showing up in Synology interface. This video card based on the new NVIDIA Turing architecture.
  13. This is not a guide, this is my personal experience with the installation of DVA3221 on the ESXI. Software/files used: tinycore-redpill.v0.4.6.img.gz StarWind V2V Converter Putty for windows WinSCP for windows ESXI host with 7.0 Synology x2 pat files dva3221_42218.pat and dva3221_42661.pat Extract tinycore-redpill.v0.4.6.img.gz With StarWind V2V Converter convert tinycore-redpill.v0.4.6.img to vmdk file. (redpill provided .vmdk file not working for some reasons) Upload tinycore-redpill.v0.4.6.vmdk file to ESXI Create VM in ESXI. BOIS: EFI CPU 4 cores 8G Ram (2G min) Network: VMXNET3 MAC Manual SATA Controller 0 SATA Controller 1 Video card (Default) Sound card (HD audio) ADD LATER PCI device (GPU passthrough) Add Existing HDD (tinycore-redpill.v0.4.6.vmdk file converted above from .img file) SATA 0:0 Add New HDD 32G (your choice) SATA 1:0 Power On VM. Find tinycore IP, With WinSCP or Putty add additional config from first topic to custom_config.json to handle this loader ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DVA3221 (Save the MAC for later use.) ./rploader.sh ext denverton-7.0.1-42218 add https://raw.githubusercontent.com/OrpheeGT/redpill-ext/master/acpid/rpext-index.json ./rploader.sh ext denverton-7.0.1-42218 add https://raw.githubusercontent.com/OrpheeGT/redpill-load/develop/redpill-virtio/rpext-index.json (After this step, I got an error /home/tc/custom-module/*42218*.pat': No such file or directory Solution: manually uploaded dva3221_42218.pat to /home/tc/custom-module/ folder.) Run two times build denverton-7.0.1-42218 (recommended somewhere on the forum) ./rploader.sh build denverton-7.0.1-42218 ./rploader.sh build denverton-7.0.1-42218 ./rploader.sh clean now ./rploader.sh build denverton-7.1.0-42661 Power down the VM. Change the Network adapter with MAC from step above. Block the future Synology IP for accessing to Internet. (for Installation time and first boot) Powerup VM Select SATA, Verbose. Install DVA3221 with the dva3221_42661.pat file. I experienced more troubles with passthrough GPU to DVA3221, if someone needed I can post it later, maybe my hardware related. (GTX1650 used)
  14. Shure, just need one more time to install and find out why the GTX1650 not showing up in the Synology.
  15. The DVA3221 started and running 7.1.0-42661 Update 1 now (the pastry GTX1650 not showing in the Synology for some reason ) I find error and manually uploaded DSM_DVA3221_42218.pat before /rploader.sh build denverton-7.0.1-42218 to home folder. Going to try one more time, to post all my steps later
  16. Thank you, do you remember seeing the DVA3221 ESXI guide? I've tried https://www.tsunati.com/blog/xpenology-7-0-1-on-esxi-7-x everything works, but when I trying to install the DVA3221 sudo su ./rploader.sh update now ./rploader.sh serialgen DVA3221 ./rploader.sh satamap denverton-7.0.1-42218 ./rploader.sh backup now ./rploader.sh build denverton-7.0.1-42218 auto optional: ./rploader.sh ext denverton-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/v9fs/rpext-index.json ./rploader.sh build denverton-7.0.1-42218 manual nothing loading.
  17. Could you point to the instruction? I can't find it, as well as I can not see @haydibe signature. Maybe I am blind, sorry for this.
  18. Думаю нашел проблему, DVA3221 нужен минимум haswell CPU даже на ESXI, это так? Кто ни будь знает?
  19. Спасибо, заказал GTX1650. Но нарвался на другую проблему ни как не могу запустить DVA3221 на ESXI, что только не делал. Запустил DS3622xs+ повторив инструкции отсюда: https://www.tsunati.com/blog/xpenology-7-0-1-on-esxi-7-x без каких то проблем, чешу репку второй день. Вопрос к тебе может видел где-то инструкции как запустить DVA3221 на ESXI?
  20. Спасибо большое, а какая карточка в идее будет лучше соотношение цена / качество / мощность для AI ? Мне покупать нужно будет.
  21. Нужна подсказка для установки DVA3221. Можно ли поставить на ESXI? И какая точно видео карточка 1080i использовалась? А то в другом форуме люди бьются какую карточку использовать для AI в DVA3221 не все подходят. Спасибо.
  22. Could you share exact Model etc about your P2000 video card I need to buy one
×
×
  • Create New...