On 08-04-2024 06:51AM, Pit Suetterlin via openSUSE Users wrote:
-pj via openSUSE Users wrote:
Hi, I am running openSUSE Tumbleweed on a machine with Nvidia G05 drivers. Machine was unable to boot to graphical target..... I just learned that Nvidia G05 driver is not supported with the 6.10.2-1 kernel as of yet. So adjusted Grub2 Using "advanced options for TW".
, to booting with 6.9.9-1 and do now reach
graphical target.
Same problem here... :(
Slow response from me, I know this is not the machine here only now. 🫥
A noticeable problem now is *not* having a rollback option available in the boot menu anymore.
For some reason grub2-snapper-plugin became uninstalled during my confusion. It is corrected now. During the previous 'zypper dup' there was an
error with a grub filename of sorts, that was unable to (r, retry) successfully. I aborted, powercycled then ran "zypper dup" again... I powercycled again and then passed 'zypper -vvv dup' with "Nothing to do" reported.
Don't you have 'advanced options for TW' where you can select a previous kernel? That's what I do ATM, run the current TW (20240801) with the old kernel (6.9.5-1). So no need to rollback, IMO.
Yes, I have advanced options available. I am using TW (20240812) with the 6.9.9-1 kernel.
You might need to set multiversion.kernels in zypp.conf. Mine is multiversion.kernels = latest,latest-1,running
Thank you for your suggestion. Here in "zypp.conf" the line here reads, multiversion.kernels = latest,latest-1,latest-2,latest-3,latest-4,latest-5,latest-6,latest-7,latest-8,latest-9,running,6.6.11-1 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. -Thanks