Can't install kernel 6.6

Greetings i would like some help.

Trying to update my system i get the error:

:: installing nvidia-utils (550.54.14-3) breaks dependency 'nvidia-utils=545.29.06' required by linux65-nvidia

From mhwd-kernel -li

Currently running: 6.5.13-7-MANJARO (linux65)
The following kernels are installed in your system:
   * linux65

And from manjaro-settings-manager when i try to install kernel linux66

The following packages will be installed:

linux66

linux66-nvidia

Starting

resolving dependencies...

looking for conflicting packages...

:: installing nvidia-utils (550.54.14-3) breaks dependency 'nvidia-utils=545.29.06' required by lib32-nvidia-utils

:: installing nvidia-utils (550.54.14-3) breaks dependency 'nvidia-utils=545.29.06' required by linux65-nvidia

Done ...

What are my next steps here?

Edit: Next step is RTFM

Uninstall everything 6.5 as it is eol.

Your problem is that you are using an unsupported kernel.

Perhaps you can do it in termnal

sudo mhwd-kernel -i linux66 rmc

It that doesn’t work - logout and switch to TTY

First install linux66 - then reboot - at the grub menu ensure your are using linux66 - and switch to TTY

sudo mhwd -r pci video-nvidia
sudo pacman -Syu
sudo mhwd -i pci video-nvidia

While you are in TTY - ensure your system is configure to use early kms

All worked out well, much appreciated thank you!

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