Edimax EW-7478APC

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

The Edimax EW-7478APC is a low-end AC1200 Wireless Access point with 1 Gigabit Ethernet WAN port, and 4 Gigabit Ethernet LAN ports. It has 2.4 GHz and 5GHz WiFi.

Edimax EW-7476RPC

Install OpenWrt (generic explanation)

Brick Warning! Multiple revisions with different chipsets RAM/FLASH exist while not being consequently identifiable by labeling or part numbers (V1.0 A can brick). This can lead to missing ethernet network access after flash see forum topic!

Download the sysupgrade.bin file.

Power on the access point and connect to it via wifi as explained in the access point's original manual: the SSID of the WiFi is edimax.setup, which is not encrypted and the address to browse to is http:edimax.setup, the default user name is admin and the password is 1234.

If you do not want to follow the normal setup of the router via the setup assistant as described in the manual, you can directly go with your browser to http://192.168.2.1/index.asp. In the routers main menu, go to the upgrade page and upload the downloaded sysupgrade image onto the router.

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

FIXME The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!

This section deals with

  • How you install OpenWrt from a device freshly opened
  • The steps required such as reset to factory defaults if the device has already been configured

Note: Reset router to factory defaults if it has been previously configured.

  • Browse to http://192.168.1.1/Upgrade.asp
  • Upload .bin file to router
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

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

FIXME Please fill in real values for this device, then remove the EXAMPLEs

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

Port Switch port
Internet (WAN) EXAMPLE 4
LAN 1 EXAMPLE 3
LAN 2 EXAMPLE 2
LAN 3 EXAMPLE 1
LAN 4 EXAMPLE 0

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.

The Edimax EW-7478APC has the following buttons:

BUTTON Event
Reset / WPS reset

Front:
Insert photo of front of the casing

Back:

The 3.5mm audio jack at the left of the power plug is a hardware modification in order to access the serial port without again having to open the casing.

Backside label:
Insert photo of backside label

Note: This will void your warranty!

FIXME Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...

  • To remove the cover and open the device, do a/b/c

Main PCB:
Insert photo of PCB

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port

Serial connection parameters
for Edimax EW-7478APC
57600, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

There does not appear to be a JTAG header on the board.

None so far.

