dgilmore changed the topic of #fedora-riscv to: Fedora on RISC-V https://fedoraproject.org/wiki/Architectures/RISC-V || Logs: https://libera.irclog.whitequark.org/fedora-riscv || Alt Arch discussions are welcome in #fedora-alt-arches
zsun has joined #fedora-riscv
zsun has quit [Ping timeout: 256 seconds]
zsun has joined #fedora-riscv
zsun has quit [Remote host closed the connection]
King_InuYasha has quit [Read error: Connection reset by peer]
King_InuYasha has joined #fedora-riscv
<davidlt[m]> rwmjones|HOLS: check boards
fede2cr has joined #fedora-riscv
<rwmjones|HOLS> davidlt[m]: both boards look ok at the moment, but
<rwmjones|HOLS> jive kojid said:
<rwmjones|HOLS> AttributeError: 'NoneType' object has no attribute 'method'
<rwmjones|HOLS> and didn't restart
<rwmjones|HOLS> five kojid seems fine
<rwmjones|HOLS> restarted kojid on jive just now
<davidlt[m]> rwmjones|HOLS: thanks!
<rwmjones|HOLS> I'm genuinely going on holiday tomorrow for a week, so if the boards fall over in that time, too bad :-/
<davidlt[m]> I am having some stability issues with Unmatched + Fedora 5.4.16 kernel under high loads
<davidlt[m]> The board just hangs, but I know of a similar issues running stress-ng (vfork test hangs the board too).
<davidlt[m]> I removed all the devices and so far all looks good.
<rwmjones|HOLS> I haven't done any high-stress stuff (unless "compiling" is enough), and I've not seen hangs with that kernel so far
<davidlt[m]> Actually packages that failed on QEMU VMs, or your boards are compiling and running tests just fine.
<davidlt[m]> Yeah, compiling is just enough.
<rwmjones|HOLS> I'm not running any VMs except possibly libguestfs appliances, but didn't see hangs yet, but will keep an eye out
<davidlt[m]> I will ask kernels maintainers to do builds for v5.15.3 once that is out for Fedora 33.
<davidlt[m]> They don't need to push it to Bodhi, but I could respin those builds on Fedora/RISCV easily.
<davidlt[m]> This is way FUSDK/meta-sifive doesn't have v5.14.X kernels too. They just didn't pass my stress testing (hangs).
<davidlt[m]> It's fine for casual use, not much happens there until you start pushing it.
<davidlt[m]> Let's see if the issue exist in v5.15.X.
<davidlt[m]> I think, I solved bpftool crap and rebuilding the v5.4.18 kernel on Unmatched with selftest and bpftool enabled this time (maybe it will work).
<davidlt[m]> It's so boring to wait for a new kernel or a new failures as that takes ~11 hours.
<davidlt[m]> I can tell you now for sure, that and old Xeon with QEMU 8-core VM is faster than the board.
<davidlt[m]> Those 2x cores do the magic.
zsun has joined #fedora-riscv
zsun has quit [Remote host closed the connection]
fede2cr has quit [Ping timeout: 256 seconds]
<djdelorie> davidlt[m]: I'm testing your latest image and I note that the partitions aren't aligned...
<djdelorie> this is the problem that led me down the rabbit hole last time, with the bootable flag et al
<djdelorie> the boot and root partitions need to be 4k aligned
<djdelorie> and the boot partition needs to be bigger if you ever want to upgrade the kernel
<djdelorie> otherwise it boots just fine :-)
<djdelorie> swap on unmatched: none, zramfs, or nvme partition?