<davidlt>
I created Fedora 40 tags in Koji on the weekend
<davidlt>
So we have active Fedora 38/39/40 now.
davidlt has quit [Ping timeout: 246 seconds]
davidlt has joined #fedora-riscv
jcajka has joined #fedora-riscv
sajcho has joined #fedora-riscv
sajcho has quit [Client Quit]
<dgilmore>
davidlt: excellent
<dgilmore>
just for kicks I attempted to boot Fedora on the VF2, with no luck due to no storage being found. I used debian to put fedora on the NVME drive and built linux-next. took most of the weekend due to constantly having linking k8illed by OOMkiller.
<dgilmore>
but linux-next does not work either.
<davidlt>
dgilmore, so PCIe is still not merged on Linux side
<davidlt>
That's more like v6.7 target now
<davidlt>
But it did land in U-Boot for 2023.10 release (should be already in the latest RC)
<davidlt>
I will pull those on top of v6.6 once that lands in Fedora proper
<davidlt>
DT bindings are stable, and majority of patches are reviewed
zsun has joined #fedora-riscv
<dgilmore>
davidlt: even mmc does not show up
<dgilmore>
though maybe that is also PCIe connected?
<davidlt>
dgilmore, no, but check DT if that's enabled
<davidlt>
it might be enabled only in v6.6
<Esmil>
yeah, the mmc dt nodes are going into 6.6
zsun has quit [Quit: Leaving.]
<davidlt>
Yea, a lot of things will arrive with v6.6.
<davidlt>
I have been attempting to generate rpm-ostree repository
<davidlt>
It seems the tooling works, but hit some package issues blocking it right now