Manjaro boot fail

Alright it started and now I have a desktop and s window saying welcome to manjaro

What now?

Now connect to internet, open terminal, run this command:
sudo manjaro-chroot -a
The text changes to red color if succesfull
Then rerun update with:
pacman -Syu

It said error: failed to synchronize all databases (unable to lock database)

Unlock it:
rm /var/lib/pacman/db.lck
Run update again

Then restart?

No, provide output from:
mhwd-kernel -li && mhwd -l && mhwd -li

When running the update it wrote failed to commit transactions (conflicting files)


It actually printed something after this as well

First copy the conflicting vulkan line here

(278/278) checking keys in keyring [####################################] 100%
(278/278) checking package integrity [####################################] 100%
(278/278) loading package files [####################################] 100%
(278/278) checking for file conflicts [####################################] 100%
error: failed to commit transaction (conflicting files)
vulkan-radeon: /usr/share/drirc.d/00-radv-defaults.conf exists in filesystem
Errors occurred, no packages were upgraded.

Remove it:
rm /usr/share/drirc.d/00-radv-defaults.conf
Run update again, any errors copy here

killall: /proc lacks process entries (not mounted ?)
(21/24) Restore Linux kernel modules

==> Warning:
→ Kernel has been updated. Modules of the current kernel
→ have been backed up so you can continue to use your
→ computer. However, the new kernel will only work
→ at next boot.

(22/24) Updating the info directory file…
(23/24) Copy Thunderbird Distribution Settings
(24/24) Updating the desktop file MIME type cache…

Does it says that transaction finished succesfully?
Copy the last lines of the update here

these were the last lines I think

Now uninstall this EOL kernel with:
pacman -R linux513

ok done

Now post formatted output from:
mhwd -l && mhwd -li

0000:05:00.0 (0380:1002:6604) Display controller ATI Technologies Inc:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI

0000:00:02.0 (0300:8086:1616) Display controller Intel Corporation:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI
 video-modesetting            2020.01.13                true            PCI
        video-vesa            2017.03.12                true            PCI

Post only output from:
mhwd -li

[manjaro /]# mhwd -li

Installed PCI configs:


              NAME               VERSION          FREEDRIVER           TYPE

       video-linux            2018.05.04                true            PCI

Warning: No installed USB configs!