On my Framework 13 11th Gen system, today I rebooted which caused all my recent zypper dup runs to take effect on my OpenSUSE Tumbleweed system. When the system came back up I found that my wifi was broken (plugged into ethernet via a USB-C dock and verified that it was just wifi).
Did some searching and found the following forum thread from a few days ago:
Which references an OpenSUSE bug report:
https://bugzilla.opensuse.org/show_bug.cgi?id=1226544
Which references a fix that is pending review:
The bottom line is that the latest OpenSUSE Tumbleweed snapshot ships a version of kernel-firmeware-iwlwifi that is incompatible with the kernel it ships. In the forum post there is a workaround which will get you back up and running. You have to uninstall the firmware package, manually download the previous version of the firmware RPM and install it, lock it so that zypper doesn’t upgrade it, and then unlock it when the new package is eventually released (hopefully pretty soon).
Hopefully this is useful to someone out there.