On 2023-03-29 18:33, jdd@dodin.org wrote:
Le 29/03/2023 à 16:43, Carlos E. R. a écrit :
I did read *all* the links that have been posted in this thread. I did not notice that I should have tried loading module "mt7921e", I was looking for "mt7922". If it was said, sorry, I missed it.
as a general purpose hint, when you run a command, always use the completion TAB, twice if nothing appears. That way modprobe mt <TAB> should have shown all the mt* modules
I did do that.
localhost:~ # modprobe mt79 <press TAB> mt7915e mt7921-common mt7921e mt7921s mt7921u mt7996e
this can give you the idea of testing one of the others
ocalhost:~ # modprobe mt7921-common lhost:~ # lsmod | grep mt mt7921_common 118784 0 mt76_connac_lib 90112 1 mt7921_common mt76 122880 2 mt7921_common,mt76_connac_lib (....)
It only offers now "mt7915e". The others are probably loaded already. -- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)