| 8 Aug 2023 |
raitobezarius | and then I have to reboot to redetect it | 17:47:48 |
misuzu | https://github.com/misuzu/u-boot/commit/355b187cda897494d7a1436b6897999f633a5fc9 | 17:47:49 |
raitobezarius | so I can never finish installing nixos | 17:47:51 |
misuzu | In reply to @raitobezarius:matrix.org hm so you did succeed into installing stuff on an nvme? I've just copied my root partition from the sdcard to the nvme :D | 17:48:43 |
| * raitobezarius taps his forehead | 17:48:50 |
misuzu | efi partition is still on the sd | 17:49:29 |
misuzu | % lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mmcblk1 179:0 0 1,8G 0 disk
├─mmcblk1p1 179:1 0 2M 0 part
├─mmcblk1p2 179:2 0 16M 0 part
└─mmcblk1p3 179:3 0 128M 0 part /boot
zram0 252:0 0 3,9G 0 disk [SWAP]
nvme0n1 259:0 0 232,9G 0 disk
├─nvme0n1p1 259:1 0 128M 0 part
└─nvme0n1p2 259:2 0 232,8G 0 part /nix/store
/
| 17:50:21 |
misuzu | This is how it looks | 17:50:27 |
misuzu | Maybe I should try without usb patch | 17:55:19 |
misuzu | * Maybe I should try without the usb patch | 17:55:32 |
misuzu | Nope, still nothing | 18:02:59 |
misuzu | https://github.com/starfive-tech/VisionFive2/issues/72 | 18:48:01 |
misuzu | Fresh images https://github.com/misuzu/nixos-vf2/releases/tag/0.4 | 19:19:50 |
Li-ion | thanks ! | 19:22:58 |
Alex | In reply to @raitobezarius:matrix.org hm so you did succeed into installing stuff on an nvme? I also just copied mmcblk1 to nvme0n1, but I also had to change the u-boot scripts so that it would try to boot from it (IIRC add nvme to boot_devices). | 19:34:44 |
Alex | In reply to @alex:tunstall.xyz I also just copied mmcblk1 to nvme0n1, but I also had to change the u-boot scripts so that it would try to boot from it (IIRC add nvme to boot_devices). I'm using the vendor-built OpenSBI+u-boot by the way. | 19:36:10 |
Alex | In reply to @raitobezarius:matrix.org do you put the nixos install on the SD or the eMMC? Booting NVMe from flash works for me. | 19:41:01 |
raitobezarius | yeah I'm interested into folks who installed NixOS on the NVMe | 20:17:13 |
| Bailey (she/they) joined the room. | 22:19:27 |
Li-ion | i just successfully booted nixos off the nvme | 23:43:08 |
Li-ion | In reply to @misuzu:matrix.org Fresh images https://github.com/misuzu/nixos-vf2/releases/tag/0.4 using this image, thanks so much for these btw | 23:43:22 |
Li-ion | is there a default password ? | 23:43:41 |
raitobezarius | secret | 23:43:49 |
raitobezarius | secret | 23:43:51 |
Li-ion | thanks | 23:43:54 |
| 9 Aug 2023 |
Li-ion | i keep getting
nvme nvme0: I/O 692 QID 4 timeout, completion polled errors in the serial console, and additionally reading from the drive is really slow | 00:40:37 |
Li-ion | unsure what's going on | 00:40:44 |
Li-ion | only getting like 86mb/s read from it | 00:41:32 |
Li-ion | could it be a driver issue ? | 00:41:36 |
Li-ion | found an issue for it | 00:53:17 |