Christopher Robin writes: > ***Are we here for research and development, or are we here for final > implementation? I've always thought about CeroWRT as an R&D project. As Dave points out I don't think it's realistic to provide a "stable" release in the sense of having it upgraded and maintained. At least not as things stand now. However, designating a release as "stable" in the same way as the previous one (i.e. something that won't crash and where most or all of the advertised features (mostly) work) would probably be a good idea. In particular, crash bugs and things that are completely broken should probably be fixed? As far as my installation goes: # cat /sys/kernel/debug/mips/unaligned_instructions 154737 # uptime 10:39:18 up 5 days, 10:56, load average: 0.05, 0.03, 0.04 # dmesg | grep "TX DMA" [348064.371093] ath: phy0: Failed to stop TX DMA, queues=0x004! # dmesg | grep "checksum failed" [13551.957031] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [16072.535156] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [22734.054687] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [93252.820312] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [96253.570312] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [106396.003906] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [156808.253906] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [163650.000000] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [224205.101562] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [269216.191406] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [276718.035156] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [316807.695312] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [329890.929687] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [333792.148437] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [399208.269531] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [410070.828125] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [435757.078125] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [441458.539062] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] [449560.417968] ICMPv6 checksum failed [2001:xxxx:xxxx:xxxx:0000:0000:0000:0001 > 2001:xxxx:xxxx:xxxx:0000:0000:0000:0002] I've had to re-initialise the wifi a couple of times for no apparent reason, and one or two reboots necessary, but nothing that major... -Toke