On 8/14/24 1:49 AM, -pj via openSUSE Users wrote:
The problems arose from me not understanding that the Nvidia G05 driver is not allowing a graphical target boot with the 6.10 series kernel. All I would have had to do initially (after the DUP) was to use the "advanced options for TW", in the first place.
All, For those waiting on the official 6.10 kernel patch for the Nvidia driver for G03, G04 and G05 drivers, with a bit of help from Patrick, I have a couple of home:/ repositories that have patched packages you can use now until the official patched packages are built: G03 & G04 Drivers (I'm using this set of packages) https://download.opensuse.org/repositories/home:/wkazubski:/G03/ (buildservice) https://build.opensuse.org/package/show/home%3Awkazubski%3AG03/nvidia-gfxG04 G05 Driver (This driver was not building, I branched and added current source) https://download.opensuse.org/repositories/home:/drankinatty:/branches:/home... (buildservice) https://build.opensuse.org/package/show/home:drankinatty:branches:home:ligur... I don't have a G05 install to test, so please test and let me know. There is no reason this shouldn't work fine. It includes the kernel-6.10.patch. Easiest way to change without causing zypper to freak out, is go grab the 7 packages you need and save them to a directory on your box while you are running the 6.9 kernel, e.g. $ ls -1 nvidia/ nvidia-computeG04-32bit-390.157-90.1.x86_64.rpm nvidia-computeG04-390.157-90.1.x86_64.rpm nvidia-gfxG04-kmp-default-390.157_k6.10.3_1-102.1.x86_64.rpm nvidia-glG04-32bit-390.157-90.1.x86_64.rpm nvidia-glG04-390.157-90.1.x86_64.rpm x11-video-nvidiaG04-32bit-390.157-90.1.x86_64.rpm x11-video-nvidiaG04-390.157-90.1.x86_64.rpm Then just use zypper to install them: # cd nvidia # zypper in *.rpm Now just update (dup) as usual for TW and pull in all the new packages, including the Linux 6.10 kernel and the driver will work fine. -- David C. Rankin, J.D.,P.E.