- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, hippo and everyone!
I follow the hippo's uclinuxdist guild to running boa web server on my DE2, when kernel is boot, I can get my index.html through IE, but it displays disordered. Ihave try to solve this question by myself, but after two weeks, it's also display disordered. Now I don't know where is the problem? 1. Maybe the boa have some problems or bugs itself? 2. my kernel have some problems ,maybe less some choices? Could anybody can help me, or give me some advise to solve it! Thanks! More, if my zImage is bigger, many apps will not work, and the NIOS SDK shell will stop or out of control, and console show oom-killer and out of memory. So I think nois2 like DE2 with small memory is not suit for embeded system. Bynow, I didn't search any perfect solvtion for this problem. If anybody have some good idea ,please share! very thanks! thees are my boot information and the IE information. uClinux/Nios II Altera Nios II support © 2004 Microtronix Datacom Ltd. setup_arch: No persistant network settings signature at 008F0000 Built 1 zonelists Kernel command line: PID hash table entries: 64 (order: 6, 1024 bytes) Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) Memory available: 6140k/8192k RAM, 0k/0k ROM (1240k kernel code, 718k data) Mount-cache hash table entries: 512 NET: Registered protocol family 16 io scheduler noop registered io scheduler deadline registered (default) Serial: JTAG UART driver $Revision: 1.4 $ ttyJ0 at MMIO 0x81004000 (irq = 1) is a jtag_uart RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize dmfe_probe:eth0, 50000 Khz Nios <DM9000> eth0 I/O: 80900090, VID: 90000a46 ADDR: 00:07:ed:00:00:00 dmfe_probe:eth1, 50000 Khz Nios NET: Registered protocol family 2 IP route cache hash table entries: 128 (order: -3, 512 bytes) TCP established hash table entries: 512 (order: -1, 2048 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 512 bind 512) TCP reno registered TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 Freeing unused kernel memory: 484k freed (0x164000 - 0x1dc000) init started: BusyBox v1.2.0-pre0 (2006.04.26-14:48+0000) multi-call binary BusyBox v1.2.0-pre0 (2006.04.26-14:48+0000) Built-in shell (msh) Enter 'help' for a list of built-in commands. # boa -c /home/& 30# http://192.168.0.131/ (http://192.168.0.131/) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif 4@D€:`:葍?4??h?@B€;:葍?:?4€€&€?4€€?? ;@€?4@#@:h4$`@554$`@55鷓?€尩?@hD€?@躕D€€?@H??€輼@4@疷:?:???o!:?€?肋芾2€?8:??p€??€?%:??p€D€€@肋?擂:(B:? A??9€?:?H:?@:?8:h;:?勦:菺.@?€敍?http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif ????肋@?€?儡8@?:??pD€€?镭:??p?€Bk缹j€Dj $€俴=p]k:??p??勽€趯?@.&€勽? 藴 ?€ ?:0TB:p@@侓.!劺} .€?€橍.!E纮:?:?8:??p?&@?€"?:??p@:0:?@L€&??0?杩劥6?€€?€0?€€??酪A+拉€?D?€尩?(.!@:??€虰.:?纘[:?纘[?" ?6?? ?,.!??/.!??2.!??5.!??7.!O @伬} ??!纝 ?€缆d??@侓D.!纝 ??@侓Q.!纝 ??X.!纝 ???儡:? @??????(?@dn)"肋 @?!?€??€劉:???:?€虰:??€:?:???悁腃:?:?垁軧&€勀€???繞?€& €:?"肋!? @?€?儡?@?€?#擂:(??狋@in)€?蕾@棰&6?:??@?€!镭:?4€揽1:p?:? ?http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif ??€:癉:艾 ?8:???????佤@kn)劉:???:?€虰:???:?:???榾腃:?:?垁軧?&????€?€量0:??@!:?€???:圗????€?@??:發:??翱 4€??http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif 劙?????p@:? ?p.!@? €?肋 儡€?Link Copied
9 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the same problem to me,may be some bugs in boa ,could anyone help us! thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Today, we have analyse the boa-new source code, and found that the number of data from index.html is corect, but the data is disordered. So maybe the fopen function in boa-new have some bugs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
dear all,
could you help us!!!!thanks- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can use goahead websever .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i tried boa using the Binarytoolchain + UClinuxDist guide and got the same problem as urs. i den tried boa using the BuildrootGuide n it works. now i'm juz stuck with the cgi.
as for goahead, i tried but oom-killer took place.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by jwlam@Aug 10 2006, 08:08 AM i tried boa using the binarytoolchain + uclinuxdist guide and got the same problem as urs. i den tried boa using the buildrootguide n it works. now i'm juz stuck with the cgi.
as for goahead, i tried but oom-killer took place.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17486)
--- quote end ---
--- Quote End --- you can reduce the kernel size ,and use u-boot to boot your kernel from CFI,EPCS,or SD-card.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by lastmandream+aug 9 2006, 10:02 pm--><div class='quotetop'>quote (lastmandream @ aug 9 2006, 10:02 pm)</div>
--- quote start ---
<!--quotebegin-jwlam@Aug 10 2006, 08:08 AM i tried boa using the binarytoolchain + uclinuxdist guide and got the same problem as urs. i den tried boa using the buildrootguide n it works. now i'm juz stuck with the cgi.
as for goahead, i tried but oom-killer took place.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17486)
--- quote end ---
--- Quote End --- you can reduce the kernel size ,and use u-boot to boot your kernel from CFI,EPCS,or SD-card. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=17488)</div> [/b] --- Quote End --- DEAR lastmandream, could you tell me how to use the goahead websever? thank you very much!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- originally posted by lastmandream+aug 10 2006, 11:02 am--><div class='quotetop'>quote (lastmandream @ aug 10 2006, 11:02 am)</div>
--- quote start ---
<!--quotebegin-jwlam@Aug 10 2006, 08:08 AM i tried boa using the binarytoolchain + uclinuxdist guide and got the same problem as urs. i den tried boa using the buildrootguide n it works. now i'm juz stuck with the cgi.
as for goahead, i tried but oom-killer took place.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=17486)
--- quote end ---
--- Quote End --- you can reduce the kernel size ,and use u-boot to boot your kernel from CFI,EPCS,or SD-card. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=17488)</div> [/b] --- Quote End --- lastmandream, i was thinking of similar idea... putting my zImage on usb pendrive n boot from there. but i dunno how. do u have any reference or guide on tat? thx.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page