返回列表 發帖
The following file is no longer valid. Does anyone have a copy of it?

http://www.inatech.eu/inadyn/inadyn.v1.96.2.zip

YH

TOP

I use "make menuconfig" to dis-select the inadyn and followed by recompling the code to make image files.

YH

TOP

The DHCP version has been compiled.
ckleea 發表於 2011-2-13 22:23


How can we have the DHCP version?

YH

TOP

Mine always reboots whenever I attempted to login my ip01 but failed.

It seems that 590 is not very stable.

YH

TOP

My 490 firmware's size is 7937KB and I am staill not able to login via web-gui.

YH

TOP

怎样还原旧的firmware呢?

因为没有GUI,所以upload firmware有点难度,不知道大家是follow什么去upload firmware using the serial cable呢?

YH

TOP

终于可以reset之的version。

如果这次没有了Serial cable,要恢复之前的firmware非常难。

角色

TOP

本帖最後由 角色 於 2011-2-17 23:28 編輯

Dynamic DNS 可以在下面下载:

http://www.filewatcher.com/m/inadyn.v1.96.2.zip.110170.0.0.html

下载完毕,不用unzipped,直接放入dl directory就可以,然后再 make 一次。

角色

TOP

However the result is the same that I am not able to login via the GUI.

YH

TOP

When I logged in via the GUI, it gaves the following error messages:

[Feb 16 09:08:02] WARNING[2886]: manager.c:2938 generic_http_callback: mmap fail
ed.  Manager request output was not processed
[Feb 16 09:08:14] WARNING[2894]: manager.c:2938 generic_http_callback: mmap fail
ed.  Manager request output was not processed

YH

TOP

I am still not able to log in the ip-01 via web-GUI for the firmware version 592.

YH

TOP

本帖最後由 角色 於 2011-2-17 11:13 編輯

Serial cable method to rescue the ip01

1) copy a workable version of uImage.ext2 to the directory that contains tftpd32

2) run tftpd32 and observe the tftp server ip address

3) Enter the Uboot using a serial cable

4) execute the command printenv to see the environment

5) setenv autostart

6) save

7) tftp 0x1000000 uImage.ext2

8) nand erase clean

9) nand erase

10) nand write 0x1000000 0x0 0x7c0000
Please make sure the 0x7c0000 is larger than the total size given after Step 7 is complete.

11) setenv autostart yes

12) save

13) reset


Some of steps are omitted since it would not change in general.


YH

TOP

回復  角色


    Thanks for the rescure method advice.

    What is the version of your uImage.ext2 ...
bubblestar 發表於 2011-2-17 07:45


I am using the stable one svn 474.

YH

TOP

I am really sorry to hear that there is serious problem in the new firmware. I am sorry I have not d ...
ckleea 發表於 2011-2-17 08:47


In fact, CK has done a good job. I believe that the developer is trying his very best to fix the problem since the GUI has a lot of changes.

YH

TOP

回復 446# ckleea

CK,

Is there any list showing that which svn number is the stable one such that we can download it to re-compile?

YH

TOP

返回列表