utterly obsolete driver 390
It's not obsolete.
What's a legacy driver? | NVIDIA
NVIDIA GK107GLM (Quadro K1100M)
Ported, but not the latest in the 390.xx series series:FreeBSD Display Driver – x64 | 390.154 | FreeBSD x64 | NVIDIA
- Quadro K1100M is supported.
FreeBSD Display Driver – x64 | 470.161.03 | FreeBSD x64 | NVIDIA
- Quadro K1100M is not listed as supported.
- the 470.xx driver does support Quadro K1100M.
Then, x11/nvidia-driver-470 (ignoring the mixed messages in NVIDIA-provided documentation). It does work. With vt(4).
Then, x11/nvidia-driver-390 (with K1100M listed as supported). It works, with vt, but far less smoothly in that (at least) there's a crash of plasmashell with every switch away from, then back to, Plasma at ttyv8.
So, I'm back to x11/nvidia-driver-470 with:
- reliable wake from sleep.
Code:
% uname -aKU
FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT #5 main-n266797-0a958aa16fed-dirty: Mon Dec 4 04:49:51 GMT 2023 grahamperrin@mowa219-gjp4-zbook-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1500005 1500005
% pkg iinfo nvidia plasma-workspace
linux-nvidia-libs-470-470.161.03
nvidia-driver-470-470.161.03
nvidia-settings-470.86_1
nvidia-xconfig-525.116.04
plasma5-plasma-workspace-5.27.9.1_2
plasma5-plasma-workspace-wallpapers-5.27.9
% sysctl kern.vty
kern.vty: vt
% grep vt /boot/loader.conf
# kern.vty="sc"
%