Open kimocoder opened 8 months ago
mp03.5-c1
is the demo board of Qualcomm. Due to the lots of hardcoding checks in the QSDK, most devices still kept this name.
So which device did you actually want to support? And the detailed specifications ?
@hzyitc I've got 2 devices from PUSR dot running IPQ5018 MP03.5-c1 boards, they run OpenWRT, but its an anciend v15 (Chaos Chalmer) which I wanna get up-to-date, but dtb/dtsi is a bit over my head atm.
Give me a heads up if you got some time to throw at it. I may, externally give you full device access so most stuff should be available to put together (I guess) :+1:
@hzyitc I've got 2 devices from PUSR dot running IPQ5018 MP03.5-c1 boards, they run OpenWRT, but its an anciend v15 (Chaos Chalmer) which I wanna get up-to-date, but dtb/dtsi is a bit over my head atm.
yet, the qsdk 11.4 is based on openwrt 15
Give me a heads up if you got some time to throw at it. I may, externally give you full device access so most stuff should be available to put together (I guess) 👍
Just provide the stock firmware and boot log.
How may I pull stock firmware from a running environment? Cheers!
How may I pull stock firmware from a running environment? Cheers!
cat /proc/mtd dd if=/dev/mtdblockX of=/tmp/mtdX pull them back.
Im looking into adding support for the GL-B3000 , based on the ipq5018 soc aswell. I've included a zip of what I've put together so far. I just got the unit a few days ago. Included the zip you'll find some full logs and the unpacked dtb from the unit. GL-B3000.zip
Sorry late answer, I'll be home in a few days, then I will provide you the logs @hzyitc 🫡
I got 4 routers with that board, now. I made a IPQ5018 image with a Wally's IPQ5018 image, but I think I managed to brick when I installed to rootfs, so better ask to competent people who has done this before 👍
I will get back with logs shortly, I used 'wlan-ap' which is a OpenWRT clone sort of, because I haven't seen this board inside OpenWRT yet, something I think is kinda weird, as there are quite some people who has it, and I got 2 different sets of them, 2x big boards with lots of space for modules, WiFI 6E, 5G QuecTel, and 2x mikro size boards with don't have space for anything other then those integrated 😀
i've got the B3000 ready to test. I managed to get most of the qca-nss packages to compile ... after much tinkering.
FIT description: ARM64 OpenWrt FIT (Flattened Image Tree)
Created: Fri Mar 22 22:09:42 2024
Image 0 (kernel-1)
Description: ARM64 OpenWrt Linux-5.15.150
Created: Fri Mar 22 22:09:42 2024
Type: Kernel Image
Compression: lzma compressed
Data Size: 10508292 Bytes = 10262.00 KiB = 10.02 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x41000000
Entry Point: 0x41000000
Hash algo: crc32
Hash value: e3fc7eae
Hash algo: sha1
Hash value: 671ae32ab82a4841f237c24bb0735368cfdda7a3
Image 1 (fdt-1)
Description: ARM64 OpenWrt glinet_gl-b3000 device tree blob
Created: Fri Mar 22 22:09:42 2024
Type: Flat Device Tree
Compression: uncompressed
Data Size: 18639 Bytes = 18.20 KiB = 0.02 MiB
Architecture: AArch64
Hash algo: crc32
Hash value: 03989e54
Hash algo: sha1
Hash value: b48d28a32016a85bbafb46b5d403016eb6a94420
Default Configuration: 'config-1'
Configuration 0 (config-1)
Description: OpenWrt glinet_gl-b3000
Kernel: kernel-1
FDT: fdt-1
cp /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/linux-ipq50xx_aarch64/tmp/openwrt-ipq50xx-aarch64-glinet_gl-b3000-initramfs-fit-uImage.itb /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/bin/targets/ipq50xx/aarch64/openwrt-ipq50xx-aarch64-glinet_gl-b3000-initramfs-fit-uImage.itb
DEVICE_ID="glinet_gl-b3000" SOURCE_DATE_EPOCH=1711145382 FILE_NAME="openwrt-ipq50xx-aarch64-glinet_gl-b3000-initramfs-fit-uImage.itb" FILE_DIR="/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/linux-ipq50xx_aarch64/tmp" FILE_TYPE="kernel" FILE_FILESYSTEM="initramfs" DEVICE_IMG_PREFIX="openwrt-ipq50xx-aarch64-glinet_gl-b3000" DEVICE_VENDOR="GL.iNET" DEVICE_MODEL="B3000" DEVICE_VARIANT="" DEVICE_ALT0_VENDOR="" DEVICE_ALT0_MODEL="" DEVICE_ALT0_VARIANT="" DEVICE_ALT1_VENDOR="" DEVICE_ALT1_MODEL="" DEVICE_ALT1_VARIANT="" DEVICE_ALT2_VENDOR="" DEVICE_ALT2_MODEL="" DEVICE_ALT2_VARIANT="" DEVICE_ALT3_VENDOR="" DEVICE_ALT3_MODEL="" DEVICE_ALT3_VARIANT="" DEVICE_ALT4_VENDOR="" DEVICE_ALT4_MODEL="" DEVICE_ALT4_VARIANT="" DEVICE_TITLE="GL.iNET B3000" DEVICE_PACKAGES="ath11k1-firmware-ipq50xx-spruce ath11k1-firmware-qcn6122 //ath11k-firmware-ipq5018 //ath11k-firmware-qcn6122 ipq-wifi-glinet_gl-b3000" TARGET="ipq50xx" SUBTARGET="aarch64" VERSION_NUMBER="23.05.3" VERSION_CODE="r23809-234f1a2efa" SUPPORTED_DEVICES="glinet,gl-b3000" /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/scripts/json_add_image_info.py /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/json_info_files/openwrt-ipq50xx-aarch64-glinet_gl-b3000-initramfs-fit-uImage.itb.json
IPKG_NO_SCRIPT=1 IPKG_INSTROOT=/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/root.orig-ipq50xx TMPDIR=/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/root.orig-ipq50xx/tmp /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/staging_dir/host/bin/opkg --offline-root /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/root.orig-ipq50xx --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch aarch64_cortex-a53:200 list-installed > /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/bin/targets/ipq50xx/aarch64/openwrt-ipq50xx-aarch64-glinet_gl-b3000.manifest
make[5]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/target/linux/ipq50xx/image'
make[4]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/target/linux/ipq50xx'
make[3]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/target/linux'
time: target/linux/install#89.68#23.18#73.47
make[2]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
export MAKEFLAGS= ;make -w -r package/index
make[2]: Entering directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
Generating package index...
Generating index for package ./base-files_1554-r23809-234f1a2efa_aarch64_cortex-a53.ipk
Generating index for package ./dropbear_2022.82-6_aarch64_cortex-a53.ipk
Generating index for package ./fstools_2023-02-28-bfe882d5-1_aarch64_cortex-a53.ipk
Generating index for package ./fwtool_2019-11-12-8f7fe925-1_aarch64_cortex-a53.ipk
Generating index for package ./ipq-wifi-glinet_gl-b3000_2023-11-10-0c2e810e-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ath11k-ahb_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ath11k-pci_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ath11k_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ath_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-bonding_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-cfg80211_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-coresight-stream-sock_5.15.150+11.5-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-aead_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-ccm_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-cmac_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-crc32c_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-ctr_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-gcm_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-gf128_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-ghash_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-hash_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-hmac_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-manager_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-michael-mic_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-null_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-rng_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-seqiv_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-crypto-sha512_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-gpio-button-hotplug_5.15.150-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-gre6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-gre_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ip6-tunnel_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ip6tables_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-conntrack_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-core_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-debug_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-filter_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-raw6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ipt-raw_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-iptunnel4_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-iptunnel6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-iptunnel_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-l2tp_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-lib-crc-ccitt_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-lib-crc32c_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-lib-textsearch_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-mac80211_5.15.150+6.1.24-3_aarch64_cortex-a53.ipk
Generating index for package ./kmod-mhi-bus_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nat46_5.15.150+2022-09-19-4c5beee2-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-conntrack6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-conntrack_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-flow_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-ipt6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-ipt_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-log6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-log_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-nat_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-reject6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nf-reject_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nfnetlink_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nft-core_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nft-fib_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nft-nat_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-nft-offload_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-ppp_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-pppoe_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-pppox_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-pptp_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-dp_5.15.150+2022-04-30-72e9ec41-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-capwapmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-clmapmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-dtlsmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-eogremgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-gre_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-ipsecmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-l2tpv2_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-lag-mgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-map-t_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-match_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-netlink_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-pppoe_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-pptp_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-profile_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-pvxlanmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-tun6rd_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-tunipip6_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-vxlanmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv-wifi-meshmgr_5.15.150+a93764b647be71342e588f5e6406fde44f5b9ca4-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-nss-drv_5.15.150+372f310835d6c3d084b9a162bf62836a4b74b06a-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-ssdk-nohnat_5.15.150+775e4dc814580012e1019f53ff5cdb8968ed4ca8-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qca-ssdk_5.15.150+2022-09-12-628b22bc-2_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qrtr-mhi_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qrtr-smd_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-qrtr_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-sit_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-slhc_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-udptunnel4_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-udptunnel6_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./kmod-vxlan_5.15.150-1_aarch64_cortex-a53.ipk
Generating index for package ./libgcc1_12.3.0-4_aarch64_cortex-a53.ipk
Generating index for package ./libpthread_1.2.4-4_aarch64_cortex-a53.ipk
Generating index for package ./mtd_26_aarch64_cortex-a53.ipk
Generating index for package ./ubi-utils_2.1.5-1_aarch64_cortex-a53.ipk
Generating index for package ./uboot-envtools_2023.04-1_aarch64_cortex-a53.ipk
Generating index for package ./ath11k-firmware-ipq5018_2.7.0.1-01744_aarch64_cortex-a53.ipk
Generating index for package ./ath11k-firmware-qcn6122_2.7.0.1-01744_aarch64_cortex-a53.ipk
Generating index for package ./ath11k1-firmware-ipq50xx-map-spruce_19_aarch64_cortex-a53.ipk
Generating index for package ./ath11k1-firmware-ipq50xx-spruce_19_aarch64_cortex-a53.ipk
Generating index for package ./ath11k1-firmware-ipq50xx_19_aarch64_cortex-a53.ipk
Generating index for package ./ath11k1-firmware-qcn6122_19_aarch64_cortex-a53.ipk
Generating index for package ./ath11k1-firmware-qcn9000_19_aarch64_cortex-a53.ipk
Generating index for package ./busybox_1.36.1-1_aarch64_cortex-a53.ipk
Generating index for package ./ca-bundle_20230311-1_all.ipk
Generating index for package ./dnsmasq_2.90-2_aarch64_cortex-a53.ipk
Generating index for package ./firewall4_2023-09-01-598d9fbb-1_aarch64_cortex-a53.ipk
Generating index for package ./getrandom_2022-08-13-4c7b720b-2_aarch64_cortex-a53.ipk
Generating index for package ./hostapd-common_2023-09-08-e5ccbfc6-6_aarch64_cortex-a53.ipk
Generating index for package ./iw_5.19-1_aarch64_cortex-a53.ipk
Generating index for package ./iwinfo_2023-07-01-ca79f641-1_aarch64_cortex-a53.ipk
Generating index for package ./jansson4_2.14-3_aarch64_cortex-a53.ipk
Generating index for package ./jshn_2023-05-23-75a3b870-1_aarch64_cortex-a53.ipk
Generating index for package ./jsonfilter_2024-01-23-594cfa86-1_aarch64_cortex-a53.ipk
Generating index for package ./libblobmsg-json20230523_2023-05-23-75a3b870-1_aarch64_cortex-a53.ipk
Generating index for package ./libiwinfo-data_2023-07-01-ca79f641-1_aarch64_cortex-a53.ipk
Generating index for package ./libiwinfo20230701_2023-07-01-ca79f641-1_aarch64_cortex-a53.ipk
Generating index for package ./libjson-c5_0.16-3_aarch64_cortex-a53.ipk
Generating index for package ./libjson-script20230523_2023-05-23-75a3b870-1_aarch64_cortex-a53.ipk
Generating index for package ./libmbedtls12_2.28.7-2_aarch64_cortex-a53.ipk
Generating index for package ./libmnl0_1.0.5-1_aarch64_cortex-a53.ipk
Generating index for package ./libnftnl11_1.2.6-1_aarch64_cortex-a53.ipk
Generating index for package ./libnl-tiny1_2023-07-27-bc92a280-1_aarch64_cortex-a53.ipk
Generating index for package ./libubox20230523_2023-05-23-75a3b870-1_aarch64_cortex-a53.ipk
Generating index for package ./libubus20230605_2023-06-05-f787c97b-1_aarch64_cortex-a53.ipk
Generating index for package ./libuci20130104_2023-08-10-5781664d-1_aarch64_cortex-a53.ipk
Generating index for package ./libuclient20201210_2023-04-13-007d9454-1_aarch64_cortex-a53.ipk
Generating index for package ./libucode20230711_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./libustream-mbedtls20201210_2023-02-25-498f6e26-1_aarch64_cortex-a53.ipk
Generating index for package ./libwolfssl5.6.4.e624513f_5.6.4-stable-1_aarch64_cortex-a53.ipk
Generating index for package ./logd_2022-08-13-4c7b720b-2_aarch64_cortex-a53.ipk
Generating index for package ./netifd_2024-01-04-c18cc79d-1_aarch64_cortex-a53.ipk
Generating index for package ./nftables-json_1.0.8-1_aarch64_cortex-a53.ipk
Generating index for package ./odhcp6c_2023-05-12-bcd28363-20_aarch64_cortex-a53.ipk
Generating index for package ./odhcpd-ipv6only_2023-10-24-d8118f6e-1_aarch64_cortex-a53.ipk
Generating index for package ./openwrt-keyring_2022-03-25-62471e69-2_aarch64_cortex-a53.ipk
Generating index for package ./opkg_2022-02-24-d038e5b6-2_aarch64_cortex-a53.ipk
Generating index for package ./ppp-mod-pppoe_2.4.9.git-2021-01-04-4_aarch64_cortex-a53.ipk
Generating index for package ./ppp_2.4.9.git-2021-01-04-4_aarch64_cortex-a53.ipk
Generating index for package ./procd-seccomp_2023-06-25-2db83655-2_aarch64_cortex-a53.ipk
Generating index for package ./procd-ujail_2023-06-25-2db83655-2_aarch64_cortex-a53.ipk
Generating index for package ./procd_2023-06-25-2db83655-2_aarch64_cortex-a53.ipk
Generating index for package ./qca-diag_11.5-1_aarch64_cortex-a53.ipk
Generating index for package ./qca-nss-fw-ipq50xx_383_aarch64_cortex-a53.ipk
Generating index for package ./swconfig_12_aarch64_cortex-a53.ipk
Generating index for package ./ubox_2022-08-13-4c7b720b-2_aarch64_cortex-a53.ipk
Generating index for package ./ubus_2023-06-05-f787c97b-1_aarch64_cortex-a53.ipk
Generating index for package ./ubusd_2023-06-05-f787c97b-1_aarch64_cortex-a53.ipk
Generating index for package ./uci_2023-08-10-5781664d-1_aarch64_cortex-a53.ipk
Generating index for package ./uclient-fetch_2023-04-13-007d9454-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-fs_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-nl80211_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-rtnl_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-ubus_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-uci_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode-mod-uloop_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./ucode_2023-11-07-a6e75e02-1_aarch64_cortex-a53.ipk
Generating index for package ./urandom-seed_3_aarch64_cortex-a53.ipk
Generating index for package ./urngd_2023-11-01-44365eb1-1_aarch64_cortex-a53.ipk
Generating index for package ./usign_2020-05-23-f1f65026-1_aarch64_cortex-a53.ipk
Generating index for package ./wireless-regdb_2024.01.23-1_all.ipk
Generating index for package ./wpad-basic-wolfssl_2023-09-08-e5ccbfc6-6_aarch64_cortex-a53.ipk
Signing package index...
make[2]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
export MAKEFLAGS= ;make -w -r json_overview_image_info
make[2]: Entering directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
WORK_DIR=/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/build_dir/target-aarch64_cortex-a53_musl/json_info_files /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/scripts/json_overview_image_info.py /home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000/bin/targets/ipq50xx/aarch64/profiles.json
make[2]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
export MAKEFLAGS= ;make -w -r checksum
make[2]: Entering directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
make[2]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
make[1]: Leaving directory '/home/hostle/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000'
hostle@hostle-Satellite-C670:~/openwrt-gl_inet-b3000/final/openwrt-redmi-ax3000$
My IPQ5018 is running now, and most seem to work, but the Q6 remoteproc controlling ath11k / coldboot crashes 👎
Edit: I did openwrt-23.05 for test first, now plundering with this build 🥇
@TheRootED24 You know your device is supported already? On openwrt-23.05 in facts...
But it's a OpenWRT clone, but you got lots of stuff there..
Look; https://github.com/search?q=repo%3ATelecominfraproject%2Fwlan-ap%20glinet&type=code
Hi there!
I wonder if anyone could assist me in adding support for "ipq50xx" ?
It's supported in "wlan-ap" as seen here https://github.com/Telecominfraproject/wlan-ap/blob/main/feeds/ipq807x/ipq807x/image/ipq50xx.mk#L58