**** BEGIN LOGGING AT Tue Jan 08 02:59:58 2013 Jan 08 03:24:19 build #133 of rb532 is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/133 Jan 08 03:28:21 build #133 of ppc44x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/133 Jan 08 04:36:43 build #123 of sibyte is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/123 Jan 08 07:57:34 hi Jan 08 07:58:02 does anyone know how can i stop a wifi interface without disabling both wlan0 and wlan1? Jan 08 12:42:47 build #111 of iop32x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/111 Jan 08 13:06:34 build #127 of avr32 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/127 Jan 08 13:08:59 build #108 of gemini is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/108 Jan 08 14:02:54 build #116 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/116 Jan 08 14:06:25 nbd: what converter are you using to maintain your git mirror? Jan 08 15:13:57 luka: do you have a gigaset device? Jan 08 15:14:05 DonkeyHotei: yes Jan 08 15:14:10 where did i go Jan 08 15:14:22 were you able to get a serial console on it? Jan 08 15:14:32 DonkeyHotei: yes Jan 08 15:14:44 it's on the wiki Jan 08 15:15:11 is there any info about any alternate points on the board where serial might be accessed? Jan 08 15:15:27 not that i know Jan 08 15:15:35 the point the wiki says is Tx definitely isn't Jan 08 15:15:51 the Rx is correct Jan 08 15:16:29 all the boards Delboy and me played with had that pinout Jan 08 15:16:41 it's more then 50 boards Jan 08 15:17:03 he said the Tx pin should show about 3.3V Jan 08 15:17:25 it shows less than half that, and no output Jan 08 15:17:58 maybe your device is broken, try another one Jan 08 15:19:10 how necessary is serial for completely replacing the stock firmware with owrt on this device? Jan 08 15:20:01 i have always used serial, but i think Delboy did not Jan 08 15:20:38 i think he mentioned something about that, but he is hard to catch on irc Jan 08 15:28:20 luka: i need to deploy the device for production use _this week_, got any tips? Jan 08 15:28:39 what production? Jan 08 15:28:43 how well does AA work on it Jan 08 15:29:39 production meaning as an ATA/router for someone moving from POTS to SIP Jan 08 15:31:16 how well does AA work on it? Jan 08 15:31:24 you can use this howto: http://forum.pcekspert.com/showthread.php?t=227002 Jan 08 15:31:34 it's prebuilt image Delboy made Jan 08 15:31:41 bit older then AA Jan 08 15:31:46 but it works Jan 08 15:33:43 i'd like to build it myself Jan 08 15:34:36 ok, then you need to clone AA first Jan 08 15:36:00 hmm, the page mentions dd-wrt. does dd-wrt also use the FXS? do you know? Jan 08 15:36:19 shame there's no FXO driver in owrt Jan 08 15:45:56 nvm, i see where it says it doesn't Jan 08 15:53:23 wait, is that an FXO driver i see on google code? Jan 08 16:07:13 Delboy_: do you still have the .config files you used for http://sx76x-openwrt-danube.googlecode.com and was there any effort to merge the FXO drivers? Jan 08 16:11:27 DonkeyHotei: those are old drivers, and they won't work Jan 08 16:11:48 Delboy_: no one tried to port them? Jan 08 16:12:50 and do you have the .config? i want to try building AA Jan 08 16:39:09 Delboy_: ^ Jan 08 16:54:00 it looks like my asterisk11 package is working on non-x86, at least on ar71xx, finally! Jan 08 16:54:21 (except x86 where it worked before and still works) Jan 08 17:04:30 luka: i seem to have forgotten what passwd i set in the stock fw. any way to recover without reset? Jan 08 17:05:52 the ebay seller had changed it to "admin" or "password" but like a fool i changed that Jan 08 17:06:22 the device is locked to a provider with an undisclosed default passwd Jan 08 17:09:11 oh shit, i just realized i had typed "reset" at the serial console to test Jan 08 17:09:24 that means the password has been reset Jan 08 17:50:42 that is why i use serial ;) Jan 08 17:54:24 update: i used the reset button, it set it back to "admin" and then i set eth wan in the stock fw, and now the stock fw is in a bootloop Jan 08 17:55:18 i would have strongly preferred to use serial, but just plain doesn't work on this board Jan 08 18:20:44 luka: i have serial with Rx only, so i can type blind Jan 08 18:20:58 luka: what could i type to stop the bootloop? Jan 08 18:31:02 it seems to be looping on uboot Jan 08 18:31:50 luka: is there some kind of telnet access to uboot? Jan 08 18:33:25 that's a redboot feature Jan 08 18:35:59 Delboy: ^ Jan 08 18:57:41 zioproto r35053 packages/net/tinc/files/tinc.init Jan 08 18:57:41 [packages] tinc: The initscript for tinc writes a temporary config into /tmp/tinc. Jan 08 18:57:41 In the prepare_net function it appends flags and params from the uci config to Jan 08 18:57:41 the temporary tinc.conf for each net. These values are appended to the Jan 08 18:57:43 config file on each /etc/init.d/tinc restart and the file grows. By Jan 08 18:57:45 removing all old temporary config this problem is solved. Then we should Jan 08 18:57:48 also remove the temporary config for a net which is stopped to free up Jan 08 18:57:51 some bytes in memory. Jan 08 18:57:54 Contribution from Manuel Munz Jan 08 19:17:19 ok, i managed to get secondary_boot.img on blindly. it's working Jan 08 19:17:33 now all i need is Delboy's .config Jan 08 19:34:15 Delboy: when you get a chance, can you please dig up your .config? also, was anything added to your images that isn't in AA? Jan 08 22:19:26 florian r35054 trunk/package/kernel/modules/netsupport.mk * kernel: add more SCTP related configuration symbols Jan 08 22:20:33 florian r35055 trunk/target/linux/ (151 files in 3 dirs) * kernel: add support for 3.8-rc2 Jan 08 22:21:08 florian r35056 trunk/target/linux/malta/config-3.8 * [malta] add support for 3.8 kernel Jan 08 22:21:12 florian r35057 trunk/target/linux/realview/config-3.8 * [realview] add support for 3.8 kernel Jan 08 22:21:18 florian r35058 trunk/target/linux/ (25 files in 5 dirs) * mvebu: add inital support for Marvell Armada XP/370 SoCs Jan 08 22:21:23 florian r35059 trunk/package/kernel/modules/ i2c.mk crypto.mk other.mk * kernel: adjust orion/kirkwood packages to also build for mvebu target Jan 08 22:21:27 florian r35060 trunk/package/kernel/modules/i2c.mk * kernel: make kmod-of-i2c available for the mvebu target Jan 08 22:21:32 florian r35061 trunk/package/kernel/modules/other.mk * kernel: add kmod-mvsdio MMC host controller for Marvell targets Jan 08 23:22:24 build #145 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/145 Jan 09 01:29:50 build #139 of lantiq is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/139 Jan 09 02:44:12 build #134 of rb532 is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/134 Jan 09 02:47:14 build #134 of ppc44x is complete: Failure [failed shell_11] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/134 Jan 09 02:55:28 build #138 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/138 **** ENDING LOGGING AT Wed Jan 09 02:59:59 2013