qosmio / openwrt-ipq

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
118 stars 40 forks source link

qualcommax: ipq60xx: add support for JDCloud AX1800 Pro #12

Closed breeze303 closed 4 days ago

breeze303 commented 5 days ago

Specifications: SoC: Qualcomm IPQ6000 RAM: 512 MiB Flash: 64 GiB EMMC ETH: Qualcomm QCA8075 WLAN1: 2.4GHz 802.11b/g/n/ax 2x2 WLAN2: 5GHz 802.11a/n/ac/ax 2x2 Button: Reset, Switch USB: 1x 3.0

Install via uboot web failsafe: Push the reset button for 5 seconds, then use broswer to access http://192.168.1.1, and upload factory.ubi.

Afterwards upgrade can use sysupgrade image.

The official review of openwrt is extremely slow, so I'm PR'ing it to you in the hope that you can use it.

Doanduy09 commented 5 days ago

Thank you very much for supporting jdc ax1800 pro, hope you support jdc ax6600 as well.

Doanduy09 commented 5 days ago

I have full jdc ax1800 pro but it still has an error, please help me. Thank you Screenshot (495)

jokubasver commented 4 days ago

I have full jdc ax1800 pro but it still has an error, please help me. Thank you Screenshot (495)

There's a bit more that's needed to get NSS working on ipq60xx. Take a look at my branch here: https://github.com/jokubasver/openwrt-ipq/commits/qualcommax-6.x-nss-wifi/

Doanduy09 commented 4 days ago

I have successfully built jdc ax1800 pro but when flashing it, I can't access 192.168.1.1, lost ip, please help me fix it, thank you