Western Digital MyNet N600 OpenWRT support
After starting the wiki page on the WD N600 about 3 months ago, and posting about it in the OpenWRT forums, I’m proud to announce that OpenWRT is now supported on the WD N600.
I installed the luci web interface, configured it up and installed some basic tools, and the following is still available:
1
2
3
4
5
6
7
Filesystem Size Used Available Use% Mounted on
rootfs 12.5M 1.2M 11.3M 9% /
/dev/root 1.8M 1.8M 0 100% /rom
tmpfs 61.7M 880.0K 60.9M 1% /tmp
/dev/mtdblock7 12.5M 1.2M 11.3M 9% /overlay
overlayfs:/overlay 12.5M 1.2M 11.3M 9% /
tmpfs 512.0K 0 512.0K 0% /dev
Its quite a capable CPU:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# cat /proc/cpuinfo
system type : Atheros AR9344 rev 2
machine : WD My Net N600
processor : 0
cpu model : MIPS 74Kc V4.12
BogoMIPS : 278.93
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0000, 0x0ff8, 0x0ff8, 0x0ff8]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp dsp2
shadow register sets : 1
kscratch registers : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
1
2
# dmesg | grep MHz
[ 0.000000] Clocks: CPU:560.000MHz, DDR:480.000MHz, AHB:240.000MHz, Ref:40.000MHz
See the wiki page for installation instructions!
EDIT: It seems there are some issues with previous builds that can cause wifi to drop out after periods of time. I’ve built r38259 of OpenWRT Barrier Breaker (trunk) that in theory is patched to stop this from happening. Testing is still ongoing and feedback is appreciated…
Download it here: openwrt-ar71xx-generic-mynet-n600-squashfs-sysupgrade.bin - Updated to r38362 on 11/Oct/2013
Comments powered by Disqus.