RavPower WD007

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

The WD007 (and updated WD009) are battery powered routers sold under the RAVPower brand. They run on the Mediatek MT7628 + MT7610e chipset.

Generic Router

Not supported.

Board boots MT7628EVB image without 5GHz support and full memory. Minor modifications to the MT7628.dts allows 5GHz support and enables full 16MB/64MB. Next steps involve porting to a dedicated dts and merging the commits.

The WD007 will boot the MT7628EVB image, albeit without multiple features running (5GHz, SD, LEDs, etc).

The easiest way to get OpenWrt on the device is to use a pin to push the reset button as the device is powered on. After several seconds, the WiFi light will go off and the WAN light will turn on. At this point, a uBoot webserver will be running on 10.10.10.128. Upload the stock MT7628EVB image, and you'll have a working version of OpenWrt.

If building your own, a few tweaks can be made to the MT7628 configuration file to get 5GHz working. Hopefully we can get official device support shortly.

generic.debrick

Hold reset button as router powers up. uBoot web server running on 10.10.10.128

Architecture MIPS
Vendor Ralink
Bootloader U-Boot
System-On-Chip Mediatek MT7628 - MIPS 24K V4.12
CPU/Speed 580 MHz
Flash-Chip EXAMPLE unkown
Flash size 16 MiB
RAM 64 MiB
Wireless MT7628 2.4GHz + MT7610e 5.0GHz
Ethernet EXAMPLE 10/100 Mbit/s w/ vlan support
USB 1x 2.0
Serial Not populated
JTAG No

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.

Stock Firmware

Partitions from “cat /proc/mtd”:

dev:    size   ​erasesize ​ name
mtd0: 01000000 00010000 "ALL"
mtd1: 00030000 00010000 "Bootloader"
mtd2: 00010000 00010000 "Config"
mtd3: 00010000 00010000 "Factory"
mtd4: 00180000 00010000 "Kernel_RootFS"
mtd5: 00010000 00010000 "params"
mtd6: 00010000 00010000 "user_backup"
mtd7: 00010000 00010000 "user"
mtd8: 00df0000 00010000 "Rootfs"
mtd9: 00010000 00010000 "Mode"
Layer0 mtd0
ALL
16 384KiB
Layer1 mtd1
Bootloader
192KiB
mtd2
Config
64KiB
mtd3
Factory
64KiB
mtd4
Kernel_RootFS
1536KiB
mtd5
params
64KiB
mtd6
user_backup
64KiB
mtd7
user
64KiB
mtd8
Rootfs
14272KiB
mtd9
Mode
64KiB

View of Ravpower WD007 View of Ravpower WD007 View of Ravpower WD007 View of Ravpower WD007 View of Ravpower WD007 View of Ravpower WD007

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

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

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for RavPower WD007
EXAMPLE 115200, 8N1

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

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

