**** BEGIN LOGGING AT Fri Aug 03 02:59:58 2012 Aug 03 05:34:28 build #43 of ar7 is complete: Failure [failed shell_17] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/43 Aug 03 08:53:11 blogic * r32953 /trunk/target/linux/lantiq/ (238 files in 23 dirs): [lantiq] cleanup patches Aug 03 09:15:21 blogic * r32954 /packages/net/memcached/Makefile: [packages] memcached: libevent fixes Aug 03 09:15:23 blogic * r32955 /packages/net/uhub/Makefile: [packages] uhub: libevent fixes Aug 03 09:25:10 hi Aug 03 09:25:46 hi tripolar Aug 03 09:25:47 nbd thanks for the ath9k hint - i bought a TP-LINK TL-WN861N for 14euros it has a AR922X chip as it seems Aug 03 09:25:50 hi blogic Aug 03 09:26:20 when attach only one antenna which antenna plug do i use on this card? Aug 03 09:26:42 or do i have to use two with ar922x? Aug 03 09:26:49 what are the 2 jack marked as ? Aug 03 09:27:03 its a 300mbit card right ? Aug 03 09:27:06 so it is dual stream Aug 03 09:27:07 yeah Aug 03 09:27:10 its j2 and j3 Aug 03 09:27:13 so you should attach both Aug 03 09:27:18 i only have one :( Aug 03 09:27:22 or deactivate 1 antenna Aug 03 09:27:28 where can i do this? Aug 03 09:27:28 but dont ask me how that is done ;) Aug 03 09:27:31 :D Aug 03 09:27:36 in uci i would expect Aug 03 09:27:37 but its possivble? Aug 03 09:27:47 i would guess so ... no guarantee Aug 03 09:28:16 what do i have to enable to get this card up and running? Aug 03 09:28:30 there is no target to select got eth9k in menuconfig Aug 03 09:28:34 only 5k Aug 03 09:28:40 eth/ath Aug 03 09:28:50 in trunk ? Aug 03 09:28:54 yes Aug 03 09:28:58 i only use trunk Aug 03 09:29:01 which arch ? Aug 03 09:29:06 brcm47xx Aug 03 09:29:26 ah lol Aug 03 09:29:35 tripolar: then just select kmod-ath9k manually Aug 03 09:30:04 but do i also need hostapd or does it use another infrastructure? Aug 03 09:30:17 wpad-mini Aug 03 09:30:23 okay thanks Aug 03 09:30:42 tripolar: chose the ath5k profile, then switch ath5k with ath9k; should give you everythng you need Aug 03 09:32:10 KanjiMonster: i selected the ath5k profile but it doesnt even select the ath5 module Aug 03 09:32:48 tripolar: did you start with an existing .config? Aug 03 09:32:52 yes Aug 03 09:33:09 selecting profiles has only an effect when there was no previous config Aug 03 09:33:17 it set -CONFIG_DEFAULT_kmod-ath5k=y but didnt select the module Aug 03 09:33:52 okay but CONFIG_DEFAULT_wpad-mini=y was selected thanks lets see if it works :) Aug 03 09:36:03 KanjiMonster: do i also need crda? Aug 03 09:38:26 blogic * r32956 /trunk/package/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c: [atheros] wrt55agv2-spidevs needs Aug 03 09:40:16 tripolar: only if it selected by default - I think we switched recently to a built-in one Aug 03 09:40:50 i get this when i try to install the module from the openwrt bin servers Aug 03 09:40:51 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ath9k: Aug 03 09:40:51 * kernel (= 3.3.8-1-3679eac8fccd6cf9c66047868c9abbcb) * kernel (= 3.3.8-1-3679eac8fccd6cf9c66047868c9abbcb) * kernel (= 3.3.8-1-3679eac8fccd6cf9c66047868c9abbcb) * kernel (= 3.3.8-1-3679eac8fccd6cf9c66047868c9abbcb) * kernel (= 3.3.8-1-3679eac8fccd6cf9c66047868c9abbcb) * Aug 03 09:41:01 how can i force opkg to install it? Aug 03 09:52:01 KanjiMonster is it somehow possible to use progs created by openwrt with android? Aug 03 09:52:22 KanjiMonster is it somehow possible to use progs created by openwrt with android? Aug 03 09:52:27 or can i somehow use the android toolchain and compile stuff from openwrt? Aug 03 09:52:30 or can i somehow use the android toolchain and compile stuff from openwrt? Aug 03 09:52:55 sorry for the dobule post Aug 03 10:01:23 tripolar: no idea Aug 03 10:02:55 KanjiMonster: would be really nice - for example the toolchain from cyanogenmod - but i think android doesnt really care about the Linux FHS Aug 03 10:03:22 Linux/*nix Aug 03 10:14:47 <[florian]> since the android toolchain uses a different libc, I think that you might need to change quite some applications to build properly Aug 03 10:14:54 <[florian]> but obviously, that's doable Aug 03 10:15:27 okay Aug 03 10:15:35 would close a nice gap Aug 03 10:15:57 would be nice to close that gap Aug 03 10:16:13 is hostapd needed for ath9k? Aug 03 10:16:21 i get with wifi up Aug 03 10:16:23 /sbin/wifi: eval: line 1: hostapd_set_log_options: not found Aug 03 10:16:27 and other errors Aug 03 10:17:26 <[florian]> if you plan on using your ath9k interface as AP, yes hostapd is required Aug 03 10:17:50 okay thanks Aug 03 10:20:41 hey guys Aug 03 10:20:51 does anyone have a cfe image for a wl500gp v2? Aug 03 10:34:04 KanjiMonster: [florian] the device is now created but there is no ip set to the wlan0 interface - this is my config Aug 03 10:34:08 http://paste.debian.net/181872/ Aug 03 10:34:27 option disabled 0 Aug 03 10:34:50 <[florian]> your /etc/config/network misses an option interface Aug 03 10:37:06 [florian]: config interface wlan0 - and onother one? or option if-name? Aug 03 10:37:13 ifname Aug 03 10:37:16 <[florian]> option interface wlan0 Aug 03 10:40:19 [florian]: doesnt work http://paste.debian.net/181873/ Aug 03 10:40:36 when i do a wifi up i get operation not supported in the end Aug 03 10:41:06 <[florian]> oh well, just trace the offending call Aug 03 10:41:12 <[florian]> it's probably iw or hostapd returning that error Aug 03 10:42:07 ubus call network.interface.lan add_device { "name": "wlan0" } Aug 03 10:42:09 Command failed: Operation not supported Aug 03 10:42:29 <[florian]> config interface wlan0 is not valid Aug 03 10:42:38 <[florian]> it should have another name to make sure there is no clash with the interface name Aug 03 10:43:02 why do i need another name? Aug 03 10:43:14 <[florian]> I just explained why, in order not to clash Aug 03 10:44:21 [florian] no it was my fault i disabled the bridge in openwrt - and there it cant add a device to the lan bridge :) Aug 03 10:44:26 thanks for your help Aug 03 10:44:34 <[florian]> ah ok Aug 03 10:44:40 <[florian]> well yes that explains why Aug 03 10:44:57 ip and up without an error :) Aug 03 10:45:39 [florian]: do you know how to just enable one antenna? Aug 03 10:45:45 iw phy phy0 set antenna 1 1 doesnt seem to work Aug 03 10:45:50 command failed: Operation not supported (-122) Aug 03 10:46:27 <[florian]> for that part I cannot really help you Aug 03 10:47:50 can i damage the card when i just attach one? Aug 03 10:48:29 <[florian]> I don't think so Aug 03 10:48:43 <[florian]> it won't perform extremely well, but I do not think it should damage it Aug 03 10:54:59 okay thanks Aug 03 10:55:01 opkay it performs not really well Aug 03 10:55:01 seems it hardly can send data Aug 03 10:55:01 but i can connect Aug 03 11:14:11 [florian] do you know where i can get the cables that i plug into the card to connect an antenna to the card? Aug 03 11:14:31 seems they are not included when i buy a new antenna Aug 03 11:15:49 <[florian]> I'd try big sites such as farnell, radiospares etc ... Aug 03 11:16:04 <[florian]> the kind of cables you are looking for a probably those with an u.FL connector Aug 03 11:19:15 yes Aug 03 11:21:47 or find an old router Aug 03 11:22:33 are onboard wifi cards soldered or do they use an u.FL connector too? Aug 03 11:22:53 <_trine> tripolar, are you in the UK Aug 03 11:23:17 no in austria Aug 03 11:23:26 can you send me one? :) Aug 03 11:23:34 or better two Aug 03 11:24:22 i can pay for it Aug 03 11:24:23 <_trine> I was asking because there is a company in the UK which provides those items at a reasonable cost Aug 03 11:24:33 do you know the name of it? Aug 03 11:26:18 i found a site - but they want 9€ for one - maybe i should buy a new router Aug 03 11:27:51 found one on amazon Aug 03 11:27:52 https://www.amazon.de/WLAN-Adapterkabel-Buchse-Stecker-Fritz-Box/dp/B001OTLHRQ Aug 03 13:32:38 florian * r32957 /packages/net/l7-protocols/Makefile: [package] l7-protocols: fix g++-uc location Aug 03 13:32:40 florian * r32958 /packages/net/xtables-addons/ (Makefile patches/200-add-lua-packetscript.patch): Aug 03 13:32:40 [package] xtables-addons: fix build for 64-bits targets Aug 03 13:32:40 The first fix is a pointer comparison fix, and the second is not to Aug 03 13:32:40 override the Linux kernel's TARGET_LDFLAGS with those that we use Aug 03 13:32:41 during cross-compiling. Aug 03 13:32:44 florian * r32959 /packages/net/openswan/Makefile: Aug 03 13:32:44 [package] openswan: fix build for 64-bits targets Aug 03 13:32:44 Do not override LDFLAGS otherwise we are going to kill Kbuild's Aug 03 13:32:44 specific LDFLAGS and fail linking modules on 64-bits targets. Aug 03 15:16:46 florian * r32960 /packages/multimedia/imagemagick/Makefile: [package] imagemagick: update to 6.7.8-7 Aug 03 19:20:44 build #52 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/52 Aug 03 21:35:32 blogic * r32961 /packages/ipv6/dibbler/Makefile: [packages] dibbler libc++ fix Aug 03 21:35:34 blogic * r32962 /packages/libs/fcgi/Makefile: [packages] fcgi libc++ fix Aug 03 21:35:36 blogic * r32963 /packages/libs/libv4l/Makefile: [packages] libv4l libc++ fix Aug 03 21:35:38 blogic * r32964 /packages/libs/tiff/Makefile: [packages] tiff libc++ fix Aug 03 21:35:40 blogic * r32965 /packages/net/ctorrent/Makefile: [packages] ctorrent libc++ fix Aug 03 21:35:41 blogic * r32966 /packages/net/ditg/Makefile: [packages] ditg libc++ fix Aug 03 21:35:43 blogic * r32967 /packages/net/lftp/Makefile: [packages] lftp libc++ fix Aug 03 21:35:44 blogic * r32968 /packages/net/mgen/Makefile: [packages] mgen libc++ fix Aug 03 21:35:46 blogic * r32969 /packages/net/paris-traceroute/Makefile: [packages] paris-traceroute libc++ fix Aug 03 21:35:47 blogic * r32970 /packages/net/znc/Makefile: [packages] znc libc++ fix Aug 03 21:35:49 blogic * r32971 /packages/utils/boblight/Makefile: [packages] boblight libc++ fix Aug 03 21:35:51 blogic * r32972 /packages/utils/unrar/Makefile: [packages] unrar libc++ fix Aug 03 21:35:52 blogic * r32973 /packages/net/l7-protocols/Makefile: [packages] znc libc++ fix **** ENDING LOGGING AT Sat Aug 04 02:59:58 2012