Re: [OpenWrt-Devel] Colinux kernel + openwrt rootfs

2009-04-26 Thread linux_pro
initram -kernel i user 2.6.29.1 in my rdc chip. i user openwrt rootfs. is ok. 2009/4/26 Benjamin Henrion : > Hi, > > I want to have a small distrib with a colinux kernel and a openwrt rootfs. > > What kind of requirements do I need on the rootfs side to support colinux? > > Any special modu

Re: [OpenWrt-Devel] svn/development website error

2009-05-08 Thread linux_pro
"https://svn.openwrt.org..."; svn://svn.openwrt.org change your feeds.config.default 2009/5/8, Brian J. Murrell : > When I try to svn update my openwrt repo I'm getting: > > svn: Server sent unexpected return value (504 Gateway Time-out) in > response to OPTIONS request for > 'https://svn.o

[OpenWrt-Devel] IXP4XX ,LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
SVN 17202-17223 , LUCI can't work。 Browser can't open web。 GCC 4.1.2 UCLIBC 0.30.1 I user MI424-wr thanks ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
a/iwinfo.lua' >        no file '/usr/lib/lua/iwinfo/init.lua' >        no file './iwinfo.so' >        no file '/usr/lib/lua/iwinfo.so' >        no file '/usr/lib/lua/loadall.so' > > This is fixed in rev 5249 (49h ago). > > regards ede &g

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
i try it but display: stopping lucid superserver:lucid starting lucid supersrever: lucid Still unable to open WEB 2009/8/11 linux_pro : > thanks,i try it. > > 2009/8/11  : >> in case you used the luci trunk. There was a missing dependency which >> prevented luci f

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
i user luci svn : 5252 ps w display lua -lluci.lucid -e luci.lucid.start() i not know what's wrong, Looks is all right 2009/8/11 linux_pro : > i try it > but display: > stopping lucid superserver:lucid > starting lucid supersrever: lucid > > > Still unable

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
y, default is install luci theme. I checked. on the ttyS0, top or dmesg is work. but user telnet ,top or dmesg is"Freeze" 2009/8/11 : > did you install the luci theme? > anything in logread or dmesg? > >  ... ede > > On 11.08.2009 10:49, linux_pro wrote:

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-11 Thread linux_pro
a couple of weeks ago. > > > On Tue, 2009-08-11 at 05:06 -0400, edgar.sol...@web.de wrote: > > then something else is wrong and luci not working only a symptom .. > smells as if your networking has problems .. ede > > On 11.08.2009 11:03, linux_pro wrote: >> y, default i

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-12 Thread linux_pro
thanks ede i try to do. 2009/8/12 : > you can try to narrow down the changeset that causes the problem by checking > out revisions, buildroot them and flash them on the device .. ede > > On 12.08.2009 04:27, linux_pro wrote: >> >> I very sure , SVN 17220  LUCI can'

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-12 Thread linux_pro
O! i user ttyS0 on the mi424, ping my PC IP 192.168.1.26, display time out but on the my PC, ping MI424 192.168.1.1, is OK i iptables -F iptables -Z not diff 2009/8/12 linux_pro : > thanks ede > > i try to do. > > > 2009/8/12  : >> you can try to narrow down the c

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-12 Thread linux_pro
y,but i can telnet 192.168.1.1 ifconfig ,free. is ok top. dmesg can't work. i know what's wrong. :"( 2009/8/12 : > seems like the route back is not properly set .. ede > > On 12.08.2009 10:31, linux_pro wrote: >> >> O! >> i user ttyS0 on the mi4

Re: [OpenWrt-Devel] IXP4XX , LUCI can't work. Browser can't open WEB.

2009-08-12 Thread linux_pro
i Understand. why~ carsh. svn -r 16800 make V=66 ing. 2009/8/12 linux_pro : > y,but i can telnet 192.168.1.1 > ifconfig ,free.   is ok > top. dmesg can't work. > i know what's wrong. > > > :"( > > 2009/8/12  : >> seems like th

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-01 Thread linux_pro
你好,刘向福. 我看了你们的wiki和 blog 硬件上版权的开放我还第一次听说. 是个好想法. :-) OPENWRT一堆 patch. 从kernel到 APP. 你可以svn co trunk,然后自己也可以添加Patch进去. 我使用Micrel 一个芯片 KSZ8692XPB http://www.micrel.com/_PDF/Ethernet/ethernet_datasheet/index.html http://www.micrel.com/_PDF/Ethernet/ethernet_designkit/8692/ 他们使用了 openwrt作为SD

Re: [OpenWrt-Devel] openwrt compile error.

2009-10-02 Thread linux_pro
修改相应的configure文件,不用担心你发行版本的GCC问题。请从openwrt找错误。good luck. btw: 尽量使用主线,而不是开发版本。 2009/10/2, xiangfu liu : > Hi > I clone the openwrt-xburst in another computer. there is error when I > try to compile the openwrt. attach is the error message and gcc > version. > > thanks for help. > > __

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-02 Thread linux_pro
this is send to xiangfu liu.is a personal mail. he is forward come here. 2009/10/3 Luigi Mantellini : > Can you translate in english? > > thanks > > luigi > > On Fri, Oct 2, 2009 at 6:05 AM, linux_pro wrote: >> 你好,刘向福. >> >> 我看了你们的wiki和 blog >> 硬

