**** BEGIN LOGGING AT Sat Aug 30 02:59:57 2008 Aug 30 04:19:35 i guess it's true: the wiki _is_ autodeleting all edited pages now Aug 30 04:20:01 knowing that, i have half a mind to edit the toh Aug 30 04:44:14 maybe that'll get attention; maybe it'll just prompt those that wish it ill to do what has been threatened Aug 30 09:59:15 nbd * r12435 /trunk/package/madwifi/Makefile: fix madwifi hal target for mips* Aug 30 10:35:24 nbd: my patch is still waiting for that commit Aug 30 10:47:46 [florian]: maybe you can do it? Aug 30 10:52:16 <[florian]> sn9: where do I find your patch ? Aug 30 10:55:11 [florian]: bear in mind that the patch also deletes a file (well, empties it) and adds three new ones: http://openwrt.pastebin.com/fb95a81d Aug 30 11:00:11 <[florian]> sn9: I am basically ok comitting it, though I need to be sure there are no side effects with cpmac, especially as it is very touchy when it comes to switches and phy configuration Aug 30 11:01:03 [florian]: four or five people have already tested on different devices -- no regressions, just improvements with cpmac Aug 30 11:01:49 <[florian]> sn9: then I am ok with that Aug 30 11:12:18 [florian]: should also be noted that wifi is still broken, but i may yet have a patch for that; this one needs to be committed first, though Aug 30 11:15:41 [florian]: well? Aug 30 11:16:00 <[florian]> sn9: well I am compile testing it at least Aug 30 11:16:10 what device? Aug 30 11:16:35 <[florian]> sn9: compile testing it, I have left ar7 devices somewhere else Aug 30 11:16:42 oh, ok Aug 30 11:16:55 <[florian]> though I am sure it compiles Aug 30 11:17:09 just make sure you don't actually flash an image that includes wifi Aug 30 11:17:17 <[florian]> allright Aug 30 11:17:33 <[florian]> humm, what kind of problems can I expect with Wi-Fi enabled ? Aug 30 11:18:07 <{Nico}> i can test it on a dlink dsl-524T and maybe on a conceptronic c54apra2+ later today Aug 30 11:18:20 you can test a build with wifi by selecting the with-wifi profile and then changing kmod-acx-mac80211 from * to M Aug 30 11:18:50 <{Nico}> going to eat now, bbl Aug 30 11:19:24 <[florian]> {Nico}: so will I, see you later Aug 30 11:19:50 the system freezes the moment the wifi firmware is loaded, due to incorrect rate definitions. patch for that forthcoming, but this one must be committed first Aug 30 12:21:41 <[florian]> sn9: ok, compiled tested it successfully Aug 30 12:23:32 florian * r12436 /trunk/target/linux/ar7/ (4 files in 2 dirs): Switch ar7 to 2.6.26, thanks sn9 Aug 30 12:24:23 florian * r12437 /trunk/target/linux/ar7/config-2.6.26: Add 2.6.26 kernel configuration file Aug 30 12:25:09 florian * r12438 /trunk/target/linux/ar7/image/Makefile: Build images for WAG54GP2v1 and v2, thanks sn9 Aug 30 12:25:40 florian * r12439 /trunk/package/acx-mac80211/ (Makefile patches/001-build_module.diff): Update acx-mac80211 to a more recent snapshot, thanks sn9 Aug 30 20:31:50 hi Aug 30 20:31:57 hello Aug 30 20:32:06 nbd: ping Aug 30 20:32:17 aroscha: pong Aug 30 20:32:33 nbd: saw the new hal! great Aug 30 20:32:40 :) Aug 30 20:32:46 great work. I will test it on dmca-82 cards soon Aug 30 20:32:49 and FONs of course Aug 30 20:32:55 sounds good Aug 30 20:33:24 rough overview: what changed? does multi VAP work better now? Aug 30 20:33:43 assorted bugfixes, mostly Aug 30 20:33:47 that is the one you were talking about with me and with dd-wrt? Aug 30 20:33:55 yes Aug 30 20:34:02 okay... cool! Aug 30 20:34:06 thumbs up :) Aug 30 20:34:15 will test and give feedback the next couple of days Aug 30 20:34:19 ok Aug 30 20:34:33 thx that you spend so much time on that :) Aug 30 20:34:42 yw Aug 30 20:59:52 rwhitby * r12440 /packages/utils/bluez-utils/ (Makefile files/bluetooth.dbus): bluez-utils: Disable glib, and restore the dbus bluetooth configuration file. Aug 30 21:00:07 ok, bluez-utils now runs Aug 30 21:20:54 rwhitby * r12441 /packages/utils/bluez-utils/Makefile: bluez-utils: Fix dbus conf filename. Aug 30 22:10:59 rwhitby * r12442 /packages/utils/bluez-utils/ (Makefile files/bluetooth.conf files/bluez-utils.init): bluez-utils: sdpd is no longer a separate daemon. Aug 31 00:33:40 hi, I was doing a build and got this... ./configure: line 6386: ` _AC_PATH_PROG_FEATURE_CHECK(SED, sed gsed,' Aug 31 00:33:54 Googled some but the error is not a common one... so I check my autoconf version... which is 2.61. It was trying to build asterisk-1.4.11 Aug 31 00:33:57 any ideas? Aug 31 01:55:43 I am trying to add an autotooled package to openwrt Aug 31 01:56:09 inspiring me from others package's Makefile Aug 31 01:56:29 is there something special so that it gets the correct include path ? Aug 31 01:56:42 it doesn't seem so ... Aug 31 02:01:59 do I have to add it explicitly to the CFLAGS ?! I thought buildroot did it for me Aug 31 02:13:41 well, even following the skeleton doesn't help Aug 31 02:14:05 I see the CFLAGS (-I) passed to the configure, but it seems it doesn't care ... Aug 31 02:22:32 is it normal to have to explicitly pass all the flags to get it working ? Aug 31 02:22:44 i.e. CFLAGS="$(TARGET_CFLAGS)" \ Aug 31 02:22:44 CPPFLAGS="$(TARGET_CPPFLAGS)" \ Aug 31 02:22:44 LDFLAGS="$(TARGET_LDFLAGS)" \ **** ENDING LOGGING AT Sun Aug 31 02:59:56 2008