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 Pi 5 - NVME Pimoroni adapter not detected #90

Open
sitymarz opened this issue May 10, 2024 · 1 comment
Open

Raspberry Pi 5 - NVME Pimoroni adapter not detected #90

sitymarz opened this issue May 10, 2024 · 1 comment

Comments

@sitymarz
Copy link

sitymarz commented May 10, 2024

Trying to use a Raspberry Pi 5 with the Pimoroni NVME adapter.

Proxmox will not detect the NVME drive / adapter.
When testing with ESXI installer under UEFI, this does detect the NVME drive to install to

  • OS: proxmox-ve_8.1-7_arm64
  • ARCH: arm64 Raspberry Pi 5
@Anexgohan
Copy link

make sure you have enabled the pcie interface in

Add to bottom of
/boot/firmware/config.txt

# Enable pcie
dtparam=pciex1

# Note: You could also just add the following (it is an alias to the above line)
# dtparam=nvme

# Optionally, you can control the PCIe lane speed using this parameter, 3 sets to pcie gen 3 speed 10G/s, 2 is 5G/s
dtparam=pciex1_gen=3

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