Black screen after Boot on Manjaro

I Got a freeze when i was updating my system with the message kernel must be load first /vmlinuz-6.5-x86_64

Then i copy and past command from this forum and since then I have a black screen when I boot manjaro.

First thing I have tried : sudo pacman -Syu $(pacman -Qq | grep -i "^linux[0-9]")
result: https://pastebin.com/KzaLQtwD then https://pastebin.com/pxLadiTb

Second thing

[manjaro /]# mhwd -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
    video-nvidia-470xx            2023.03.23               false            PCI
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!
[manjaro /]# ls /etc/mkinitcpio.d/*.preset
/etc/mkinitcpio.d/linux65.preset
[manjaro /]# ls /boot/
efi   initramfs-6.5-x86_64-fallback.img  intel-ucode.img      memtest86+  vmlinuz-6.5-x86_64
grub  initramfs-6.5-x86_64.img           linux65-x86_64.kver  syslinux    vmlinuz-linux65
[manjaro /]# ls /usr/bin/modules
ls: cannot access '/usr/bin/modules': No such file or directory
[manjaro /]# ls /usr/bin/modules/
ls: cannot access '/usr/bin/modules/': No such file or directory
[manjaro /]# mhwd-kernel -li
Currently running: 6.1.30-1-MANJARO (linux61)
The following kernels are installed in your system:
   * linux65
[manjaro /]# ls /boot/*
/boot/initramfs-6.5-x86_64-fallback.img  /boot/intel-ucode.img      /boot/vmlinuz-6.5-x86_64
/boot/initramfs-6.5-x86_64.img           /boot/linux65-x86_64.kver  /boot/vmlinuz-linux65

/boot/efi:

/boot/grub:
fonts  grub.cfg  grubenv  locale  themes  x86_64-efi

/boot/memtest86+:
memtest.bin  memtest.efi

/boot/syslinux:
syslinux.cfg
[manjaro /]# ls /lib/modules/*
/lib/modules/6.5.12-5-MANJARO:
build         modules.alias              modules.builtin.bin      modules.devname  modules.symbols.bin
extramodules  modules.alias.bin          modules.builtin.modinfo  modules.order    pkgbase
kernel        modules.builtin            modules.dep              modules.softdep  vmlinuz
kernelbase    modules.builtin.alias.bin  modules.dep.bin          modules.symbols

/lib/modules/extramodules-6.5-MANJARO:
nvidia-drm.ko.xz      nvidia-peermem.ko.xz  nvidia.ko.xz    vboxnetadp.ko.zst  version
nvidia-modeset.ko.xz  nvidia-uvm.ko.xz      vboxdrv.ko.zst  vboxnetflt.ko.zst

What is the best Command to know what’s wrong ?

This means *drumroll* that your kernel update went haywire and now there is none to be found. Please see

1 Like