Hi all,
I've been building WNDR3800 builds using Attitude Adjustment for a while now.
Unfortunately, it seems something has gone awry and I can't build a usable
image any more. After flashing, the WNDR3800 reboots but fails to load with the
following error (taken from the console via TTL connec
Hi,
I'm having occasional problems with the wifi connection on my
WZR-HP-G300NH. I saw this on 12.09-beta and recently updated to
12.09-beta2 to see if the issue was present there (it is!).
It seems that hostapd is getting blocked performing a sendto. I've seen
it twice today both times it g
On Fri, Nov 16, 2012 at 11:03:07AM +0100, Karl Vogel wrote:
> Add configuration settings to disable certain features in nginx to
> be able to reduce it's footprint and allow nginx to be built with
> support for lua.
Applied with minor changes in r34223. Thank you.
Luka
___
Dnia 2012-11-17, o godz. 23:20:35
Liu Qishuai napisał(a):
> If the mounted directory is in use and the device is unplugged, umount
> will fail. The bug #12056 will occur again in this situation.
> This patch resolves the problem by using the "lazy" parameter of
> umount and also rmdir the auto-cr
If the mounted directory is in use and the device is unplugged, umount
will fail. The bug #12056 will occur again in this situation.
This patch resolves the problem by using the "lazy" parameter of
umount and also rmdir the auto-created mount point.
Index: package/block-mount/files/40-mount
=
Hi
Don't work because of function call order:
rt2x00lib_probe_dev calls first rt2800_probe_hw (it use is_clk_20mhz init'ed by
default 40MHz & switch rf_vals table)
and second rt2x00lib_probe_hw which set correct is_clk_20mhz but don't switch
rf_vals table. As result is_clk_20mhz is correct
but r
Hello,
sorry for the duplicity.
I've just ported the latest long term supported version of Asterisk package for
OpenWrt (version 11.0.1). The package is not in the best shape, it needs a
little polishing. Module macro's were rewritten, it's a little bit more
modular, so everything except the c
Hello everyone,
I've just ported the latest long term supported version of Asterisk package for
OpenWrt (version 11.0.1). The package is not in the best shape, it needs a
little polishing. Module macro's were rewritten, it's a little bit more
modular, so everything except the core package is As