| 8 Aug 2023 |
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 |
TAUPHI MORPHO | 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 |
TAUPHI MORPHO | i just successfully booted nixos off the nvme | 23:43:08 |
TAUPHI MORPHO | 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 |
TAUPHI MORPHO | is there a default password ? | 23:43:41 |
raitobezarius | secret | 23:43:49 |
raitobezarius | secret | 23:43:51 |
TAUPHI MORPHO | thanks | 23:43:54 |
| 9 Aug 2023 |
TAUPHI MORPHO | 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 |
TAUPHI MORPHO | unsure what's going on | 00:40:44 |
TAUPHI MORPHO | only getting like 86mb/s read from it | 00:41:32 |
TAUPHI MORPHO | could it be a driver issue ? | 00:41:36 |
TAUPHI MORPHO | found an issue for it | 00:53:17 |
TAUPHI MORPHO | https://forum.rvspace.org/t/nvme-i-o-timeouts/1545 | 00:53:18 |
TAUPHI MORPHO | may wanna add these to the kernel params misuzu | 00:53:42 |
raitobezarius | I don't think those params will solve anything | 04:12:58 |
TAUPHI MORPHO | i'll let you know if they help | 04:14:05 |
misuzu | In reply to @hive:the-apothecary.club may wanna add these to the kernel params misuzu Nope, same thing. It's likely the issue with the u-boot | 07:16:32 |
| Guilhem joined the room. | 09:28:29 |
TAUPHI MORPHO | the issue where the kernel can't initialize the nvme ? | 13:34:53 |
TAUPHI MORPHO | but i'm still able to boot | 13:35:16 |
misuzu | You're probably using vendor u-boot | 13:52:58 |