**** BEGIN LOGGING AT Sun Nov 18 02:59:59 2012 Nov 18 08:38:56 kaloz r34225 trunk/include/kernel.mk * we only support v3.x kernels Nov 18 08:39:39 kaloz r34226 trunk/include/kernel-version.mk * we don't support kernels < 3.3 Nov 18 08:40:20 14:01:56 < [florian]> SmugLeaf: so we kind of have to let it crash to see what's wrong Nov 18 08:40:43 [florian]: but it doesn't need to stay crashed for days does it? Nov 18 08:42:00 juhosg r34227 trunk/ (16 files in 13 dirs) * kernel: update linux 3.6 to 3.6.7 Nov 18 08:49:36 kaloz r34228 trunk/include/ kernel-version.mk kernel-defaults.mk kernel.mk * use xz compressed kernel tarballs Nov 18 08:52:25 juhosg r34229 trunk/target/linux/generic/config-3.6.new * generic: remove temporary config file introduced in r34227 Nov 18 09:23:07 kaloz r34230 trunk/target/linux/ brcm63xx/patches-3.6/260-move_bcm963xx_tag.patch generic/patches-3.6/260-move_bcm963xx_tag.patch * target specific patches have nothing to do in generic.. Nov 18 09:33:01 juhosg r34231 trunk/target/linux/ (5 files in 4 dirs) * ar71xx: add kernel support for the OpenMesh MR600 board Nov 18 09:33:04 juhosg r34232 trunk/target/linux/ ar71xx/base-files/etc/diag.sh ar71xx/base-files/lib/ar71xx.sh ar71xx/base-files/etc/uci-defaults/network ar71xx/base-files/etc/uci-defaults/leds * ar71xx: add user-space support for the OpenMesh MR600 board Nov 18 09:33:05 juhosg r34233 trunk/ scripts/om-fwupgradecfg-gen.sh target/linux/ar71xx/image/Makefile * scripts/om-fwupgradecfg-gen.sh: add support for the MR600 Nov 18 09:33:06 juhosg r34234 trunk/target/linux/ ar71xx/base-files/lib/upgrade/om2p.sh ar71xx/base-files/lib/upgrade/openmesh.sh * ar71xx: rename om2p.sh upgrade script to openmesh.sh Nov 18 09:33:07 juhosg r34235 trunk/target/linux/ ar71xx/base-files/lib/upgrade/openmesh.sh ar71xx/base-files/lib/upgrade/platform.sh * ar71xx: enable sysupgrade for the OpenMesh MR600 Nov 18 09:33:10 juhosg r34236 trunk/package/boot/uboot-envtools/files/ar71xx * package/uboot-envtools: add OpenMesh MR600 support Nov 18 09:33:14 juhosg r34237 trunk/target/linux/ ar71xx/generic/profiles/openmesh.mk ar71xx/image/Makefile * ar71xx: create profile and build image for the OpenMesh MR600 board Nov 18 09:44:49 Hi guys Nov 18 09:48:58 got bit by this bug while running openwrt on wr1043nd - https://dev.openwrt.org/ticket/12171 Nov 18 09:50:41 wifi fails often so making this awesome router completely useless while running openwrt. I have two routers, one with ddwrt runs super stable, but I prefer openwrt so I would like to help troubleshoot this issue. Can't code so I'm of no use on that front. Nov 18 09:51:32 juhosg r34238 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c * ar71xx: update PCI IRQ map for RB4xx devices Nov 18 09:52:11 whooow, just found out that price for HAME MPR-A1 dropper to 21$!!!! this router has built-in battery. Nov 18 09:57:38 is there somewhere on the wiki description on how to get support for new wifi routers that currently aren't supported? Nov 18 10:18:30 juhosg r34239 trunk/target/linux/ ar71xx/patches-3.3/615-MIPS-ath79-RB435G-support.patch ar71xx/patches-3.6/615-MIPS-ath79-RB435G-support.patch ar71xx/files/arch/mips/ath79/mach-rb4xx.c * ar71xx: add kernel support for the RB435G board Nov 18 10:18:31 juhosg r34240 trunk/target/linux/ ar71xx/base-files/lib/ar71xx.sh ar71xx/base-files/etc/uci-defaults/network * ar71xx: add user-space support for the RB435G board Nov 18 10:34:00 anybody? Nov 18 10:40:13 502 bad gateway -:( Nov 18 10:41:15 ah it's down again Nov 18 10:41:30 what about adding support for new wifi routers? Nov 18 10:41:33 that is the procedure? Nov 18 10:41:43 can't find anything on the wiki Nov 18 11:24:35 I'm off Nov 18 11:24:38 cya later Nov 18 11:29:34 hi Nov 18 12:03:02 luka, I've been thinking about splitting asterisk-cdr package into several packages depending on storage backend - sqlite, radius, postgres, mysql. What do you think about it? Nov 18 12:15:01 acinonyx r34241 packages/net/quagga/Makefile * [packages] quagga: Fix package download URL (#12425) Nov 18 12:19:19 does someone knows why when I erase one sector no the bottom boot region, it erases all the sectors at that region? Nov 18 12:19:29 on* Nov 18 12:20:26 well, this happenned with the bootloader and jtag apps in my particular flash Nov 18 12:23:23 in Openwrt the flash is detected as uniform, the bottom boot region is viewed as another sector... but thats not true (accordingly to datasheet) Nov 18 12:24:16 however it seems it behaves better when detected as an uniform flash Nov 18 12:27:03 juhosg r34242 trunk/target/linux/generic/files/drivers/net/phy/ar8216.c * generic: ar8216: use dynamically allocated private data in ar8216_probe Nov 18 12:27:04 juhosg r34243 trunk/target/linux/ generic/files/drivers/net/phy/ar8216.c generic/files/drivers/net/phy/ar8216.h * generic ar8216: allow to read/reset MIB counters via swconfig Nov 18 15:32:45 Does anyone know how to load the hostapd wired driver? Nov 18 15:40:49 -Dwired ? Nov 18 15:41:48 jow_laptop, -Dwired is for wpa_supplicant Nov 18 15:42:10 I have dirver=wired in my hostapd.conf but it throws the error "wired driver initialization failed." Nov 18 15:43:42 and I see the file: ./build_dir/target-mipsel_r2_uClibc-0.9.33.2/hostapd-full/hostapd-20120910/src/drivers/driver_wired.c (and the .o) Nov 18 15:46:43 jow_laptop, I'm trying to use hostapd as a relay here. I got it working in my laptop, now I need to do the same from openwrt. Nov 18 15:59:43 jow_laptop, running hostapd with strace: bind(5, {sa_family=AF_INET, sin_port=htons(67), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use) Nov 18 16:03:36 yup... dnsmasq was listening in the same port (67) Nov 18 16:21:26 juhosg r34244 trunk/target/linux/ generic/files/drivers/net/phy/ar8216.c generic/files/drivers/net/phy/ar8216.h * generic: ar8216: rename AR8216_*_STATS_* defines Nov 18 16:21:29 juhosg r34245 trunk/target/linux/ generic/files/drivers/net/phy/ar8216.c generic/files/drivers/net/phy/ar8216.h * generic: ar8216: add MIB counter support for the AR8216 switch as well Nov 18 18:30:27 kaloz r34246 trunk/package/linux-atm/Makefile * [linux-atm]: shouldn't use kernel headers from userspace Nov 18 18:46:43 jow_laptop: the wrt54g just crashed lol. i think the watchdog made it crash, but im not sure Nov 18 18:47:42 I flashed beta2, then let it boot, restarted it once. left it for 24h connected to it just now and was using luci. it decided to reboot its self Nov 18 18:53:07 kaloz r34247 trunk/ (86 files in 4 dirs) * [generic]: add 3.7-rc6 support (patch 820 still has to be fixed) Nov 18 18:58:40 Its terrible trying to use luci on this device, its soo laggy, that i get the message "CGI didnt give a response " Nov 18 19:03:02 ffs Nov 18 19:09:21 just using luci it crashes. mainly when u dont wait for a page to completely load and click on a link to get to another page, boom crash bang Nov 18 19:34:31 havent seen any difference in memory with hotplug :/ but b43 likes to eat cpu constantly Nov 18 19:38:23 hi Nov 18 19:38:38 just saw one cool bounty on the forum for 500$ Nov 18 19:42:11 Here is the link for the bounty - https://forum.openwrt.org/viewtopic.php?pid=183576#p183576 Nov 18 19:44:38 i don't think it's worth it Nov 18 19:47:07 DonkeyHotei, why? too hard or too little money? Nov 18 19:48:41 DonkeyHotei, how much would you ask for making this router work with openwrt? Nov 18 19:56:32 this router apparently has 4M flash and 16M ram Nov 18 19:57:12 it is also not likely to be in production long Nov 18 19:57:28 very few people would benefit Nov 18 19:59:25 ah, you probably are right... Nov 18 19:59:48 but I know it is awailable for over year so far... Nov 18 20:04:40 probably not much longer Nov 18 20:25:43 juhosg r34248 trunk/target/linux/ar71xx/image/Makefile * ar71xx: use custom LZMA dictionary size for WNDR3700 images Nov 18 20:49:22 hauke r34249 trunk/target/linux/ generic/config-3.7 generic/config-3.6 generic/config-3.3 * kernel: add CONFIG_XZ_DEC=y to generic Nov 18 20:55:22 hauke r34250 trunk/target/linux/ generic/config-3.7 generic/config-3.6 * kernel: add missing generic config options for 3.6+ Nov 18 21:19:06 hauke r34251 trunk/include/netfilter.mk * kernel: fix loading of nf_nat_irc Nov 18 21:27:29 hauke r34252 trunk/ (36 files in 4 dirs) * brcm47xx: add support for kernel 3.6 Nov 18 21:40:59 hauke r34253 trunk/target/linux/ brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch generic/patches-3.6/850-glamo_headers.patch * kernel: refresh patches Nov 19 01:18:51 does anyone got AA running on kirkwood resp. on ib62x0? Nov 19 01:20:56 flashed fine and kernel starts but can't mount rootfs.. seems like ext2/3/4 or squashfs is expected.. but there is only an jffs2 image - am i mixing up things? any hints? Nov 19 01:36:41 uh - got it - rootfstype=jffs2 does it... seems like ib62x0 works fine Nov 19 01:37:02 :) nice - thx to devs! Nov 19 01:37:39 O_o hmm... Barrier Breaker? **** ENDING LOGGING AT Mon Nov 19 02:59:59 2012