**** BEGIN LOGGING AT Mon Aug 15 07:19:38 2005 Aug 15 07:19:44 How would I use it? montone --lca merge? Aug 15 07:20:04 it might also be a damaged repo too. Aug 15 07:20:11 monotone merge --lca Aug 15 07:20:21 let me try... Aug 15 07:20:39 I guess the order was important! :) Aug 15 07:20:50 What does it do exactly? Aug 15 07:20:54 Once everyone has updated to 0.22, I'll change the Makefile to use that by default. Aug 15 07:21:00 ah! good. Aug 15 07:21:22 night all Aug 15 07:21:28 same thing. Probably something messed up with my repo. Aug 15 07:21:37 I wonder if I could manually fix it though Aug 15 07:21:41 night rwhitby-asleep Aug 15 08:36:56 is anyone running debian, with iptables installed here? Aug 15 08:37:06 want to grab a copy of your init script, if you are Aug 15 09:08:46 hiho Aug 15 09:12:55 i hope i'm right here Aug 15 09:13:44 i have a question to the smaba smb.conf... which script is changeing the /etc/samba/smb.conf during a reboot? Aug 15 10:05:08 http://www.nslu2-linux.org/wiki/OpenSlug/OpenSlugIptables - (full) iptables support now included in Openslug HEAD Aug 15 10:06:05 look forward to seeing your Fireslugs ;) If there are any iptables gurus can they please check the firewall script on the above page - I am not that used to iptables :) Aug 15 10:06:08 <[g2]-away> blaster8, congrats! Aug 15 10:06:33 * [g2]-away needs a FireSlug :) Aug 15 10:06:37 All support is in 2.6.12.2-r11. iptables and bridging stuff Aug 15 10:10:34 [cc]smart: How's that proc-stuff going? Aug 15 10:10:45 ~lart CIA Aug 15 10:10:45 * jbot calls CIA on the phone ... the lights are on but nobody's home Aug 15 10:13:56 anybody know if the NetGear WG111 USB 802.11g dongle works well under linux? Aug 15 10:19:56 <[cc]smart> NAiL: didn't get to implementing it yesterday... took until i decided to go to sleep to run make update :)= Aug 15 10:20:21 hehe Aug 15 10:20:27 VoodooZ_Work: Doesn't look too good Aug 15 10:20:54 VoodooZ_Work: From what I can see, people are loading the driver with ndiswrapper Aug 15 10:21:02 which makes it a no-go for the slug Aug 15 10:23:59 ouch! Aug 15 10:24:08 ok. thanks. Aug 15 10:25:39 I'm working on getting the 3Com dongle to work though ;) Aug 15 10:26:41 I was asking because somebody had one for sale cheap 60$ (instead of 90$ new) but If I can't use with my linux boxes than it's useless. Aug 15 10:26:48 can someone approve the link at he bottom of the Iptables wiki page Aug 15 10:28:50 done Aug 15 10:31:07 that's that doco done, I think Aug 15 10:31:23 Looks nice Aug 15 10:33:40 I added stuff so that ctorrent will work as well Aug 15 10:34:01 Since it wants a few inbound ports open Aug 15 10:34:27 can you bump iptables in the feeds, if you haven't already (or happens automagically) Aug 15 10:34:41 the .bb will have been updated in the .dev -->.nslu2 merge Aug 15 10:35:16 didn't koen bump the rev? Aug 15 10:35:51 actually, he did (now r3) Aug 15 10:36:05 I'll check if it's right now Aug 15 10:36:17 then the feed will be updated if it hasn't already been Aug 15 10:40:21 it's still in a nonstandard place (/usr/sbin rather than /sbin) Aug 15 10:40:24 oh well Aug 15 10:44:40 hmm Aug 15 10:44:43 e2fsck 1.38 (30-Jun-2005) Aug 15 10:44:43 ext2fs_check_if_mount: No such file or directory while determining whether /dev/sda2 is mounted. Aug 15 10:44:48 Is there a way to fix that? Aug 15 10:45:51 figure out what library is missing ? Aug 15 10:46:11 your e2fsprogs are linked against a library it looks like that isnt on the target device Aug 15 10:46:38 hmm Aug 15 10:48:12 It works when I boot directly from flash Aug 15 10:48:21 I guess it's trying to look at /proc or something Aug 15 10:48:44 Which at that point isn't mounted Aug 15 10:49:29 hmm true, looks like that too :) Aug 15 10:49:44 any scanimage users (with slug) in here? Aug 15 10:49:52 It fscks anyway, apparently.. But I don't like errormessages when booting ;) Aug 15 10:50:15 NAiL, is that your half dead slug anyways? Aug 15 10:50:30 ByronT: yes, it's the half-dead slug :( Aug 15 10:51:07 NAiL: looks like it's complaining about missing /etc/mtab and/or /proc/mounts which makes sense Aug 15 10:51:18 yeah Aug 15 10:51:19 e2fsprogs hates to work on devices w/out knowing whether they're mounted Aug 15 10:51:38 we're going to have to change NAiL's nickname to "SlugKiller" Aug 15 10:51:50 ByronT: I've only killed two... or... they've died on me Aug 15 10:51:59 the first one was zapped by lighting :( Aug 15 10:52:46 It's not possible to unmount /proc once it has been mounted, is it? Aug 15 10:52:58 I always get some busy-thingy while trying Aug 15 10:53:55 NAiL, I'm just messing with ya... ka6sox has one of my lightning kilt slugs that he has been able to resurrect Aug 15 10:54:06 nice Aug 15 10:54:30 My lightning slug was totally blown somehow.. Didn't look like anything was recoverable Aug 15 10:55:04 ka6sox said 4 SMD resistors were blown just inside the ethernet port (I was surge protected power-wise) Aug 15 10:55:24 Mine was basically black inside Aug 15 10:56:01 Anyway, I'm trying to see if a TV repair shop can do the soldering for me Aug 15 10:56:26 I don't have enough equipment to do it myself yet Aug 15 10:57:09 If I'm lucky I'll end up with a fatslug instead of a semi-dead slug Aug 15 10:57:49 NAiL: you should be able to umount /proc as long as nothing is using it ... Aug 15 10:58:11 vapier: well yeah.. so if I mount proc, fsck, umount proc, it should work? Aug 15 10:58:46 * NAiL tries Aug 15 10:59:13 looks like that Aug 15 10:59:56 ok, it got rid of the ext2_ error message Aug 15 10:59:57 <[cc]smart> NAiL: if it's really black inside, i'd sayit's not worth the investment... Aug 15 11:00:37 [cc]smart: That was the lightning-slug. My devslug appears to be having amnesia Aug 15 11:00:54 <[cc]smart> oh, you've got two patients... Aug 15 11:01:41 The first patient was buried a good while back. I'm hoping I can fix this one Aug 15 11:02:14 aaargh Aug 15 11:02:23 INIT: version 2.86 booting Aug 15 11:02:23 OpenSlug booting... Aug 15 11:02:27 And there it hangs :( Aug 15 11:02:43 vapier: yes, it worked btw. Aug 15 11:02:49 coo Aug 15 11:06:15 <[cc]smart> er, just saw package "nail" Aug 15 11:06:22 <[cc]smart> thought, how strange Aug 15 11:06:36 <[cc]smart> NAiLs selfimplementation Aug 15 11:06:45 <[cc]smart> looked at it and it's a mailclient Aug 15 11:06:57 <[cc]smart> then i saw these commented lines in between Aug 15 11:07:05 <[cc]smart> # INITSCRIPT_NAME = "mt-daapd" Aug 15 11:07:14 <[cc]smart> and i thought: YAY ! Aug 15 11:07:20 <[cc]smart> thats copy 'n paste :) Aug 15 11:08:34 <[cc]smart> will remove it Aug 15 11:08:37 haha Aug 15 11:08:38 ;) Aug 15 11:44:44 <[cc]smart> CIA dead ? Aug 15 11:45:44 apparently Aug 15 11:59:34 <[cc]smart> NAiL: sysctl.conf support committed. Aug 15 11:59:57 <[cc]smart> close bug if ok. Aug 15 12:00:36 I'll look at it in a while, thanks :) Aug 15 12:01:11 <[cc]smart> simple change. most time rebuilding and testing :) Aug 15 12:13:03 <[cc]smart> n8 all Aug 15 13:36:12 03rwhitby 07org.openembedded.nslu2-linux * ra64c34c3... 10/packages/linux/unslung-kernel_2.4.22.l2.3r63.bb: Fixed the unslung binary kernel to build from source as well as using the binary (so that our additional kernel modules make it into the rootfs). Aug 15 13:46:04 03nail 07org.nslu2-linux.dev * r8b8b90ed... 10/Makefile: Update setup-host targets Aug 15 14:46:51 spell apologise Aug 15 14:46:56 ~spell apologise Aug 15 14:46:58 possible spellings for apologise: apologies apologize apologias apologist apologizes apologia's apologia apology's apologized Aug 15 14:47:23 apologise is the English, and therefore correct spelling Aug 15 14:47:24 ;) Aug 15 15:48:37 with blaster8's help i now have a dev env on my gentoo laptop (just finished make unslung), and i would like to work on audio recording. dyoung said libao might be my ticket -- i have the libao tarball, now? Aug 15 15:50:37 geojeff: is there a libao.mk (or something like it) in /home/slug/optware/make/ already? Aug 15 15:52:02 no optware dir Aug 15 15:53:43 there's a libao dir in the packages dir of openembedded Aug 15 15:53:52 ok, so unslung is the firmware, and optware are the packages. Aug 15 15:54:07 openslug is the firmware and the packages in one. Aug 15 15:54:20 openembedded is used for unslung firmware, and all of openslug. Aug 15 15:54:37 i did make unslung Aug 15 15:55:03 ok, so you have unslung firmware now. You will need that only if you have to add kernel modules. Aug 15 15:55:19 for optware, you want make setup-optware Aug 15 15:55:59 will that take a while? (i am running a big gento update on this machine), so just curious Aug 15 15:56:09 gentoo Aug 15 15:57:29 well, here goes :) Aug 15 15:58:27 setup takes no time at all. you probably don't want to make optware (as that will build all the packages) Aug 15 15:59:21 yeah, did it, and libao.mk is in optware/sources Aug 15 15:59:32 Hmm - actually you will want to start a "make build-optware-nslu2" to build the toolchain. Just kill it when it starts building packages starting from a, b, c, ..... Aug 15 16:00:23 actually those files don't end in .mk -- no file extension Aug 15 16:00:37 you mean kill it after it gets past libao? Aug 15 16:08:33 kill it after the crosstool is built and it starts on packages starting with "a". then cd into /home/slug/optware/nslu2 and "make libao-ipk" Aug 15 16:11:26 looks like i killed it too soon :) trying again. Aug 15 16:13:27 can i do something like make build-optware-nslu2 clean? (to try that again) Aug 15 16:13:53 cd optware/nslu2 Aug 15 16:13:59 make distclean Aug 15 16:14:08 k Aug 15 16:14:12 make directories toolchain Aug 15 16:14:55 maybe even just type "make libao-ipk" - that should automatically build the toolchain first Aug 15 16:15:52 i killed it when it was downloading glibc-2.2.5.tar.gz, so it is getting unexpected eof on that one Aug 15 16:17:58 remove that from downloads then Aug 15 16:18:43 k, then it will fetch it again Aug 15 16:21:10 03dyoung 07org.openembedded.nslu2-linux * r73e24017... 10/packages/linux/ (unslung-kernel/defconfig unslung-kernel_2.4.22.l2.3r29.bb): Added the missing NetFilter options Aug 15 16:23:16 i deleted glibc-2.2.5 in downloads and tried make build-optware-nslu2, but it still dies on the same prob: glibc-2.2.5/stdio-common/printf_fp.c gzip: stdin: unexpected end of file tar: Unexpected EOF in archive Aug 15 16:24:58 is there a pastebin i can use to paste lines where it stops? Aug 15 16:26:50 pastebin.ca Aug 15 16:29:16 geojeff: maybe the download is borked. Grab http://sources.nslu2-linux.org/sources/glibc-2.2.5.tar.gz and put it in downloads Aug 15 16:29:21 http://pastebin.ca/20112 Aug 15 16:29:36 ok Aug 15 16:32:50 still hits same problem Aug 15 16:36:57 rwhitby@linux:/home/slug/downloads$ md5sum glibc-2.2.5.tar.gz Aug 15 16:37:04 e4c3eb8343b5df346ceaaec23459f1dc glibc-2.2.5.tar.gz Aug 15 16:38:20 e4c3eb8343b5df346ceaaec23459f1dc glibc-2.2.5.tar.gz Aug 15 16:40:19 make toolclean Aug 15 16:40:26 k Aug 15 16:41:04 geojeff, there is a libao in optware. it is in need of a maintainer to check that it is working and fix if necessary, though Aug 15 16:42:06 i must need to do make toolclean in /home/slug/optware/nslu2... Aug 15 16:43:48 i did that, but still same prob when i try again make build-optware-nslu2 when in /home/slug Aug 15 16:44:48 jp30-work, yeah, i saw it in there Aug 15 16:45:51 jp30-work, is there a procedure for making such a request, or is it done informally in here, when i figure out who to talk to? Aug 15 16:48:32 jp30-work, geojeff I was the last person to touch libao, its "community". I realise it has runtime issues, and I told geojeff he may need to fix/repair it. Aug 15 16:49:09 geojeff: http://www.nslu2-linux.org/wiki/Unslung/AddAPackageToUnslung Aug 15 16:49:54 rwhitby-away, thanks Aug 15 16:51:20 dyoung, ok, so i should try to add it into a cross compiled image, and then i'll learn from there. i think i understand now :) Aug 15 16:58:38 i need to do some sort of make clean to be able to redo make build-optware-nslu2. its as if it has the fubarred glibc-2.2.5.tar.gz in a "cache" because if have deleted it from downloads and have manually downloaded it anew, and it checksums ok. Aug 15 16:59:07 s/if have deleted/i have deleted/ Aug 15 16:59:55 (i killed make build-optware-nslu2 before) Aug 15 17:01:00 (causing the fubar) Aug 15 17:31:58 geojeff: make distclean-optware will start from scratch Aug 15 17:34:52 yeah, i did that, but still got the prob afterwards Aug 15 17:49:25 geojeff, crosstool may have cached glibc in ~/downloads Aug 15 17:50:03 i didn't realize there's a downloads dir in optware. deleted glibc from there. and trying again now Aug 15 17:50:59 yeah, make sure you check ~/downloads, optware/downloads, and optware/nslu2/downloads Aug 15 17:51:34 ok, i'm off to give a talk about unslung to my local linux users group. wish me luck! Aug 15 17:51:44 hey, cool! Where? Aug 15 17:51:47 good luck! Aug 15 17:52:12 abrewer, Davis CA Aug 15 17:52:27 ...the US Aug 15 17:52:31 only a 3000 mile drive, can you hold? Aug 15 17:52:36 jp30-work: those three directories should be symlinked together by the master makefile Aug 15 17:52:59 jp30-work: can you send me the slides? Aug 15 17:53:06 can anybody help with an openslug build issue? Aug 15 17:54:03 should as in the master makefile is known to do this? Aug 15 17:54:16 nearly forgot the slides... will do. Aug 15 17:55:49 jp30-work: yeah, master makefile should be making those symlinks Aug 15 17:56:05 good :) Aug 15 17:56:06 ...the watchdog package doesn't build Aug 15 17:56:47 abrewer: how recent is your monotone pull ? Aug 15 17:56:56 a few hours old Aug 15 17:57:05 but i've had this problem for the past few days. Aug 15 17:57:46 i think i figured out how to exclude this package, i'm running a make now... Aug 15 17:58:31 just remove it from openslug/oe/packages/meta/openslug-packages.bb i'm hoping is the right answer Aug 15 17:59:35 hmm Aug 15 17:59:56 latest change to watchdog was yesterday, and it built for me (Was just a LICENCE change) Aug 15 18:01:24 my configure is failing. errors with a must do a "make distclean". I've previously worked around this in one other package by just commenting out that check in the configure, but the watchdog package always does recreates configure, so my "fix" gets toasted. Aug 15 18:03:18 maybe i should start clean... but it seems like i'm really close to done. Aug 15 18:04:13 Think the watchdog package is one of the last Aug 15 18:04:50 yeah... about 5 from the end (typical!) Aug 15 18:59:54 jp30-work, yep, the file was cached in /home/downloads -- i didn't notice that one Aug 15 19:03:32 okay, finally got an openslug build! but i'm unsure as of what to do with the .jffs2 file. help? Aug 15 19:03:44 check that, it was in /home/slugdev/downloads (~/downloads) Aug 15 19:34:47 rwhitby-web, make build-optware-nslu2 is working away -- it is building libio now. let it keep going? (it hasn't gotten to doing a, b, c, ... etc. as you mentioned above?) Aug 15 19:43:56 geojeff: it's probably building the dependencies for the first 'a' package Aug 15 19:44:44 gotcha Aug 15 19:56:15 03jbowler 07org.openembedded.nslu2-linux * rb752d85d... 10/packages/ (26 files in 21 dirs): Aug 15 19:56:15 propagate from branch 'org.openembedded.nslu2-linux' (head 73e2401761de62395b421d1c71a5b7643732885f) Aug 15 19:56:15 to branch 'org.openembedded.dev' (head a83285fb76b637597037d487bba21d8314a04bec) Aug 15 22:12:17 http://pastebin.ca/20133 shows the end of the report from make libao-ipk (for an optware package for unslung). are those errors a problem? Aug 15 22:28:48 Hey Tom Aug 15 22:32:20 rats... missed her Aug 15 22:32:51 geojeff|zzz, I'm working on that tommorrow...it *is* a problem. Aug 15 22:33:25 ka6sox, ok, i'll stay tuned. Aug 15 22:33:40 k Aug 15 22:33:57 I"m working on getting the Griffin iMic working for both input and output. Aug 15 22:34:05 cool! Aug 15 22:34:27 i have a usb soundblaster 24 bit, do you think it might work? Aug 15 22:35:37 might. Aug 15 22:35:41 i should order an iMic anyway. Aug 15 22:35:42 if we get libao working Aug 15 22:36:02 I want libao working.... !!!! Aug 15 22:36:15 thats tommorrow. Aug 15 22:36:17 :P Aug 15 22:51:05 03bzhou * 10unslung/ (4 files in 3 dirs): cogito 0.13 now only contain the wrapper scripts, and depends on a separate git-core package Aug 15 23:18:25 geojeff|zzz: yes, that's a problem with the libao makefile - it should create the target directory, not assume that staging/opt/bin exists. Aug 16 01:00:22 ~seen beewoolie Aug 16 01:00:24 beewoolie <~beewoolie@florence.buici.com> was last seen on IRC in channel #openjtag, 12d 8m 47s ago, saying: 'rwhitby-treo: yo. I'm building a new toolchain.'. Aug 16 01:06:53 ~seen bewoolie-afk Aug 16 01:06:54 dyoung: i haven't seen 'bewoolie-afk' Aug 16 01:06:59 ~seen beewoolie-afk Aug 16 01:07:00 beewoolie-afk was last seen on IRC in channel #openjtag, 5d 16h 20m 59s ago, saying: 'prpplague: hi'. Aug 16 01:08:59 its holiday season here. Aug 16 01:09:35 ah **** ENDING LOGGING AT Tue Aug 16 02:59:56 2005