From https://go.qct.io/qct-networking-gpl-support/
To download GPL open source code used in QNOS, please visit
ftp://220.135.135.125
username: GPL_Support
password: oSLFek2Z4
From https://go.qct.io/qct-networking-gpl-support/
To download GPL open source code used in QNOS, please visit
ftp://220.135.135.125
username: GPL_Support
password: oSLFek2Z4
+M25PXX : Init device with JEDEC ID 0xC22018. | |
Luton26 board detected (VSC7427 Rev. C). | |
RedBoot(tm) bootstrap and debug environment [ROMRAM] | |
Non-certified release, version 1_12_2-customized-z - built 10:29:36, Feb 9 2012 | |
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 | |
Free Software Foundation, Inc. | |
RedBoot is free software, covered by the eCos license, derived from the | |
GNU General Public License. You are welcome to change it and/or distribute |
Note that the flashing instructions on the OpenWrt wiki do not work:
run flashimg
Returns the error:
NAND write: device 1 offset 0x0, size 0xa80100
Attempt to write to non page aligned data
#!/usr/bin/python3 | |
import re | |
import string | |
import hashlib | |
# adapted from https://www.eevblog.com/forum/testgear/unlocking-siglent-sds1104x-e-step-by-step/msg1973306/ | |
def getkeys(scopeid, serialno, memdumpfile): | |
""" | |
Parse a memory dump from a Siglent 1000X-E oscilloscope and return a dict containing | |
license keys. The 'activebw' key is the one that is currently active in the 'scope |
You want to install a recent version of Ubuntu from Debian using debootstrap
(say, from the Hetzner recovery OS) but you keep getting the following error:
base-files
E: Tried to extract package, but file already exists. Exit...
After consulting the debootstrap.log
in the target, you find an error that looks similar to the following:
static const struct board_table_element board_table[] = { | |
{ "meraki_MS220-48 600-21030", MERAKI_BOARD_MS220_48 }, | |
{ "meraki_MS220-48LP 600-21040", MERAKI_BOARD_MS220_48LP }, | |
{ "meraki_MS220-48FP 600-21050", MERAKI_BOARD_MS220_48FP }, | |
{ "meraki_MS220-24 600-20030", MERAKI_BOARD_MS220_24 }, | |
{ "meraki_MS220-24P 600-20040", MERAKI_BOARD_MS220_24P }, | |
{ "meraki_MS320-24 600-20050", MERAKI_BOARD_MS320_24 }, | |
{ "meraki_MS320-24P 600-20060", MERAKI_BOARD_MS320_24P }, |
<!DOCTYPE html> | |
<html class='no-js'> | |
<head> | |
<script>window.NREUM||(NREUM={});NREUM.info={"beacon":"bam-cell.nr-data.net","errorBeacon":"bam-cell.nr-data.net","licenseKey":"ec197d872d","applicationID":"32971086","transactionName":"J1xbFUBbClVWQRhaUQpSUgQdWxReUl1eTVEQWloPHVIPS15EVkVVO0ZFBkBVAlxA","queueTime":1,"applicationTime":346,"agent":""}</script> | |
<script>(window.NREUM||(NREUM={})).loader_config={xpid:"UQYBWFBACwEJU1BSDwc=",licenseKey:"ec197d872d",applicationID:"32971086"};window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(t){try{c.console&&console.log(t)}catch(e){}}var o,i=t("ee"),a=t(29),c={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(c.console=!0,o.indexOf("dev")!==-1& |
U-Boot 2009.11-00043-gf4c39d3-serengeti_DEV_1.19.01 (Feb 15 2012 - 10:40:18) | |
CPU: AMCC PowerPC 460 APM86290 at 1000 MHz PLB=500 MHz | |
(SOC=1000 AXI=250 AHB=166 APB=83 EBC=100) | |
Internal PCI arbiter disabled | |
32 kB I-Cache 32 kB D-Cache | |
Board: Fullerene-2 - Meraki Fullerene Cloud Managed Router | |
I2C: ready | |
DRAM: -2 GB at 800MHz | |
Default enable MDIO for ETH0 |
U-Boot 2019.10 (Mar 28 2021 - 20:41:55 +0000) | |
MSCC VCore-III MIPS 24Kec | |
Model: Cisco Meraki MS220-8P | |
DRAM: 128 MiB | |
Loading Environment from SPI Flash... SF: Detected mx25l12805d with page size 256 Bytes, erase size 64 KiB, total 16 MiB | |
OK | |
In: serial@10100000 | |
Out: serial@10100000 | |
Err: serial@10100000 |
Filename 'vmlinuz'. | |
Load address: 0x81000000 | |
Loading: ################################################################# | |
################################################################# | |
#####################################T ############################ | |
################################################################# | |
################################################################# | |
################################################################# | |
################################## | |
178.7 KiB/s |