I have been enjoying the occasional Ghost BSD 24 session (Intel 14900K+RTX 4090) until I upgraded to an RTX 5090. I could then boot into GhostBSD but getting a black screen+white cursor. I tried forcing the update to ver 25 via a tty and it reinstalls all packages but still GhostBSD-version shows 24. Kernel shows same version as v24, I think 1400501 while I think it should be 1402000.
I installed nvidia drivers, linux libs, via the tty, following the instructions in the wiki and added the required lines to rc.conf. During boot it says
"KLD nvidia-modeset.ko depends on kernel, not available or version mismatch"
"linker_load_file: /boot/modules/nvidia-modeset.ko - unsupported file type"
As it is probably obvious i have minimal BSD experience. Running mainly Windows and part-time linux but also occasionally boot into GhostBSD and FreeBSD.
It seems to me like the kernel and kernel moduls are not the same version. I tried a clean install through the live iso via Ventoi but I have to select a legacy video driver and after installation i still get black screen - white cursor, no screens found. I then restored back the same partition with ver 24, tried update -f / upgrade -f again with (as expected version missmatch ) then reinstall proceeds but leads to the same result. I also tried to change to the unstable repo, force install again, same result. Tried loading the nvidia modules through loader.conf but same result.
I do have a working FreeBSD install with Plasma on X11.
I am booting GhostBSD via UEFI, does that boot process somehow still use the old kernel? Any other suggestions?