**** BEGIN LOGGING AT Fri Jan 06 02:59:57 2006 Jan 06 06:47:49 hi can anyone give me a link to a distri comparision for slug ?? Jan 06 06:48:10 i am thinking about changing from openslug to little endian Jan 06 06:50:52 [g2], What's that about hw-4533 and ab3? Jan 06 06:56:14 <[g2]> VoodooZ http://www.giantshoulderinc.com/hw-4533 or ab3 Jan 06 06:58:15 Is that a new rev? the 533Mhz one? Is it smaller? nice. Jan 06 06:59:33 <[g2]> same size, 533's are build Jan 06 06:59:43 <[g2]> are the build configuration Jan 06 07:00:28 nice! Jan 06 07:00:33 What's the ab3 then? Jan 06 07:00:41 * VoodooZ is still browsing the pixs. Jan 06 07:01:14 the case. I see. Jan 06 07:01:40 So the board is around 6"x4" right? Jan 06 07:02:18 I gave your URL to a guy on a yahoo robotics group so you get a bit of exposure with the robotics crowd. Jan 06 07:02:42 You might want to put more images on your site to attract attention. I know I'm a sucker for that. Jan 06 07:05:09 hi if i am trying to compile mysql on my cross development i always get this error : checking "return type of sprintf"... configure: error: cannot run test program while cross compiling Jan 06 07:05:09 See `config.log' for more details. Jan 06 07:05:42 <[g2]> right it means what it says Jan 06 07:05:56 <[g2]> it wants to run a test program Jan 06 07:06:07 <[g2]> as part of the configure script Jan 06 07:06:31 <[g2]> however, it's on the wrong arch (x86) as you are cross-compiling for XScale Jan 06 07:06:41 <[g2]> make sense ? Jan 06 07:07:08 yes but what can i do? Jan 06 07:07:18 <[g2]> The configure stuff needs to be updated not to run the test Jan 06 07:07:45 [g2], Add a few pixs on your web page and I'll try to push a few robotics fans your way. A get quite a few looks when I show my slug equipped robot at meetings as I'm the first one to leave the realms of 8bit micros. Jan 06 07:07:49 so i have to fix the configure file? Jan 06 07:07:59 <[g2]> I think in the past some ppl have run the configure natively and then ported the important information to the cross build Jan 06 07:08:07 so Instead of forcing them to hack the slug I could tell them you have a ready-to-go solution. Jan 06 07:08:20 mhh goo idea Jan 06 07:08:50 <[g2]> VoodooZ thx. I'll be updating the web site soon Jan 06 07:08:59 <[g2]> I'm gonna do a big overhaul Jan 06 07:09:08 Good. Jan 06 07:09:39 Even if it's just a small picture beside the product name. It's already a lot better otherwise people might think it's vapourware or a scam. Jan 06 07:10:30 Do you have the full board specs on there too? size? current consumption? .... You are competing with the gumstix so it's good to show that your board supports full USB host mode which the gumstix lacks! Jan 06 07:11:13 <[g2]> VoodooZ I've got datasheets and all kinda stuff Jan 06 07:11:23 <[g2]> I'll be putting it up very soon Jan 06 07:11:34 ok. that's good. Jan 06 07:12:46 looking forward to it. Jan 06 07:15:11 [g2]: so i copyed a configure version of mysql from my slug to the directory of cross development how can i update the status so that i go one with compiling? Jan 06 07:16:38 <[g2]> kami22 you'll need to look into which tools are handling the configue (I'm not sure which ones are). You may want to explain what you are trying to do in #oe any maybe someone willl offer help Jan 06 07:18:21 <[g2]> I'm sorry that I don't know how to do it or have time to look into it Jan 06 07:19:56 sorry re Jan 06 07:20:03 okay i will try it in OE Jan 06 07:20:58 you'll need to update site/ with your results Jan 06 07:23:23 [g2], do you have 4 miniPCI slots total? I see two on each side. Jan 06 07:23:46 <[g2]> VoodooZ there are two cards really Jan 06 07:24:11 <[g2]> One is my card which has USB 2.0 and has 3 MiniPCIs Jan 06 07:24:35 <[g2]> The other is an OEM card that has 4 MiniPCIs and now USB 2.0 chip Jan 06 07:25:10 <[g2]> For you case the second card is probably better unless Jan 06 07:25:24 i see. Jan 06 07:25:27 <[g2]> We the CF you've got plenty of storage, both cards have 16MB Nor Jan 06 07:25:34 nice. Jan 06 07:25:35 <[g2]> s/We/With/ Jan 06 07:25:55 aside from the usually networking stuff, what else is available in miniPCI format? Jan 06 07:26:11 <[g2]> and you could always plug in a MiniPCI USB card Jan 06 07:26:12 mpeg2 encoders :) Jan 06 07:26:18 cool. Jan 06 07:26:32 <[g2]> koen are you following the CES announcements much ? Jan 06 07:26:48 I guess could even make a custom video processing unit for CV Jan 06 07:27:06 <[g2]> CV == Resume ? Jan 06 07:27:09 [g2]: not really, my part of .nl doesn't have dvb or digital cable Jan 06 07:27:31 http://www.yuan.com.tw/ch/products/vdo_mpc622.html Jan 06 07:27:43 <[g2]> koen there is the web you know :) Jan 06 07:28:15 Computer vision. Jan 06 07:28:36 <[g2]> ahh Jan 06 07:30:32 nice mpeg2 board. Jan 06 07:30:42 <[g2]> koen did you get one ? Jan 06 07:31:05 [g2]: I still have no minipci capable boards Jan 06 07:31:32 <[g2]> koen well what are you waiting for ? :) Jan 06 07:32:10 time do do some work to earn some money Jan 06 12:00:52 hi. as mentioned in http://groups.yahoo.com/group/nslu2-linux/message/10554, a buildd (setup by Wouter Verhelst) is running on my 32Mb turboslug. I consider fattening it (.../message/10556). Help, please? Jan 06 12:41:23 anybody know the bitbake to rebuild the zImage-nslu2be file??? Jan 06 12:42:23 bitbake virtual/kernel -c clean ; bitbake virtual/kernel Jan 06 12:43:09 in the "learning how to fish" vein, how would i have figured this out? I find/grep'ed for zImage in all the bitbake files... Jan 06 12:43:19 (thanks, btw!) Jan 06 12:45:48 the conf/machine/ entry for the slug should have a params which kernel to use Jan 06 13:41:49 Evening. Anyone have a moment? Trying to prefetch one package only so I can re-compile it with different options. Jan 06 13:43:41 bb -cfetch -b openembedded/packages/.../foo.bb Jan 06 13:49:51 since a semi-recent pull, none of my slug custom images will talk on the net anymore. I'm not doing anything fancy - just a pull and a make. yesterday somebody suggested fixing the build so the ixp400 appear, and i've now done that, but nothing... any ideas? Jan 06 13:50:40 you've rebuild both ixp packages, and checked in tmp/rootfs to make sure they are in the correct /lib/modules/ directory? Jan 06 13:53:56 yep Jan 06 13:54:49 dunno then. maybe you need a serial port ;-) Jan 06 13:55:12 Ah. Just found part of my problem, thanks rwhitby. irssi's CVS link is incorrect in the bb file. *goes to find right one* Jan 06 13:55:47 suppose you are right. lemme make sure i got the latest ixp400 stuff from the mother chip. Jan 06 13:57:11 abrewer: I'm about to test a recent build of debianslug. I'll let you know if it boots Jan 06 14:00:17 also, the latest ixp ethernet stuff is ixp400_eth, not ixp425_eth Jan 06 14:07:36 abrewer: booted fine Jan 06 14:07:55 Hmm. irssi's source moved from cvs to svn. Does bb/wget handle that correctly or am I SOL currently? Jan 06 14:08:11 (into debian, but still have the RTC issue) Jan 06 14:08:24 rwhitby: Good to hear. I considered that, but just wanted something 'simple.' :) Jan 06 14:08:50 Alan_K: my last statement was to abrewer Jan 06 14:09:08 re svn: dunno - you might need to ask on #oe Jan 06 14:09:25 * koen|tv spots a irssi_svn.bb Jan 06 14:10:20 that reminds me - I need to fix the udev to get /dev/rtc for the new RTC driver model. Jan 06 14:10:42 * rwhitby looks into where "Creating initial device nodes" is printed ... Jan 06 14:11:24 Ah, I'll look for that then koen|tv. First cross-compile, I'm normally OK with packages but this is making my head spin a bit. Jan 06 14:12:13 anyone here know udev rules syntax? Jan 06 14:14:11 rwhitby: doing a new OE pull, maybe that'll fix the 400/425 diff i'm seeing. Jan 06 14:16:53 abrewer: the 400/425 changed a while back Jan 06 14:17:58 i have ixp4xx and ixp425-eth in oe/packages. Jan 06 14:19:58 i've been having a heck of a time getting a good monotone pull lately - lots of timeouts. Jan 06 14:22:19 yeah, the package dir is still ixp425-eth, but it creates an ixp400_eth module Jan 06 14:44:51 should I still be pulling from monotone.nslu2-linux.org? Jan 06 14:55:54 looks like i need ixp400 1.5 with 2.6.15rc7 (i've got ixp400 1.4) Jan 06 14:59:52 latest kernel is 2.6.15 final Jan 06 15:01:06 thanks. i'll keep trying that monotone pull. Jan 06 15:03:18 try the pull now and I'll watch the server Jan 06 15:06:58 koen|tv: Where are you seeing the irssi_svn file? I've checked the master one at svn.berlios.de and not finding one. Jan 06 15:32:08 Alan_K: packages/irssi/ Jan 06 15:32:18 * koen|tv wonders what berlios has to do with that Jan 06 15:32:37 http://ewi546.ewi.utwente.nl/tmp/viewmtn/manifest.psp?id=0352b5e5aba6317167740a3467df40a576fd6d54&path=packages/irssi Jan 06 15:40:03 Alan_K: berlios openslug is a snapshot from a long time ago. you should get the latest from monotone Jan 06 15:40:59 Ah. Yeah, did not realize. Looking into it now, thanks. Jan 06 19:11:46 Hmm. The OE sote does not say anything, but can you run the cross-compile from a 64-bit Linux install? Jan 06 21:58:52 good morning, anyone willing to share his experiences building and running amule 2.0.3 with wxwidgets? **** ENDING LOGGING AT Sat Jan 07 02:59:58 2006