Package manager cannot resolve "nvidia-450xx-utils" dependency #4

When I run the update manager I get the error:

no se pudieron satisfacer las dependencias:
- incapaz de satisfacer la dependencia "nvidia-450xx-utils=450.80.02" requerida por linux57-nvidia-450xx
- incapaz de satisfacer la dependencia "nvidia-450xx-utils=450.80.02" requerida por linux58-nvidia-450xx

Wich translates, roughly to:

could not satisfy dependices:
- unable to satisfy dependency "nvidia-450xx-utils=450.80.02" required by linux57-nvidia-450xx
- unable to satisfy dependency "nvidia-450xx-utils=450.80.02" required by linux58-nvidia-450xx

How can I proceed in order to keep my system up to date?

Did this in the past, most likely related:

https://forum.manjaro.org/t/when-will-nvidia-450-drivers-update-arrive/20923

[noe@perezoso ~]$ inxi -F
System:
  Host: perezoso Kernel: 5.8.11-1-MANJARO x86_64 bits: 64 
  Desktop: Cinnamon 4.6.7 Distro: Manjaro Linux 
Machine:
  Type: Desktop Mobo: Micro-Star model: B450M MORTAR TITANIUM (MS-7B89) 
  v: 2.0 serial: <superuser/root required> UEFI: American Megatrends v: A.D0 
  date: 06/12/2020 
CPU:
  Topology: 6-Core model: AMD Ryzen 5 3600 bits: 64 type: MT MCP 
  L2 cache: 3072 KiB 
  Speed: 3707 MHz min/max: 2200/3600 MHz Core speeds (MHz): 1: 3745 2: 2066 
  3: 1954 4: 2038 5: 2448 6: 3473 7: 1971 8: 2454 9: 3802 10: 2065 11: 2081 
  12: 3768 
Graphics:
  Device-1: NVIDIA GM107GL [Quadro K2200] driver: nvidia v: 450.66 
  Display: x11 server: X.Org 1.20.9 driver: nvidia 
  resolution: 1920x1080~60Hz 
  OpenGL: renderer: Quadro K2200/PCIe/SSE2 v: 4.6.0 NVIDIA 450.66 
Audio:
  Device-1: NVIDIA GM107 High Definition Audio [GeForce 940MX] 
  driver: snd_hda_intel 
  Device-2: AMD Starship/Matisse HD Audio driver: snd_hda_intel 
  Device-3: Trust Widescreen 3MP Webcam type: USB 
  driver: snd-usb-audio,uvcvideo 
  Sound Server: ALSA v: k5.8.11-1-MANJARO 
Network:
  Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi 
  IF: wlo1 state: up mac: 6c:6a:77:e1:15:4a 
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  driver: r8169 
  IF: enp34s0 state: down mac: 00:d8:61:4e:b6:3b 
Drives:
  Local Storage: total: 698.65 GiB used: 589.05 GiB (84.3%) 
  ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO Plus 250GB 
  size: 232.89 GiB 
  ID-2: /dev/sda vendor: Hitachi model: HDP725050GLA360 size: 465.76 GiB 
Partition:
  ID-1: / size: 227.94 GiB used: 152.71 GiB (67.0%) fs: ext4 
  dev: /dev/nvme0n1p2 
Swap:
  Alert: No Swap data was found. 
Sensors:
  System Temperatures: cpu: 35.9 C mobo: 36.0 C gpu: nvidia temp: 44 C 
  Fan Speeds (RPM): fan-1: 0 fan-2: 920 fan-3: 0 fan-4: 0 fan-5: 0 
  gpu: nvidia fan: 42% 
Info:
  Processes: 346 Uptime: 28m Memory: 31.37 GiB used: 3.08 GiB (9.8%) 
  Shell: Bash inxi: 3.1.05

You will have to wait until nvidia-utils are updated to the same version as driver. It will probably land in stable in next few days. Till than postpone updates related to nvidia and mhwd.

You can try this solution for now: Package manager will not update the Linux58 kernal or Nvidia Driver

Oh, if it will be solved by just waiting in a couple days (or a week, for the case), I’m happy with just waiting :-).

see this soluce

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 |
+-----------------------------------------------------------------------------+
1 Like

Sweet! Thanks!

1 Like

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