**** BEGIN LOGGING AT Wed Mar 04 02:59:57 2009 Mar 04 04:35:43 halp guyz Mar 04 04:36:08 so 8.09 and trunk run diffrent kernels Mar 04 04:36:43 how do i have a package set different CONFIG_ options depending on version Mar 04 07:13:21 where did sn9 go? Mar 04 10:16:26 juhosg: you see this post: http://forum.openwrt.org/viewtopic.php?pid=83148#p83148 can't ping after flashed openwrt-trunk (r14745) image bin/openwrt-ar71xx-tl-wr941ndv2-squashfs.uni. Mar 04 11:25:48 get this kernel config query compiling r14746 for ubiquity routerstation: SSB Broadcom MIPS core driver (EXPERIMENTAL) (SSB_DRIVER_MIPS) [N/y/?] (NEW) Mar 04 11:29:38 russell_: blame nbd Mar 04 11:29:39 :P **** BEGIN LOGGING AT Wed Mar 04 11:44:39 2009 Mar 04 11:45:36 RoundSparrow: i think that i am gonna go for a linksys wrt54GL-EU... Mar 04 11:45:37 juhosg: could you suggest me perhaps some other model which is fully supported with kamikaze 8.09 ? Mar 04 11:45:37 juhosg: could you suggest me perhaps some other model which is fully supported with kamikaze 8.09 ? Mar 04 11:47:02 blame blame blame! Mar 04 11:47:23 well, actually only one blame for the routerstation Mar 04 11:53:31 juhosg: you see this post: http://forum.openwrt.org/viewtopic.php?pid=83148#p83148 can't ping after flashed openwrt-trunk (r14745) image bin/openwrt-ar71xx-tl-wr941ndv2-squashfs.uni. Mar 04 12:06:29 RoundSparrow: order for wrt54GL placed Mar 04 12:26:06 looking a solution to this error - http://forum.openwrt.org/viewtopic.php?id=16929 Mar 04 12:27:47 http://downloads.openwrt.org/kamikaze/packages/mipsel/Packages not found error Mar 04 12:36:03 * Broadcom 47xx running reliably with the new Kernel, including b43 wireless driver - WEP, WDS and multi-SSID not yet supported Mar 04 12:36:23 this doesn't affect the brcm-2.4 ? Mar 04 12:38:08 yang, might be an ipv6 problem Mar 04 12:38:41 maybe not Mar 04 12:39:48 try running the quoted command manually and see what error messages you see Mar 04 12:40:16 russell_: no the error is correct there are really no sources, check with a brower (the link) Mar 04 12:41:21 I mean does the WDS/WPA works in 8.9 in the brcm-2.4 version ? Mar 04 12:48:53 yang: I ran this successfully here on my desktop box: $ wget --passive-ftp -q -P /tmp/ipkg-bX9XRD http://downloads.x-wrt.org/xwrt/kamikaze/7.09/ixp4xx-2.6/packages/Packages Mar 04 12:50:29 oh, but yeah, the other link is dead Mar 04 12:51:52 i don't know the answer to your other question Mar 04 12:53:27 ok russell_ Mar 04 13:03:09 Mar 04 14:46:27 thl * r14747 /trunk/target/linux/ifxmips/ (11 files in 3 dirs): [ifxmips] move kernel support to 2.6.28.7 Mar 04 15:44:18 RoundSparrow: here? Mar 04 15:52:02 yha Mar 04 15:52:42 RoundSparrow: have you built new firmware for wr941nd ? Mar 04 16:19:30 yes, been up for 24 hours Mar 04 16:19:59 http://sites.google.com/site/stephengutknecht/Home/openwrt_14745-ar71xx-tl-wr941ndv2-squashfs.uni?attredirects=0 Mar 04 16:20:10 I posted on the forums Mar 04 16:20:39 larkw: ping Mar 04 16:21:07 thx. Mar 04 16:21:45 I have registered account for openwrt forum, but the activation email never reaches me. Mar 04 16:23:10 setup a gmail or something and use that... Mar 04 16:23:44 is your mailserver in China, there are some foolish ip's who block China due to being largest source of junk spam at one point Mar 04 16:24:03 but these same ISP's, often don't bother with their own customers who spam ;) Mar 04 16:24:16 :> Mar 04 16:25:10 but I have to change to another account name... Mar 04 16:26:00 where is your post? I wanto to see some context of this firmware build Mar 04 16:27:28 I am freeing space to build kernel for wr941n myself Mar 04 16:35:49 you need a couple gigs to build openswrt Mar 04 16:35:54 -s Mar 04 16:39:06 I have a virtual disk for mips, 3.6G left Mar 04 16:39:24 so I will not build other things, only kernel Mar 04 16:39:29 lark, two threads: http://forum.openwrt.org/viewtopic.php?pid=81481 Mar 04 16:39:29 http://forum.openwrt.org/viewtopic.php?id=19099 Mar 04 16:40:01 sorry, I didn't post on the tp-link, but I did on the planex and trendnet Mar 04 16:40:10 the Trendnet is most popular AP81, so best to follow that thread Mar 04 16:45:05 ok, I see it, thx Mar 04 17:05:38 RoundSparrow: what is the difference between ar71xx tree and atheros tree? Mar 04 17:06:03 pre 71xx Mar 04 17:06:10 is the La Fona and such Mar 04 17:06:33 G generation devices I guess is way to put it Mar 04 17:07:32 larkw: we should probably chat small stuff on #OpenWRT Mar 04 17:07:49 ok Mar 04 19:03:07 phaidros: ping Mar 04 19:08:20 pong Mar 04 19:17:29 hi Mar 04 19:17:36 aroscha: what? Mar 04 19:17:41 nothing Mar 04 19:51:57 I made a little package that has some symlinks... is there a way to specify in the Makefile install section to automatically move all symlinks to $(1)/bin/ ? Mar 04 19:52:25 right now I'm just doing ln -sf application $(1)/bin/sym1 etc... Mar 04 19:53:10 afair other packages do $(LN) -sf ... ... too Mar 04 19:56:13 my application is like a busybox clone, and symlinks are made when it's built. I'd like the OWRT Makefile to move all created symlinks to the rootfs Mar 04 19:56:38 or would the creation of symlinks during make install be the right procedure? Mar 04 19:59:12 have you looked how it's done for busybox? Mar 04 20:01:28 I browsed through but didn't find anything special Mar 04 20:04:55 they've got a file called busybox.links with all the symlinks in needs Mar 04 20:12:26 juhosg: I follow the discussion on ath9k concerning chip init for ar9100. is it true that the 3x3 MIMO and 2x2 MIMO use the same init/ I notice no concern as to which 9100 it is... Mar 04 20:25:04 RoundSparrow: I don't know, but the ath9k are using the same intvals for all ar5416 based cards, so i assume that the ar9100 initvals are valid for ar9130 and for the ar9132. Mar 04 20:26:28 juhosg: ok. Someone with the driver mentioned that the Intel 5xxx driver for Windows shows the number of Antennas detected and with ath9k showed only 2 with stock madwifi AP software it showed 3 Mar 04 20:26:34 thank you Mar 04 20:31:49 this can be true, but i don't have 11n devices for my PC, so i can't check it Mar 04 20:32:30 juhosg: I think a good objective is to try and figure out how to get Linux to work. And put one ar9132/ar9103 in client mode and another in AP mode.... Mar 04 20:32:56 juhosg: I mean.... how to get Linux to work at telling us this same information. Mar 04 20:36:00 hm, good idea but i won't have time for it before this weekend Mar 04 20:37:39 haha, I prefer a stable driver as you work on first. Just suggesting longer-term to investigate. Mar 04 20:37:49 you are plenty busy for project juhosg! Mar 04 20:41:11 thanks, but the truth is that i have to do some other work apart from this Mar 04 20:56:29 <_trine> RoundSparrow: whats the differences between the TEW 632 and the 652 after they have been flashed Mar 04 20:58:14 <_trine> juhosg: can you answer? Mar 04 20:58:36 _trine: not shure what you mean. the u-boot and recovery differs slightly that I know of Mar 04 20:58:40 (not sure) Mar 04 20:58:53 <_trine> I mean in performance Mar 04 20:59:04 <_trine> is one better than the other? Mar 04 20:59:24 _trine: none that anybody identify. I'd say 652 is better known device given more people own them. Mar 04 20:59:44 <_trine> ok Mar 04 21:00:03 _trine: for example, I published JTAG info for 652, nobody publish anything on 632 I've seen. Mar 04 21:00:27 <_trine> is there any places selling them at a reasonable price you know of my brother wants one hes in Canada Mar 04 21:01:49 _trine: at the moment know, but I would also see if Amazon Canada carries the Planex mzk-w04nu and compare price. If you can find 632 cheaper than 652, I'd go with that. Mar 04 21:02:10 <_trine> thanks Mar 04 21:02:26 if price is less than $15, I'd get the Planex ;) Mar 04 21:02:31 (difference) Mar 04 21:39:50 nbd * r14748 /trunk/package/madwifi/patches/460-autochannel_multi.patch: madwifi: improve the autochannel decision making on systems with multiple cards Mar 05 02:03:58 does openwrt support any mips64 gcc? Mar 05 02:04:54 i "grep -r mips64 toolchain" and it turned out nothing, while "mips32" has a few outputs Mar 05 02:15:04 xxiao: i think not yet Mar 05 02:15:09 well not in trunk imho Mar 05 02:15:13 i might be mistaken Mar 05 02:17:28 thanks. i'm looking for the right place to pass target=mips64-linux to openwrt, see if 4.3.2 can be built with that target, cavium told me it should be fine Mar 05 02:18:57 the cross target is defined by $(ARCH), need find the right place to set ARCH=mips64, then it could have problems with kernel-source/arch/mips, as it will look for kernel-source/arch/mips64 i guess **** ENDING LOGGING AT Thu Mar 05 02:59:56 2009