have dual gpu and modified grub file for gpu passthrough, and added only 2nd gpu ids into modprobe.d/vfio.conf file, now virgl not working i'm getting this msg -> TASK ERROR: no DRM render node detected (/dev/dri/renderD*), no GPU? - needed for 'virtio-gl' display
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt pcie_acs_override=downstream,multifunction vfio_iommu_type1.allow_unsafe_interrupts=1 textonly video=astdrmfb video=vesafb:off video=efifb:off"