Between grub display and log in screen, system freezes

I have disk encryption so when I start I enter the password - then comes the grub - I select Manjaro. A black screen comes - and then it freezes. I hard shut down the system by pressing the power button - start and then repeat the process I get the log in screen. Any ideas on why this issue and how to resolve it. Some outputs which might help are given below -

journalctl -b -1 -p 4
Oct 04 11:12:26 cerulean-gl62m7rd kernel: x86/cpu: SGX disabled by BIOS.
Oct 04 11:12:26 cerulean-gl62m7rd kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/a>
Oct 04 11:12:26 cerulean-gl62m7rd kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/h>
Oct 04 11:12:26 cerulean-gl62m7rd kernel:  #5 #6 #7
Oct 04 11:12:26 cerulean-gl62m7rd kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 04 11:12:26 cerulean-gl62m7rd kernel: pci 0000:03:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD>
Oct 04 11:12:26 cerulean-gl62m7rd kernel: hpet_acpi_add: no address or irqs in _CRS
Oct 04 11:12:26 cerulean-gl62m7rd kernel: resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [>
Oct 04 11:12:26 cerulean-gl62m7rd kernel: caller pmc_core_probe+0xb7/0x6b0 mapping multiple BARs
Oct 04 11:12:27 cerulean-gl62m7rd kernel: nvidia: loading out-of-tree module taints kernel.
Oct 04 11:12:27 cerulean-gl62m7rd kernel: nvidia: module license 'NVIDIA' taints kernel.
Oct 04 11:12:27 cerulean-gl62m7rd kernel: Disabling lock debugging due to kernel taint
Oct 04 11:12:27 cerulean-gl62m7rd kernel: 
Oct 04 11:12:27 cerulean-gl62m7rd kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buff>
Oct 04 11:12:27 cerulean-gl62m7rd kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buff>
Oct 04 11:12:27 cerulean-gl62m7rd kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  515.65.01  Wed Jul 20 14:00:58 UTC 2022
lines 1-16/16 (END)

lsmod | grep tpm
tpm_crb                20480  0
tpm_tis                16384  0
tpm_tis_core           32768  1 tpm_tis
tpm                   102400  4 tpm_tis,trusted,tpm_crb,tpm_tis_core
rng_core               20480  1 tpm

mhwd-kernel --listinstalled
Currently running: 5.19.7-1-MANJARO (linux519)
The following kernels are installed in your system:
   * linux515
   * linux519

mhwd --listinstalled
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
video-hybrid-intel-nvidia-prime            2021.11.04               false            PCI


Warning: No installed USB configs!

Please do let me know if I need to provide any additional input - my encryption is btrfs.