**** BEGIN LOGGING AT Tue Aug 27 02:59:58 2013 Aug 27 03:13:46 so I haven't built openwrt since February. after svn up and feeds update -a I'm getting world compile errors 1 and 2. I've tried make dirclean. I'm guessing this means I need to make distclean and reinstall all my packages, does that sound about right? Aug 27 09:53:41 hi Aug 27 09:54:10 does someone know a way how to dump the original firmware from unfi ap pro wifi routers? Aug 27 09:55:20 <__trine> tripolar, isnt it downloadable from the website Aug 27 09:56:11 __trine: i couldn't find it Aug 27 09:57:18 <__trine> http://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-3-1-3-beta-is-released/ba-p/488747 Aug 27 10:00:37 <__trine> http://www.ubnt.com/download#UniFi:AP Aug 27 10:04:31 __trine: thanks Aug 27 10:09:42 __trine: this is for the AP not for the AP pro Aug 27 10:10:11 can you attach a serial console? Aug 27 10:10:52 yes i just have to get a torx srew driver - can i dump the flash or at least the firmware partition with uboot? Aug 27 10:10:58 @ russell-- Aug 27 10:11:09 srew=screw Aug 27 10:11:15 a flathead will work in a pinch Aug 27 10:13:06 russell--: cool your are right Aug 27 10:13:53 but how can i dump it with uboot? Aug 27 10:14:09 dunno, get a prompt, type help Aug 27 10:14:32 boot to a shell, use dd Aug 27 10:14:36 one of those Aug 27 10:14:56 or cat, if dd isn't available Aug 27 10:18:13 okay i will try it Aug 27 10:18:15 thanks Aug 27 10:19:04 <__trine> tripolar, cat /proc/mtd will show you the partitions Aug 27 10:19:11 <__trine> then you can save them Aug 27 10:26:48 __trine, BTW do you know if the std AirOS .bin image will work with openwrt Luci flashing interface? (ie get back to AirOS after flashing OpenWRT, on a M5 antenna for example) Aug 27 10:28:10 <__trine> I have never wanted to flash back Aug 27 10:29:11 <__trine> but you could just tftp the airos Aug 27 10:30:06 <__trine> tftp is easy to do on the nanostation Aug 27 10:44:40 juhosg r37843 trunk/package/kernel/ (12 files in 2 dirs) * mac80211: add a bunch of rt2x00 specific changes Aug 27 10:45:03 __trine, ok thx Aug 27 10:46:43 __trine, tftp is a bit less practical in some situations than firmware web interface (when no convenient physical access) Aug 27 10:48:56 juhosg r37844 trunk/target/linux/ (5 files in 2 dirs) * ar71xx: don't register USB device on WNDAP360 Aug 27 10:48:57 juhosg r37845 trunk/target/linux/ar71xx/patches-3.10/ 220-add_cpu_feature_overrides.patch 100-MIPS-ath79-don-t-hardwire-cpu_has_dsp-2-to-0.patch * ar71xx: don't hardwire cpu_has_dsp{,2} to zero Aug 27 11:59:53 <__trine> why is the kirkwood arm stuff still stuck on 3.3.8 Aug 27 12:00:10 <__trine> has it been abandoned ? Aug 27 12:03:29 juhosg r37846 trunk/target/linux/ (5 files in 5 dirs) * kernel: ensure that /dev/console exists in initramfs Aug 27 12:03:31 juhosg r37847 trunk/include/ device_table.txt image.mk * image: ensure that /dev/console exist in rootfs images Aug 27 12:03:34 juhosg r37848 trunk/target/linux/ (5 files in 5 dirs) * kernel: don't hide the 'Warning: unable to open an initial console' message Aug 27 12:03:39 <[florian]> moving to a newer kernel means that current boards will have to be converted to device tree Aug 27 12:03:46 <[florian]> which involves a bit of work Aug 27 12:32:43 <__trine> [florian], I wish someone could do it Aug 27 12:33:40 <[florian]> __trine: luka or Kaloz or KanjiMonster would probably do it Aug 27 13:19:26 [florian]: luckily most currently supported boards are already supported upstream Aug 27 13:23:19 <__trine> KanjiMonster, do you think you could take a look at moving from 3.3.8 Aug 27 13:26:04 __trine: I have an almost finished patchset for 3.10 support Aug 27 13:26:44 just had no time the last two weeks as I was away Aug 27 13:28:08 <__trine> oh thank you Aug 27 13:29:27 not sure if I get around to it before next week (still have to catch up with work stuff) Aug 27 14:00:35 whee, carombola2 jus tlanded on my desk Aug 27 14:02:49 so, how many of their patches still need to get upstream.... /me peers Aug 27 14:41:06 all ;) Aug 27 15:02:54 looks like only one actually, Aug 27 15:03:11 at least as far as my git log reading would indicate. Aug 27 15:03:19 and it only adds software i2c on some gpios Aug 27 15:42:21 build #363 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/363 Aug 27 15:44:57 build #331 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/331 Aug 27 15:47:48 build #331 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/331 Aug 27 16:39:54 build #344 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/344 Aug 27 16:42:41 build #313 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/313 Aug 27 17:16:16 __trine: i now have dumped all partitions but it seems the "main" partition is mtd2: 00f60000 00010000 "jffs2" Aug 27 17:16:36 will the partion layout be the same when i flash openwrt? Aug 27 17:16:53 because openwrt is using squashfs and jffs2 as overlay Aug 27 17:18:20 so the mtd2 partition will be split into 2 partitions - or am i wrong? Aug 27 18:07:22 juhosg r37849 trunk/target/linux/ar71xx/patches-3.10/ 102-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch 101-MIPS-ath79-simplify-platform_get_resource_byname-dev.patch 103-tty-ar933x_uart-convert-to-use-devm_-functions.patch * ar71xx: add some pending patches Aug 27 18:08:44 <__trine> tripolar, I think all the partition sizes are a protected feature Aug 27 18:10:00 <__trine> did you do something like dd if=/dev/mtdblockX of=/tmp/mtdX.bin Aug 27 18:27:05 Anyone around who could review a 5 line dnsmasq scripting patch? It's patchwork 3963. Thanks. Aug 27 18:27:33 the DHCP protocol conformance one? Aug 27 18:27:47 the broadcast option fix, yes. Aug 27 18:28:06 for broken devices who don't know when they're being spoken to. Aug 27 18:28:53 also, I'm not able to build any version of eglibc for x86 on Fedora. Seeing: http://ur1.ca/f91mf Aug 27 18:47:59 build #323 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/323 Aug 27 23:46:26 build #275 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/275 Aug 28 00:08:12 luka r37850 trunk/target/linux/imx6/config-3.10 * imx6: refresh 3.10 kernel config Aug 28 00:08:13 luka r37851 trunk/Config.in * Config.in: improve wording for kernel/DT inclusion flags Aug 28 00:08:14 luka r37852 trunk/include/image.mk * image: add hooks for kernel/DTB installation in root filesystem Aug 28 00:08:16 luka r37853 trunk/target/linux/ (5 files in 2 dirs) * imx6: disable sdma until license issues are solved Aug 28 00:49:56 build #277 of ep93xx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/277 **** ENDING LOGGING AT Wed Aug 28 02:59:58 2013