Hi all,
I have a Ugreen DXP4800+ (Intel Pentium Gold 8505 Prozessor), and installed a Windows Server 2025 with latest Intel graphics driver.
I can successfully run Windows with startup/boot screen with following configuration (i440fx)
1. /etc/default/grup
2. /etc/modules
3. /etc/modprobe.d/vfio.conf
4...
Read more
I have a Ugreen DXP4800+ (Intel Pentium Gold 8505 Prozessor), and installed a Windows Server 2025 with latest Intel graphics driver.
I can successfully run Windows with startup/boot screen with following configuration (i440fx)
1. /etc/default/grup
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt"
Code:
vfio
vfio_iommu_type1
vfio_pci
vfio_virqfd
Code:
options vfio-pci ids=8086:46b3,8086:51c8
Read more