NVMe you are going to be disappointed. You can you it as storage but if you want to boot from it it will not be reliable. Even with the “official” power supply.
You need a specific boot loader file to boot with it and armbian works to boot. EXCEPT. it will randomly not boot. Set up a cron every 5 min to reboot. If you make it past an hour without it failing you would be lucky. So basically it useless because you can’t depend on it. You can search my username history and find out all about it. Just save yourself the time, if you need to boot from nvme, abandon it.
@Peter.Wang, thanks. No, no visible problem with the M.2 port pins, nor the pins on the SSD. The SSD tests OK. I put it into an Intel NUC and installed Ubuntu x86 on it, including formatting it, and it worked fine. I presume to request an RMA I just use the Contact Us form? Have done that now.
@natedog, that’s fine, I don’t need to boot from it. Just want to use it for storage. Happy to boot off the eMMC.
@Peter.Wang I did in fact order one of those serial cables. Now I can’t get any legible output in minicom. I’m using dev/ttyUSB0 as the device and all the other settings from the page you shared. All I see in minicom is this:
minicom is not picking up my ~/.minirc.radxa file, possibly because I still have to run it using sudo for it to work, but these other settings in the file seem to be what I’m getting anyway:
I had a similar problem when using a nvme drive although I wasn’t using the Radxa power supply. I have a Dell 130w power adaptor & Apple 96W both should be able to supply enough power for the board. With the nvme attached both resulted in continuous reboot, with dell resulting in a complete shutdown after a number of reboots. My nvme is rated [email protected] , I suspect the nvme power draw is interfering with the USB PD negotiations. Booting from a SD card is fine with the Dell adaptor. Having spent a fair amount of time debugging this the symptoms are either uboot fails to complete or if it completes then the kernel fails. In my opinion this a bad board design by Radxa which they aren’t addressing and leaving it to the buyer to debug.
To resolve the issue use a non PD adaptor. I had a cheap 45w adapter with the USB A ports rated at 3.1A, using a usb A to C cable the board boots consistently with nvme drive attached on every power up or reboot. However [email protected] won’t be enough when the board is under considerable load. In the end as mentioned in other threads the best option is to use a DC to USB-C adapter. Fortunately I had a DC 12v@5A adapter to hand and stress tested it works under considerable load with the nvme attached. In my opinion to help address these issues I think Radxa should include a dc to usb c adapter with the board.
Safe mode means that debian in it’s default configuration will fail to boot if there’s a local drive in fstab that can’t be mounted, as the systemd target for Multi-User depends on mount to be successful. Nothing to be concerned about.
The way to avoid this is add the nofail parameter to the fstab line after auto(as in auto, nofail)
Same issue.
Rock 5B boot with SD Card only if no SSD NMVe M2 plugged. When i plugged it, boot seems to fall in a infinite loop with the BLUE Led blinking. @eliotstock, did you solve your issue with it ? how ?
I read everywhere that’s a possible power supply issue, but i use the official one (35W : https://fr.rs-online.com/web/p/alimentations-rock-sbc/2436356)
My SSD : Crucial P3 M2 2280 4To… seems already use without trouble by a user (ROCK 5B - list of supported NVME)
I might be wrong but I have the dark memory that for this reason Armbian patched the u-boot. Mine boots Armbian fine from NVME with the official Radxa powersuply.
Just tried with a Rasberry Pi official Power Supply (5V/3A) et it’s work well.
Eventually, Radxa Official Power Supply sucks, that’s the conclusion for my case.
I have an issue with NVMe trying to use DP Alt Mode from the USB-C port.
The NVMe actually works quite well for me when I use the Apple 20W adapter (9V).
But when I plugged this into a USB-C (Hyperdrive MacBook hub) hub to get video output on USB-C (I tried both a 65W PD Charger and the Apple 20W Charger), the light just slowly (every 1-2 seconds) alternately turning blue and green. It stays at 5V and does not trigger PD.
This issue does not happen on the microSD Card. I can use PD with DP Alt with Mouse and Keyboard all works well with an sd card.
Same analysis, the official Radxa UBS-C PD not work with NMVe plugged. I tried the official USB-C Raspberry Pi 5 PD (27W), same issue. I should take a classic 5V/3A power supply (official RPi 4 PD) to success boot with NMVe SSD disk plugged.
There is a clear bug with the u-boot on Rock 5B card, where is the Radxa dev team to argue @radxa ?
When will we have got a official patch ?