[OpenWrt Wiki] D-Link DIR-510L (2024)

The DIR-510L Travel Router is based on the MT7620A SoC. It has two wireless radios, an 802.11b/g/n radio integrated into the MT7620A and a 802.11a/b/g/n/ac radio on another IC. It has two USB 2.0 Type A ports and one micro-USB port for power/charging. It also has an internal 4000mAH Li-Ion battery pack.

[OpenWrt Wiki] D-Link DIR-510L (1)

Supported Versions

Hardware Highlights

Installation

Flash Layout

OEM Flash layout:

D-Link DIR-510L Flash Layout stock firmware
Layer0 spi0.0: 16384KiB
Layer1 mtd0 Whole 16384KiB
Layer2 mtd1 gap mtd2 mtd3 mtd4 mtd5 mtd6 mtd7
Size in KiB 64 KiB 2048 KiB 1472 KiB 10688KiB 512 KiB 512 KiB 1024 KiB 64 KiB
Name Bootloader none Kernel RootFS MyDLink Storage UI Config
mountpoint none none none / /usr/mydlink none /usr/www none
filesystem none none none SquashFS SquashFS none SquashFS none

OpenWrt Flash layout:

D-Link DIR-510L OpenWrt Flash Layout
Layer0 spi0.0 16394 KiB
Layer1 mtd0
JBOOT
64 KiB
mtd1
Recovery
2048 KiB
mtd2
Firmware
14208 KiB
mtd6
Config
64 KiB
Layer2 mtd3
Kernel
mtd4
RootFS
Layer3
SquashFS
mtd5
RootFS_data

OEM easy installation

Apply factory image via stock web-gui or use JBOOT recovery service.

JBOOT recovery service

  1. Push the reset button and turn on the power. Wait until LED start blinking (~10sec.)

  2. Upload original factory image via JBOOT http (IP: 192.168.123.254)

  3. If http doesn't work, it can be done with curl command:

    curl -F FN=@XXXXX.bin http://192.168.123.254/upg

    where XXXXX.bin is name of firmware file.

someone reported that the device's recovery IP is 192.168.0.1 instead, if the above does not work, try with this IP too

Upgrading OpenWrt

generic.sysupgrade

[OpenWrt Wiki] D-Link DIR-510L (2) These are generic instructions. Update with your router's specifics.

LuCI Web Upgrade Process

Terminal Upgrade Process

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 /tmpwget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abcsysupgrade /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 /tmpwget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abcmtd write /tmp/xxx.abc linux && reboot

Debricking

generic.debrick

Failsafe mode

failsafe_and_factory_reset

Basic configuration

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

Specific Configuration

Network interfaces

The default network configuration is:

Interface Name Description Default configuration
br0 LAN & WiFi 192.168.0.1/24
eth2 LAN port
eth2.1 VLAN 1
eth2.2 VLAN 2
ra0 WiFi (2.4GHz) SSID 'DIR510L'
rai0 WiFi (5.0GHz) SSID 'DIR510L_5GHZ'

Buttons

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 D-Link DIR-510L has the following buttons and their original function:

Button GPIO Internal Name Default Function
Reset Button 2 ? Reset
WPS Button 1 ? WPS
Sliding Switch N/A N/A On/Off/Charger

LEDs

The DIR-510L has two, bi-color LEDs (Red/Green). The LEDs are arranged such that such that they can output 3 colors - Green (Green = On, Red = Off), Red (Green = Off, Red = On), and Orange (Green = On, Red = On). The 'Power/Status' LED is configurable, but the 'Battery' LED seems to be locked to only report battery status.

LED Name Color GPIO Polarity Internal Name Trigger LED Print
Power/Status Red 11 Active High ? ? Power Symbol
Power/Status Green 14 Active High ? ? Power Symbol
Battery Status Red N/A N/A N/A N/A Battery Symbol
Battery Status Green N/A N/A N/A N/A Battery Symbol

Hardware

Info

Photos

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Opening the case

Note: This will void your warranty!

Main PCB:

My DIR-510L dies at the first firmware update (dead LEDs, no activity), so I opened it and documented before starting to solder.

Serial

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

The Serial Port can be found under the copper foil covering the top of the PCB.
Serial Parameters: 57600, 8N1

Hardware mods

None so far.

Bootloader Mods

None so far.

Bootlogs

Firmware v1.06.B02

OEM bootlog

