Post
Topic
Board Mining support
Re: BITMAIN Antminer S3 support and OverClocking thread
by
geekontherun
on 25/10/2014, 05:57:25 UTC
anyone familiar with openwrt's implementation of opkg? apparently on the S3's "OPKG Update" isn't working.

When I run it i get the following:
Code:
root@LabS31:/# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz.
wget: server returned error: HTTP/1.1 404 Not Found
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/Packages.gz, wget returned 1.

I checked the path at http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/ and Packages.gz does not exist.

Anyone have a clue how to resolve this?



To solve that issue click on the OPKG-Configuration tab and paste the following into the configuration field then Submit the changes:

src/gz barrier_breaker http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/packages/
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay