Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:d-link:dir-300revb [2022/01/28 11:00] – misanthropos | toh:d-link:dir-300revb [2024/02/12 08:58] – external edit | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Topic URL_url, Device Techdata_pageid | + | " |
| - | headers | + | " |
| - | align | + | " |
| - | filter | + | |
| - | filter | + | " |
| - | filteror : Model=DIR-600 | + | " |
| - | filter | + | } --> |
| - | ---- | + | |
| Warning! Wireless support is [[https:// | Warning! Wireless support is [[https:// | ||
| Line 35: | Line 34: | ||
| Warning!!! Newer images are bricking DIR-600 B5E if sysupgrade is not written before first reboot! So after factory flash don't reboot, just write the sysupgrade. | Warning!!! Newer images are bricking DIR-600 B5E if sysupgrade is not written before first reboot! So after factory flash don't reboot, just write the sysupgrade. | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | header | + | " |
| - | align : c,c,c,c,c,c,c,c,c,c,c,c,c | + | " |
| - | filter | + | |
| - | filter | + | " |
| - | filteror : Model=DIR-600 | + | " |
| - | filter | + | } --> |
| - | ---- | + | |
| B6 + B7 - cheaper versions of B5 | B6 + B7 - cheaper versions of B5 | ||
| Line 49: | Line 47: | ||
| ===== Installing of OpenWrt ===== | ===== Installing of OpenWrt ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : l,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | filteror : Model=DIR-600 | + | } --> |
| - | filter | + | |
| - | ---- | + | |
| Line 103: | Line 99: | ||
| In case no Image would flash successfully (even stock firmware) one can still do this to the rescue: | In case no Image would flash successfully (even stock firmware) one can still do this to the rescue: | ||
| - | * connect | + | * connect |
| * if your device hangs while RX is connected, place a ~1k Ohm resistor in series with RX. When it hangs all LEDs except Power will turn on and stay on, whereas they normally turn on briefly and then power LED blinks in 1s intervals indicating Emergency Mode. | * if your device hangs while RX is connected, place a ~1k Ohm resistor in series with RX. When it hangs all LEDs except Power will turn on and stay on, whereas they normally turn on briefly and then power LED blinks in 1s intervals indicating Emergency Mode. | ||
| - | * create initramfs-kernel.bin from scratch with OpenWRT 19.07 (or use some older version | + | * create initramfs-kernel.bin from scratch with OpenWRT 19.07 (or use/find an older version above) for DIR-610-A1(later versions might be too big) but comment out the line containing ' |
| - | * load your fresh initramfs-kernel.bin with first option *1* -- load system into SDRAM -- (you have to be quick - the device will wait for 1 second before it uses its default value *3*, which will try to load the system from flash). | + | * copy that initramfs-kernel image to your tftp server. |
| + | * load your fresh initramfs-kernel.bin with first option *1* -- load system | ||
| * if successful you will get a running kernel and will be able to e.g. scp an official or custom made squashfs-sysupgrade image for DIR-610-A1 to /tmp and use that to flash the device with sysupgrade. | * if successful you will get a running kernel and will be able to e.g. scp an official or custom made squashfs-sysupgrade image for DIR-610-A1 to /tmp and use that to flash the device with sysupgrade. | ||