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

Raspberry 5, PCI passthrough #127

Open
dreyloft opened this issue Oct 21, 2024 · 1 comment
Open

Raspberry 5, PCI passthrough #127

dreyloft opened this issue Oct 21, 2024 · 1 comment

Comments

@dreyloft
Copy link

Proxmox is running on Raspberry Pi 5, using an additional PCIe Sata Controller connected to HDDs (working fine).
Goal is to pass through this PCI device to an Open Media Vault VM (for SMART values and spin down possibilities)

I am trying it by using the simple GUI:
{B8E7DBE3-F435-40C8-83D3-63E36980CB2B}

Getting the issue "No IOMMU detected, please activate it.See Documentation for further information."

And VM start gets canceled by Task error:
{33FABA0D-0C67-448C-81DC-BFD7A1AE843B}

If I understand it correctly in the Proxmox Forums this IOMMU error is (most properly) a hardware incompatibility issue, is that correct or is there a known workaround?

@dandycyclone
Copy link

dandycyclone commented Oct 25, 2024

It might not work at all with the current hardware/kernel: https://github.com/jiangcuo/Proxmox-Port/wiki/Resource_PassThrough - in case of rk3588 and rockchip kernel I personally failed to make IOMMU working (visible with the same symptoms you described). For RPi5 it potentially could be the option (supported), so look into Wiki page in this project and also follow guidelines from https://pve.proxmox.com/wiki/PCI_Passthrough - at least it will give you enough pointers to understand, if IOMMU is going to work with RPi5.

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