WSL2-Linux-Kernel icon indicating copy to clipboard operation
WSL2-Linux-Kernel copied to clipboard

add support for mt7601u

Open memoolabi7 opened this issue 2 years ago • 2 comments

I didn't find the mt7601u in the menu library to include it, and the modules_install command didn't install mt7601u to /lib/modules/5.15.90.1-microsoft-standard-WSL2+ to enable this module using modprobe even it is found in the source code library (mt7601u.ko not found in the directory). Please, what should I do?

memoolabi7 avatar Mar 05 '23 13:03 memoolabi7

hey did you find a solution please

johnathanSigmale avatar Aug 15 '24 16:08 johnathanSigmale

did you found any solution?

67-tralalero-tralala avatar Apr 28 '25 03:04 67-tralalero-tralala

I didn't find the mt7601u in the menu library to include it, and the modules_install command didn't install mt7601u to /lib/modules/5.15.90.1-microsoft-standard-WSL2+ to enable this module using modprobe even it is found in the source code library (mt7601u.ko not found in the directory). Please, what should I do?

It is there https://github.com/EDLLT/WSL2-Linux-Kernel/tree/linux-msft-wsl-5.10.y/drivers/net/wireless/mediatek/mt7601u

You just need to find the right options to enable it

EDLLT avatar Jul 28 '25 09:07 EDLLT