Moderators: chensy, FATechsupport
plasmaphase wrote:
I also would like to know how to get the NanoPC-T4 to boot exclusively from an M.2 SSD. I'll likely be running DietPi.
jerryn wrote:
Has anyone been successful in booting from NVME ? I'm building up my NanoPX-T4 tomorrow.
I've got a 240GB NVME that I'd like to use. I know how to jerry rig it. Install to the eMMC, boot off eMMC, partition the NVME device similar to the EMMC device, rsync from the eMMC to the NVME device, edit the grub entry to mount / from the NVME device. You will still boot from from the eMMC but everything else will be on the NVME.
I need to read up more on uboot before I modify it.
iTunes Mobdro TutuApp
Has anyone at Friendly Elec have any idea about this ?
Thanks.
seven@7777777s.com wrote:
500GB 3D NAND NVMe PCIe M.2 SSDs are now below $90 USD.
I would like to be able to boot the following from the NanoPC-T4's M.2 socket:
Android 8.1
A LINUX port, Armbian, bionic, etc.
Windows IoT
Any suggestions?
jerryn wrote:seven@7777777s.com wrote:
500GB 3D NAND NVMe PCIe M.2 SSDs are now below $90 USD.
I would like to be able to boot the following from the NanoPC-T4's M.2 socket:
Android 8.1
A LINUX port, Armbian, bionic, etc.
Windows IoT
Any suggestions?
Yep. Install Armbian. The boot is off eMMC but rootfs is on nvme. it's fast. Android 8.1 does not support NVME. Android store has limited apps for the NanoPC-T4. Linux is much more flexible. I rebuilt Plex Media Player with DRI for video out because the VPU on rockchip is NOT robust and breaks when playing H.264 MKV files. ffmpeg with DRI/FBDEV will easily handle 1080p. I can not state that the NanoPC-T4 can support 4k because Rockchip's support for linux is lacking. Part of the problem is ARM GPU support isn't Open. You are stuck with BLOBS that don't support everything. The older Mali T760 GPU with the SunXi armsock drivers are faster.. except with those boards you don't have PCI, USBC, or 1G ethernet.
Panfrost is still in process. Once it's complete then maybe you could build an Open Source gaming box. I wanted to build a portable SDR transciever with touch screen display with this board. The GPU support is NOT as good as you will find on other boards. Friendly Elec, if you are reading this, please ask Rockchip to make MALI T8xx support OPEN!