Seems like I was running 6.12 all along and 6.10 is simply my USB boot…
Apologies for that.
However, issue still persists.
On top of that, dual boot has been disabled (which is why the usual bootloader screen didn’t show).
I suppose first thing is trying to get kernel 6.6 running.
Any idea what could be the issue here?
[manjaro-gnome /]# sudo mhwd-kernel -i linux66
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
error: no targets specified (use -h for help)
I also encountered an error when updating GRUB, but I assume it only has relevance to btrfs systems (I run ext4).
[manjaro-gnome /]# sudo update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.12-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.12-x86_64.img
Found initrd fallback image: /boot/initramfs-6.12-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
ERROR: mkdir /var/lock/dmraid
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
This is usually the result of there being a leftover .kver file in /boot. You should delete that file.
Also, mhwd-kernel does not work from within a chroot environment. You must use pacman to install the new kernel, and then manually build the initramfs and update the boot loader.
In addition to that — I don’t know whether you need these — you may also want to install linux66-headers. If so, I would advise adding them to the pacman command above, so that you get everything in the same go.
If you are not yet using Ventoy as your bootable ISO solution, now is as good a time as any. The following link points to a guide I recently authored on creating a Ventoy USB.
How do you know? The usual suspects are incompatible third-party extensions and themes.
The problem has not yet been identified and most people on various distros apparently cannot reproduce it. I cannot reproduce on three machines with both Manjaro and Arch.
You’ll be waiting for a very long time if the issue is not reported upstream. They can’t fix something they don’t know about.
Hey,
yeah maybe it’s an extension, I know that id’s gdm because when I’m using sddm and disabling gdm it’s working.
I’m gonna disable all of my extensions.
I’ve deactivated now all extensions, stopped sddm and started gdm, still not working
Do you know why?