CDM56CDL_U03 Jboot B796JRecovery Version R1.2 2013/10/04 18:32SPI FLASH: MX25l12805d 16M..Boot addr = 0x80400000.................Starting kernel @80000000...LINUX started... THIS IS ASICLinux version 2.6.36 (tja@dot7) (gcc version 3.4.2) #737 Wed Aug 12 10:42:49 CST 2015CMD_LINE:console=ttyS1,57600n8 root=/dev/mtdblock3 The CPU feqenuce set to 580 MHz PCIE: bypass PCIe DLL. PCIE: Elastic buffer control: Addr:0x68 -> 0xB4 disable all power about PCIeCPU revision is: 00019650 (MIPS 24Kc)Determined physical RAM map: memory: 08000000 @ 00000000 (usable)Zone PFN ranges: Normal 0x00000000 -> 0x00008000Movable zone start PFN for each nodeearly_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00008000Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock3PID hash table entries: 512 (order: -1, 2048 bytes)Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytesWriting ErrCtl register=0005f71fReadback ErrCtl register=0005f71fMemory: 125748k/131072k available (3126k kernel code, 5324k reserved, 793k data, 168k init, 0k highmem)Hierarchical RCU implementation. Verbose stalled-CPUs detection is disabled.NR_IRQS:128Console: colour dummy device 80x25console [ttyS1] enabledCalibrating delay loop... 386.04 BogoMIPS (lpj=772096)pid_max: default: 32768 minimum: 301Mount-cache hash table entries: 512NET: Registered protocol family 16RALINK_GPIOMODE = 9dRALINK_GPIOMODE = 9dPPLL_CFG1=0xe74000MT7620 PPLL lockPPLL_DRV =0x80080504start PCIe register accessRALINK_PCI_PCICFG_ADDR = 1000f0*************** MT7620 PCIe RC mode *************bio: create slab <bio-0> at 0vgaarb: loadedSCSI subsystem initializedusbcore: registered new interface driver usbfsusbcore: registered new interface driver hubusbcore: registered new device driver usbpci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]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]pci 0000:01:00.0: BAR 0: set to [mem 0x20000000-0x200fffff] (PCI address [0x20000000-0x200fffff]pci 0000:01:00.1: BAR 0: assigned [mem 0x20100000-0x201fffff]pci 0000:01:00.1: BAR 0: set to [mem 0x20100000-0x201fffff] (PCI address [0x20100000-0x201fffff]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-0x201fffff]pci 0000:00:00.0: bridge window [mem pref disabled]BAR0 at slot 0 = 0bus=0x0, slot = 0x0res[0]->start = 0res[0]->end = 0res[1]->start = 20200000res[1]->end = 2020ffffres[2]->start = 0res[2]->end = 0res[3]->start = 0res[3]->end = 0res[4]->start = 0res[4]->end = 0res[5]->start = 0res[5]->end = 0bus=0x1, slot = 0x0res[0]->start = 20000000res[0]->end = 200fffffres[1]->start = 0res[1]->end = 0res[2]->start = 0res[2]->end = 0res[3]->start = 0res[3]->end = 0res[4]->start = 0res[4]->end = 0res[5]->start = 0res[5]->end = 0bus=0x1, slot = 0x0res[0]->start = 20100000res[0]->end = 201fffffres[1]->start = 0res[1]->end = 0res[2]->start = 0res[2]->end = 0res[3]->start = 0res[3]->end = 0res[4]->start = 0res[4]->end = 0res[5]->start = 0res[5]->end = 0Switching to clocksource MIPSNET: Registered protocol family 2IP route cache hash table entries: 1024 (order: 0, 4096 bytes)TCP established hash table entries: 4096 (order: 3, 32768 bytes)TCP bind hash table entries: 4096 (order: 2, 16384 bytes)TCP: Hash tables configured (established 4096 bind 4096)TCP reno registeredUDP hash table entries: 256 (order: 0, 4096 bytes)UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)NET: Registered protocol family 1RT3xxx EHCI/OHCI init.squashfs: version 4.0 (2009/01/31) Phillip LougherJFFS2 version 2.2 (NAND) (ZLIB) (RTIME) (c) 2001-2006 Red Hat, Inc.msgmni has been set to 245Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)io scheduler noop registered (default)pci_hotplug: PCI Hot Plug PCI Core version: 0.5Ralink gpio driver initializedEnable Ralink GDMA Controller ModuleGDMA IP Version=3====================================== SPI driver, modified by Jason======================================<-----0x60: 0x0000009d-----spidrv_major = 217Serial: 8250/16550 driver, 2 ports, IRQ sharing disabledserial8250: ttyS0 at MMIO 0x10000500 (irq = 37) is a 16550Aserial8250: ttyS1 at MMIO 0x10000c00 (irq = 12) is a 16550Abrd: module loadeddeice id : c2 20 18 c2 20 (2018c220)MX25L12805D(c2 2018c220) (16384 Kbytes)mtd .name = raspi, .size = 0x01000000 (0M) .erasesize = 0x00000010 (0K) .numeraseregions = 4096Creating 8 MTD partitions on "raspi":0x000000000000-0x000001000000 : "Whole"0x000000000000-0x000000010000 : "Bootloader"0x000000210000-0x000000380000 : "Kernel"0x000000380000-0x000000df0000 : "RootFS"0x000000df0000-0x000000e70000 : "MyDLink"0x000000e70000-0x000000ef0000 : "Storage"0x000000ef0010-0x000000ff0010 : "UI"mtd: partition "UI" doesn't start on an erase block boundary -- force read-only0x000000ff0000-0x000001000000 : "Config"rdm_major = 253SMACCR1 -- : 0x0000000cSMACCR0 -- : 0x432880f8Ralink APSoC Ethernet Driver Initilization. v3.0 256 rx/tx descriptors allocated, mtu = 1500!SMACCR1 -- : 0x0000000cSMACCR0 -- : 0x432880f1PROC INIT OK!PPP generic driver version 2.4.2PPP Deflate Compression module registeredPPP BSD Compression module registeredNET: Registered protocol family 24Initializing USB Mass Storage driver...usbcore: registered new interface driver usb-storageUSB Mass Storage support registered.u32 classifierNetfilter messages via NETLINK v0.30.nf_conntrack version 0.5.0 (1964 buckets, 7856 max)ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Conearp_tables: (C) 2002 David S. MillerTCP cubic registeredNET: Registered protocol family 17Bridge firewalling registered802.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:3.Freeing unused kernel memory: 168k freedAlgorithmics/MIPS FPU Emulator v1.5Inter-| Receive Raeth v3.0 ( Tasklet ,SkbRecycle )phy_tx_ring = 0x07fb3000, tx_ring = 0xa7fb3000phy_rx_ring0 = 0x07fb4000, rx_ring0 = 0xa7fb4000SMACCR1 -- : 0x0000000cSMACCR0 -- : 0x432880f1 CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 eth2: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 flash_open: flash_fd=3Mount D Section.mount: /dev/mtdblock6 is write-protected, mounting read-onlyMount MyDlink Section. flash_open: flash_fd=10phy 0, reg 0, val 0x3900Set: phy[0].reg[0] = 3900phy 0, reg 0, val 0x3900Set: phy[0].reg[0] = 3900switch register base addr to system register 0xb0000000write offset 0x60, value 0x695phy 1, reg 0, val 0x3900Set: phy[1].reg[0] = 3900phy 2, reg 0, val 0x3900Set: phy[2].reg[0] = 3900phy 3, reg 0, val 0x3900Set: phy[3].reg[0] = 3900phy 4, reg 0, val 0x3900Set: phy[4].reg[0] = 3900phy 0, reg 0, val 0x3300Set: phy[0].reg[0] = 3300phy 0, reg 0, val 0x3300Set: phy[0].reg[0] = 3300device eth2 entered promiscuous modeNET: Registered protocol family 10device eth2.1 entered promiscuous modeInit handler: lanbr0: port 1(eth2.1) entering learning statebr0: port 1(eth2.1) entering learning stateInit handler: internet_checkInit handler: dynamic_lanipInit handler: dhcpsrvFailure parsing line 12 of /etc/udhcpd_CDM562DL_U03.confserver_config.pool_check = 1server_config.pool_check = 1 start = 192.168.0.100, end = 192.168.0.199, lan_ip = 192.168.0.1, interface=br0, ifindex=0 start = 192.168.0.100, end = 192.168.0.199, lan_ip = 192.168.0.1, interface=br0, ifindex=00Unable to open /var/run/udhcpd.leases for readingudhcpd (v0.9.9-pre) startedUnable to open /var/run/udhcpd.leases for readingInit handler: stpInit handler: reset_btnInit handler: wlanaprt2860v2_ap: module license 'unspecified' taints kernel.Disabling lock debugging due to kernel taintaddrconf_dad_completed 7addrconf_dad_completed 7addrconf_dad_completed 7addrconf_dad_completed 7Length of MAC:6 mac:78:54:2e:9d:c:3b:----=== pAd = c0602000, size = 1146080 ===<-- RTMPAllocTxRxRingMemory, Status=0<-- RTMPAllocAdapterBlock, Status=0AP Driver version-2.7.1.6Length of MAC:6 mac:78:54:2e:9d:c:3c:----=== pAd = c0c02000, size = 1633312 ===<-- RTMPAllocTxRxRingMemory, Status=0<-- RTMPAllocAdapterBlock, Status=0device_id =0x7650==>MT76x0_WLAN_ChipOnOff(): OnOff:1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0xff000002MACVersion = 0x76502000load fw spent 16msRX DESC a6b9a000 size = 2048RX1 DESC a6b9b000 size = 2048cfg_mode=14cfg_mode=14wmode_band_equal(): Band Not Equal!2a:55:44:e4:05:1a:cb:eb:01:93:83:88:b2:c3:4f:8f:50:b2:65:62:c1:a3:cb:f9:52:8e:b0:b1:79:c9:b6:97:1. Phy Mode = 492. Phy Mode = 49ext_pa_current_setting = 13. Phy Mode = 49AntCfgInit: primary/secondary ant 0/1ChipStructAssign(): RALINK6590 hook !MCS Set = ff 00 00 00 01MT76x0_ChipBBPAdjust():rf_bw=2, ext_ch=1, PrimCh=36, HT-CentCh=38, VHT-CentCh=42APStartUp(): AP Set CentralFreq at 42(Prim=36, HT-CentCh=38, VHT-CentCh=42, BBP_BW=2)@@@ ed_monitor_init : ===>@@@ ed_monitor_init : <===Main bssid = 78:54:2e:9d:0c:3c<==== rt28xx_init, Status=0@@@ ed_monitor_exit : ===>@@@ ed_monitor_exit : <===MT76x0_ChipBBPAdjust():rf_bw=2, ext_ch=1, PrimCh=149, HT-CentCh=151, VHT-CentCh=155APStartUp(): AP Set CentralFreq at 155(Prim=149, HT-CentCh=151, VHT-CentCh=155, BBP_BW=2)@@@ ed_monitor_init : ===>@@@ ed_monitor_init : <===0x1300 = 00064300RTMPDrvOpen(1):Check if PDMA is idle!RTMPDrvOpen(2):Check if PDMA is idle!device rai0 entered promiscuous modebr0: port 2(rai0) entering learning statebr0: port 2(rai0) entering learning stateRalink DOT1X daemon, version = '2.4.0.0'prefix_name = 'rai, argv[1] = rai'killall: check_status2: no process killedroute: SIOC[ADD|DEL]RT: No such device/usr/bin/wpsv2-action2: /usr/bin/wpsv2-action2: 543: wscd: not foundInvalid command : ledstartInterface doesn't accept private ioctl...set (8BE2): Network is downaddrconf_dad_completed 7RX DESC a6825000 size = 2048RTMP_TimerListAdd: add timer obj c069a738!RTMP_TimerListAdd: add timer obj c0665870!RTMP_TimerListAdd: add timer obj c0665844!RTMP_TimerListAdd: add timer obj c0665818!RTMP_TimerListAdd: add timer obj c060a2dc!RTMP_TimerListAdd: add timer obj c0609ed0!RTMP_TimerListAdd: add timer obj c060a2ac!RTMP_TimerListAdd: add timer obj c060a654!RTMP_TimerListAdd: add timer obj c060a3a4!RTMP_TimerListAdd: add timer obj c060a3d4!RTMP_TimerListAdd: add timer obj c060a594!RTMP_TimerListAdd: add timer obj c060a5c4!RTMP_TimerListAdd: add timer obj c060d798!RTMP_TimerListAdd: add timer obj c060d38c!RTMP_TimerListAdd: add timer obj c060d768!RTMP_TimerListAdd: add timer obj c060db10!RTMP_TimerListAdd: add timer obj c060d860!RTMP_TimerListAdd: add timer obj c060d890!RTMP_TimerListAdd: add timer obj c060da50!RTMP_TimerListAdd: add timer obj c060da80!RTMP_TimerListAdd: add timer obj c0610c54!RTMP_TimerListAdd: add timer obj c0610848!RTMP_TimerListAdd: add timer obj c0610c24!RTMP_TimerListAdd: add timer obj c0610fcc!RTMP_TimerListAdd: add timer obj c0610d1c!RTMP_TimerListAdd: add timer obj c0610d4c!RTMP_TimerListAdd: add timer obj c0610f0c!RTMP_TimerListAdd: add timer obj c0610f3c!RTMP_TimerListAdd: add timer obj c0614110!RTMP_TimerListAdd: add timer obj c0613d04!RTMP_TimerListAdd: add timer obj c06140e0!RTMP_TimerListAdd: add timer obj c0614488!RTMP_TimerListAdd: add timer obj c06141d8!RTMP_TimerListAdd: add timer obj c0614208!RTMP_TimerListAdd: add timer obj c06143c8!RTMP_TimerListAdd: add timer obj c06143f8!RTMP_TimerListAdd: add timer obj c06175cc!RTMP_TimerListAdd: add timer obj c06171c0!RTMP_TimerListAdd: add timer obj c061759c!RTMP_TimerListAdd: add timer obj c0617944!RTMP_TimerListAdd: add timer obj c0617694!RTMP_TimerListAdd: add timer obj c06176c4!RTMP_TimerListAdd: add timer obj c0617884!RTMP_TimerListAdd: add timer obj c06178b4!RTMP_TimerListAdd: add timer obj c061aa88!RTMP_TimerListAdd: add timer obj c061a67c!RTMP_TimerListAdd: add timer obj c061aa58!RTMP_TimerListAdd: add timer obj c061ae00!RTMP_TimerListAdd: add timer obj c061ab50!RTMP_TimerListAdd: add timer obj c061ab80!RTMP_TimerListAdd: add timer obj c061ad40!RTMP_TimerListAdd: add timer obj c061ad70!RTMP_TimerListAdd: add timer obj c061df44!RTMP_TimerListAdd: add timer obj c061db38!RTMP_TimerListAdd: add timer obj c061df14!RTMP_TimerListAdd: add timer obj c061e2bc!RTMP_TimerListAdd: add timer obj c061e00c!RTMP_TimerListAdd: add timer obj c061e03c!RTMP_TimerListAdd: add timer obj c061e1fc!RTMP_TimerListAdd: add timer obj c061e22c!RTMP_TimerListAdd: add timer obj c0621400!RTMP_TimerListAdd: add timer obj c0620ff4!RTMP_TimerListAdd: add timer obj c06213d0!RTMP_TimerListAdd: add timer obj c0621778!RTMP_TimerListAdd: add timer obj c06214c8!RTMP_TimerListAdd: add timer obj c06214f8!RTMP_TimerListAdd: add timer obj c06216b8!RTMP_TimerListAdd: add timer obj c06216e8!RTMP_TimerListAdd: add timer obj c0667c74!RTMP_TimerListAdd: add timer obj c0667868!RTMP_TimerListAdd: add timer obj c0667c44!RTMP_TimerListAdd: add timer obj c0667fec!RTMP_TimerListAdd: add timer obj c0667d3c!RTMP_TimerListAdd: add timer obj c0667d6c!RTMP_TimerListAdd: add timer obj c0667ca4!RTMP_TimerListAdd: add timer obj c0667cd4!RTMP_TimerListAdd: add timer obj c0667d04!RTMP_TimerListAdd: add timer obj c0668020!RTMP_TimerListAdd: add timer obj c06710a4!RTMP_TimerListAdd: add timer obj c06711c0!RTMP_TimerListAdd: add timer obj c06710d0!RTMP_TimerListAdd: add timer obj c06683dc!RTMP_TimerListAdd: add timer obj c060756c!RTMP_TimerListAdd: add timer obj c060aa28!RTMP_TimerListAdd: add timer obj c060dee4!RTMP_TimerListAdd: add timer obj c06113a0!RTMP_TimerListAdd: add timer obj c061485c!RTMP_TimerListAdd: add timer obj c0617d18!RTMP_TimerListAdd: add timer obj c061b1d4!RTMP_TimerListAdd: add timer obj c061e690!RTMP_TimerListAdd: add timer obj c06680ec!APSDCapable[0]=0APSDCapable[1]=0APSDCapable[2]=0APSDCapable[3]=0APSDCapable[4]=0APSDCapable[5]=0APSDCapable[6]=0APSDCapable[7]=0APSDCapable[8]=0APSDCapable[9]=0APSDCapable[10]=0APSDCapable[11]=0APSDCapable[12]=0APSDCapable[13]=0APSDCapable[14]=0APSDCapable[15]=0default ApCliAPSDCapable[0]=02a:55:44:e4:05:1a:cb:eb:01:93:83:88:b2:c3:4f:8f:50:b2:65:62:c1:a3:cb:f9:52:8e:b0:b1:79:c9:b6:97:1. Phy Mode = 92. Phy Mode = 9E2PROM: D0 target power=0xff20E2PROM: 40 MW Power Delta= 03. Phy Mode = 9RTMP_TimerListAdd: add timer obj c060712c!AntCfgInit: primary/secondary ant 0/1Initialize 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 = 9, CalCode = 28 !!!RT6352_Temperature_Init : BBPR49 = 0xfffffffdRT6352_Temperature_Init : TemperatureRef25C = 0xfffffff3Current Temperature from BBP_R49=0xfffffff5 TX BW Filter Calibration !!! RX BW Filter Calibration !!!LOFT Calibration Done!IQCalibration Start!IQCalibration Done! CH = 0, (gain= d, phase= 1)IQCalibration Start!IQCalibration Done! CH = 1, (gain= 1, phase=3c)TX IQ Calibration Done!RTMPSetPhyMode: channel is out of range, use first channel=0MCS Set = ff ff 00 00 01SYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lbr0: port 1(eth2.1) entering forwarding stateSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lSYNC - BBP R4 to 20MHz.lRTMP_TimerListAdd: add timer obj c0668980!The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4@@@ ed_monitor_init : ===>@@@ ed_monitor_init : <===Main bssid = 78:54:2e:9d:0c:3b<==== rt28xx_init, Status=00x1300 = 00064380@@@ ed_monitor_init : ===>@@@ ed_monitor_init : <===device ra0 entered promiscuous modebr0: port 3(ra0) entering learning statebr0: port 3(ra0) entering learning stateRalink DOT1X daemon, version = '2.4.0.0'prefix_name = 'ra, argv[1] = ra'addrconf_dad_completed 7killall: check_status: no process killed/usr/bin/wpsv2-action: /usr/bin/wpsv2-action: 526: wscd: not foundra0 ledstart:Init handler: wanInit handler: ondemandInit handler: profile_alterInit handler: ipv6Init handler: ipv6-filterInit handler: mydlinkkillall: mydlink-watch-dog.sh: no process killedkillall: signalc: no process killedkillall: tsa: no process killedopt.local stop ok.opt.local start ok.Init handler: natRalink HW NAT Module Enabled==== NAT START (WAN:ALL Func:ALL) ====br0: port 2(rai0) entering forwarding stateBad argument `0.0.0.0'Try `iptables -h' or 'iptables --help' for more information./var/nat//nat-draft.uyg: /var/nat//nat-draft.uyg: 1: ebtables: not found/var/nat//nat-draft.uyg: /var/nat//nat-draft.uyg: 1: ebtables: not foundInit handler: dnsrelayinitial loops = 256Mac Address IP-Address HOSTNAME Expires inlease count is 0 nowInit handler: timetimezone:0dsttime:0Init handler: scheduleInit handler: telnetInit handler: wps_btnInit handler: mupnpdInit handler: hotplugInit handler: igmpInit handler: userInit handler: dlnaInit handler: ftp_algInit handler: sip_algInit handler: fwqueryhttp://wrpd.dlink.com/router/firmware/query.aspx?model=DIR-510L_Ax_Default_FW_0106_78542E9D0C3BInit handler: led_cdm562dl_u03Init handler: shareportInit handler: host_resolutionInit handler: bonjourInit handler: bps_recordInit handler: guestzonedevice ra1 is not a slave of br0ra0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sra1 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sudhcod-stoprai0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sinterface ra1 does not exist!ifconfig: SIOCGIFFLAGS: No such devicebridge br1 doesn't exist; can't delete itdevice rai1 is not a slave of br0udhcod-stopinterface rai1 does not exist!ifconfig: SIOCGIFFLAGS: No such devicebridge br1 doesn't exist; can't delete itInit handler: wps_statusInit handler: webcam_statusInit handler: storage_statusCopied 524288 bytes from address 0x00000000 in flash to /tmp/mtd5.imgInit handler: mcu_infoInit handler: watchdogInit handler: recentInit handler: rebootsh: lltd-action: not found flash_open: flash_fd=7/usr/bin/telnetd-action: Starting telnetd... flash_open: flash_fd=7ra0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sra1 tx_bps = 0 Kb/s, rx_bps = 0 Kb/srai0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/s/usr/bin/telnetd-action start ok[Fri Jan 1 00:00:29 UTC 2010] Duplicate signalc ...killall: tsa: no process killedopt.local stop ok.opt.local start ok.ra0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sra1 tx_bps = 0 Kb/s, rx_bps = 0 Kb/srai0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/s flash_open: flash_fd=7ra0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/sra1 tx_bps = 0 Kb/s, rx_bps = 0 Kb/srai0 tx_bps = 0 Kb/s, rx_bps = 0 Kb/s# br0: port 3(ra0) entering forwarding stateip6_tables: (C) 2000-2006 Netfilter Core TeamRalink APSoC Hardware Watchdog TimerStarted WatchDog Timer.Started WatchDog Timer. LoadVlaue: 36600 sysclk: 145000000 TIMEOUT: 60Stopped WatchDog Timer.Disable Kernel Mode WatchdogStarted WatchDog Timer.Started WatchDog Timer. LoadVlaue: 36600 sysclk: 145000000 TIMEOUT: 60ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driverrt3xxx-ehci rt3xxx-ehci: Ralink EHCI Host Controllerrt3xxx-ehci rt3xxx-ehci: new USB bus registered, assigned bus number 1rt3xxx-ehci rt3xxx-ehci: irq 18, io mem 0x101c0000rt3xxx-ehci rt3xxx-ehci: USB 0.0 started, EHCI 1.00hub 1-0:1.0: USB hub foundhub 1-0:1.0: 1 port detectedohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driverrt3xxx-ohci rt3xxx-ohci: RT3xxx OHCI Controllerrt3xxx-ohci rt3xxx-ohci: new USB bus registered, assigned bus number 2rt3xxx-ohci rt3xxx-ohci: irq 18, io mem 0x101c1000hub 2-0:1.0: USB hub foundhub 2-0:1.0: 1 port detectedusb 1-1: new high speed USB device using rt3xxx-ehci and address 2hub 1-1:1.0: USB hub foundhub 1-1:1.0: 4 ports detected

