Screen Flickers after Uninstalling nvidia-450xx

Today Got an Update for nvidia-450.xx-utils=450.80.02, but it was showing conflicts,
so I uninstalled it using

sudo pacman -R linux58-nvidia-450xx  

and after restarting My screen flickers.
If I try to run:

sudo pacman -S linux58-nvidia-450xx  

It Shows:

warning: cannot resolve "nvidia-450xx-utils=450.80.02", a dependency of "linux58-nvidia-450xx"
:: The following package cannot be upgraded due to unresolvable dependencies:
      linux58-nvidia-450xx

Sorry for this trouble. I am New to Linux
I am Using Nvidia GTX 1650 Mobile

Users are experiencing some problems with those dependencies. I think we need just to wait a bit. I saw a post with a workaround to install the dependency right away, but it’s not worth the effort.

1 Like

see this point

1 Like

I think the issue has been resolved for now … please check for updates !!

~ >>> nvidia-smi                                                               
Tue Oct 20 00:19:50 2020       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 450.80.02    Driver Version: 450.80.02    CUDA Version: 11.0     |
|-------------------------------+----------------------+----------------------+
| 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 1650    Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   51C    P8     2W /  N/A |     11MiB /  3911MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A       866      G   /usr/lib/Xorg                       4MiB |
|    0   N/A  N/A      1366      G   /usr/lib/Xorg                       4MiB |
+-----------------------------------------------------------------------------+

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.