**** BEGIN LOGGING AT Sun Dec 29 02:59:58 2013 Dec 29 04:12:26 took a bit but I got alarmdecoder my C# gtk app running on my bbb. Will have to plug my touchscreen cape in and see how it looks as a virtual keypad to my alarm panel. Dec 29 04:54:18 how goes the tap code? Dec 29 05:17:06 meh.. way too small a resolution for this. Dec 29 05:48:57 adding an LCD7 to my list of things to get my hands on. Dec 29 15:19:14 Who can tell me if there is a driver available that will control the KlikAanKlikUit units? Dec 29 15:19:50 I have a RF transmitter (433 MHz) so the hardware is available. Dec 29 15:36:47 Hi there, my beaglebone black doesn't appear on my PC when i plug it in via USB. need help Dec 29 15:37:03 Guest2576: which os ? Windows ? Dec 29 15:37:15 did you install the requisite drivers ? Dec 29 15:37:17 yes windows 7 Dec 29 15:37:47 yes i have, i been using putty to ssh to it for the past 2 months Dec 29 15:38:24 the last thing i did was update angstrom via ssh Dec 29 15:38:35 Guest2576: and it doesn't show up now ? what's the status of your leds ? Dec 29 15:39:25 D2 and D4 are blinking Dec 29 15:40:06 yes it doesnt show up, i tired connecting it to 2 computers and still no luck Dec 29 15:41:40 i am not sure about this. maybe you could try updating using an sd card. Dec 29 15:42:47 hmm but how can i do that when i cant ssh it from my PC Dec 29 15:43:20 Guest2576: you don't need to ssh to do that Dec 29 15:43:28 get a blank sd card. Dec 29 15:43:39 upload the image Dec 29 15:44:00 and then plug it in to a wall adapter with the boot button pressed in Dec 29 15:44:05 it'll take an hour or so Dec 29 15:44:22 you'll find better instructions than mine online for sure ;) Dec 29 15:46:24 ahh so i have to upload an the latest angstrom into a blank sd card Dec 29 15:46:46 plug it in and hit the boot button Dec 29 15:47:06 and it show update by itself? Dec 29 15:47:11 should* Dec 29 15:47:21 it'll take some time to update, but yes. that's the idea. Dec 29 15:48:08 it will update the angstrom on the eMMC? Dec 29 15:48:49 Guest2576: yes. just be sure you download the right angstrom image. Dec 29 15:52:46 Ohh ok i'll give that a try, thank you for your help =) Dec 29 15:52:54 hope it works =) Dec 29 15:53:19 np :) Dec 29 15:54:01 Ohh and is there a way to wipe out the eMMC data and installing a fresh Angstorm? sort of like reformatting a computer Dec 29 15:55:00 the same way to update :) Dec 29 15:56:57 ahh ok, well last question, which image to i pick from the beaglebone site? http://beagleboard.org/latest-images Dec 29 15:59:08 Guest2576: 2Gb eMMc image Dec 29 16:00:27 awesome thanks anujdespande! Dec 29 16:06:13 Hi ! Dec 29 16:06:44 Anybody knows any guide to compile correctly libmodbus? Dec 29 17:29:40 greetings all Dec 29 17:30:27 so far so good with openbsd on bbb Dec 29 17:37:10 anyone have any idea about the pru c compiler ? saw it mentioned in a blog post recently. was wondering when one could play around Dec 29 18:50:00 Excuse me, does anyone know how to change the defualt command line font in Angstrom? I tried xsfontsel but no joy Dec 29 20:03:45 Anyone running the debian images? I believe I had read that you can use one of the scripts to update to one of his newer kernels (vs re-flashing the image), but I can't seem to remember where I read that. Anyone familiar with this? Dec 29 22:34:35 rdp Dec 29 22:36:13 why is it after I've installed mplayer and rdesktop and others that when I run them there's no window border and no minimize/maximize/close Dec 29 22:48:52 hi, my microphone usb don't work in my bueagleboard xm, someone can help me? Dec 29 22:51:21 ping.... Dec 29 22:56:10 hi, my microphone usb don't work in my beagleboard xm, someone can help me? Dec 29 23:10:13 microphone usb doesn't work in my beagleboard xm, some can help me? Dec 29 23:10:47 <_av500_> try to provide more information Dec 29 23:41:53 microphone usb doesn't work in my beagleboard xm, some can help me? Dec 29 23:44:25 <_Sinner> anyone know why angstrom's connman service isn't setting resolv.conf properly? I have run the set-nameservers Dec 29 23:44:56 <_Sinner> resorts to 127.0.0.1 all the time no matter what I set with set-nameservers Dec 30 01:32:43 does anyone here know how to make the gateone server work? I don't get a prompt for login. I've set the date/time and everything. Dec 30 01:33:30 I want to build a router out of the BBB, and I have seen how to install RJ45s to a breadboard. But what about the programming side of it. I assume that it is not just a plug and play thing Dec 30 01:37:48 beagle, what are you talkinga bout Dec 30 01:38:02 you want to route between what? Dec 30 01:42:57 i want to turn a beagle board black into a network router Dec 30 01:48:13 For now it would just be for a home network, but I would like to see how powerful it would be Dec 30 02:00:05 hi everybody :D Dec 30 02:05:56 hi, is it safe to hot swap gpio wiring, or shoul i shut down before making any changes? Dec 30 02:10:08 ESD is a thing, so always power off. Dec 30 02:10:19 Same as any other dev board, like Arduinos. Dec 30 02:10:49 thanks Dec 30 02:14:34 hello, Dec 30 02:15:43 I'm compiling kernel 3.13 for beaglebone black. using RobertCNelson/linux-dev scripts, Dec 30 02:15:58 everything is working ok initially Dec 30 02:16:25 but having kernel panic, after I (successfully) do a iperf to any host Dec 30 02:16:31 did i break it? just pushed out rc6. Dec 30 02:16:41 looks like cpsw driver is causing that Dec 30 02:17:01 AA, hello, I assume that rcn means robertcnelson? :) Dec 30 02:17:07 yeah, that's i.. Dec 30 02:17:18 oh god, No it didn't break Dec 30 02:17:22 did it work with the older v3.12? Dec 30 02:18:03 I'm using am33x-v3.13, but I also have really ugly merges with mptcp fork of kernel Dec 30 02:18:15 actually didn't try iperf with 3.12 Dec 30 02:18:33 but working perfectly with 3.8 Dec 30 02:18:52 (without mptcp codes, and older anyway) Dec 30 02:19:17 even cpsw codes are completely different in 3.8, so I don't count that Dec 30 02:20:32 so basicly, skb ( socket buffer ) that cpsw allocates, somehow loses ->destructor pointer (after iperf finishes successfully), and it still tries to do stuff with that buffer Dec 30 02:20:46 I also have the dump here: http://pastie.org/pastes/8586115/text Dec 30 02:20:47 what's your usual iperf test? i got a few bones idling with 3.12 at the moment.. Dec 30 02:21:18 microphone usb doesn't work in my beagleboard xm, someone can help me? Dec 30 02:21:27 to be exact, it was "iperf -c multipath-tcp.org" Dec 30 02:21:56 let me just try with a local ip Dec 30 02:22:19 probably gonna create same result Dec 30 02:23:56 I found a patch actually, to tame cpsw interrupt storms, but wasn't for v3.13 obviously, and didn't workout well, but might be related i think. this one; https://github.com/beagleboard/meta-beagleboard/blob/master/common-bsp/recipes-kernel/linux/linux-mainline-3.8/net/0003-cpsw-Fix-interrupt-storm-among-other-things.patch Dec 30 02:24:17 this looks like not included in new kernel versions (i mean v3.13) Dec 30 02:27:28 hum, it survived on 3.12 (multiple runs): http://pastebin.com/mKySYUp8 Dec 30 02:28:19 Hmmmm, thanks Dec 30 02:28:41 Then it's either my fault when I was merging too many stuff together. Or something broke after 3.12 Dec 30 02:28:53 checking changes in cpsw driver.. Dec 30 02:29:22 and my 3.13 build just completed: http://rcn-ee.homeip.net:81/dl/farm/deb/COMPLETE-3.13-rc6-bone1_1.0-jessie-armhf.txt Dec 30 02:29:27 give me a sec, i can test 3.13 too.. Dec 30 02:29:39 :) that would be perfect, thanks Dec 30 02:33:55 well... http://pastebin.com/7bwPcVfi Dec 30 02:34:36 Ok, thanks :) Dec 30 02:34:42 At least now I know who to blame :D Dec 30 02:36:49 they changed sockets too much since 3.11 that it was a total chaos of conflicts when I tried to merge v3.13 from torvalds repo, probably thats why. But if I can pull this out, it's gonna be nice to have multipath-tcp with beaglebone :) Dec 30 02:37:34 btw, thanks for your efforts. Dec 30 02:37:55 (I mean in general) Dec 30 02:38:23 and you only really need two patches from my tree, https://github.com/RobertCNelson/linux-dev/tree/am33x-v3.13/patches/dts so you only have to fight that main merge.. Dec 30 02:39:38 wait a sec, I just noticed sgx patches in this tree. Does that mean graphics acceleration works now? Dec 30 02:40:14 they do for jon, see the qt 5.2 thread.. for us kms/drm/xorg people... nope... Dec 30 02:41:24 or opps 5.1.1 thread on beagleboard google group: QT5.1.1 running on BeagleBoneBlack Dec 30 02:45:04 thanks for dts patches :] Dec 30 02:45:27 btw, looks like my build also doesn't crash with local network, or with just a normal target Dec 30 02:45:41 it only crashes after finishing a multipath-tcp connection Dec 30 02:45:54 gonna be sure now **** ENDING LOGGING AT Mon Dec 30 02:59:58 2013