**** BEGIN LOGGING AT Tue Sep 18 02:59:59 2007 Sep 18 09:11:24 olli * r8830 /packages/libs/file/Makefile: Sep 18 09:11:24 file: Sep 18 09:11:24 * Package magic.mime (required by the GMediaServer) Sep 18 09:11:24 * Cleanup Makefile Sep 18 10:35:39 olli * r8831 /packages/net/gmediaserver/Makefile: Sep 18 10:35:39 gmediaserver: Sep 18 10:35:39 * Fix missing dependencies Sep 18 10:35:39 * Cleanup Makefile Sep 18 10:45:42 olli * r8832 /packages/net/gmediaserver/files/gmediaserver.default: gmediaserver: use br-lan instead of br0 Sep 18 10:58:40 hmm, why do i have no longer the permission to post new threads in the howtos and documentation forum? Sep 18 10:59:59 this sucks Sep 18 11:01:57 first the wiki is down for a few days then i have no longer the permission to create new posts in the howtos and documentation forum Sep 18 11:02:02 what's going on here? Sep 18 11:16:17 ? Sep 18 11:16:44 no comment, no official statement, no communication at all :( Sep 18 11:19:08 . Sep 18 11:28:56 lol Sep 18 11:34:56 it isn't fun to write documentation Sep 18 12:06:05 glp, any idea what's wrong with howtos and documentation forum? can't create new threads :( Sep 18 12:08:22 forum2006: good question - Sep 18 12:08:44 forum2006: new information to me Sep 18 12:09:13 forum2006: where are you trying to add a new thread? Sep 18 12:09:56 as said. inside the 'howtos and documentation' forum Sep 18 12:10:36 upper, right corner there is no 'post new topic' link Sep 18 12:11:15 this: http://forum.openwrt.org/viewforum.php?id=17 forum Sep 18 12:12:13 forum2006: interesting - looks like it's the same in all the forums (or am i missing something) ? Sep 18 12:12:39 glp, are you logged in? Sep 18 12:13:19 forum2006: ups - sorry no (my brain is not in sync) sorry Sep 18 12:13:28 for me it's only missing in 'howtos and documentation' Sep 18 12:14:46 forum2006: your right - only 'howto's and documentation' Sep 18 12:15:33 [13:14] no comment, no official statement, no communication at all :( Sep 18 12:17:29 I can only wonder about what's going on :/ Sep 18 12:18:20 Kaloz: would you know an answer to this? Sep 18 12:19:41 glp, [13:33] it isn't fun to write documentation Sep 18 12:20:36 forum2006: yes - not much fun Sep 18 12:21:32 glp, and i'm thinking again of writing some documentation (for the routers i use) outside of *.openwrt.org Sep 18 12:22:28 only problem is it will be plain html. i have no wiki or forum which i could use Sep 18 12:23:07 forum2006: maybe just relax for a little while (it could be something silly - like an admin having to many drinks while poking around in the system) Sep 18 12:23:43 heh :) Sep 18 12:24:29 i know this one unix-admin who pulled the plug on a production setup with a can of beer :o) Sep 18 12:28:24 the best part was that he managed to convince his boss that the company needed at mirror-setup, because things like the mentioned can happen lol Sep 18 12:28:45 lol Sep 18 13:56:58 rwhitby * r8833 /trunk/package/kernel/modules/usb.mk: Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). Sep 18 15:30:42 {Nico}, ping Sep 18 15:31:21 hmm, is http://pastebin.ca/701999 this correct? Sep 18 15:32:56 only problem i have is, that the stop() has to be run twice to kill gmediaserver? Sep 18 15:50:35 <{Nico}> forum2006: the problem is that you grep for the daemon name and your init script also has the daemon name Sep 18 15:50:41 <{Nico}> forum2006: you kill both Sep 18 15:51:44 <{Nico}> forum2006: look at the start-stop-daemon command that nbd enabled in busybox recently Sep 18 15:52:10 it would probably make sense to move some start-stop-daemon functionality into rc.common Sep 18 15:52:17 to reduce code duplication Sep 18 15:52:33 hmm, ok. i'll take a look Sep 18 15:52:39 <{Nico}> iirc, it helps dealing with daemons that don't use pid files Sep 18 15:52:47 <{Nico}> nbd: sure Sep 18 15:53:56 hmm, any easy workaround for now? Sep 18 15:55:33 btw. what's wrong with the forum? Sep 18 15:56:23 still can't post new threads in 'Howtos and Documentation' Sep 18 15:58:00 <{Nico}> forum2006: grep -v to exclude the pid of your init script Sep 18 15:58:46 {Nico}, ok Sep 18 16:14:04 {Nico}, something like this: http://pastebin.ca/702036 Sep 18 16:14:05 ? Sep 18 16:14:40 atleast it works for me Sep 18 16:17:02 strange. now the orig line in the stop() "[ -f $PID_F ] && kill $(cat $PID_F)" works too Sep 18 16:19:07 <{Nico}> forum2006: does it create a pid file? Sep 18 16:21:25 {Nico}, http://pastebin.ca/702050 Sep 18 16:23:27 <{Nico}> kill the daemon from its pid was not enough? Sep 18 16:25:12 {Nico}, this is what i'm currently using and works: http://pastebin.ca/702046 Sep 18 16:27:43 something is still strange. i have to test a bit more... Sep 18 17:00:43 {Nico}, http://pastebin.ca/702089 this works. should i commit? Sep 18 17:10:07 olli * r8834 /packages/net/gmediaserver/ (4 files in 2 dirs): gmediaserver: migrate configuration to UCI Sep 18 17:12:46 <{Nico}> forum2006: iirc, uci has support for default values Sep 18 17:13:14 {Nico}, too late. already committed. feel free to fix it Sep 18 17:14:25 <{Nico}> forum2006: might better to have all default values set at the same place Sep 18 17:21:05 {Nico}, do you know of any package were uci uses default values? Sep 18 17:37:42 <{Nico}> forum2006: no, not even sure there is one Sep 18 17:43:23 {Nico}, ah. ok Sep 18 22:12:07 rwhitby you around? Sep 19 00:11:45 cosmo1t: here now Sep 19 00:36:23 i was loooking @ your dual port serial mod guide, but i have a wrt300n, and there are 2 plugs, 1 12 hole jp1, and 1 5 pin jp2 Sep 19 00:36:34 i setup the jp1 using the 10 pin header, but i think that its a jtag header Sep 19 00:36:47 and i'm assuming the 5 pin header is the real serial port.. how do i test those 5 pins on jp2? Sep 19 00:36:52 i was hoping you may know Sep 19 00:36:53 :) Sep 19 00:36:56 thanks if u have time Sep 19 00:40:55 cosmo1t: poke the points with your multimeter and reboot it, it should output something on the serial so if your multimeter can measure Hz you'll see different values (but normal voltage measuring mode should work too) Sep 19 00:44:53 just see like a couple volts per pin? Sep 19 00:44:59 or will rx/tx do something different? Sep 19 00:45:06 one pin is labeled vcc Sep 19 00:45:08 so that's easy Sep 19 00:45:11 but the other 4 ;) Sep 19 00:46:39 cosmo1t: tx should go up&down if the firmware outputs something on it Sep 19 00:49:16 ok well it's got openwrt on it now, it just doens't load the wireless Sep 19 00:49:28 so i want to load my own 2.6 builds Sep 19 00:49:31 and see what happens ;) Sep 19 00:54:42 ejka * r8835 /trunk/target/linux/ar7/patches-2.6.22/100-board_support.patch: We have generic irqs now. Sep 19 01:04:41 cosmo1t: I no longer have any wrt devices, so no idea. I always just did what crazy_imp said - put a logic tester on the pins to find vcc, gnd, and tx on boot. then rx is the other one :-) Sep 19 01:33:42 nico * r8836 /packages/net/tor/Makefile: update tor to 0.1.2.17 (3 major bugfixes), mode description to a separate definition, fix optflags, cleanup Sep 19 01:57:14 is the buildbot down or do i got the url wrong? http://buildbot.openwrt.org/ Sep 19 02:04:18 <{Nico}> crazy_imp: it seems it's down Sep 19 02:05:19 ok **** ENDING LOGGING AT Wed Sep 19 02:59:57 2007