Jump to content

Recommended Posts

Posted

Hi,

 

is there currently support for NVMe storage in Armbian trunk?

 

I tried to flash the latest build, added nvme ssd storage - but it is not seen in the system.

 

What to check?

Posted (edited)

Nope..though nvme kernel modules are present in the file system but doing nothing when loading, not even a dmesg output.

 

Besides...u-boot version from the SD image has also no NVMe support...

Edited by Richard Klingler
Posted

Just flashed an u-bbot version from here which does support NVMe...well at least it recognizes the SSD (o;

 

https://github.com/cubie-image/sun55iw3p1/releases

 

=> pci enum
Speed change timeout
PCIe speed of Gen1
=> nvme scan
feng >>>> debug <<<<< nvme_probe
=> nvme device

IDE device 0: Vendor: 0x1dee Rev: 1.4.7.70 Prod: 2510194702629       
            Type: Hard Disk
            Capacity: 488386.3 MB = 476.9 GB (1000215216 x 512)

 

Posted

It is documented there:

 

Zitat

"The SPI NOR image must be written to mtdblock0 after booting from SD card"

 

So when booted from SD you need to copy over the u-boot image to SD card and do from there:

dd if=cubie_a5e_spi_nor_raw_050624.img of=/dev/mtdblock0

 

But that won't you get NVMe support on Armbian as Cubie A5E NVMe support just isn't in the kernel, not even the dev version.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines