Desktop installation on RISC-V
- A silicon partner had trouble to install Ubuntu Jammy with Gnome on riscv64. I created a blog post Installing the Gnome Desktop on RISC-V Ubuntu 22.04 Jammy and had a session with the partner company.
StarFive VisionFive 2
- I created code to recover boards with broken U-Boot on the SPI flash: https://github.com/xypron/JH71xx-tools/tree/VisionFive2
- I analyzed the constraints for installing U-Boot on SD card for the board as a basis for the layout of an installer image.
EDK II Shell
- The EDK II should be packaged as binary. I discussed the requirement with the Debian maintainer. Next step is to create a pull request on salsa.debian.org.
Soft lockups when booting with Radeon GPU on RISC-V
- Pull requests created for livecd-rootfs and debian-cd.
python-cryptography
- Unmaintained package python-omemo-backend-signal was dropped form the archive to allow migration of python-cryptography.
Lenovo X13s
- Created a preinstalled image. It runs fine from NVMe but running from USB still suffers from a Linux 6.2 kernel issue.
- Tested a new kernel with EFI variable support.