Nvme on RPI 5 #2019
Replies: 10 comments 12 replies
-
|
Sorry for posting again for this issue . |
Beta Was this translation helpful? Give feedback.
-
|
I suggest you first try to follow the official documentation. https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#nvme-ssd-boot Flash Raspberry Pi OS with Desktop to a SD Card. |
Beta Was this translation helpful? Give feedback.
-
|
@rern |
Beta Was this translation helpful? Give feedback.
-
|
Finally it is working with these settings : rebootsed -i 's|PARTUUID.*mnt|/dev/nvme0n1p1 /mnt|' /etc/fstab Maybe it is working without "sed -i 's|PARTUUID.*mnt|/dev/nvme0n1p1 /mnt|' /etc/fstab" too , but I did not test it. |
Beta Was this translation helpful? Give feedback.
-
|
I did a final test now . $ echo dtparam=nvme >> /boot/config.txt This was done with a new instal of the latest rAudio image (20260111) |
Beta Was this translation helpful? Give feedback.
-
|
Did some further testing . So there is no need for : $ echo dtparam=nvme >> /boot/config.txt |
Beta Was this translation helpful? Give feedback.
-
|
Confirm. $ echo '/dev/nvme0n1p1 /mnt/MPD/USB ext4 defaults,noatime 0 0' >> /etc/fstab Btw. I tested with Compute Module 4 + NVMe not Pi5. The somewhere above mentioned library update error is gone, I had some mess in the audio card setup, it was not related to the NVMe configuration or rAudio. |
Beta Was this translation helpful? Give feedback.
-
|
Please try the UPDATE:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@rern |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Nvme on RPI 5 is not detected .
Hoping that rern will find some time to integrate Nvme-access or how to mount the Nvme .
Need to use moodeaudio meanwhile .
Beta Was this translation helpful? Give feedback.
All reactions