> Well, if you can reproduce the problem with ls, you can start
> debugging the kernel and figure out, what exactly allocates that much
> memory and maybe prevent it in some way.
In the case of my 'ls' problem the memory allocation is correct, the memory
really runs out, but i think that the syste
Hi,
After a long time of running, i found that there are a lot of dropbear-*
directories left in the directory /tmp/. I think they should be deleted at
exit of the corresponding dropbear session.
Currently, i delete they regularly.
Is there any better idea?
Am i configured something wrong?
Her
Backfire 10.03-rc1 is still based on trunk @ 20254. In "Backfire
10.03-rc1" milestone in Trac [1], you can find the diff used attached
[2] at the end of the page.
1. https://dev.openwrt.org/milestone/Backfire%2010.03-rc1
2.
https://dev.openwrt.org/attachment/milestone/Backfire%2010.03-rc1/backfire
On Wed, Mar 24, 2010 at 17:10:25 +0100,
Nico wrote:
> *** Release Candidate 1 ***
>
> The OpenWrt Team would like to announce a release candidate (RC1) of the
> next major release, codenamed Backfire. Testing of this build will help
> refine the code in preparation of the final release.
>
> Bi
On Wed, Mar 24, 2010 at 02:39:51PM +0100, Bernhard Loos wrote:
> After a suggestion from xMff, I dedicded to use a uci-defaults script,
> as this should fit the needs. Use it instead of the firstboot script
> in the original patch.
> I can't test it, as I don't have the device with me right now, bu
*** Release Candidate 1 ***
The OpenWrt Team would like to announce a release candidate (RC1) of the
next major release, codenamed Backfire. Testing of this build will help
refine the code in preparation of the final release.
Binaries can be downloaded at
http://downloads.openwrt.org/backfire/10.
Well, if you can reproduce the problem with ls, you can start
debugging the kernel and figure out, what exactly allocates that much
memory and maybe prevent it in some way.
2010/3/24 Kövesdi György :
>> Besides that, I would suggest to kill mjpg-streamer from time to time
>> and restart it with a
> Besides that, I would suggest to kill mjpg-streamer from time to time
> and restart it with a different output directory.
I tried it but the time of the crash is not determined exactly: sometimes it
occures sooner. So, the system will crash for sure, sooner or later.
I want to participate in re
After a suggestion from xMff, I dedicded to use a uci-defaults script,
as this should fit the needs. Use it instead of the firstboot script
in the original patch.
I can't test it, as I don't have the device with me right now, but it's trivial.
Bernhard
2010/3/22 Otto Solares :
> On Sat, Mar
2010/3/22 Kövesdi György :
>> Where is the output of mjpg-streamer written to? It looks like it is
>> using ram disk or (slow) flash memory. Make sure it is on the hard disk.
> Sorry, i forgot to mention that there is a link:
> /data -> /mnt/xxx/
> which point to the HD.
>
>> What is the rate of da
> OK, wanted to be sure that we are hunting a real bug. Did you check that
> the files are actually written to that disk?
Yes, it is written. I sent another email about executing a simple 'ls' command
on that directory (or any other one containing a lot of files) also leads to
crash. I suppose th
Hello
I added small feature to ddns-script form myself, but it might be useful
for others.
This enhancement allow user to specify any script to obtain IP address.
In configuration file option "ip_source" should be set to "script" and
option "ip_script" should contain path to user script. Script mu
Daniel Dickinson writes:
> You won't see anything from preinit with set -x because when preinit is
> first called there is no stdin/stdout. One of the things preinit does
> is attach itself to a terminal, if there is one (otherwise it just
> connects to a pseudo-terminal)
Would putting /dev/con
Hi,
Works !!!
OpenWRT Mesh Potato - Village Telco version.
1. disable ttyS0 line in inittab.
2. recompile 8250.c in ../david/ directory with define fastISR disabled.
3. rmmod 8250mp
3.5 insmod serial_core if needed
4. insmod 8250new.ko
5. minicom /dev/ttyS0 W
14 matches
Mail list logo