[John] Install OpenWrt on AX3000T the latest Xiaomi WiFi Router

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 2024
  • #OpenWrt #AX3000T #Router #Xiaomi
    It’s been a while that I haven’t uploaded any videos, because I always want to have a router that is not only good also cheap and also supports OpenWrt firmware.
    AX6000 is too expensive for me, AC2100 does not support WiFi 6,
    I have been waiting for so long,
    until today I find a router that is not only good, also not expensive, that is AX3000T.
    It costs only 30 40 dollars from online shopping,
    It comes with a Mediatek processor,
    Most importantly, it is supported by OpenWrt firmware!
    useful URLs:
    openwrt.org/inbox/toh/xiaomi/...
    cdn.cnbj1.fds.api.mi-img.com/...
    Useful commands:
    curl -X POST "192.168.31.1/cgi-bin/luci/;stok=*******/api/misystem/arn_switch" -d "open=1&model=1&level=%0Anvram%20set%20ssh_en%3D1%0A"
    curl -X POST "192.168.31.1/cgi-bin/luci/;stok=*******/api/misystem/arn_switch" -d "open=1&model=1&level=%0Anvram%20commit%0A"
    curl -X POST "192.168.31.1/cgi-bin/luci/;stok=*******/api/misystem/arn_switch" -d "open=1&model=1&level=%0Ased%20-i%20's%2Fchannel%3D.*%2Fchannel%3D%22debug%22%2Fg'%20%2Fetc%2Finit.d%2Fdropbear%0A"
    curl -X POST "192.168.31.1/cgi-bin/luci/;stok=*******/api/misystem/arn_switch" -d "open=1&model=1&level=%0A%2Fetc%2Finit.d%2Fdropbear%20start%0A"
    curl -X POST "192.168.31.1/cgi-bin/luci/;stok=********/api/misystem/arn_switch" -d "open=1&model=1&level=%0Apasswd%20-d%20root%0A"
    scp the-openwrt-image root@192.168.31.1:/tmp
    ssh root@192.168.31.1
    cat /proc/cmdline
    ubiformat /dev/your-not-running-partition -y -f /tmp/the-openwrt-image
    nvram set flag_boot_rootfs=your-openwrt-partition-id
    nvram set flag_last_success=your-openwrt-partition-id
    nvram set boot_wait=on
    nvram set uart_en=1
    nvram set flag_boot_success=1
    nvram set flag_try_sys1_failed=0
    nvram set flag_try_sys2_failed=0
    nvram commit
    reboot
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 63

  • @SahilTiwariOnPlus
    @SahilTiwariOnPlus 7 หลายเดือนก่อน +3

    greetings from India and thank you for your videos I've been following you since your adventures with MI-R3G and just when i was thinking to upgrade mine with the ax3000T this video arrived :)

    • @john666mactavish
      @john666mactavish  7 หลายเดือนก่อน +1

      haha! I think this one is best value!

  • @BurrardviewBoardTreasurer
    @BurrardviewBoardTreasurer 28 วันที่ผ่านมา +1

    I bought AX3200 and AX3000T, both Chinese version, after watching your vids. Thanks for your excellent guide!

  • @mrlamud
    @mrlamud 7 หลายเดือนก่อน +1

    Merry Christmas & a very Happy New Year.

  • @zk321
    @zk321 3 หลายเดือนก่อน

    Hi John after running sysupgrade I cant get an IP and factory reset doesnt work any help plz

  • @Trisks
    @Trisks 7 หลายเดือนก่อน +1

    Very interesting, new cheap AX Router! Its 42.6 USD at my country though.

    • @john666mactavish
      @john666mactavish  7 หลายเดือนก่อน

      yeah it's the best value at the time.

  • @suhaibjaved
    @suhaibjaved 5 วันที่ผ่านมา

    Hy i recently got ax3000t issue facing is after connecting to network its light keep turning orange from blue. What could b issue, and also it's not pairing mihome app.

  • @Dadadu16
    @Dadadu16 3 หลายเดือนก่อน

    At the first reboot it ask for a password...can you help me?

  • @user-kh7ye3fn4g
    @user-kh7ye3fn4g หลายเดือนก่อน

    Hello, can you help me obtain the TpLink 1201 Open Wrt firmware, version 3, please?

  • @maxlolz1
    @maxlolz1 4 หลายเดือนก่อน

    can set vlan ?

  • @TheXtremtom
    @TheXtremtom 6 หลายเดือนก่อน

    hi thanks for your video!
    i have an issue with the "nc" command to access the ssh port... can you help?

    • @john666mactavish
      @john666mactavish  6 หลายเดือนก่อน

      hmmm you want to install netcat (nc) ?

  • @MalithWijesinghe
    @MalithWijesinghe 5 หลายเดือนก่อน

    Can we completely get rid of the switch firmware? so we can recover that space for something else?

    • @john666mactavish
      @john666mactavish  5 หลายเดือนก่อน

      maybe you can skip the switch FW with the Open source bootloader? I have another video about that bootloader.

  • @zk321
    @zk321 7 หลายเดือนก่อน +1

    xiaomi router ax3000t can use openwrt looking forward , can it have a guest wifi? please let me know

    • @wutio
      @wutio 5 หลายเดือนก่อน

      Can

  • @0ChAnTi
    @0ChAnTi 7 หลายเดือนก่อน +1

    that design looks so much similar likd the Huawei honor model with WIFI6

    • @john666mactavish
      @john666mactavish  7 หลายเดือนก่อน

      true. the foldable antennas.

  • @shiridenovo
    @shiridenovo 3 วันที่ผ่านมา

    Hey John. I get an error can you help? When trying to install the image into a temporary file I get the following error: Unable to negotiate with 192.168.31.1 port 22: no matching host key type found. Their offer: ssh-rsa
    scp: Connection closed
    Any idea? Thanks

    • @john666mactavish
      @john666mactavish  2 วันที่ผ่านมา

      i'm not sure why it complains about your key. do you connect with a key pair or password?

  • @pnapt
    @pnapt 4 หลายเดือนก่อน

    i follow your instructions but when i follow boot stock firmware it doesn't work anymore it doesn't provide dhcp ans its orange light randomly blinking 😢 i try set static ip it doesn't work

    • @pnapt
      @pnapt 4 หลายเดือนก่อน

      nvm i follow ur unbrick xiaomi router videos and after reflash stock it came back 😊 thank you

    • @john666mactavish
      @john666mactavish  4 หลายเดือนก่อน +1

      glad that you made it :) @@pnapt

  • @lcbdias
    @lcbdias 5 หลายเดือนก่อน

    After I reboot it can no longer assign IPs. DCHP server is not working. So I can't even connect via ssh anymore.
    Any ideas on that?
    I've tried to connect it to my main router as DHCP client and my DHCP server assignes an IP to AX3000T, but I cant ssh into it, connection was refused.

    • @john666mactavish
      @john666mactavish  5 หลายเดือนก่อน

      Sorry to hear. I'm surprised a router does not provide DHCP.
      if it receives an IP from the main router, why don't you connect a computer to the main router and try opening AX3000T web console via that IP? though I'm not sure if the http service listens on the WAN port or not.

    • @lcbdias
      @lcbdias 5 หลายเดือนก่อน +2

      @@john666mactavish i tried but no success.
      in the end (I dont really know how but) i managed to perform a hard reset and restored the stock firmware. and got DHCP working again.
      maybe the problem was the snapshot version (19/02/2024) i flashed yesterday.
      i believe i'm going to wait for a stable version

    • @john666mactavish
      @john666mactavish  5 หลายเดือนก่อน

      @@lcbdias yeah true. maybe it's the problem of the firmware.

    • @lcbdias
      @lcbdias 5 หลายเดือนก่อน +5

      to anyone that may are facing the same issue I found the solution.
      After installing OpenWrt the port immediately next to the power input becomes the WAN port and the rest are the LAN ports. As I was not aware of this fact I was connecting the router to my PC via the WAN port, so it was not assigning a local IP.
      Another thing worth to mention is that the official snapshot versions of OpenWrt do not come with Luci pre-installed. So you have to do it manually:
      opkg update
      opkg install luci

    • @kevinalexander3514
      @kevinalexander3514 หลายเดือนก่อน +1

      @@lcbdias think this has saved me too thanks!

  • @muttyhc
    @muttyhc 3 หลายเดือนก่อน

    Hi, can you setup the router without being connected to the internet, or does it need to be joined to the internet first to do this?

    • @john666mactavish
      @john666mactavish  3 หลายเดือนก่อน

      you only need internet to download the firmware, you don't need internet to install Openwrt

    • @muttyhc
      @muttyhc 3 หลายเดือนก่อน

      @@john666mactavish I can't seem to get into the router itself at all, cannot get past initial setup

    • @muttyhc
      @muttyhc 3 หลายเดือนก่อน

      I've now flashed but have no gui on the router ip address?

    • @john666mactavish
      @john666mactavish  3 หลายเดือนก่อน

      @@muttyhc some OpenWrt firmware just don't come with web UI by default.

    • @muttyhc
      @muttyhc 3 หลายเดือนก่อน

      @@john666mactavish which one does?

  • @craniusfawkes
    @craniusfawkes หลายเดือนก่อน

    Does the mesh still work with openwrt?

    • @john666mactavish
      @john666mactavish  หลายเดือนก่อน +1

      no you'll have to install Mesh app in OpenWrt

  • @fredericogasparini
    @fredericogasparini 3 หลายเดือนก่อน

    cant ping or connect to openwrt after flashing :/ “unknown error”

    • @fredericogasparini
      @fredericogasparini 3 หลายเดือนก่อน +1

      aftes multiples tries it worked :)

  • @rafidriansyah7771
    @rafidriansyah7771 6 หลายเดือนก่อน

    I am unable to downgrade, even using miwifirepairtool, is there a solution?

    • @john666mactavish
      @john666mactavish  6 หลายเดือนก่อน

      Sorry to hear. I'm not sure how to fix that.

  • @zk321
    @zk321 7 หลายเดือนก่อน +1

    Thanks is the wifi speed good

    • @john666mactavish
      @john666mactavish  7 หลายเดือนก่อน +1

      Sorry I don't know that.
      it all depends on the driver. 😂

  • @ruisun1533
    @ruisun1533 7 หลายเดือนก่อน

    I feel some change in your accent, traveling to India?

  • @MarouaneCHERKAOUI
    @MarouaneCHERKAOUI 4 หลายเดือนก่อน +1

    I guess It is impossible for now to downgrade to 1.0.47 (2 months later) because the router is delivered with 1.0.64 as default OS

    • @Cayled174
      @Cayled174 3 หลายเดือนก่อน

      I just successfully downgraded to 0.47.
      just connect to the web interface (unfortunately in chinese) and do like in the video to upload an image manually. There's no security preventing you to do that with an older image.

    • @sameeramadushanka7765
      @sameeramadushanka7765 3 หลายเดือนก่อน

      I accidentally updated to latest before I could get ssh into box. I connected this to a laptop with tftp and dhcp and pressed reset button for 15 seconds. Then check for the file it request and renamed .47 firmware into that. Next time I pressed reset button for 15 secs it took that firmware and installed it. This process is documented on openwrt site also.

    • @dreozr5422
      @dreozr5422 3 หลายเดือนก่อน +1

      Fortunately you can by just simply editing the url when the error message about downgrade comes, you just need to set the parameter « downgrade=1 » to « downgrade=2 » (and if it’s 0, replace with 1)

    • @fowoxis
      @fowoxis หลายเดือนก่อน

      @@dreozr5422 does the numbers of the version change? i did just what you said and the version numbers didn't change

  • @duyhoanguyen9463
    @duyhoanguyen9463 7 หลายเดือนก่อน

    Hi @johnmactavish1715, can you help me to downgrade from v1.0.64 to v1.0.47? it is not able to downgrade. I changed the number at the end of url from 1 to 2 but it warned me that the firmware file does not exist.

    • @john666mactavish
      @john666mactavish  7 หลายเดือนก่อน

      Sorry to hear. I don't know which URL you are talking about?

    • @zk321
      @zk321 7 หลายเดือนก่อน

      Thanks man

    • @rafidriansyah7771
      @rafidriansyah7771 6 หลายเดือนก่อน

      Have you managed to downgrade to v1.0.47?

    • @NicolasVuillemin
      @NicolasVuillemin 3 หลายเดือนก่อน

      Hey, same here. Did you find a workaround?

    • @iammiwa
      @iammiwa 3 หลายเดือนก่อน

      @@NicolasVuillemin i dont have this router but why dont u use the revert brick method like this th-cam.com/video/WvVIT3gXZak/w-d-xo.htmlsi=dZeGNo2cPNuInAUc

  • @user-kh7ye3fn4g
    @user-kh7ye3fn4g หลายเดือนก่อน

    Hello, can you help me obtain the TpLink 1201 V3 Open Wrt firmware, version 3, please?

    • @john666mactavish
      @john666mactavish  หลายเดือนก่อน

      Sorry but looks like it's not supported?