Secure Boot with Nvidia proprietary drivers

Hello guys, will tumbleweed support Secure Boot with proprietary nvidia drivers out of the box?

yes, Tumbleweed will.

thank you very much. i will get on installing then,.

Allright I am now writing from my new tumbleweed install. Secure Boot is working fine. How do I have to install Nvidia drivers? Do i jsut follow the normal guide or there is any other step I have to take to sign the driver because of secure boot?

Depends on how you install the driver:

https://en.opensuse.org/SDB:NVIDIA_drivers

https://en.opensuse.org/SDB:NVIDIA_the_hard_way

i did follow the guide to install it and ended up with this files:


But in kde I cannot select any resolution other than 1024x768.
The gpu i have is a 4090.
Here is my inxi -Ga output, it seems like the nvidia driver is not loading probably.

Graphics:
  Device-1: NVIDIA AD102 [GeForce RTX 4090] driver: N/A
  Display: x11 server: X.Org v: 21.1.15 with: Xwayland v: 24.1.4
    driver: X: loaded: modesetting unloaded: vesa failed: nvidia
    gpu: N/A resolution: 1024x768~60Hz
  API: EGL v: 1.5 drivers: swrast
    platforms: x11,surfaceless,device
  API: OpenGL v: 4.5 vendor: mesa v: 24.3.4 renderer: llvmpipe
    (LLVM 19.1.7 256 bits)
  API: Vulkan Message: No Vulkan data available.
  Info: Tools: api: eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor wl: wayland-info
    x11: xdpyinfo, xprop, xrandr

You need to have a look at the journal messages why the installation/loading of the driver failed.

When installing packages/drivers via zypper, you will always have verbose informations directly and already can see when something fails.