Help recovering desktop environment after kernel update

Tried to update kernel to 5.19 started with problem with gpu driver wich i tried to fix but now after a lot of fiddling i got it to a worse state, any help is welcome

can you boot or you stuck at black screen?

/dev/nume@n1p2: clean, 797007/62496768 files, 45329728/249973760 blocks [ TIME ] Timed out waiting for device /dev/disk/by-uid/1585-8654.

[DEPEND] Dependency failed for boot/efi.

[DEPEND] Dependency failed for Local File Systems. [DEPEND] Dependency failed for File System Check on /dev/disk/by-unid/1585-0654. You are in energency mode. After logging in, type "Journalctl -xb" to view

system logs, "systemctl reboot" to reboot, "systemctl default" or "exit" to boot into default mode.

Give root password for maintenance (or press Control-D to continue):

Login incorrect

Give root password for maintenance (or press Control-D to continue): Litays-pc "38

This is what pops up on screen

so in here enter into tty: ctrl+alt+f2 or f1-f6 keys, enter your username/password, and post output from:
mhwd-kernel -li

and do you have a grub menu shown during boot?

Entering tty didnt work but i already had access to the bash prompt, grub shows up in the fiddling process i reinstalled it.
It shows running kernel as 5.19.0-2-manjaro (linux 519) and lists only linux519

so install this kernel:
sudo mhwd-kernel -i linux515
select it in grub menu and boot with it

same output, dont have wifi connected but it managed to install linux515

so output from:
mhwd -l
mhwd -li

[itays-pc "]# mhwd-kernel -li

Currently running: 5.15.59-1-MANJARO (linux515)

The following kernels are installed in your system:

* linux515

* linux519

[itays-pc "]# mhud-kernel -1

available kernels:

* linux419

* linux510

* linux515

*linux518

linux519

* linux54

linux515-rt

linux518-rt

linux519-rt

Btw how to upload images from phone, doesn’t let me attach media

we alredy dealt with kernels, dont need output from them, now were going to deal with graphics, so post output from:
mhwd -l
mhwd -li

and you have to wait till you approved for posting pictures, since you are a new user…
and do you have a manjaro usb?

I have a manjaro usb on hand

nhud -1

> 0000:0b:00.0 (0300:10de:1d01) Display controller nVidia Corporation:

VERSION

MAME

2021.12.18 2021.12.18

falso false

video-nuidia

video-nuidia-470xx video-nuidia-390xx

2021.12.18 2018.05.04

false true

PCI

video-linux

video-nodesetting

2020.01.13 2017.03.12

FREEDRIVER

true true

TYPE

PCI PCI

PCI

video-vesa

0000:00:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:

NAME

network-r8168

VERSION

2016.01.20

FREEDRIVER

TYPE

PCI

true

(itays-pc 38 nhud -11

> Installed PCI configs:

NAME

VERSION

network-r8168 video-linux

Warning: No installed USB configst

(Itays-pc "10

FREEDRIVER

2016.04.20 2018.05.04

TYPE

trua true

PCI PCI

this output is a mess haha
do you have dual graphics like intel+nvidia or only nvidia?

Only nvidia, should i try to use live boot and chroot so i will be able to copy paste instead of using google lens?

yes, thats what i wanted you to suggest, and it looks like you dont have the nvidia drivers installed, so yes chroot post the output and also post output from:
cat /etc/fstab/
blkid
so that we can deal with this issue:
Timed out waiting for device /dev/disk/by-uid/1585-8654

nevermind.

[manjaro etc]# cat fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=F5B5-0654                            /boot/efi      vfat    umask=0077 0 2
UUID=47947509-cd06-4609-a0c5-b3a8149adf70 /              ext4    defaults,noatime 0 1
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0
[manjaro etc]# blkid
/dev/loop1: TYPE="squashfs"
/dev/nvme0n1p1: UUID="D28F-0279" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="53ed8bbb-2973-3043-8657-5a713e65644c"
/dev/nvme0n1p2: UUID="47947509-cd06-4609-a0c5-b3a8149adf70" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="root" PARTUUID="5930dfe7-4068-204a-8ad8-3d1eda870327"
/dev/sdb2: SEC_TYPE="msdos" LABEL_FATBOOT="MISO_EFI" LABEL="MISO_EFI" UUID="F70E-0063" BLOCK_SIZE="512" TYPE="vfat"
/dev/sdb1: BLOCK_SIZE="2048" UUID="2022-07-29-12-50-00-00" LABEL="MANJARO_KDE_2136" TYPE="iso9660"
/dev/loop2: TYPE="squashfs"
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="d0a73187-5756-405b-b6bb-f941d8cf60ba" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="31e38174-a906-11ec-b755-a9438308d3e7"
/dev/loop3: TYPE="squashfs"

now from chroot the uuid in the error message is F5B5-0654, google lens is not as good as i thought

provide output again from:
mhwd -l
mhwd -li

[manjaro etc]#  mhwd -l
> 0000:0b:00.0 (0300:10de:1d01) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
          video-nvidia            2021.12.18               false            PCI
    video-nvidia-470xx            2021.12.18               false            PCI
    video-nvidia-390xx            2021.12.18               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> 0000:0a:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI


[manjaro etc]#  mhwd -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
         network-r8168            2016.04.20                true            PCI
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

uninstall this:
mhwd -r pci video-linux
install nvidia:
mhwd -i pci video-nvidia

open this file:
nano /etc/fstab
and change this line:
UUID=F5B5-0654
to look like this:
UUID=D28F-0279
press ctrl+x to save it, then run this:
mkinitcpio -P
update-grub
exit
reboot