MR3020 FW 1.4 : Opkg issue **unintended usage**

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Locked
Clément
Senior Boarder
Senior Boarder
Posts: 52
Joined: Sun Nov 24, 2013 11:04 am
Contact:

MR3020 FW 1.4 : Opkg issue **unintended usage**

Post by Clément »

Hello,

I'am currently trying to run FW 1.4 on my TP-Link MR3020 test router. Flashed sucessfully but I can't install a package via opkg.
On the Openwrt web interface System/Software I get:
This page contains the following errors:
error on line 220 at column 57: expected '>'
Below is a rendering of the page up to the first error.
I can not update the package list or install one.

When I do opkg update in a ssh terminal it is successfull but when I try opkg install miniupnc I get
root@MeteoBridge:~# opkg install miniupnpc
Installing miniupnpc (1.9-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ ... es/miniupn pc_1.9-1_ar71xx.ipk.
Collected errors:
* gz_open: fork: Cannot allocate memory.
* pkg_get_installed_files: Error extracting file list from /tmp/opkg-MG0BwY/min iupnpc_1.9-1_ar71xx.ipk.
* opkg_install_cmd: Cannot install package miniupnpc.
Any ideas?

By the way, a station has a lot of diconnections and all I can see in logs is:
logger (01.07.2014 13:59:32): station 0 (Vantage), can't open device /dev/ttyMH: Input/output error
It appears that the MeteoBridge doesn't find the datalgger.

If someone can help me it would be great.

Regards,
xcom
Senior Boarder
Senior Boarder
Posts: 79
Joined: Mon Jun 16, 2014 5:11 am

Re: MR3020 FW 1.4 : Opkg issue

Post by xcom »

If I am not mistaken this is a read only file system with the exception of temporary areas which get erased on reboot.
At any rate I don't think you have enough memory to run anything else on meteobridge.
It's very lean.

Why would you add upnp to meteobridge?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: MR3020 FW 1.4 : Opkg issue

Post by admin »

Clément wrote:I'am currently trying to run FW 1.4 on my TP-Link MR3020 test router. Flashed sucessfully but I can't install a package via opkg.
Simply don't do that. We don't have any room left in flash for installing packages.
When you want experiment with openwrt, please switch to openwrt.org, which will take care of you... case closed.
Locked