Nvidia Driver is Not detecting or Communicating - Ubuntu 24.04

I am running NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1) and my driver is nvidia/550.127.08, 6.8.0-49-generic, x86_64: installed. But after using nvidia-smi it gives like NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

I am running in Ubuntu 24.04 and even lspci | grep -i vga just detects VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05). How to overcome this ?

I have already run sudo nvidia-bug-report.sh and here is the zip:
nvidia-bug-report.log.gz (175.3 KB)

How to solve my Problem ?

I even ran the command: sudo modprobe nvidia
It returns modprobe: ERROR: could not insert 'nvidia': Key was rejected by service . I searched it in Google and I saw that the issue is in Secure boot. But is there any way to Run Nvidia when secure boot is on ?