From: Ozgur Can Leonard <[email protected]>

The package kmod-mt7615e was added to this router in the master branch
[1] to have working Wi-Fi, but it is not included in OpenWrt 19.07. It was 
reported
on OpenWrt forum [2] and tested that after installing this package Wi-Fi
works.

[1] 
https://github.com/openwrt/openwrt/commit/d7c082ba4f7de97b3708d1f4a064954ffc774778
[2] 
https://forum.openwrt.org/t/xiaomi-r3p-no-wifi-with-latest-stable-19-07-0-after-upgrade/52299

Signed-off-by: Ozgur Can Leonard <[email protected]>
Signed-off-by: Josef Schlehofer <[email protected]>
[added commit message]
---
 target/linux/ramips/image/mt7621.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/image/mt7621.mk 
b/target/linux/ramips/image/mt7621.mk
index 03ab9a4c37..6280a6246f 100644
--- a/target/linux/ramips/image/mt7621.mk
+++ b/target/linux/ramips/image/mt7621.mk
@@ -265,7 +265,7 @@ define Device/xiaomi_mir3p
   IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata
   IMAGE/factory.bin := append-kernel | pad-to $$(KERNEL_SIZE) | append-ubi | 
check-size $$$$(IMAGE_SIZE)
   DEVICE_PACKAGES := \
-       kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic uboot-envtools
+       kmod-mt7615e kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic 
uboot-envtools
 endef
 TARGET_DEVICES += xiaomi_mir3p
 
-- 
2.24.1


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to