/proc/version

# cat /proc/versionLinux version 2.6.36 (tja@dot7) (gcc version 3.4.2) #737 Wed Aug 12 10:42:49 CST 2015

/proc/mtd

# cat /proc/mtddev: size erasesize namemtd0: 01000000 00001000 "Whole"mtd1: 00010000 00001000 "Bootloader"mtd2: 00170000 00001000 "Kernel"mtd3: 00a70000 00001000 "RootFS"mtd4: 00080000 00001000 "MyDLink"mtd5: 00080000 00001000 "Storage"mtd6: 00100000 00001000 "UI"mtd7: 00010000 00001000 "Config"

mount

/dev/root on / type squashfs (ro,relatime)none on /proc type proc (rw,relatime)none on /ram type tmpfs (rw,relatime)none on /proc/bus/usb type usbfs (rw,relatime)none on /sys type sysfs (rw,relatime)devpts on /dev/pts type devpts (rw,relatime,mode=600)/dev/mtdblock6 on /usr/www type squashfs (ro,relatime)/dev/mtdblock4 on /usr/mydlink type squashfs (ro,relatime)

df -h

# df -hFilesystem Size Used Available Use% Mounted on/dev/mtdblock3 8.8M 8.8M 0 100% /none 61.5M 1.7M 59.7M 3% /ram/dev/mtdblock6 1.0M 1.0M 0 100% /usr/www/dev/mtdblock4 256.0K 256.0K 0 100% /usr/mydlink

