Hi, I see some reports of people using NVMe drives with PCIe adapter in Espressobin,
I have bought a Hynix BC711 that should have been working according to this armbian post
[url]https://forum.armbian.com/topic/27385-trying-to-use-pcie-nvme-drive-on-espressobin-v7/[/url]
but all I see is this
[code]nvme nvme0: I/O 963 QID 2 timeout,, aborting
nvme nvme0: Abort status: 0x0[/code]
uboot is 17.10 and pci init command shows a mass storage controller.
Is the problem because kernel is older than in armbian?
EDIT: I have tried to switch to mainline kernel but it failed to boot. It says initramfs-linux.img has wrong format.
I was trying to figure what changes in uEnv.txt are needed besides changing the image name based on Macchiattobin but all the links in Packages part of the Archlinuxarm site are broken.