There is no available opkg link (OAP 101)

Hello. I am new to OpenWrt.
I am using EdgeCore OAP 101.
And I can't find any available opkg link for mine.
Indeed, there is no support for opkg links as aarch64_cortext_a53.
Mine OpenWrt version is OpenWrt 23.05 SNAPSHOT.
And according /etc/opkg/distfeeds.conf,
Links are

src/gz openwrt_core https://downloads.openwrt.org/releases/23.05-SNAPSHOT/targets/ipq50xx/generic/packages
src/gz openwrt_base https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/base
src/gz openwrt_edgecore https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/edgecore
src/gz openwrt_ipq807x https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/ipq807x
src/gz openwrt_luci https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/luci
src/gz openwrt_packages https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/packages
src/gz openwrt_routing https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/routing
src/gz openwrt_telephony https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/telephony
src/gz openwrt_tip https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/tip
src/gz openwrt_ucentral https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/ucentral
src/gz openwrt_wifi_ax https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/aarch64_cortex-a53_neon-vfpv4/wifi_ax

But as you can see on https://downloads.openwrt.org/releases/23.05-SNAPSHOT/packages/
there is no "aarch64_cortex-a53_neon-vfpv4".
So I can't update or download via opkg. Always failed.
Does anyone have this problem too?

should we be guessing the error message telling you why it failed ?

nm, wrong URL, wrong device.

1 Like

Thank you for your reply frollic.

But that is a little bit different with mine.
That stable version is for EAP102. And it use IPQ807X
But mine is OAP101. and IPQ50XX (IPQ 5018, accurately)
And I can't find that stable version for OAP101, IPQ50XX or aarch64_cortext_a53.
Would EAP102 fit with mine? I am not enough to know that much...

No you can't, sorry for the incorrect link, IPQ50xx isn't supported by Linux.

It appears you are using firmware that is not from the official OpenWrt project.

When using forks/offshoots/vendor-specific builds that are "based on OpenWrt", there may be many differences compared to the official versions (hosted by OpenWrt.org). Some of these customizations may fundamentally change the way that OpenWrt works. You might need help from people with specific/specialized knowledge about the firmware you are using, so it is possible that advice you get here may not be useful.

You may find that the best options are:

  1. Install an official version of OpenWrt, if your device is supported (see https://firmware-selector.openwrt.org).
  2. Ask for help from the maintainer(s) or user community of the specific firmware that you are using.
  3. Provide the source code for the firmware so that users on this forum can understand how your firmware works (OpenWrt forum users are volunteers, so somebody might look at the code if they have time and are interested in your issue).

If you believe that this specific issue is common to generic/official OpenWrt and/or the maintainers of your build have indicated as such, please feel free to clarify.

1 Like

Thank you for the reply.
From now, I will ask questions about OpenWrt.
Like sys upgrade or network connection so on...

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.