virtio-win / virtio-win-pkg-scripts

Scripts for packaging virtio-win drivers
GNU General Public License v2.0
2.03k stars 158 forks source link

Win 2025 PCI Simple Communications Controller missing driver #94

Open ste4net opened 1 month ago

ste4net commented 1 month ago

Describe the bug I run a Win 2025 server on virtio virtualization (cloud provider) . Solve most of issues installing last win-guest-tools but i still have an error on device manager for PCI Simple Communications Controller . Device instance path: PCI\VEN_1AF4&DEV_1053&SUBSYS_11001AF4&REV_01\4&29FCB422&0&0016

To Reproduce Open device manager-

screenshot

Guest:

YanVugenfirer commented 1 month ago

If you are running on a cloud provider, it should provide you with the drivers. In general, the virtio-vsock driver is missing. It can be built from the source. Or if you don't have any special usage for this device, just keep it uninstalled.

ste4net commented 1 month ago

Thank you very much. They do not provide driver i Will Just keep It uninstalled