i have odd sitation .
freebsd 14.2 - brand new with HETZNER machine .
this is an intel machine :
this is my loader conf :
	
	
	
		
	
	
	
		
yet the card seems not to load PPT driver .
pciconf :
	
	
	
		
any clues ?
				
			freebsd 14.2 - brand new with HETZNER machine .
this is an intel machine :
this is my loader conf :
		Code:
	
	hw.vmm.enable_vtd="1"
pptdevs="111/0/0 111/0/1"
vmm_load=”YES”
kern.geom.label.disk_ident.enable="0"
kern.geom.label.gptid.enable="0"
cryptodev_load="YES"
zfs_load="YES"
	
		Code:
	
	vm passthru >>
vgapci1    111/0/0      No           AD102GL [RTX 6000 Ada Generation]
hdac0      111/0/1      No           AD102 High Definition Audio Controller
	pciconf :
		Code:
	
	vgapci1@pci0:111:0:0:   class=0x030000 rev=0xa1 hdr=0x00 vendor=0x10de device=0x26b1 subvendor=0x10de subdevice=0x16a1
    vendor     = 'NVIDIA Corporation'
    device     = 'AD102GL [RTX 6000 Ada Generation]'
    class      = display
    subclass   = VGA
hdac0@pci0:111:0:1:     class=0x040300 rev=0xa1 hdr=0x00 vendor=0x10de device=0x22ba subvendor=0x10de subdevice=0x16a1
    vendor     = 'NVIDIA Corporation'
    device     = 'AD102 High Definition Audio Controller'
    class      = multimedia
    subclass   = HDA