I didn’t say that. I was only wondering if what I quoted from the changelog would help.
I can’t even boot into linux69
after installing it. My AMD laptop:
ls -1 /boot/
amd-ucode.img
efi
grub
initramfs-6.1-x86_64-fallback.img
initramfs-6.1-x86_64.img
initramfs-6.6-x86_64-fallback.img
initramfs-6.6-x86_64.img
initramfs-6.8-x86_64-fallback.img
initramfs-6.8-x86_64.img
initramfs--fallback.img
initramfs-.img
linux61-x86_64.kver
linux66-x86_64.kver
linux68-x86_64.kver
linux69-x86_64.kver
memdisk
memtest86+
vmlinuz-
vmlinuz-6.1-x86_64
vmlinuz-6.6-x86_64
vmlinuz-6.8-x86_64
cat /etc/mkinitcpio.d/linux69.preset
# mkinitcpio preset file for the '' package
#ALL_config="/etc/mkinitcpio.conf"
ALL_kver="/boot/vmlinuz-"
PRESETS=('default' 'fallback')
#default_config="/etc/mkinitcpio.conf"
default_image="/boot/initramfs-.img"
#default_uki="/efi/EFI/Linux/manjaro-.efi"
#default_options="--splash /usr/share/systemd/bootctl/splash-manjaro.bmp"
#fallback_config="/etc/mkinitcpio.conf"
fallback_image="/boot/initramfs--fallback.img"
#fallback_uki="/efi/EFI/Linux/manjaro--fallback.efi"
fallback_options="-S autodetect"
I’m at a loss here. I’ve pinged @philm, so when he’s available hopefully he will be able to find the issue.