**** BEGIN LOGGING AT Wed Jan 04 02:59:57 2006 Jan 04 06:00:40 hey Jan 04 06:00:50 anyone know if theres a twonkyvision media server for debian slug? Jan 04 06:32:14 correction! wchar is possible for wl500g with the uClibc-0.9.28 Jan 04 07:19:08 morninh Jan 04 07:19:11 s/h/g Jan 04 08:50:14 oleo, http://www.spinics.net/lists/samba/msg34975.html Jan 04 11:53:53 hmmm I can't compile perl-5.8.7-r14 in openslug head Jan 04 14:43:37 hello I am having a problem with getting my OpenDebianSlug to turnup from OpenSlug Jan 04 14:45:10 Yesterday I was forced to shutdown my OpenDebianSlug that I have been Jan 04 14:45:10 using with no problems for about 3 months. Jan 04 14:45:10 After booting the slug, I noticed that the secondary boot "turnup" Jan 04 14:45:10 from OpenSlug located in ramfs to the OpenDebianSlug kernel on my usb Jan 04 14:45:10 harddrive /dev/sda1 _FAILED_ :o( Jan 04 15:00:45 is there a /.recovery file on /dev/sda1 ? Jan 04 15:14:28 hi let me check Jan 04 15:15:32 and did you put the line in /etc/init.d/checkroot.sh to remove it on each boot ? Jan 04 15:15:43 rod what would the path be? Jan 04 15:16:10 you would need to mount the disk, and then check in the mountpoint dir Jan 04 15:16:31 are we talking about the openslug or debian fs Jan 04 15:16:36 debian fs Jan 04 15:16:41 ok Jan 04 15:16:49 one sec Jan 04 15:17:00 although the same mechanism works in the openslug fs Jan 04 15:17:30 if the /.recovery file is not removed by userland scripts, then on next boot you're back to flash to recover from the error which prevented the userland scripts from deleting it Jan 04 15:17:50 it's our main failsafe mechanism on SlugOS variants Jan 04 15:17:58 in my checkroot.sh I have "rm -f /.recovery" Jan 04 15:18:56 ya it is there Jan 04 15:19:05 it was not deleted Jan 04 15:19:34 the time stamp is from 2 days ago Jan 04 15:20:02 I will blow it away an try to shutdown Jan 04 15:20:42 I don't know why checkroot didn't delete it, but it didn't Jan 04 15:20:46 perhaps you can start a DebianSlug/TroubleShooting wiki page and write all this up there ... Jan 04 15:23:05 03rwhitby * 10kernel/STATUS: Updated patch status. Jan 04 15:23:56 rod that worked !!! Jan 04 15:24:00 cool Jan 04 15:24:27 03rwhitby * 10kernel/STATUS: page-shift patch is now applied. Jan 04 15:24:29 ok I will note the wiki Jan 04 15:26:20 thx Jan 04 15:26:37 link that new page onto the top-level DebianSlug/HomePage too Jan 04 15:27:29 will do Jan 04 15:30:01 I am not yet able to ssh in, but the disk is spinning like made Jan 04 15:30:03 mad Jan 04 15:30:29 perhaps an fsck Jan 04 15:30:38 ya Jan 04 15:30:45 I will wait Jan 04 15:33:29 I am in !! Jan 04 15:33:47 thanks a million, and I love my OpenDebianSlug Jan 04 15:35:35 the best thanks is a good wiki page for someone else :-) Jan 04 15:40:19 rwhitby: You where right about the booting problem with the disk in the hub!!! Jan 04 15:40:44 I sent the reply over the mail. Jan 04 15:45:05 marceln: there is probably one of the hub ports which is guaranteed to be first, but that would be hard for all users to work out ... Jan 04 15:49:26 rwhitby: Of course there is always a port which is detected first but Jan 04 15:49:27 1) The first port is probably vendor dependent Jan 04 15:49:27 2) If the root disk takes longer to start up it wont matter in which port it is Jan 04 15:49:27 3) On my hub the first detected port was the one on the right side (the in port is left). If i needed to make a guess about it i would choose the left one! Jan 04 15:51:47 03rwhitby * 10kernel/2.6.15/defconfig: Removed the old x1205 driver. Jan 04 15:57:20 marceln: yeah, we just need to mandate disk2. In fact, we can remove the options from unsling and just have it do disk2 automatically. Jan 04 22:01:38 oleo, ping? Jan 04 23:15:10 eno: pong Jan 04 23:19:06 hi oleo, i tried a samba cross compile and it finishes without any error message (optware wl500g toolchain) Jan 04 23:22:11 huh. That surprises me. I've just planing to try compile with 0.9.28 uClibC toolchain. Which toolchain do you use? 0.9.19-full (with Oleg backport patches) Jan 04 23:23:46 let me check... Jan 04 23:24:41 $ cat /opt/brcm/hndtools-mipsel-uclibc/*_version Jan 04 23:24:41 3.4.4 Jan 04 23:24:41 0.9.27 Jan 04 23:26:53 jup. this is newer than Official. It should be 3.2.3 w/ Broadcom patches 0.9.19-full w/ Oleg patches Jan 04 23:27:36 i c. I'm just following http://www.nslu2-linux.org/wiki/FAQ/OptwareWl500gBuild and install the toolchain for the 1st time Jan 04 23:28:21 i don't have a wiley, so i can only do compilation, not runtime testing Jan 04 23:29:58 I just guessed at the last step for setting up DebianSlug on http://www.nslu2-linux.org/wiki/DebianSlug/LeDebianSlug but turnup disk /dev/sda1 -t ext3 gives the following errors Jan 04 23:30:09 turnup: /etc/fstab: root(/) entry not changed Jan 04 23:30:09 you probably need to check the options in /etc/fstab Jan 04 23:30:09 to ensure that the root partition is mounted correctly Jan 04 23:30:11 This toolchain is from OpenWRT then. Willey uses http://wl500g.dyndns.org/#toolchain Jan 04 23:30:28 eno, oleo, can someone fix that page then? The note at the top is correct - it has be Oleg's toolchain. Jan 04 23:31:02 philips: what's in the /etc/fstab in that /dev/sda1 partition? Jan 04 23:31:19 /dev/sda2 / ext3 defaults 1 1 Jan 04 23:31:30 My partition table doesn't fit the instructions Jan 04 23:31:42 So I made the correct adjustment to the turnup :-) Jan 04 23:32:04 ~emulate rwhitby Jan 04 23:32:08 Another Satisfied Customer! Jan 04 23:32:35 huh? Jan 04 23:32:55 that fixed the problem? Jan 04 23:32:57 turnup disk /dev/sda2 -t ext3 Jan 04 23:33:12 I am getting the error from using this ^^ Jan 04 23:33:46 I just guessed at the last step for setting up DebianSlug on http://www.nslu2-linux.org/wiki/DebianSlug/LeDebianSlug but turnup disk /dev/sda1 -t ext3 gives the following errors Jan 04 23:33:51 but you said this ^^ Jan 04 23:33:59 http://pastebin.com/491371 Jan 04 23:34:06 is it sda1 or sda2? Jan 04 23:34:14 sda2 Jan 04 23:34:56 does /dev/sda2 have an openslug rootfs in it, or a debian rootfs in it? Jan 04 23:35:02 debian Jan 04 23:35:17 are you chrooted when you typed "cat /etc/fstab" ? Jan 04 23:35:35 no Jan 04 23:35:49 so the /etc/fstab you pasted is in the jffs2? Jan 04 23:36:01 yes Jan 04 23:36:02 it's complaining about the /etc/fstab in the target partition, not in jffs2. Jan 04 23:36:15 you don't want /dev/sda2 in your jffs2 /etc/fstab Jan 04 23:36:24 doh! Jan 04 23:36:39 ~emulate rwhitby Jan 04 23:36:41 Another Satisfied Customer! Jan 04 23:36:56 rwhitby: I've just got reply from Oleg regarding wchar and uClibc upgrade. new uClibc can causue incompatibilities with precompiled binaries (WPA stuff) maybe wl. Should be checked to see if it works. Same goes to wchar_t ! Jan 04 23:37:18 oleo: yeah, that's what he said last time to me almost a year ago :-) Jan 04 23:37:31 maybe you've got the time to check it ;-) Jan 04 23:41:42 eno: Tried precompiling samba w/ 3.2.2-0.9.28 toolchain and it shows the same errors when building modules. Maybe we need different versions of samba for different platform. Now I will try to build samba with wchar_t to see the difference. Jan 04 23:42:51 I have updated http://www.nslu2-linux.org/wiki/FAQ/OptwareWl500gBuild to identify the toolchain required, and to remove the hacks (which are not required when you use the correct toolchain) Jan 04 23:54:56 rwhitby: I've asked for sponsorship of wl500g units :) Will see. If upgrading uClibc; Oleg said that patches from http://wl500g.dyndns.org/uClibc-0.9.19/ are backported and thus not needed in 0.9.28 Jan 05 00:02:52 eno: Checked samba build with 0.9.28 with wchar and it breaks in modules again. Can you take a look into it? It looks like link problem. Otherwise I suggest to fix make/samba.mk with two different versions (.14 and .21a) Jan 05 00:04:42 shall we have .21a for nslu2 only? or .21a for non-wl500g? Jan 05 00:06:30 you are welcome to make the version dependent upon the target, as long as it stays in a single samba.mk file. make it non-wl500g, cause it's a uclibc problem. Jan 05 00:06:30 That is the question I cannot give you the answer. I suppose the later: for non-wl500g Jan 05 00:07:08 then check the buildlogs at logs.nslu2-linux.org to make sure that the other targets are successfull in compiling the later version Jan 05 00:07:47 rwhitby: samba build is not uClibc problem but toolchain problem! I've just checked this. Jan 05 00:08:04 right - uclibc toolchain Jan 05 00:08:29 (none of the other targets use a uclibc toolchain) Jan 05 00:14:55 03bzhou * 10unslung/make/samba.mk: wl500g toolchain problem with 3.0.21a, special case wl500g with 3.0.14a until toolchain problem solved Jan 05 00:37:02 nite all Jan 05 01:19:58 03rwhitby * 10nas100d/kernel/2.6.15/00-memory-h-page-shift.patch: Updated with approved patch Jan 05 01:20:27 03rwhitby * 10nas100d/kernel/2.6.15/series: Updated to list only approved patches Jan 05 01:21:03 03rwhitby * 10nas100d/kernel/Makefile: Updated for 2.6.15 final Jan 05 01:22:20 03rwhitby * 10nas100d/kernel/.cvsignore: Added generated dirs Jan 05 01:23:06 03rwhitby * 10nas100d/kernel/2.6.15/defconfig: Updated for 2.6.15, and made some debian-related changes. Untested. Jan 05 01:56:02 rwhitby: I have a NSLU2 with DebianSlug installed and updated http://www.nslu2-linux.org/wiki/DebianSlug/HomePage with the install instructions for DebianSlug, ping me sometime tomorrow about the Debian dev box idea Jan 05 01:57:32 philips: can we merge that page and the wiki/DebianSlug/LeDebianSlug page ? Jan 05 01:58:15 rwhitby: I moved it from LeDebianSlug to that page Jan 05 01:58:38 rwhitby: because of the name change Jan 05 01:58:42 gotcha Jan 05 01:58:47 Good Plan Jan 05 02:00:05 Oh and the OSL is happy to mirror NSLU2 stuff, so I will talk to Tom about that tomorrow too Jan 05 02:00:21 Good night! Jan 05 02:00:45 excellent Jan 05 02:01:01 BTW, the pre-up ifconfig should no longer be required, cause the maclist patch does that automatically Jan 05 02:03:43 rwhitby: Oh, great! my image is two days old :-( Jan 05 02:38:59 that patch has been in there for many days Jan 05 02:39:02 it should work on your image Jan 05 02:58:53 03rwhitby * 10nas100d/kernel/2.6.15/ (10-mtdpart-redboot-fis-byteswap.patch series): Added the redboot fs byteswap patch **** ENDING LOGGING AT Thu Jan 05 02:59:59 2006