Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:d-link:dir-810l [2016/05/01 14:10] – external edit | toh:d-link:dir-810l [2023/05/26 04:37] – [Flashing OpenWrt over factory firmware] jwh7 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The DIR-810L Wireless AC750 Dual-Band Router is based on the MT7620A SoC. It has two wireless radios, a 802.11bgn one (SoC-integrated) and a 802.11ac one (on-board). | The DIR-810L Wireless AC750 Dual-Band Router is based on the MT7620A SoC. It has two wireless radios, a 802.11bgn one (SoC-integrated) and a 802.11ac one (on-board). | ||
| - | {{:media:dlink:dir-810l_front.jpg? | + | The board is simliar to [[:toh:trendnet:tew-810dr_1.0_1.1|TRENDnet TEW-810DR]] |
| - | {{: | + | |
| - | {{:media: | + | {{media: |
| - | ===== Supported Versions ===== | + | |
| - | ^ Version/ | + | |
| - | | vA1 | + | |
| - | | vB1 | + | |
| OEM source code available at: [[http:// | OEM source code available at: [[http:// | ||
| + | |||
| + | ===== Supported Versions ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| + | |||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ^ Version | + | ---- datatable ---- |
| - | | A1 | MediaTek MT7620A@580MHz | + | cols : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, |
| - | | B1 | MediaTek MT7620A@580MHz | + | header |
| + | align | ||
| + | filter | ||
| + | ---- | ||
| - | Manufacturer' | + | In a 2023 snapshot build, 5 GHz radio was not working (including after a hard reboot) until setting 40 MHz bandwidth, Saving, changing the channel, Saving, then switching back to 80 MHz bandwidth, and Applying. |
| + | ===== Installation ===== | ||
| + | ---- 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 | ||
| + | ---- | ||
| - | Forum: | + | -> [[docs:guide-user: |
| - | ==== Serial port ==== | ||
| - | The D-Link DIR-810L features a TTL serial port. You can use a TTL to USB adaptor to connect to it. The following image shows the pin location. There' | ||
| - | {{: | + | ==== Flashing OpenWrt over factory firmware ==== |
| + | Later router revisions (e.g. B1 and F/W 2.03b02) don't have an open bootloader, and there is also no factory image available. | ||
| - | Settings: 57600 8N1 | + | To create a factory image with Linux, the correct signature needs to be appended to the end of the '' |
| - | ===== Flashing OpenWRT over factory | + | These are the necessary steps in Linux (for Windows see https:// |
| + | - Download the SDK by searching for '' | ||
| + | - extract the tarball in the '' | ||
| + | - extract the '' | ||
| + | - Download the DIR-810L '' | ||
| + | - modify the image e.g.: '' | ||
| + | - ...where {firmware} is the downloaded sysupgrade.bin e.g. openwrt-22.03.5-ramips-mt7620-dir-810l-sysupgrade.bin | ||
| + | - change the '-r {region}' | ||
| - | Later versions of this router | + | A previous note (using Chaos Calmer) said " |
| - | In order to build one, the correct signature needs to be appended to the end of the '' | ||
| - | These are the necessary steps: | + | ===== Hardware ===== |
| - | - Download SDK from http:// | + | ==== Photos ==== |
| - | - extract the tarball in the '' | + | |
| - | - find the tool '' | + | |
| - | - Download the '' | + | |
| - | - modify it like so: '' | + | |
| - | Recovery mode wouldn' | + | {{media: |
| + | {{: | ||
| + | |||
| + | ==== Serial port ==== | ||
| + | The D-Link DIR-810L features a TTL serial port. You can use a TTL to USB adaptor to connect to it. The following image shows the pin location. There' | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | Settings: 57600 8N1 | ||
| ===== Bootloader ===== | ===== Bootloader ===== | ||
| Line 97: | Line 121: | ||
| ## Transferring control to Linux (at address 8000c2d0) ... | ## Transferring control to Linux (at address 8000c2d0) ... | ||
| ## Giving linux memsize in MB, 64 | ## Giving linux memsize in MB, 64 | ||
| + | </ | ||
| + | |||
| + | ==== Version 2.0.16-b51 ==== | ||
| + | |||
| + | === /proc/mtd === | ||
| + | |||
| + | < | ||
| + | # cat / | ||
| + | dev: size | ||
| + | mtd0: 00800000 00010000 " | ||
| + | mtd1: 00030000 00010000 " | ||
| + | mtd2: 00010000 00010000 " | ||
| + | mtd3: 00010000 00010000 " | ||
| + | mtd4: 00010000 00010000 " | ||
| + | mtd5: 00010000 00010000 " | ||
| + | mtd6: 00080000 00010000 " | ||
| + | mtd7: 00080000 00010000 " | ||
| + | mtd8: 000f8f8d 00010000 " | ||
| + | mtd9: 00597073 00010000 " | ||
| + | mtd10: 00690000 00010000 " | ||
| </ | </ | ||
| - | ===== Original firmware | + | ===== Bootlogs |
| - | ==== Version 1.0.1 ==== | + | ==== Original firmware V1.0.1 ==== |
| - | === Bootlog === | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| < | < | ||
| Line 287: | Line 330: | ||
| </ | </ | ||
| - | ==== Version 2.0.16-b51 ==== | ||
| - | |||
| - | === /proc/mtd === | ||
| - | |||
| - | < | ||
| - | # cat / | ||
| - | dev: size | ||
| - | mtd0: 00800000 00010000 " | ||
| - | mtd1: 00030000 00010000 " | ||
| - | mtd2: 00010000 00010000 " | ||
| - | mtd3: 00010000 00010000 " | ||
| - | mtd4: 00010000 00010000 " | ||
| - | mtd5: 00010000 00010000 " | ||
| - | mtd6: 00080000 00010000 " | ||
| - | mtd7: 00080000 00010000 " | ||
| - | mtd8: 000f8f8d 00010000 " | ||
| - | mtd9: 00597073 00010000 " | ||
| - | mtd10: 00690000 00010000 " | ||
| - | </ | ||
| - | |||
| - | ===== OpenWrt Firmware ===== | ||
| - | ==== Barrier Breaker 14.07rc2 ===== | + | ==== OpenWrt |
| - | === Bootlog === | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| < | < | ||
| Line 483: | Line 504: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag>MT7620A |