After using b09-refresh (or any installer from the last year), the resulting system is not usable.
Issues, that had to be fixed after installation:
- user password is set to an unknown value, login is not possible (could be related to the d-bus issue):
chroot and change password
- d-bus is not starting up:
add a line to /etc/fstab that creates a fake /efi mount point, ex
/dev/nvme0n1p1 /efi ext4 noauto 0 0
- no sound on analog output:
I failed to fix this, alsa detects the sound card with all of the BSP kernels, but no sound output on the analog output, neither with pulseaudio/pipewire, nor with direct alsa. No soundcard is detected using the mainline kernel.
After using b09-refresh (or any installer from the last year), the resulting system is not usable.
Issues, that had to be fixed after installation:
chroot and change password
add a line to /etc/fstab that creates a fake /efi mount point, ex
/dev/nvme0n1p1 /efi ext4 noauto 0 0I failed to fix this, alsa detects the sound card with all of the BSP kernels, but no sound output on the analog output, neither with pulseaudio/pipewire, nor with direct alsa. No soundcard is detected using the mainline kernel.