mqmaker WiTi Board

The mqmaker WiTi Board was funded from a IndieGoGo campaign to produce a low-cost open and extensible router and NAS platform. It met its funding goal and as of January 2016 mqmaker is shipping production versions.

The WiTi Board ships with a heavily-modified version of OpenWrt 14.07 based on the Mediatek SDK which contains code not suitable for upstreaming. Developers have created forks of this codebase but also forks based on upstream.
Refer to the Resources section below for more information.

As with any bare boards be sure to place it on a non-conductive surface or use the acrylic case that comes with it.
Do note that some are shipped without a case.

You're highly recommended to have serial access available as there's no way to flash this board if the firmware is unbootable.

It might be worthwhile to test this procedure:

Take any fat32 formatted usb flash drive, put firmware to the root folder and rename it to root_uImage, insert it to the (already powered) router usb port, press and hold both buttons (wps and reset) for about 10-15 seconds, release reset and keep wps pressed for another 10-15 seconds. After a 2-3 minutes you should get a clean install.

This seems to work for any witi firmware

You can either use the web interface or sysupgrade at the prompt, you're advised not to keep settings when upgrading to upstream version of OpenWrt.

This requires serial access (see below for details) and a physical connection to one of the Ethernet LAN ports.
Your TFTP server needs to be at 10.10.10.3 (Netmask: 255.255.255.0, GW: 10.10.10.1) and the firmware (...-sysupgrade.bin) needs to be named test.bin.

This will allow you to test your firmware before permanently flashing it (not all features may work in this mode but it should at least boot).

  • Reset your router and at the boot menu select option 4.
    tftpboot 82000000
    bootm 82000000

If you want to permanently flash select option 2 at the boot menu.

This board supports installation of a LIR1220 that powers the Real-Time Clock (RTC). If the battery is not present, the router will lose its time setting each time the WiTi loses power. This is normally not an issue as the firmware can use a NTP server to query and restore time during bootup however.

By default the WiTi board is shipped without any heatsinks and some chips get hot during operation. On commercial routers the both radio chips and the CPU have heatsinks and you're advice to do the same if you plan to have it powered on for a longer period of time. The radio controllers seem to throttle (limit power output) when getting hot resulting in shorter range. Any small heatsink(s) will do, bundles for the RPi have been reported to fit fine which can be easily found on eBay.

WiTi Board - Picture of PCB

Serial Pinout WiTi Board

WiTi is supplied with a USB to UART cable color-coded as follows: Black—GRounD | Green—TX) | White—RX | Red—Not Used

This is connected (from board edge to centre) Black (GND-→GND) | White (RX-→TX) | Green (TX-→RX)

The pins are correctly labelled in this image, but the colors used are misleading.

Serial console is available on J4 - see PCB photos above.

DO NOT CONNECT VCC. Use only TX/RX/GND.

Baud Rate: 57600
Data Bits: 8
Parity: No
Stop Bits: 1

Try (as root/sudo):

user@box:~# screen /dev/ttyUSB0 57600

  • In order to use the vendors MAC adresses of the physical Ethernet NICs and WLAN NICs, OpenWrt typically reads them from a dedicated position in EEPROM calibration data or MTD partition. The WiTi Board v1 does not provide valid MAC adresses in its EEPROM calibration part. As a temporary workaround for this serious issue, nbd was so kind to write a helper script (/sbin/fixup-mac-address) with commit r48027. The scripts needs to be executed just once after flashing and it generates random MAC adresses and stores them in the EEPROM.

U-Boot 1.1.3 (May 17 2015 - 18:53:31) Board: Ralink APSoC�5�relocate_code Pointer at: 8ffb8000 =================================================================== MT7621 stage1 code 10:33:55 (ASIC) CPU=500000000 HZ BUS=166666666 HZ ================================================================== Change MPLL source from XTAL to CR... do MEMPLL setting.. MEMPLL Config : 0x31100000 3PLL mode + External loopback === XTAL-40Mhz === DDR-800Mhz === PLL3 FB_DL: 0x0, 1/0 = 823/201 01000000 PLL2 FB_DL: 0xe, 1/0 = 610/414 39000000 PLL4 FB_DL: 0x15, 1/0 = 579/445 55000000 do DDR setting..[01F40000] Apply DDR3 Setting...(use customer AC) 0 8 16 24 32 40 48 56 64 72 80 88 96 104 112 120 -------------------------------------------------------------------------------- 0000:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0001:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0002:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0003:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0004:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0005:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0006:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0007:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0008:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0009:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000E:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000F:| 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0010:| 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0011:| 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0012:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0013:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0014:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0015:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0016:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0017:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0018:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0019:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001E:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001F:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 rank 0 coarse = 16 rank 0 fine = 64 B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 opt_dle value:9 DRAMC_R0DELDLY[018]=00003033 ================================================================== RX DQS perbit delay software calibration ================================================================== 1.0-15 bit dq delay value ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 11 8 10 11 10 9 11 7 7 9 10 | 8 9 9 11 7 9 -------------------------------------- ================================================================== 2.dqs window x=pass dqs delay value (min~max)center y=0-7bit DQ of every group input delay:DQS0 =51 DQS1 = 48 ================================================================== bit DQS0 bit DQS1 0 (1~98)49 8 (1~94)47 1 (1~98)49 9 (1~96)48 2 (1~97)49 10 (1~94)47 3 (2~99)50 11 (1~91)46 4 (1~96)48 12 (1~94)47 5 (1~99)50 13 (1~94)47 6 (0~97)48 14 (0~96)48 7 (2~101)51 15 (1~95)48 ================================================================== 3.dq delay value last ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 13 10 12 12 13 10 14 7 8 9 10 | 9 11 10 12 7 9 ================================================================== ================================================================== TX perbyte calibration ================================================================== DQS loop = 15, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqsdly_pass[0]=15, finish count=1 dqs_perbyte_dly.last_dqsdly_pass[1]=15, finish count=2 DQ loop=15, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=15, finish count=1 dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=2 byte:0, (DQS,DQ)=(8,8) byte:1, (DQS,DQ)=(8,8) 20,data:88 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=500000000 HZ BUS=166666666 HZ =================================================================== U-Boot 1.1.3 (May 17 2015 - 18:53:31) Board: Ralink APSoC DRAM: 256 MB relocate_code Pointer at: 8ffb8000 Config XHCI 40M PLL flash manufacture id: c8, device id 40 18 find flash: GD25Q128C *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 4.3.0.0 -------------------------------------------- ASIC MT7621A DualCore (MAC to MT7530 Mode) DRAM_CONF_FROM: Auto-Detection DRAM_TYPE: DDR3 DRAM bus: 16 bit Xtal Mode=3 OCP Ratio=1/3 Flash component: SPI Flash Date:May 17 2015 Time:18:53:31 ============================================ icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 880 MHZ #### estimate memory size =256 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. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. 3: System Boot system code via Flash. ## Booting image at bfc50000 ... Image Name: MIPS OpenWrt Linux-4.3 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1521926 Bytes = 1.5 MB Load Address: 80001000 Entry Point: 80001000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80001000) ... ## Giving linux memsize in MB, 256 Starting kernel ...


