Manjaro Cinnamon boots into black screen
Caused by a recent update !?
I did investigate several posts similar to my issue.
I learned :
Ctrl+Alt+F3 : terminal login. Ctrl+Alt+F1 : Go back to the black screen
What I did learned by trying :
I have to “Ctrl+Alt+F3” and login here with my username (not root)
Then start my default GUI : Cinnamon, just with : startx. Manjaro shows up. Great.
Another curious way to get booted into Cinnamon : First booting into windows, login in into it (which must be done, to make this procedure work), then reboot windows pc and choose Linux Manjaro in the bootloader. Then it boots properly. Only once. Reboot pc and choose Linux Manjaro, goes into the black screen. Repeat with login in into windows, and Manjaro can be launched next time as described.
So I do have 2 work arounds to boot into my Cinnamon desktop.
Still to fix the boot issue.
I did update-grub, and install-grub (learned from related posts on this forum)
and checked /var/log/pacman.log
cat /var/log/pacman.log | tail -n 50
showing up this line getting my attention to mention now here :
/usr/bin/grub-probe: waarschuwing : onbekend apparaattype nvme0n1
/usr/bin/grub-probe: warning : unknown device type nvme0n1
There are more lines /var/log/pacman.log like "==> WARNING: Possibly missing firmware for module: ‘SOMEMODULE’
How to continue ?
Thanks in advance
Hans