2024-01-24 19:47:43 there it is 2024-01-24 19:48:01 \o/ 2024-01-25 16:23:55 pioneer booted alpine :) 2024-01-25 16:24:02 nice 2024-01-25 16:24:04 kind off 2024-01-25 16:24:20 stil need to use vendor bootloader 2024-01-25 17:24:56 https://x.com/clandmeter/status/1750570332136567186?s=20 2024-01-25 17:32:41 clandmeter: you got alpine login prompt. congrats 2024-01-25 17:32:45 \o/ 2024-01-25 17:34:27 yes using vendor firmware 2024-01-25 17:34:36 i would prefer to directly boot to alpine 2024-01-25 17:34:45 skipping the kexec part 2024-01-25 17:36:37 agree that this should be goal, but for now you know that alpine kernel and userspace works which is important step forward 2024-01-25 17:37:55 OFC I'm not sure but I guess with vendor u-boot and opensbi it could be possible to boot it 2024-01-25 17:38:24 nothing yet for pioneer in mainline u-boot 2024-01-25 17:39:02 im not sure how they want to chain from zsbl to opensbi to u-boot 2024-01-25 17:39:43 currently zsbl is kind of undocumented and always wants to load an initrd and dtb 2024-01-25 17:39:44 I think zsbl is in rom or flash 2024-01-25 17:39:58 zsbl can run from SPI or SD 2024-01-25 17:41:25 https://github.com/sophgo/sophgo-doc/blob/main/SG2042/HowTo/figures/bootflow.png 2024-01-25 17:42:21 as I read ZSBL can be in rom/flash and it then can load opensbi and then u-boot or kernel 2024-01-25 17:43:44 and I see EDK2 on image but didn't found any mention of it in their docs 2024-01-25 17:44:14 i dont think its used 2024-01-25 17:44:19 neither uboot 2024-01-25 17:44:27 currently all done by u-root and kexec 2024-01-25 17:44:55 but the edk2 part is upstream 2024-01-25 17:45:52 as I understand image I would try this path: zsbl->opensbi->u-boot->distribution_kernel (and skip grub) 2024-01-25 18:46:52 linux-edge build in 19min 2024-01-26 02:25:07 congrats! 2024-01-26 03:02:50 wonder how the timing of this will line up with 3.20. I know there are a few projects that are just waiting for released versions with riscv64 support to start officially supporting it as an arch (at least for the docker base image anyways) 2024-01-26 07:28:41 how to get riscv64 board ? 2024-01-26 07:29:38 id i trigger builder, but inviting algibot ;) 2024-01-26 07:29:44 did^ 2024-01-26 07:46:53 did i trigger builder, buy inviting algibot ;), ah! cold morning 2024-01-26 07:48:19 i am changing my irc client 2024-01-26 17:00:34 vkrishn: I think visionfive2 is probably the best supported (but also probably one of the slowest), I got alpine running on a Lichee pi4a (which is a little faster, but still slow), and work is being done to bring it up on the milk-v pioneer 2024-01-26 17:59:31 iggy: can i get them in india easily ? 2024-01-26 18:57:01 I couldn't answer that... I think the visionfive2's are shipping worldwide from China now 2024-01-26 21:17:50 thanks 2024-01-28 09:31:57 what about moving linux-starfive to testing? if we do this we don't need http://starfive.infra.alpinelinux.org/ anymore 2024-01-28 09:35:55 mps: ncopa suggested that as well 2024-01-28 09:36:37 ikke: what is your opinion 2024-01-28 09:38:39 It's fine with me 2024-01-28 09:38:48 thanks 2024-01-28 09:39:02 mps: fyi 2024-01-28 09:39:11 i am sourcing the lts kernel now 2024-01-28 09:39:26 trying to follow our own upstream :) 2024-01-28 09:39:38 clandmeter: I saw. good luck 2024-01-28 09:39:46 not sure it will give any issues with our build scripts 2024-01-28 09:41:33 btw, kernel 6.8 have new starfive JH8100 chip added 2024-01-28 09:44:45 mps: does that mean we can use the upstream kernel? 2024-01-28 09:45:42 ikke: not yet, but lets see what will be missing in 6.8 when released 2024-01-28 09:45:58 ok 2024-01-28 09:46:03 I will test 6.8-rc on VF1 to see 2024-01-28 09:46:49 I think PCI not yet works for VF2 in 6.8 2024-01-28 09:46:55 mps: please add sopgho options when they arrive 2024-01-28 09:47:06 i mean like for 6.7 2024-01-28 09:47:19 i can msg you later what they are if you dont know 2024-01-28 09:47:29 clandmeter: didn't I already 2024-01-28 09:47:39 dunno i did not check 2024-01-28 09:47:45 I want to give that kernel a try later 2024-01-28 09:47:49 I will check 2024-01-28 09:48:00 one weird thing i am bumping into is the console option 2024-01-28 09:48:12 it keeps being removed on boot 2024-01-28 09:48:18 removing my serial console option 2024-01-28 09:48:37 i am not sure which this happens, and on the fedora one, it just works. 2024-01-28 09:48:56 s/which/where 2024-01-28 09:49:20 i think i also know how they use efi and uboot 2024-01-28 09:49:31 some sophgo things are added to 6.8 2024-01-28 09:49:50 the picture we saw about the boot chain is not correct it seems, or im just missing vital docs 2024-01-28 09:50:06 looks like you can chain efi or uboot after u-root 2024-01-28 09:50:41 clandmeter: my wild guess u-boot+opensbi have to be build in fw_dynamic.bin 2024-01-28 09:51:09 maybe 2024-01-28 09:51:17 im a uboot noob 2024-01-28 09:51:36 I created one version if you are ready to test it 2024-01-28 09:51:41 running linux is easy, starting it seems be more challenging :) 2024-01-28 09:52:00 ok time to get some outside garden work done 2024-01-28 09:52:04 hope i dont freeze 2024-01-28 09:52:18 everything is easy if someone do it for you ;-) 2024-01-28 09:52:33 you want to do my garden work? 2024-01-28 09:52:37 :p 2024-01-28 09:53:10 ofc, I will but don't have teleport, yet 2024-01-28 09:56:01 ok, that will be my next aport :) 2024-01-28 10:10:25 :) 2024-01-28 10:10:58 working on riscv is easy compared to apple silicon 2024-01-28 20:07:26 ikke: moved linux-starfive to testing 2024-01-28 20:09:09 mps: nice, thanks 2024-01-28 20:09:48 you can remove old repo, if you don't want to keep it as history