In my Proxmox installation, I successfully activated GPU Pci Express Passthrough.
But now I need to login locally, so I had to revert all the passthrough settings, otherwise when I plug the hdmi cable I'll enter the guest OS, not proxmox.
- /etc/default/grub: changed back to only "quiet" -> GRUB_CMDLINE_LINUX_DEFAULT="quiet"
- /etc/modules: commented out all the modules for passthrough (vfio / vfio_iommu_type1 / vfio_pci / vfio_virqfd)
- /etc/modprobe.d - deleted vfio.conf
- Then update-grub / update-initramfs -u -k all
Even so, my ability to login is not back, like you can see in the photo.
Remotelly, everything works. But I need to login locally again, via keyboard.
Any ideas?
But now I need to login locally, so I had to revert all the passthrough settings, otherwise when I plug the hdmi cable I'll enter the guest OS, not proxmox.
- /etc/default/grub: changed back to only "quiet" -> GRUB_CMDLINE_LINUX_DEFAULT="quiet"
- /etc/modules: commented out all the modules for passthrough (vfio / vfio_iommu_type1 / vfio_pci / vfio_virqfd)
- /etc/modprobe.d - deleted vfio.conf
- Then update-grub / update-initramfs -u -k all
Even so, my ability to login is not back, like you can see in the photo.
Remotelly, everything works. But I need to login locally again, via keyboard.
Any ideas?
Attachments
Last edited: