Nvidia-smi Failed to initialize NVML: Driver/library version mismatch (UBUNTU 22.04)

I have read the previous topic but it did not work in my case:

nvidia-smi:
Failed to initialize NVML: Driver/library version mismatch

lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy

nvcc --version:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Wed_Sep_21_10:33:58_PDT_2022
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0

lspci -v | grep VGA:
02:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1) (prog-if 00 [VGA controller])

dkms status:
nvidia/470.199.02, 6.2.0-31-generic, x86_64: installed

dkpg_output (6.3 KB)

ls-l_output (6.0 KB)

how can I fix this?
Thanks in advanced