**** BEGIN LOGGING AT Sun Apr 23 09:59:56 2006 Apr 23 14:13:34 hello. Apr 23 14:13:44 I used mastermakefile to create openslug image.. Apr 23 14:14:03 make openslug-image Apr 23 14:14:26 this resulted as bunch of files in ~/slug/openslug/tmp/deploy Apr 23 14:15:37 I flashed first with upslug2 --kernel zImage-nslu2be --rootfs openslug-nslu2-[DATE]-rootfs.jffs2 Apr 23 14:15:45 but my slug apparently does not start. Apr 23 14:15:52 it won't beep, and it won Apr 23 14:15:56 't get IP. Apr 23 14:16:23 After this I used upslug2 --image openslug-nslu2-[DATE]-flashdisk.img Apr 23 14:16:29 with same results. Apr 23 14:16:32 Help! Apr 23 14:17:37 btw. files are in ~slug/openslug/tmĂmp/deploy/images Apr 23 14:23:25 jake_, do you have a serial cable attached to you nslu2? Apr 23 14:23:42 I don't have a serial cable := Apr 23 14:24:23 I propably would have one but I ain't that good in welding business.. Apr 23 14:24:51 soldering :) Apr 23 14:24:59 welding would be a bit overkill ;) Apr 23 14:25:00 Torch in these hands with such small pcb would just end up with great damage.. Apr 23 14:25:17 yeah, I know, but my soldering is more like welding :) Apr 23 14:25:55 or the results atleast would propably look more like that someone's tryied to do some welding here :) Apr 23 14:27:46 I doubt it.. But anyone with serial interface willing to check my image(s) ? Apr 23 15:46:34 jake_, do you get a sequence of leds, culminating in a green ready? Apr 23 16:10:22 ethernet is green Apr 23 16:10:28 ready/system is g+r Apr 23 16:10:45 propably Apr 23 16:10:50 or it might be green also.. Apr 23 16:27:06 hi, has anyone ever used kexec on openslug? Apr 23 16:27:31 for me it terminates the network connections, nothing is shown on serial Apr 23 16:27:46 the -x option which should avoid closing the network connections does not work Apr 23 17:02:14 hm, did a make update followed by a make openslug-image and I get: Apr 23 17:02:16 ERROR: Openembedded's config sanity checker detected a potential misconfiguration. Apr 23 17:02:16 Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Apr 23 17:02:16 Please install the diffstat utilits Apr 23 17:02:46 what is wrong here ? Apr 23 17:05:56 koen? Apr 23 17:09:08 installing diffstat on the native system indeed helps Apr 23 17:09:33 * eFfeM is a little bit surprised that diffstat became needed Apr 23 17:17:11 anyway, even after doing that openslug-image does not build: Apr 23 17:17:12 patching file arch/arm/mach-ixp4xx/nas100d-setup.c Apr 23 17:17:12 Hunk #1 FAILED at 18 Apr 23 17:18:05 yeah, some tool grew a dep on diffstat Apr 23 17:18:10 it sucks, but happens Apr 23 17:19:17 maybe the error message should have been a little bit clearer (just mention that diffstat is needed then bail out and not give the error) Apr 23 17:22:15 fixed the typo in the message (utilits -> utility) Apr 23 17:31:45 i'm trying to get a patched kernel version against which to build a new kernel module. I've gotten the openslug-2.7 code out Apr 23 17:31:48 of subversion, and i get this error when running "bb -vv -b openslug-kernel_2.6.12.2.bb": NOTE: Applying patch Apr 23 17:31:51 'nslu2-arch.patch' Apr 23 17:32:08 ERROR: function do_patchcmd failed Apr 23 17:32:17 unfortunately, the log file in which it instructs me to look is empty Apr 23 17:32:37 the 2.6.11.2 kernel errors the same way. any advice on how to troubleshoot this? Apr 23 22:04:39 hi rwhitby Apr 23 22:09:18 hi jacques Apr 23 22:09:22 hi jake_ Apr 23 22:09:41 I tried to compile openslug-image with mastermakefile Apr 23 22:09:51 but after flashing it, it won't boot. Apr 23 22:10:04 hi Apr 23 22:10:13 I also tryied to compile openslug-beta-3.6 (=slugos-3.6?) Apr 23 22:10:20 which failed on bash.. Apr 23 22:10:21 Yeah, I've been trying that Apr 23 22:10:55 It boots ok, but doesn't start from disk after turnup disk -i /dev/sda1 Apr 23 22:11:15 (I've patched the .conf to load the right modules) Apr 23 22:11:38 I don't have disk connected to my slug because I didn't want it to boot yet from sda1.. Apr 23 22:11:49 and even 2.7-beta image from openslug.org won't boot gentoo.. Apr 23 22:12:02 right Apr 23 22:12:39 but I tried that because I wanted to try if 2.8 would boot gentoo wiith turnup disk -i /dev/sda1 Apr 23 22:14:41 hmmm, I barely know anything about gentoo, almost all my linux exp comes from poking around with unslung/openslug Apr 23 22:15:48 I was happy with 2.7-beta, except I need a kernel that supports WPA (wireless_ext 19) Apr 23 22:22:48 Is there a v good reason why 2.7-beta defaults to 2.6.12, or can I just bump my preferred kernel revision to something newer? Apr 23 22:39:54 jake_: latest montone HEAD has been updated to fix a modules problem Apr 23 22:40:15 twistedf: cause 2.6.12 was the latest kernel at the time that 2.7-beta was released. Apr 23 22:47:09 rwhidby: Can you suggest a working version of openslug I can compile that has at least the 2.6.14 kernel please? There are .bb files for newer kernels in the 2.7-beta source package I could try, or would I be better off with monotone HEAD? Cheers for any help. Apr 23 23:08:06 doh.. Apr 23 23:08:31 nn all Apr 24 00:48:23 any ideas why bb can't find nslu2-arch.patch when running: "bb -b openslug-kernel_2.6.12.2.bb" Apr 24 00:48:31 it says i should look in a log file, but it's empty... Apr 24 00:51:30 or more importantly, what I can do next to troubleshoot it Apr 24 01:50:41 drasch: look in the SRC_URI of that bb file to find where that patch should be. Apr 24 02:12:38 rwhitby: it says file:/// Apr 24 02:12:45 and the name of the patch Apr 24 02:13:47 that means it should be in packages/linux/.../... somewhere. "find" is your friend. Apr 24 02:18:06 rwhitby: right, the patch is really in packages/linux/nslu2-kernel/2.6.12/ I think Apr 24 02:18:11 why isn't bb finding it? Apr 24 02:18:20 and should I apply it manually? Apr 24 02:22:15 anyone here run DebianSlug? **** ENDING LOGGING AT Mon Apr 24 09:59:58 2006