|
The Devolo DLAN pro 1200+ WiFi ac is hardware-wise the same as the DLAN 1200+ WiFi ac (non-pro) variant. The openwrt firmware includes pro in the device name, though it can be flashed on the non-pro version as well.
The DLAN pro 1200+ WiFi ac is a wall-plug device which still exposes the plug. It has Powerline capabilities, which are only useful if the proprietary firmware is added. Other than that, it includes 2 LAN ports and 2.4GHz as well as 5GHz wifi.
Addr. | Name | Notes |
---|---|---|
0x000000000000-0x000000040000 | “u-boot” | ro |
0x000000040000-0x000000050000 | “u-boot-env” | ro |
0x000000050000-0x000000060000 | “Config1” | ro, DON'T TOUCH! |
0x000000060000-0x000000070000 | “Config2” | ro, DON'T TOUCH! |
0x000000070000-0x000000ff0000 | “firmware” | “kernel”+“rootfs”+“rootfs_data” autosplit |
0x000000ff0000-0x000001000000 | “art” | ro, DON'T TOUCH! |
The method to install OpenWrt depends on the currently running devolo firmware version.
Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade -F -n /tmp/xxx.abc
If you flashed a wrong image you have to debrick the device.
If you flashed a wrong image you have to repeat the process with the correct image.
TFTP server IPv4 address | 192.168.0.100 |
---|---|
Firmware filename on TFTP server | uploadfile |
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/
LuCI Upgrade URLIf 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.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
If sysupgrade
does not support this router, use mtd
.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc firmware && reboot
You can flash a new OpenWrt firmware with TFTP → oem_installation_using_the_tftp_method.
→ 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 |
---|---|---|
br-lan | LAN & WiFi & Powerline | 192.168.1.1/24 |
wlan0 | WiFi 5 GHz | Radio0 disabled |
wlan1 | WiFi 2.4 GHz | Radio1 disabled |
dLAN pro 1200+ WiFi ac uses an Atheros AR8327 switch. Switch ports 1, 5, 6 are not used. The default configuration doesn't use VLANs.
LAN 2 is the interface that's placed next to the reset button.
Port | Switch port |
---|---|
CPU (eth0) | 0 |
Powerline | 2 |
LAN 1 | 3 |
LAN 2 | 4 |
→ 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 Devolo dLAN pro 1200+ WiFi ac has the following buttons:
BUTTON | Event |
---|---|
Reset | reset |
WiFi | wps |
Home/dLAN | BTN_0 |
The Devolo dLAN pro 1200+ WiFi ac has the following LEDs:
LED | sysfs name |
---|---|
dLAN error (red) | devolo:error:dlan |
dLAN status (white) | devolo:status:dlan |
WiFi status (white) | devolo:status:wlan |
The Powerline (PLC) interface of the dLAN pro 1200+ WiFi ac requires 3rd party firmware which is not available from standard OpenWrt package feeds. There will be a package feed on github which you must add to OpenWrt buildroot so you can build a firmware image which supports the plc interface.
For now:
Expand instructions to compile packages required to setup the Powerline interface.
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Note: This will void your warranty!
Main PCB:
Insert photo of PCB
→ 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
Serial connection parameters for Devolo dLAN pro 1200+ WiFi ac | 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
None so far.
U-Boot 1.1.4 (Build from QSDK-1.0 at May 13 2015 - 08:57:02) DB120 DRAM: sri Wasp 1.3 wasp_ddr_initial_config(271): (32bit) ddr2 init wasp_ddr_initial_config(448): Wasp ddr init done Tap value selected = 0xd [0x0 - 0x1b] dvl: configure GPIOs: setting output gpio states (set 0x00002000, clear 0x0020d000) set gpio direction (in/out) previous setting was: 0x0003f30b new setting will be: 0x00530b10 setting gpio OUT function mappings setting gpio IN function mappings clearing and disabling all gpio interrupts 128 MB Top of RAM usable for U-Boot at: 88000000 Reserving 214k for U-Boot at: 87fc8000 Reserving 192k for malloc() at: 87f98000 Reserving 44 Bytes for Board Info at: 87f97fd4 Reserving 36 Bytes for Global Data at: 87f97fb0 Reserving 128k for boot params() at: 87f77fb0 Stack Pointer at: 87f77f98 Now running in RAM - U-Boot at: 87fc8000 Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18 flash size 16MB, sector count = 256 Flash: 16 MB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: ag934x_enet_initialize... No valid address in Flash. Using fixed address wasp reset mask:c02200 WASP ----> S17 PHY * athrs17_reg_init: complete : cfg1 0x80000000 cfg2 0x7114 eth0: 00:03:7f:09:0b:ad eth0 up eth0 Cal in flash at 0x9fff1000 Setting 0xb8116290 to 0x50a02d0f TFTP autoupdate supported (using reset gpio). CAUTION: Using quick erase. Remove soon! Checking for pressed RESET key ... Key is NOT pressed. Skipping autoupdate. Hit any key to stop autoboot: 0 ## Booting image at 9f070000 ... Image Name: MIPS OpenWrt Linux-3.18.29 Created: 2017-01-09 9:30:36 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 1160476 Bytes = 1.1 MB Load Address: 80060000 Entry Point: 80060000 Verifying Checksum at 0x9f070040 ...OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80060000) ... ## Giving linux memsize in bytes, 134217728 Starting kernel ...
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.