Ubuntu: system freeze from suspend after install new driver

Hello,
My laptop (lenovo IdeaPad L340) is running ubuntu 18.04 LTS. After I update the nvidia driver, it freeze after recover from suspending.
Using the nvidia-smi, I found the version is 460.80

Mon May 31 18:52:52 2021       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.80       Driver Version: 460.80       CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce GTX 1050    Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   49C    P3    N/A /  N/A |    382MiB /  3020MiB |      3%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1894      G   /usr/lib/xorg/Xorg                197MiB |
|    0   N/A  N/A      2060      G   /usr/bin/gnome-shell               29MiB |
|    0   N/A  N/A      2513      G   ...AAAAAAAA== --shared-files       16MiB |
|    0   N/A  N/A      3542      G   ...AAAAAAAAA= --shared-files      133MiB |
+-----------------------------------------------------------------------------+

Is there any fix for that? Sorry I’m new to linux so I don’t know which information I should provide, so please let me know if you need any other information.