**** BEGIN LOGGING AT Mon Sep 09 02:59:58 2013 Sep 09 06:46:34 Hey all! Does anyone know how to connect to MySQL on Angstrom with C++? The common connector is x86 and does not work. Or does someone know of an alternative DB to use that can be connected to with c++? Sep 09 13:52:39 cverster: mysql is opensource so you should be able to build the connector for arm Sep 09 13:52:48 if it isn't already in the opkg repo's Sep 09 14:26:54 ya I found the source thanks Sep 09 14:27:34 now its telling me it can't find mysqlclient_r Sep 09 14:48:33 hey all. When I run a compiler it tell me that it cannot find -lmysqlclient_r, but in /usr/lib I have mysqlclient_r.so and mysqlclient_r.la, how does that work? Sep 09 14:49:03 sorry I mean libmysqlclient_r.so and .la Sep 09 14:59:12 you might need a -L/usr/lib before that? Sep 09 15:09:14 thanks! Sep 09 20:01:53 anyone here know how to get wireless working for realtek rtl8192cu driver on Beaglebone Black using the Angstrom console-image? I've tried following but it doesn't work for my card. Sep 09 20:02:51 dmesg shows it as Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter Sep 09 20:05:12 from what I'm reading the rtl8192cu is the proper driver for this WLAN adapter. In fact, I've had it working using the stock Cloud9 image. Sep 09 20:06:33 Anyone know how long koen is going to be on holiday? Is it the standard european 6 weeks? Sep 09 20:20:45 is there an angstrom equivelent to "bitbake linux-yocto -c menuconfig" Sep 09 20:26:08 hmm Sep 09 20:26:12 try it Sep 09 20:26:33 I do not think 6 weeks Sep 09 20:50:38 Crofton|work, I tried it ... got "incompatible with machine beaglebone" Sep 09 21:00:54 Crofton|work, I wanted to look at the kernel config to make sure 802.11 netlink interface public header is turned on in the kernel. Sep 09 21:01:19 zcat /proc/config.gz? Sep 09 21:02:27 it will be a minute... my sd card is foobar. Sep 09 21:02:47 rebuilding it... Sep 09 21:08:39 Hi :o Sep 09 21:09:18 do u guys have some advice for building a yocto/angstrom image concerning a network manager, I tried connman but I found it lacking documentation Sep 09 21:18:41 Crofton|work, zcat returned # CONFIG_NL80211_TESTMODE is not set (I greped for NL80211) Sep 09 21:21:56 Crofton|work, i pasted 'zcat /proc/config.gz | grep 802' into http://pastebin.com/jfejXCwR if you'd like to take a look, I would appreciate it. Sep 09 21:26:08 fenrig, you trying to use wired or wireless lan? Sep 09 21:26:26 cfo215: wireless :) Sep 09 21:26:54 cfo215: I got the usb stick working, but I need a manager to automatically connect to my desired wireless networks Sep 09 21:27:25 fenrig, what image are you using? Sep 09 21:27:46 cfo215: I'm building a custom one :) Sep 09 21:29:01 me too. my image sees the card just fine... driver being loaded as a module. realtek 8192cu Sep 09 21:33:04 fenrig, did you try http://circuitco.com/support/index.php?title=WiFi#WiFi_With_rtl8192cu_.28Edimax.29 (doesn't work for me so far... but it may put you in the right direction). Sep 09 21:35:23 fenrig, also checkout http://wireless.kernel.org/en/users/Documentation/wpa_supplicant Sep 09 21:37:05 cfo215: I use the same driver Sep 09 21:38:57 i'm looking at wpa_supplicant to see why my connman isn't working with it. also reviewing connman settings in my image. Sep 09 22:29:22 Crofton|work, any chance we can get connman 1.7 into openembedded-core/meta/recipes-connectivity/connman/ since it includes the command-line client for configuration/polling of connmand Sep 09 22:29:39 ask in #oe Sep 09 22:29:53 I am thinking I saw some chatter on the list Sep 09 22:32:18 any chance we can get connman 1.7+ into openembedded-core/meta/recipes-connectivity/connman/ since it includes the command-line client for configuration/polling of connmand? Sep 09 22:32:35 cfo215, have you checked what is in oe-core master? Sep 09 22:32:45 time to go home... lol Sep 09 22:32:49 yeah< ijust remembered you might be on a branch :) Sep 09 22:32:55 of course... 1.12 Sep 09 22:33:09 which should have it in theory. Sep 09 22:33:49 1.17 in master now Sep 09 22:34:03 I think i saw patches on the list though Sep 09 22:35:30 looks like a question for koen.... Sep 09 22:36:25 but I assume 1.7 is > 1.12 or nnot Sep 09 22:36:39 basically, we need to pull from master in to the maint release Sep 09 22:37:53 Crofton|work, if I'm reading the releases right 1.17 is > 1.12 Sep 09 22:38:02 and 1.12 > 1.7 Sep 09 22:38:08 you sais 1.7 earlier :) Sep 09 22:38:10 so it should be in there, but it isn't. Sep 09 22:39:24 Anyhow... if I read it right... connmanctl should be included in the 1.12 (i.e. since version 1.7) Sep 09 22:49:26 I tried grepping the generated ipk files and couldn't find connmanclt in any of the connman*.ipk files. Sep 09 22:52:48 Crofton|work, Nothing should be this hard in 2013. Have a good evening. Thanks for your help. The Kölsch is calling my name. Sep 10 01:20:33 when I generate a meta-toolchain-qt with angstrom v2013.06 for the raspberry pi, and I try to add '/usr/local/oecore-i686/sysroots/i686-angstromsdk-linux/usr/bin/qmake' to qcreator, qmake seems to crash :/ so I can't add it to qtcreator for cross compilation Sep 10 02:02:30 Hi guys! Sep 10 02:02:52 How do I translate Angstrom? Sep 10 02:36:25 broken link to wiki on angstrom homepage? Sep 10 02:42:24 First of all, I suppose I forgot to say hi to you all. Hi! I'm also trying to upgrade git from 1.7.7 on BBB to 1.7.10. Could anyone else confirm that the opkg link for git 1.7.10 is also dead? Found here, last link on the page http://www.angstrom-distribution.org/repo/?pkgname=git Sep 10 02:55:37 Guys, how can I install gnumeric on angstrom ? Sep 10 02:57:31 !logs Sep 10 02:57:45 !logs **** ENDING LOGGING AT Tue Sep 10 03:00:00 2013