/proc/cpuinfo

# cat /proc/cpuinfosystem type : Ralink SoCprocessor : 0cpu model : MIPS 24Kc V5.0BogoMIPS : 386.04wait instruction : yesmicrosecond timers : yestlb_entries : 32extra interrupt vector : yeshardware watchpoint : yes, count: 4, address/irw mask: [0x0004, 0x07dc, 0x0ff8, 0x0e3b]ASEs implemented : mips16 dspshadow register sets : 1core : 0VCED exceptions : not availableVCEI exceptions : not available

/proc/devices

# cat /proc/devicesCharacter devices: 1 mem 2 pty 3 ttyp 4 /dev/vc/0 4 tty 4 ttyS 5 /dev/tty 5 /dev/console 5 /dev/ptmx 7 vcs 10 misc 13 input 21 sg 90 mtd108 ppp128 ptm136 pts180 usb189 usb_device217 spiS0220 hwnat0252 gpio253 rdm0254 bsgBlock devices: 1 ramdisk259 blkext 8 sd 11 sr 31 mtdblock 65 sd 66 sd 67 sd 68 sd 69 sd 70 sd 71 sd128 sd129 sd130 sd131 sd132 sd133 sd134 sd135 sd

/proc/modules

# cat /proc/modulesohci_hcd 19792 0 - Live 0xc1649000ehci_hcd 38512 0 - Live 0xc162c000ralink_wdt 3306 0 - Live 0xc1612000ip6table_filter 704 1 - Live 0xc15fe000ip6_tables 12460 1 ip6table_filter, Live 0xc15f1000hw_nat 29009 0 - Live 0xc0dca000 (P)MT7610_ap 1504604 1 - Live 0xc0961000rt2860v2_ap 1922967 1 - Live 0xc0401000 (P)ipv6 256647 52 - Live 0xc00f1000

