Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:wavlink:wl-wn576a2 [2021/11/29 12:19] – Created from the form at meta:create_new_device_page weissnix4711 | toh:wavlink:wl-wn576a2 [2021/11/29 12:55] – [Opening the case] Add proper warning weissnix4711 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== WAVLINK WL-WN576A2 ====== | ====== WAVLINK WL-WN576A2 ====== | ||
| - | ~~NOTOC~~ | ||
| - | /* This template is intended to be used via https:// | + | /* This template is intended to be used via https:// |
| + | /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ | ||
| + | /* USE https:// | ||
| {{page> | {{page> | ||
| - | // | + | A wall-plug wireless repeater |
| + | |||
| + | <WRAP BOX> | ||
| + | FIXME Any text with a light background (like this one) provides instructions for creating | ||
| + | </WRAP> | ||
| /*****/ | /*****/ | ||
| - | /* How to add images ========> | + | /* How to add images ========> |
| /*****/ | /*****/ | ||
| - | {{ media: | + | {{media: |
| + | <WRAP BOX> | ||
| + | FIXME | ||
| + | ===== Getting started with a new Device Page ===== | ||
| + | - 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.** | ||
| + | - There are several " | ||
| + | - When there are no more " | ||
| - | ===== OpenWrt support | + | ===== Keep the articles modular |
| + | * Please include only model specific information, | ||
| + | * If you have no time to write certain stuff, link to [[docs: | ||
| + | * [[docs: | ||
| + | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | ||
| + | </ | ||
| - | <color red> | + | ===== Supported Versions ===== |
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| - | /*** if info available: uncomment and fill in | + | /* If no unsupported functions known, comment out the following datatable or delete it. */ |
| - | ===== Supporting activities ===== | + | /* |
| - | //Describe if there are any ongoing activities that might lead to OpenWrt support.// | + | ---- datatable ---- |
| + | cols | ||
| + | filter | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| + | */ | ||
| - | * OpenWrt forum thread: (add link) | + | ===== Experimental Versions ===== |
| - | ***/ | + | |
| + | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ | ||
| - | /*** if info available: uncomment and fill in | + | //None at this time.// |
| - | ===== Experimental firmware ===== | + | |
| - | //List experimental firmware download links here.// | + | ===== Hardware Highlights ===== |
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| + | align : c, | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| - | //None at this time.// | ||
| - | | + | ===== Installation ===== |
| - | * trunk image (add link) | + | /* stable release */ |
| - | | + | /* uncomment once stable release is available |
| - | ***/ | + | ---- datatable ---- |
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| + | */ | ||
| - | ===== Hardware highlights ===== | + | /* snapshot */ |
| - | ^ CPU ^ Ram ^ Flash ^ Network | + | /* delete once stable release is available */ |
| - | | EXAMPLE RT3052 @ 384 MHz | + | ---- datatable ---- |
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock | ||
| + | align | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| - | /*** if info available: uncomment and fill in | + | -> [[docs: |
| - | ===== Installation ===== | + | |
| - | | + | |
| - | - → [[docs: | + | |
| - | - → [[: | + | |
| - | ==== Installing OpenWrt ==== | + | FIXME Please add the installation procedure here. |
| - | ***/ | + | |
| + | ==== Flash Layout ==== | ||
| + | <WRAP BOX> | ||
| + | FIXME // | ||
| + | |||
| + | Please check out the article [[docs: | ||
| + | </ | ||
| + | |||
| + | ==== OEM easy installation ==== | ||
| + | |||
| + | <WRAP BOX> | ||
| + | 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 ''< | ||
| + | * Upload .bin file to router | ||
| + | * Wait for it to reboot | ||
| + | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | ||
| + | </ | ||
| + | |||
| + | ==== OEM installation using the TFTP method ==== | ||
| + | |||
| + | -> [[docs: | ||
| + | |||
| + | === Specific values needed for tftp === | ||
| + | |||
| + | <WRAP BOX> | ||
| + | |||
| + | FIXME Enter values for " | ||
| + | |||
| + | ^ Bootloader tftp server IPv4 address | ||
| + | ^ Bootloader MAC address (special) | ||
| + | ^ Firmware tftp image | [[: | ||
| + | ^ TFTP transfer window | ||
| + | ^ TFTP window start | approximately FILL-IN seconds after power on | | ||
| + | ^ TFTP client required IP address | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Upgrading OpenWrt ===== | ||
| + | -> [[docs: | ||
| + | |||
| + | <WRAP BOX> | ||
| + | |||
| + | FIXME These are generic instructions. Update with your router' | ||
| + | |||
| + | ==== LuCI Web Upgrade Process ==== | ||
| + | |||
| + | * Browse to ''< | ||
| + | * Upload image file for sysupgrade to LuCI | ||
| + | * Wait for reboot | ||
| + | |||
| + | ==== 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: | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | 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, | ||
| + | |||
| + | < | ||
| + | cd /tmp | ||
| + | wget http:// | ||
| + | sysupgrade / | ||
| + | </ | ||
| + | |||
| + | === mtd === | ||
| + | |||
| + | If '' | ||
| + | |||
| + | * Login as root via SSH on 192.168.1.1, | ||
| + | |||
| + | < | ||
| + | cd /tmp | ||
| + | wget http:// | ||
| + | mtd write / | ||
| + | </ | ||
| + | |||
| + | </ | ||
| - | /*** if info available: uncomment and fill in | ||
| ===== Debricking ===== | ===== Debricking ===== | ||
| -> [[docs: | -> [[docs: | ||
| - | ***/ | ||
| - | |||
| - | /*** if info available: uncomment and fill in | ||
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| -> [[docs: | -> [[docs: | ||
| - | ***/ | ||
| - | |||
| - | /*** if info available: uncomment and fill in | ||
| ===== Basic configuration ===== | ===== Basic configuration ===== | ||
| - | After flashing, proceed with [[docs: | + | -> [[docs: |
| - | ***/ | + | Set up your Internet connection, configure wireless, configure USB port, etc. |
| + | ===== Specific Configuration ===== | ||
| - | /*** if info available: uncomment and fill in | + | <WRAP BOX> |
| - | ===== Specific configuration ===== | + | FIXME Please fill in real values for this device, then remove the EXAMPLEs |
| - | + | ||
| - | <WRAP BOX 600px> | + | |
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | + | |
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| Line 87: | Line 215: | ||
| | vlan1 (eth0.1) | | vlan1 (eth0.1) | ||
| | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | ||
| + | |||
| </ | </ | ||
| - | ***/ | ||
| + | ==== Switch Ports (for VLANs) ==== | ||
| + | <WRAP BOX> | ||
| + | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| + | |||
| + | Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. | ||
| + | ^ Port ^ Switch port ^ | ||
| + | | Internet (WAN) | EXAMPLE 4 | | ||
| + | | LAN 1 | EXAMPLE 3 | | ||
| + | | LAN 2 | EXAMPLE 2 | | ||
| + | | LAN 3 | EXAMPLE 1 | | ||
| + | | LAN 4 | EXAMPLE 0 | | ||
| + | |||
| + | </ | ||
| - | /*** if info available: uncomment and fill in | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| -> [[docs: | -> [[docs: | ||
| Here, we merely name the buttons, so we can use them in the above Howto. | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | <WRAP BOX 600px> | + | <WRAP BOX> |
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | + | FIXME Please fill in real values for this device, then remove the EXAMPLEs |
| The WAVLINK WL-WN576A2 has the following buttons: | The WAVLINK WL-WN576A2 has the following buttons: | ||
| Line 105: | Line 245: | ||
| | EXAMPLE Secure Easy Setup | | | EXAMPLE Secure Easy Setup | | ||
| | EXAMPLE No buttons at all. | | EXAMPLE No buttons at all. | ||
| - | </ | ||
| - | ***/ | ||
| + | </ | ||
| ===== Hardware ===== | ===== Hardware ===== | ||
| ==== Info ==== | ==== Info ==== | ||
| - | ^ Architecture | ||
| - | ^ Vendor | ||
| - | ^ Bootloader | ||
| - | ^ System-On-Chip | ||
| - | ^ CPU/ | ||
| - | ^ Flash-Chip | ||
| - | ^ Flash size | EXAMPLE 8 MiB | | ||
| - | ^ RAM | EXAMPLE 64 MiB | | ||
| - | ^ Wireless | ||
| - | ^ Ethernet | ||
| - | ^ Switch | ||
| - | ^ USB | EXAMPLE 1x 2.0 | | ||
| - | ^ Serial | ||
| - | ^ JTAG | EXAMPLE [[#JTAG|Not populated]] | ||
| - | |||
| - | |||
| - | /*** if info available: uncomment and fill in | ||
| - | ==== Flash Layout ==== | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME // | + | FIXME |
| - | + | - This table is automatically generated, **once the correct filters for Brand and Model are set.** | |
| - | Please check out the article | + | - If you see " |
| + | - If you still don't see a table here, or a table filled with ' | ||
| + | - If you see a table with the desired device data, everything is OK and you can delete this text and the ''< | ||
| + | - If it still doesn' | ||
| </ | </ | ||
| - | ***/ | ||
| + | ---- datatemplatelist dttpllist ---- | ||
| + | template: meta: | ||
| + | cols : Brand, Model, Versions, Device Type, Availability, | ||
| + | filter | ||
| + | filter | ||
| + | ---- | ||
| ==== Photos ==== | ==== Photos ==== | ||
| Line 143: | Line 272: | ||
| /* Thanks, your wiki administration - Oct. 2015 */ | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| + | // | ||
| **Insert photo of front of the casing** | **Insert photo of front of the casing** | ||
| + | //Back://\\ | ||
| **Insert photo of back of the casing** | **Insert photo of back of the casing** | ||
| + | //Backside label://\\ | ||
| **Insert photo of backside label** | **Insert photo of backside label** | ||
| - | |||
| - | **Insert photo of PCB** | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | **Note:** This will also void your warranty! | ||
| <WRAP BOX> | <WRAP BOX> | ||
| FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// | FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// | ||
| + | * To remove the cover and open the device, do a/b/c | ||
| </ | </ | ||
| + | |||
| + | //Main PCB://\\ | ||
| + | **Insert photo of PCB** | ||
| ==== Serial ==== | ==== Serial ==== | ||
| Line 174: | Line 312: | ||
| How to connect to the JTAG Port of this specific device:\\ | How to connect to the JTAG Port of this specific device:\\ | ||
| **Insert photo of PCB with markings for JTAG port** | **Insert photo of PCB with markings for JTAG port** | ||
| + | |||
| + | ===== Bootloader mods ===== | ||
| + | -> [[docs: | ||
| + | |||
| + | ===== Hardware mods ===== | ||
| + | |||
| + | None so far. | ||
| + | |||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| Line 187: | Line 333: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | //Space for additional notes, links to forum threads or other resources.// | ||
| + | |||
| + | * ... | ||
| ===== Tags ===== | ===== Tags ===== | ||
| + | <WRAP BOX> | ||
| + | FIXME //Add tags below, then remove this fixme.// | ||
| + | </ | ||
| + | |||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag> |