thanhman18 Posted July 16 Share #876 Posted July 16 (edited) On 7/15/2024 at 12:05 AM, Orphée said: I7-9700T iGPU device ID is 0x3E98 : https://ark.intel.com/content/www/us/en/ark/products/191048/intel-core-i7-9700t-processor-12m-cache-up-to-4-30-ghz.html Same as I9-9900k (mine). This device ID is not handled by DVA1622 without i915 patch. so I don't think local display will work with it. but I may be wrong. As usual with new registered user, you give no info at all about your current loader setup. TRCP ? ARC ? RR ? any patch enabled ? Personnally I made it work running as a VM under Proxmox, passing through the iGPU and faking its Device ID : i'm using arc loader ,everthing perpect,here my patch [img]https://img.upanh.tv/2024/07/16/IMG_20240715_152735.jpg[/img] DVA1622 support only HDMI, but i want use my display port as local display y Edited July 16 by thanhman18 Quote Link to comment Share on other sites More sharing options...
dyter Posted October 13 Share #877 Posted October 13 (edited) Sometime, DVA detection will stop, I need to restart the process synodvad, anyone have this problem ? Edited October 13 by dyter Quote Link to comment Share on other sites More sharing options...
mmih Posted October 16 Share #878 Posted October 16 (edited) On 5/27/2024 at 10:56 AM, josito said: Hello. I just upgraded to 7.2.1 and switched to the DVA1622 model without any problem. thank you very much. Hi! Can you please be so kind and share how you managed to switch to DVA1622 on HP Gen8 Microserver? I've tried with ARC which works ok configured as EPYC7002, but configured as DVA1622 stops to respond even at pings ... Thank you very much in advance! Edited October 16 by mmih Quote Link to comment Share on other sites More sharing options...
mmih Posted October 16 Share #879 Posted October 16 On 11/16/2023 at 9:23 AM, Madasafish said: Since the time of last posting, I have re-installed Synology and am at the latest version which according to Synology is 7.1.1-42962 Update 3. It is such a long time ago, I have forgotten the process I used. I am sure it was done with ARPL in the belief it is/was simpler to use. On 5/27/2024 at 10:56 AM, josito said: Hello. I just upgraded to 7.2.1 and switched to the DVA1622 model without any problem. thank you very much. 11 hours ago, mmih said: Hi! Can you please be so kind and share how you managed to switch to DVA1622 on HP Gen8 Microserver? I've tried with ARC which works ok configured as EPYC7002, but configured as DVA1622 stops to respond even at pings ... Thank you very much in advance! Update: DSM 7.1 works for me, but not also 7.2 on HP Microserver Gen8 ... I've tried to reinstall with 7.1 and it worked ... Quote Link to comment Share on other sites More sharing options...
willysoft80 Posted October 22 Share #880 Posted October 22 On 3/11/2023 at 1:17 PM, willysoft80 said: Hi, I have a Nuc 11 with i7-1185G7 processor. I managed to get a VM running on proxmox with DVA1622, but AI doesn't work. Help me please. Let me try asking the question again, in case something has changed since the last time. Quote Link to comment Share on other sites More sharing options...
Orphée Posted October 22 Share #881 Posted October 22 Let me then quote myself again On 3/5/2024 at 7:06 PM, Orphée said: There is no need to add any i915 drivers patchs with dva1622 if you expect AI to work. If you must enable i915 addon, then it will never be compatible with AI. Remove i915 addon and try again. Quote Link to comment Share on other sites More sharing options...
shibby Posted October 25 Share #882 Posted October 25 On 10/22/2024 at 12:11 PM, willysoft80 said: I managed to get a VM running on proxmox with DVA1622, but AI doesn't work. first, you have to passthrough iGPU to VM. Quote Link to comment Share on other sites More sharing options...
go2seeit Posted October 27 Share #883 Posted October 27 My hardware: i9 10900T: device id 9BC5 z490 aorus pro ax asm1166 sata pcie proxmox 8.2.2, kernel 6.2 I config: /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction initcall_blacklist=sysfb_init video=simplefb:off video=vesafb:off video=efifb:off video=vesa:off" /etc/modules vfio vfio_iommu_type1 vfio_pci vfio_virqfd /etc/modprobe.d/blacklist.conf blacklist snd_hda_intel blacklist snd_hda_codec_hdmi blacklist i915 blacklist ahci /etc/modprobe.d/kvm.conf options kvm ignore_msrs=1 report_ignored_msrs=0 /etc/modprobe.d/vfio.conf options vfio-pci ids=8086:3E91,8086:3E92,8086:9BC5 disable_vga=1 softdep ahci pre: vfio-pci At guest os I passthrough PCI Device: ASM1166, Intel SATA (worked and did S.M.A.R.T) iGPU 10900T: All Functions: tick ROM-Bar: tick Vendor ID: 0x8086 Device ID: 0x3E92 PCI Express: tick I created 2 Deep videos, 1 AI face. (I used tricks) Strangely, the AI face only ran for about 3 hours and then did not extract clips. The 2 deep videos still displayed fully. Quote Link to comment Share on other sites More sharing options...
Orphée Posted October 28 Share #884 Posted October 28 17 hours ago, go2seeit said: My hardware: i9 10900T: device id 9BC5 z490 aorus pro ax asm1166 sata pcie proxmox 8.2.2, kernel 6.2 I config: /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction initcall_blacklist=sysfb_init video=simplefb:off video=vesafb:off video=efifb:off video=vesa:off" /etc/modules vfio vfio_iommu_type1 vfio_pci vfio_virqfd /etc/modprobe.d/blacklist.conf blacklist snd_hda_intel blacklist snd_hda_codec_hdmi blacklist i915 blacklist ahci /etc/modprobe.d/kvm.conf options kvm ignore_msrs=1 report_ignored_msrs=0 /etc/modprobe.d/vfio.conf options vfio-pci ids=8086:3E91,8086:3E92,8086:9BC5 disable_vga=1 softdep ahci pre: vfio-pci At guest os I passthrough PCI Device: ASM1166, Intel SATA (worked and did S.M.A.R.T) iGPU 10900T: All Functions: tick ROM-Bar: tick Vendor ID: 0x8086 Device ID: 0x3E92 PCI Express: tick I created 2 Deep videos, 1 AI face. (I used tricks) Strangely, the AI face only ran for about 3 hours and then did not extract clips. The 2 deep videos still displayed fully. https://kb.synology.com/en-us/Surveillance/tutorial/How_many_Face_Recognition_and_DVA_tasks_can_I_use What do you really expect ? if you want to run more task than officially supported by DVA1622, then switch to DVA3221 with a compatible Nvidia card. Quote Link to comment Share on other sites More sharing options...
go2seeit Posted October 31 Share #885 Posted October 31 J3455 baremetal can run multiple tasks simultaneously: People and vehicles * 1 Detection * 1 Face AI * 2 I tried to turn only 1 Face AI but the gues os (vm) has not worked after 3 hours in proxmox. Maybe do I config wrong in proxmox? Quote Link to comment Share on other sites More sharing options...
attilioilvecio Posted November 3 Share #886 Posted November 3 hi guys, very happy, i have created another dva 1622 with esprimo q556/2, it is ok 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.