/proc/meminfo

# cat meminfoMemTotal: 125916 kBMemFree: 79116 kBBuffers: 6100 kBCached: 16636 kBSwapCached: 0 kBActive: 8720 kBInactive: 17084 kBActive(anon): 3428 kBInactive(anon): 1392 kBActive(file): 5292 kBInactive(file): 15692 kBUnevictable: 0 kBMlocked: 0 kBSwapTotal: 0 kBSwapFree: 0 kBDirty: 0 kBWriteback: 0 kBAnonPages: 3104 kBMapped: 2588 kBShmem: 1752 kBSlab: 12356 kBSReclaimable: 1396 kBSUnreclaim: 10960 kBKernelStack: 544 kBPageTables: 500 kBNFS_Unstable: 0 kBBounce: 0 kBWritebackTmp: 0 kBCommitLimit: 62956 kBCommitted_AS: 11700 kBVmallocTotal: 1048372 kBVmallocUsed: 8108 kBVmallocChunk: 1025528 kB

OpenWrt bootlog

CDM56CDL_U03 Jboot B796JRecovery Version R1.2 2013/10/04 18:32SPI FLASH: MX25l12805d 16M....Boot addr = 0x80400000...................Starting kernel @80000000...[ 0.000000] Linux version 4.14.107 (buildbot@slashdirt-03) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r9706-acf149d)) #0 Sun Mar 24 00:44:27 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:4[ 0.000000] bootconsole [early0] enabled[ 0.000000] CPU0 revision is: 00019650 (MIPS 24KEc)[ 0.000000] MIPS: machine is D-Link DIR-510L[ 0.000000] Determined physical RAM map:[ 0.000000] memory: 08000000 @ 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-0x0000000007ffffff][ 0.000000] Movable zone start for each node[ 0.000000] Early memory node ranges[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff][ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff][ 0.000000] On node 0 totalpages: 32768[ 0.000000] free_area_init_node: node 0, pgdat 804ddfd0, node_mem_map 81000040[ 0.000000] Normal zone: 256 pages used for memmap[ 0.000000] Normal zone: 0 pages reserved[ 0.000000] Normal zone: 32768 pages, LIFO batch:7[ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x47c 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: 32512[ 0.000000] Kernel command line: console=ttyS1,57600 rootfstype=squashfs,jffs2[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)[ 0.000000] Writing ErrCtl register=0007db50[ 0.000000] Readback ErrCtl register=0007db50[ 0.000000] Memory: 124420K/131072K available (3896K kernel code, 187K rwdata, 904K rodata, 188K init, 214K bss, 6652K 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.000010] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns[ 0.015477] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)[ 0.087708] pid_max: default: 32768 minimum: 301[ 0.097109] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)[ 0.110131] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)[ 0.129515] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns[ 0.148996] futex hash table entries: 256 (order: -1, 3072 bytes)[ 0.161164] pinctrl core: initialized pinctrl subsystem[ 0.172735] NET: Registered protocol family 16[ 0.716395] mt7620-pci 10140000.pcie: PCIE0 no card, disable it(RST&CLK)[ 0.729620] mt7620-pci: probe of 10140000.pcie failed with error -1[ 0.759487] rt2880_gpio 10000600.gpio: registering 24 gpios[ 0.770520] rt2880_gpio 10000600.gpio: registering 24 irq handlers[ 0.786800] clocksource: Switched to clocksource systick[ 0.798364] NET: Registered protocol family 2[ 0.807875] TCP established hash table entries: 1024 (order: 0, 4096 bytes)[ 0.821656] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)[ 0.834234] TCP: Hash tables configured (established 1024 bind 1024)[ 0.847017] UDP hash table entries: 256 (order: 0, 4096 bytes)[ 0.858529] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)[ 0.871213] NET: Registered protocol family 1[ 0.879786] PCI: CLS 0 bytes, default 32[ 0.882544] rt-timer 10000100.timer: maximum frequency is 1220Hz[ 0.895260] Crashlog allocated RAM at address 0x3f00000[ 0.907420] workingset: timestamp_bits=30 max_order=15 bucket_order=0[ 0.925715] squashfs: version 4.0 (2009/01/31) Phillip Lougher[ 0.937217] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.[ 0.967267] io scheduler noop registered[ 0.974908] io scheduler deadline registered (default)[ 0.986023] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled[ 1.001229] 10000500.uart: ttyS0 at MMIO 0x10000500 (irq = 13, base_baud = 2500000) is a Palmchip BK-3103[ 1.020859] 10000c00.uartlite: ttyS1 at MMIO 0x10000c00 (irq = 20, base_baud = 2500000) is a Palmchip BK-3103[ 1.040541] console [ttyS1] enabled[ 1.054300] bootconsole [early0] disabled[ 1.070827] cacheinfo: Failed to find cpu0 device node[ 1.081101] cacheinfo: Unable to detect cache hierarchy for CPU 0[ 1.101291] spi spi0.0: force spi mode3[ 1.109751] m25p80 spi0.0: mx25l12805d (16384 Kbytes)[ 1.119919] 4 fixed-partitions partitions found on MTD device spi0.0[ 1.132575] Creating 4 MTD partitions on "spi0.0":[ 1.142129] 0x000000000000-0x000000010000 : "jboot"[ 1.152732] 0x000000010000-0x000000210000 : "recovery"[ 1.163866] 0x000000210000-0x000000ff0000 : "firmware"[ 1.177237] 2 jimage-fw partitions found on MTD device firmware[ 1.189082] Creating 2 MTD partitions on "firmware":[ 1.199000] 0x000000000000-0x0000001978d3 : "kernel"[ 1.209749] 0x0000001978d3-0x000000de0000 : "rootfs"[ 1.220452] mtd: device 4 (rootfs) set to be root filesystem[ 1.233312] 1 squashfs-split partitions found on MTD device rootfs[ 1.245703] 0x0000003b0000-0x000000de0000 : "rootfs_data"[ 1.257437] 0x000000ff0000-0x000001000000 : "config"[ 1.268968] libphy: Fixed MDIO Bus: probed[ 1.286463] gsw: setting port4 to ephy mode[ 1.294881] mtk_soc_eth 10100000.ethernet eth0 (uninitialized): port 0 link up (100Mbps/Full duplex)[ 1.313107] mtk_soc_eth 10100000.ethernet: generated random MAC address ee:85:85:5d:83:22[ 1.329488] mtk_soc_eth 10100000.ethernet: loaded mt7620 driver[ 1.341926] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5[ 1.358945] rt2880_wdt 10000120.watchdog: Initialized[ 1.370313] NET: Registered protocol family 10[ 1.383086] Segment Routing with IPv6[ 1.390573] NET: Registered protocol family 17[ 1.399498] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.[ 1.425334] 8021q: 802.1Q VLAN Support v1.8[ 1.441340] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.[ 1.456488] Freeing unused kernel memory: 188K[ 1.465369] This architecture does not have kernel memory protection.[ 2.305537] init: Console is alive[ 2.312644] init: - watchdog -[ 2.736760] random: fast init done[ 3.467097] kmodloader: loading kernel modules from /etc/modules-boot.d/*[ 3.613825] usbcore: registered new interface driver usbfs[ 3.624930] usbcore: registered new interface driver hub[ 3.635655] usbcore: registered new device driver usb[ 3.651859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver[ 3.666692] ehci-platform: EHCI generic platform driver[ 3.687486] phy phy-usbphy.0: remote usb device wakeup disabled[ 3.699293] phy phy-usbphy.0: UTMI 16bit 30MHz[ 3.708162] ehci-platform 101c0000.ehci: EHCI Host Controller[ 3.719649] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1[ 3.735554] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000[ 3.757884] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00[ 3.771330] hub 1-0:1.0: USB hub found[ 3.779274] hub 1-0:1.0: 1 port detected[ 3.790537] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver[ 3.804571] ohci-platform: OHCI generic platform driver[ 3.815339] ohci-platform 101c1000.ohci: Generic Platform OHCI controller[ 3.828944] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2[ 3.844818] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000[ 3.882800] hub 2-0:1.0: USB hub found[ 3.890778] hub 2-0:1.0: 1 port detected[ 3.902727] kmodloader: done loading kernel modules from /etc/modules-boot.d/*[ 3.921278] init: - preinit -[ 4.421708] usb 1-1: new high-speed USB device number 2 using ehci-platform[ 4.749605] random: procd: uninitialized urandom read (4 bytes read)[ 4.762871] hub 1-1:1.0: USB hub found[ 4.835296] hub 1-1:1.0: 4 ports detected[ 4.958591] 8021q: adding VLAN 0 to HW filter on device eth0[ 6.275496] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000[ 6.289963] jffs2_build_filesystem(): unlocking the mtd device...[ 6.289968] done.[ 6.306096] jffs2_build_filesystem(): erasing all blocks after the end marker...[ 53.907390] done.[ 53.926186] jffs2: notice: (408) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.[ 53.958476] mount_root: overlay filesystem has not been fully initialized yet[ 53.977253] mount_root: switching to jffs2 overlay[ 54.016504] overlayfs: upper fs does not support tmpfile.[ 54.296184] urandom-seed: Seed file not found (/etc/urandom.seed)[ 54.412631] procd: - early -[ 54.418576] procd: - watchdog -[ 54.866413] procd: - watchdog -[ 54.873066] procd: - ubus -[ 54.918888] random: ubusd: uninitialized urandom read (4 bytes read)[ 54.932729] random: ubusd: uninitialized urandom read (4 bytes read)[ 54.946031] random: ubusd: uninitialized urandom read (4 bytes read)[ 54.959741] procd: - init -[ 55.346349] kmodloader: loading kernel modules from /etc/modules.d/*[ 55.368109] ip6_tables: (C) 2000-2006 Netfilter Core Team[ 55.389311] Loading modules backported from Linux version v4.19.23-0-g67d52fae61c1[ 55.404470] Backport generated by backports.git v4.19.23-1-0-g480a925a[ 55.422049] ip_tables: (C) 2000-2006 Netfilter Core Team[ 55.442775] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)[ 55.525159] xt_time: kernel timezone is -0000[ 55.602929] PPP generic driver version 2.4.2[ 55.614389] NET: Registered protocol family 24[ 55.661685] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'soc_wmac.eeprom'.[ 55.681695] rt2800_wmac 10180000.wmac: Direct firmware load for soc_wmac.eeprom failed with error -2[ 55.699940] rt2800_wmac 10180000.wmac: Falling back to user helper[ 55.986809] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 6352, rev 0500 detected[ 56.002347] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected[ 56.016709] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'[ 56.049244] kmodloader: done loading kernel modules from /etc/modules.d/*[ 56.650313] urandom_read: 5 callbacks suppressed[ 56.650323] random: jshn: uninitialized urandom read (4 bytes read)[ 64.650281] 8021q: adding VLAN 0 to HW filter on device eth0[ 64.682557] device eth0 entered promiscuous mode[ 64.701173] br-lan: port 1(eth0.1) entered blocking state[ 64.712027] br-lan: port 1(eth0.1) entered disabled state[ 64.723161] device eth0.1 entered promiscuous mode[ 64.803191] br-lan: port 1(eth0.1) entered blocking state[ 64.814017] br-lan: port 1(eth0.1) entered forwarding state[ 64.825358] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready[ 65.696633] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready[ 85.340758] random: crng init doneBusyBox v1.30.1 () built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r9706-acf149d -----------------------------------------------------=== WARNING! =====================================There is no root password defined on this device!Use the "passwd" command to set up a new passwordin order to prevent unauthorized SSH logins.--------------------------------------------------root@OpenWrt:/#

Notes

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

  • ...

Tags

How to add tags

MT7620A, 16flash, 128ram, 2USB, USB2.0, MT7610E, rechargeable battery

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

[OpenWrt Wiki] D-Link DIR-510L (2024)
Top Articles
Latest Posts
Article information

Author: Duncan Muller

Last Updated:

Views: 5989

Rating: 4.9 / 5 (59 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Duncan Muller

Birthday: 1997-01-13

Address: Apt. 505 914 Phillip Crossroad, O'Konborough, NV 62411

Phone: +8555305800947

Job: Construction Agent

Hobby: Shopping, Table tennis, Snowboarding, Rafting, Motor sports, Homebrewing, Taxidermy

Introduction: My name is Duncan Muller, I am a enchanting, good, gentle, modern, tasty, nice, elegant person who loves writing and wants to share my knowledge and understanding with you.