(In reply to Ray chen from comment #9) > Which rpm should I download and install to test? > All of them?(In reply to Matthias Brugger from comment #8) > > I think this is fixed in v5.14 with: > > c34269041185 ("mt76: mt7921: continue to probe driver when fw already > > downloaded") > > > > Ray can you please try to install the kernel from this repository: > > https://download.opensuse.org/repositories/Kernel:/stable/ARM/ > > Which file should I download and test? > All of them? Just add the repository with zypper and then update the kernel: zypper ar https://download.opensuse.org/repositories/Kernel:/stable/ARM/ Kernel:stable zypper ref zypper up -r Kernel:stable kernel-default But I think in the meantime it seems that the kernel got updated, so just running: zypper up kernel-default should do.