Network Interface Card not showing in Proxmox Node Network

alonewolfgamer

New Member
May 11, 2024
3
0
1
So I have a dual port network interface card but I am not sure which driver does it use I only know that yokogawa makes this card.When I bought a cheap homeserver it was built in I tried pci passthrough on opnsense/pfsense both were not detected so what can I do about this card ?
I have attached the required pictures.
 

Attachments

  • Screenshot_20-Jun_18-50-55_25498.png
    Screenshot_20-Jun_18-50-55_25498.png
    12.2 KB · Views: 5
  • 461631583-800x600.jpg
    461631583-800x600.jpg
    129.8 KB · Views: 5
  • 461631584-800x600.jpg
    461631584-800x600.jpg
    203.9 KB · Views: 6
Hey, can you run the command lspci -nnk and post the output? Preferably as text between [code][/code] tags :)
 
These devices seem to currently be assigned the vfio-pci driver [1]. This is usually the case when you provide a PCI device as a virtual function to a VM. I am generally not familiar with these devices, but what do you intend to do with them?

[1]: https://www.kernel.org/doc/html/latest/driver-api/vfio.html
 
These devices seem to currently be assigned the vfio-pci driver [1]. This is usually the case when you provide a PCI device as a virtual function to a VM. I am generally not familiar with these devices, but what do you intend to do with them?

[1]: https://www.kernel.org/doc/html/latest/driver-api/vfio.html
Actually I wanted to pass to a VM but when I pass them to a VM they have no internet nor were they detected in the VM.