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

try to remove the nvidia package before uninstalling the driver:

sudo pacman -Rns linux58-nvidia-450xx

Why ?
How do we know when an announcement is going to arrive?

1 Like

I told my freind to uninstall his drivers and then re-install but he runs into the missing dependancy issue, when he runs the command for mhwd -a he gets nothing installed


what should he do?

WOW!!!
How fast :smiley:
Thanks man

It looks like you use a integrated intel graphics and a dedicated nvidia graphics in hybrid mode.

Try this to remove the old driver with this:

sudo mhwd -r pci video-hybrid-intel-nvidia-450xx-prime

Then install the new video-hybrid-intel-nvidia-455xx-prime drivers.

my freind nuked all nvidea packeges from his system and is going to work on installing them back tommorow, to hopefully fix issue

problem is solved. dont need to do anything. try to update as usual. i did

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