**** BEGIN LOGGING AT Wed May 30 02:59:57 2007 May 30 03:01:01 03bzhou * r6111 10optware/trunk/ (make/kissdx.mk platforms/packages-gumstix1151.mk): kissdx: gumstix1151 need same patch as wl500g May 30 03:16:06 03bzhou * r6112 10optware/trunk/ (make/strace.mk platforms/packages-gumstix1151.mk): strace: fix gumstix build in the same way as slugosbe May 30 03:29:46 hey rwhitby, the kamikaze_pre1 went fine, but how can I build an image I can flash with upslug2 with it? May 30 03:29:59 if I do make openwrt-image, that will try with the latest, right? May 30 03:30:10 kamikaze_pre1 should have built an image for you May 30 03:30:22 in releases/openwrt-kamikaze_pre1/bin/ May 30 03:30:28 look for the 8MB .bin file May 30 03:30:38 hmm May 30 03:30:45 yes, openwrt-image will build the latest May 30 03:31:04 (which is a completely different kernel version - 2.6.19 -> 2.6.21) May 30 03:31:08 ooh I see May 30 03:31:14 ah okay May 30 03:31:43 I found it; thanks again :P May 30 03:31:45 both boot for me (I'm running latest on an IOMega NAS100d, and openwrt supports the internal IDE disk) May 30 03:32:02 (and the internal Atheros wifi card) May 30 03:34:30 03bzhou * r6113 10optware/trunk/ (make/dovecot.mk platforms/packages-gumstix1151.mk): dovecot: disable-ipv6 on gumstix May 30 03:47:09 03bzhou * r6114 10optware/trunk/make/p7zip.mk: p7zip: 4.45 -> 4.47 May 30 03:50:59 03bzhou * r6115 10optware/trunk/make/esound.mk: esound: 0.2.36 -> 0.2.38 May 30 03:57:31 hmm. May 30 03:57:37 I flashed it; but now I can't ssh in May 30 03:57:46 oh nevermind, it was just being weird May 30 03:58:14 grr.. default root password :P May 30 03:59:32 what is it? May 30 04:00:14 there isn't any May 30 04:00:20 you have to telnet in, and use 'passwd' to change it May 30 04:00:22 before you can ssh in May 30 04:00:29 tricksy! :P May 30 04:00:29 ah May 30 04:08:08 do you happen to know offhand if the nslu2 uses ohci or uhci, etc? May 30 04:13:39 hmm. it found my usb device, but it's not /dev/sda.. May 30 04:16:49 xitrium: please update http://www.nslu2-linux.org/wiki/OpenWRT/HomePage with user tips as you go ... May 30 04:17:20 okay, I'll try May 30 04:25:41 there's a few :-D May 30 04:30:32 xitrium: I have a feed up, just edit /etc/ipkg.conf and then ipkg install May 30 04:30:54 oh true May 30 04:31:06 I guess I should change that on the wiki :-P May 30 04:31:16 done May 30 04:31:27 mount -t ext3 /dev/sdaX /mnt May 30 04:31:33 thanks May 30 04:31:39 except there's no /dev/sdaX May 30 04:31:54 ipkg install kmod-scsi-core May 30 04:32:24 usb-storage should have done that for you already May 30 04:32:32 (kmod-usb-storage that is) May 30 04:32:36 yeah May 30 04:32:37 hmm May 30 04:32:52 does lsmod should scsi_mod and sd_mod? May 30 04:33:06 it didn't until just now when i insmod'd them :p May 30 04:33:21 ah, have you rebooted since installing kmod-usb-storage? May 30 04:33:29 (the autoloads only happen on boot) May 30 04:33:37 hmmm not sure May 30 04:34:19 let me test on my slug, I've been doing most things on the nas100d which has different usb drivers May 30 04:36:36 ah May 30 04:36:38 i'm rebooting now May 30 04:36:51 i uninstalled and reinstalled; i think usb-storage may have given me some kind of error before May 30 04:37:11 looks like you need to install kmod-usb2 first May 30 04:38:05 kmod-usb2, kmod-usb-storage, kmod-fs-ext3 was enough for me to mount a usb flash key May 30 04:38:23 awesome May 30 04:38:32 want to change the wiki for it? :P May 30 04:38:38 I just got mine to work also May 30 04:38:40 for a hard drive May 30 04:38:46 although I have more modules installed :-P May 30 04:38:53 sort of shotgun approach May 30 04:39:38 done May 30 04:39:57 :D May 30 04:40:32 I've tested bluetooth usb dongles, usb webcam (gspca), and kmod-madwifi (for the nas100d) May 30 04:41:31 03bzhou * r6116 10optware/trunk/platforms/packages-gumstix1151.mk: gumstix: disable buildroot uclibc-opt May 30 04:43:23 awesome May 30 04:52:34 03bzhou * r6117 10optware/trunk/make/esound.mk: esound: added PKG_CONFIG_PATH to configure May 30 05:05:16 hm May 30 05:05:27 since mtdblock5 is now / May 30 05:05:44 is mtdblock6 the signature thing that i want to zero out so it will remotely enter upgrade mode? :P May 30 05:05:47 it's a jffs2 over squashfs overlay May 30 05:06:24 yes, mtdblock6 is the FIS directory with the trailer signature in it May 30 05:07:44 ahh okay May 30 05:07:46 thanks :D May 30 05:08:00 hm, i can't write to it.. May 30 05:08:10 root@OpenWrt:~# dd if=/dev/zero of=/dev/mtdblock6 May 30 05:08:10 dd: writing '/dev/mtdblock6': Operation not permitted May 30 05:08:42 although i can write to mtdblock5 May 30 05:08:50 so if i just mess that up, it'll probably enter upgrade mode... :P May 30 05:11:02 hmm - I wonder if openwrt is explicitly making the last block read only May 30 05:11:03 uh oh... apparently not, and now it's not rebooting either :-P May 30 05:11:16 hmm May 30 05:11:20 um, blowing away mtdblock5 is not a good idea May 30 05:12:16 CONFIG_MTD_REDBOOT_PARTS_READONLY=y May 30 05:12:24 yep, bootloader and fis dir are readonly May 30 05:12:28 ah May 30 05:12:48 Think I'll be able to salvage the slug once I get back to work sometime tomorrow? :-P May 30 05:13:05 sure - just put it in upgrade mode with the reset button May 30 05:13:32 or power cycle it and hit Ctrl-C at the redboot or apex prompts after you put a serial port on it ;-) May 30 05:13:41 hehe May 30 05:13:44 okay, thanks :) May 30 05:14:20 My coworker wants me to have it with the most lightweight OS possible (we're doing benchmarking) and then he goes and tells me his benchmarks are written mostly in python :-P May 30 05:14:45 I said it was too big to even install.. so he said he could convert them to bash scripts... May 30 05:14:51 our results will be fantastic... May 30 05:17:09 what application are you using the NSLU2 for? May 30 05:17:29 we're using it to model an active storage device (hard drive with processor and ram) May 30 05:17:37 because it's too hard to flash hard drive firmware :-P May 30 05:17:54 Can you run the same benchmarks on OpenWRT, Unslung, SlugOS and Debian, all on the NSLU2? May 30 05:17:57 we need performance results for his (he's a grad student working on his thesis) disk level malware detector May 30 05:18:03 sure, i don't see why not May 30 05:18:16 I'd love to put them up on a wiki page on nslu2-linux.org May 30 05:18:26 that seems like a good idea May 30 05:18:38 I could do that May 30 05:18:46 I'm gonna hold you to that :-) May 30 05:19:03 although it might be a while, till he gets his stuff sorted out May 30 05:19:12 but yeah, it seems like a good idea May 30 05:19:24 and not too hard, since i'm doing most of it anyway May 30 05:19:56 Put Debian armel in there (EABI) for good measure too. Gentoo uses the slugos kernel, so it shouldn't be too different from SlugOS. May 30 05:20:46 hmm May 30 05:20:47 okay May 30 05:21:52 we're using an iSCSI card to get data to and from the usb hard disk across the network.. rather than samba or anything May 30 05:21:59 that's okay, right? May 30 05:54:57 03bzhou * r6118 10optware/trunk/make/avahi.mk: avahi: rm .la May 30 06:08:06 03bzhou * r6119 10optware/trunk/platforms/packages-gumstix1151.mk: gumstix: disable mc for the time being May 30 06:27:32 03bzhou * r6120 10optware/trunk/make/ipkg-opt.mk: ipkg-opt: rename tarball to avoid conflict May 30 10:03:33 hi May 30 10:19:45 xitrium: yep, iSCSI will be fine May 30 12:21:28 03rwhitby * r855 10kernel/trunk/patches/2.6.21/ (38-ixp4xx-net-driver-no-phy.patch series): Added patch from OpenWRT (thanks Kaloz) for supporting switches directly connected to the NPE. May 30 15:26:57 rwhitby, where did you find that config option: CONFIG_MTD_REDBOOT_PARTS_READONLY=y ? May 30 15:27:07 I wanna change it so I can keep putting it into upgrade mode from home :-P May 30 17:51:41 hi, any who can answer a question i got? May 30 18:07:57 ~ask May 30 18:08:10 Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there, just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will. May 30 18:09:22 Nomisdk: go ahead and pose your question; if someone has knowlege of a solution, or an answer, perhaps they will respond. May 30 18:48:25 i am about to use a 2.5 harddrive with a nslu2, but do it need extern power? May 30 18:49:06 can the nslu2 deliver the power needed to keep it running? May 30 18:49:15 Maybe. Depends on how much current it takes. USB can provide 500ma, which should be enough. May 30 18:49:38 But some have reported problems, possibly because the drives take more current when spinning up. May 30 18:49:47 (all the ones I've tried have worked) May 30 18:49:54 kk sounds great May 31 01:24:56 03bzhou * r6121 10optware/trunk/make/mpd.mk: mpd: 0.12.1+svn5324 -> 0.13.0 May 31 02:57:27 03bzhou * r6122 10optware/trunk/ (make/simh.mk sources/simh/makefile.patch): simh: 37.0 -> 37.1 **** ENDING LOGGING AT Thu May 31 02:59:56 2007