**** BEGIN LOGGING AT Sun Mar 26 10:59:56 2006 Mar 26 11:14:49 anyone an idea which modules defines xscale_mc_clear_user_page, this is missing when I want to load video-buf.ko Mar 26 11:16:24 grep -rn? Mar 26 11:18:08 yeah, thought someone would know by heart ... Mar 26 11:18:36 * koen greps Mar 26 11:19:00 web says: Mar 26 11:19:01 arch/arm/mm/copypage-xscale.S Mar 26 11:19:23 koen@bitbake:/data/build/koen/OE/build/tmp/angstrom/work/ep93xx-linux-gnueabi/ep93xx-kernel-2.6.16-r0/linux-2.6.16$ grep -rn xscale_mc_clear_user_page . Mar 26 11:19:26 ./arch/arm/mm/copypage-xscale.c:108:xscale_mc_clear_user_page(void *kaddr, unsigned long vaddr) Mar 26 11:19:29 ./arch/arm/mm/copypage-xscale.c:129: .cpu_clear_user_page = xscale_mc_clear_user_page, Mar 26 11:19:37 bleh Mar 26 11:19:49 tvgids.nl tries to outsmart xmltv *again* Mar 26 11:20:54 koen, I used the wolf grabber in the past Mar 26 11:22:11 I was using the one from assies.info Mar 26 11:22:18 http://xmltv.assies.info/dist/ Mar 26 11:22:34 the author of that run the grabber and puts the results only Mar 26 11:22:48 saves you from hammering tvgids.nl for a few hours Mar 26 11:24:20 ah, ok was unaware of that one Mar 26 11:25:59 It also seems that tvgids.nl changed the 'Begintijd - Eindtijd' field Mar 26 11:26:11 which is why I don't get details for the programs anymore Mar 26 11:26:42 yeah, i found the data from wolf to have some errors as well. Mar 26 11:27:00 actually wolf also downloads a zip from wolf.xs4all.nl and then processes that with perl or python Mar 26 11:27:14 in xmltv cvs the nl seems more up to date that nl_wolf Mar 26 11:27:55 yup, haven't seen any fixes for wolf in 2 yrs or so Mar 26 11:28:23 * koen tries the xmltv cvs version Mar 26 11:28:47 I should really stop using mythtv and start using recd Mar 26 11:29:33 recd has no epg Mar 26 11:29:41 anyway, we can discuss this saturday Mar 26 11:30:04 indeed :) Mar 26 11:30:09 still I have problems with video-buf, apparently the xscale symbol is not linked in or set as parameter Mar 26 11:30:21 haven't really heard back from marceln Mar 26 11:30:38 tried to ping him on irc, no reply, send an email, no reply Mar 26 11:31:29 *groan* Mar 26 11:31:51 wha't up NAiL Mar 26 11:31:58 what;s up NAiL Mar 26 11:32:17 The beer and vodka I drank last night ;) Mar 26 11:33:34 monotone: bytes in | bytes out | certs in | revs in | revs written Mar 26 11:33:34 monotone: 864.5 k | 184.2 k | 1536 | 357 | 0 Mar 26 11:33:41 I should update this machine more often Mar 26 11:34:04 omg Mar 26 11:34:07 koen, wrt this symbol, it seems not to be exported from the kernel any more, there is no ENTRY line in that file you mentioned Mar 26 11:34:10 that would take forever Mar 26 11:34:28 NAiL: luckily this is in my powerbook Mar 26 11:34:33 koen, I would load a fresh db Mar 26 11:34:45 the powerpc g4 is pretty good at numbercrunching :) Mar 26 11:38:46 ok, now, I should probably get back to working on all this slugos stuff Mar 26 11:46:00 * koen upslugs to 3.6 Mar 26 11:46:12 3.6 beta that is Mar 26 11:46:34 3.6-beta-prerelease :-P Mar 26 11:47:57 please try the new leds-script ;) Mar 26 11:48:02 NAiL: while you are at it could you add VIDEO_DECODER=m to defconfig Mar 26 11:48:33 would do this myself, but I had to hack my defconfig to get the usb modules in (changed them from m to y) as your patch was not in monotone yet Mar 26 11:49:00 it's needed to get the kernel saa7115 module which in turn is needed for pvrusb2-mci Mar 26 11:51:25 oops Mar 26 11:51:43 * koen should stay away from stuff like brctl Mar 26 11:52:29 3.6 uses dhcp by default? Mar 26 11:52:53 unless you've set another ip in sysconf, IIRC Mar 26 11:59:50 yay! Mar 26 11:59:51 Linux LKG7F9B5C 2.6.16 #1 PREEMPT Tue Mar 21 19:20:33 PST 2006 armv5teb unknown Mar 26 12:00:33 wget http://osx.kynisk.com/leds && chmod +x leds :-P Mar 26 12:00:45 been there, done that Mar 26 12:00:53 root@LKG7F9B5C:~# ./leds Mar 26 12:00:53 ./leds: 38: checkmount: not found Mar 26 12:00:53 ./leds: 50: =/sys/class/leds: not found Mar 26 12:00:53 ./leds: 51: Syntax error: "}" unexpected Mar 26 12:00:55 haha Mar 26 12:01:05 Yeah, I kindof expected that Mar 26 12:01:24 My slug is currently unbootable, so I couldn't test it Mar 26 12:02:40 line 50: remove the '$' Mar 26 12:02:43 *duh* Mar 26 12:02:49 yeah, and a couple of lines up too Mar 26 12:03:03 checkmount missed the () Mar 26 12:03:18 that fixes it Mar 26 12:03:27 so now it works? Mar 26 12:03:37 root@LKG7F9B5C:~# ./leds Mar 26 12:03:37 Invalid command. Try 'leds help' to see available led commands Mar 26 12:03:51 yeah, I know Mar 26 12:03:52 hmmm Mar 26 12:04:00 I haven't added that yet. Just try leds help ;) Mar 26 12:04:00 root@LKG7F9B5C:~# leds help Mar 26 12:04:02 [: -t: unknown operand Mar 26 12:04:02 Failed to temporarily mount sysfs Mar 26 12:04:06 ugh Mar 26 12:04:07 haha Mar 26 12:04:29 it shouldn't need to mount sysfs when you're fully booted Mar 26 12:06:04 * koen comments out the checkmount stuff Mar 26 12:06:12 http://pastebin.com/623031 Mar 26 12:06:37 *sigh* Mar 26 12:06:45 oh wait Mar 26 12:06:49 ok, I need to get my slug up so I can actually test the changes Mar 26 12:06:49 ~lart me Mar 26 12:06:49 * apt eats koen's liver with some fava beans and a nice chianti Mar 26 12:07:50 commenting checkmount breaks it, since checkmount sets where the led path is ;) Mar 26 12:07:59 indeed Mar 26 12:08:17 uncomment checkmount, and export LEDPATH=/sys... etc Mar 26 12:09:02 I see it's still broken... Mar 26 12:10:26 http://pastebin.com/623035 Mar 26 12:11:01 *looks* correct Mar 26 12:11:52 it's still broken though, the cleanup part doesn't do what it's supposed to, and it's actually only executed if it fails to set a led :P Mar 26 12:14:46 ooh Mar 26 12:14:52 the 'cpu' trigger is cute Mar 26 12:15:11 oh? Mar 26 12:15:21 the ugly hack I did? :P Mar 26 12:15:40 nand-disk doesn't seem to do much Mar 26 12:15:54 no, there's no nand in the slug, so... Mar 26 12:16:01 ah Mar 26 12:16:01 ide-disk won't work either Mar 26 12:16:12 should've been added a trigger to the scsi layer Mar 26 12:20:15 NAiL: http://pastebin.com/623046 Mar 26 12:20:23 that's the diff between our two versions Mar 26 12:21:57 the $LEDPATH -> LEDPATH should be fixed 5-6 lines up from the one you fixed too Mar 26 12:22:05 I've fixed that on mine Mar 26 12:22:23 I'll get around to fixing it more once I get my slug up ;) Mar 26 13:07:31 NAiL: I suspect that something went wrong during the build Mar 26 13:07:36 NAiL: usb support is missing Mar 26 13:07:52 ugh, yeah Mar 26 13:07:56 sorry about that Mar 26 13:08:17 the modules were built, but hadn't yet made it into the rootfs Mar 26 13:08:40 I hadn't noticed because my usb hdd is missing a hdd Mar 26 13:08:50 heh Mar 26 13:08:52 but the light on the usb hub weren't lighting up Mar 26 13:10:29 including the modules in the rootfs was simply forgotten when the kernel was modularized Mar 26 13:12:19 * koen checks the feeds Mar 26 13:12:36 ehci? Mar 26 13:13:18 uhm, I don't know the difference Mar 26 13:13:55 * koen ipkg install kernel-module-ehci-hcd Mar 26 13:14:08 * koen modprobe ehci-hcd Mar 26 13:14:16 ehci_hcd 0000:00:01.2: EHCI Host Controller Mar 26 13:14:16 ehci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 Mar 26 13:14:22 and it's all working now Mar 26 13:20:43 good :) Mar 26 13:36:53 hrm Mar 26 13:36:54 Nov 30 01:35:16 (none) daemon.err udevd-event[602]: create_node: symlink(../../../usbdev1.1, /dev/bus/usb//) failed: File exists Mar 26 13:37:06 looks like udev isn't really working as it should Mar 26 13:38:40 koen: can you insmod video-buf ? Mar 26 13:52:59 * koen insert a memorystick Mar 26 13:53:12 * koen turnup memstick -i /dev/sda1 Mar 26 13:53:16 * koen reboots Mar 26 13:53:38 eFfeM: now I have some more space on /, I'll try installing video-dev Mar 26 13:54:43 gr8 Mar 26 13:55:15 i'm trying to see if everything for saturday is still working and I cannot get the pvrusb2 driver loaded as it depends on video-dev Mar 26 13:55:27 I built an image for the slug, flashed it, but now the slug does not add devices in /dev Mar 26 13:55:44 wasn't that supposed to run udev? Mar 26 13:55:45 eFfeM: I'm trying to get my slug working as well :) Mar 26 13:56:07 eddyp version? Mar 26 13:56:09 the loft is next Mar 26 13:56:31 openslug, built yesterday Mar 26 13:56:54 NAiL: usb-storage and sd-mod need to be in the rootfs as well (and being autoloaded, since udev is not 100% working) Mar 26 13:56:55 through the mastermakefile process Mar 26 13:56:58 koen as you have access/examined a lot of those systems, what do you consider to be the best platform Mar 26 13:57:16 eddyp: lsmod Mar 26 13:57:39 koen, NAiL, there is a msg from pepijn on the dev mailing list Mar 26 13:57:40 NAiL: koen: I don't have those either, I just have the ixp modules Mar 26 13:58:03 they aren't in /lib/modules/... Mar 26 13:58:09 eFfeM: the one he cc'ed to me? ;) Mar 26 13:58:20 he added them to /etc/modules (see posting) Mar 26 13:58:31 the only ones there are in there are the two ixp modules Mar 26 13:58:59 no idea on whether it was cc-ed but it is this one http://groups.yahoo.com/group/nslu2-developers/message/675 Mar 26 13:59:20 eddyp, the current head needs usb as modules, but that part is not checked in yet Mar 26 13:59:22 any idea ? Mar 26 13:59:33 known issue, people are working on it Mar 26 13:59:35 damn Mar 26 13:59:37 hi inge Mar 26 13:59:55 when will it be fixed? Mar 26 13:59:57 Hi eFfeM Mar 26 14:00:24 ingeba: nice to see you around here again Mar 26 14:00:58 eddyp: no idea, if you are really in an urgent mood perhaps change defconfig and put the modules to y i.s.o m Mar 26 14:01:39 eFfeM: is it going to fit in the flash image? Mar 26 14:02:08 if you only add those 6 modules: yes Mar 26 14:02:50 Thanks - been a while. Mar 26 14:02:54 I need asix, usb_storage (and the deps) Mar 26 14:02:58 eFfeM: that patch only takes care of autoloading the modules Mar 26 14:03:13 eFfeM: what do you think? Mar 26 14:04:00 koen, getting the modules in the rootfs is already fixed by NAiL, but the change is on berlios and not on monotone yet for whatever reason (the change was made two days or so ago) Mar 26 14:04:28 ah, ok Mar 26 14:05:46 eddyp tried to PM you but you are marked as away Mar 26 14:05:48 did you get it Mar 26 14:05:57 koen, even after doing pepijns autoload changes things do not work as the modules are not loaded when boot/disk runs Mar 26 14:06:08 pepijn is in #nslu2-linux Mar 26 14:06:08 eFfeM: I am here, got it Mar 26 14:06:11 thanks Mar 26 14:06:33 good, that are my diffs, I recompiled with that and it is running on my slug Mar 26 14:06:34 enjoy Mar 26 14:07:37 koen, NAiL perhaps in boot/disk the usb modules need to be modprobed explicitly but pepijn was not too sure if that was ok (and neither was I) Mar 26 14:08:10 eFfeM: http://pastebin.com/623191 Mar 26 14:10:50 koen, shouldn't there be a ; or newline before the leds call ? Mar 26 14:10:59 or maybe && Mar 26 14:11:25 you do not want to give leds beep as arg to modutils.sh do you? Mar 26 14:12:24 heh Mar 26 14:12:25 oops Mar 26 14:12:50 np Mar 26 14:12:56 otherwise it looks ok Mar 26 14:13:39 eFfeM: I'd prefer the loft (2x ethernet, 533MHz, 64MB ram + minipci) Mar 26 14:13:43 now if nail's pepijn's and your changes makes it into monotone I think the head is running again Mar 26 14:13:49 eFfeM: but it's 4x the price of a nslu2 Mar 26 14:14:20 actually I want a thecus 4100, but that's a different story ;) Mar 26 14:15:13 koen, that was the reason I didn't buy one, but there is a small chance that the boss will pay for a new platform so I'm reconsidering what would be the best. Mar 26 14:15:38 only issue is that on ixp there is no floating points so doing some codecs is tough Mar 26 14:16:08 * eFfeM tried to run lame on his slug; indicated > 3hr encoding for a 3 min wav to mp3 Mar 26 14:16:11 I'd put some asics on a minipci card for that Mar 26 14:16:32 the intel mp3 encoder needs about 9 minutes for a 3 min wav Mar 26 14:16:40 3 minipci slots available Mar 26 14:16:43 actually I was considering a hw codec Mar 26 14:16:49 3 ? Mar 26 14:16:54 that's good, thought it was only one Mar 26 14:17:15 actually 4, but the cf slot is blocking one Mar 26 14:17:41 I'll bring a screwdriver next saterday :) Mar 26 14:17:55 oh, [g2] should make that more explicit: http://www.giantshoulderinc.com/hardware.html says: MiniPCI slot slot Mar 26 14:18:12 if you are brining stuff, can you also bring your serial cable? Mar 26 14:18:37 I have serial but my cable only gives me output, no input, so I want to try a different cable to see if it is perhaps my soldering of the header Mar 26 14:18:48 header pins that is Mar 26 14:19:18 actually as I will be bringing a box of stuff, I'll probably throw in my soldering iron and voltage meter in it as well, just in case Mar 26 14:19:21 It's taped to my slug :) Mar 26 14:19:56 great, probably need to do that as well, my setup is not that nice, so I normally have the cable off Mar 26 14:21:34 planning to bring all my working usb gear (pvr, 2x audio, hd, 2x webcam, memory card reader, usb<->eth, dvdwriter, bluetooth, digital cam) Mar 26 14:21:41 not sure if I have everything working again Mar 26 14:21:48 oh and 3 usb hubs... Mar 26 14:23:26 i'm actually kind of a freak getting all kinds of stuff connected Mar 26 14:24:15 Nov 30 00:15:07 (none) user.warn kernel: video_buf: Unknown symbol xscale_mc_clear_user_page Mar 26 14:24:24 yeah Mar 26 14:24:31 Nov 30 ?? Mar 26 14:24:45 haven't configured the time yet Mar 26 14:25:03 actually video-buf.c calls clear_user_page Mar 26 14:25:27 NAiL: the usbnet modules doesn't recognize my linksys usb200M thingy anymore Mar 26 14:25:29 which it probably takes from here: ./include/asm-arm/page.h:104:#define __cpu_clear_user_page cpu_user.cpu_clear_user_page Mar 26 14:26:17 and then there is ./arch/arm/mm/copypage-xscale.c:129: Mar 26 14:26:26 struct cpu_user_fns xscale_mc_user_fns __initdata = { Mar 26 14:26:26 .cpu_clear_user_page = xscale_mc_clear_user_page, Mar 26 14:26:26 .cpu_copy_user_page = xscale_mc_copy_user_page, Mar 26 14:26:26 }; Mar 26 14:26:45 and some 10 lines above it: Mar 26 14:26:46 void __attribute__((naked)) Mar 26 14:26:46 xscale_mc_clear_user_page(void *kaddr, unsigned long vaddr) Mar 26 14:27:09 there used to be no naked line, and there used to be an ENTRY() for this symbol Mar 26 14:29:23 64 bytes from 2001:610:600:93:20f:66ff:fe7f:9b5c: icmp_seq=1 ttl=64 time=1.10 ms Mar 26 14:29:28 and ipv6 is working as well Mar 26 14:30:50 oh, we used to have copypage-xscale.S and now we moved to copypage-xscale.c Mar 26 14:31:42 i feel that is what causes things, but no idea about the fix Mar 26 14:35:31 hmmm Mar 26 14:35:36 turnup seems to be broken Mar 26 14:37:32 i seem to recall pepijn or NAiL mentioned this on #nslu2-linux, but they gave no details Mar 26 14:38:03 not having /sys in fstab is also not helping Mar 26 14:39:41 do you need /sys in fstab? it isn't in mine but /sys is there ... Mar 26 14:55:51 hi Mar 26 14:55:57 hey mijenix Mar 26 14:56:20 i can't find a detailed doc for installung OpenSLUG on the nslu2 Mar 26 14:56:30 but maybe i'm blind ;-) Mar 26 14:56:58 oops maybe wrong channel Mar 26 14:57:13 http://www.nslu2-linux.org/wiki/OpenSlug/UsingTheBinary ? Mar 26 14:57:34 koen: yes thx Mar 26 14:58:52 is the diffrence between the 100MHz and the 200MHz modification huge? Mar 26 14:59:04 depends on what you use the slug for Mar 26 14:59:26 if you use it for CPU-intensive tasks, it basically doubles the speed Mar 26 14:59:45 disk/network-bound applications (like samba) doesn't gain much Mar 26 14:59:55 (IIRC, it's about 1mb/sec) Mar 26 15:00:08 ok thx Mar 26 15:02:00 NAiL: could you also add madplay to the feeds? Mar 26 15:03:59 hmm Mar 26 15:04:08 as soon as my DNS-server decideds to drop the acid Mar 26 15:04:23 I can't resolve berlios, nor nslu2-linux.org Mar 26 15:07:29 17:13 < CIA-10> repvik * r298 /releases/slugos-3.6-beta/openembedded/packages/meta/slugos-packages.bb: slugos: Add madplay to feed Mar 26 15:13:36 bye Mar 26 15:14:32 ah, r298 Mar 26 15:15:01 that explains why OE looks untouched by the recent fixes Mar 26 15:15:13 yes Mar 26 15:15:21 I'm going to put it in OE later Mar 26 15:16:36 bbl Mar 26 15:28:00 NAiL: I changed the defconfig for the kernel to have usb_storage built-in and also asix, make kernel, make image in the openslug directory should suffice to make a new image ready to be flashed, right? Mar 26 15:28:09 (hoping it will fit) Mar 26 15:44:42 did the cache get cleared yet on nudi? Mar 26 15:53:03 I did a make image, it says it succeded, but there is no new image in tmp/deploy/image Mar 26 15:53:10 what gives? Mar 26 16:17:08 re Mar 26 16:17:40 sorry another question Mar 26 16:18:00 does I need sercomm tool to flash the openSLUG image to the nslu2? Mar 26 16:18:17 or can I update it over the linksys update thing? Mar 26 16:18:24 I use upslug and flash over ethernet Mar 26 16:19:15 where are the build logs again? Mar 26 16:20:58 eFfeM-away: if you have a spare usbdisk with your media install, we could boot that on the loft and see how it performs Mar 26 16:25:43 koen: what would you need on the disk Mar 26 16:25:59 I have a 1G flash disk that I can empty Mar 26 16:26:12 koen: yes but I don't understand. The Linksys SW has a update option can I use this for flashing the OpenSLUG 2.7 firmware Mar 26 16:26:13 and if needed I can create an additional partition on my hardisk Mar 26 16:26:34 eFfeM: recd, twonkyvision, usb media stuff Mar 26 16:26:51 hmmm Mar 26 16:26:57 * koen has to check kernel versions Mar 26 16:28:01 recd and twonky are applications, so that should not make a difference, Mar 26 16:28:11 it would help if you would have video-buf and pvrusb2-mci Mar 26 16:28:33 need to check in the latter (as soon as I can test it) but it needs video-buf Mar 26 16:30:21 added an EXPORT_SYMBOL see if that helps (recompiling as I write this) Mar 26 16:31:48 eddy this should work, why not just give it a try Mar 26 16:33:00 eFfeM: I tried to build http://www.gnu.org/software/gmediaserver/, but it fails on some libupnp error Mar 26 16:35:11 koen, native on slug, native on pc, cross on pc ? in the latter case is there a bb file so I can try (or can you pastebin the build log) Mar 26 16:35:37 * eFfeM is embarrased as he was not really aware of this project Mar 26 16:36:00 cross via OE Mar 26 16:36:53 eFfeM: http://ewi546.ewi.utwente.nl/tmp/gmediaserver_0.10.0.bb Mar 26 16:38:49 i'm building it Mar 26 16:39:23 it should fail with SSDP_PAUSE or something like that Mar 26 16:40:19 does the dir where the bb file is in, matter? Mar 26 16:40:43 i'm not getting past configure, but I stored the bb file in a side dir, not in the pacakges dir Mar 26 16:41:11 the dir shouldn't matter Mar 26 16:41:20 did you use -b to build it? Mar 26 16:41:40 yeah, need to build upnp first, no upnp.h Mar 26 16:41:55 and taglibc and id3lib Mar 26 16:43:42 do you have a .bb for libupnp or whatever it is called, it isn't in oe Mar 26 16:44:10 it isn't? Mar 26 16:44:40 * koen checks Mar 26 16:45:04 frans@LinuxPC:~/OpenSlugHead/openslug/openembedded/packages$ du -a . | grep -i upnp Mar 26 16:45:04 frans@LinuxPC:~/OpenSlugHead/openslug/openembedded/packages$ Mar 26 16:46:21 i would expect it to be called libupnp or something like that Mar 26 16:46:36 yes Mar 26 16:46:41 I forgot to commit it Mar 26 16:46:55 http://ewi546.ewi.utwente.nl/tmp/libupnp_1.3.1.bb Mar 26 16:47:06 taglib requires qmake , but does not depend on it Mar 26 16:47:35 it built qmake automagically over here Mar 26 16:49:26 think I've seen it build for some other pkg Mar 26 16:49:35 but probably not on my new system Mar 26 16:49:48 anyway, it is chewing on id3lib now Mar 26 16:50:07 and still on the kernel for my clear_page patch Mar 26 16:50:34 i hope dual core now is handy Mar 26 16:50:49 I read about gmediarenderer yesterday and thought it might interest you Mar 26 16:50:50 id3lib build Mar 26 16:51:45 qmake-native is not in slugos.conf now running it with bb -b Mar 26 16:52:00 btw have to stop in 30-45 mins Mar 26 16:52:22 * koen commits libupnp Mar 26 16:53:06 koen, what platform are you compiling for? Mar 26 16:53:22 at the moment ep93xx Mar 26 16:53:30 armv4t LE Mar 26 16:54:47 there is no qmake in conf/distro/* so I would expect nobody builds it (but there is also no ep93xx.conf) Mar 26 16:55:14 NOTE: package qmake-native-2.00a: completed Mar 26 16:55:55 ep93xx should be in conf/machine Mar 26 16:56:04 koen, if marceln tells there is a TV I'll also bring my upnp renderer Mar 26 16:56:08 (slm5500) Mar 26 16:56:34 found ep93xx (didn't really search) Mar 26 16:56:42 I could also bring a tv if you want Mar 26 16:56:56 NOTE: package taglib-1.4: completed Mar 26 16:57:07 eFfeM: taglibc, not taglib Mar 26 16:57:14 building that one now Mar 26 16:57:17 I made that mistake yesterday :) Mar 26 16:57:26 i decided to build both Mar 26 16:57:52 if you can bring a tv with a scart that would be nice. I only have a 28" CRT, not going to carry that one around. Mar 26 16:57:59 but let's first see if marceln can help out Mar 26 16:58:33 I can also see if I can get the necessary cabling to get it on my lcd monitor. that one is carryable and can probably give some hi-res pictures Mar 26 16:58:55 the slm5500 can do up to 1080i/720p Mar 26 16:58:59 is the Firmware also a small base system or only to boot up? Mar 26 16:58:59 14" crt Mar 26 16:59:07 NOTE: package taglibc-1.4: completed Mar 26 16:59:14 can I use it without a external USB Stick/HD? Mar 26 17:00:18 i have an lcd I can probably take with me, but need to check tomorrow if I can borrow the right cables. I need a dvi to tulip video cable, there are probably a few floating around in the office Mar 26 17:01:08 mijenix: yes, but there is little room left. you might want to check out ucslug Mar 26 17:01:22 NOTE: package libupnp-1.3.1: completed Mar 26 17:04:37 upnp.c:40: error: `SSDP_PAUSE' undeclared here (not in a function) Mar 26 17:04:43 eFfeM: I've arranged the 14" crt Mar 26 17:05:35 ./libupnp-1.3.1/upnp/src/inc/config.h:123:#define SSDP_PAUSE 100 Mar 26 17:05:47 koen, tnx Mar 26 17:06:33 there is only one place in gmediaserver that uses SSDP_PAUSE, probaly we do not get that config.h file but I can hack it in for now Mar 26 17:07:34 webclient.c:353: error: storage size of 'tm' isn't know Mar 26 17:08:41 added #include Mar 26 17:08:45 now get metadata.c:120: error: parse error before "metadata_mutex" Mar 26 17:09:34 this line says: static ithread_mutex_t metadata_mutex; Mar 26 17:10:01 i seem to recall that there was an issue wrt mutexes in 1.6.16, but forgot details Mar 26 17:23:38 eFfeM: that was only a theorethic question Mar 26 17:24:00 eFfeM: I'll use a 5.0GB Seagate 1"-USB-HD Mar 26 17:24:14 eFfeM: so I think there is enough space ;-) Mar 26 17:24:47 eFfeM: do you have an url for the nudi buildlogs? Mar 26 17:25:32 eFfeM: but last quesion. To flash the OpenSLUG Firmware can I use the linksys webupdate or I need to tool for windows? (I can't make it with linux) Mar 26 17:28:13 koen: http://logs.nslu2-linux.org/buildlogs/autobuild-nudi-last.txt Mar 26 17:28:33 eFfeM: ? Mar 26 17:29:04 mijenix: i think you can, but I am not 100% sure. I always use reflash on the slug booted from disk or upslug2 under linux Mar 26 17:29:10 I would say: check the wiki Mar 26 17:29:43 eFfeM: ok Mar 26 17:29:44 eFfeM: thx Mar 26 17:30:05 np Mar 26 17:33:05 koen, did a quick test to compile gmediaserver on ubuntu with 2.6.15-18-686 kernel, got the same error messages Mar 26 17:33:17 hrm Mar 26 17:33:21 rebooting, back in a minute Mar 26 17:34:45 hrm Mar 26 17:34:50 radvd is missing Mar 26 17:35:00 NAiL: could you add radvd to the feeds as well? Mar 26 17:41:03 new kernel with patch didn't boot, need to reflash, but running out of time, tomorrow.... Mar 26 20:14:13 does the tmp directory also contains the chaintool? Mar 26 20:22:01 crap, it does Mar 26 20:23:09 wouldn't it be a better idea to have the tmp/cross directory erased at some special target, like make clean-tool, or something like that instead of make clean? Mar 26 20:24:28 s/clean/clobber Mar 26 22:18:11 I have just downloaded the 2.7beta source. Where do I find the kernel .config file ? Mar 26 22:22:43 openembedded/packages/linux/ixp4xx-kernel/2.6.16/defconfig Mar 26 22:22:43 usually packages/linux// Mar 26 22:22:59 3.6beta is coming out soon, btw Mar 26 22:23:01 or, 2.6.12 Mar 26 22:23:21 koen: define "soon" Mar 26 22:23:32 "days" Mar 26 22:23:35 * koen looks at NAiL Mar 26 22:24:04 * koen hopes to have time to debug 3.6beta tomorrow Mar 26 22:25:23 is there any reason for the 'funny' versioning numbers ? Mar 26 22:40:22 should I be able to download kernel source from kernel org (right version of course), a random module source, and be able to use the module on my openslug, or is there somethings I should be aware of ? Mar 27 01:34:21 * NAiL just goes "uh" Mar 27 01:34:38 * NAiL has been drunk two days in a row Mar 27 01:35:01 yes, I hope to get 3.6-beta out tomorrow, or soon after Mar 27 06:21:17 I compiled my own kernel with usb_storage bultin, (deps, too), but when I insert the hdd the only device created is /dev/sda **** ENDING LOGGING AT Mon Mar 27 10:59:56 2006