D-Link DGS-1210-10MP F1

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

D-Link DGS-1210-10MP is a managed switch with 8 ethernet ports and 2 SFP ports, all ports Gbit capable. It is based on a RTL8380 SoC @ 500MHz, DRAM 128MB and 32MB flash. All ethernet ports are 802.3af/at PoE capable with a total PoE power budget of 130W. It has a internal universal power supply.

FIXME

  1. This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information.
  2. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness.
  3. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it.
  • Please include only model specific information, omit bla,bla and put everything generic into separate articles
  • If you have no time to write certain stuff, link to docs
  • base-system should lead the way, do not explain this again
  • DO NOT provide a complete howto here! Instead groom the general documentation.

None at this time.

As a fallback to easy installation one can install OpenWrt over serial console. This means the case needs to be opened, which will void your warranty !

  1. Prepare a TFTP server with the OpenWrt *initramfs-kernel.bin and assign an IP from 10.90.90.0/24 (except 10.90.90.90, which is the switch's IP) to your PC's network port
  2. Connect this network port to one of switch's ports
  3. Connect to the serial console (115200 baud) and power on the switch
  4. Press the ESC key once you see “Hit Esc key to stop autoboot” in the console output
  5. Press CTRL+C keys to get into the real U-Boot prompt
  6. Init the network with the command
    rtk network on
  7. Load the OpenWrt image with the command
    tftpboot 0x8f000000 <ipofyournetworkport>:<openwrtimagename>

    (<ipofyournetworkport> is your network port's IP, e.g. 10.90.90.100; <openwrtimagename> is the name of the image provided by the TFTP server)

  8. Boot the OpenWrt image with the command
    bootm
  9. Browse to https://192.168.1.1/cgi-bin/luci/admin/system/flash
  10. Upload the the OpenWrt *squashfs-sysupgrade.bin to the switch
  11. Wait for it to reboot

d-link_dgs-1210_rev_g_f_realtek There are other installation methods for the dgs-1210 family but only the above method is tested and is known to work reliably on DGS-1210-10MP.

One user has reported success on the DGS-1210-10MP F1 running firmware earlier than 6.20, by following DGS-1210 family OpenWrt easy installation: first flashing stock firmware version 6.20.B009 to both slots, then booting into slot2 and flashing slot1 with openwrt-realtek-rtl838x-d-link_dgs-1210-10mp-f-squashfs-factory_image1.bin

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

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

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

This section deals with

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

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

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

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN
  • Browse to https://192.168.1.1/cgi-bin/luci/admin/system/flash LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot
  • When not keeping the configuration connect via serial and adjust /etc/config/network and restart the network as described in the installation chapter

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. The recommended method is using sysupgrade.

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

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget <sysupgradeimageurl>
sysupgrade /tmp/<sysupgradeimagefile>

<sysupgradeimageurl> is the direct url to the sysupgrade image file and <sysupgradeimagefile> is its file name.

generic.debrick

To debrick the device, you'll need serial access. If you want to recover to an OpenWrt, you can replay the serial installation instructions. For returning to the original firmware, press ESC during the boot to trigger the emergency firmware recovery procedure. After that, use D-Link Network Assistant v2.0.2.4 to flash a new firmware.

failsafe_and_factory_reset

Push the reset button about 7seconds until the power LED starts to flash rapidly for a device reset. A short push on the reset button will reboot the device.

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

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

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

The switch uses the new DSA switch configuration

Port Switch port
LAN 1 lan1
LAN 2 lan2
LAN 3 lan3
LAN 4 lan4
LAN 5 lan5
LAN 6 lan6
LAN 7 lan7
LAN 8 lan8
LAN 9 / SFP 9 lan9
LAN 10 / SFP 10 lan10

The D-Link DGS-1210-10MP has the following buttons:

BUTTON Event
Reset Reboot/reset
Mode Not active

The Mode button are supposed to shift the port LED between showing PoE status or Link status but the Mode button is not implemented.

Front:

Back:

Underside label:
Insert photo of underside label

DANGER: HIGH VOLTAGE inside!
Opening this device exposes
parts under high voltage (110/230 VAC)!

  • Risk of deadly electrical shock
  • Risk of irreversable damage to other components attached, e.g. your PC connected via serial

Make sure to keep your fingers, conductive tools and serial cables away from the high voltage at all times!

Capacitors can still retain dangerous voltages
after disconnection from mains!

Continue at your own risk!

Note: This will void your warranty!

Remove the Ph screws (3 on the bottom and 4 on the sides) around the top/front cover and slide off the top cover in the forward direction.

Internal overview:
dgs-1210-10mp-f1_internal_overview.jpg

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

dgs-1210-10mp-f1_uart.jpg

The DGS-1210-10MP F1 only has an un-equiped serial port on the PCB named J4. Use a serial TTL adapter to connect.

Serial connection parameters
for D-Link DGS-1210-10MP F1
3.3V TTL 115200 / 8N1
     UART pinout
     -----------
    
     [o]ooo|J4
      ^ ||`------ GND
      | |`------- Rx
      | `-------- Tx
      `---------- Vcc (3V3)

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

None so far.

U-Boot 2011.12.(2.1.5.67086)-Candidate1 (Jun 22 2020 - 15:03:58) Board: RTL838x CPU:500MHz LXB:200MHz MEM:300MHz DRAM: 128 MB SPI-F: 1x32 MB Loading 1024B env. variables from offset 0x80000 Board Model = DGS-1210-10MP-F1 Cameo_bdinfo_get_BoardID [293] Switch Model: RTL8380M_INTPHY_2FIB_1G_DEMO (Port Count: 10) Switch Chip: RTL8380 ************************************************** #### RTL8218B config - MAC ID = 8 #### Now Internal PHY Net: Net Initialization Skipped rtl8380#0 Hit Esc key to stop autoboot: 0 Loading Runtime Image ...... ## Booting kernel from Legacy Image at b4100000 ... Image Name: Created: 2020-06-22 15:09:40 UTC Image Type: MIPS Linux Kernel Image (gzip compressed) Data Size: 1035510 Bytes = 1011.2 KB Load Address: 80000000 Entry Point: 80262000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK Starting kernel ... Linux version 2.6.19 (simon@208Server) (gcc version 3.4.4 mipssde-6.03.00-20051020) #20 PREEMPT Mon Jun 22 15:09:26 CST 2020 CPU revision is: 00019070 Determined physical RAM map: memory: 02000000 @ 00000000 (usable) User-defined physical RAM map: memory: 07a00000 @ 00000000 (usable) Built 1 zonelists. Total pages: 30988 Kernel command line: console=ttyS0,115200 mem=122M noinitrd root=/dev/mtdblock4 rw rootfstype=squashfs csb=0x0142F49D cso=0x0866F1AF csf=0x56B69CCF sfin=<NULL>,32MB,10887200;10887200 Primary instruction cache 16kB, physically tagged, 4-way, linesize 16 bytes. Primary data cache 16kB, 2-way, linesize 16 bytes. Synthesized TLB refill handler (20 instructions). Synthesized TLB load handler fastpath (32 instructions). Synthesized TLB store handler fastpath (32 instructions). Synthesized TLB modify handler fastpath (31 instructions). PID hash table entries: 512 (order: 9, 2048 bytes) Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Memory: 121088k/124928k available (2015k kernel code, 3724k reserved, 421k data, 108k init, 0k highmem) Mount-cache hash table entries: 512 Checking for 'wait' instruction... available. NET: Registered protocol family 16 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 4096 (order: 2, 16384 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 4096 bind 2048) TCP reno registered squashfs: version 3.3 (2007/10/31) Phillip Lougher JFFS2 version 2.2. (NAND) (C) 2001-2006 Red Hat, Inc. io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Serial: 8250/16550 driver $Revision: 1.1.1.1 $ 1 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x0 (irq = 31) is a 16550A Probe: SPI CS1 Flash Type MX25L25635F Creating 9 MTD partitions on "Total SPI FLASH": 0x00000000-0x00080000 : "BOOT" 0x00080000-0x000c0000 : "BDINFO" 0x000c0000-0x00100000 : "BDINFO2" 0x00100000-0x00280000 : "KERNEL1" 0x00280000-0x00e80000 : "ROOTFS1" 0x00e80000-0x01000000 : "KERNEL2" 0x01000000-0x01040000 : "SYSINFO" 0x01040000-0x01c40000 : "ROOTFS2" 0x01c40000-0x02000000 : "JFFS2" IPv4 over IPv4 tunneling driver TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 10 lo: Disabled Privacy Extensions NET: Registered protocol family 17 VFS: Mounted root (squashfs filesystem) readonly. Freeing unused kernel memory: 108k freed init started: BusyBox v1.00 (2020.06.22-07:08+0000) multi-call binary Starting pid 14, console : '/etc/rc' Init RTCORE Driver Module....OK tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> passwd file exit ssdh_config file exit Complete NpHwInit RTK.0> open /bin/poe.bin fail POE_SUCCESS device TAP0 entered promiscuous mode DGS-1210-10MP login:


U-Boot 2011.12.(2.1.5.67086)-Candidate1 (Jun 22 2020 - 15:03:58) Board: RTL838x CPU:500MHz LXB:200MHz MEM:300MHz DRAM: 128 MB SPI-F: 1x32 MB Loading 1024B env. variables from offset 0x80000 Board Model = DGS-1210-10MP-F1 Cameo_bdinfo_get_BoardID [293] Switch Model: RTL8380M_INTPHY_2FIB_1G_DEMO (Port Count: 10) Switch Chip: RTL8380 ************************************************** #### RTL8218B config - MAC ID = 8 #### Now Internal PHY Net: Net Initialization Skipped rtl8380#0 Hit Esc key to stop autoboot: 0 Loading Runtime Image ...... ## Booting kernel from Legacy Image at b4100000 ... Image Name: OpenWrt Created: 2023-03-25 9:35:19 UTC Image Type: MIPS Linux Kernel Image (gzip compressed) Data Size: 3362755 Bytes = 3.2 MB Load Address: 80100000 Entry Point: 80100000 Verifying Checksum ... OK Uncompressing Kernel Image ... OK Starting kernel ... [ 0.000000] Linux version 5.15.102 (mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22395-09115a1705) 12.2.0, GNU ld (GNU Binutils) 2.40.0) #0 Sat Mar 25 09:35:19 2023 [ 0.000000] RTL838X model is 83806800 [ 0.000000] SoC Type: RTL8380 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019070 (MIPS 4KEc) [ 0.000000] MIPS: machine is D-Link DGS-1210-10MP F [ 0.000000] earlycon: ns16550a0 at MMIO 0x18002000 (options '115200n8') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Using appended Device Tree. [ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 16 bytes. [ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 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] 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: 32480 [ 0.000000] Kernel command line: earlycon [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 120244K/131072K available (6096K kernel code, 608K rwdata, 1332K rodata, 1236K init, 209K bss, 10828K 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] rtl83xx-clk: initialized, CPU 500 MHz, MEM 300 MHz (8 Bit DDR3), LXB 200 MHz [ 0.000000] clocksource: realtek_otto_timer: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 38225208801 ns [ 0.000005] sched_clock: 28 bits at 3125kHz, resolution 320ns, wraps every 42949672800ns [ 0.009306] Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464) [ 0.136022] pid_max: default: 32768 minimum: 301 [ 0.141716] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.149975] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.166415] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build [ 0.182459] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.193501] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.201400] pinctrl core: initialized pinctrl subsystem [ 0.209996] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.254582] rtl83xx-clk clock-controller: rate setting enabled, CPU 300-625 MHz, MEM 300-300 MHz, LXB 200-200 MHz, OVERCLOCK AT OWN RISK [ 0.272864] clocksource: Switched to clocksource realtek_otto_timer [ 0.282285] NET: Registered PF_INET protocol family [ 0.288472] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.298062] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.307565] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.316313] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.324993] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.332985] TCP: Hash tables configured (established 1024 bind 1024) [ 0.340588] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.348074] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.356699] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.373573] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 0.390126] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.396759] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.413149] pinctrl-single 1b001000.pinmux: 32 pins, size 4 [ 0.420097] pinctrl-single 1b00a000.pinmux: 32 pins, size 4 [ 0.428658] Probing RTL8231 GPIOs [ 0.432376] rtl8231_init called, MDIO bus ID: 0 [ 0.538807] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.548302] printk: console [ttyS0] disabled [ 0.553344] 18002000.uart: ttyS0 at MMIO 0x18002000 (irq = 31, base_baud = 12500000) is a 16550A [ 0.563281] printk: console [ttyS0] enabled [ 0.563281] printk: console [ttyS0] enabled [ 0.572639] printk: bootconsole [early0] disabled [ 0.572639] printk: bootconsole [early0] disabled [ 0.583232] printk: bootconsole [ns16550a0] disabled [ 0.583232] printk: bootconsole [ns16550a0] disabled [ 0.596015] 18002100.uart: ttyS1 at MMIO 0x18002100 (irq = 30, base_baud = 12500000) is a 16550A [ 1.367849] brd: module loaded [ 1.385971] spi-nor spi0.0: mx25l25635e (32768 Kbytes) [ 1.391857] 8 fixed-partitions partitions found on MTD device spi0.0 [ 1.399197] OF: Bad cell count for /soc/spi@1200/flash@0/partitions [ 1.406396] OF: Bad cell count for /soc/spi@1200/flash@0/partitions [ 1.414018] Creating 8 MTD partitions on "spi0.0": [ 1.419436] 0x000000000000-0x000000080000 : "u-boot" [ 1.432512] 0x000000080000-0x0000000c0000 : "u-boot-env" [ 1.441436] 0x0000000c0000-0x000000100000 : "board-name" [ 1.455485] 0x000000100000-0x000000e80000 : "firmware" [ 1.464858] 2 uimage-fw partitions found on MTD device firmware [ 1.471533] Creating 2 MTD partitions on "firmware": [ 1.477223] 0x000000000000-0x000000340000 : "kernel" [ 1.490615] 0x000000340000-0x000000d80000 : "rootfs" [ 1.499105] mtd: setting mtd5 (rootfs) as root device [ 1.508043] 1 squashfs-split partitions found on MTD device rootfs [ 1.515163] 0x0000005f0000-0x000000d80000 : "rootfs_data" [ 1.524464] 0x000000e80000-0x000001000000 : "kernel2" [ 1.537986] 0x000001000000-0x000001040000 : "sysinfo" [ 1.546596] 0x000001040000-0x000001c40000 : "rootfs2" [ 1.560150] 0x000001c40000-0x000002000000 : "jffs2" [ 1.588864] Probing RTL838X eth device pdev: 82097400, dev: 82097410 [ 1.646494] Found SoC ID: 8380: RTL8380, family 8380 [ 1.652204] rtl8380_init_mac [ 1.655607] Using MAC 00000c0e76fa2340 [ 1.773891] Realtek RTL8218B (internal) mdio-bus:08: Detected internal RTL8218B [ 1.782109] Firmware loaded. Size 1184, magic: 83808380 [ 4.328841] Realtek RTL8380 SERDES mdio-bus:18: Detected internal RTL8380 SERDES [ 4.337323] Firmware loaded. Size 1184, magic: 83808380 [ 4.343337] SDS power down value: 3 [ 4.371354] PLL control register: efffffff [ 4.376088] SDS power down value now: 3f [ 4.380503] Configuration of SERDES done [ 4.393724] i2c_dev: i2c /dev entries driver [ 4.407992] NET: Registered PF_INET6 protocol family [ 4.454511] Segment Routing with IPv6 [ 4.458853] In-situ OAM (IOAM) with IPv6 [ 4.463654] NET: Registered PF_PACKET protocol family [ 4.470307] 8021q: 802.1Q VLAN Support v1.8 [ 4.477327] i2c-gpio i2c-gpio-0: Slow GPIO pins might wreak havoc into I2C/SMBus bus timing [ 4.487371] i2c-gpio i2c-gpio-0: using lines 457 (SDA) and 458 (SCL) [ 4.495329] i2c-gpio i2c-gpio-1: Slow GPIO pins might wreak havoc into I2C/SMBus bus timing [ 4.505340] i2c-gpio i2c-gpio-1: using lines 452 (SDA) and 453 (SCL) [ 4.514310] sfp sfp-p9: Host maximum power 1.0W [ 4.521313] sfp sfp-p10: Host maximum power 1.0W [ 4.585657] Realtek RTL8218B (internal) rtl838x slave mii-0:08: Detected internal RTL8218B [ 4.595032] Firmware loaded. Size 1184, magic: 83808380 [ 7.142212] Realtek RTL8380 SERDES rtl838x slave mii-0:18: Detected internal RTL8380 SERDES [ 7.151750] Firmware loaded. Size 1184, magic: 83808380 [ 7.157758] SDS power down value: 3 [ 7.185784] PLL control register: f [ 7.189737] SDS power down value now: 3f [ 7.194203] Configuration of SERDES done [ 7.229128] In rtl83xx_vlan_setup [ 7.233043] UNKNOWN_MC_PMASK: 000000001fffffff [ 7.238041] VLAN profile 0: L2 learning: 1, UNKN L2MC FLD PMSK 511, UNKN IPMC FLD PMSK 511, UNKN IPv6MC FLD PMSK: 511 [ 8.332901] rtl83xx_enable_phy_polling: 500ff00 [ 9.373575] rtl83xx-switch switch@1b000000: configuring for fixed/internal link mode [ 9.383316] rtl83xx-switch switch@1b000000: Link is Up - 1Gbps/Full - flow control off [ 9.393176] rtl83xx-switch switch@1b000000 lan1 (uninitialized): PHY [mdio-bus:08] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.421436] rtl83xx-switch switch@1b000000 lan2 (uninitialized): PHY [mdio-bus:09] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.449919] rtl83xx-switch switch@1b000000 lan3 (uninitialized): PHY [mdio-bus:0a] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.478279] rtl83xx-switch switch@1b000000 lan4 (uninitialized): PHY [mdio-bus:0b] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.506773] rtl83xx-switch switch@1b000000 lan5 (uninitialized): PHY [mdio-bus:0c] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.535341] rtl83xx-switch switch@1b000000 lan6 (uninitialized): PHY [mdio-bus:0d] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.562962] rtl83xx-switch switch@1b000000 lan7 (uninitialized): PHY [mdio-bus:0e] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.592176] rtl83xx-switch switch@1b000000 lan8 (uninitialized): PHY [mdio-bus:0f] driver [Realtek RTL8218B (internal)] (irq=POLL) [ 9.611720] DSA: tree 0 setup [ 9.615291] LINK state irq: 20 [ 9.618801] In rtl83xx_setup_qos [ 9.622427] Setting up RTL838X QoS [ 9.626327] RTL838X_PRI_SEL_TBL_CTRL(i): 00033112 [ 9.631614] Current Intprio2queue setting: 00000000 [ 9.637146] QM_PKT2CPU_INTPRI_MAP: 00fac688 [ 9.642077] rtl838x_dbgfs_init called [ 9.649018] rtl83xx_fib_event_work_do: FIB4 default rule failed [ 9.660670] rtl83xx_fib_event_work_do: FIB4 default rule failed [ 9.680839] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 9.702773] Freeing unused kernel image (initmem) memory: 1236K [ 9.709562] This architecture does not have kernel memory protection. [ 9.716875] Run /sbin/init as init process [ 9.721488] with arguments: [ 9.724897] /sbin/init [ 9.727955] with environment: [ 9.731465] HOME=/ [ 9.734190] TERM=linux [ 10.501596] init: Console is alive [ 10.506591] init: - watchdog - [ 10.969897] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 11.032711] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 11.051946] init: - preinit - [ 12.506400] random: jshn: uninitialized urandom read (4 bytes read) [ 12.707410] random: jshn: uninitialized urandom read (4 bytes read) mtd_get_mac_ascii: partition u-boot-env2 not found! mtd_get_mac_ascii: partition u-boot-env2 not found! [ 13.864372] random: jshn: uninitialized urandom read (4 bytes read) [ 13.967480] random: jshn: uninitialized urandom read (4 bytes read) [ 14.139984] random: jshn: uninitialized urandom read (4 bytes read) sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range sh: out of range [ 15.430828] RESETTING 8380, CPU_PORT 28 [ 15.635998] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode [ 15.645088] In rtl838x_mac_config, mode 1 [ 15.652688] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode [ 15.662142] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 15.671975] 8021q: adding VLAN 0 to HW filter on device lan1 [ 15.679091] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.686323] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 15.693932] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 15.743505] rtl83xx_fib_event_work_do: FIB4 failed [ 15.748917] rtl83xx_fib_event_work_do: FIB4 failed [ 15.775069] random: procd: uninitialized urandom read (4 bytes read) [ 15.783364] rtl83xx_fib_event_work_do: FIB4 failed Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 17.773025] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 18.307410] jffs2: notice: (1141) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 1 orphan) and 7 of xref (1 dead, 0 orphan) found. [ 18.329266] mount_root: switching to jffs2 overlay [ 18.350494] overlayfs: upper fs does not support tmpfile. [ 18.374109] urandom-seed: Seeding with /etc/urandom.seed [ 18.546470] rtl83xx_fib4_del: no such gateway: 0.0.0.0 [ 18.552288] rtl83xx_fib4_del: no such gateway: 0.0.0.0 [ 18.573602] rtl83xx_fib4_del: no such gateway: 0.0.0.0 [ 18.622366] procd: - early - [ 18.626474] procd: - watchdog - [ 21.429168] procd: - watchdog - [ 21.434586] procd: - ubus - [ 21.539105] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.549804] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.558236] random: ubusd: uninitialized urandom read (4 bytes read) [ 21.573524] procd: - init - Please press Enter to activate this console. [ 23.232414] random: jshn: uninitialized urandom read (4 bytes read) [ 23.490858] kmodloader: loading kernel modules from /etc/modules.d/* [ 23.579773] GACT probability on [ 23.595475] Mirror/redirect action on [ 23.652266] u32 classifier [ 23.655489] input device check on [ 23.659613] Actions configured [ 24.065223] kmodloader: done loading kernel modules from /etc/modules.d/* [ 24.126663] urngd: v1.0.2 started. [ 24.407338] random: crng init done [ 24.411181] random: 16 urandom warning(s) missed due to ratelimiting [ 26.669616] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 36.920056] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 37.084123] in rtl838x_eth_stop [ 37.101557] rtl838x-eth 1b00a300.ethernet eth0: Link is Down [ 37.633496] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 37.640926] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 37.648470] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 37.655989] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 38.647605] Using MAC 00000c0e76fa2340 [ 38.652142] RESETTING 8380, CPU_PORT 28 [ 38.857304] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode [ 38.866365] In rtl838x_mac_config, mode 1 [ 38.871374] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 38.893142] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 38.900303] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 38.907925] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 39.524028] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode [ 39.632044] 8021q: adding VLAN 0 to HW filter on device lan1 [ 39.693935] switch: port 1(lan1) entered blocking state [ 39.699837] switch: port 1(lan1) entered disabled state [ 39.707032] device lan1 entered promiscuous mode [ 39.712247] device eth0 entered promiscuous mode [ 39.835903] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 39.861159] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 39.971766] rtl83xx-switch switch@1b000000 lan2: configuring for phy/internal link mode [ 40.062246] 8021q: adding VLAN 0 to HW filter on device lan2 [ 40.069337] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 40.076976] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported [ 40.243640] switch: port 2(lan2) entered blocking state [ 40.249537] switch: port 2(lan2) entered disabled state [ 40.273567] device lan2 entered promiscuous mode [ 40.354533] rtl83xx-switch switch@1b000000 lan3: configuring for phy/internal link mode [ 40.410974] 8021q: adding VLAN 0 to HW filter on device lan3 [ 40.555251] switch: port 3(lan3) entered blocking state [ 40.561153] switch: port 3(lan3) entered disabled state [ 40.617633] device lan3 entered promiscuous mode [ 40.780865] rtl83xx-switch switch@1b000000 lan4: configuring for phy/internal link mode [ 40.820638] 8021q: adding VLAN 0 to HW filter on device lan4 [ 40.925217] switch: port 4(lan4) entered blocking state [ 40.931115] switch: port 4(lan4) entered disabled state [ 40.986139] device lan4 entered promiscuous mode [ 41.195501] rtl83xx-switch switch@1b000000 lan5: configuring for phy/internal link mode [ 41.251459] 8021q: adding VLAN 0 to HW filter on device lan5 [ 41.376157] switch: port 5(lan5) entered blocking state [ 41.382053] switch: port 5(lan5) entered disabled state [ 41.473484] device lan5 entered promiscuous mode [ 41.611572] rtl83xx-switch switch@1b000000 lan6: configuring for phy/internal link mode [ 41.693438] 8021q: adding VLAN 0 to HW filter on device lan6 [ 41.808996] switch: port 6(lan6) entered blocking state [ 41.815008] switch: port 6(lan6) entered disabled state [ 41.821835] device lan6 entered promiscuous mode [ 41.965166] rtl83xx-switch switch@1b000000 lan7: configuring for phy/internal link mode [ 42.013359] 8021q: adding VLAN 0 to HW filter on device lan7 [ 42.113423] switch: port 7(lan7) entered blocking state [ 42.119326] switch: port 7(lan7) entered disabled state [ 42.126337] device lan7 entered promiscuous mode [ 42.223085] rtl83xx-switch switch@1b000000 lan8: configuring for phy/internal link mode [ 42.273276] 8021q: adding VLAN 0 to HW filter on device lan8 [ 42.345944] switch: port 8(lan8) entered blocking state [ 42.351848] switch: port 8(lan8) entered disabled state [ 42.358862] device lan8 entered promiscuous mode [ 42.475755] rtl83xx-switch switch@1b000000 lan9: configuring for inband/1000base-x link mode [ 42.485637] 8021q: adding VLAN 0 to HW filter on device lan9 [ 42.543917] switch: port 9(lan9) entered blocking state [ 42.549813] switch: port 9(lan9) entered disabled state [ 42.556901] device lan9 entered promiscuous mode [ 42.652690] rtl83xx-switch switch@1b000000 lan10: configuring for inband/1000base-x link mode [ 42.662724] 8021q: adding VLAN 0 to HW filter on device lan10 [ 42.724031] switch: port 10(lan10) entered blocking state [ 42.730125] switch: port 10(lan10) entered disabled state [ 42.737425] device lan10 entered promiscuous mode [ 42.813205] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported BusyBox v1.36.0 (2023-03-25 09:35:19 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r22395-09115a1705 ----------------------------------------------------- === WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. -------------------------------------------------- root@OpenWrt:/#


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

  • ...

FIXME Add tags below, then remove this fixme.

How to add tags

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/06/08 08:10
  • by shikasta-net