It works on squashfs but didn't on pure jffs2 which I pressume was our
only environment difference.
The logcat diff between jffs2 and squashfs seems to be:
+user.info sysinit: Trying to fix trx header in firmware at 0x20...
+user.info sysinit: New crc32: 0x407d9371, rewriting block
+user.info sys
Rechecked and yes, I'm using your latest patch and at boot the file
/lib/firstboot/25_fixtrx is there but next boot "lose" the firmware.
BTW I'm just using pure jffs2 image, will test squashfs and let you
know.
-
Otto
On Sat, Mar 20, 2010 at 02:27:29AM +0100, Bernhard Loos wrote:
> Are you reall
Are you really sure, you used the second patch I posted and the
firstboot script is included in the image?
2010/3/20 Otto Solares :
> On Fri, Mar 19, 2010 at 06:34:03PM -0600, Otto Solares wrote:
>> On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote:
>> > On Fri, Mar 19, 2010 at 04:53:34
On Fri, Mar 19, 2010 at 06:34:03PM -0600, Otto Solares wrote:
> On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote:
> > On Fri, Mar 19, 2010 at 04:53:34PM +0100, Bernhard Loos wrote:
> > > Does this happen directly after flashing or only after a reboot?
> >
> > After the first reboot.
>
On Fri, Mar 19, 2010 at 11:25:40AM -0600, Otto Solares wrote:
> On Fri, Mar 19, 2010 at 04:53:34PM +0100, Bernhard Loos wrote:
> > Does this happen directly after flashing or only after a reboot?
>
> After the first reboot.
>
> > If openwrt does come up at least once, could you run "mtd -o 32 fix
Hi,
At last i could create symbolic backtrace (attached).
The hardware is an Asus WL500GP-V2, a 160 Gb HD (on USB), a UVC webcam
(Logitech Quickcam Sphere).
The commandline is:
mjpg-streamer -i "input_uvc.so -f 25 -r 320x240 -l off" -o "output_file.so -r
/data/jpeg"
128Mb swap is used.
Some co
there seem to be some leftovers from
https://dev.openwrt.org/ticket/6257
this patch fixes the descriptions of kmod package ipt-conntrack
Thanks ede
Index: package/kernel/modules/netfilter.mk
===
--- package/kernel/modules/netfilter.m
hi jow, just a friendly reminder .. Thanks ede
Original Message
Subject: [OpenWrt-Devel] add vars for uci firewall include scripts
Date: Wed, 09 Dec 2009 19:00:37 +0100
From: edgar.sol...@web.de
Reply-To: OpenWrt Development List
To: OpenWrt Development List
the change to uci_
this patch adds
logging of kernel messages to the config file
upgrades to latest version 3.0.5
Thanks Ede
Index: feeds/packages/admin/syslog-ng3/files/syslog-ng.conf
===
--- feeds/packages/admin/syslog-ng3/files/syslog-ng.conf (Revisi
On Fri, Mar 19, 2010 at 04:53:34PM +0100, Bernhard Loos wrote:
> Does this happen directly after flashing or only after a reboot?
After the first reboot.
> If openwrt does come up at least once, could you run "mtd -o 32 fixtrx
> firmware" and give me the output?
Yes, it comes up once and for the
On Friday 19 March 2010 16:04:58 Raphaël HUCK wrote:
> Hi,
>
> this patch cleans the package Makefile a little and adds 3 patches to:
>
> - fix Makefile.in
> - link faifa against the static library
> - a fix for 64 bits devices
>
> -Raphaël
>
faifa changes merged upstream in r54, r55. Patch ap
On Friday 19 March 2010 17:01:12 Raphaël HUCK wrote:
> Hi,
>
> this patch fixes lzo parallel build and uses PKG_INSTALL:=1.
>
> -Raphaël
>
Applied in r20301, thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.o
On Friday 19 March 2010 16:46:15 Raphaël HUCK wrote:
> Hi,
>
> this patch adds the dmalloc package, which is a library useful for
> memory-leak tracking, fence-post write detection, file/line number
> reporting, and general logging of statistics.
>
> -Raphaël
>
Applied in r20300, thanks!
__
Hi,
this patch fixes lzo parallel build and uses PKG_INSTALL:=1.
-Raphaël
diff '--exclude=.svn' -pruN libs/lzo.orig/Makefile libs/lzo/Makefile
--- libs/lzo.orig/Makefile 2010-03-19 16:58:57.0 +0100
+++ libs/lzo/Makefile 2010-03-19 16:58:40.0 +0100
@@ -9,13 +9,14 @@ include $(TOPDI
Hi,
On 03/19/2010 10:14 AM, Bas Mevissen wrote:
> On Thu, 2010-03-18 at 23:04 +0100, Joerg Albert wrote:
>> On 03/15/2010 09:33 AM, Bas Mevissen wrote:
>>
>>> Do you have access to an oscilloscope? It might be that the signal
> level
>>> or signal shape is not perfect. I've seen mixed results with
2010/3/19 W. Michael Petullo :
>>> The WRT160NL gets shipped with a new bootloader since some time, which
>>> actually checks the checksum in the trx image header. As the
>>> checksummed area includes the jffs2 start marker, this will blow up
>>> after first boot.
>>> This patch fixes this by addin
On Fri, Mar 12, 2010 at 14:06:44 -0600,
Bruno Wolff III wrote:
>
> Is there going to be a way to create ifb devices in backfire when it is
> released?
I found some documentation on how to create ifb devices using ip (I have
iproute installed on my router with backfire on it) but that didn't
wo
Does this happen directly after flashing or only after a reboot?
If openwrt does come up at least once, could you run "mtd -o 32 fixtrx
firmware" and give me the output?
2010/3/19 Otto Solares :
> On Wed, Mar 17, 2010 at 05:34:33PM +0100, Bernhard Loos wrote:
>> Hello
>> I forgot to svn add the fi
Hi,
this patch adds the dmalloc package, which is a library useful for
memory-leak tracking, fence-post write detection, file/line number
reporting, and general logging of statistics.
-Raphaël
diff -pruN devel.orig/dmalloc/Makefile devel/dmalloc/Makefile
--- devel.orig/dmalloc/Makefile 1970-01-01
Hi,
this patch cleans the package Makefile a little and adds 3 patches to:
- fix Makefile.in
- link faifa against the static library
- a fix for 64 bits devices
-Raphaël
diff '--exclude=.svn' -pruN net/faifa.orig/Makefile net/faifa/Makefile
--- net/faifa.orig/Makefile 2010-03-19 11:35:42.000
Dear All
There have been some unfortunate problems with the forum registration.
Hopefully things will be back to normal today, as soon as the admin-crew
is finished fixing.
I have to appologize for the delay in reply and general information.
Adrian wrote:
> Hello everyone!
>
> I'm sorry that I'
Dnia piątek, 19 marca 2010 o 14:51:01 Travis Kemen napisał(a):
> On Fri, Mar 19, 2010 at 5:44 AM, Adrian wrote:
> > Hello everyone!
> >
> > I'm sorry that I've sent this mail here, but I really don't see any other
> > option left. I've already tried contacting with admin, but got no
> > response.
On Fri, Mar 19, 2010 at 5:44 AM, Adrian wrote:
> Hello everyone!
>
> I'm sorry that I've sent this mail here, but I really don't see any other
> option left. I've already tried contacting with admin, but got no response.
>
> Procedure of registration of forum requires using a password sent by e-ma
Hi,
I've been thinking lately on what could be done in OpenWrt to
ease the maintenance of a firmware based on it.
It is quite easy to integrate third-party applications by putting them
into packages and using the feeds, so they stay out of the trunk and
don't have to be worried about.
Then you h
Hello everyone!
I'm sorry that I've sent this mail here, but I really don't see any other
option left. I've already tried contacting with admin, but got no response.
Procedure of registration of forum requires using a password sent by e-mail
for first login, but these messages aren't even sent!
Thanks Bas,
I will try to your advice.
thanks very much
2010/3/19 Bas Mevissen
> On Fri, 2010-03-19 at 10:12 +0800, Yongheng Qi wrote:
> > Thanks Bas ,
> >
> >
> > because kamikze trunk used linux kernel changed so faster. and my
> > application depend on fixed kernel version.
> >
> You can ke
On Thu, 2010-03-18 at 23:04 +0100, Joerg Albert wrote:
> On 03/15/2010 09:33 AM, Bas Mevissen wrote:
>
> > Do you have access to an oscilloscope? It might be that the signal
level
> > or signal shape is not perfect. I've seen mixed results with various
> > serial to USB adapters too.
>
> I used a
On Fri, 2010-03-19 at 10:12 +0800, Yongheng Qi wrote:
> Thanks Bas ,
>
>
> because kamikze trunk used linux kernel changed so faster. and my
> application depend on fixed kernel version.
>
You can keep the kernel version stable and have the other stuff up to
date. But that won't help if there is
28 matches
Mail list logo