EnGenius EWS2910P

The EnGenius EWS2910P is an RTL8380M based switch with two SFP slots, and PoE 802.3af on all eight RJ-45 ports.

Layer0 SPI NOR flash (spi0.0 w25q256)
Layer1 u-boot
512 KiB
u-boot-env
64 KiB
u-boot-env2
64 KiB
rootfs_data
13.4 MiB
jffs2-log
2 MiB
firmware
8 MiB
firmware2
8 MiB
Layer2 kernel rootfs
mountpoint /overlay /

The factory firmware will accept and flash the initramfs image. It is recommended to flash to “Partition 0”.

The factory web GUI will show the following warning:

   Warning: The firmware version is v0.00.00-c0.0.00
   The firmware image you are uploading is older than the current
   firmware of the switch. The device will reset back to default
   settings. Are you sure you want to proceed?"

This is expected when flashing OpenWrt. After the initramfs image boots, flash the -sysupgrade using either the commandline or LuCI.

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

The default network configuration is:

Interface Name Description Default configuration
switch LAN None
switch.1 LAN 192.168.1.1/24
Port Switch port
lan1 - lan8 1 - 8
lan9 9F
lan10 10F

The SFP cages 9F and 10F share the same SCL line. Currently, there isn't a good way to model this in the OS. Thus, only one SFP port can be fully supported.

Cage 10F is fully supported with an I2C bus and sfp handle. Linux automatically handles enabling or disabling the TX laser.

Cage 9F is only partially supported, without the sfp handle. The default value of the tx-disable line is high (active). It is exported as a gpio, but the laser is off by default. To enable the laser:

  echo 0 > /sys/class/gpio/sff-p9-tx-disable/value

Thus, both modules can be used for networking, but only 10F will be able to detect and identify a plugged in SFP module.

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.

BUTTON Event
Reset reset
LAN Mode BTN0

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

There are two screws on the rear that can be removed. This allows the top cover to slide off, revealing the internals.

Main PCB:

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

The serial port header is labeled GRTV for ground, rx, tx, and 3.3V respectively:

Serial connection parameters
for EnGenius EWS2910P
115200, 8N1, 3.3V

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.

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


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

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