Re: [OpenWrt-Devel] [OpenWrt] #684: last steps to support wrv54g / ixp425

2010-01-07 Thread linux_pro
https://groups.google.com/group/mi424_openwrt 2010/1/8 OpenWrt > #684: last steps to support wrv54g / ixp425 > > --+- > Reporter: common| Owner: kaloz

Re: [OpenWrt-Devel] [Backfire] [bug] webif doesn't ask for user and password on initial connection, seems uhttpd related

2010-04-25 Thread linux_pro
yes,me too On Apr 17, 2010 2:04 AM, "Matthias Buecher / Germany" wrote: I'm using webif (X-Wrt.org) with Backfire from official Backfire repository, due to a missing WOL page in Luci. If I connect to the router's web page with a browser, then I'm not asked for username and password. It advances

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread linux_pro
SDK可能无法使用. 你需要svn co. 自己生成 工具链. 然后编译 你的 hello. 可以尝试下看看. 你碰到的问题我也没找到解决办法. 2010/6/3 CHEN XUEQIN > Hello > > I downloaded kamikaze_8.09.2_source.tar.bz2 from openwrg.org > and build a SDK for ppc44x. Then I copied the SDK to other linux > box, compiled hello world program. Gcc compiler search t

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread linux_pro
看来星网锐捷也开始使用openwrt来作为 产品开发基础了. 希望有对 Openwrt做一个好的贡献. :-) 2010/6/3 CHEN XUEQIN > Hi Jason: > > 于 2010年06月03日 13:51, jason duhamell 写道: > > > Just make sure you aren't trying to compile from windows. and try using >> svn to checkout a branch. >> > > > I cross compiled the SDK in ubuntu 9.10 i386 a

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-04 Thread linux_pro
nice 2010/6/4 CHEN XUEQIN > Hi jason: > > 于 2010年06月03日 14:11, jason duhamell 写道: > > > just stick to ubuntu, it will save you a headache and if your computer >> is old and crappy try switching to lubuntu. I am from shenzhen if you >> need any help. >> >> svn co svn://svn.openwrt.org/openwr

Re: [OpenWrt-Devel] Problem SDK in backfire (bug?)

2010-06-09 Thread linux_pro
hi MAbeeTT chenxq have away Hi jason: 于 2010年06月03日 14:11, jason duhamell 写道: just stick to ubuntu, it will save you a headache and if your computer > is old and crappy try switching to lubuntu. I am from shenzhen if you > need any help. > > svn co svn://svn.openwrt.org/openwrt/branches/bac

Re: [OpenWrt-Devel] question about kernel profiling

2010-06-25 Thread linux_pro
hi,jason. [?] 2010/6/26 jason duhamell > Has anyone heard Yongheng Qi? > > On Sun, Dec 6, 2009 at 5:36 PM, Yongheng Qi wrote: > >> Dear all: >> >> my openwrt kernel cpu loading very high at large thoughput. I want to user >> kernel profile. >> >> I read the >> link:http://homepages.cwi.nl/~ae

Re: [OpenWrt-Devel] Jason from Shenzhen

2010-07-16 Thread linux_pro
In China, this datasheet is full of the underground market. Just openwrt not made it. I believe that not only China, the more countries there is such a thing. thanks jason. thanks florian. 2010/7/16 Spudz76 > They have these datasheets and STILL can't do it. ouch. > > jason duhamell wrote: > >

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7683: dir-615 A1. can be Work! but swith can't Initialization.

2010-07-31 Thread linux_pro
eth0[0]: could not detect attached switch eth0[0]: couldn't create dsa switch instance (error -22) user kernel switch 6060, Not Openwrt the patch 6060 files. 2010/7/31 OpenWrt > #7683: dir-615 A1. can be Work! but swith can't Initialization. > > --+--

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7845: DHCP problem?

2010-09-05 Thread linux_pro
thanks chihchun. i follow this problem. is not dhcp ops. that ath9k driver problem. Follow 2010/9/5 OpenWrt > #7845: DHCP problem? > > ---+ > Reporter: 略略 | Owner: developers > Type: defect

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7413: DIR-825: "Deauthenticated due to local deauth request" with all latest snapshots.

2010-09-18 Thread linux_pro
me too 2010/9/19 OpenWrt > #7413: DIR-825: "Deauthenticated due to local deauth request" with all > latest > snapshots. > > --+- > Reporter: anonymous| Owner: developers > Type: defect |

Re: [OpenWrt-Devel] Arno's iptables firewall

2010-10-23 Thread linux_pro
i'am interested. :-) thanks. 2010/10/23 Philip Prindeville > Anyone interested in using Arno's iptables firewall? I've used it on other > distros because the plugins are modular and easy to add... > > > ___ > openwrt-devel mailing list > openwrt-devel

[OpenWrt-Devel] Invitation to connect on LinkedIn

2011-08-31 Thread Sniperpr(Linux_Pro Linuxsir)
OpenWrt, I'd like to add you to my professional network on LinkedIn. - Sniperpr(Linux_Pro Sniperpr(Linux_Pro Linuxsir) Embedded engineer at aisai China Confirm that you know Sniperpr(Linux_Pro Linuxsir): https://www.linkedin.com/e/-mk98gm-gs179gc4-2p/isd/4050430013/0DHknQLg/?hs=fals