[ 1.460000] res[5]->start = 0 [ 1.464000] res[5]->end = 0 [ 1.468000] Switching to clocksource Ralink Systick timer [ 1.472000] NET: Registered protocol family 2 [ 1.480000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) [ 1.492000] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 1.508000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 1.520000] TCP: Hash tables configured (established 2048 bind 2048) [ 1.532000] TCP reno registered [ 1.540000] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 1.552000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 1.564000] NET: Registered protocol family 1 [ 1.572000] PCI: CLS 80 bytes, default 32 [ 1.572000] RT3xxx EHCI/OHCI init. [ 1.580000] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.592000] msgmni has been set to 119 [ 1.600000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) [ 1.616000] io scheduler noop registered (default) [ 1.624000] flash manufacture id: c8, device id 40 18 [ 1.632000] GD25Q128C(c8 40180000) (16384 Kbytes) [ 1.644000] mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 [ 1.664000] Creating 10 MTD partitions on "raspi": [ 1.672000] 0x000000000000-0x000001000000 : "ALL" [ 1.680000] 0x000000000000-0x000000030000 : "Bootloader" [ 1.692000] 0x000000030000-0x000000040000 : "Config" [ 1.704000] 0x000000040000-0x000000050000 : "Factory" [ 1.716000] 0x000000050000-0x0000001d0000 : "Kernel_RootFS" [ 1.724000] 0x0000001d0000-0x0000001e0000 : "params" [ 1.736000] 0x0000001e0000-0x0000001f0000 : "user_backup" [ 1.748000] 0x0000001f0000-0x000000200000 : "user" [ 1.756000] 0x000000200000-0x000000ff0000 : "Rootfs" [ 1.768000] 0x000000ff0000-0x000001000000 : "Mode" [ 1.996000] Reset button driver registered [ 2.004000] vs_pio_major = 100 [ 2.012000] vs_pio_major = 100 [ 2.016000] vs pio driver started! [ 2.024000] ====================== flag=1 [ 2.032000] vstinfo: Module loaded. [ 2.040000] start register I2C timer. [ 2.048000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 2.060000] serial8250: ttyS0 at MMIO 0x10000d00 (irq = 21) is a 16550A [ 2.072000] serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A [ 2.092000] brd: module loaded [ 2.100000] loop: module loaded [ 2.108000] rdm_major = 253 [ 2.112000] GMAC1_MAC_ADRH -- : 0x0000001c [ 2.120000] GMAC1_MAC_ADRL -- : 0xc23acbbc [ 2.128000] Ralink APSoC Ethernet Driver Initilization. v3.1 512 rx/tx descriptors allocated, mtu = 1500! [ 2.148000] GMAC1_MAC_ADRH -- : 0x0000001c [ 2.156000] GMAC1_MAC_ADRL -- : 0xc23acbbc [ 2.164000] PROC INIT OK! [ 2.168000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.212000] FM_OUT value: u4FmOut = 0(0x00000000) [ 2.228000] FM_OUT value: u4FmOut = 132(0x00000084) [ 2.236000] FM detection done! loop = 1 [ 2.252000] SR calibration value u1SrCalVal = 6 [ 2.360000] rt3xxx-ehci rt3xxx-ehci: Ralink EHCI Host Controller [ 2.372000] rt3xxx-ehci rt3xxx-ehci: new USB bus registered, assigned bus number 1 [ 2.412000] rt3xxx-ehci rt3xxx-ehci: irq 18, io mem 0x101c0000 [ 2.432000] rt3xxx-ehci rt3xxx-ehci: USB 0.0 started, EHCI 1.00 [ 2.444000] hub 1-0:1.0: USB hub found [ 2.448000] hub 1-0:1.0: 1 port detected [ 2.460000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.492000] rt3xxx-ohci rt3xxx-ohci: RT3xxx OHCI Controller [ 2.500000] rt3xxx-ohci rt3xxx-ohci: new USB bus registered, assigned bus number 2 [ 2.516000] rt3xxx-ohci rt3xxx-ohci: irq 18, io mem 0x101c1000 [ 2.588000] hub 2-0:1.0: USB hub found [ 2.596000] hub 2-0:1.0: 1 port detected [ 2.604000] Initializing USB Mass Storage driver... [ 2.612000] usbcore: registered new interface driver usb-storage [ 2.624000] USB Mass Storage support registered. [ 2.632000] nf_conntrack version 0.5.0 (957 buckets, 3828 max) [ 2.644000] IPVS: Registered protocols () [ 2.652000] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 2.668000] IPVS: ipvs loaded. [ 2.676000] GRE over IPv4 demultiplexor driver [ 2.684000] ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone [ 2.696000] TCP cubic registered [ 2.704000] NET: Registered protocol family 17 [ 2.712000] L2TP core driver, V2.0 [ 2.720000] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> [ 2.732000] All bugs added by David S. Miller <davem@redhat.com> [ 2.780000] SQUASHFS error: Xattrs in filesystem, these will be ignored [ 2.796000] VFS: Mounted root (squashfs filesystem) readonly on device 31:8. [ 2.808000] Freeing unused kernel memory: 164k freed [ 2.892000] usb 1-1: new high speed USB device using rt3xxx-ehci and address 2 [ 3.268000] hub 1-1:1.0: USB hub found [ 3.320000] hub 1-1:1.0: 4 ports detected [ 4.068000] Algorithmics/MIPS FPU Emulator v1.5 [ 4.496000] Send_Cmd : 0x41 [ 4.552000] Send_Cmd : 0x41 [ 4.608000] Send_Cmd : 0x41 [ 4.664000] Send_Cmd : 0x41 [ 4.720000] Send_Cmd : 0x41 [ 7.008000] mode = 1 [ 9.696000] [ 9.696000] [ 9.696000] === pAd = c042d000, size = 1163616 === [ 9.696000] [ 9.712000] <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x [ 9.728000] <-- RTMPAllocAdapterBlock, Status=0 [ 9.736000] RtmpChipOpsHook(492): Not support for HIF_MT yet! [ 9.748000] mt7628_init()--> [ 9.752000] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628)) [ 9.764000] e2.bin mt7628_init(1117)::(2), pChipCap->fw_len(63056) [ 9.776000] mt_bcn_buf_init(218): Not support for HIF_MT yet! [ 9.788000] <--mt7628_init() [ 10.156000] tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel. [ 10.176000] Disabling lock debugging due to kernel taint [ 10.224000] Tuxera NTFS driver 3014.4.29 [Flags: R/W MODULE]. [ 10.424000] Tuxera exFAT driver version 3014.1.24 [Flags: R/W MODULE]. [ 10.532000] Tuxera HFS+ driver 3014.6.14 [ 10.552000] Send_Cmd : 0x41 [ 10.608000] Send_Cmd : 0x41 [ 10.664000] Send_Cmd : 0x41 [ 10.720000] Send_Cmd : 0x41 [ 10.776000] Send_Cmd : 0x41 [ 15.228000] TX_BCN DESC a3094000 size = 320 [ 15.236000] RX[0] DESC a3098000 size = 2048 [ 15.248000] RX[1] DESC a3099000 size = 1024 [ 15.264000] cfg_mode=9 [ 15.272000] cfg_mode=9 [ 15.276000] wmode_band_equal(): Band Equal! [ 15.288000] APSDCapable[0]=0 [ 15.292000] APSDCapable[1]=0 [ 15.296000] APSDCapable[2]=0 [ 15.304000] APSDCapable[3]=0 [ 15.308000] APSDCapable[4]=0 [ 15.316000] APSDCapable[5]=0 [ 15.320000] APSDCapable[6]=0 [ 15.328000] APSDCapable[7]=0 [ 15.332000] APSDCapable[8]=0 [ 15.336000] APSDCapable[9]=0 [ 15.344000] APSDCapable[10]=0 [ 15.348000] APSDCapable[11]=0 [ 15.356000] APSDCapable[12]=0 [ 15.360000] APSDCapable[13]=0 [ 15.368000] APSDCapable[14]=0 [ 15.372000] APSDCapable[15]=0 [ 15.380000] default ApCliAPSDCapable[0]=0 [ 15.588000] Key1Str is Invalid key length(0) or Type(1) [ 15.596000] Key2Str is Invalid key length(0) or Type(0) [ 15.608000] Key3Str is Invalid key length(0) or Type(0) [ 15.620000] Key4Str is Invalid key length(0) or Type(0) [ 15.672000] RTMPSetDefaultChannel() : default channel to 1 [ 15.684000] load fw image from fw_header_image [ 15.692000] AndesMTLoadFwMethod1(2174)::pChipCap->fw_len(63056) [ 15.704000] FW Version:_e2_mp [ 15.712000] FW Build Date:20150211175503 [ 15.720000] CmdAddressLenReq:(ret = 0) [ 15.728000] CmdFwStartReq: override = 1, address = 1048576 [ 15.736000] CmdStartDLRsp: WiFI FW Download Success [ 15.748000] MtAsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) [ 15.760000] efuse_probe: efuse = 10000002 [ 15.768000] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=4 [ 15.780000] RtmpEepromGetDefault::e2p_dafault=2 [ 15.788000] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 2 [ 15.804000] NVM is FLASH mode [ 15.808000] 1. Phy Mode = 14 [ 15.976000] Country Region from e2p = ffff [ 15.984000] tssi_1_target_pwr_g_band = 28 [ 15.992000] 2. Phy Mode = 14 [ 16.000000] 3. Phy Mode = 14 [ 16.004000] NICInitPwrPinCfg(11): Not support for HIF_MT yet! [ 16.016000] NICInitializeAsic(651): Not support rtmp_mac_sys_reset () for HIF_MT yet! [ 16.032000] mt_mac_init()--> [ 16.036000] MtAsicInitMac()--> [ 16.044000] mt7628_init_mac_cr()--> [ 16.052000] MtAsicSetMacMaxLen(1241): Set the Max RxPktLen=1024! [ 16.064000] <--mt_mac_init() [ 16.068000] WTBL Segment 1 info: [ 16.076000] MemBaseAddr/FID:0x28000/0 [ 16.084000] EntrySize/Cnt:32/128 [ 16.088000] WTBL Segment 2 info: [ 16.096000] MemBaseAddr/FID:0x40000/0 [ 16.104000] EntrySize/Cnt:64/128 [ 16.112000] WTBL Segment 3 info: [ 16.116000] MemBaseAddr/FID:0x42000/64 [ 16.124000] EntrySize/Cnt:64/128 [ 16.132000] WTBL Segment 4 info: [ 16.140000] MemBaseAddr/FID:0x44000/128 [ 16.148000] EntrySize/Cnt:32/128 [ 16.152000] AntCfgInit(2876): Not support for HIF_MT yet! [ 16.164000] MCS Set = ff ff 00 00 01 [ 16.172000] MtAsicSetChBusyStat(826): Not support for HIF_MT yet! [ 16.664000] CmdSlotTimeSet:(ret = 0) [ 18.872000] MtAsicSetRalinkBurstMode(2919): Not support for HIF_MT yet! [ 18.884000] MtAsicSetPiggyBack(763): Not support for HIF_MT yet! [ 18.920000] MtAsicSetTxPreamble(2898): Not support for HIF_MT yet! [ 18.936000] MtAsicAddSharedKeyEntry(1308): Not support for HIF_MT yet! [ 18.948000] MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 [ 18.960000] Main bssid = 00:1c:c2:3a:cb:bc [ 18.968000] <==== rt28xx_init, Status=0 [ 18.976000] mt7628_set_ed_cca: TURN ON EDCCA mac 0x10618 = 0xd7e87d10 [ 18.992000] WiFi Startup Cost (ra0): 3.764s [ 19.432000] AddTxSType: already registered TxSType (PID = 32, Format = 0 [ 19.456000] Raeth v3.1 (Tasklet) [ 19.464000] [ 19.464000] phy_tx_ring = 0x02eee000, tx_ring = 0xa2eee000 [ 19.476000] [ 19.476000] phy_rx_ring0 = 0x02ef0000, rx_ring0 = 0xa2ef0000 [ 19.504000] GMAC1_MAC_ADRH -- : 0x0000001c [ 19.512000] GMAC1_MAC_ADRL -- : 0xc23acbbc [ 19.524000] RT305x_ESW: Link Status Changed [ 19.756000] device eth2 entered promiscuous mode [ 19.804000] switch register base addr to system register 0xb0000000 [ 19.820000] 0x5540555 [ 19.828000] write offset 0x64, value 0x5540555 [ 19.988000] device ra0 entered promiscuous mode [ 20.072000] device eth2.1 entered promiscuous mode [ 20.480000] br0: port 2(eth2.1) entering learning state [ 20.492000] br0: port 2(eth2.1) entering learning state [ 20.500000] br0: port 1(ra0) entering learning state [ 20.512000] br0: port 1(ra0) entering learning state [ 21.492000] br0: port 2(eth2.1) entering forwarding state [ 21.512000] br0: port 1(ra0) entering forwarding state [ 23.216000] cmd = 7, arg = 1 [ 23.464000] cmd = 6, arg = 3 [ 23.480000] cmd = 6, arg = 3 [ 23.504000] cmd = 6, arg = 0 [ 23.632000] udevd (1232): /proc/1232/oom_adj is deprecated, please use /proc/1232/oom_score_adj instead. [ 23.688000] udevd version 125 started [ 29.252000] br0: port 2(eth2.1) entering forwarding state [ 29.264000] br0: port 1(ra0) entering forwarding state [ 29.280000] device eth2.1 left promiscuous mode [ 29.288000] br0: port 2(eth2.1) entering disabled state [ 29.300000] device ra0 left promiscuous mode [ 29.308000] br0: port 1(ra0) entering disabled state [ 29.480000] device eth2 left promiscuous mode [ 29.712000] device eth2 entered promiscuous mode [ 29.724000] switch register base addr to system register 0xb0000000 [ 29.740000] 0x5540555 [ 29.748000] write offset 0x64, value 0x5540555 [ 29.876000] device ra0 entered promiscuous mode [ 30.104000] AddTxSType: already registered TxSType (PID = 32, Format = 0 [ 30.272000] br0: port 2(eth2) entering learning state [ 30.284000] br0: port 2(eth2) entering learning state [ 30.292000] br0: port 1(ra0) entering learning state [ 30.304000] br0: port 1(ra0) entering learning state [ 31.284000] br0: port 2(eth2) entering forwarding state [ 31.304000] br0: port 1(ra0) entering forwarding state [ 54.460000] Rcv Wcid(1) AddBAReq [ 54.464000] Start Seq = 00000000 [ 54.496000] AP SETKEYS DONE - WPA2, AuthMode(7)=WPA2PSK, WepStatus(6)=AES, GroupWepStatus(4)=TKIP [ 54.496000] [ 54.924000] AndesSendCmdMsg: Command type = ed, Extension command type = 27 [ 54.936000] BUG: AndesSendCmdMsg is called from invalid context [ 59.824000] Rcv Wcid(1) AddBAReq [ 59.828000] Start Seq = 00000000


[ 0.000000] Linux version 4.14.120 (...) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10050-df6e8c8771)) #0 Thu May 23 20:05:40 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 MT7628AN ver:1 eco:2 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc) [ 0.000000] MIPS: machine is Mediatek MT7628AN evaluation board [ 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] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 8049b240, node_mem_map 81000040 [ 0.000000] Normal zone: 128 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16384 pages, LIFO batch:3 [ 0.000000] random: get_random_bytes called from start_kernel+0x90/0x478 with crng_init=0 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16256 [ 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=000777c1 [ 0.000000] Readback ErrCtl register=000777c1 [ 0.000000] Memory: 59724K/65536K available (3691K kernel code, 168K rwdata, 860K rodata, 200K init, 200K bss, 5812K 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] intc: using register map from devicetree [ 0.000000] CPU Clock: 580MHz [ 0.000000] timer_probe: no matching timers found [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns [ 0.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns [ 0.015371] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.087580] pid_max: default: 32768 minimum: 301 [ 0.096934] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.109888] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.129408] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.148786] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.160883] pinctrl core: initialized pinctrl subsystem [ 0.172168] NET: Registered protocol family 16 [ 0.289283] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000 [ 0.450312] PCI host bridge /pcie@10140000 ranges: [ 0.459652] MEM 0x0000000020000000..0x000000002fffffff [ 0.469961] IO 0x0000000010160000..0x000000001016ffff [ 0.497629] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.508855] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.519971] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.531801] PCI host bridge to bus 0000:00 [ 0.539764] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff] [ 0.553389] pci_bus 0000:00: root bus resource [io 0xffffffff] [ 0.565051] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.578468] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.594161] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400 [ 0.594203] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 0.594217] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 0.594302] pci 0000:00:00.0: supports D1 [ 0.594314] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.594595] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.610520] pci 0000:01:00.0: [14c3:7650] type 00 class 0x028000 [ 0.610578] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff] [ 0.610745] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.611018] pci 0000:01:00.1: [14c3:8650] type 00 class 0x0d1100 [ 0.611075] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x000fffff] [ 0.611229] pci 0000:01:00.1: supports D1 [ 0.611239] pci 0000:01:00.1: PME# supported from D0 D1 D3hot D3cold [ 0.611466] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.611485] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 [ 0.611538] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 0.624530] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 0.638253] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff] [ 0.651669] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] [ 0.665097] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff] [ 0.678509] pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 0.691919] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.701712] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff] [ 0.719607] clocksource: Switched to clocksource MIPS [ 0.730762] NET: Registered protocol family 2 [ 0.740166] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.753866] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.766378] TCP: Hash tables configured (established 1024 bind 1024) [ 0.779086] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.790552] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.803150] NET: Registered protocol family 1 [ 0.811734] PCI: CLS 0 bytes, default 32 [ 0.815003] Crashlog allocated RAM at address 0x3f00000 [ 0.826827] workingset: timestamp_bits=30 max_order=14 bucket_order=0 [ 0.845308] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.856745] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.885876] io scheduler noop registered [ 0.893551] io scheduler deadline registered (default) [ 0.904527] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.918214] console [ttyS0] disabled [ 0.925235] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A [ 0.943061] console [ttyS0] enabled [ 0.956800] bootconsole [early0] disabled [ 0.973139] cacheinfo: Failed to find cpu0 device node [ 0.983339] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.996169] spi-mt7621 10000b00.spi: sys_freq: 193333333 [ 1.012933] m25p80 spi0.0: gd25q128 (16384 Kbytes) [ 1.022523] 4 fixed-partitions partitions found on MTD device spi0.0 [ 1.035106] Creating 4 MTD partitions on “spi0.0”: [ 1.044599] 0x000000000000-0x000000030000 : “u-boot” [ 1.055362] 0x000000030000-0x000000040000 : “u-boot-env” [ 1.066808] 0x000000040000-0x000000050000 : “factory” [ 1.077741] 0x000000050000-0x000000800000 : “firmware” [ 1.091729] 2 uimage-fw partitions found on MTD device firmware [ 1.103507] Creating 2 MTD partitions on “firmware”: [ 1.113348] 0x000000000000-0x0000001b0000 : “kernel” [ 1.124127] 0x0000001b0000-0x0000007b0000 : “rootfs” [ 1.134835] mtd: device 5 (rootfs) set to be root filesystem [ 1.147518] 1 squashfs-split partitions found on MTD device rootfs [ 1.159829] 0x000000530000-0x0000007b0000 : “rootfs_data” [ 1.172167] libphy: Fixed MDIO Bus: probed [ 1.191198] rt3050-esw 10110000.esw: link changed 0x00 [ 1.202233] mtk_soc_eth 10100000.ethernet: generated random MAC address 5e:44:77:f9:02:ed [ 1.219203] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 [ 1.237366] NET: Registered protocol family 10 [ 1.250251] Segment Routing with IPv6 [ 1.257615] NET: Registered protocol family 17 [ 1.266522] 8021q: 802.1Q VLAN Support v1.8 [ 1.284796] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 1.299929] Freeing unused kernel memory: 200K [ 1.308717] This architecture does not have kernel memory protection. [ 2.421607] init: Console is alive [ 2.428579] init: - watchdog - [ 2.619617] random: fast init done [ 3.886016] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.088096] usbcore: registered new interface driver usbfs [ 4.099134] usbcore: registered new interface driver hub [ 4.109788] usbcore: registered new device driver usb [ 4.125653] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.140397] ehci-platform: EHCI generic platform driver [ 4.161089] phy phy-10120000.usbphy.0: remote usb device wakeup disabled [ 4.174367] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz [ 4.184732] ehci-platform 101c0000.ehci: EHCI Host Controller [ 4.196145] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1 [ 4.211958] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000 [ 4.249627] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00 [ 4.263037] hub 1-0:1.0: USB hub found [ 4.270906] hub 1-0:1.0: 1 port detected [ 4.282090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.296029] ohci-platform: OHCI generic platform driver [ 4.306713] ohci-platform 101c1000.ohci: Generic Platform OHCI controller [ 4.320217] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2 [ 4.336002] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000 [ 4.414538] hub 2-0:1.0: USB hub found [ 4.422464] hub 2-0:1.0: 1 port detected [ 4.434306] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.459181] init: - preinit - [ 5.847004] rt3050-esw 10110000.esw: link changed 0x00 [ 9.430526] jffs2: notice: (364) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 1 orphan) and 3 of xref (0 dead, 3 orphan) found. [ 9.462272] mount_root: switching to jffs2 overlay [ 9.500713] overlayfs: upper fs does not support tmpfile. [ 9.686131] urandom-seed: Seed file not found (/etc/urandom.seed) [ 9.836909] procd: - early - [ 9.847302] procd: - watchdog - [ 10.482231] rt3050-esw 10110000.esw: link changed 0x01 [ 10.580993] procd: - watchdog - [ 10.587507] procd: - ubus - [ 10.894671] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.002542] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.017811] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.033635] procd: - init - [ 11.467313] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.486524] tun: Universal TUN/TAP device driver, 1.6 [ 11.512222] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.535197] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7 [ 11.550259] Backport generated by backports.git v4.19.32-1-0-g1c4f7569 [ 11.570467] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.591291] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) [ 11.731155] xt_time: kernel timezone is -0000 [ 11.809991] mt76_wmac 10300000.wmac: ASIC revision: 76280001 [ 12.841912] mt76_wmac 10300000.wmac: Firmware Version: 20151201 [ 12.853709] mt76_wmac 10300000.wmac: Build Time: 20151201183641 [ 12.889643] mt76_wmac 10300000.wmac: firmware init done [ 13.069914] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 13.119966] PPP generic driver version 2.4.2 [ 13.224433] NET: Registered protocol family 24 [ 13.240866] mt76x0e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4 [ 13.253344] mt76x0e 0000:01:00.0: ASIC revision: 76100002 [ 13.457564] mt76x0e 0000:01:00.0: Firmware Version: 0.1.00 [ 13.711433] mt76x0e 0000:01:00.0: EEPROM ver:02 fae:00 [ 13.725797] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 13.740726] kmodloader: done loading kernel modules from /etc/modules.d/* [ 14.695098] urandom_read: 5 callbacks suppressed [ 14.695108] random: jshn: uninitialized urandom read (4 bytes read) [ 15.058370] random: jshn: uninitialized urandom read (4 bytes read) [ 38.226137] rt3050-esw 10110000.esw: link changed 0x00 [ 42.191265] rt3050-esw 10110000.esw: link changed 0x01 [ 45.504174] br-lan: port 1(eth0.1) entered blocking state [ 45.515125] br-lan: port 1(eth0.1) entered disabled state [ 45.526207] device eth0.1 entered promiscuous mode [ 45.535732] device eth0 entered promiscuous mode [ 45.677270] br-lan: port 1(eth0.1) entered blocking state [ 45.688031] br-lan: port 1(eth0.1) entered forwarding state [ 45.699272] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 46.550292] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 129.039678] random: crng init done


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:43
  • by 127.0.0.1