Page 1 of 1

What the architecture of cpu ?

Posted: Wed Oct 26, 2016 11:19 am
by ap@dsp.lv
What the architecture of cpu ?

uname -a
Linux Netonix_Switch 2.6.26.8 #2 Sun Sep 4 20:55:16 EDT 2016 mips GNU/Linux

but when try to install:

opkg install /tmp/mc_4.6.1-2_mips.ipk
Collected errors:
* Packages were found, but none compatible with the architectures configured
remark:
opkg can`t install directly as not supported https!
also wget can`t be used directly as not support https, but downloads.openwrt.org no more http, only https!

Re: What the architecture of cpu ?

Posted: Wed Oct 26, 2016 5:04 pm
by sirhc
We do not support people installing 3rd party or custom packages on the switch but if you want to do the research and take the risk here is as far as we will go.

The CPU is a MIPS24K

The SOC or Switch core is a Vitesse VSC-742X so you can research that on the net.

All of this is on the SPEC sheet.

No matter what you install you "should" always be able to fix/clear it by doing a hard default (holding the default button during power up) but the key word in this sentence is "should".

Re: What the architecture of cpu ?

Posted: Thu Oct 27, 2016 9:48 am
by ap@dsp.lv
cat /etc/opkg.conf
src/gz snapshots http://downloads.openwrt.org/kamikaze/8 ... i/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /jffs

there opkg.conf provides wrong http://downloads.openwrt.org/ (no http, only https)
but also no that directory.