| 5 Jan 2025 |
Alex | In reply to @rosscomputerguy:matrix.org
jegan% lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mtdblock0 31:0 0 960K 0 disk
mtdblock1 31:1 0 64K 0 disk
mtdblock2 31:2 0 15M 0 disk
mmcblk1 179:0 0 238.3G 0 disk
Ãmmcblk1p1 179:1 0 2M 0 part
├─mmcblk1p2 179:2 0 4M 0 part
└─mmcblk1p3 179:3 0 238.3G 0 part /nix/store
/
nvme0n1 259:0 0 931.5G 0 disk
Looks like the NVME is present
NB: this doesn't mean it's bootable. | 07:53:46 |
Tristan Ross | In reply to @alex:tunstall.xyz NB: this doesn't mean it's bootable. I know, I'll need to pull in the Starfive OpenSBI and u-boot according to the forums. | 14:42:25 |
Tristan Ross | It's at least progress, when I tried this in the past it wasn't even showing up in lsblk. | 14:43:00 |
Alex | Probably because the kernel you'd built at the time didn't have the patches needed for PCIe. | 16:15:32 |
Tristan Ross | Yeah, I'm currently trying to update to the VisionFive2 v5.13.1 software | 16:42:17 |
Tristan Ross | https://github.com/starfive-tech/VisionFive2/releases/tag/JH7110_VF2_515_v5.13.1 | 16:42:22 |