U-Boot 1.1.3 (Feb 24 2015 - 13:04:02) Board: Ralink APSoC DRAM: 64 MB relocate_code Pointer at: 83fb4000 enable ephy clock...done. rf reg 29 = 5 SSC disabled. spi_wait_nsec: 29 spi device id: c2 20 17 c2 20 (2017c220) find flash: MX25L6405D raspi_read: from:30000 len:1000 *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 4.1.2.0 -------------------------------------------- ASIC 7620_MP (Port5<->GigaSW) DRAM component: 512 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 64 MBytes Flash component: SPI Flash Date:Feb 24 2015 Time:13:04:02 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 580 MHZ #### estimate memory size =64 Mbytes #Reset_MT7530 Please choose the operation: 1: Load system code to SDRAM via TFTP. 2: Load system code then write to Flash via TFTP. 3: Boot system code via Flash (default). 4: Entr boot command line interface. 5: Load ucos code to SDRAM via TFTP Client. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. 0 3: System Boot system code via Flash. ## Booting image at bc070000 ... raspi_read: from:70000 len:40 Magic number at 0xBC070000 raspi_read: from:70014 len:40 Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 6889388 Bytes = 6.6 MB Load Address: 80000000 Entry Point: 8000c2f0 raspi_read: from:70054 len:691fac Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 8000c2f0) ... ## Giving linux memsize in MB, 64 Starting kernel ... LINUX started... THIS IS ASIC Linux version 2.6.36 (root@localhost.localdomain) (gcc version 3.4.2) #2 Mon Oct 3 13:13:47 CST 2016 The CPU feqenuce set to 580 MHz PCIE: bypass PCIe DLL. PCIE: Elastic buffer control: Addr:0x68 -> 0xB4 disable all power about PCIe CPU revision is: 00019650 (MIPS 24Kc) Software DMA cache coherency Determined physical RAM map: memory: 04000000 @ 00000000 (usable) Zone PFN ranges: Normal 0x00000000 -> 0x00004000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00004000 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: console=ttyS1,57600n8 root=1f05 console=ttyS0 PID hash table entries: 256 (order: -2, 1024 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Primary instruction cache 64kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes Writing ErrCtl register=0005e65f Readback ErrCtl register=0005e65f Memory: 61252k/65536k available (2595k kernel code, 4284k reserved, 650k data, 180k init, 0k highmem) Hierarchical RCU implementation. Verbose stalled-CPUs detection is disabled. NR_IRQS:128 Console: colour dummy device 80x25 console [ttyS1] enabled Calibrating delay loop... 386.04 BogoMIPS (lpj=772096) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 NET: Registered protocol family 16 RALINK_GPIOMODE = 1a301d RALINK_GPIOMODE = 18301d PPLL_CFG1=0xe74000 MT7620 PPLL lock PPLL_DRV =0x80080504 start PCIe register access RALINK_RSTCTRL = 2400000 RALINK_CLKCFG1 = 75afffc0 *************** MT7620 PCIe RC mode ************* PCIE0 enabled init_rt2880pci done bio: create slab <bio-0> at 0 vgaarb: loaded usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] pci 0000:00:00.0: BAR 1: set to [mem 0x20200000-0x2020ffff] (PCI address [0x20200000-0x2020ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] pci 0000:01:00.0: BAR 0: set to [mem 0x20000000-0x200fffff 64bit] (PCI address [0x20000000-0x200fffff] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] pci 0000:00:00.0: PCI bridge to [bus 01-01] pci 0000:00:00.0: bridge window [io disabled] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref] BAR0 at slot 0 = 0 bus=0x0, slot = 0x0 res[0]->start = 0 res[0]->end = 0 res[1]->start = 20200000 res[1]->end = 2020ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x1, slot = 0x0 res[0]->start = 20000000 res[0]->end = 200fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 Switching to clocksource MIPS NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 2048 (order: 2, 16384 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP reno registered UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 Load Kernel WDG Timer Module Load Ralink Timer0 Module RT3xxx EHCI/OHCI init. squashfs: version 4.0 (2009/01/31) Phillip Lougher fuse init (API version 7.15) msgmni has been set to 119 io scheduler noop registered (default) Init GPIO Interrupt ***********Init LED Driver Finishing***************** Ralink_gpio_init_irq LED & GPIO & LAN Status Driver LED_VERSION Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550A serial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550A brd: module loaded deice id : c2 20 17 c2 20 (2017c220) MX25L6405D(c2 2017c220) (8192 Kbytes) mtd .name = raspi, .size = 0x00800000 (0M) .erasesize = 0x00000008 (0K) .numeraseregions = 65536 Creating 8 MTD partitions on "raspi": 0x000000000000-0x000000030000 : "Bootloader" 0x000000030000-0x000000040000 : "Config" 0x000000040000-0x000000050000 : "Factory" 0x000000050000-0x000000070000 : "Cimage" 0x000000070000-0x000000190000 : "Kernel" 0x000000190000-0x0000007e0000 : "RootFS" 0x000000070000-0x0000007e0000 : "Uimage" 0x0000007e0000-0x000000800000 : "FreeSpace" rdm_major = 240 SMACCR1 -- : 0x0000000c SMACCR0 -- : 0x43762077 Ralink APSoC Ethernet Driver Initilization. v3.0 256 rx/tx descriptors allocated, mtu = 1500! SMACCR1 -- : 0x0000000c SMACCR0 -- : 0x43762077 PROC INIT OK! PPP generic driver version 2.4.2 NET: Registered protocol family 24 PPTP driver version 0.8.5 tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver rt3xxx-ehci rt3xxx-ehci: Ralink EHCI Host Controller rt3xxx-ehci rt3xxx-ehci: new USB bus registered, assigned bus number 1 rt3xxx-ehci rt3xxx-ehci: irq 18, io mem 0x101c0000 rt3xxx-ehci rt3xxx-ehci: USB 0.0 started, EHCI 1.00 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver rt3xxx-ohci rt3xxx-ohci: RT3xxx OHCI Controller rt3xxx-ohci rt3xxx-ohci: new USB bus registered, assigned bus number 2 rt3xxx-ohci rt3xxx-ohci: irq 18, io mem 0x101c1000 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected i8042.c: i8042 controller self test timeout. Trying to free nonexistent resource <0000000000000060-000000000000006f> mice: PS/2 mouse device common for all mice Ralink APSoC Hardware Watchdog Timer u32 classifier Performance counters on Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (957 buckets, 3828 max) ctnetlink v0.93: registering with nfnetlink. matchsize=264 xt_time: kernel timezone is -0000 GRE over IPv4 demultiplexor driver gre: can't add protocol ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Linux TCP cubic registered NET: Registered protocol family 17 @@@@@@@@@@@@@@@@@@@@@ Begin creat a_g_isolation proc @@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@ End of creat a_g_isolation proc @@@@@@@@@@@@@@@@ dnshijack L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 L2TP IP encapsulation support (L2TPv3) L2TP netlink interface L2TP ethernet pseudowire support (L2TPv3) 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> VFS: Mounted root (squashfs filesystem) readonly on device 31:5. Freeing unused kernel memory: 180k freed init started: BusyBox v1.15.2 (2016-10-03 11:47:43 CST) starting pid 24, tty '': '/etc/rc.sh' cannot run '/etc/rc.sh': No such file or directory starting pid 25, tty '': '-/bin/sh' console. Algorithmics/MIPS FPU Emulator v1.5 BusyBox v1.15.2 (2016-10-03 11:47:43 CST) built-in shell (ash) Enter 'help' for a list of built-in commands. Mon Oct 3 13:05:20 UTC 2016 Set: phy[0].reg[0] = 3900 16384 bytes (0 MB) copied,0.018 seconds,0.000 MB/s gzip: invalid magic 32768 bytes (0 MB) copied,0.041 seconds,0.000 MB/s gzip: invalid magic / oem_sku: BR6477AC --> ==>SingleSKU_CE.dat Started WatchDog Timer. Started WatchDog Timer. Raeth v3.0 (Tasklet,SkbRecycle) phy_tx_ring = 0x034e5000, tx_ring = 0xa34e5000 phy_rx_ring0 = 0x034e6000, rx_ring0 = 0xa34e6000 SMACCR1 -- : 0x000074da SMACCR0 -- : 0x38a7cf93 ESW: Link Status Changed - Port5 Link UP CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20010000 watchdog: ioctl 0xc0045706 failed: Inappropriate ioctl for device Initialize rai0 interface ****************Use External RADIUS****************** Initialize ra0 interface ****************Use External RADIUS****************** >>> wireless_driver() >>> Loading 2.4G Wireless Driver >>> Loading rt2860v2_ap rt2860v2_ap: module license 'unspecified' taints kernel. Disabling lock debugging due to kernel taint === pAd = c0734000, size = 926176 === <-- RTMPAllocTxRxRingMemory, Status=0 <-- RTMPAllocAdapterBlock, Status=0 AP Driver version-2.7.2.0 RX DESC a3753000 size = 2048 RTMP_TimerListAdd: add timer obj c07d6cb8! RTMP_TimerListAdd: add timer obj c0798b94! RTMP_TimerListAdd: add timer obj c0798b68! RTMP_TimerListAdd: add timer obj c0798bc0! RTMP_TimerListAdd: add timer obj c0798b3c! RTMP_TimerListAdd: add timer obj c073c434! RTMP_TimerListAdd: add timer obj c073bc7c! RTMP_TimerListAdd: add timer obj c073c404! RTMP_TimerListAdd: add timer obj c073c740! RTMP_TimerListAdd: add timer obj c073c680! RTMP_TimerListAdd: add timer obj c073c6b0! RTMP_TimerListAdd: add timer obj c073fa28! RTMP_TimerListAdd: add timer obj c073f270! RTMP_TimerListAdd: add timer obj c073f9f8! RTMP_TimerListAdd: add timer obj c073fd34! RTMP_TimerListAdd: add timer obj c073fc74! RTMP_TimerListAdd: add timer obj c073fca4! RTMP_TimerListAdd: add timer obj c074301c! RTMP_TimerListAdd: add timer obj c0742864! RTMP_TimerListAdd: add timer obj c0742fec! RTMP_TimerListAdd: add timer obj c0743328! RTMP_TimerListAdd: add timer obj c0743268! RTMP_TimerListAdd: add timer obj c0743298! RTMP_TimerListAdd: add timer obj c0746610! RTMP_TimerListAdd: add timer obj c0745e58! RTMP_TimerListAdd: add timer obj c07465e0! RTMP_TimerListAdd: add timer obj c074691c! RTMP_TimerListAdd: add timer obj c074685c! RTMP_TimerListAdd: add timer obj c074688c! RTMP_TimerListAdd: add timer obj c0749c04! RTMP_TimerListAdd: add timer obj c074944c! RTMP_TimerListAdd: add timer obj c0749bd4! RTMP_TimerListAdd: add timer obj c0749f10! RTMP_TimerListAdd: add timer obj c0749e50! RTMP_TimerListAdd: add timer obj c0749e80! RTMP_TimerListAdd: add timer obj c074d1f8! RTMP_TimerListAdd: add timer obj c074ca40! RTMP_TimerListAdd: add timer obj c074d1c8! RTMP_TimerListAdd: add timer obj c074d504! RTMP_TimerListAdd: add timer obj c074d444! RTMP_TimerListAdd: add timer obj c074d474! RTMP_TimerListAdd: add timer obj c07507ec! RTMP_TimerListAdd: add timer obj c0750034! RTMP_TimerListAdd: add timer obj c07507bc! RTMP_TimerListAdd: add timer obj c0750af8! RTMP_TimerListAdd: add timer obj c0750a38! RTMP_TimerListAdd: add timer obj c0750a68! RTMP_TimerListAdd: add timer obj c0753de0! RTMP_TimerListAdd: add timer obj c0753628! RTMP_TimerListAdd: add timer obj c0753db0! RTMP_TimerListAdd: add timer obj c07540ec! RTMP_TimerListAdd: add timer obj c075402c! RTMP_TimerListAdd: add timer obj c075405c! RTMP_TimerListAdd: add timer obj c079b3bc! RTMP_TimerListAdd: add timer obj c079ac04! RTMP_TimerListAdd: add timer obj c079b38c! RTMP_TimerListAdd: add timer obj c079b6c8! RTMP_TimerListAdd: add timer obj c079b3ec! RTMP_TimerListAdd: add timer obj c079b41c! RTMP_TimerListAdd: add timer obj c079b44c! RTMP_TimerListAdd: add timer obj c07ad624! RTMP_TimerListAdd: add timer obj c07ad740! RTMP_TimerListAdd: add timer obj c07ad650! RTMP_TimerListAdd: add timer obj c079babc! RTMP_TimerListAdd: add timer obj c0739508! RTMP_TimerListAdd: add timer obj c073cafc! RTMP_TimerListAdd: add timer obj c07400f0! RTMP_TimerListAdd: add timer obj c07436e4! RTMP_TimerListAdd: add timer obj c0746cd8! RTMP_TimerListAdd: add timer obj c074a2cc! RTMP_TimerListAdd: add timer obj c074d8c0! RTMP_TimerListAdd: add timer obj c0750eb4! RTMP_TimerListAdd: add timer obj c079b7c4! RTMP_TimerListAdd: add timer obj c079bb24! default ApCliAPSDCapable[0]=1 start ch = 1, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 3, ch->num = 9 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 start ch = 12, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 14, ch->num = 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 36, ch->num = 14 36 34 34 32 32 30 30 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 32 30 start ch = 100, ch->num = 1 36 34 34 32 32 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RTMPSetDefaultChannel() : default channel to 1 1. Phy Mode = 9 2. Phy Mode = 9 E2PROM: D0 target power=0xff1c E2PROM: 40 MW Power Delta= 0 3. Phy Mode = 9 AntCfgInit: primary/secondary ant 0/1 Initialize RF Central Registers for E2 !!! Initialize RF Central Registers for E3 !!! Initialize RF Channel Registers for E2 !!! Initialize RF Channel Registers for E3 !!! Initialize RF DCCal Registers for E2 !!! Initialize RF DCCal Registers for E3 !!! D1 = -3, D2 = 2, CalCode = 12 !!! RT6352_Temperature_Init : BBPR49 = 0xfffffffc RT6352_Temperature_Init : TemperatureRef25C = 0xfffffff2 Current Temperature from BBP_R49=0xffffffeb TX BW Filter Calibration !!! RX BW Filter Calibration !!! LOFT Calibration Done! IQCalibration Start! IQCalibration Done! CH = 0, (gain= 1, phase=3d) IQCalibration Start! IQCalibration Done! CH = 1, (gain= 0, phase=3d) TX IQ Calibration Done! MCS Set = ff ff 00 00 01 rt635x_tssi0_dc is 0x00000001 rt635x_tssi1_dc is 0xfffffffe rt635x_tssi0_dc is 0x00000000 rt635x_tssi1_dc is 0xfffffffe SYNC - BBP R4 to 20MHz.l rt635x_tssi0_dc is 0x00000001 rt635x_tssi1_dc is 0xfffffffe The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ ed_monitor_init : ===> RTMP_TimerListAdd: add timer obj c08161ac! @@@ ed_monitor_init : <=== Main bssid = 74:da:38:a7:cf:93 <==== rt28xx_init, Status=0 0x1300 = 00064300 @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ APStop: go to ed_monitor_exit()!! @@@ ed_monitor_exit : ===> @@@ ed_monitor_exit : <=== >>> wireless_driver() >>> Loading 5G Wireless Driver >>> Loading rlt_wifi register rt2860 === pAd = c0d82000, size = 1401608 === <-- RTMPAllocTxRxRingMemory, Status=0 <-- RTMPAllocAdapterBlock, Status=0 pAd->CSRBaseAddress =0xc0c80000, csr_addr=0xc0c80000! device_id =0x7662 ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a RtmpChipOpsEepromHook::e2p_type=0, inf_Type=5 RtmpEepromGetDefault::e2p_dafault=2 NVM is FLASH mode build time = 20140408060640a rom patch for E3 IC platform = ALPS hw/sw version = �� patch version = FW Version:0.0.00 Build:1 Build Time:201411280941____ fw for E3 IC RX[0] DESC a3641000 size = 4096 RX[1] DESC a3642000 size = 4096 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Not Equal! default ApCliAPSDCapable[0]=1 1. Phy Mode = 49 get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (171) get_chl_grp:illegal channel (171) get_chl_grp:illegal channel (173) get_chl_grp:illegal channel (173) Country Region from e2p = ffff mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0 mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=0, ePA_type=3 mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=0, low_temp_slope=0 mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0 mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=0, tc_upper_bound=0 mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0 mt76x2_get_external_lna_gain::LNA type=0x11, BLNAGain=0x0, ALNAGain0=0x0, ALNAGain1=0x0, ALNAGain2=0x0 2. Phy Mode = 49 3. Phy Mode = 49 andes_pci_fw_init 0x1300 = 00073200 AntCfgInit: primary/secondary ant 0/1 andes_load_cr:cr_type(2) ChipStructAssign(): MT76x2 hook ! RTMPSetPhyMode: channel is out of range, use first channel=0 MCS Set = ff ff 00 00 01 TX0 power compensation = 0x38 TX1 power compensation = 0x38 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=44, HT-CentCh=46, VHT-CentCh=42 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 APStartUp(): AP Set CentralFreq at 42(Prim=44, HT-CentCh=46, VHT-CentCh=42, BBP_BW=2) mt76x2_calibration(channel = 42) The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== Main bssid = 74:da:38:a7:cf:94 mt76x2_reinit_agc_gain:original agc_vga0 = 0x5c, agc_vga1 = 0x5c mt76x2_reinit_agc_gain:updated agc_vga0 = 0x5c, agc_vga1 = 0x5c mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x27, hi_lna1 = 0x27 mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x27, hi_lna1 = 0x27 original vga value(chain0) = 5c original vga value(chain1) = 5c <==== rt28xx_init, Status=0 RTMPDrvOpen(1):Check if PDMA is idle! RTMPDrvOpen(2):Check if PDMA is idle! The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ APStop: go to ed_monitor_exit()!! @@@ ed_monitor_exit : ===> @@@ ed_monitor_exit : <=== andes_pci_erasefw ==>rlt_wlan_chip_onoff(): OnOff:0, Reset= 0, pAd->WlanFunCtrl:0x20b, Reg-WlanFunCtrl=0x20b ifconfig: ioctl 0x8913 failed: No such device bridge br0 doesn't exist; can't delete it [bridge] Setup bridge... device eth2 entered promiscuous mode route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 0, pAd->WlanFunCtrl:0x208, Reg-WlanFunCtrl=0x209 build time = 20140408060640a rom patch for E3 IC platform = ALPS hw/sw version = �� patch version = FW Version:0.0.00 Build:1 Build Time:201411280941____ fw for E3 IC RX[0] DESC a3641000 size = 4096 RX[1] DESC a3642000 size = 4096 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Not Equal! default ApCliAPSDCapable[0]=1 1. Phy Mode = 49 get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (167) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (169) get_chl_grp:illegal channel (171) get_chl_grp:illegal channel (171) get_chl_grp:illegal channel (173) get_chl_grp:illegal channel (173) Country Region from e2p = ffff mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0 mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=0, ePA_type=3 mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=0, low_temp_slope=0 mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0 mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=0, tc_upper_bound=0 mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0 mt76x2_get_external_lna_gain::LNA type=0x11, BLNAGain=0x0, ALNAGain0=0x0, ALNAGain1=0x0, ALNAGain2=0x0 2. Phy Mode = 49 3. Phy Mode = 49 andes_pci_fw_init 0x1300 = 00064320 AntCfgInit: primary/secondary ant 0/1 andes_load_cr:cr_type(2) ChipStructAssign(): MT76x2 hook ! RTMPSetPhyMode: channel is out of range, use first channel=0 MCS Set = ff ff 00 00 01 TX0 power compensation = 0x38 TX1 power compensation = 0x38 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=44, HT-CentCh=46, VHT-CentCh=42 mt76x2_single_sku::DefaultTargetPwr = 26 mt76x2_single_sku::DefaultTargetPwr = 0x1a, delta_power = 0x0 APStartUp(): AP Set CentralFreq at 42(Prim=44, HT-CentCh=46, VHT-CentCh=42, BBP_BW=2) mt76x2_calibration(channel = 42) The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== Main bssid = 74:da:38:a7:cf:94 mt76x2_reinit_agc_gain:original agc_vga0 = 0x5c, agc_vga1 = 0x5c mt76x2_reinit_agc_gain:updated agc_vga0 = 0x5c, agc_vga1 = 0x5c mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x27, hi_lna1 = 0x27 mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x27, hi_lna1 = 0x27 original vga value(chain0) = 5c original vga value(chain1) = 5c <==== rt28xx_init, Status=0 RTMPDrvOpen(1):Check if PDMA is idle! RTMPDrvOpen(2):Check if PDMA is idle! route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process device rai0 entered promiscuous mode RX DESC a3753000 size = 2048 RTMP_TimerListAdd: add timer obj c07d6cb8! RTMP_TimerListAdd: add timer obj c0798b94! RTMP_TimerListAdd: add timer obj c0798b68! RTMP_TimerListAdd: add timer obj c0798bc0! RTMP_TimerListAdd: add timer obj c0798b3c! RTMP_TimerListAdd: add timer obj c073c434! RTMP_TimerListAdd: add timer obj c073bc7c! RTMP_TimerListAdd: add timer obj c073c404! RTMP_TimerListAdd: add timer obj c073c740! RTMP_TimerListAdd: add timer obj c073c680! RTMP_TimerListAdd: add timer obj c073c6b0! RTMP_TimerListAdd: add timer obj c073fa28! RTMP_TimerListAdd: add timer obj c073f270! RTMP_TimerListAdd: add timer obj c073f9f8! RTMP_TimerListAdd: add timer obj c073fd34! RTMP_TimerListAdd: add timer obj c073fc74! RTMP_TimerListAdd: add timer obj c073fca4! RTMP_TimerListAdd: add timer obj c074301c! RTMP_TimerListAdd: add timer obj c0742864! RTMP_TimerListAdd: add timer obj c0742fec! RTMP_TimerListAdd: add timer obj c0743328! RTMP_TimerListAdd: add timer obj c0743268! RTMP_TimerListAdd: add timer obj c0743298! RTMP_TimerListAdd: add timer obj c0746610! RTMP_TimerListAdd: add timer obj c0745e58! RTMP_TimerListAdd: add timer obj c07465e0! RTMP_TimerListAdd: add timer obj c074691c! RTMP_TimerListAdd: add timer obj c074685c! RTMP_TimerListAdd: add timer obj c074688c! RTMP_TimerListAdd: add timer obj c0749c04! RTMP_TimerListAdd: add timer obj c074944c! RTMP_TimerListAdd: add timer obj c0749bd4! RTMP_TimerListAdd: add timer obj c0749f10! RTMP_TimerListAdd: add timer obj c0749e50! RTMP_TimerListAdd: add timer obj c0749e80! RTMP_TimerListAdd: add timer obj c074d1f8! RTMP_TimerListAdd: add timer obj c074ca40! RTMP_TimerListAdd: add timer obj c074d1c8! RTMP_TimerListAdd: add timer obj c074d504! RTMP_TimerListAdd: add timer obj c074d444! RTMP_TimerListAdd: add timer obj c074d474! RTMP_TimerListAdd: add timer obj c07507ec! RTMP_TimerListAdd: add timer obj c0750034! RTMP_TimerListAdd: add timer obj c07507bc! RTMP_TimerListAdd: add timer obj c0750af8! RTMP_TimerListAdd: add timer obj c0750a38! RTMP_TimerListAdd: add timer obj c0750a68! RTMP_TimerListAdd: add timer obj c0753de0! RTMP_TimerListAdd: add timer obj c0753628! RTMP_TimerListAdd: add timer obj c0753db0! RTMP_TimerListAdd: add timer obj c07540ec! RTMP_TimerListAdd: add timer obj c075402c! RTMP_TimerListAdd: add timer obj c075405c! RTMP_TimerListAdd: add timer obj c079b3bc! RTMP_TimerListAdd: add timer obj c079ac04! RTMP_TimerListAdd: add timer obj c079b38c! RTMP_TimerListAdd: add timer obj c079b6c8! RTMP_TimerListAdd: add timer obj c079b3ec! RTMP_TimerListAdd: add timer obj c079b41c! RTMP_TimerListAdd: add timer obj c079b44c! RTMP_TimerListAdd: add timer obj c07ad624! RTMP_TimerListAdd: add timer obj c07ad740! RTMP_TimerListAdd: add timer obj c07ad650! RTMP_TimerListAdd: add timer obj c079babc! RTMP_TimerListAdd: add timer obj c0739508! RTMP_TimerListAdd: add timer obj c073cafc! RTMP_TimerListAdd: add timer obj c07400f0! RTMP_TimerListAdd: add timer obj c07436e4! RTMP_TimerListAdd: add timer obj c0746cd8! RTMP_TimerListAdd: add timer obj c074a2cc! RTMP_TimerListAdd: add timer obj c074d8c0! RTMP_TimerListAdd: add timer obj c0750eb4! RTMP_TimerListAdd: add timer obj c079b7c4! RTMP_TimerListAdd: add timer obj c079bb24! default ApCliAPSDCapable[0]=1 start ch = 1, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 3, ch->num = 9 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 start ch = 12, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 14, ch->num = 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 36, ch->num = 14 36 34 34 32 32 30 30 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 32 30 start ch = 100, ch->num = 1 36 34 34 32 32 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RTMPSetDefaultChannel() : default channel to 1 1. Phy Mode = 9 2. Phy Mode = 9 E2PROM: D0 target power=0xff1c E2PROM: 40 MW Power Delta= 0 3. Phy Mode = 9 AntCfgInit: primary/secondary ant 0/1 Initialize RF Central Registers for E2 !!! Initialize RF Central Registers for E3 !!! Initialize RF Channel Registers for E2 !!! Initialize RF Channel Registers for E3 !!! Initialize RF DCCal Registers for E2 !!! Initialize RF DCCal Registers for E3 !!! D1 = -1, D2 = 4, CalCode = 12 !!! RT6352_Temperature_Init : BBPR49 = 0xffffffff RT6352_Temperature_Init : TemperatureRef25C = 0xfffffff5 Current Temperature from BBP_R49=0xffffffef TX BW Filter Calibration !!! RX BW Filter Calibration !!! LOFT Calibration Done! IQCalibration Start! IQCalibration Done! CH = 0, (gain= 1, phase=3d) IQCalibration Start! IQCalibration Done! CH = 1, (gain= 1, phase=3d) TX IQ Calibration Done! MCS Set = ff ff 00 00 01 rt635x_tssi0_dc is 0x00000000 rt635x_tssi1_dc is 0xfffffffe rt635x_tssi0_dc is 0x00000001 rt635x_tssi1_dc is 0xfffffffe SYNC - BBP R4 to 20MHz.l rt635x_tssi0_dc is 0x00000001 rt635x_tssi1_dc is 0xfffffffe The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ ed_monitor_init : ===> RTMP_TimerListAdd: add timer obj c08161ac! @@@ ed_monitor_init : <=== Main bssid = 74:da:38:a7:cf:93 <==== rt28xx_init, Status=0 0x1300 = 00064300 @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process device ra0 entered promiscuous mode br0: port 3(ra0) entering forwarding state br0: port 3(ra0) entering forwarding state br0: port 2(rai0) entering forwarding state br0: port 2(rai0) entering forwarding state br0: port 1(eth2) entering forwarding state br0: port 1(eth2) entering forwarding state route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process route: ioctl 0x890c failed: No such process =====wlan_vlan.sh Start===== =====inic_vlan.sh Start===== ifconfig: ioctl 0x8913 failed: No such device ********************************************************************** * Enable WSC_UPnP * ********************************************************************** ********************************************************************** * Enable LLTD * ********************************************************************** killall: lld2d: no process killed libupnp: using UDP SSDP_PORT = 1900 libupnp: using UDP SSDP_PORT = 1900 killall: snmpd: no process killed udhcpc (v1.15.2) started into br0.deconfig killall: radiusd: no process killed RADIUS server disable !! kill: you need to specify whom to kill kill: you need to specify whom to kill /bin/init.sh: line 664: can't create /proc/br_blocklan: nonexistent directory /bin/init.sh: line 664: can't create /proc/br_ipv6: nonexistent directory dns_hijack_enabled = 1 ********************************************************************** * FREE Page,Dentries and Inodes Cache * ********************************************************************** >>> Update system time every 30min killall: crond: no process killed MemFree: 37616 kB Cached: 3160 kB =====config-vlan.sh Start 3 0====== restore RT6855 ESW to dump switch mode REG_ESW_WT_MAC_ATC is 0x7ff0002 done. Set: phy[0].reg[0] = 3300 No dnrd daemon found. Exiting. cat: can't open '/etc/resolv.conf': No such file or directory boa: server version Boa/0.94.14rc21 boa: server built Oct 3 2016 at 13:08:00. boa: starting server pid=678, port 80 Notice: caching turned off [ Disable iQsetup ] killall: gpio: no process killed ralink_gpio:ioctl GPIO REG info.irq = 2 Channel_Number 2 ~ 10 Min_CThe 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 hannel_Number = 2 Min_Channel_C@@@ APStop: go to ed_monitor_exit()!! ou@@@ ed_monitor_exit : ===> nt@@@ ed_monitor_exit : <=== = 0 2.4G Auto Channel=br0: port 3(ra0) entering forwarding state 2 RX DESC a3753000 size = 2048 RTMP_TimerListAdd: add timer obj c07d6cb8! RTMP_TimerListAdd: add timer obj c0798b94! RTMP_TimerListAdd: add timer obj c0798b68! RTMP_TimerListAdd: add timer obj c0798bc0! RTMP_TimerListAdd: add timer obj c0798b3c! RTMP_TimerListAdd: add timer obj c073c434! RTMP_TimerListAdd: add timer obj c073bc7c! RTMP_TimerListAdd: add timer obj c073c404! RTMP_TimerListAdd: add timer obj c073c740! RTMP_TimerListAdd: add timer obj c073c680! RTMP_TimerListAdd: add timer obj c073c6b0! RTMP_TimerListAdd: add timer obj c073fa28! RTMP_TimerListAdd: add timer obj c073f270! RTMP_TimerListAdd: add timer obj c073f9f8! RTMP_TimerListAdd: add timer obj c073fd34! RTMP_TimerListAdd: add timer obj c073fc74! RTMP_TimerListAdd: add timer obj c073fca4! RTMP_TimerListAdd: add timer obj c074301c! RTMP_TimerListAdd: add timer obj c0742864! RTMP_TimerListAdd: add timer obj c0742fec! RTMP_TimerListAdd: add timer obj c0743328! RTMP_TimerListAdd: add timer obj c0743268! RTMP_TimerListAdd: add timer obj c0743298! RTMP_TimerListAdd: add timer obj c0746610! RTMP_TimerListAdd: add timer obj c0745e58! RTMP_TimerListAdd: add timer obj c07465e0! RTMP_TimerListAdd: add timer obj c074691c! RTMP_TimerListAdd: add timer obj c074685c! RTMP_TimerListAdd: add timer obj c074688c! RTMP_TimerListAdd: add timer obj c0749c04! RTMP_TimerListAdd: add timer obj c074944c! RTMP_TimerListAdd: add timer obj c0749bd4! RTMP_TimerListAdd: add timer obj c0749f10! RTMP_TimerListAdd: add timer obj c0749e50! RTMP_TimerListAdd: add timer obj c0749e80! RTMP_TimerListAdd: add timer obj c074d1f8! RTMP_TimerListAdd: add timer obj c074ca40! RTMP_TimerListAdd: add timer obj c074d1c8! RTMP_TimerListAdd: add timer obj c074d504! RTMP_TimerListAdd: add timer obj c074d444! RTMP_TimerListAdd: add timer obj c074d474! RTMP_TimerListAdd: add timer obj c07507ec! RTMP_TimerListAdd: add timer obj c0750034! RTMP_TimerListAdd: add timer obj c07507bc! RTMP_TimerListAdd: add timer obj c0750af8! RTMP_TimerListAdd: add timer obj c0750a38! RTMP_TimerListAdd: add timer obj c0750a68! RTMP_TimerListAdd: add timer obj c0753de0! RTMP_TimerListAdd: add timer obj c0753628! RTMP_TimerListAdd: add timer obj c0753db0! RTMP_TimerListAdd: add timer obj c07540ec! RTMP_TimerListAdd: add timer obj c075402c! RTMP_TimerListAdd: add timer obj c075405c! RTMP_TimerListAdd: add timer obj c079b3bc! RTMP_TimerListAdd: add timer obj c079ac04! RTMP_TimerListAdd: add timer obj c079b38c! RTMP_TimerListAdd: add timer obj c079b6c8! RTMP_TimerListAdd: add timer obj c079b3ec! RTMP_TimerListAdd: add timer obj c079b41c! RTMP_TimerListAdd: add timer obj c079b44c! RTMP_TimerListAdd: add timer obj c07ad624! RTMP_TimerListAdd: add timer obj c07ad740! RTMP_TimerListAdd: add timer obj c07ad650! RTMP_TimerListAdd: add timer obj c079babc! RTMP_TimerListAdd: add timer obj c0739508! RTMP_TimerListAdd: add timer obj c073cafc! RTMP_TimerListAdd: add timer obj c07400f0! RTMP_TimerListAdd: add timer obj c07436e4! RTMP_TimerListAdd: add timer obj c0746cd8! RTMP_TimerListAdd: add timer obj c074a2cc! RTMP_TimerListAdd: add timer obj c074d8c0! RTMP_TimerListAdd: add timer obj c0750eb4! RTMP_TimerListAdd: add timer obj c079b7c4! RTMP_TimerListAdd: add timer obj c079bb24! default ApCliAPSDCapable[0]=1 start ch = 1, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 3, ch->num = 9 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 start ch = 12, ch->num = 2 34 34 32 32 34 34 32 32 30 30 28 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 14, ch->num = 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 start ch = 36, ch->num = 14 36 34 34 32 32 30 30 28 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 30 30 28 28 26 26 32 32 32 30 1. Phy Mode = 9 2. Phy Mode = 9 E2PROM: D0 target power=0xff1c E2PROM: 40 MW Power Delta= 0 3. Phy Mode = 9 AntCfgInit: primary/secondary ant 0/1 Initialize RF Central Registers for E2 !!! Initialize RF Central Registers for E3 !!! Initialize RF Channel Registers for E2 !!! Initialize RF Channel Registers for E3 !!! Initialize RF DCCal Registers for E2 !!! Initialize RF DCCal Registers for E3 !!! D1 = -1, D2 = 4, CalCode = 12 !!! RT6352_Temperature_Init : BBPR49 = 0xffffffff RT6352_Temperature_Init : TemperatureRef25C = 0xfffffff5 Current Temperature from BBP_R49=0xfffffff1 TX BW Filter Calibration !!! RX BW Filter Calibration !!! LOFT Calibration Done! IQCalibration Start! IQCalibration Done! CH = 0, (gain= 1, phase=3d) IQCalibration Start! IQCalibration Done! CH = 1, (gain= f, phase=3d) TX IQ Calibration Done! MCS Set = ff ff 00 00 01 rt635x_tssi0_dc is 0x00000000 rt635x_tssi1_dc is 0xfffffffe rt635x_tssi0_dc is 0x00000000 rt635x_tssi1_dc is 0xfffffffe rt635x_tssi0_dc is 0x00000000 rt635x_tssi1_dc is 0xfffffffe The 8-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 8 @@@ ed_monitor_init : ===> RTMP_TimerListAdd: add timer obj c08161ac! @@@ ed_monitor_init : <=== Main bssid = 74:da:38:a7:cf:93 <==== rt28xx_init, Status=0 0x1300 = 00064300 @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== br0: port 3(ra0) entering forwarding state br0: port 3(ra0) entering forwarding state


U-Boot 1.1.3 (Feb 24 2015 - 13:04:02) Board: Ralink APSoC DRAM: 64 MB relocate_code Pointer at: 83fb4000 enable ephy clock...done. rf reg 29 = 5 SSC disabled. ****************************** Software System Reset Occurred ****************************** spi_wait_nsec: 29 spi device id: c2 20 17 c2 20 (2017c220) find flash: MX25L6405D raspi_read: from:30000 len:1000 raspi_read: from:30000 len:1000 ============================================ Ralink UBoot Version: 4.1.2.0 -------------------------------------------- ASIC 7620_MP (Port5<->GigaSW) DRAM component: 512 Mbits DDR, width 16 DRAM bus: 16 bit Total memory: 64 MBytes Flash component: SPI Flash Date:Feb 24 2015 Time:13:04:02 ============================================ icache: sets:512, ways:4, linesz:32 ,total:65536 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 580 MHZ #### estimate memory size =64 Mbytes #Reset_MT7530 Please choose the operation: 1: Load system code to SDRAM via TFTP. 2: Load system code then write to Flash via TFTP. 3: Boot system code via Flash (default). 4: Entr boot command line interface. 5: Load ucos code to SDRAM via TFTP Client. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. 0 3: System Boot system code via Flash. ## Booting image at bc070000 ... raspi_read: from:70000 len:40 Magic number at 0xBC070000 raspi_read: from:70014 len:40 Image Name: MIPS OpenWrt Linux-4.14.131 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1755594 Bytes = 1.7 MB Load Address: 80000000 Entry Point: 80000000 raspi_read: from:70054 len:1ac9ca Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80000000) ... ## Giving linux memsize in MB, 64 Starting kernel ... [ 0.000000] Linux version 4.14.131 (buildbot@builds) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10348-577174cf60)) #0 Sun Jun 30 08:16:08 2019 [ 0.000000] Board has DDR2 [ 0.000000] Analog PMU set to hw control [ 0.000000] Digital PMU set to hw control [ 0.000000] SoC Type: MediaTek MT7620A ver:2 eco:6 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc) [ 0.000000] MIPS: machine is Edimax EW-7478APC [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] random: get_random_bytes called from start_kernel+0x98/0x4a8 with crng_init=0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 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=00026e10 [ 0.000000] Readback ErrCtl register=00026e10 [ 0.000000] Memory: 59116K/65536K available (4147K kernel code, 200K rwdata, 936K rodata, 148K init, 220K bss, 6420K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 580MHz [ 0.000000] clocksource: systick: mask: 0xffff max_cycles: 0xffff, max_idle_ns: 583261500 ns [ 0.000000] systick: enable autosleep mode [ 0.000000] systick: running - mult: 214748, shift: 32 [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns [ 0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns [ 0.015473] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.087722] pid_max: default: 32768 minimum: 301 [ 0.097173] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.110199] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.131417] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.150900] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.163127] pinctrl core: initialized pinctrl subsystem [ 0.174855] NET: Registered protocol family 16 [ 0.445893] PCI host bridge /pcie@10140000 ranges: [ 0.455296] MEM 0x0000000020000000..0x000000002fffffff [ 0.465666] IO 0x0000000010160000..0x000000001016ffff [ 0.495597] rt2880_gpio 10000600.gpio: registering 24 gpios [ 0.506639] rt2880_gpio 10000600.gpio: registering 24 irq handlers [ 0.519229] rt2880_gpio 10000660.gpio: registering 32 gpios [ 0.530239] rt2880_gpio 10000660.gpio: registering 32 irq handlers [ 0.542514] GPIO line 45 (enable USB power) hogged as output/high [ 0.555483] PCI host bridge to bus 0000:00 [ 0.563484] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff] [ 0.577201] pci_bus 0000:00: root bus resource [io 0xffffffff] [ 0.588930] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.602430] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.619375] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 0.632434] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 0.646243] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff] [ 0.659743] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref] [ 0.674106] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] [ 0.687616] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] [ 0.702162] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] [ 0.716509] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.726364] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff] [ 0.739875] pci 0000:00:00.0: bridge window [mem 0x20100000-0x201fffff pref] [ 0.759057] clocksource: Switched to clocksource systick [ 0.770797] NET: Registered protocol family 2 [ 0.780382] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.794169] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.806751] TCP: Hash tables configured (established 1024 bind 1024) [ 0.819528] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.831053] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.843756] NET: Registered protocol family 1 [ 0.855395] rt-timer 10000100.timer: maximum frequency is 1220Hz [ 0.868208] Crashlog allocated RAM at address 0x3f00000 [ 0.880473] workingset: timestamp_bits=14 max_order=14 bucket_order=0 [ 0.900537] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.912046] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.945204] io scheduler noop registered [ 0.952910] io scheduler deadline registered (default) [ 0.964018] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.979630] console [ttyS0] disabled [ 0.986626] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103 [ 1.006391] console [ttyS0] enabled [ 1.006391] console [ttyS0] enabled [ 1.020175] bootconsole [early0] disabled [ 1.020175] bootconsole [early0] disabled [ 1.036742] cacheinfo: Failed to find cpu0 device node [ 1.047025] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.067114] spi spi0.0: force spi mode3 [ 1.075657] m25p80 spi0.0: mx25l6405d (8192 Kbytes) [ 1.085491] 5 fixed-partitions partitions found on MTD device spi0.0 [ 1.098162] Creating 5 MTD partitions on "spi0.0": [ 1.107729] 0x000000000000-0x000000030000 : "u-boot" [ 1.118623] 0x000000030000-0x000000040000 : "u-boot-env" [ 1.130166] 0x000000040000-0x000000050000 : "factory" [ 1.141191] 0x000000050000-0x000000070000 : "cimage" [ 1.152040] 0x000000070000-0x000000800000 : "firmware" [ 1.167188] 2 edimax-fw partitions found on MTD device firmware [ 1.179062] Creating 2 MTD partitions on "firmware": [ 1.188959] 0x000000000000-0x0000001aca1e : "kernel" [ 1.199830] 0x0000001aca1e-0x000000790000 : "rootfs" [ 1.210652] mtd: device 6 (rootfs) set to be root filesystem [ 1.223702] 1 squashfs-split partitions found on MTD device rootfs [ 1.236105] 0x0000003bd000-0x000000790000 : "rootfs_data" [ 1.248690] libphy: Fixed MDIO Bus: probed [ 1.266456] libphy: mdio: probed [ 1.278010] mtk_soc_eth 10100000.ethernet: using fixed link parameters [ 1.293113] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver [ 1.316894] mtk_soc_eth 10100000.ethernet: loaded mt7530 driver [ 1.329392] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 [ 1.346425] rt2880_wdt 10000120.watchdog: Initialized [ 1.357838] NET: Registered protocol family 10 [ 1.372285] Segment Routing with IPv6 [ 1.379775] NET: Registered protocol family 17 [ 1.388698] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.414542] 8021q: 802.1Q VLAN Support v1.8 [ 1.438517] VFS: Mounted root (squashfs filesystem) readonly on device 31:6. [ 1.453458] Freeing unused kernel memory: 148K [ 1.462345] This architecture does not have kernel memory protection. [ 2.749008] random: fast init done [ 3.258033] init: Console is alive [ 3.265214] init: - watchdog - [ 5.342843] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.618820] usbcore: registered new interface driver usbfs [ 5.629937] usbcore: registered new interface driver hub [ 5.640673] usbcore: registered new device driver usb [ 5.657376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.672398] ehci-platform: EHCI generic platform driver [ 5.693226] phy phy-usbphy.0: remote usb device wakeup disabled [ 5.705041] phy phy-usbphy.0: UTMI 16bit 30MHz [ 5.713924] ehci-platform 101c0000.ehci: EHCI Host Controller [ 5.725434] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1 [ 5.741344] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000 [ 5.762525] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00 [ 5.776091] hub 1-0:1.0: USB hub found [ 5.784073] hub 1-0:1.0: 1 port detected [ 5.795596] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 5.809831] ohci-platform: OHCI generic platform driver [ 5.820618] ohci-platform 101c1000.ohci: Generic Platform OHCI controller [ 5.834237] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2 [ 5.850134] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000 [ 5.891423] hub 2-0:1.0: USB hub found [ 5.899401] hub 2-0:1.0: 1 port detected [ 5.912281] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.930929] init: - preinit - [ 7.378777] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full duplex) [ 7.395091] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 7.406778] 8021q: adding VLAN 0 to HW filter on device eth0 [ 7.418341] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3[ 7.580797] random: procd: uninitialized urandom read (4 bytes read) ] or [4] key and hit [enter] to select the debug level [ 8.849516] jffs2_scan_eraseblock(): End of filesystem marker found at 0x3000 [ 8.864102] jffs2_build_filesystem(): unlocking the mtd device... [ 8.864109] done. [ 8.880275] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 52.449968] done. [ 52.468794] jffs2: notice: (445) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 52.501600] mount_root: overlay filesystem has not been fully initialized yet [ 52.537667] mount_root: switching to jffs2 overlay [ 52.579826] overlayfs: upper fs does not support tmpfile. - config restore - [ 53.194383] urandom-seed: Seed file not found (/etc/urandom.seed) [ 53.309022] mtk_soc_eth 10100000.ethernet eth0: port 5 link down [ 53.333429] procd: - early - [ 53.339459] procd: - watchdog - [ 53.810000] procd: - watchdog - [ 53.816580] procd: - ubus - [ 53.895814] random: ubusd: uninitialized urandom read (4 bytes read) [ 53.909188] random: ubusd: uninitialized urandom read (4 bytes read) [ 53.922503] random: ubusd: uninitialized urandom read (4 bytes read) [ 53.936350] procd: - init - Please press Enter to activate this console. [ 54.849440] kmodloader: loading kernel modules from /etc/modules.d/* [ 54.890613] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 54.905818] urngd: jent-rng init failed, err: 2 [ 54.928451] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7 [ 54.943596] Backport generated by backports.git v4.19.32-1-0-g1c4f7569 [ 54.960211] ip_tables: (C) 2000-2006 Netfilter Core Team [ 54.981392] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) [ 55.066197] xt_time: kernel timezone is -0000 [ 55.231636] mt76x2e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4 [ 55.244244] mt76x2e 0000:01:00.0: ASIC revision: 76120044 [ 55.474455] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a [ 55.492618] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00 [ 55.503594] mt76x2e 0000:01:00.0: Build: 1 [ 55.511749] mt76x2e 0000:01:00.0: Build Time: 201507311614____ [ 55.531848] mt76x2e 0000:01:00.0: Firmware running! [ 55.568007] PPP generic driver version 2.4.2 [ 55.587228] NET: Registered protocol family 24 [ 55.662692] rt2800_wmac 10180000.wmac: loaded eeprom from mtd device "factory" [ 55.677163] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected [ 55.692634] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 7620 detected [ 55.767834] kmodloader: done loading kernel modules from /etc/modules.d/* [ 65.723721] mtk_soc_eth 10100000.ethernet eth0: port 5 link up (1000Mbps/Full duplex) [ 65.739865] 8021q: adding VLAN 0 to HW filter on device eth0 [ 65.799043] br-lan: port 1(eth0.1) entered blocking state [ 65.809883] br-lan: port 1(eth0.1) entered disabled state [ 65.821055] device eth0.1 entered promiscuous mode [ 65.830659] device eth0 entered promiscuous mode [ 65.905717] br-lan: port 1(eth0.1) entered blocking state [ 65.916546] br-lan: port 1(eth0.1) entered forwarding state [ 65.927900] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 66.722518] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 70.378072] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 70.396239] br-lan: port 2(wlan0) entered blocking state [ 70.406981] br-lan: port 2(wlan0) entered disabled state [ 70.417985] device wlan0 entered promiscuous mode [ 72.551983] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 72.564923] br-lan: port 2(wlan0) entered blocking state [ 72.575563] br-lan: port 2(wlan0) entered forwarding state BusyBox v1.31.0 () built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r10368-17ae3eb9ff ----------------------------------------------------- root@EW7478APC:/#


Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/27 08:16
  • by walterav