[ 0.000000] Linux version 3.10.14+ (shuge@SugarPC) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #83 SMP Mon Sep 7 21:29:43 CST 2015 [ 0.000000] [ 0.000000] The CPU feqenuce set to 880 MHz [ 0.000000] GCMP present [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] Software DMA cache coherency [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 10000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x00000000-0x0fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00000000-0x0fffffff] [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] free_area_init_node: node 0, pgdat 80396400, node_mem_map 81000000 [ 0.000000] Normal zone: 512 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] Reserving 0MB of memory at 0MB for crashkernel [ 0.000000] Detected 3 available secondary CPU(s) [ 0.000000] Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] PERCPU: Embedded 7 pages/cpu @81203000 s6656 r8192 d13824 u32768 [ 0.000000] pcpu-alloc: s6656 r8192 d13824 u32768 alloc=8*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Writing ErrCtl register=0005ba06 [ 0.000000] Readback ErrCtl register=0005ba06 [ 0.000000] Memory: 255464k/262144k available (2955k kernel code, 6680k reserved, 715k data, 228k init, 0k highmem) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:128 [ 0.000000] console [ttyS1] enabled [ 0.124000] Calibrating delay loop... 580.60 BogoMIPS (lpj=1161216) [ 0.160000] pid_max: default: 32768 minimum: 301 [ 0.164000] Mount-cache hash table entries: 512 [ 0.168000] launch: starting cpu1 [ 0.172000] launch: cpu1 gone! [ 0.172000] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.172000] Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. [ 0.172000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.172000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.204000] Synchronize counters for CPU 1: done. [ 0.212000] launch: starting cpu2 [ 0.216000] launch: cpu2 gone! [ 0.216000] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.216000] Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. [ 0.216000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.216000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.248000] Synchronize counters for CPU 2: done. [ 0.252000] launch: starting cpu3 [ 0.252000] launch: cpu3 gone! [ 0.252000] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.252000] Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. [ 0.252000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.252000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.280000] Synchronize counters for CPU 3: done. [ 0.288000] Brought up 4 CPUs [ 0.292000] NET: Registered protocol family 16 [ 0.592000] release PCIe RST: RALINK_RSTCTRL = 7000000 [ 0.596000] PCIE PHY initialize [ 0.600000] ***** Xtal 40MHz ***** [ 0.604000] start MT7621 PCIe register access [ 1.200000] RALINK_RSTCTRL = 7000000 [ 1.204000] RALINK_CLKCFG1 = 77ffeff8 [ 1.208000] [ 1.208000] *************** MT7621 PCIe RC mode ************* [ 1.704000] pcie_link status = 0x7 [ 1.708000] RALINK_RSTCTRL= 7000000 [ 1.712000] *** Configure Device number setting of Virtual PCI-PCI bridge *** [ 1.716000] RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 [ 1.720000] PCIE0 enabled [ 1.724000] PCIE1 enabled [ 1.728000] PCIE2 enabled [ 1.732000] interrupt enable status: 700000 [ 1.736000] Port 2 N_FTS = 1b105000 [ 1.740000] Port 1 N_FTS = 1b105000 [ 1.744000] Port 0 N_FTS = 1b105000 [ 1.748000] config reg done [ 1.752000] init_rt2880pci done [ 1.764000] FPU Affinity set after 4688 emulations [ 1.772000] bio: create slab <bio-0> at 0 [ 1.776000] PCI host bridge to bus 0000:00 [ 1.780000] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.784000] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 1.788000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 1.792000] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.792000] pci 0000:00:00.0: reg 10: [mem 0x00000000-0x7fffffff] [ 1.792000] pci 0000:00:00.0: reg 14: [mem 0x00000000-0x0000ffff] [ 1.792000] pci 0000:00:00.0: supports D1 [ 1.792000] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.792000] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.792000] pci 0000:00:01.0: reg 10: [mem 0x00000000-0x7fffffff] [ 1.792000] pci 0000:00:01.0: reg 14: [mem 0x00000000-0x0000ffff] [ 1.792000] pci 0000:00:01.0: supports D1 [ 1.792000] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.792000] pci 0000:00:02.0: [0e8d:0801] type 01 class 0x060400 [ 1.792000] pci 0000:00:02.0: reg 10: [mem 0x00000000-0x7fffffff] [ 1.792000] pci 0000:00:02.0: reg 14: [mem 0x00000000-0x0000ffff] [ 1.792000] pci 0000:00:02.0: supports D1 [ 1.792000] pci 0000:00:02.0: PME# supported from D0 D1 D3hot [ 1.792000] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.796000] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.800000] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.804000] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000 [ 1.804000] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x000fffff 64bit] [ 1.804000] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 1.804000] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 1.804000] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.804000] pci 0000:02:00.0: [14c3:7662] type 00 class 0x028000 [ 1.804000] pci 0000:02:00.0: reg 10: [mem 0x00000000-0x000fffff 64bit] [ 1.804000] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 1.804000] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 1.804000] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.804000] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601 [ 1.804000] pci 0000:03:00.0: reg 10: [io 0x0000-0x0007] [ 1.804000] pci 0000:03:00.0: reg 14: [io 0x0000-0x0003] [ 1.804000] pci 0000:03:00.0: reg 18: [io 0x0000-0x0007] [ 1.804000] pci 0000:03:00.0: reg 1c: [io 0x0000-0x0003] [ 1.804000] pci 0000:03:00.0: reg 20: [io 0x0000-0x001f] [ 1.804000] pci 0000:03:00.0: reg 24: [mem 0x00000000-0x000001ff] [ 1.804000] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 1.804000] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03 [ 1.804000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03 [ 1.804000] pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) [ 1.808000] pci 0000:00:01.0: BAR 0: can't assign mem (size 0x80000000) [ 1.812000] pci 0000:00:02.0: BAR 0: can't assign mem (size 0x80000000) [ 1.816000] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.820000] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 1.824000] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 1.828000] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 1.832000] pci 0000:00:02.0: BAR 8: assigned [mem 0x60400000-0x604fffff] [ 1.836000] pci 0000:00:02.0: BAR 9: assigned [mem 0x60500000-0x605fffff pref] [ 1.840000] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff] [ 1.844000] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff] [ 1.848000] pci 0000:00:02.0: BAR 1: assigned [mem 0x60620000-0x6062ffff] [ 1.852000] pci 0000:00:02.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 1.856000] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 1.860000] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref] [ 1.864000] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.868000] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.872000] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 1.876000] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] [ 1.880000] pci 0000:02:00.0: BAR 6: assigned [mem 0x60300000-0x6030ffff pref] [ 1.884000] pci 0000:00:01.0: PCI bridge to [bus 02] [ 1.888000] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 1.892000] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 1.896000] pci 0000:03:00.0: BAR 6: assigned [mem 0x60500000-0x6050ffff pref] [ 1.900000] pci 0000:03:00.0: BAR 5: assigned [mem 0x60400000-0x604001ff] [ 1.904000] pci 0000:03:00.0: BAR 4: assigned [io 0x1e160000-0x1e16001f] [ 1.908000] pci 0000:03:00.0: BAR 0: assigned [io 0x1e160020-0x1e160027] [ 1.912000] pci 0000:03:00.0: BAR 2: assigned [io 0x1e160028-0x1e16002f] [ 1.916000] pci 0000:03:00.0: BAR 1: assigned [io 0x1e160030-0x1e160033] [ 1.920000] pci 0000:03:00.0: BAR 3: assigned [io 0x1e160034-0x1e160037] [ 1.924000] pci 0000:00:02.0: PCI bridge to [bus 03] [ 1.928000] pci 0000:00:02.0: bridge window [io 0x1e160000-0x1e160fff] [ 1.932000] pci 0000:00:02.0: bridge window [mem 0x60400000-0x604fffff] [ 1.936000] pci 0000:00:02.0: bridge window [mem 0x60500000-0x605fffff pref] [ 1.940000] PCI: Enabling device 0000:00:00.0 (0004 -> 0006) [ 1.944000] PCI: Enabling device 0000:00:01.0 (0004 -> 0006) [ 1.948000] PCI: Enabling device 0000:00:02.0 (0004 -> 0007) [ 1.952000] BAR0 at slot 0 = 0 [ 1.956000] bus=0x0, slot = 0x0 [ 1.960000] res[0]->start = 0 [ 1.964000] res[0]->end = 0 [ 1.968000] res[1]->start = 60600000 [ 1.972000] res[1]->end = 6060ffff [ 1.976000] res[2]->start = 0 [ 1.980000] res[2]->end = 0 [ 1.984000] res[3]->start = 0 [ 1.988000] res[3]->end = 0 [ 1.992000] res[4]->start = 0 [ 1.996000] res[4]->end = 0 [ 2.000000] res[5]->start = 0 [ 2.004000] res[5]->end = 0 [ 2.008000] BAR0 at slot 1 = 0 [ 2.012000] bus=0x0, slot = 0x1 [ 2.016000] res[0]->start = 0 [ 2.020000] res[0]->end = 0 [ 2.024000] res[1]->start = 60610000 [ 2.028000] res[1]->end = 6061ffff [ 2.032000] res[2]->start = 0 [ 2.036000] res[2]->end = 0 [ 2.040000] res[3]->start = 0 [ 2.044000] res[3]->end = 0 [ 2.048000] res[4]->start = 0 [ 2.052000] res[4]->end = 0 [ 2.056000] res[5]->start = 0 [ 2.060000] res[5]->end = 0 [ 2.064000] BAR0 at slot 2 = 0 [ 2.068000] bus=0x0, slot = 0x2 [ 2.072000] res[0]->start = 0 [ 2.076000] res[0]->end = 0 [ 2.080000] res[1]->start = 60620000 [ 2.084000] res[1]->end = 6062ffff [ 2.088000] res[2]->start = 0 [ 2.092000] res[2]->end = 0 [ 2.096000] res[3]->start = 0 [ 2.100000] res[3]->end = 0 [ 2.104000] res[4]->start = 0 [ 2.108000] res[4]->end = 0 [ 2.112000] res[5]->start = 0 [ 2.116000] res[5]->end = 0 [ 2.120000] bus=0x1, slot = 0x0, irq=0x4 [ 2.124000] res[0]->start = 60000000 [ 2.128000] res[0]->end = 600fffff [ 2.132000] res[1]->start = 0 [ 2.136000] res[1]->end = 0 [ 2.140000] res[2]->start = 0 [ 2.144000] res[2]->end = 0 [ 2.148000] res[3]->start = 0 [ 2.152000] res[3]->end = 0 [ 2.156000] res[4]->start = 0 [ 2.160000] res[4]->end = 0 [ 2.164000] res[5]->start = 0 [ 2.168000] res[5]->end = 0 [ 2.172000] bus=0x2, slot = 0x1, irq=0x18 [ 2.176000] res[0]->start = 60200000 [ 2.180000] res[0]->end = 602fffff [ 2.184000] res[1]->start = 0 [ 2.188000] res[1]->end = 0 [ 2.192000] res[2]->start = 0 [ 2.196000] res[2]->end = 0 [ 2.200000] res[3]->start = 0 [ 2.204000] res[3]->end = 0 [ 2.208000] res[4]->start = 0 [ 2.212000] res[4]->end = 0 [ 2.216000] res[5]->start = 0 [ 2.220000] res[5]->end = 0 [ 2.224000] bus=0x3, slot = 0x2, irq=0x19 [ 2.228000] res[0]->start = 1e160020 [ 2.232000] res[0]->end = 1e160027 [ 2.236000] res[1]->start = 1e160030 [ 2.240000] res[1]->end = 1e160033 [ 2.244000] res[2]->start = 1e160028 [ 2.248000] res[2]->end = 1e16002f [ 2.252000] res[3]->start = 1e160034 [ 2.256000] res[3]->end = 1e160037 [ 2.260000] res[4]->start = 1e160000 [ 2.264000] res[4]->end = 1e16001f [ 2.268000] res[5]->start = 60400000 [ 2.272000] res[5]->end = 604001ff [ 2.276000] Switching to clocksource MIPS [ 2.280000] NET: Registered protocol family 2 [ 2.292000] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 2.304000] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 2.316000] TCP: Hash tables configured (established 2048 bind 2048) [ 2.332000] TCP: reno registered [ 2.336000] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.348000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.360000] NET: Registered protocol family 1 [ 2.368000] PCI: CLS 80 bytes, default 32 [ 2.460000] 4 CPUs re-calibrate udelay(lpj = 1167360) [ 2.472000] Load Ralink Timer0 Module [ 2.480000] Load Ralink Timer2 Module [ 2.488000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.500000] jffs2: version 2.2. (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 2.520000] msgmni has been set to 498 [ 2.528000] io scheduler noop registered (default) [ 2.540000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 2.552000] serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A [ 2.564000] serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A [ 2.580000] Ralink gpio driver initialized [ 2.596000] brd: module loaded [ 2.604000] flash manufacture id: c8, device id 40 18 [ 2.616000] GD25Q128C(c8 40180000) (16384 Kbytes) [ 2.624000] mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 [ 2.644000] Creating 5 MTD partitions on "raspi": [ 2.652000] 0x000000000000-0x000001000000 : "ALL" [ 2.664000] 0x000000000000-0x000000030000 : "Bootloader" [ 2.676000] 0x000000030000-0x000000040000 : "Config" [ 2.688000] 0x000000040000-0x000000050000 : "Factory" [ 2.696000] 0x000000050000-0x000031050000 : "firmware" [ 2.708000] mtd: partition "firmware" extends beyond the end of device "raspi" -- size truncated to 0xfb0000 [ 2.728000] 0x000000194dbf-0x000001000000 : "rootfs" [ 2.740000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only [ 2.764000] mtd: partition "rootfs_data" created automatically, ofs=0xa30000, len=0x5d0000 [ 2.780000] 0x000000a30000-0x000001000000 : "rootfs_data" [ 2.792000] rdm_major = 253 [ 2.800000] GMAC1_MAC_ADRH -- : 0x0000000c [ 2.808000] GMAC1_MAC_ADRL -- : 0x43288050 [ 2.816000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500! [ 2.836000] GMAC1_MAC_ADRH -- : 0x0000000c [ 2.844000] GMAC1_MAC_ADRL -- : 0x4328804b [ 2.852000] PROC INIT OK! [ 2.856000] i2c /dev entries driver [ 2.864000] rtc-pcf8563 0-0051: chip found, driver version 0.4.3 [ 2.880000] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable. [ 2.892000] rtc-pcf8563 0-0051: retrieved date/time is not valid. [ 2.904000] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0 [ 2.920000] i2c-mt7621 i2c-mt7621.0: loaded [ 2.928000] TCP: cubic registered [ 2.936000] NET: Registered protocol family 10 [ 2.944000] NET: Registered protocol family 17 [ 2.952000] Bridge firewalling registered [ 2.960000] 8021q: 802.1Q VLAN Support v1.8 [ 2.996000] rtc-pcf8563 0-0051: low voltage detected, date/time is not reliable. [ 3.012000] rtc-pcf8563 0-0051: retrieved date/time is not valid. [ 3.024000] rtc-pcf8563 0-0051: hctosys: invalid date/time [ 3.040000] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 3.056000] Freeing unused kernel memory: 228K (80397000 - 803d0000) [ 5.048000] usbcore: registered new interface driver usbfs [ 5.060000] usbcore: registered new interface driver hub [ 5.068000] usbcore: registered new device driver usb [ 5.120000] JFS: nTxBlock = 1997, nTxLock = 15980 [ 5.144000] SCSI subsystem initialized [ 5.156000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.168000] ehci-platform: EHCI generic platform driver [ 5.192000] libata version 3.00 loaded. [ 5.196000] ahci 0000:03:00.0: version 3.0 [ 5.196000] ahci: SSS flag set, parallel bus scan disabled [ 5.208000] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ 5.224000] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs [ 5.244000] scsi0 : ahci [ 5.248000] scsi1 : ahci [ 5.252000] ata1: SATA max UDMA/133 abar m512@0x60400000 port 0x60400100 irq 25 [ 5.268000] ata2: SATA max UDMA/133 abar m512@0x60400000 port 0x60400180 irq 25 [ 5.608000] ata1: SATA link down (SStatus 0 SControl 300) [ 5.936000] ata2: SATA link down (SStatus 0 SControl 300) [ 5.952000] *****run project phy. [ 5.964000] FM_OUT value: u4FmOut = 0(0x00000000) [ 5.980000] FM_OUT value: u4FmOut = 0(0x00000000) [ 5.996000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.012000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.028000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.044000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.060000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.076000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.092000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.108000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.140000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.156000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.172000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.188000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.204000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.220000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.236000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.252000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.268000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.284000] FM_OUT value: u4FmOut = 0(0x00000000) [ 6.412000] xhci-hcd xhci-hcd: xHCI Host Controller [ 6.420000] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 1 [ 6.436000] xhci-hcd xhci-hcd: irq 22, io mem 0x1e1c0000 [ 6.448000] xHCI xhci_add_endpoint called for root hub [ 6.448000] xHCI xhci_check_bandwidth called for root hub [ 6.448000] hub 1-0:1.0: USB hub found [ 6.456000] hub 1-0:1.0: 2 ports detected [ 6.464000] xhci-hcd xhci-hcd: xHCI Host Controller [ 6.472000] xhci-hcd xhci-hcd: new USB bus registered, assigned bus number 2 [ 6.488000] xHCI xhci_add_endpoint called for root hub [ 6.488000] xHCI xhci_check_bandwidth called for root hub [ 6.488000] hub 2-0:1.0: USB hub found [ 6.496000] hub 2-0:1.0: 1 port detected [ 6.512000] usbcore: registered new interface driver usb-storage [ 7.076000] Raeth v3.1 (Tasklet) [ 7.088000] phy_free_head is 0xf42c000!!! [ 7.096000] phy_free_tail_phy is 0xf42dff0!!! [ 7.104000] txd_pool=af7a2000 phy_txd_pool=0F7A2000 [ 7.116000] ei_local->skb_free start address is 0x8fdd14d4. [ 7.124000] free_txd: af7a2010, ei_local->cpu_ptr: 0F7A2000 [ 7.136000] POOL HEAD_PTR | DMA_PTR | CPU_PTR [ 7.148000] ----------------+---------+-------- [ 7.156000] 0xaf7a2000 0x0F7A2000 0x0F7A2000 [ 7.164000] [ 7.164000] phy_qrx_ring = 0x0f449000, qrx_ring = 0xaf449000 [ 7.180000] [ 7.180000] phy_rx_ring0 = 0x0f7f6000, rx_ring0 = 0xaf7f6000 [ 7.204000] change HW-TRAP to 0x17ccf [ 7.216000] set LAN/WAN LLLLW [ 7.224000] GMAC1_MAC_ADRH -- : 0x0000000c [ 7.232000] GMAC1_MAC_ADRL -- : 0x4328804b [ 7.240000] GDMA2_MAC_ADRH -- : 0x0000000c [ 7.248000] GDMA2_MAC_ADRL -- : 0x432880b6 [ 7.260000] eth1: ===> VirtualIF_open [ 7.264000] CDMA_CSG_CFG = 81000000 [ 7.272000] GDMA1_FWD_CFG = 20710000 [ 7.280000] GDMA2_FWD_CFG = 20710000 [ 10.620000] ESW: Link Status Changed - Port0 Link UP [ 10.816000] jffs2: notice: (337) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 22 of xref (0 dead, 0 orphan) found. [ 10.904000] jffs2: notice: (334) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 22 of xref (0 dead, 0 orphan) found. [ 10.952000] ra2880stop()...Done [ 10.956000] eth1: ===> VirtualIF_close [ 10.964000] Free TX/RX Ring Memory! [ 12.840000] FS-Cache: Loaded [ 12.848000] Key type dns_resolver registered [ 12.900000] RPC: Registered named UNIX socket transport module. [ 12.912000] RPC: Registered udp transport module. [ 12.920000] RPC: Registered tcp transport module. [ 12.932000] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 12.956000] NTFS driver 2.1.30 [Flags: R/O MODULE]. [ 12.972000] tun: Universal TUN/TAP device driver, 1.6 [ 12.984000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 13.028000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 13.048000] nf_conntrack version 0.5.0 (3995 buckets, 15980 max) [ 13.068000] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 13.088000] Ralink I2C Init [ 13.108000] u32 classifier [ 13.112000] input device check on [ 13.120000] Actions configured [ 13.128000] Mirror/redirect action on [ 13.140000] fuse init (API version 7.22) [ 13.152000] MTK MSDC device init. [ 13.176000] msdc0 -> ================ <- msdc_set_mclk() : L<685> PID<kmodloader><0x2de> [ 13.192000] msdc0 -> !!! Set<400KHz> Source<50000KHz> -> sclk<390KHz> <- msdc_set_mclk() : L<686> PID<kmodloader><0x2de> [ 13.212000] msdc0 -> ================ <- msdc_set_mclk() : L<687> PID<kmodloader><0x2de> [ 13.248000] msdc0 -> ops_get_cd return<0> <- msdc_ops_get_cd() : L<2316> PID<kworker/u8:0><0x6> [ 13.248000] mtk-sd: MediaTek MT6575 MSDC Driver [ 13.272000] msdc0 -> set mclk to 0!!! <- msdc_set_mclk() : L<633> PID<kworker/u8:0><0x6> [ 13.648000] register rt2860 [ 13.664000] [ 13.664000] [ 13.664000] === pAd = c0e01000, size = 2061728 === [ 13.664000] [ 13.684000] <-- RTMPAllocTxRxRingMemory, Status=0 [ 13.692000] <-- RTMPAllocAdapterBlock, Status=0 [ 13.700000] pAd->CSRBaseAddress =0xc0d00000, csr_addr=0xc0d00000! [ 13.712000] device_id =0x7662 [ 13.720000] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a [ 13.740000] E2pAccessMode=2 [ 13.748000] cfg_mode=14 [ 13.752000] cfg_mode=14 [ 13.756000] wmode_band_equal(): Band Not Equal! [ 13.768000] APSDCapable[0]=0 [ 13.776000] APSDCapable[1]=0 [ 13.780000] APSDCapable[2]=0 [ 13.784000] APSDCapable[3]=0 [ 13.792000] APSDCapable[4]=0 [ 13.796000] APSDCapable[5]=0 [ 13.804000] APSDCapable[6]=0 [ 13.808000] APSDCapable[7]=0 [ 13.816000] APSDCapable[8]=0 [ 13.820000] APSDCapable[9]=0 [ 13.824000] APSDCapable[10]=0 [ 13.832000] APSDCapable[11]=0 [ 13.836000] APSDCapable[12]=0 [ 13.844000] APSDCapable[13]=0 [ 13.848000] APSDCapable[14]=0 [ 13.856000] APSDCapable[15]=0 [ 13.860000] default ApCliAPSDCapable[0]=0 [ 14.004000] Key1Str is Invalid key length(0) or Type(0) [ 14.016000] Key2Str is Invalid key length(0) or Type(0) [ 14.028000] Key3Str is Invalid key length(0) or Type(0) [ 14.036000] Key4Str is Invalid key length(0) or Type(0) [ 14.076000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 [ 14.084000] NVM is FLASH mode (pAd->flash_offset = 0x48000) [ 14.096000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai [ 14.124000] [ 14.124000] [ 14.124000] === pAd = c1101000, size = 2061728 === [ 14.124000] [ 14.144000] <-- RTMPAllocTxRxRingMemory, Status=0 [ 14.152000] <-- RTMPAllocAdapterBlock, Status=0 [ 14.164000] pAd->CSRBaseAddress =0xc1000000, csr_addr=0xc1000000! [ 14.176000] device_id =0x7662 [ 14.180000] ==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a [ 14.200000] E2pAccessMode=2 [ 14.208000] cfg_mode=9 [ 14.212000] cfg_mode=9 [ 14.216000] wmode_band_equal(): Band Not Equal! [ 14.228000] APSDCapable[0]=0 [ 14.236000] APSDCapable[1]=0 [ 14.240000] APSDCapable[2]=0 [ 14.248000] APSDCapable[3]=0 [ 14.252000] APSDCapable[4]=0 [ 14.256000] APSDCapable[5]=0 [ 14.264000] APSDCapable[6]=0 [ 14.268000] APSDCapable[7]=0 [ 14.276000] APSDCapable[8]=0 [ 14.280000] APSDCapable[9]=0 [ 14.288000] APSDCapable[10]=0 [ 14.292000] APSDCapable[11]=0 [ 14.300000] APSDCapable[12]=0 [ 14.304000] APSDCapable[13]=0 [ 14.308000] APSDCapable[14]=0 [ 14.316000] APSDCapable[15]=0 [ 14.320000] default ApCliAPSDCapable[0]=0 [ 14.464000] Key1Str is Invalid key length(0) or Type(0) [ 14.476000] Key2Str is Invalid key length(0) or Type(0) [ 14.488000] Key3Str is Invalid key length(0) or Type(0) [ 14.496000] Key4Str is Invalid key length(0) or Type(0) [ 14.536000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 [ 14.544000] NVM is FLASH mode (pAd->flash_offset = 0x40000) [ 14.556000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=ra [ 14.576000] arp_tables: (C) 2002 David S. Miller [ 14.604000] Ebtables v2.0 registered [ 14.620000] exFAT: Version 1.2.9 [ 14.628000] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.640000] Type=Linux [ 14.724000] Load Kernel WDG Timer Module [ 14.736000] Ralink APSoC Hardware Watchdog Timer [ 14.788000] xt_time: kernel timezone is -0000 [ 14.812000] PPP generic driver version 2.4.2 [ 14.824000] NET: Registered protocol family 24 [ 18.828000] Raeth v3.1 (Tasklet) [ 18.840000] phy_free_head is 0xdf24000!!! [ 18.848000] phy_free_tail_phy is 0xdf25ff0!!! [ 18.860000] txd_pool=ad8ac000 phy_txd_pool=0D8AC000 [ 18.868000] ei_local->skb_free start address is 0x8fdd14d4. [ 18.880000] free_txd: ad8ac010, ei_local->cpu_ptr: 0D8AC000 [ 18.892000] POOL HEAD_PTR | DMA_PTR | CPU_PTR [ 18.900000] ----------------+---------+-------- [ 18.908000] 0xad8ac000 0x0D8AC000 0x0D8AC000 [ 18.920000] [ 18.920000] phy_qrx_ring = 0x0dee3000, qrx_ring = 0xadee3000 [ 18.936000] [ 18.936000] phy_rx_ring0 = 0x0df1e000, rx_ring0 = 0xadf1e000 [ 18.964000] change HW-TRAP to 0x17ccf [ 18.972000] set LAN/WAN LLLLW [ 18.984000] GMAC1_MAC_ADRH -- : 0x0000000c [ 18.992000] GMAC1_MAC_ADRL -- : 0x4328804b [ 19.000000] eth1: ===> VirtualIF_open [ 19.008000] CDMA_CSG_CFG = 81000000 [ 19.012000] GDMA1_FWD_CFG = 20710000 [ 19.020000] GDMA2_FWD_CFG = 20710000 [ 19.032000] device eth0.1 entered promiscuous mode [ 19.044000] device eth0 entered promiscuous mode [ 19.052000] br-lan: port 1(eth0.1) entered forwarding state [ 19.064000] br-lan: port 1(eth0.1) entered forwarding state [ 19.104000] eth1: ===> VirtualIF_open [ 19.120000] device eth1 entered promiscuous mode [ 19.128000] br-lan: port 2(eth1) entered forwarding state [ 19.140000] br-lan: port 2(eth1) entered forwarding state [ 19.496000] build time = [ 19.504000] 20141115060606a [ 19.508000] rom patch for E3 IC [ 19.516000] [ 19.516000] platform = [ 19.524000] ALPS [ 19.528000] hw/sw version = [ 19.532000] ?? [ 19.536000] patch version = [ 19.540000] [ 19.560000] FW Version:0.0.00 Build:1 [ 19.568000] Build Time:201410061140____ [ 19.576000] fw for E3 IC [ 19.600000] RX[0] DESC adce3000 size = 4096 [ 19.616000] RX[1] DESC adce4000 size = 4096 [ 19.636000] E2pAccessMode=2 [ 19.644000] cfg_mode=9 [ 19.648000] cfg_mode=9 [ 19.652000] wmode_band_equal(): Band Equal! [ 19.664000] APSDCapable[0]=0 [ 19.672000] APSDCapable[1]=0 [ 19.676000] APSDCapable[2]=0 [ 19.684000] APSDCapable[3]=0 [ 19.688000] APSDCapable[4]=0 [ 19.692000] APSDCapable[5]=0 [ 19.700000] APSDCapable[6]=0 [ 19.704000] APSDCapable[7]=0 [ 19.712000] APSDCapable[8]=0 [ 19.716000] APSDCapable[9]=0 [ 19.724000] APSDCapable[10]=0 [ 19.728000] APSDCapable[11]=0 [ 19.736000] APSDCapable[12]=0 [ 19.740000] APSDCapable[13]=0 [ 19.748000] APSDCapable[14]=0 [ 19.752000] APSDCapable[15]=0 [ 19.760000] default ApCliAPSDCapable[0]=0 [ 19.952000] Key1Str is Invalid key length(0) or Type(0) [ 19.964000] Key2Str is Invalid key length(0) or Type(0) [ 19.976000] Key3Str is Invalid key length(0) or Type(0) [ 19.984000] Key4Str is Invalid key length(0) or Type(0) [ 20.024000] 1. Phy Mode = 14 [ 20.028000] get_chl_grp:illegal channel (167) [ 20.036000] get_chl_grp:illegal channel (167) [ 20.048000] get_chl_grp:illegal channel (169) [ 20.056000] get_chl_grp:illegal channel (169) [ 20.064000] get_chl_grp:illegal channel (171) [ 20.072000] get_chl_grp:illegal channel (171) [ 20.080000] get_chl_grp:illegal channel (173) [ 20.088000] get_chl_grp:illegal channel (173) [ 20.100000] Country Region from e2p = 3f3f [ 20.108000] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0 [ 20.124000] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=0, ePA_type=3 [ 20.136000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=0, low_temp_slope=0 [ 20.152000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0 [ 20.172000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=0, tc_upper_bound=0 [ 20.188000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0 [ 20.204000] mt76x2_get_external_lna_gain::LNA type=0x11, BLNAGain=0x0, ALNAGain0=0x0, ALNAGain1=0x0, ALNAGain2=0x0 [ 20.224000] 2. Phy Mode = 14 [ 20.232000] 3. Phy Mode = 14 [ 20.236000] andes_pci_fw_init [ 20.244000] 0x1300 = 00073200 [ 20.276000] AntCfgInit: primary/secondary ant 0/1 [ 20.284000] andes_load_cr:cr_type(2) [ 20.300000] ChipStructAssign(): MT76x2 hook ! [ 20.308000] RTMPSetPhyMode: channel is out of range, use first channel=0 [ 20.324000] MCS Set = ff ff 00 00 01 [ 20.364000] r-cal result = 63 [ 20.444000] TX0 power compensation = 0x38 [ 20.452000] TX1 power compensation = 0x38 [ 21.072000] br-lan: port 1(eth0.1) entered forwarding state [ 21.148000] br-lan: port 2(eth1) entered forwarding state [ 22.388000] ESW: Link Status Changed - Port0 Link UP [ 23.892000] mt76x2_bbp_adjust():rf_bw=1, ext_ch=1, PrimCh=1, HT-CentCh=3, VHT-CentCh=0 [ 23.968000] APStartUp(): AP Set CentralFreq at 3(Prim=1, HT-CentCh=3, VHT-CentCh=0, BBP_BW=1) [ 23.996000] mt76x2_calibration(channel = 3) [ 24.316000] channel=1, Gband=1 [ 24.332000] Main bssid = 00:00:00:00:00:80 [ 24.340000] mt76x2_reinit_agc_gain:original agc_vga0 = 0x5c, agc_vga1 = 0x5c [ 24.356000] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x5c, agc_vga1 = 0x5c [ 24.368000] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x27, hi_lna1 = 0x27 [ 24.384000] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x27, hi_lna1 = 0x27 [ 24.396000] original vga value(chain0) = 5c [ 24.404000] original vga value(chain1) = 5c [ 24.412000] <==== rt28xx_init, Status=0 [ 24.420000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wds [ 24.436000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wds [ 24.452000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wds [ 24.464000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=wds [ 24.480000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=apcli [ 24.496000] RT28xx_Monitor_Init: 705 !!!!####!!!!!! [ 24.508000] get_dev_name_prefix(): dev_idx = 0, dev_name_prefix=mon [ 24.524000] RTMPDrvOpen(1):Check if PDMA is idle! [ 24.532000] RTMPDrvOpen(2):Check if PDMA is idle! [ 25.104000] device ra0 entered promiscuous mode [ 25.112000] br-lan: port 3(ra0) entered forwarding state [ 25.124000] br-lan: port 3(ra0) entered forwarding state [ 25.396000] build time = [ 25.400000] 20141115060606a [ 25.404000] rom patch for E3 IC [ 25.412000] [ 25.416000] platform = [ 25.420000] ALPS [ 25.424000] hw/sw version = [ 25.428000] ?? [ 25.432000] patch version = [ 25.440000] [ 25.456000] FW Version:0.0.00 Build:1 [ 25.464000] Build Time:201410061140____ [ 25.472000] fw for E3 IC [ 25.496000] RX[0] DESC ae28e000 size = 4096 [ 25.512000] RX[1] DESC ae28f000 size = 4096 [ 25.540000] E2pAccessMode=2 [ 25.544000] cfg_mode=14 [ 25.552000] cfg_mode=14 [ 25.556000] wmode_band_equal(): Band Not Equal! [ 25.568000] APSDCapable[0]=0 [ 25.572000] APSDCapable[1]=0 [ 25.580000] APSDCapable[2]=0 [ 25.584000] APSDCapable[3]=0 [ 25.592000] APSDCapable[4]=0 [ 25.596000] APSDCapable[5]=0 [ 25.604000] APSDCapable[6]=0 [ 25.608000] APSDCapable[7]=0 [ 25.616000] APSDCapable[8]=0 [ 25.620000] APSDCapable[9]=0 [ 25.624000] APSDCapable[10]=0 [ 25.632000] APSDCapable[11]=0 [ 25.636000] APSDCapable[12]=0 [ 25.644000] APSDCapable[13]=0 [ 25.648000] APSDCapable[14]=0 [ 25.656000] APSDCapable[15]=0 [ 25.660000] default ApCliAPSDCapable[0]=0 [ 25.828000] Key1Str is Invalid key length(0) or Type(0) [ 25.836000] Key2Str is Invalid key length(0) or Type(0) [ 25.848000] Key3Str is Invalid key length(0) or Type(0) [ 25.860000] Key4Str is Invalid key length(0) or Type(0) [ 25.900000] 1. Phy Mode = 49 [ 25.904000] get_chl_grp:illegal channel (167) [ 25.912000] get_chl_grp:illegal channel (167) [ 25.924000] get_chl_grp:illegal channel (169) [ 25.932000] get_chl_grp:illegal channel (169) [ 25.940000] get_chl_grp:illegal channel (171) [ 25.948000] get_chl_grp:illegal channel (171) [ 25.956000] get_chl_grp:illegal channel (173) [ 25.964000] get_chl_grp:illegal channel (173) [ 25.976000] Country Region from e2p = 3f3f [ 25.984000] mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0 [ 26.000000] mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=0, ePA_type=3 [ 26.012000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=0, low_temp_slope=0 [ 26.028000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0 [ 26.048000] mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=0, tc_upper_bound=0 [ 26.064000] mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0 [ 26.080000] mt76x2_get_external_lna_gain::LNA type=0x11, BLNAGain=0x0, ALNAGain0=0x0, ALNAGain1=0x0, ALNAGain2=0x0 [ 26.104000] 2. Phy Mode = 49 [ 26.108000] 3. Phy Mode = 49 [ 26.112000] andes_pci_fw_init [ 26.120000] 0x1300 = 00073200 [ 26.152000] AntCfgInit: primary/secondary ant 0/1 [ 26.160000] andes_load_cr:cr_type(2) [ 26.180000] ChipStructAssign(): MT76x2 hook ! [ 26.188000] RTMPSetPhyMode: channel is out of range, use first channel=0 [ 26.200000] MCS Set = ff ff 00 00 01 [ 26.244000] r-cal result = 63 [ 26.324000] TX0 power compensation = 0x38 [ 26.332000] TX1 power compensation = 0x38 [ 27.128000] br-lan: port 3(ra0) entered forwarding state [ 33.308000] get_chl_grp:illegal channel (169) [ 33.316000] get_chl_grp:illegal channel (169) [ 33.324000] get_low_mid_hi_index:illegal channel(169) [ 33.332000] get_chl_grp:illegal channel (169) [ 33.344000] get_chl_grp:illegal channel (169) [ 33.352000] get_low_mid_hi_index:illegal channel(169) [ 33.616000] get_chl_grp:illegal channel (173) [ 33.624000] get_chl_grp:illegal channel (173) [ 33.632000] get_low_mid_hi_index:illegal channel(173) [ 33.640000] get_chl_grp:illegal channel (173) [ 33.652000] get_chl_grp:illegal channel (173) [ 33.660000] get_low_mid_hi_index:illegal channel(173) [ 34.120000] mt76x2_bbp_adjust():rf_bw=1, ext_ch=1, PrimCh=52, HT-CentCh=54, VHT-CentCh=52 [ 34.204000] APStartUp(): AP Set CentralFreq at 54(Prim=52, HT-CentCh=54, VHT-CentCh=52, BBP_BW=1) [ 34.236000] mt76x2_calibration(channel = 54) [ 34.628000] channel=52, Gband=0 [ 34.652000] Main bssid = 00:00:00:00:00:a0 [ 34.660000] mt76x2_reinit_agc_gain:original agc_vga0 = 0x5c, agc_vga1 = 0x5c [ 34.672000] mt76x2_reinit_agc_gain:updated agc_vga0 = 0x5c, agc_vga1 = 0x5c [ 34.688000] mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x28, hi_lna1 = 0x28 [ 34.700000] mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x28, hi_lna1 = 0x28 [ 34.716000] original vga value(chain0) = 5c [ 34.724000] original vga value(chain1) = 5c [ 34.732000] <==== rt28xx_init, Status=0 [ 34.740000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi [ 34.756000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi [ 34.772000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi [ 34.784000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi [ 34.800000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=apclii [ 34.820000] RT28xx_Monitor_Init: 705 !!!!####!!!!!! [ 34.828000] get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=moni [ 34.844000] RTMPDrvOpen(1):Check if PDMA is idle! [ 34.852000] RTMPDrvOpen(2):Check if PDMA is idle! [ 35.576000] device rai0 entered promiscuous mode [ 35.584000] br-lan: port 4(rai0) entered forwarding state [ 35.596000] br-lan: port 4(rai0) entered forwarding state [ 37.604000] br-lan: port 4(rai0) entered forwarding state [ 37.880000] device br-lan entered promiscuous mode [ 1261.152000] ESW: Link Status Changed - Port2 Link UP


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/12 11:13
  • by 127.0.0.1