On 8/23/24 1:51 AM, -pj via openSUSE Users wrote:
Time to powercycle and see what happens. If something does go wrong I created a snapshot prior to this.
Unable to boot to graphical target. Created a snapshot prior to this so have used snapper and rolled back.
-Regards
You need to install the kernel-source so the driver can build :) These use the Nvidia dkms module. So the module builds on your box. All the errors you go about the ".ko" is due to not having the kernel-source installed and not building the driver. I forgot to say that. I just thought everybody had a full gcc installed and the kernel-source as well. Just: # zypper in kernel-devel kernel-default-devel That should pull in the kernel. # zypper in gcc will pull in gcc. Then to build the initramfs and the kernel modules, just type # dracut Now reboot :) -- David C. Rankin, J.D.,P.E.