Passing through the Intel B580 is becoming an unhealthy obsession for me. I have tried to pass it through to an lxc to no avail. Now i am trying to pass it through to a VM following every guide I could find and still no dice. For the record, I have installed and reinstalled proxmox so many times over the past week that I can flash my system and have it up and running in 10 minutes. I have a few questions for the people that seem to have done this successfully. Focusing on VM GPU passthrough:
1. Is it necessary to upgrade my proxmox kernel? Currently at 6.8.12-9-pve I have tried 6.11 up to 6.14 to no avail.
2. Do I need to install the drivers on the host? I am just checking as it doesnt seem like it.
3. Do I need anything in my grub.cfg other than this "GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"?
4. Also, when passing through do you use Raw Device?
Currently i am not even seeing it on the host.
CPU - Intel 265k
MB - GIGABYTE Z890 AERO G MB
RAM - CORSAIR 96GB VEN RGB D5 5600 XMP x2
iGPU - Intel 265k
dGPU - Intel B580
man please help me get some sleep!!!
******EDIT
Made some progress
I updated the the kernel and I swear it took several reboots for the change to take effect but there it is.
Moving forward with the actual passthrough.
1. Is it necessary to upgrade my proxmox kernel? Currently at 6.8.12-9-pve I have tried 6.11 up to 6.14 to no avail.
2. Do I need to install the drivers on the host? I am just checking as it doesnt seem like it.
3. Do I need anything in my grub.cfg other than this "GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"?
4. Also, when passing through do you use Raw Device?
Currently i am not even seeing it on the host.
root@proxmox:/OneTBSSD/Templates# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
80:14.5 Non-VGA unclassified device: Intel Corporation Device 7f2f (rev 10)
root@proxmox:/OneTBSSD/Templates# uname -r
6.8.12-9-pve
root@proxmox:/OneTBSSD/Templates#
CPU - Intel 265k
MB - GIGABYTE Z890 AERO G MB
RAM - CORSAIR 96GB VEN RGB D5 5600 XMP x2
iGPU - Intel 265k
dGPU - Intel B580
man please help me get some sleep!!!
******EDIT
Made some progress
root@proxmox:~# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
03:00.0 VGA compatible controller: Intel Corporation Battlemage G21 [Arc B580]
80:14.5 Non-VGA unclassified device: Intel Corporation Device 7f2f (rev 10)
root@proxmox:~# uname -r
6.14.0-1-pve
I updated the the kernel and I swear it took several reboots for the change to take effect but there it is.
Moving forward with the actual passthrough.
Last edited: