Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:bintec-elmeg:bintec-elmeg_rs353xx [2017/12/11 08:37] – [Info] armSebtoh:bintec-elmeg:bintec-elmeg_rs353xx [2019/10/02 12:26] – [Tags] some tags added tmomas
Line 1: Line 1:
 +====== Bintec-Elmeg RS353xx ======
 +~~NOTOC~~
  
 +/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */
 +
 +{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
 +
 +Simple and robust professional router based on Lantiq VR9 architecture.
 +
 +/*****/
 +/* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */
 +/*****/
 +
 +{{ media:bintec-elmeg:rs353_case_front.png?300|Bintec Router}}
 +
 +
 +===== OpenWrt support =====
 +
 +=== Actually supported ===
 +
 +  * CPU SMP
 +  * Flash chip
 +  * Network interfaces including switch
 +  * DSL modem
 +  * Wireless
 +  * LEDs and RESET button
 +  * USB port
 +  * I2C bus and RTC chip
 +
 +===== Supporting activities =====
 +
 +  * OpenWrt forum thread: https://forum.openwrt.org/viewtopic.php?pid=346580#p346580
 +  * Pull Request: https://github.com/openwrt/openwrt/pull/321
 +  * Repository with Patches : https://github.com/armSeb/openwrt-RS353
 +
 + This repository also supports the Lantiq Danube based RS230 device ( except the Marvell 88E6161 switch ).
 +
 +/*** if info available: uncomment and fill in
 +===== Experimental firmware =====
 +
 +//List experimental firmware download links here.//
 +
 +//None at this time.//
 +
 +  * External image (add link)
 +  * trunk image (add link)
 +  * ...
 +***/
 +
 +
 +===== Hardware highlights =====
 +^ CPU                        ^ Ram      ^ Flash   ^ Network     ^ WLAN   ^ USB      ^ Serial   ^ JTag   ^
 +| Lantiq VRX288 v1.2 (PSB 80920 EL) @ 500MHz    128 MiB  |  32 MiB  |  5x 10/100/1000  |  abgn    1x 2.0  |   Yes    |   Yes    |
 +
 +
 +/*** if info available: uncomment and fill in
 +===== Installation =====
 +  - → [[:downloads|Obtain firmware]]
 +  - → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]]
 +  - → [[:downloads|Latest OpenWrt release]]
 +
 +==== Installing OpenWrt ====
 +***/
 +
 +
 +/*** if info available: uncomment and fill in
 +===== Debricking =====
 +-> [[docs:guide-user:troubleshooting:generic.debrick]]
 +***/
 +
 +
 +/*** if info available: uncomment and fill in
 +===== Failsafe mode =====
 +-> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]]
 +***/
 +
 +
 +/*** if info available: uncomment and fill in
 +===== Basic configuration =====
 +After flashing, proceed with [[docs:guide-user:base-system:start|Basic configuration]]: Set up your Internet connection, configure wireless, configure USB port, etc.
 +***/
 +
 +
 +/*** if info available: uncomment and fill in
 +===== Specific configuration =====
 +
 +<WRAP BOX 600px>
 +FIXME Please fill in real values for this device, then remove the EXAMPLEs and the WRAP that encloses this text.
 +
 +==== Network interfaces ====
 +The default network configuration is:
 +^ Interface Name   ^ Description                  ^ Default configuration    ^
 +| br-lan           | EXAMPLE LAN & WiFi           | EXAMPLE 192.168.1.1/24   |
 +| vlan0 (eth0.0)   | EXAMPLE LAN ports (1 to 4)   | EXAMPLE None             |
 +| vlan1 (eth0.1)   | EXAMPLE WAN port             | EXAMPLE DHCP             |
 +| wl0              | EXAMPLE WiFi                 | EXAMPLE Disabled         |
 +</WRAP>
 +***/
 +
 +
 +/*** if info available: uncomment and fill in
 +==== Buttons ====
 +-> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 +Here, we merely name the buttons, so we can use them in the above Howto.
 +
 +<WRAP BOX 600px>
 +FIXME Please fill in real values for this device, then remove the EXAMPLEs and the WRAP that encloses this text.
 +
 +The Bintec-Elmeg RS353xx has the following buttons:
 +
 +^ BUTTON                       ^ Event   ^
 +| EXAMPLE Reset                |  reset  |
 +| EXAMPLE Secure Easy Setup    |   ses   |
 +| EXAMPLE No buttons at all.      -    |
 +</WRAP>
 +***/
 +
 +
 +===== Hardware =====
 +==== Info ====
 +^ Architecture      | MIPS                             |
 +^ Vendor            | Bintec-Elmeg                     |
 +^ Bootloader        | Proprietary bootloader called "boot monitor"  |
 +^ System-On-Chip    | Lantiq VRX288 v1.2 (PSB 80920 EL)|
 +^ CPU/Speed         | 500 MHz                          |
 +^ Flash-Chip        | AMD/Spansion S29GL256FLT2I       |
 +^ Flash size        | 32 MiB                           |
 +^ RAM               | 128 MiB                          |
 +^ Wireless          | Atheros AR9300 Rev:4             |
 +^ Ethernet          | 10/100/1000 Mbit/              |
 +^ USB               | 2x 2.0 (1 external and 1 internal for LTE optional card)  |
 +^ RTC               | Seiko s35390a on I2C bus         |
 +^ Serial            | [[#Serial|Yes]]                  |
 +^ JTAG              | [[#JTAG|Yes]]                    |
 +
 +
 +
 +==== Flash Layout ====
 +
 +I kept the original bootloader (called BootMonitor). The kernel image is loaded from 0x100c0000 into RAM at addr. 0x2d6a0 by the first bootloader. Then, lzma-loader uncompress the kernel on RAM and starts it.
 +
 +<code>
 +Part    Offset          Size            Name
 +mtd0    0x10000000      0x20000         logic_config
 +mtd1    0x10020000      0x20000         logic_addr
 +mtd2    0x10040000      0x20000         bootmonitor
 +mtd3    0x10080000      0x40000         flash_config
 +mtd4    0x100c0000      0x1F40000       firmware
 +</code>
 +==== Photos ====
 +/* =====>>>>> Standard size for photos: add ?400 to the medialink                                */
 +/* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */
 +/* e.g. {{:media:yourbrand:yourbrand_yourmodel_front.jpg?400|}}                                  */
 +/* Thanks, your wiki administration - Oct. 2015 */
 +
 +**Insert photo of front of the casing**
 +
 +**Insert photo of back of the casing**
 +
 +**Insert photo of backside label**
 +
 +{{media:bintec-elmeg:rs353_pcb_top.png?800|}}
 +
 +==== Opening the case ====
 +
 +<WRAP BOX>
 +Remove the 3 screws in the rear of the router, then lift the top panel to the rear and remove it.
 +</WRAP>
 +
 +==== Serial ====
 +-> [[docs:techref:hardware:port.serial]] USB type B using cp210x driver
 +
 +You can use any USB cable (i.e printer cable), and plug into the "Console" port.
 +
 +^ Serial connection parameters\\ for Bintec-Elmeg RS353xx |  115200, 8N1 |
 +
 +==== JTAG ====
 +-> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.
 +
 +How to connect to the JTAG Port of this specific device:\\
 +**Insert photo of PCB with markings for JTAG port**
 +
 +===== Bootlogs =====
 +==== OEM bootlog ====
 +<WRAP bootlog>
 +<nowiki>### RS353aw (Hardware-Rev. 1.0, Firmware-Rev. 1.1) ###
 +
 +CPU   Check ... passed (MIPS 34KEc [MT] @ 500/250.0 MHz)
 +SDRAM Check ................................................................................................................................. passed (128 MByte)
 +FLASH Check  passed (32 MByte)
 +
 +### Selftest passed ###
 +
 +
 +Press <sp> for boot monitor or any other key to boot system
 +
 +Booting Image from Flash ROM
 +Checking image ... OK
 +Writing image to RAM (Release 10.1.9.106) ........................................................................................................................................................................................................................................................................................................................................................................................................................................................ OK (16385316 bytes)
 +Booting BOSS...
 +boss image started at 0x2d6a0
 +
 +
 +BOSS MIPS kernel v2.0 (RS353aw)
 +Copyright (c) 1996-2015 by bintec elmeg GmbH
 +Version V.10.1 Rev. 9 (Patch 6) IPv6, IPSec from 2016/07/21 00:00:00
 +
 +The system is coming up.
 +
 +Speed index... 332.80 MIPS
 +Collecting Entropy........................................
 +Installed modules:
 +Slot: BoardId      SerialNo        
 +   0: SYS-VRX                       OK   
 +   1: GETH5                         OK   
 +   3: VDSL                          OK   
 +   6: USB2                          OK   
 +   7: WLAN-ATH                      OK   
 +InstallModules = 0x5
 +
 +The system is ready.
 +
 +AUTOEXEC:
 +  1    date Wed Oct 26 20:41:15 2016 done
 +  1    configd   SystemId: RN7Fxxxxxxxxxxx  Cfg: (default) done
 +  4    dslvrxd background
 +  5    sysconfigd background
 +  5    usbd background
 +  9    comd background
 +  10    isdnd background
 +  11    isdnautocf background
 +  19    ethoad background
 +  19    pppoad background
 +  19    rpoad background
 +  50    brd background
 +  50    ipd background
 +  50    natproxyd background
 +  51    telnetd background
 +  51    alertd background
 +  51    telnetd6 background
 +  51    stfd background
 +  51    snmpd background
 +  52    httpd background
 +  52    syslogd background
 +  68    pppoed background
 +  69    itpd background
 +  69    tud background
 +  70    routed background
 +  70    pppd background
 +  70    radiusd background
 +  70    tacacspd background
 +  70    gremprd background
 +  70    l2tpd background
 +  90    timed background
 +  97    dnsd background
 +  97    alived background
 +  97    scheduled background
 +  97    watchd background
 +  99    vectoringd background
 +  99    authd background
 +  99    supplicantd background
 +  99    vcapid background
 +  99    ddnsd background
 +  99    bootpd background
 +BOOTP: creating ipRouteTableEntry
 +BOOTP: Dest=192.168.0.0 IfIndex=1000000
 +BOOTP: NextHop=192.168.0.254 Mask=255.255.255.0
 +  99    resolvd background
 +  99    pingd background
 +  99    scfgmgrd background
 +  99    stunneld background
 +  99    serviced background
 +  99    dhcp6d background
 +  99    ipsecd background
 +  99    isdnlogind background
 +  99    sshd background
 +  99    httpproxyd background
 +  99    traced background
 +  99    upnpd background
 +  99    capwapd background
 +  99    caad background
 +  99    wtpd background
 +  99    tr069d background
 +
 +
 +
 +Welcome to RS353aw version V.10.1 Rev. 9 (Patch 6) IPv6, IPSec from 2016/07/21 00:00:00
 +systemname is rs353aw, location 
 +
 +
 +Login: </nowiki>
 +</WRAP>\\
 +
 +==== OpenWrt bootlog ====
 +<WRAP bootlog>
 +<nowiki>### RS353aw (Hardware-Rev. 1.0, Firmware-Rev. 1.0) ###
 +
 +CPU   Check ... passed (MIPS 34KEc [MT] @ 500/250.0 MHz)
 +SDRAM Check ................................................................................................................................. passed (128 MByte)
 +FLASH Check  passed (32 MByte)
 +
 +### Selftest passed ###
 +
 +Warning: Watchdog disabled
 +
 +
 +Press <sp> for boot monitor or any other key to boot system
 +
 +Booting Image from Flash ROM
 +Checking image ... OK
 +Writing image to RAM (Release 10.1.9.106) .... OK (308888 bytes)
 +Booting BOSS...
 +boss image started at 0x2d6a0
 +
 +
 +U-Boot 2014.01-openwrt4-gef35f22-dirty (Nov 10 2016 - 23:10:34) rs353aw
 +
 +Board: Bintec RS353aw
 +SoC:   Lantiq VRX288 v1.2
 +CPU:   500 MHz
 +IO:    250 MHz
 +BUS:   250 MHz
 +BOOT:  NOR w/o BootROM
 +DRAM:  128 MiB
 +Flash: 32 MiB
 +In:    serial
 +Out:   serial
 +Err:   serial
 +Net:   Phy not found
 +PHY reset timed out
 +Phy not found
 +PHY reset timed out
 +ltq-eth
 +Hit any key to stop autoboot: 
 +## Booting kernel from Legacy Image at 10120000 ...
 +   Image Name:   MIPS OpenWrt Linux-4.4.7
 +   Created:      2016-06-30   5:39:05 UTC
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed)
 +   Data Size:    1926415 Bytes = 1.8 MiB
 +   Load Address: 80002000
 +   Entry Point:  80002000
 +   Verifying Checksum ... OK
 +   Uncompressing Kernel Image ... OK
 +
 +Starting kernel ...
 +
 +[    0.000000] Linux version 4.4.7 (qa@serveurQA) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 r49395) ) #45 SMP PREEMPT Fri Nov 11 18:30:02 UTC 2016
 +[    0.000000] SoC: xRX200 rev 1.2
 +[    0.000000] bootconsole [early0] enabled
 +[    0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
 +[    0.000000] MIPS: machine is Bintec Elmeg RS353aw
 +[    0.000000] Determined physical RAM map:
 +[    0.000000]  memory: 08000000 @ 00000000 (usable)
 +[    0.000000] Initrd not found or empty - disabling initrd
 +[    0.000000] Zone ranges:
 +[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
 +[    0.000000] Movable zone start for each node
 +[    0.000000] Early memory node ranges
 +[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
 +[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
 +[    0.000000] Detected 1 available secondary CPU(s)
 +[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.000000] PERCPU: Embedded 10 pages/cpu @8110b000 s8352 r8192 d24416 u40960
 +[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
 +[    0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
 +[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
 +[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
 +[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
 +[    0.000000] Writing ErrCtl register=0007edf8
 +[    0.000000] Readback ErrCtl register=0007edf8
 +[    0.000000] Memory: 122452K/131072K available (4352K kernel code, 195K rwdata, 1280K rodata, 1260K init, 226K bss, 8620K reserved, 0K cma-reserved)
 +[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
 +[    0.000000] Preemptible hierarchical RCU implementation.
 +[    0.000000]     RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
 +[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
 +[    0.000000] NR_IRQS:256
 +[    0.000000] Setting up vectored interrupts
 +[    0.000000] Setting up IPI vectored interrupts
 +[    0.000000] CPU Clock: 500MHz
 +[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
 +[    0.000011] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
 +[    0.007881] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
 +[    0.042379] pid_max: default: 32768 minimum: 301
 +[    0.047256] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
 +[    0.053798] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
 +[    0.093447] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
 +[    0.093464] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
 +[    0.093666] CPU1 revision is: 00019556 (MIPS 34Kc)
 +[    0.153034] Synchronize counters for CPU 1: done.
 +[    0.157937] Brought up 2 CPUs
 +[    0.165466] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
 +[    0.175290] pinctrl core: initialized pinctrl subsystem
 +[    0.181241] NET: Registered protocol family 16
 +[    0.196166] pinctrl-xway 1e100b10.pinmux: Init done
 +[    0.202236] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
 +[    0.315977] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
 +[    0.512783] usbcore: registered new interface driver usbfs
 +[    0.518373] usbcore: registered new interface driver hub
 +[    0.523838] usbcore: registered new device driver usb
 +[    0.529136] Linux video capture interface: v2.00
 +[    0.534241] Advanced Linux Sound Architecture Driver Initialized.
 +[    0.540501] PCI host bridge to bus 0000:00
 +[    0.544535] pci_bus 0000:00: root bus resource [mem 0x1c000000-0x1cffffff]
 +[    0.551446] pci_bus 0000:00: root bus resource [io  0x1d800000-0x1d8fffff]
 +[    0.558412] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
 +[    0.565240] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
 +[    0.573354] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
 +[    0.590662] pci 0000:00:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
 +[    0.597397] pci 0000:00:00.0: BAR 9: assigned [mem 0x1c100000-0x1c1fffff pref]
 +[    0.604660] pci 0000:01:00.0: BAR 0: assigned [mem 0x1c000000-0x1c01ffff 64bit]
 +[    0.612089] pci 0000:01:00.0: BAR 6: assigned [mem 0x1c100000-0x1c10ffff pref]
 +[    0.619317] pci 0000:00:00.0: PCI bridge to [bus 01]
 +[    0.624382] pci 0000:00:00.0:   bridge window [mem 0x1c000000-0x1c0fffff]
 +[    0.631209] pci 0000:00:00.0:   bridge window [mem 0x1c100000-0x1c1fffff pref]
 +[    0.638566] ifx_pcie_bios_map_irq port 0 dev 0000:00:00.0 slot 0 pin 1 
 +[    0.645164] ifx_pcie_bios_map_irq dev 0000:00:00.0 irq 144 assigned
 +[    0.651560] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1 
 +[    0.658171] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
 +[    0.666343] clocksource: Switched to clocksource MIPS
 +[    0.674794] NET: Registered protocol family 2
 +[    0.680388] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
 +[    0.687351] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
 +[    0.693696] TCP: Hash tables configured (established 1024 bind 1024)
 +[    0.700253] UDP hash table entries: 256 (order: 1, 8192 bytes)
 +[    0.706037] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
 +[    0.712740] NET: Registered protocol family 1
 +[    0.717531] gptu: totally 6 16-bit timers/counters
 +[    0.722512] gptu: misc_register on minor 63
 +[    0.726706] gptu: succeeded to request irq 126
 +[    0.731195] gptu: succeeded to request irq 127
 +[    0.735718] gptu: succeeded to request irq 128
 +[    0.740201] gptu: succeeded to request irq 129
 +[    0.744746] gptu: succeeded to request irq 130
 +[    0.749248] gptu: succeeded to request irq 131
 +[    0.756103] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a2x.bin
 +[    0.763492] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 79E0000
 +[    0.769866] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 79E0000
 +[    0.855983] futex hash table entries: 512 (order: 2, 16384 bytes)
 +[    0.882759] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 +[    0.888572] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 +[    0.901783] io scheduler noop registered
 +[    0.905779] io scheduler deadline registered (default)
 +[    0.912185] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
 +[    0.921133] console [ttyLTQ0] enabled
 +[    0.921133] console [ttyLTQ0] enabled
 +[    0.928455] bootconsole [early0] disabled
 +[    0.928455] bootconsole [early0] disabled
 +[    0.938528] lantiq nor flash device: 02000000 at 10000000
 +[    0.942702] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x00227e
 +[    0.952150] Amd/Fujitsu Extended Query Table at 0x0040
 +[    0.957260]   Amd/Fujitsu Extended Query version 1.3.
 +[    0.962394] number of CFI chips: 1
 +[    0.965698] 8 ofpart partitions found on MTD device ltq_nor
 +[    0.971256] Creating 8 MTD partitions on "ltq_nor":
 +[    0.976163] 0x000000000000-0x000000020000 : "logic_config"
 +[    0.987891] 0x000000020000-0x000000040000 : "logic_addr"
 +[    0.998029] 0x000000040000-0x000000060000 : "bootmonitor"
 +[    1.008296] 0x000000080000-0x0000000c0000 : "flash_config"
 +[    1.018706] 0x0000000c0000-0x000000100000 : "uboot"
 +[    1.028528] 0x000000100000-0x000000120000 : "uboot-env"
 +[    1.038674] 0x000000120000-0x000001fe0000 : "firmware"
 +[    1.068669] 2 uimage-fw partitions found on MTD device firmware
 +[    1.073229] 0x000000120000-0x0000002f654f : "kernel"
 +[    1.084418] 0x0000002f654f-0x000001fe0000 : "rootfs"
 +[    1.094150] mtd: device 8 (rootfs) set to be root filesystem
 +[    1.098463] 1 squashfs-split partitions found on MTD device rootfs
 +[    1.104631] 0x0000006a0000-0x000001fe0000 : "rootfs_data"
 +[    1.116291] 0x000001fe0000-0x000002000000 : "GPHY_CPR"
 +[    1.210255] libphy: lantiq,xrx200-mdio: probed
 +[    1.279060] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
 +[    1.347087] eth0: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:00, irq=-1)
 +[    1.415071] eth0: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:01, irq=-1)
 +[    1.483070] eth0: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:02, irq=-1)
 +[    1.551055] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
 +[    1.559963] i2c /dev entries driver
 +[    1.562506] wdt 1f8803f0.watchdog: Init done
 +[    1.569302] usbcore: registered new interface driver snd-usb-audio
 +[    1.576918] NET: Registered protocol family 10
 +[    1.581856] NET: Registered protocol family 17
 +[    1.585027] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
 +[    1.597565] 8021q: 802.1Q VLAN Support v1.8
 +[    1.606725] hctosys: unable to open rtc device (rtc0)
 +[    1.610777] ALSA device list:
 +[    1.613279]   No soundc[    1.617387] UBIFS error (pid: 1): cannot open "ubi0:rootfs", error -19
 +[    1.626755] VFS: Mounted root (squashfs filesystem) readonly on device 31:8.
 +[    1.636577] Freeing unused kernel memory: 1260K (805b5000 - 806f0000)
 +[    2.847719] init: Console is alive
 +[    2.850036] init: - watchdog -
 +[    4.562962] eth0: port 4 got link
 +[    5.005624] Button Hotplug driver version 0.4.1
 +[    5.020991] SCSI subsystem initialized
 +[    5.029716] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 +[    5.036051] ehci-platform: EHCI generic platform driver
 +[    5.045348] dwc2 1e101000.ifxhcd: Configuration mismatch. Forcing host mode
 +[    5.906709] dwc2 1e101000.ifxhcd: DWC OTG Controller
 +[    5.910290] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
 +[    5.917729] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
 +[    5.923190] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
 +[    5.930598] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
 +[    5.937270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
 +[    5.943638] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    5.950833] usb usb1: Product: DWC OTG Controller
 +[    5.955546] usb usb1: Manufacturer: Linux 4.4.7 dwc2_hsotg
 +[    5.961019] usb usb1: SerialNumber: 1e101000.ifxhcd
 +[    5.966970] hub 1-0:1.0: USB hub found
 +[    5.969691] hub 1-0:1.0: 1 port detected
 +[    5.974476] dwc2 1e106000.ifxhcd: Configuration mismatch. Forcing host mode
 +[    6.838690] dwc2 1e106000.ifxhcd: DWC OTG Controller
 +[    6.842271] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
 +[    6.849654] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
 +[    6.855150] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
 +[    6.862585] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
 +[    6.869255] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
 +[    6.875605] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
 +[    6.882814] usb usb2: Product: DWC OTG Controller
 +[    6.887526] usb usb2: Manufacturer: Linux 4.4.7 dwc2_hsotg
 +[    6.893000] usb usb2: SerialNumber: 1e106000.ifxhcd
 +[    6.898964] hub 2-0:1.0: USB hub found
 +[    6.901672] hub 2-0:1.0: 1 port detected
 +[    6.910999] usbcore: registered new interface driver usb-storage
 +[    6.924463] init: - preinit -
 +[    7.391760] random: procd urandom read with 112 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
 +[    9.062387] random: nonblocking pool is initialized
 +[   10.758522] jffs2_scan_eraseblock(): End of filesystem marker found at 0x20000
 +[   10.764397] jffs2_build_filesystem(): unlocking the mtd device... done.
 +[   10.770909] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
 +[  120.550498] jffs2: notice: (460) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
 +[  120.568042] mount_root: overlay filesystem has not been fully initialized yet
 +[  120.575794] mount_root: switching to jffs2 overlay
 +- config restore -
 +[  120.813383] procd: - early -
 +[  120.815049] procd: - watchdog -
 +[  121.589522] procd: - ubus -
 +[  121.644675] procd: - init -
 +Please press Enter to activate this console.
 +[  122.823289] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
 +[  122.836880] NET: Registered protocol family 8
 +[  122.839885] NET: Registered protocol family 20
 +[  122.869683] PPP generic driver version 2.4.2
 +[  122.880892] ip6_tables: (C) 2000-2006 Netfilter Core Team
 +[  122.907411] Lantiq (VRX) DSL CPE MEI driver, version 1.4.8.5, (c) 2013 Lantiq Deutschland GmbH
 +
 +Lantiq CPE API Driver version: DSL CPE API V4.16.6.3
 +[  122.928855] 
 +[  122.928855] Predefined debug level: 3
 +[  122.948035] rtc-s35390a 0-0030: rtc core: registered rtc-s35390a as rtc0
 +[  122.953499] i2c-gpio i2c@0: using pins 482 (SDA) and 481 (SCL)
 +[  122.968334] hidraw: raw HID events driver (C) Jiri Kosina
 +[  122.988036] usbcore: registered new interface driver cdc_acm
 +[  122.992395] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
 +[  123.002237] usbcore: registered new interface driver cdc_wdm
 +[  123.007960] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
 +[  123.014008] Backport generated by backports.git backports-20151218-0-g2f58d9d
 +[  123.023802] cpia2: V4L-Driver for Vision CPiA2 based cameras v3.0.1
 +[  123.029101] usbcore: registered new interface driver cpia2
 +[  123.037943] gspca_main: v2.14.0 registered
 +[  123.044744] ip_tables: (C) 2000-2006 Netfilter Core Team
 +[  123.055743] Infineon Technologies DEU driver version 2.0.0 
 +[  123.061724] IFX DEU DES initialized (multiblock).
 +[  123.066594] IFX DEU AES initialized (multiblock).
 +[  123.070621] IFX DEU ARC4 initialized (multiblock).
 +[  123.075021] IFX DEU SHA1 initialized.
 +[  123.078667] IFX DEU MD5 initialized.
 +[  123.082137] IFX DEU SHA1_HMAC initialized.
 +[  123.086307] IFX DEU MD5_HMAC initialized.
 +[  123.099635] nf_conntrack version 0.5.0 (1933 buckets, 7732 max)
 +[  123.169837] NET: Registered protocol family 24
 +[  123.177438] usbcore: registered new interface driver ums-alauda
 +[  123.184088] usbcore: registered new interface driver ums-cypress
 +[  123.190900] usbcore: registered new interface driver ums-datafab
 +[  123.197431] usbcore: registered new interface driver ums-freecom
 +[  123.204328] usbcore: registered new interface driver ums-isd200
 +[  123.211236] usbcore: registered new interface driver ums-jumpshot
 +[  123.217894] usbcore: registered new interface driver ums-karma
 +[  123.225018] usbcore: registered new interface driver ums-sddr09
 +[  123.231951] usbcore: registered new interface driver ums-sddr55
 +[  123.239085] usbcore: registered new interface driver ums-usbat
 +[  123.246951] usbcore: registered new interface driver usbhid
 +[  123.251240] usbhid: USB HID core driver
 +[  123.285345] xt_time: kernel timezone is -0000
 +[  123.291464] usbcore: registered new interface driver asix
 +[  123.298059] usbcore: registered new interface driver ax88179_178a
 +[  123.304382] usbcore: registered new interface driver cdc_eem
 +[  123.310876] usbcore: registered new interface driver cdc_ether
 +[  123.318826] usbcore: registered new interface driver cdc_ncm
 +[  123.351991] usbcore: registered new interface driver huawei_cdc_ncm
 +[  123.361439] usbcore: registered new interface driver kalmia
 +[  123.414183] usbcore: registered new interface driver Philips webcam
 +[  123.421703] usbcore: registered new interface driver rndis_host
 +[  123.429710] usbcore: registered new interface driver smsc95xx
 +[  123.439584] usbcore: registered new interface driver uvcvideo
 +[  123.443961] USB Video Class driver (1.1.1)
 +[  123.478053] usbcore: registered new interface driver cdc_mbim
 +[  123.498189] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
 +[  123.502599] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
 +[  123.635751] ieee80211 phy0: Atheros AR9300 Rev:4 mem=0xbc000000, irq=144
 +[  130.318869] PTM 1.0.27    PTM (E1) firmware version 0.30
 +[  130.327900] ifxmips_ptm: PTM init succeed
 +[  134.583006] IPv6: ADDRCONF(NETDEV_UP): ptm0: link is not ready
 +[  135.654241] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
 +[..]
 +[  140.207476] wlan0: associated
 +
 +
 +
 +BusyBox v1.24.2 () built-in shell (ash)
 +
 +  _______                     ________        __
 +       |.-----.-----.-----.|  |  |  |.----.|  |_
 +     ||  _  |  -__|     ||  |  |  ||   _||   _|
 + |_______||   __|_____|__|__||________||__|  |____|
 +          |__| W I R E L E S S   F R E E D O M
 + -----------------------------------------------------
 + DESIGNATED DRIVER (Bleeding Edge, r49395)
 + -----------------------------------------------------
 +  * 2 oz. Orange Juice         Combine all juices in a
 +  * 2 oz. Pineapple Juice      tall glass filled with
 +  * 2 oz. Grapefruit Juice     ice, stir well.
 +  * 2 oz. Cranberry Juice
 + -----------------------------------------------------
 +root@OpenWrt:/#</nowiki>
 +</WRAP>\\
 +
 +===== Notes =====
 +
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>VRX288 32Flash 128RAM 5port GigabitEthernet 802.11abgn 1USB USB2.0 WIP unuspported}}
  • Last modified: 2022/12/18 17:30
  • by danitool