
Hi Joe, Am Donnerstag, 3. Februar 2022, 09:44:36 CET schrieb Dominique Leuenberger / DimStar:
On Wed, 2022-02-02 at 15:15 +0000, Joe Salmeri wrote:
In case anyone else runs into this issue it has been fixed.
A new kernel is available here and will appear in TW in "about" a week I was told. for reference: the kernel with the fix has been submitted to Tumbleweed in https://build.opensuse.org/request/show/950876 (kernel 5.16.5)
It is currently passing through staging. The 'one week' sounds about right as a target.
Next time, may I suggest following procedure: * locate repo file of the repo in question, in this case: https://download.opensuse.org/repositories/Kernel:/stable/standard/Kernel:st... * add that repo to your local bouquet zypper ar -r https://download.opensuse.org/repositories/Kernel:/stable/standard/Kernel:st... (if you're not tight on your /var partition, *and* want to keep older packages from *that* repo, consider -k as well, especially, if you're reusing such repos from a global share on your network ;-) ) * search the kernel, you want zypper se -s kernel-default * install it, in this case, that would have been: zypper in kernel-default-5.16.5-2.1.g5277fb2 * done If you add a few more latest-x items to /etc/zypp/zypp.conf:multiversion.kernels, you increase the number kernels, the kept installed. Next time, you do a zypper dup, you get a current Kernel:stable build. Stop using new builds of Kernel:stable kernels with: zypper mr -d Kernel_stable Making use of the repo concept is a real game changer in this regard. Now add priorities and locks to the sauce, and find yourself on the next level of success. Cheers, Pete -- Life without chameleons is possible, but pointless.