Nvidia driver not loaded on MicroOS

Good afternoon,
I’ve installed on a fresh openSuse MicroOS installation the G06 Nvidia drivers (after checking that my graphic card is supported, I’ve a GTX 1060 3Gb on my laptop) using sudo transitional-upgrade pkg install after adding the nvidia repo using the transitional-upgrade shell and rebooting. As far as I can see everything went fine, I haven’t got any error during the installation, then I rebooted and opened Blender, but the card is not there.
I’ve then tried to reinstall and the system responded that they are already installed, then I tried with

lsmod | grep nvidia

but I don’t get any output, so I deduce that they are not loaded on boot.
What can I do?

Thanks in advance.

Are you using UEFI or legacy BIOS? Is Secure Boot enabled if using UEFI?

I’m on UEFI, already tried with both secure boot enabled and not and I’ve the same problem (if you mean secure boot on firmware settings). If you mean the MicroOS installation I’ve it with secure boot.

Well, run modprobe nvidia, check dmesg for errors.

modprobe: ERROR: could not find module by name='nvidia'
modprobe: ERROR: could not insert 'nvidia': Unknown symbol in module, or unknown parameter (see dmesg)