WRT1900AC v2 (cobra) / distfeeds.conf

I found the WRT1900AC v2 (cobra) at a local thrift shop for $15. I installed Openwrt version OpenWrt 23.05.5, r24106-10cc5fcd00 on it fairly easily, have internet access, but when I try to do an opkg update, it fails.

This is the default distfeeds.conf when I first installed OpenWRT. I'm pretty sure each line needs to point to different URL. Can anyone provide the correct distfeeds.conf?

Default distfeeds.conf:

src/gz openwrt_core https://downloads.openwrt.org/releases/23.05.5/targets/mvebu/cortexa9/ packages
src/gz openwrt_base https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a9_vfpv3-d16/base
src/gz openwrt_luci https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a9_vfpv3-d16/luci
src/gz openwrt_packages https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a9_vfpv3-d16/packages
src/gz openwrt_routing https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a9_vfpv3-d16/routing
src/gz openwrt_telephony https://downloads.openwrt.org/releases/23.05.5/packages/arm_cortex-a9_vfpv3-d16/telephony

Seems right, what is the error.

Restore default file from /rom/etc/opkg/. First line of file is totally sabotaged modified by you.

I didn't alter anything in distfeeds.conf. Just to be 100% sure, I did the following, and still cannot update via opkg:

rm /etc/opkg/distfeeds.conf
cp -Rv /rom/etc/opkg/distfeeds.conf /etc/opkg
chmod +x /etc/opkg/distfeeds.conf

I built it via firmware selector.

This is the distfeeds.conf from /rom/etc/opkg/:

This is the release via Openwrt that I can find.

I think I solved this. I went a different route and built from offline builder, and apk works right out of the box after I did a sysupgrade with the new image I built (openwrt-mvebu-cortexa9-linksys_wrt1900ac-v2-squashfs-sysupgrade.bin).

Must be Grinch jumping on your keyboard.

image

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