**** BEGIN LOGGING AT Wed Dec 02 02:59:57 2009 Dec 02 03:10:20 xMff: still around? Dec 02 08:43:41 {Nico}: are you here? Dec 02 08:43:57 the psybnc of {Nico} will be full of my logs ^_^ Dec 02 09:49:13 nice, someone submitted dir-825 revB1 support Dec 02 10:02:19 and dc-230/wl-172 support is broken :( Dec 02 10:03:06 *wl-176 Dec 02 16:52:56 {Nico}: are you here? Dec 02 18:27:38 reping swalker Dec 02 18:28:33 rapping swalker? Dec 02 18:30:00 swalker: (for the backlog) I looked at your miniupnpd update ticket and seen that you modified the memleak patch Dec 02 18:30:44 so basically I want to know whether you tested the update on 8.09.1 and if it solves https://dev.openwrt.org/ticket/6161 too **** BEGIN LOGGING AT Thu Dec 03 04:00:14 2009 Dec 03 04:08:55 xMff: no, I only have space for a x86 trunk build atm, but see https://dev.openwrt.org/ticket/6097 as well Dec 03 04:26:49 xMff: actually *all* of that patch is already upstream, http://miniupnp.tuxfamily.org/forum/viewtopic.php?t=584, and patches/ should be svn rm'ed Dec 03 09:16:02 hi all Dec 03 09:16:17 does anyone know the status of the routerboard rb450g? Dec 03 09:16:42 I should be getting one today/tomorrow, and I'll gladly code :) Dec 03 09:23:35 {Nico}: are you here? Dec 03 09:30:55 just found this to answer my question :) http://nuwiki.openwrt.org/oldwiki/hardware/mikrotik Dec 03 09:30:59 topic +1 Dec 03 09:31:00 :D Dec 03 09:31:21 :) Dec 03 10:32:17 if i remove the directory patches in a package Dec 03 10:32:20 or better rename it Dec 03 10:32:34 would the compilation go on without patching? Dec 03 10:40:09 Lalloso: in general the patches fix some build or runtime or configurtion issue Dec 03 10:40:21 Lalloso: so it might not build, or build but not run, or .... Dec 03 10:47:11 okay but i mean the making will go on Dec 03 10:47:31 there is no strict control about the presence of the patch directory is there? Dec 03 10:58:42 i've got a package which in his Makefile Dec 03 10:58:52 depends on libncurses Dec 03 10:59:00 therefore when i try to compile that package Dec 03 10:59:09 it first starts compiling ncruses 5.7 Dec 03 10:59:50 it should be okay Dec 03 11:00:05 i use this command [florian] gave to me some weeks ago make package/feeds/packages/freeswitch-compile V=99 Dec 03 11:00:38 but it fails with this output while trying to compile ncurses Dec 03 11:00:40 checking for mips-openwrt-linux-gcc... mips-openwrt-linux-uclibc-gcc checking for C compiler default output... configure: error: C compiler cannot create executables Dec 03 11:01:32 i don't understand one thing here mainly: shouldnt configure understand that since we are cross compiling it can't try to run the output of the cross compiler? it cannot run on the build system obviously Dec 03 11:01:46 or maybe i have not understood anything ^_^ Dec 03 14:17:10 juhosg * r18618 /trunk/target/linux/ar71xx/patches-2.6.31/ (5 files): ar71xx: refresh 2.6.31 patches Dec 03 14:17:13 juhosg * r18619 /trunk/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_mdio.c: ar71xx: change mii_bus name Dec 03 14:20:28 i need to write something for a position concerning openwrt development Dec 03 14:20:50 how could i say that the person should know well how to mess with Makefiles and such things? Dec 03 14:21:15 serious experience with build systems on gnu/linux (autotools= ? Dec 03 14:22:50 florian * r18620 /packages/net/nginx/ (7 files in 3 dirs): [package] add nginx, patch from Benjamin Cama Dec 03 14:26:38 Lalloso: why not say "OpenWRT knowledge" ? Dec 03 14:27:08 or Makefile + cross-compilation + packaging Dec 03 14:28:09 does anyone could explain why/where build_dir/mips/root-atheros/etc/config/network is modified to become /etc/config/network ? Dec 03 14:28:49 the file in the root dir is not the same as in the final image Dec 03 14:30:15 <[florian]> there is also an /etc/config/network in target/linux/atheros/base-files which overrides the generic one Dec 03 14:31:48 ... and if there's a switch the vlna config happens on firstboot Dec 03 14:31:59 [florian]: yes, target/linux/atheros/base-files/etc/config/network is copied to build_dir Dec 03 14:32:13 but it seems that the file is modified later Dec 03 14:32:36 [florian]: but where ? Dec 03 14:32:46 netconfig grabs the default settings from uci-defaults or something, no? Dec 03 14:32:49 tmonjalo: what are the modifications? Dec 03 14:33:09 is it etc/uci-defaults/network ? Dec 03 14:33:20 tmonjalo: as I said, if the device has switch support, the vlan configuration happens on first boot Dec 03 14:33:55 tmonjalo: I think, if you selected image configuration in menuconfig. Dec 03 14:34:43 jow_laptop: modifications are "proto=dhcp" and 'ifname=eth0.0" Dec 03 14:34:55 tmonjalo: yes this is vlan config stuff Dec 03 14:35:20 jow_laptop: ok, thx Dec 03 14:35:32 jow_laptop: where should I disable it ? Dec 03 14:35:45 syntl: I don't understand your question Dec 03 14:35:46 you need to throw out swconfig Dec 03 14:36:00 jow_laptop: ok thx Dec 03 14:36:07 i've written OpenWRT knowledge but if i don't find one with knowledge about it we must focus on some looser requirement :) Dec 03 15:07:36 juhosg * r18621 /trunk/target/linux/ar71xx/ (14 files in 9 dirs): Dec 03 15:07:36 ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to Dec 03 15:07:36 ValXdater) Dec 03 15:07:43 juhosg * r18622 /trunk/target/linux/ar71xx/ (16 files in 9 dirs): ar71xx: DIR-825 support cleanup Dec 03 15:07:46 juhosg * r18623 /trunk/target/linux/ar71xx/patches-2.6.30/ (4 files): ar71xx: refresh 2.6.30 patches Dec 03 15:18:01 Lalloso: curiosity, where is your position ? Dec 03 16:08:19 tmonjalo: milan italy Dec 03 17:23:15 hi Dec 03 17:25:06 is the WLAN-n driver for broadcom working now? i have an asus wl-500w Dec 03 18:21:05 florian * r18624 /trunk/rules.mk: output firmware files in bin/$(BOARD) instead of bin/ Dec 03 18:21:26 florian * r18625 /trunk/target/linux/generic-2.6/config-2.6.31: [kernel] add more missing configuration symbols Dec 03 18:35:28 nbd * r18626 /trunk/package/mac80211/patches/560-disable_interrupt_mitigation.patch: ath9k: disable interrupt mitigation - it hurts performance on embedded systems Dec 03 18:35:32 nbd * r18627 /trunk/package/mac80211/files/lib/wifi/mac80211.sh: mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming Dec 03 23:03:46 florian * r18628 /packages/net/nginx/Makefile: [package] update nginx to 0.7.64, patch from Benjamin Cama **** ENDING LOGGING AT Fri Dec 04 02:59:57 2009