**** BEGIN LOGGING AT Fri Oct 27 02:59:57 2006 Oct 27 12:57:56 heh Oct 27 12:58:26 problems 1 and 2 overcome... new mdadm version works, array from x86 system up on the slug, LVM system active now... Oct 27 12:58:33 problem 3: no xfs filesystem support on slug Oct 27 12:59:37 ipkg list | grep -i xfs doesn't list anything either... is the xfs kernel module not available? Oct 27 13:03:28 nope Oct 27 13:03:32 Or, I don't think so Oct 27 13:03:51 hmm, is there a painless way to build just the kernel for openslug? cross-building through optware is VERY painless Oct 27 13:03:55 shouldn't be that much hassle to enable, but support won't be put in the rootfs because of space constraints Oct 27 13:04:14 oh I don't expect it to be a default thing, just an ipkg like a dozen other modules :-) Oct 27 13:04:22 cd openslug; source setup-env; bb ixp4xx-kernel Oct 27 13:04:45 speak of space constraints... I got usbutils, lvm, devmapper and mdadm in a naked slug Oct 27 13:04:45 (to restart build, "bb -cclean ixp4xx-kernel; bb ixp4xx-kernel") Oct 27 13:06:48 NAiL: ok, I'll see if I can get the xfs module bulit in there Oct 27 13:07:00 I just hope I got that intel binary crap done already Oct 27 13:07:16 last time I tried ot do it intel's site changed Oct 27 13:08:36 bbl Oct 27 13:27:56 ok I managed to alter the defconfig for the kernel to include xfs as a module... let's see if I did that right :-) Oct 27 13:41:43 holy shit the xfs kernel module is 604kB?! Oct 27 13:43:07 415K stripped, that's better Oct 27 13:48:40 ha can't strip a module... dammit Oct 27 13:48:51 I should have known that Oct 27 14:41:08 the utils aren't exactly small either :-\ Oct 27 14:41:36 :-) Oct 27 14:41:42 and the kernel version's wrong too Oct 27 14:41:52 oh? Oct 27 14:41:53 2.6.16 is in the bb env, 2.6.12.2 is what's on the box Oct 27 14:42:00 hmm Oct 27 14:42:02 I'm just going to rebuild the entire thing Oct 27 14:42:12 throw an SD drive on it too and be done with it Oct 27 14:42:14 you're running openslug 3.10 on the slug? Oct 27 14:42:19 not sure Oct 27 14:42:38 or... 3.10 might be .16, and 2.7 might've been 12.2 Oct 27 14:42:51 Been a while since a release :-P Oct 27 14:42:55 hehe Oct 27 14:43:04 I am just going to rebuild the entire image and put a new one on Oct 27 14:43:07 then I don't have to worry Oct 27 15:17:25 have you pulled the last sources from svn, or are you building from tarball? Oct 27 15:17:31 svn has a couple of fixes Oct 27 17:59:22 where in openslug/slugos-3.10 is ixNPE microcode (needed for networking on nslu2) and procedure which loads it to memory? Oct 27 18:42:19 hmm Oct 27 18:42:32 I cannot seem to make openslug from the slugos-3.10-beta directory Oct 27 18:42:45 the makefile suggests openslug's a viable make target Oct 27 19:31:13 where in openslug/slugos-3.10 is ixNPE microcode (needed for networking on nslu2) and procedure which loads it to memory? Oct 27 19:50:43 hmm Oct 27 19:50:48 upslugging just the kernel didn't seem to work Oct 27 19:51:29 ipkg install ./my.new.kernel.ipk tried ot download it Oct 27 20:40:19 how in the world do I get an updated kernel zImage on to the slug? upslug -k seems to write a bad kernel (led goes from amber to off and the unit's halted) Oct 27 22:43:04 tzanger, reflash -k ? Oct 27 22:47:37 reflash: usage: /sbin/reflash [-k kernel] [-j rootfs] Oct 27 22:47:38 -k file: the new compressed kernel image ('zImage') Oct 27 22:47:48 -j file: the new root file system (jffs2) Oct 27 23:17:31 come on people, help me out.. Oct 27 23:17:47 Where's routine to load up ixNPE microcode for openslug.. Oct 27 23:17:57 in slugos-3.10beta.. Oct 28 00:42:49 jake: look in etc/network for pre-up Oct 28 00:43:04 IIRC, there's a modprobe there Oct 28 00:43:19 for HEAD, there's a completely different procedure Oct 28 01:05:22 NAiL, any idea when a kernel later than .473 will be in the normal repositiory? I'd like 0.2.1 of the new ethernet driver but don't know how to easily grab the latest kernel sources. **** ENDING LOGGING AT Sat Oct 28 02:59:57 2006