Siduction Forum

Siduction Forum => Upgrade Warnings => Thema gestartet von: dibl in 2022/06/07, 15:56:55

Titel: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: dibl in 2022/06/07, 15:56:55
I did not see the new kernel build an Nvidia module during installation -- (2 systems). I can provide details on the systems if needed.
Titel: Re: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: towo in 2022/06/07, 16:08:22
You need nvidia-driver 510.73.08-1 from experimental.
Titel: Re: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: dibl in 2022/06/07, 16:19:41
Aha!

Vielen dank!

EDIT:  Yep -- fixed and looks great. Thanks for the support!
Titel: (edit) Re: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: michaa7 in 2022/06/07, 16:34:37
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
Titel: Re: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: Mte90 in 2022/06/08, 10:24:03
Do you know when the nvidia driver will be moved to sid from experimental?
Titel: Re: Kernel 5.18.2-1 -- no graphical desktop for Nvidia
Beitrag von: charlyheinz in 2022/06/08, 18:49:18
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...