I did not see the new kernel build an Nvidia module during installation -- (2 systems). I can provide details on the systems if needed.
You need nvidia-driver 510.73.08-1 from experimental.
Aha!
Vielen dank!
EDIT: Yep -- fixed and looks great. Thanks for the support!
No problem here with sid driver 470
Zitat# uname -r
5.18.2-1-siduction-amd64
and
Zitat# apt policy nvidia-driver
nvidia-driver:
Installiert: 470.129.06-3
Do you know when the nvidia driver will be moved to sid from experimental?
same here. After adding
Zitatdeb https://packages.siduction.org/extra experimental main contrib non-free
in etc/apt/sources.list.d/debian.list and
Zitatapt update && apt -t experimental install nvidia-driver
it works nicely:
Zitatuname -r
5.18.2-3-siduction-amd64
Zitatapt policy nvidia-driver
nvidia-driver:
Installiert: 510.73.08-1
Thanks everybody and Towo especially...