Hi guys, I finally solved it by disable the secure boot on bios, here’s the steps:
- check the driver version your laptop need and download the .run file from the official website;
- disable the the secure boot on bios;
- disable the nouveau;
- go into tty and run the .run file using sudo cmd,
–no-x-check params when running the command
i.e
./NVIDIA-Linux-x86_64-515.48.07.run --no-x-check
- reboot and check whether installed sucessfully:
nvidia-smi