返回列表 發帖
回復 435# bubblestar


    Then it may be the kernel issue causing reboot automatically

TOP

But someone can do it on IP02 which I saw in Switchfin forum just now.

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

回復 438# 角色


    Thanks!

    Actually, the link has been fixed and we can re-compile INADYN together with other packages now .

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

回復 442# 角色


    Me neither

TOP

回復 443# 角色


    Thanks for the rescure method advice.

    What is the version of your uImage.ext2 ?  Is that the version from original ATCOM other than Switchfin's uImage.ext2?

    Thanks

TOP

I am really sorry to hear that there is serious problem in the new firmware. I am sorry I have not done any upgrade myself as I can't remote upgrade the IP01 where problem arisen will be a dead end.

I believe the developer will further investigate and figure the solution. It may be he has made many changes that at least we can't find in the SVN trunk log

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

回復 449# 角色


My tracking is from here

http://switchfin.svn.sourceforge ... in/switchfin/trunk/

and the switchfin website.

My previous experience with the developer is that he is really responsible to the bug report.

TOP

返回列表