OpenWrt Forum Archive

Topic: Arcor EasyBox 803A Astoria ARV752DPW22

The content of this topic has been archived between 23 Mar 2017 and 13 Apr 2018. Unfortunately there are posts – most likely complete pages – missing.

myia wrote:

Hi Everyone,
The tutorials and explanations about flashing the 803A you provided here an in the wiki seem to work fine for me. Thank you.
At least with the precompiled binaries.

But now i compiled the uboot and squash image myself, uboot stucks, after uploading it to memory via brnboot.

U-Boot 2013.10-openwrt4 (Aug 12 2015 - 11:03:26) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   Board Net Initialization Failed
ltq-eth
Hit any key to stop autoboot:  0 

How do i manage to compile a working uboot for Chaoscalmer?

myia, you are the only one who also has this message with the easybox beside me:

Net:   Board Net Initialization Failed

even though it's only your self-compiled build and not with precompiled like mine :-/

Anyone any idea?

(Last edited by 0penwrt on 22 Aug 2015, 18:13)

I'm not sure if it's software or hardware problem, but I have another Easybox, installed trunk 15.05 (r45767), got /overlay on usb and... something's wrong about usb.

dmesg | grep uhci
[    6.140000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.144000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
[    6.148000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
[    6.156000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
[    6.160000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
root@easybox:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

No USB 1.1 roots here, and both unused ports are not powered (pendrive is in modem port). Any suggestions? Or maybe power supply is too weak (i got 12V 2.5A instead of 15V one).

[edit]
OK, found open bug ticket -> https://dev.openwrt.org/ticket/18369
So USB is not working for almost a year...

(Last edited by kitor on 19 Oct 2015, 09:04)

Has anybody successfully (re-)configured the switch? I'm planning a heavily VLAN-based homelab and the test case is to create a eth0.2 (in VLAN 2) and assign a address to it. The config is like this:

config interface 'lan'
        option force_link '1'
        option type 'bridge'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6assign '60'
        option ifname 'eth0.1'

config interface 'wan'
        option ifname 'eth0.2'
        option proto 'static'
        option netmask '255.255.255.0'
        option force_link '1'
        option ipaddr '192.168.2.1'

config switch
        option name 'switch0'
        option reset '1'
        option enable_vlan '1'

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option ports '0t 2 3 4'

config switch_vlan
        option device 'switch0'
        option vlan '2'
        option port '0t 5'

ifconfig shows that the addresses are correctly assigned. The output of swconfig shows contrary results:

root@OpenWrt:/# swconfig dev switch0 port 5 show
Port 5:
[Lots of counters...]
        pvid: 0
        link: port:5 link:down

root@OpenWrt:/# swconfig dev switch0 vlan 2 show
VLAN 2:
        vid: 2
        ports: 

I have the feeling that I'm missing something obvious here. But according to the documentation and the default config my attempt seems to be fine. Any hints or is this a bug?

hi, nice tutorial, but i need the help of you EasyBox modders wink

I've fried my R65 resistor, now i need to know the capacity of that one.
Do anyone have that information or possible a wiring map of the ARV752DPW22 ?

Would be nice,

greets, Dierk

Dierk_S wrote:

I've fried my R65 resistor, now i need to know the capacity of that one.

I measured 9.3 kOhm, but am pretty sure this is a pull-down resistor that probably has a standard value of 10 kOhm...

Btw: Has anyone tried the Chaos Calmer image from http://downloads.openwrt.org/chaos_calm … ntiq/xway/? How is it working so far?

Hello,
Is there somewhere an how to for asterisk on openwrt, as I'm not able to get the POTS working on my Easyboxes (802/3) working with asterisk?

Here is some info to get you started: http://openwrt-devel.openwrt.narkive.co … q-voip-foo
I have it working with the following packages:
asterisk18 1.8.32.3-2
asterisk18-chan-lantiq 1.8.32.3-2
asterisk18-chan-local 1.8.32.3-2
asterisk18-codec-a-mu 1.8.32.3-2
asterisk18-codec-alaw 1.8.32.3-2
asterisk18-codec-g729 1.3-1
asterisk18-res-crypto 1.8.32.3-2
asterisk18-res-musiconhold 1.8.32.3-2
asterisk18-res-timing-timerfd 1.8.32.3-2
asterisk18-sounds 1.8.32.3-2
There's one thing: I only have choppy sound with outwards calls (ordinary sip trunk, tried different providers.. hmm ). I am very curious to hear if you get it working. Let me know if you need further assistance on setting up.

Hi witch is the most recent and stable image for 803A ? Barrier Breaker I suppose.
But witch one is USB ok and WIFI ok because i get constantly
phy0: rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840
and wifi performance is poor when i have some heavy wifi traffic.
Thanks anyone

I have official 15.05 and it has noted here usb problem. Also with one of ethernet ports used as WAN it peaks at about 40mbit/s. In bug linked in post #227 there's patch for USB, if you're brave enough to self compile it, friend of mine confirmed that it's working.

Kitor, could you post somewhere the firmware you used to connect over ADSL Annex A?
I tried all I coud find and none of them worked for me.
Thanks in advance.

Hello
today i made my own cable based on the wiki description.
I now connected my 803A router and used screen to enter into Admin mode, after that i exit screen and startet brntool.py to create a backup.

But here starts the problem, it only shows Waiting for prompt..... WITHOUT the OK.
Here is a screen of it:
http://i.imgur.com/ArO307s.png

Any ideas what went wrong?

Baumfaust wrote:

But here starts the problem, it only shows Waiting for prompt..... WITHOUT the OK.
Here is a screen of it:
http://i.imgur.com/ArO307s.png

Any ideas what went wrong?

It seems to be a connection problem. Did you check the interface and cable? Do you receive something at all? You might check it with a serial port terminal.

No connection is OK, readin and writing works fine.  The script has problems to enter the menu. Maybe its different on this router?

I opened an issue at brntool github, maybe you wanna take a look?

https://github.com/rvalles/brntool/issues/4

I finally got it running. smile

Now I want to use it as a router connectd to a cable modem. So conencted port0 to the modem and used Luci to set WAN to dhcp client, unfortunately the easybox did not receive a ip adress. Any ideas?

Baumfaust, look here https://wiki.openwrt.org/toh/astoria/arv752dpw22

.                                        _____________________________________________
                                        /                                    switch  AR8216                                      \
                                       | port0       port1      port2       port3       port4         port5            |
                                        \_____________________________________________/
                                            |                             |                 |               |                |
WLAN---CPU---eth0--------/                           LAN 1     LAN 2      LAN 3      LAN 4

then read this https://wiki.openwrt.org/doc/uci/network/switch and you will have an idea for sure. (:

Hey,

glad to see this thread still seems alive.
I have been thinking about OpenWrt for the EasyBox803A for a while.
I have 2 questions

  • There is a recent build for the box but the wiki says it's been discontinued. Which is true(r)?

  • I need to dial up via PPPoE via a VDSL-Modem which is connected via a VLAN. Is this possible with OpenWrt?

Thanks

hey...
discontinued means: it's not sold anymore

PPPoE dialup via VLAN should be possible.. take a look ath the links one posting on top of your posting..

0penwrt wrote:

>>> But I still get:

Net:   Board Net Initialization Failed (it should be: Net:   bring up ebu gpio        initializing ar8216 switch... initialized)

I don't want to continue like this because I don't want to brick the machine.

Anyone any help? Appreciate it wink

Same happened to me at this stage. But I continued and after flashing openwrt everything was fine.

Hello. First of all, sry if my english isn´t the best, i'm german.

i found a few days ago an old 803A and configed it as W-Lan AP, at first it seems fine, but after a restart the box was in a bootloop. I think first is1 LED(power) and i hear a click, than all LEDs glowing. I did a hardreset and reflashed the firmware over recovery webinterface, but nothing changed.

I remembered that openwrt can be installed, so i thought 'give it a shot'.
I installed u-boot and openwrt, but of course the box won't boot properly.


I don't have much know-how with custom firmwares or routers, so i hope someone can help me.

It seems to have problems with the jffs2 partition..

[   10.060000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay

after firstboot+mount_root

[   10.376000] jffs2: notice: (348) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   10.392000] mount_root: overlay filesystem has not been fully initialized yet
[   10.404000] mount_root: switching to jffs2 overlay

.. and WLAN

[   14.028000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   14.036000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
[   14.044000] rt2800pci 0000:00:0e.0: Direct firmware load for RT2860.eeprom failed with error -2
[   14.436000] rt2800pci 0000:00:0e.0: Falling back to user helper
256+0 records in
256+0 records out

after that, the box restarts..



Log (debug level 3)

ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at b0040000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.20
   Created:      2015-09-11  17:02:01 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1445133 Bytes = 1.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 Fri Sep 4 17:16:20 CEST 2015
[    0.000000] SoC: Danube rev 1.5
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019641 (MIPS 24KEc)
[    0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00016dd8
[    0.000000] Readback ErrCtl register=00016dd8
[    0.000000] Memory: 60336K/65536K available (3475K kernel code, 154K rwdata, 556K rodata, 148K init, 195K bss, 5200K reserved)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.040000] pid_max: default: 32768 minimum: 301
[    0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.056000] pinctrl core: initialized pinctrl subsystem
[    0.064000] NET: Registered protocol family 16
[    0.076000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.080000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[    0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.092000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.096000]   IO 0x000000001ae00000..0x000000001affffff
[    0.112000] usbcore: registered new interface driver usbfs
[    0.116000] usbcore: registered new interface driver hub
[    0.120000] usbcore: registered new device driver usb
[    0.124000] PCI host bridge to bus 0000:00
[    0.128000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.132000] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.136000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.140000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.144000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[    0.148000] pci 0000:00:0f.0: BAR 4: no space for [io  size 0x0020]
[    0.152000] pci 0000:00:0f.0: BAR 4: failed to assign [io  size 0x0020]
[    0.156000] pci 0000:00:0f.1: BAR 4: no space for [io  size 0x0020]
[    0.160000] pci 0000:00:0f.1: BAR 4: failed to assign [io  size 0x0020]
[    0.164000] Switched to clocksource MIPS
[    0.168000] NET: Registered protocol family 2
[    0.176000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.184000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.188000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.196000] TCP: reno registered
[    0.200000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.212000] NET: Registered protocol family 1
[    0.216000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[    0.220000] gptu: totally 6 16-bit timers/counters
[    0.228000] gptu: misc_register on minor 63
[    0.232000] gptu: succeeded to request irq 126
[    0.236000] gptu: succeeded to request irq 127
[    0.240000] gptu: succeeded to request irq 128
[    0.244000] gptu: succeeded to request irq 129
[    0.248000] gptu: succeeded to request irq 130
[    0.252000] gptu: succeeded to request irq 131
[    0.264000] lantiq,vmmc 1f103000.vmmc: requested GPIO 465
[    0.272000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000
[    0.276000] ralink,eeprom ralink_eep: using RT2860.eeprom as eeprom
[    0.284000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.324000] msgmni has been set to 117
[    0.332000] io scheduler noop registered
[    0.336000] io scheduler deadline registered (default)
[    0.344000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.352000] console [ttyLTQ0] enabled
[    0.352000] console [ttyLTQ0] enabled
[    0.360000] bootconsole [early0] disabled
[    0.360000] bootconsole [early0] disabled
[    0.368000] lantiq nor flash device: 00800000 at 10000000
[    0.372000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.380000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.388000]   Amd/Fujitsu Extended Query version 1.1.
[    0.392000] number of CFI chips: 1
[    0.396000] 4 ofpart partitions found on MTD device ltq_nor
[    0.400000] Creating 4 MTD partitions on "ltq_nor":
[    0.404000] 0x000000000000-0x000000030000 : "uboot"
[    0.412000] 0x000000030000-0x000000040000 : "uboot_env"
[    0.416000] 0x000000040000-0x0000007f0000 : "firmware"
[    0.488000] 2 uimage-fw partitions found on MTD device firmware
[    0.496000] 0x000000040000-0x0000001a0d4d : "kernel"
[    0.500000] 0x0000001a0d4d-0x0000007f0000 : "rootfs"
[    0.508000] mtd: device 4 (rootfs) set to be root filesystem
[    0.512000] 1 squashfs-split partitions found on MTD device rootfs
[    0.516000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[    0.568000] 0x0000007f0000-0x000000800000 : "board_config"
[    0.596000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[    0.636000] libphy: ltq_mii: probed
[    0.672000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[    0.680000] wdt 1f8803f0.watchdog: Init done
[    0.688000] TCP: cubic registered
[    0.692000] NET: Registered protocol family 17
[    0.696000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    0.708000] Bridge firewalling registered
[    0.712000] 8021q: 802.1Q VLAN Support v1.8
[    0.720000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[    0.736000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.744000] Freeing unused kernel memory: 148K (8041b000 - 80440000)
[    3.112000] init: Console is alive
[    3.116000] init: - watchdog -
[    6.076000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.084000] ehci-platform: EHCI generic platform driver
[    6.088000] ehci-pci: EHCI PCI platform driver
[    6.092000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[    6.100000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    6.104000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[    6.124000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[    6.128000] hub 1-0:1.0: USB hub found
[    6.132000] hub 1-0:1.0: 4 ports detected
[    6.140000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.144000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
[    6.152000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
[    6.156000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
[    6.160000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
[    6.172000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.680000] IFXUSB: USB core #0 soft-reset
[    6.884000] IFXUSB: USB core #0 soft-reset
[    6.884000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.892000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    6.896000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    6.904000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.908000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.916000] IFXUSB: Init: Power Port (0)
[    6.920000] hub 2-0:1.0: USB hub found
[    6.924000] hub 2-0:1.0: 1 port detected
[    6.928000] ifxusb_hcd ifxusb_hcd: requested GPIO 464
[    7.920000] init: - preinit -
[    8.388000] random: procd urandom read with 33 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
3
[   10.060000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
[   10.088000] procd: - early -
[   10.088000] procd: - watchdog -
Please press Enter to activate this console.
[   13.320000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

[   13.352000] NET: Registered protocol family 10
[   13.372000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
[   13.384000] NET: Registered protocol family 8
[   13.388000] NET: Registered protocol family 20
[   13.404000] PPP generic driver version 2.4.2
[   13.416000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   13.444000] IFX MEI Version 5.00.00
[   13.460000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[   13.476000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[   13.480000] Backport generated by backports.git backports-20150129-0-gdd4a670
[   13.508000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.516000] request_timer(3, 0x000001AE, 1)...successful!
[   13.520000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.536000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.552000] ATM1.0.26    ATM (A1) firmware version 0.17
[   13.556000] ifxmips_atm: ATM init succeed
[   13.576000] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
[   13.636000] NET: Registered protocol family 24
[   13.684000] xt_time: kernel timezone is -0000
[   13.748000] cfg80211: Calling CRDA to update world regulatory domain
[   13.756000] cfg80211: World regulatory domain updated:
[   13.760000] cfg80211:  DFS Master region: unset
[   13.764000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   13.772000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.780000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.788000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   13.796000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.804000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   13.812000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   13.820000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.828000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.024000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   14.028000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   14.036000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
[   14.044000] rt2800pci 0000:00:0e.0: Direct firmware load for RT2860.eeprom failed with error -2
[   14.052000] rt2800pci 0000:00:0e.0: Falling back to user helper



U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at b0040000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.20
   Created:      2015-09-11  17:02:01 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1445133 Bytes = 1.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 Fri Sep 4 17:16:20 CEST 2015
[    0.000000] SoC: Danube rev 1.5
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019641 (MIPS 24KEc)
[    0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00016dd8
[    0.000000] Readback ErrCtl register=00016dd8
[    0.000000] Memory: 60336K/65536K available (3475K kernel code, 154K rwdata, 556K rodata, 148K init, 195K bss, 5200K reserved)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.040000] pid_max: default: 32768 minimum: 301
[    0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.056000] pinctrl core: initialized pinctrl subsystem
[    0.064000] NET: Registered protocol family 16
[    0.076000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.080000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[    0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.092000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.096000]   IO 0x000000001ae00000..0x000000001affffff
[    0.112000] usbcore: registered new interface driver usbfs
[    0.116000] usbcore: registered new interface driver hub
[    0.120000] usbcore: registered new device driver usb
[    0.124000] PCI host bridge to bus 0000:00
[    0.128000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.132000] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.136000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.140000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.144000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[    0.148000] pci 0000:00:0f.0: BAR 4: no space for [io  size 0x0020]
[    0.152000] pci 0000:00:0f.0: BAR 4: failed to assign [io  size 0x0020]
[    0.156000] pci 0000:00:0f.1: BAR 4: no space for [io  size 0x0020]
[    0.160000] pci 0000:00:0f.1: BAR 4: failed to assign [io  size 0x0020]
[    0.164000] Switched to clocksource MIPS
[    0.168000] NET: Registered protocol family 2
[    0.176000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.184000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.188000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.196000] TCP: reno registered
[    0.200000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.212000] NET: Registered protocol family 1
[    0.216000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[    0.220000] gptu: totally 6 16-bit timers/counters
[    0.228000] gptu: misc_register on minor 63
[    0.232000] gptu: succeeded to request irq 126
[    0.236000] gptu: succeeded to request irq 127
[    0.240000] gptu: succeeded to request irq 128
[    0.244000] gptu: succeeded to request irq 129
[    0.248000] gptu: succeeded to request irq 130
[    0.252000] gptu: succeeded to request irq 131
[    0.264000] lantiq,vmmc 1f103000.vmmc: requested GPIO 465
[    0.272000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000
[    0.276000] ralink,eeprom ralink_eep: using RT2860.eeprom as eeprom
[    0.284000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.324000] msgmni has been set to 117
[    0.332000] io scheduler noop registered
[    0.336000] io scheduler deadline registered (default)
[    0.344000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.352000] console [ttyLTQ0] enabled
[    0.352000] console [ttyLTQ0] enabled
[    0.360000] bootconsole [early0] disabled
[    0.360000] bootconsole [early0] disabled
[    0.368000] lantiq nor flash device: 00800000 at 10000000
[    0.372000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.380000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.388000]   Amd/Fujitsu Extended Query version 1.1.
[    0.392000] number of CFI chips: 1
[    0.396000] 4 ofpart partitions found on MTD device ltq_nor
[    0.400000] Creating 4 MTD partitions on "ltq_nor":
[    0.404000] 0x000000000000-0x000000030000 : "uboot"
[    0.412000] 0x000000030000-0x000000040000 : "uboot_env"
[    0.416000] 0x000000040000-0x0000007f0000 : "firmware"
[    0.488000] 2 uimage-fw partitions found on MTD device firmware
[    0.496000] 0x000000040000-0x0000001a0d4d : "kernel"
[    0.500000] 0x0000001a0d4d-0x0000007f0000 : "rootfs"
[    0.508000] mtd: device 4 (rootfs) set to be root filesystem
[    0.512000] 1 squashfs-split partitions found on MTD device rootfs
[    0.516000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[    0.568000] 0x0000007f0000-0x000000800000 : "board_config"
[    0.596000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[    0.636000] libphy: ltq_mii: probed
[    0.672000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[    0.680000] wdt 1f8803f0.watchdog: Init done
[    0.688000] TCP: cubic registered
[    0.692000] NET: Registered protocol family 17
[    0.696000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    0.708000] Bridge firewalling registered
[    0.712000] 8021q: 802.1Q VLAN Support v1.8
[    0.720000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[    0.736000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.744000] Freeing unused kernel memory: 148K (8041b000 - 80440000)
[    3.112000] init: Console is alive
[    3.116000] init: - watchdog -
[    6.076000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.084000] ehci-platform: EHCI generic platform driver
[    6.088000] ehci-pci: EHCI PCI platform driver
[    6.092000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[    6.096000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    6.104000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[    6.124000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[    6.128000] hub 1-0:1.0: USB hub found
[    6.132000] hub 1-0:1.0: 4 ports detected
[    6.140000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.144000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
[    6.152000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
[    6.156000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
[    6.160000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
[    6.172000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.680000] IFXUSB: USB core #0 soft-reset
[    6.884000] IFXUSB: USB core #0 soft-reset
[    6.884000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.892000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    6.896000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    6.904000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.908000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.916000] IFXUSB: Init: Power Port (0)
[    6.920000] hub 2-0:1.0: USB hub found
[    6.924000] hub 2-0:1.0: 1 port detected
[    6.928000] ifxusb_hcd ifxusb_hcd: requested GPIO 464
[    7.920000] init: - preinit -
[    8.400000] random: procd urandom read with 33 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
f
- failsafe -


BusyBox v1.23.2 (2015-07-24 21:12:52 CEST) built-in shell (ash)

ash: can't access tty; job control turned off
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 CHAOS CALMER (15.05, r46767)
 -----------------------------------------------------
  * 1 1/2 oz Gin            Shake with a glassful
  * 1/4 oz Triple Sec       of broken ice and pour
  * 3/4 oz Lime Juice       unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -----------------------------------------------------
================= FAILSAFE MODE active ================
special commands:
* firstboot          reset settings to factory defaults
* mount_root     mount root-partition with config files

after mount_root:
* passwd                         change root's password
* /etc/config               directory with config files

for more help see:
wiki.openwrt.org/doc/howto/generic.failsafe
=======================================================

root@(none):/# mount_root
[   17.048000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
root@(none):/# [   32.284000] random: nonblocking pool is initialized
mount -t jffs2 /dev/mtdblock5 /mnt
[   34.232000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   34.236000] jffs2_build_filesystem(): unlocking the mtd device... done.
[   34.244000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
[   66.060000] jffs2: notice: (368) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
root@(none):/# umount /dev/mtdblock5
root@(none):/# mount_root
[   74.516000] jffs2: notice: (371) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   74.532000] mount_root: overlay filesystem has not been fully initialized yet
[   74.540000] mount_root: switching to jffs2 overlay
root@(none):/# dd if=/dev/mtdblock5 of=/lib/firmware/RT2860.eeprom bs=2 skip=520
 count=256 conv=swab
256+0 records in
256+0 records out

ROM VER: 1.0.3
CFG 01
Rea?
ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at b0040000 ...
   Image Name:   MIPS OpenWrt Linux-3.18.20
   Created:      2015-09-11  17:02:01 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1445133 Bytes = 1.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 Fri Sep 4 17:16:20 CEST 2015
[    0.000000] SoC: Danube rev 1.5
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019641 (MIPS 24KEc)
[    0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=00016dd8
[    0.000000] Readback ErrCtl register=00016dd8
[    0.000000] Memory: 60336K/65536K available (3475K kernel code, 154K rwdata, 556K rodata, 148K init, 195K bss, 5200K reserved)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.040000] pid_max: default: 32768 minimum: 301
[    0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.056000] pinctrl core: initialized pinctrl subsystem
[    0.064000] NET: Registered protocol family 16
[    0.076000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.080000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[    0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.092000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.096000]   IO 0x000000001ae00000..0x000000001affffff
[    0.112000] usbcore: registered new interface driver usbfs
[    0.116000] usbcore: registered new interface driver hub
[    0.120000] usbcore: registered new device driver usb
[    0.124000] PCI host bridge to bus 0000:00
[    0.128000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.132000] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    0.136000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.140000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.144000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[    0.148000] pci 0000:00:0f.0: BAR 4: no space for [io  size 0x0020]
[    0.152000] pci 0000:00:0f.0: BAR 4: failed to assign [io  size 0x0020]
[    0.156000] pci 0000:00:0f.1: BAR 4: no space for [io  size 0x0020]
[    0.160000] pci 0000:00:0f.1: BAR 4: failed to assign [io  size 0x0020]
[    0.164000] Switched to clocksource MIPS
[    0.168000] NET: Registered protocol family 2
[    0.176000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.184000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.188000] TCP: Hash tables configured (established 1024 bind 1024)
[    0.196000] TCP: reno registered
[    0.200000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.212000] NET: Registered protocol family 1
[    0.216000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[    0.220000] gptu: totally 6 16-bit timers/counters
[    0.228000] gptu: misc_register on minor 63
[    0.232000] gptu: succeeded to request irq 126
[    0.236000] gptu: succeeded to request irq 127
[    0.240000] gptu: succeeded to request irq 128
[    0.244000] gptu: succeeded to request irq 129
[    0.248000] gptu: succeeded to request irq 130
[    0.252000] gptu: succeeded to request irq 131
[    0.264000] lantiq,vmmc 1f103000.vmmc: requested GPIO 465
[    0.272000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000
[    0.276000] ralink,eeprom ralink_eep: using RT2860.eeprom as eeprom
[    0.284000] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.324000] msgmni has been set to 117
[    0.332000] io scheduler noop registered
[    0.336000] io scheduler deadline registered (default)
[    0.344000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.352000] console [ttyLTQ0] enabled
[    0.352000] console [ttyLTQ0] enabled
[    0.360000] bootconsole [early0] disabled
[    0.360000] bootconsole [early0] disabled
[    0.368000] lantiq nor flash device: 00800000 at 10000000
[    0.372000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.380000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.388000]   Amd/Fujitsu Extended Query version 1.1.
[    0.392000] number of CFI chips: 1
[    0.396000] 4 ofpart partitions found on MTD device ltq_nor
[    0.400000] Creating 4 MTD partitions on "ltq_nor":
[    0.404000] 0x000000000000-0x000000030000 : "uboot"
[    0.412000] 0x000000030000-0x000000040000 : "uboot_env"
[    0.416000] 0x000000040000-0x0000007f0000 : "firmware"
[    0.488000] 2 uimage-fw partitions found on MTD device firmware
[    0.496000] 0x000000040000-0x0000001a0d4d : "kernel"
[    0.500000] 0x0000001a0d4d-0x0000007f0000 : "rootfs"
[    0.508000] mtd: device 4 (rootfs) set to be root filesystem
[    0.512000] 1 squashfs-split partitions found on MTD device rootfs
[    0.516000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[    0.568000] 0x0000007f0000-0x000000800000 : "board_config"
[    0.596000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[    0.636000] libphy: ltq_mii: probed
[    0.672000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[    0.680000] wdt 1f8803f0.watchdog: Init done
[    0.688000] TCP: cubic registered
[    0.692000] NET: Registered protocol family 17
[    0.696000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    0.708000] Bridge firewalling registered
[    0.712000] 8021q: 802.1Q VLAN Support v1.8
[    0.720000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[    0.736000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.744000] Freeing unused kernel memory: 148K (8041b000 - 80440000)
[    3.112000] init: Console is alive
[    3.116000] init: - watchdog -
[    6.076000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.080000] ehci-platform: EHCI generic platform driver
[    6.088000] ehci-pci: EHCI PCI platform driver
[    6.088000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[    6.096000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    6.104000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[    6.120000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[    6.124000] hub 1-0:1.0: USB hub found
[    6.128000] hub 1-0:1.0: 4 ports detected
[    6.136000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.140000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
[    6.148000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
[    6.152000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
[    6.156000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
[    6.168000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.676000] IFXUSB: USB core #0 soft-reset
[    6.880000] IFXUSB: USB core #0 soft-reset
[    6.880000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.888000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[    6.892000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    6.900000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.904000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    6.912000] IFXUSB: Init: Power Port (0)
[    6.916000] hub 2-0:1.0: USB hub found
[    6.920000] hub 2-0:1.0: 1 port detected
[    6.924000] ifxusb_hcd ifxusb_hcd: requested GPIO 464
[    7.916000] init: - preinit -
[    8.396000] random: procd urandom read with 33 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
3
[   10.376000] jffs2: notice: (348) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[   10.392000] mount_root: overlay filesystem has not been fully initialized yet
[   10.404000] mount_root: switching to jffs2 overlay
[   10.432000] procd: - early -
[   10.436000] procd: - watchdog -
Please press Enter to activate this console.
[   13.688000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

[   13.728000] NET: Registered protocol family 10
[   13.744000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
[   13.756000] NET: Registered protocol family 8
[   13.760000] NET: Registered protocol family 20
[   13.776000] PPP generic driver version 2.4.2
[   13.792000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   13.820000] IFX MEI Version 5.00.00
[   13.840000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[   13.856000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[   13.860000] Backport generated by backports.git backports-20150129-0-gdd4a670
[   13.884000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.892000] request_timer(3, 0x000001AE, 1)...successful!
[   13.896000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.908000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.928000] ATM1.0.26    ATM (A1) firmware version 0.17
[   13.932000] ifxmips_atm: ATM init succeed
[   13.948000] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
[   14.012000] NET: Registered protocol family 24
[   14.076000] xt_time: kernel timezone is -0000
[   14.144000] cfg80211: Calling CRDA to update world regulatory domain
[   14.148000] cfg80211: World regulatory domain updated:
[   14.152000] cfg80211:  DFS Master region: unset
[   14.156000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.168000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.176000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.184000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.192000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.200000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   14.208000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.216000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.224000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.408000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   14.412000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   14.420000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
[   14.428000] rt2800pci 0000:00:0e.0: Direct firmware load for RT2860.eeprom failed with error -2
[   14.436000] rt2800pci 0000:00:0e.0: Falling back to user helper
256+0 records in
256+0 records out

ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  2

edit: i think the jffs2 partition mount properly, but after a restart if a mount /dev/mtdblock5 manually or with mount_root the partition is empty (only upper+work dir). any ideas or suggestions?

(Last edited by Saviour on 1 Nov 2016, 12:51)

I installed OpenWrt again and i flashed the area after that with the orginal.dump. This time i installed 14.07 (before 15.05) both from this source lektiondestages.blogspot.de/2015/05/using-easybox-803a-arcadyan-arv752dpw22.html.


ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
ARV752DPW22 # erase 0xb0040000 +0x7C0000

............................................................................................................................ done
Erased 124 sectors
ARV752DPW22 # tftp openwrt-lantiq-xway-ARV752DPW22-squashfs.image
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-lantiq-xway-ARV752DPW22-squashfs.image'.
Load address: 0x81000000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##############################################################
done
Bytes transferred = 4718596 (480004 hex)
ARV752DPW22 # cp.b 0x81000000 0xb0040000 0x480004
Copy to Flash... done
ARV752DPW22 # tftp ARV752DPW22_after_4C0004.image
Using ltq-eth device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'ARV752DPW22_after_4C0004.image'.
Load address: 0x81000000
Loading: #################################################################
         #################################################################
         #################################################################
         ######################################
         3.1 MiB/s
done
Bytes transferred = 3407868 (33fffc hex)
ARV752DPW22 # cp.b 0x81000000 0xb04C0004 0x33FFFC
Copy to Flash... done
ARV752DPW22 # protect on 0xb07f0000 +0x10000
. done
Protected 1 sectors
ARV752DPW22 #reset

ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at b0040000 ...
   Image Name:   MIPS OpenWrt Linux-3.10.49
   Created:      2014-10-02   7:14:34 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1446470 Bytes = 1.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.10.49 (bb@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42625) ) #5 Wed Oct 1 15:41:21 CEST 2014
[    0.000000] SoC: Danube rev 1.5
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019641 (MIPS 24KEc)
[    0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=0000edd8
[    0.000000] Readback ErrCtl register=0000edd8
[    0.000000] Memory: 60492k/65536k available (3163k kernel code, 5044k reserved, 867k data, 184k init, 0k highmem)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.036000] pid_max: default: 32768 minimum: 301
[    0.040000] Mount-cache hash table entries: 512
[    0.048000] pinctrl core: initialized pinctrl subsystem
[    0.052000] NET: Registered protocol family 16
[    0.072000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.076000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[    0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.092000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.096000]   IO 0x000000001ae00000..0x000000001affffff
[    0.120000] bio: create slab <bio-0> at 0
[    0.128000] usbcore: registered new interface driver usbfs
[    0.132000] usbcore: registered new interface driver hub
[    0.136000] usbcore: registered new device driver usb
[    0.140000] PCI host bridge to bus 0000:00
[    0.144000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.148000] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.152000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.160000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.164000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[    0.168000] pci 0000:00:0f.0: BAR 4: assigned [io  0x1ae00000-0x1ae0001f]
[    0.172000] pci 0000:00:0f.1: BAR 4: assigned [io  0x1ae00020-0x1ae0003f]
[    0.176000] pci 0000:00:0e.0: SLOT:14 PIN:1 IRQ:30
[    0.180000] pci 0000:00:0f.0: SLOT:15 PIN:1 IRQ:135
[    0.184000] pci 0000:00:0f.1: SLOT:15 PIN:2 IRQ:135
[    0.188000] pci 0000:00:0f.2: SLOT:15 PIN:3 IRQ:135
[    0.192000] Switching to clocksource MIPS
[    0.200000] NET: Registered protocol family 2
[    0.208000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.216000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[    0.220000] TCP: Hash tables configured (established 512 bind 512)
[    0.228000] TCP: reno registered
[    0.232000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.236000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.244000] NET: Registered protocol family 1
[    0.248000] PCI: Enabling device 0000:00:0f.0 (0000 -> 0001)
[    0.252000] PCI: Enabling device 0000:00:0f.1 (0000 -> 0001)
[    0.260000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[    0.264000] gptu: totally 6 16-bit timers/counters
[    0.272000] gptu: misc_register on minor 63
[    0.276000] gptu: succeeded to request irq 126
[    0.280000] gptu: succeeded to request irq 127
[    0.284000] gptu: succeeded to request irq 128
[    0.288000] gptu: succeeded to request irq 129
[    0.292000] gptu: succeeded to request irq 130
[    0.296000] gptu: succeeded to request irq 131
[    0.308000] lantiq,vmmc 1f103000.vmmc: requested GPIO 209
[    0.312000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03900000
[    0.324000] ralink,eeprom ralink_eep.4: using RT2860.eeprom as eeprom
[    0.332000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.340000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.348000] msgmni has been set to 118
[    0.356000] io scheduler noop registered
[    0.360000] io scheduler deadline registered (default)
[    0.368000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112) is a lantiq,asc
[    0.372000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.372000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.388000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.396000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.404000]   Amd/Fujitsu Extended Query version 1.1.
[    0.408000] number of CFI chips: 1
[    0.412000] 4 ofpart partitions found on MTD device ltq_nor
[    0.416000] Creating 4 MTD partitions on "ltq_nor":
[    0.420000] 0x000000000000-0x000000030000 : "uboot"
[    0.428000] 0x000000030000-0x000000040000 : "uboot_env"
[    0.436000] 0x000000040000-0x0000007f0000 : "firmware"
[    0.452000] 2 uimage-fw partitions found on MTD device firmware
[    0.456000] 0x000000040000-0x0000001a1286 : "kernel"
[    0.464000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.476000] 0x0000001a1286-0x0000007f0000 : "rootfs"
[    0.480000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.496000] mtd: device 4 (rootfs) set to be root filesystem
[    0.500000] mtd: partition "rootfs_data" created automatically, ofs=0x4a0000, len=0x350000
[    0.508000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[    0.564000] 0x0000007f0000-0x000000800000 : "board_config"
[    0.608000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[    0.644000] libphy: ltq_mii: probed
[    0.744000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[    0.756000] wdt 1f8803f0.watchdog: Init done
[    0.760000] leds-gpio gpio-leds.6: pins are not configured from the driver
[    0.776000] TCP: cubic registered
[    0.776000] NET: Registered protocol family 17
[    0.780000] Bridge firewalling registered
[    0.784000] 8021q: 802.1Q VLAN Support v1.8
[    0.796000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[    0.816000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.820000] Freeing unused kernel memory: 184K (803f2000 - 80420000)
procd: Console is alive
procd: - watchdog -
[    6.140000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.148000] ehci-platform: EHCI generic platform driver
[    6.152000] ehci-pci: EHCI PCI platform driver
[    6.156000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[    6.164000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    6.168000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[    6.188000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[    6.192000] hub 1-0:1.0: USB hub found
[    6.196000] hub 1-0:1.0: 4 ports detected
[    6.204000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.208000] uhci_hcd 0000:00:0f.0: UHCI Host Controller
[    6.212000] uhci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 2
[    6.220000] uhci_hcd 0000:00:0f.0: irq 135, io base 0x1ae00000
[    6.228000] hub 2-0:1.0: USB hub found
[    6.232000] hub 2-0:1.0: 2 ports detected
[    6.236000] uhci_hcd 0000:00:0f.1: UHCI Host Controller
[    6.240000] uhci_hcd 0000:00:0f.1: new USB bus registered, assigned bus number 3
[    6.248000] uhci_hcd 0000:00:0f.1: irq 135, io base 0x1ae00020
[    6.256000] hub 3-0:1.0: USB hub found
[    6.256000] hub 3-0:1.0: 2 ports detected
[    6.268000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.776000] IFXUSB: USB core #0 soft-reset
[    6.976000] IFXUSB: USB core #0 soft-reset
[    6.980000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.984000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 4
[    6.992000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    7.000000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    7.004000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    7.012000] IFXUSB: Init: Power Port (0)
[    7.016000] hub 4-0:1.0: USB hub found
[    7.020000] hub 4-0:1.0: 1 port detected
[    7.024000] ifxusb_hcd ifxusb_hcd: requested GPIO 208
procd: - preinit -
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
f
- failsafe -


BusyBox v1.22.1 (2014-09-21 06:13:27 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ash: can't access tty; job control turned off
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 BARRIER BREAKER (14.07, r42625)
 -----------------------------------------------------
  * 1/2 oz Galliano         Pour all ingredients into
  * 4 oz cold Coffee        an irish coffee mug filled
  * 1 1/2 oz Dark Rum       with crushed ice. Stir.
  * 2 tsp. Creme de Cacao
 -----------------------------------------------------
root@(none):/# mount_root
jffs2 is not ready - marker found
root@(none):/# mount -t jffs2 /dev/mtdblock5 /overlay
[   38.296000] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[   38.304000] jffs2_build_filesystem(): unlocking the mtd device... done.
[   38.308000] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
[   70.140000] jffs2: notice: (364) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
root@(none):/# mount_root
jffs2 is ready
rootfs_data:/dev/mtdblock5 is already mounted as /overlay
root@(none):/# dd if=/dev/mtdblock5 of=/lib/firmware/RT2860.eeprom bs=2 skip=520
 count=256 conv=swab
256+0 records in
256+0 records out
root@(none):/# reboot
reboot
root@(none):/# [  107.048000] Res?
ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0
## Booting kernel from Legacy Image at b0040000 ...
   Image Name:   MIPS OpenWrt Linux-3.10.49
   Created:      2014-10-02   7:14:34 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1446470 Bytes = 1.4 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 3.10.49 (bb@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42625) ) #5 Wed Oct 1 15:41:21 CEST 2014
[    0.000000] SoC: Danube rev 1.5
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019641 (MIPS 24KEc)
[    0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 04000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x03ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x03ffffff]
[    0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Writing ErrCtl register=0000edd8
[    0.000000] Readback ErrCtl register=0000edd8
[    0.000000] Memory: 60492k/65536k available (3163k kernel code, 5044k reserved, 867k data, 184k init, 0k highmem)
[    0.000000] NR_IRQS:256
[    0.000000] CPU Clock: 333MHz
[    0.000000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[    0.036000] pid_max: default: 32768 minimum: 301
[    0.040000] Mount-cache hash table entries: 512
[    0.048000] pinctrl core: initialized pinctrl subsystem
[    0.052000] NET: Registered protocol family 16
[    0.072000] pinctrl-xway 1e100b10.pinmux: Init done
[    0.076000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[    0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.092000]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.096000]   IO 0x000000001ae00000..0x000000001affffff
[    0.120000] bio: create slab <bio-0> at 0
[    0.128000] usbcore: registered new interface driver usbfs
[    0.132000] usbcore: registered new interface driver hub
[    0.136000] usbcore: registered new device driver usb
[    0.140000] PCI host bridge to bus 0000:00
[    0.144000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.148000] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.152000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.160000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[    0.164000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[    0.168000] pci 0000:00:0f.0: BAR 4: assigned [io  0x1ae00000-0x1ae0001f]
[    0.172000] pci 0000:00:0f.1: BAR 4: assigned [io  0x1ae00020-0x1ae0003f]
[    0.176000] pci 0000:00:0e.0: SLOT:14 PIN:1 IRQ:30
[    0.180000] pci 0000:00:0f.0: SLOT:15 PIN:1 IRQ:135
[    0.184000] pci 0000:00:0f.1: SLOT:15 PIN:2 IRQ:135
[    0.188000] pci 0000:00:0f.2: SLOT:15 PIN:3 IRQ:135
[    0.192000] Switching to clocksource MIPS
[    0.200000] NET: Registered protocol family 2
[    0.208000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[    0.216000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[    0.220000] TCP: Hash tables configured (established 512 bind 512)
[    0.228000] TCP: reno registered
[    0.232000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.236000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.244000] NET: Registered protocol family 1
[    0.248000] PCI: Enabling device 0000:00:0f.0 (0000 -> 0001)
[    0.252000] PCI: Enabling device 0000:00:0f.1 (0000 -> 0001)
[    0.260000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[    0.264000] gptu: totally 6 16-bit timers/counters
[    0.272000] gptu: misc_register on minor 63
[    0.276000] gptu: succeeded to request irq 126
[    0.280000] gptu: succeeded to request irq 127
[    0.284000] gptu: succeeded to request irq 128
[    0.288000] gptu: succeeded to request irq 129
[    0.292000] gptu: succeeded to request irq 130
[    0.296000] gptu: succeeded to request irq 131
[    0.308000] lantiq,vmmc 1f103000.vmmc: requested GPIO 209
[    0.312000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03900000
[    0.324000] ralink,eeprom ralink_eep.4: using RT2860.eeprom as eeprom
[    0.332000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.340000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.348000] msgmni has been set to 118
[    0.356000] io scheduler noop registered
[    0.360000] io scheduler deadline registered (default)
[    0.368000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112) is a lantiq,asc
[    0.372000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.372000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.388000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.396000] Amd/Fujitsu Extended Query Table at 0x0040
[    0.404000]   Amd/Fujitsu Extended Query version 1.1.
[    0.408000] number of CFI chips: 1
[    0.412000] 4 ofpart partitions found on MTD device ltq_nor
[    0.416000] Creating 4 MTD partitions on "ltq_nor":
[    0.420000] 0x000000000000-0x000000030000 : "uboot"
[    0.428000] 0x000000030000-0x000000040000 : "uboot_env"
[    0.436000] 0x000000040000-0x0000007f0000 : "firmware"
[    0.452000] 2 uimage-fw partitions found on MTD device firmware
[    0.456000] 0x000000040000-0x0000001a1286 : "kernel"
[    0.464000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.476000] 0x0000001a1286-0x0000007f0000 : "rootfs"
[    0.480000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.496000] mtd: device 4 (rootfs) set to be root filesystem
[    0.500000] mtd: partition "rootfs_data" created automatically, ofs=0x4a0000, len=0x350000
[    0.508000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[    0.564000] 0x0000007f0000-0x000000800000 : "board_config"
[    0.608000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[    0.644000] libphy: ltq_mii: probed
[    0.744000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[    0.756000] wdt 1f8803f0.watchdog: Init done
[    0.760000] leds-gpio gpio-leds.6: pins are not configured from the driver
[    0.776000] TCP: cubic registered
[    0.776000] NET: Registered protocol family 17
[    0.780000] Bridge firewalling registered
[    0.784000] 8021q: 802.1Q VLAN Support v1.8
[    0.796000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[    0.816000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    0.820000] Freeing unused kernel memory: 184K (803f2000 - 80420000)
procd: Console is alive
procd: - watchdog -
[    6.144000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.148000] ehci-platform: EHCI generic platform driver
[    6.156000] ehci-pci: EHCI PCI platform driver
[    6.160000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[    6.164000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[    6.172000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[    6.188000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[    6.192000] hub 1-0:1.0: USB hub found
[    6.196000] hub 1-0:1.0: 4 ports detected
[    6.204000] uhci_hcd: USB Universal Host Controller Interface driver
[    6.208000] uhci_hcd 0000:00:0f.0: UHCI Host Controller
[    6.212000] uhci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 2
[    6.220000] uhci_hcd 0000:00:0f.0: irq 135, io base 0x1ae00000
[    6.228000] hub 2-0:1.0: USB hub found
[    6.232000] hub 2-0:1.0: 2 ports detected
[    6.236000] uhci_hcd 0000:00:0f.1: UHCI Host Controller
[    6.240000] uhci_hcd 0000:00:0f.1: new USB bus registered, assigned bus number 3
[    6.248000] uhci_hcd 0000:00:0f.1: irq 135, io base 0x1ae00020
[    6.256000] hub 3-0:1.0: USB hub found
[    6.256000] hub 3-0:1.0: 2 ports detected
[    6.268000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[    6.776000] IFXUSB: USB core #0 soft-reset
[    6.980000] IFXUSB: USB core #0 soft-reset
[    6.980000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[    6.984000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 4
[    6.992000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[    7.000000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    7.004000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[    7.012000] IFXUSB: Init: Power Port (0)
[    7.016000] hub 4-0:1.0: USB hub found
[    7.020000] hub 4-0:1.0: 1 port detected
[    7.024000] ifxusb_hcd ifxusb_hcd: requested GPIO 208
procd: - preinit -
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
jffs2 is ready
jffs2 is ready
[   10.608000] jffs2: notice: (348) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
switching to overlay
procd: - early -
procd: - watchdog -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.
[   12.936000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH

[   12.968000] NET: Registered protocol family 10
[   12.984000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
[   12.996000] NET: Registered protocol family 8
[   13.000000] NET: Registered protocol family 20
[   13.016000] PPP generic driver version 2.4.2
[   13.032000] nf_conntrack version 0.5.0 (948 buckets, 3792 max)
[   13.048000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   13.064000] IFX MEI Version 5.00.00
[   13.080000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[   13.096000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   13.100000] Backport generated by backports.git backports-20140320-37-g5c33da0
[   13.124000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.132000] request_timer(3, 0x000001AE, 1)...successful!
[   13.136000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.148000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.172000] ATM1.0.26    ATM (A1) firmware version 0.17
[   13.176000] ifxmips_atm: ATM init succeed
[   13.216000] NET: Registered protocol family 24
[   13.268000] xt_time: kernel timezone is -0000
[   13.324000] cfg80211: Calling CRDA to update world regulatory domain
[   13.100000] Backport generated by backports.git backports-20140320-37-g5c33da0
[   13.124000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.132000] request_timer(3, 0x000001AE, 1)...successful!
[   13.136000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
[   13.148000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.172000] ATM1.0.26    ATM (A1) firmware version 0.17
[   13.176000] ifxmips_atm: ATM init succeed
[   13.216000] NET: Registered protocol family 24
[   13.268000] xt_time: kernel timezone is -0000
[   13.324000] cfg80211: Calling CRDA to update world regulatory domain
[   13.328000] cfg80211: World regulatory domain updated:
[   13.332000] cfg80211:  DFS Master region: unset
[   13.336000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   13.344000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.352000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   13.360000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   13.368000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   13.376000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   13.384000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   13.392000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   13.400000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   13.540000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   13.544000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   13.552000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.

ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X


U-Boot 2013.10-openwrt4 (May 28 2014 - 21:46:54) ARV752DPW22

Board: Arcadyan ARV752DPW22
SoC:   Lantiq Danube-S v1.5
CPU:   333.333 MHz
IO:    166.667 MHz
BUS:   83.333 MHz
BOOT:  NOR
DRAM:  64 MiB
Flash: 8 MiB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  2

the jffs2 partition works fine, but i get also a reboot after

[   13.552000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.

. i think the eeprom loads properly, too?

Also something after triggers the restart. Is there someway to find out what?

log (debuglevel 4), i couldn't copy the whole log, if you need it say something.

procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd0roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=1procd: rule_handle_command(362):  DEVNAME=mtd0roprocd: rule_handle_command(362):  SEQNUM=276procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd1ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"3","DEVNAME":"mtd1ro","SEQNUM":"277"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd1roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd1roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=3procd: rule_handle_command(362):  DEVNAME=mtd1roprocd: rule_handle_command(362):  SEQNUM=277procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd2ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"5","DEVNAME":"mtd2ro","SEQNUM":"278"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd2roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd2roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=5procd: rule_handle_command(362):  DEVNAME=mtd2roprocd: rule_handle_command(362):  SEQNUM=278procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd3ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"7","DEVNAME":"mtd3ro","SEQNUM":"279"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd3roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd3roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=7procd: rule_handle_command(362):  DEVNAME=mtd3roprocd: rule_handle_command(362):  SEQNUM=279procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd4ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"9","DEVNAME":"mtd4ro","SEQNUM":"280"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd4roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd4roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=9procd: rule_handle_command(362):  DEVNAME=mtd4roprocd: rule_handle_command(362):  SEQNUM=280procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd5ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"11","DEVNAME":"mtd5ro","SEQNUM":"281"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd5roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd5roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=11procd: rule_handle_command(362):  DEVNAME=mtd5roprocd: rule_handle_command(362):  SEQNUM=281procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd6ro","SUBSYSTEM":"mtd","MAJOR":"90","MINOR":"13","DEVNAME":"mtd6ro","SEQNUM":"282"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtd6roprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd6roprocd: rule_handle_command(362):  SUBSYSTEM=mtdprocd: rule_handle_command(362):  MAJOR=90procd: rule_handle_command(362):  MINOR=13procd: rule_handle_command(362):  DEVNAME=mtd6roprocd: rule_handle_command(362):  SEQNUM=282procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/tty\/tty","SUBSYSTEM":"tty","MAJOR":"5","MINOR":"0","DEVNAME":"tty","DEVMODE":"0666","SEQNUM":"283"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/ttyprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/tty/ttyprocd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=5procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=ttyprocd: rule_handle_command(362):  DEVMODE=0666procd: rule_handle_command(362):  SEQNUM=283procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  ttyprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/tty/ttyprocd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=5procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=ttyprocd: rule_handle_command(362):  DEVMODE=0666procd: rule_handle_command(362):  SEQNUM=283procd: rule_handle_command(363):
procd: queue_next(281): Launched hotplug exec instance, pid=399
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/tty\/ptmx","SUBSYSTEM":"tty","MAJOR":"5","MINOR":"2","DEVNAME":"ptmx","DEVMODE":"0666","SEQNUM":"284"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/ptmxprocd: rule_handle_command(357):  0666procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/tty/ptmxprocd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=5procd: rule_handle_command(362):  MINOR=2procd: rule_handle_command(362):  DEVNAME=ptmxprocd: rule_handle_command(362):  DEVMODE=0666procd: rule_handle_command(362):  SEQNUM=284procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/tty\/console","SUBSYSTEM":"tty","MAJOR":"5","MINOR":"1","DEVNAME":"console","SEQNUM":"285"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/consoleprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/tty/consoleprocd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=5procd: rule_handle_command(362):  MINOR=1procd: rule_handle_command(362):  DEVNAME=consoleprocd: rule_handle_command(362):  SEQNUM=285procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  ttyprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/tty/consoleprocd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=5procd: rule_handle_command(362):  MINOR=1procd: rule_handle_command(362):  DEVNAME=consoleprocd: rule_handle_command(362):  SEQNUM=285procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=399
procd: queue_next(281): Launched hotplug exec instance, pid=400
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/10000000.fpi\/1e100c00.serial\/tty\/ttyLTQ0","SUBSYSTEM":"tty","MAJOR":"253","MINOR":"0","DEVNAME":"ttyLTQ0","SEQNUM":"286"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/ttyLTQ0procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/10000000.fpi/1e100c00.serial/tty/ttyLTQ0procd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=253procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=ttyLTQ0procd: rule_handle_command(362):  SEQNUM=286procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  ttyprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/10000000.fpi/1e100c00.serial/tty/ttyLTQ0procd: rule_handle_command(362):  SUBSYSTEM=ttyprocd: rule_handle_command(362):  MAJOR=253procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=ttyLTQ0procd: rule_handle_command(362):  SEQNUM=286procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/gptu","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"63","DEVNAME":"gptu","SEQNUM":"287"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/gptuprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/gptuprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=63procd: rule_handle_command(362):  DEVNAME=gptuprocd: rule_handle_command(362):  SEQNUM=287procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=400
procd: queue_next(281): Launched hotplug exec instance, pid=401
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/cpu_dma_latency","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"62","DEVNAME":"cpu_dma_latency","SEQNUM":"288"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/cpu_dma_latencyprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/cpu_dma_latencyprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=62procd: rule_handle_command(362):  DEVNAME=cpu_dma_latencyprocd: rule_handle_command(362):  SEQNUM=288procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/network_latency","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"61","DEVNAME":"network_latency","SEQNUM":"289"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/network_latencyprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/network_latencyprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=61procd: rule_handle_command(362):  DEVNAME=network_latencyprocd: rule_handle_command(362):  SEQNUM=289procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/ubi_ctrl","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"59","DEVNAME":"ubi_ctrl","SEQNUM":"290"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/ubi_ctrlprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/ubi_ctrlprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=59procd: rule_handle_command(362):  DEVNAME=ubi_ctrlprocd: rule_handle_command(362):  SEQNUM=290procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=401
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/watchdog","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"130","DEVNAME":"watchdog","SEQNUM":"291"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/watchdogprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/watchdogprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=130procd: rule_handle_command(362):  DEVNAME=watchdogprocd: rule_handle_command(362):  SEQNUM=291procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/misc\/network_throughput","SUBSYSTEM":"misc","MAJOR":"10","MINOR":"60","DEVNAME":"network_throughput","SEQNUM":"292"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/network_throughputprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/misc/network_throughputprocd: rule_handle_command(362):  SUBSYSTEM=miscprocd: rule_handle_command(362):  MAJOR=10procd: rule_handle_command(362):  MINOR=60procd: rule_handle_command(362):  DEVNAME=network_throughputprocd: rule_handle_command(362):  SEQNUM=292procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd0\/mtdblock0","SUBSYSTEM":"block","MAJOR":"31","MINOR":"0","DEVNAME":"mtdblock0","DEVTYPE":"disk","SEQNUM":"293"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock0procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd0/mtdblock0procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=mtdblock0procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=293procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd0/mtdblock0procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=mtdblock0procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=293procd: rule_handle_command(363):
procd: queue_next(281): Launched hotplug exec instance, pid=402
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd1\/mtdblock1","SUBSYSTEM":"block","MAJOR":"31","MINOR":"1","DEVNAME":"mtdblock1","DEVTYPE":"disk","SEQNUM":"294"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock1procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd1/mtdblock1procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=1procd: rule_handle_command(362):  DEVNAME=mtdblock1procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=294procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd1/mtdblock1procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=1procd: rule_handle_command(362):  DEVNAME=mtdblock1procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=294procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd2\/mtdblock2","SUBSYSTEM":"block","MAJOR":"31","MINOR":"2","DEVNAME":"mtdblock2","DEVTYPE":"disk","SEQNUM":"295"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock2procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd2/mtdblock2procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=2procd: rule_handle_command(362):  DEVNAME=mtdblock2procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=295procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd2/mtdblock2procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=2procd: rule_handle_command(362):  DEVNAME=mtdblock2procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=295procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=402
procd: queue_next(281): Launched hotplug exec instance, pid=403
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd3\/mtdblock3","SUBSYSTEM":"block","MAJOR":"31","MINOR":"3","DEVNAME":"mtdblock3","DEVTYPE":"disk","SEQNUM":"296"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock3procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd3/mtdblock3procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=3procd: rule_handle_command(362):  DEVNAME=mtdblock3procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=296procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd3/mtdblock3procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=3procd: rule_handle_command(362):  DEVNAME=mtdblock3procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=296procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=403
procd: queue_next(281): Launched hotplug exec instance, pid=404
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd4\/mtdblock4","SUBSYSTEM":"block","MAJOR":"31","MINOR":"4","DEVNAME":"mtdblock4","DEVTYPE":"disk","SEQNUM":"297"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock4procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd4/mtdblock4procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=4procd: rule_handle_command(362):  DEVNAME=mtdblock4procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=297procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd4/mtdblock4procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=4procd: rule_handle_command(362):  DEVNAME=mtdblock4procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=297procd: rule_handle_command(363):
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd5\/mtdblock5","SUBSYSTEM":"block","MAJOR":"31","MINOR":"5","DEVNAME":"mtdblock5","DEVTYPE":"disk","SEQNUM":"298"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock5procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd5/mtdblock5procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=5procd: rule_handle_command(362):  DEVNAME=mtdblock5procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=298procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd5/mtdblock5procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=5procd: rule_handle_command(362):  DEVNAME=mtdblock5procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=298procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=404
procd: queue_next(281): Launched hotplug exec instance, pid=405
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/mtd\/mtd6\/mtdblock6","SUBSYSTEM":"block","MAJOR":"31","MINOR":"6","DEVNAME":"mtdblock6","DEVTYPE":"disk","SEQNUM":"299"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/mtdblock6procd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd6/mtdblock6procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=6procd: rule_handle_command(362):  DEVNAME=mtdblock6procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=299procd: rule_handle_command(363):
procd: rule_handle_command(355): Command: execprocd: rule_handle_command(357):  /sbin/hotplug-callprocd: rule_handle_command(357):  blockprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/mtd/mtd6/mtdblock6procd: rule_handle_command(362):  SUBSYSTEM=blockprocd: rule_handle_command(362):  MAJOR=31procd: rule_handle_command(362):  MINOR=6procd: rule_handle_command(362):  DEVNAME=mtdblock6procd: rule_handle_command(362):  DEVTYPE=diskprocd: rule_handle_command(362):  SEQNUM=299procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=405
procd: queue_next(281): Launched hotplug exec instance, pid=406
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=406
procd: queue_next(281): Launched hotplug exec instance, pid=407
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=407
procd: queue_next(281): Launched hotplug exec instance, pid=408
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=408
procd: coldplug_complete(29): Coldplug complete
procd: procd_state_next(90): Change state 1 -> 2
procd: - ubus -
procd: - init -
procd: service_handle_set(242): Create service ubus
procd: service_instance_update(66): Create instance ubus::instance1
procd: instance_start(201): Started instance ubus::instance1
procd: _rc(132): running /etc/init.d/ubus running
procd: _rc(135): glob failed on /etc/init.d/ubus
procd: procd_inittab(274): Parsing inittab - ::sysinit:/etc/init.d/rcS S bootprocd: procd_inittab(274): Parsing inittab - ::shutdown:/etc/init.d/rcS K stopprocd: procd_inittab(274): Parsing inittab - ttyLTQ0::askfirst:/bin/ash --loginprocd: fork_worker(78): Launched new askfirst action, pid=410
procd: _rc(132): running /etc/rc.d/S* boot
procd: q_initd_run(68): start /etc/rc.d/S00sysfixtime boot
Please press Enter to activate this console.
procd: watchdog_timeout_cb(37): Ping
procd: ubus_connect_cb(58): Connected to ubus, id=9cb8d630
procd: q_initd_complete(98): stop /etc/rc.d/S00sysfixtime boot
procd: q_initd_run(68): start /etc/rc.d/S10boot boot
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/crypto_blkcipher","SUBSYSTEM":"module","S[   14.316000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
EQNUM":"300"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/arc4","SUBSYSTEM":"module","SEQNUM":"301"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/drv_ifxos","SUBSYSTEM":"module","SEQNUM":"302"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/eep
[   14.352000] NET: Registered protocol family 10
rom_93cx6","SUBSYSTEM":"module","SEQNUM":"303"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ipv6","SUBSYSTEM":"module","SEQNUM":"304[   14.372000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\[   14.388000] NET: Registered protocol family 8
[   14.388000] NET: Registered protocol family 20
/drv_tapi","SUBSYSTEM":"module","SEQNUM":"305"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/atm","SUBSYSTEM":"module","S[   14.408000] PPP generic driver version 2.4.2
EQNUM":"306"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/class\/atm","SUBSYSTEM":"class","SEQNUM":"307"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/br2684","SUBSYSTEM":"[   14.432000] nf_conntrack version 0.5.0 (948 buckets, 3792 max)
module","SEQNUM":"308"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/slhc","SUBSYSTEM":"module","SEQNUM":"309"}}
procd: h[   14.448000] ip6_tables: (C) 2000-2006 Netfilter Core Team
otplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ppp_generic","SUBSYSTEM":"module","SEQNUM":"310"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/class\/ppp","SUBSYSTEM":"class","SEQNUM":"311"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add"[   14.480000] IFX MEI Version 5.00.00
,"DEVPATH":"\/devices\/virtual\/ppp\/ppp","SUBSYSTEM":"ppp","MAJOR":"108","MINOR":"0","DEVNAME":"ppp","SEQNUM":"312"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(3[   14.500000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
57):  /dev/pppprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_[   14.516000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   14.524000] Backport generated by backports.git backports-20140320-37-g5c33da0
command(362):  ACTION=addprocd: rule_handle_command(362):  DEVPATH=/devices/virtual/ppp/pppprocd: rule_handle_command(362):  SUBSYSTEM=pppprocd: rule_handle_command(362):  MAJOR=108procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=pppprocd: rule_handle_command(362):  SEQNUM=312procd: rule_handle_command(36[   14.560000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[   14.568000] request_timer(3, 0x000001AE, 1)...successful!
[   14.572000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
3):
procd: hotplug_handler_d[   14.584000] ip_tables: (C) 2000-2006 Netfilter Core Team
ebug(404): {{"ACTION":"add","DEVPATH":"\/module\/pppoatm","SUBSYSTEM":"module","SEQNUM":"313"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/mod[   14.604000] ATM1.0.26    ATM (A1) firmware version 0.17
[   14.608000] ifxmips_atm: ATM init succeed
ule\/nf_defrag_ipv6","SUBSYSTEM":"module","SEQNUM":"314"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/nf_conntrack","SUBSYSTEM":"module","SEQNUM":"315"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/modu[   14.636000] NET: Registered protocol family 24
le\/nf_conntrack_ipv6","SUBSYSTEM":"module","SEQNUM":"316"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/x_tables","SUBSYSTEM":"module","SEQNUM":"317"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ip6_tables","SUBSYSTEM":"module","SEQNUM":"[   14.664000] xt_time: kernel timezone is -0000
318"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ip6table_filter","SUBSYSTEM":"module","SEQNUM":"319"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ip6table_mangle","SUBSYSTEM":"module","SEQNUM":"320"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ip6table_raw","SUBSYS[   14.700000] cfg80211: Calling CRDA to update world regulatory domain
[   14.704000] cfg80211: World regulatory domain updated:
[   14.708000] cfg80211:  DFS Master region: unset
[   14.712000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.724000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.732000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.740000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.744000] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   14.752000] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.760000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.768000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.776000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
TEM":"module","SEQNUM":"321"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ip6t_REJECT","SUBSYSTEM":"module","SEQNUM":"322"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ledtrig_usbdev","SUBSYSTEM":"module","SEQNUM":"323"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/module\/ltq_mei_danube","SUBSYSTEM":"module","SEQNUM":"324"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/class\/ifx_mei","SUBSYSTEM":"class","SEQNUM":"325"}}
procd: hotplug_handler_debug(404): {{"ACTION":"add","DEVPATH":"\/devices\/virtual\/ifx_mei\/ifx_mei","SUBSYSTEM":"ifx_mei","MAJOR":"105","MINOR":"0","DEVNAME":"ifx_mei","SEQNUM":"326"}}
procd: rule_handle_command(355): Command: makedevprocd: rule_handle_command(357):  /dev/ifx_meiprocd: rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd: rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362): [   14.872000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[   14.876000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[   14.880000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
 DEVPATH=/devices/virtual/ifx_mei/ifx_meiprocd: rule_handle_command(362):  SUBSYSTEM=ifx_meiprocd: rule_handle_command(362):  MAJOR=105procd: rule_handle_command(362):  MINOR=0procd: rule_handle_command(362):  DEVNAME=ifx_meiprocd: rule_handle_command(362):  SEQNUM=326procd: rule_handle_command(363):
procd: hotplug_
1procd: rule_handle_command(362):  SEQNUM=259procd: rule_handle_command(363):
procd: hotplug_handler_debu
ROM VER: 1.0.3
CFG 01
Read EEPROMX
 X

(Last edited by Saviour on 1 Nov 2016, 19:30)

Had anyone entered to UART and unbricked the router?

Can U write me a step by step instruction? I've entered to this mode once, but:

a) I cannot do it second time
b) do not know how to make a soft reset (do not power cut the router)

I've tried to unbrick Easybox 803A by other ways, but it failed.

yeah, i destroyed the bootloader and had to re-flashed it, it works fine (wiki.openwrt.org/toh/astoria/arv752dpw22#uart_mode). Whats your problem?

I cannot enter to UART mode (entered once), and don't know thw way to make a soft reboot of device, because power cut will erase the memory...

/Edit

I can enter to UART, I'm doing:

cat u-boot.asc > /dev/ttyUSB0

What's next? I cannot power cut device and enter to the bootloader, because I have u-boot in memory, not flash.

How to rewrite the bootloader to flash?

(Last edited by Firnthon on 19 Nov 2016, 12:54)

Hi All,

im trying to flash a openWRT version to my EasyBox 803A device.
I followed these instructions: h**ps://wiki.openwrt.org/toh/astoria/arv752dpw22

Everthing worked fine until i should enter loadx. Nothing happens after I type in the command.

Then I found this: h**ps://clockworkbird9.wordpress.com/2014/12/25/when-easybox-803-a-meets-openwrt/
All in all, i flashed brn to 0x80002000 and nor to 0x8050000 so far. What are the next steps?
I must flash the openWRT image. But how?
Im scarred to brick my device. Any tips?

Is the device bricked if i get:

ROM VER: 1.0.3
CFG 01
Read EEPROMX
X

after boot?

Thanks in advice

(Last edited by Execut on 6 Jan 2017, 16:22)

Hi Firnthon,

do you have a running uboot that has loadx or loady support?
Just type "help" or "?" to find out.

If not, you have to get an uboot with support for loadx or loady to transfer a uboot for flash into the memory. Once in memory you can flash this version into flashdevice.

You can compile an uboot with support for it from source with the sources of the 15.05 branch (Chaos Calmer)
https://dev.openwrt.org/wiki/GetSource

Or write me a PM and I send you uboot versions with support for XMODEM.



Hi Execut,

you have to get the board into UART mode. This is not very easy, because you have to solder very tiny contact.
See here: https://wiki.openwrt.org/toh/astoria/ar … #uart_mode


Then do the same like Firnthon.

Good luck and good night