OpenWrt for TL-MR6400 V5.2

Thanks all for the help.

I have it up and running! With the 4g and wireless both working.

I had some issues with the latest version of OpenWrt in which it wouldnt update all the packages and kept failing on opkg install luci-proto-qmi this was probably due to me being new and not knowing how to troubleshoot.

Here's what I did to get it all working (steps followed from this post)

  1. I reflashed an older version of OpenWrt (v21.02.2) for the v5 of my router.
  2. Downloaded this package https://raw.githubusercontent.com/mrhaav/openwrt/master/21.02.1/uqmi_2021-12-22-0.4_mipsel_24kc.ipk
  3. Uploaded and installed it using luci
  4. Installed Putty and connected as @root to the router
  5. ran opkg update
  6. ran opkg install usb-modeswitch kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan
  7. ran opkg install luci-proto-qmi
  8. Created a new interface and set the type to QMI Cellular and the /dev/cdc-wdm0 device.
  9. Setup my APN settings (just three.co.uk, everything else blank)
  10. Applied settings and rebooted.

Thanks again to @fsufyan for his post.

I have to say, for someone who only heard about OpenWrt a week ago, it's been pretty straight forward to get to grips with and the UI is great!

1 Like