Failing to update 15.1 with legacy Nvidia through pkgbase

Hi guys,

I followed this guide:


But I tested it twice and at the reboot I get a kernel panic just before to run the Nvidia driver and the graphical session.
In this machine I use xlibre instead of X.org, I wonder if the combo nvidia + xlibre doesn't work with 15.1... 🤔

Did I miss any special instruction to upgrade with pkgbase and Nvidia? 🤷‍♂️

Thanks... 🙏
 
Probably, you forgot to upgrade kmods packages.
Do you use freebsd-update or pkgbase?
Didn't well read the title.

Deactivate the loading of this driver, then upgrade. After that, upgrade specifically the FreeBSD-ports-kmods repo: pkg upgrade -fr FreeBSD-ports-kmods

Post:
pkg info -aE | grep nvidia
 
Back
Top