Update nvidia to 450 drivers help

Im trying to install the new 450 drivers, but im having no luck.
In manjaro settings manager, it’s showing im using 440 drivers.

If i try to install 450 drivers i get.

Error: config ‘video-nvidia-450xx’ conflicts with config(s): video-nvidia-440xx

When I try to remove 440 drivers i get.

Starting
Removing video-nvidia-440xx…
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/local/pci/video-nvidia-440xx/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
checking dependencies…
error: failed to prepare transaction (could not satisfy dependencies)
:: removing linux58-nvidia-440xx breaks dependency ‘linux58-nvidia-440xx’ required by linux-latest-nvidia-440xx
Error: pacman failed!
Error: script failed!

Honestly, i’m really scared to mess with nvidia drivers lol Its so easy to break the OS. So i thought it best to ask you professionals :slight_smile:

Hi!
You need to uninstall linux-latest linux-latest-nvidia-440 video-nvidia-440xx
Then reboot, then install video-nvidia-450xx

I just did a quick search for video-nvidia but I dont have it in pamac.

Hi!
The drivers are installed by mhwd
sudo mhwd -r pci video-nvidia-440xx
Use -r to remove, -i to install
The packages linux-latest linux-latest-nvidia-440 with pacman
sudo pacman -R package

Ah ok, I understand now. Thank you.

you can try this command line from a previous post. Ignore the videomosetting line.

Thank you. Visones advice just did the trick for me. All was smooth. :slight_smile:

1 Like

Please don’t forget to mark the post as ‘Solved’ :slight_smile:

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