Differences
This shows you the differences between two versions of the page.
|
toh:d-link:dir-300revb [2012/12/20 00:40] podly |
toh:d-link:dir-300revb [2013/03/09 16:02] (current) mikael |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| |:!: Note: See **[[toh:d-link:dir-300|D-Link DIR-300]]** for D-Link DIR-300 Rev.A1 (different hardware (HW))| | |:!: Note: See **[[toh:d-link:dir-300|D-Link DIR-300]]** for D-Link DIR-300 Rev.A1 (different hardware (HW))| | ||
| |:!: Note: See **[[toh:d-link:dir-600|D-Link DIR-600]]** for D-Link DIR-600 Rev.A1 (different hardware (HW))| | |:!: Note: See **[[toh:d-link:dir-600|D-Link DIR-600]]** for D-Link DIR-600 Rev.A1 (different hardware (HW))| | ||
| + | |:!: Note: See **[[toh:d-link:dir-300revb5|D-Link DIR-300/DIR-600]]** for rev b5 hardware | | ||
| - | |:!: Note: D-Link DIR-600 and DIR-300 Rev.B5 (current version on 08/2012 in EU) are based on the chipset RT5350 which is currently unsupported by openwrt. Don't buy...| | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| Line 16: | Line 16: | ||
| <code> | <code> | ||
| svn co svn://svn.openwrt.org/openwrt/trunk/ | svn co svn://svn.openwrt.org/openwrt/trunk/ | ||
| + | cd trunk | ||
| # Build configuration. From 'make menuconfig'; Target system: Ralink RT288x/RT3xxx, Subtarget: RT305x based boards | # Build configuration. From 'make menuconfig'; Target system: Ralink RT288x/RT3xxx, Subtarget: RT305x based boards | ||
| echo CONFIG_TARGET_ramips=y >.config | echo CONFIG_TARGET_ramips=y >.config | ||
| echo CONFIG_TARGET_ramips_rt305x=y >>.config | echo CONFIG_TARGET_ramips_rt305x=y >>.config | ||
| echo CONFIG_TARGET_ramips_rt305x_Default=y >>.config | echo CONFIG_TARGET_ramips_rt305x_Default=y >>.config | ||
| + | make defconfig | ||
| make | make | ||
| </code> | </code> | ||
| - | When the build process is done (yes, this could take several hours), flash the appropriate generated (openwrt-*-squashfs-factory.bin) file from web interface or from recovery mode (turn off; hold reset; turn on; go to http://192.168.1.1 or http://192.168.0.1). Use the file matching your router model (IE: openwrt-dir-600-b2-squashfs-factory.bin for DIR-600-b2) | + | When the build process is done (yes, this could take several hours), flash the appropriate generated (openwrt-*-squashfs-factory.bin) file from web interface or from recovery mode (turn off; hold reset; turn on; go to http://192.168.1.1 or http://192.168.0.1). Use the file matching your router model (path: "trunk/bin/ramips/" IE: openwrt-ramips-rt305x-dir-600-b2-squashfs-factory.bin for DIR-600-b2, openwrt-ramips-rt305x-dir-300-b1-squashfs-factory.bin for DIR-300-b1) |
| === Older trunk revisions (DIR-300-B1 and DIR-600-B2 ONLY) === | === Older trunk revisions (DIR-300-B1 and DIR-600-B2 ONLY) === | ||
toh/d-link/dir-300revb.1355960411.txt.bz2 · Last modified: 2012/12/20 00:40 by podly
