Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to find module 'vfio_virqfd' #2

Open
asghaier opened this issue Jan 7, 2024 · 1 comment
Open

Failed to find module 'vfio_virqfd' #2

asghaier opened this issue Jan 7, 2024 · 1 comment

Comments

@asghaier
Copy link

asghaier commented Jan 7, 2024

Error happens while running the dracut command.
This fails on the latest up to date Fedora 39 release as it runs kernel 6.6.9-200.fc39.x86_64

As of kernel 6.2, the vfio_virqfd functionality has been folded into the base vfio module.
Reference: https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#mkinitcpio

Error:

sudo dracut -f --kver `uname -r`

dracut-install: Failed to find module 'vfio_virqfd'
dracut: FAILED:  /usr/lib/dracut/dracut-install -D /var/tmp/dracut.qYNhve/initramfs --kerneldir /lib/modules/6.6.9-200.fc39.x86_64/ -m vfio vfio_iommu_type1 vfio_pci vfio_virqfd

@pavolelsig
Copy link
Owner

Fixed, thanks for letting me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants