**** BEGIN LOGGING AT Mon Jun 18 02:59:58 2012 Jun 18 04:10:05 * mranostay reads the distro flamebait Jun 18 06:52:03 Nothing like faster internet for the same price. Jun 18 06:52:42 God bless competition. Jun 18 06:53:35 Nah God bless verizon. Jun 18 06:53:45 They just upgraded all their Fios tiers Jun 18 06:56:18 It's sad. Jun 18 06:56:37 My internet speeds are now approaching the max throughput of my router. Jun 18 06:56:41 Might be time for an upgrade. Jun 18 06:56:47 wireless router* Jun 18 06:57:13 man, I wish Jun 18 06:57:26 * kblin is living out in the nowhere, internet-wise Jun 18 06:57:56 I just upgraded to new Fios quantum service. Jun 18 06:58:04 75Mbps down 35Mbps u[p Jun 18 06:58:05 up* Jun 18 06:58:26 Totally unnecessary but scores me some bragging rights. :P Jun 18 06:59:21 * dm8tbr got downgraded from 2x 100M ethernet into 10GE backbone in his last flat to 512k UMTS... Jun 18 07:00:11 wow. Jun 18 07:00:54 dm8tbr that sucks Jun 18 07:01:07 bet it felt like being tossed back into the stone age. Jun 18 07:01:17 indeed Jun 18 07:01:33 I'm supposed to get 100/10 VDSL2 at some point, but it still sucks Jun 18 07:01:47 VDSL isn't bad. Jun 18 07:02:01 as long as you manage to live within 1000ft of the VRAD Jun 18 07:02:05 can't even get IPv6 from that ISP... Jun 18 07:02:17 the DSLAM is in the basement Jun 18 07:02:38 so it could easily offer 100/100, but they don't :( Jun 18 07:03:24 yep it's all political Jun 18 07:04:07 Is it sad that I'm annoyed that I have to wait 48 hours for me upgraded service to become active. Jun 18 07:04:20 Like really… what needs to be done that requires it to take 48 hours. Jun 18 07:31:40 Hi everybody, I am currently working on the assembling of some electronic components and I have the beaglebone microcontroller but it is my third day of trying to connect to it and still no luck Jun 18 07:32:07 I have no experience and will appreciate some assistance, my computer is running on windows 7 Jun 18 07:41:18 What do you mean by connect to it? Jun 18 07:41:29 Like over ethernet or USB? Jun 18 07:42:12 Guest87417 Jun 18 07:51:22 somebody can tell me how can i use qt embedded for cross compile my application from qt creator? Jun 18 07:53:16 i try meta-toolchain-qte but don't work Jun 18 08:08:17 stuk_gen: http://treyweaver.blogspot.com.au/2010/10/setting-up-qt-development-environment.html Jun 18 08:15:52 w|zzy: all tutorial on internet using a simple cross compile, i need a lot of dependency like dbus gstremer phonon Jun 18 08:16:23 have you rolled your own distro? Jun 18 08:16:31 might be the wrong terminology Jun 18 08:16:43 then don't cross-compile Jun 18 08:17:09 w|zzy: when i started many months ago i 'manually' build qt for using on beagleboard Jun 18 08:17:11 Thats just silly aholler Jun 18 08:17:25 why? Jun 18 08:17:29 yep. but you will need to do it again from a build environment with gstreamer and all the rest Jun 18 08:17:37 but its a lot of paint because i need a lot of package and every package need another package Jun 18 08:17:51 Would be dreadfully slow. I guess it depends on the amount of hardware you have Jun 18 08:17:52 so i'm change to angstrom, i think is a best solution Jun 18 08:18:18 but the meta-toolchain-qte don't work in qt creator Jun 18 08:18:49 so i'm stopped...and i dont know how can i solve this Jun 18 08:18:53 i didnt use that Jun 18 08:19:03 w|zzy: what do you use? Jun 18 08:19:11 i built my own qte from sources using the toolchain from my angstrom build Jun 18 08:19:21 w|zzy: you mean native compiling is silly because cross-compiling is fasterand you can spend weeks to get all patches for everything to cross-compile? Jun 18 08:19:35 that is silly Jun 18 08:19:44 aholler: I see your point.. if you read up it didnt take me weeks! Jun 18 08:19:46 w|zzy: and you use dbus gstreamer and other libraries? Jun 18 08:20:07 I havent attempted. Jun 18 08:20:54 i thought building it with opengl support would be hard.. but it found all that itself Jun 18 08:21:20 for powervr? Jun 18 08:23:29 my build was for a beaglebone but yes.. powervr] Jun 18 08:23:48 this is simple...need only 2 pathes and 2 defines Jun 18 08:25:38 Cool Jun 18 08:26:14 w|zzy: but you have to download the package for glx from ti or you have use the package in sysroot? Jun 18 08:26:24 aholler: once i got the build setup i easily transferred it between computers. Ultimately it saved quite a bit of time. qtcreator has cool deploy functionality too Jun 18 08:26:38 oe automatically downloaded it from ti Jun 18 08:27:11 w|zzy: so explain stuk_gen how he get all his needed dependecies into his environment Jun 18 08:28:01 not everything is that easy to cross-compile like qt and the kernel Jun 18 08:28:26 the openembedded scripts handled it all. Jun 18 08:28:51 handled all of the base and toolchain Jun 18 08:29:03 then the link i gave is how i did compiled qte Jun 18 08:29:23 i did compiled :S Jun 18 08:29:47 w|zzy: so you have only use -opengl and its found the opengl package without use MK_SPECS or something similar? Jun 18 08:30:34 I used the ./configure -opensource -confirm-license -prefix /opt/qt-arm -no-qt3support -embedded arm -little-endian -xplatform qws/linux-DM3730-g++ -qtlibinfix E Jun 18 08:30:39 well i changed the xplatform! Jun 18 08:31:08 this configuration doesnt have opengl Jun 18 08:32:53 oh.. sorry i added -opengl Jun 18 08:33:00 woops Jun 18 08:33:04 it was 2 weeks ago Jun 18 08:33:38 there is an option for stopping it from compiling the examples Jun 18 08:33:46 -noexample Jun 18 08:33:55 -nodemo Jun 18 08:34:35 iono youd have to look it up Jun 18 08:35:48 when i use opengl i have to set up some variables on qmake.conf for pointing to the sgx sdk root Jun 18 08:37:57 i didnt have to. Jun 18 10:03:18 koen: http://git.omapzoom.org/?p=kernel/omap.git;a=commitdiff;h=49c201f9dd56f995f4b73aa5e31adc4d6509489f Jun 18 10:09:50 gnome-desktop_2.32.1bb fail to compile...good Jun 18 10:10:23 the future is mobile Jun 18 10:10:55 the future is change using angstrom i think Jun 18 10:12:32 angstrom sucks Jun 18 10:14:36 jakeday: best solution? Jun 18 10:14:50 a real distro Jun 18 10:14:55 jakeday: like? Jun 18 10:14:57 slackware or debian Jun 18 10:15:12 hell even ubuntu would work Jun 18 10:15:22 jakeday: on beagleboard and bone? Jun 18 10:15:29 yes Jun 18 10:47:25 jakeday, you are aware of the debian/ubuntu downsides? Jun 18 10:48:34 well, they are debian/ubuntu Jun 18 10:48:38 need more? Jun 18 10:49:18 hence why i said slackware first Jun 18 10:53:04 mru, has any of the linaro compiler work improved gcc's ability to output neon Jun 18 10:53:22 * Crofton|work does not expect gcc to be better then mru though :) Jun 18 10:53:45 it doesn't totally mess up quite so often as it used to Jun 18 10:54:12 auto-vectorisation is still more of a loss than a gain though Jun 18 10:54:29 can you beat your overlords into making that a priority :) Jun 18 10:55:03 I don't expect it to do anything useful for at least another 5 years Jun 18 10:55:11 please Jun 18 10:55:11 and three compiler technology breakthroughs Jun 18 10:55:13 beat them :) Jun 18 10:55:15 I'm serious Jun 18 10:55:24 it's a very, very hard problem Jun 18 10:55:35 you're better off doing it manually Jun 18 10:56:10 what do you need to speed up? Jun 18 10:56:19 everything :) Jun 18 10:56:38 the heat death of the universe then Jun 18 10:58:31 that will be fun to watch Jun 18 10:58:54 yeah, I've made a reservation at the restaurant Jun 18 11:02:34 * tasslehoff thought to make a joke about the rewinding, but its hard to get time travel jokes right Jun 18 11:02:47 try again yesterday Jun 18 11:04:36 I'll see if I had the time Jun 18 11:34:05 mru: do linaro gcc improvements get pushed upstream right away? Jun 18 11:35:43 all work is done upstream, then backported to the release branches Jun 18 11:35:58 it's rare for a release to have a change that isn't in the 4.8 development branch Jun 18 11:59:59 mru: thanks for the answer to my earlier question. Jun 18 12:01:56 Which combination of board (beagle bone), camera and linux distro (Angstrom) manifests the USB isochronous mode issue ? Jun 18 12:02:14 And is there one of these I can change to get a working USB webcam on the beagle bone ? Jun 18 12:03:04 there are people who know the usb quirks better than me Jun 18 12:06:57 Hi all,how to check UART communication in beaglebone Jun 18 12:14:54 thanks Jun 18 12:17:07 Tamilarasi:just like any other board Jun 18 12:24:25 about building gnome-desktop-2.32.1: libxcb-util.la is not a valid libtoll archive...someone get similar issue? Jun 18 13:47:32 Hy ... i amnew here and not shure whether my question fits here very well but i will give it a try Jun 18 13:47:56 just ask Jun 18 13:48:20 i am working with C6Accel on a Beagleboard xM Rev.C with an Angstrom kernel 2.6.32 Jun 18 13:49:01 actually i want to start my C6Accel application automatically at boottime Jun 18 13:50:48 to achieve the goal i created a file in /etc/init.d which calles another scriptfile Jun 18 13:51:41 to load it on boottime i created a link to this file in the folder /etc/rc5.d which is named S99kli-boot Jun 18 13:52:10 and? Jun 18 13:53:35 the final called scriptfile set the CE_DEBUG=3 and write a logfile which shows that the C6Accel-app can not find the c6accel_omap3530.x64P server Jun 18 13:54:09 and if you start it by hand it works? Jun 18 13:54:42 so make your script cd into the folder where c6accel_omap3530.x64P is Jun 18 13:54:49 and start it from there Jun 18 13:55:01 if i start the script i have the same error but i can call the prog directly from the console Jun 18 13:57:08 the script is in the same directory as the c6accel_omap3530.x64P and the app Jun 18 14:03:00 but if i use a different prog like a hello_world it works just fine Jun 18 14:08:07 well, hello world does not need to find the server Jun 18 14:12:26 well i found out that the CE_DEBUG=3 causes that i can not start the script manually Jun 18 14:13:40 export CE_DEBUG=3 Jun 18 14:14:05 is the line in the script file which i had to delete Jun 18 14:15:23 but now i have no information why it is not booting :-( Jun 18 14:15:51 any ideas how i could debug that ? Jun 18 14:26:44 I'm trying to compile the template "blinked.js" on cloud9, but I have the following error : warn - error raised: Error: EADDRINUSE, Address already in use (beagle bone) Jun 18 14:26:55 I'm not sure how to fix that Jun 18 14:27:10 (I just rebooted my beagle bone) Jun 18 14:30:35 I tried to do git pull and opkg update and install according to that : http://osdir.com/ml/beagleboard/2012-02/msg00786.html but it still doesn't work for me Jun 18 14:41:31 or any suggestions how i could declare the path of the c6accel server ? Jun 18 14:47:18 <_sundar_> PATH=/path/to/your/application Jun 18 14:47:33 <_sundar_> in the script you have Jun 18 14:47:40 i have a Jun 18 14:48:15 PATH=$PATH:/path/to/files/ Jun 18 14:48:35 export PATH Jun 18 14:48:43 in my file Jun 18 14:51:16 /path/to/files/ = /path/to/your/application Jun 18 15:49:42 hello Jun 18 15:50:40 can anyone tell me if this board would be compatible with a beagle bone ? http://www.tincantools.com/product.php?productid=16158 Jun 18 15:51:42 no Jun 18 15:51:52 mog: no, it is designed for the beagle or beagle-xm Jun 18 15:52:14 mog: techicanlly you could wire it up to the bone, but if you are looking for something that is just plug and play, then no Jun 18 15:52:22 i understand that but i cant just build a cable to adjust hte pin out? Jun 18 15:52:49 you could but TCT is not going to give you tech support or warranty the board Jun 18 15:53:02 i understand that Jun 18 15:53:13 then its just a TI SN75LVDS83B break out board Jun 18 15:55:19 mhmm Jun 18 15:56:42 yea, nothing more than an 83B breakout board Jun 18 15:56:58 just as easy to solder a 83B on a breakout board Jun 18 15:58:15 ya i just wanted something closet to plug in play for this first. i guess ill start with the hdmi instead first Jun 18 15:58:37 good choice Jun 18 16:36:30 hmm, nvidia got some strong words from linus ;) Jun 18 16:37:23 aholler: oh? didn't see they had responded Jun 18 16:37:28 aholler: url? Jun 18 16:38:00 I meant the finger from linus ;) Jun 18 16:38:28 its really his fault Jun 18 16:38:35 i dont see how he can be so angry with them Jun 18 16:38:43 prpplague: http://www.theverge.com/2012/6/17/3092829/linus-torvalds-fuck-you-nvidia Jun 18 16:39:09 mog: have you ever tried to do anything with nvidia kit beyond basic xorg drivers on x86 linux? Jun 18 16:39:25 no i have not ,because they arent free Jun 18 16:39:36 and i do what i can to not support gpl violators Jun 18 16:39:37 well, there you go Jun 18 16:39:49 I don't see how they're violating the gpl anywhere Jun 18 16:39:55 if linus inforced the gpl on the kernel then they wouldnt be a problem Jun 18 16:39:59 mru: by not using it :) Jun 18 16:40:05 the kernel is gplv2 Jun 18 16:40:09 yes, so? Jun 18 16:40:13 modules to the kernel should be gplv2 Jun 18 16:40:21 that's not a requirement Jun 18 16:40:23 linus has stated publically he isnt going after these people Jun 18 16:40:28 bsd is fine too Jun 18 16:40:29 mog: that would just shift closed stuff to user space Jun 18 16:40:40 if you read the gpl its defines lining Jun 18 16:40:43 the linux glue code for the nvidia drivers _is_ gpl Jun 18 16:40:43 er linking Jun 18 16:40:49 aholler: oh i thought you ment that nvidia had responded Jun 18 16:40:55 the binary part is shared across all OSes Jun 18 16:41:00 mru fine, then they are guilty of inciting people to violate the gpl Jun 18 16:41:03 it is in no way derived from gpl code Jun 18 16:41:09 see similar cases with samba Jun 18 16:41:15 there is no violation Jun 18 16:41:19 now stop spreading fud Jun 18 16:41:22 im not Jun 18 16:41:43 but linus has stated he has no intention of going after these people Jun 18 16:41:51 much to the chagrin of fsf and others like them Jun 18 16:42:07 linus doesn't have a problem with real problem with binary blobs. Jun 18 16:42:13 correct Jun 18 16:42:24 s/a problem with// Jun 18 16:42:24 binary blobs are troublesome in many ways Jun 18 16:42:28 but they are not illegal Jun 18 16:42:28 aholler, and yet he has a problem with the biggest distributor of them Jun 18 16:42:29 linus has no obligation to serve the fsf Jun 18 16:42:34 or their agenda Jun 18 16:42:34 agreed Jun 18 16:42:43 i dont fault him for his diference of opinion Jun 18 16:42:52 heh i see everyone has seen that video by now :) Jun 18 16:42:54 im annoyed with his complaint as it comes from his earlier choicese Jun 18 16:43:08 mranostay: I saw it yesterday, which makes me cool Jun 18 16:43:13 no, the complaint goes far beyond the binary blob Jun 18 16:43:30 blob and docs would be fine Jun 18 16:43:33 blob and help too Jun 18 16:43:50 mog: what makes you believe it's because of nvidias blobs? he just said it's hard to work the people. So everything beyond is your interpretation Jun 18 16:43:53 blob and a bit of common courtesy Jun 18 16:43:58 yep Jun 18 16:44:18 nvidia would be just as difficult to deal with if their code were open Jun 18 16:44:20 * mog sighs Jun 18 16:44:23 nevermind Jun 18 16:44:28 * av500 sighs back Jun 18 16:44:28 * mog putters off in corner Jun 18 16:44:55 * av500 defends *his* corner Jun 18 16:46:51 * mranostay defends his honor Jun 18 16:46:58 maybe linus had an laptop with an optimus chip too ;) Jun 18 16:47:18 if only linus would use a laptop that is really "free" Jun 18 16:47:42 you think he still pays for his laptops? Jun 18 16:48:07 ;) Jun 18 16:53:44 I still wonder what was so "free" with rms laptop Jun 18 16:54:40 it's not like the designs of the chips inside it are free Jun 18 16:55:06 apparently it comes with an open source "bios" Jun 18 16:55:17 bfd :) Jun 18 16:55:26 but you can put coreboot on many x86 laptops if that's important to you Jun 18 16:55:45 I think he just liked that it was mips Jun 18 16:56:23 it was so free, he even set it free Jun 18 16:56:29 * mdp falls on his sword Jun 18 16:56:42 I think he just like the fact that it was the most awkward machine ever built Jun 18 16:57:18 it's like these health-food freaks who insist on only eating stuff that tastes shit Jun 18 16:57:39 heh :) Jun 18 16:58:08 mru: that's because shit tastes "natural" Jun 18 16:58:53 and that is just a modern manifestation of the ancient principles of just about all religions that anything enjoyable is sinful Jun 18 16:59:14 mru: sinning is so much fun though :) Jun 18 16:59:24 yes, that's the converse Jun 18 17:00:32 * av500 likes sinning in the rain Jun 18 17:01:00 whatever works for you... Jun 18 17:01:58 av500: what ungodly things you do in the rain? Jun 18 17:03:03 rain can certainly be a good reason to keep indoors and be sinful, but sinning _in_ the rain... Jun 18 17:03:17 ah, maybe his roof is leaking Jun 18 17:06:26 or he has understanding neighbors Jun 18 17:07:05 maybe they are involved in the sins too Jun 18 17:13:31 * mranostay reviews node.js code Jun 18 17:13:51 _now_ we're talking sins Jun 18 17:14:27 mranostay: I archived this conversation to rub it in your face later Jun 18 17:14:37 hey day job stuff so sue me :) Jun 18 17:15:03 if you're smart enough, you have a choice of day job Jun 18 17:15:23 * kkeller lol Jun 18 17:15:49 if you're also lucky, the choices include 'none' Jun 18 17:18:06 the dumb and lucky spend it all on booze and hookers Jun 18 17:19:45 mru: so what are we smart and jinxed? Jun 18 17:20:10 engineers Jun 18 17:20:59 same difference Jun 18 17:21:31 but it does give a choice of day job Jun 18 17:23:44 koen: who do i send patches for davinci-mcasp? some stuff stuff which shouldn't be hardcoded is... Jun 18 17:24:29 *stuff there Jun 18 17:26:08 mru: it would if i didn't slack off and finish my degree in whatever :) Jun 18 17:27:00 Tartarus: so the ext2 uImage load time got fixed in uboot? Jun 18 17:30:50 mranostay: you think I finished a degree? Jun 18 17:31:42 icota: scripts/get_maintainer.pl -f sound/soc/davinci/davinci-mcasp.c Jun 18 17:31:54 mranostay: that time was fat :) Jun 18 17:32:17 mdp: sad thing is i actually knew that Jun 18 17:32:28 * mranostay thinks Tartarus is high right now :) Jun 18 17:32:37 davinci still exists? Jun 18 17:32:40 you're the one that brought this to the wrong channel :) Jun 18 17:33:06 av500: well it's in the beagle, maybe you call it something else? Jun 18 17:34:14 av500, davinci is the future Jun 18 17:35:50 winter is coming Jun 18 17:36:02 But, lets gather some opinions in here Jun 18 17:36:18 For v2012.07 of U-Boot, I'm thinking of disabling dcache in the config, so that USB remains usable Jun 18 17:36:40 and everything else unusable? Jun 18 17:36:51 more or less so than currently? Jun 18 17:36:59 It's <3sec from power on to uImage loaded Jun 18 17:37:06 at which point dcache is off anyways Jun 18 17:37:10 oh, you're talking about uboot Jun 18 17:37:24 yes, just u-boot and u-boot spl Jun 18 17:37:53 Lemme turn cache back on and see how long that takes Jun 18 17:37:59 so how does usb work in the kernel? Jun 18 17:38:07 with cache on Jun 18 17:39:53 Tartarus: you got all that u-boot + DT stuff done right? :) Jun 18 17:40:04 * mranostay ducks Jun 18 17:40:40 mru, it's a U-Boot driver problem, not a silicon problem or anything Jun 18 17:41:04 Some parts of the USB stack aren't properly aligned for cache flushes Jun 18 17:41:08 dcache still doesn't work with u-boot? Jun 18 17:41:21 for all use cases, no, it does not Jun 18 17:41:30 it's good enough for say SD/MMC Jun 18 17:41:33 or NAND Jun 18 17:41:41 how's the cpsw updates for that? Jun 18 17:41:42 but USB and networking aren't Jun 18 17:42:22 ilyanok over there went with a new allocator, Marex asked why he didn't just make the driver flush the caches Jun 18 17:42:30 Ball is now in ilyanok's corner :) Jun 18 17:43:07 Tartarus, ilyanok handles the network stack memory allocation? Jun 18 17:43:20 that was the part I was concerned about when I looked at it some time back Jun 18 17:44:55 ilyanok has the cpsw driver in particular Jun 18 17:44:55 nothing was guaranteed aligned like in a real stack Jun 18 17:44:56 does 1080p hd h264 playback work on any of the beagleboards? Jun 18 17:45:20 And yes, I don't know if the networking stack is 100% safe all the time, but I believe folks have been working on it Jun 18 17:46:05 oh good Jun 18 17:46:32 Tartarus, maybe you should just dump u-boot and use the kernel to boot ;) Jun 18 17:47:10 mdp: flamebaiting? :) Jun 18 17:47:26 mdp, I've already told someone my #1 prereq for that :) Jun 18 17:47:29 just strap a config header to a browser and be done with it Jun 18 17:47:50 mranostay, I like to torture him sometimes Jun 18 17:48:06 that's why I pleaded with him to work in the same group Jun 18 17:49:43 I made him and mlocke do a beauty pageant for me. mlocke won evening gown, mdp won swimsuit and q&a :) Jun 18 17:50:20 hey, everybody liked my project to bring the world more peas Jun 18 17:50:27 Tartarus: eww Jun 18 17:51:28 Tartarus: thanks now i have to bleach my eyeballs Jun 18 17:52:09 mranostay, no worse than the beaches in greece Jun 18 17:54:20 heh Jun 18 17:59:16 I'm trying to compile the template "blinked.js" on cloud9, but I have the following error : warn - error raised: Error: EADDRINUSE, Address already in use (beagle bone) Jun 18 17:59:17 I tried to do git pull and opkg update and install according to that : http://osdir.com/ml/beagleboard/2012-02/msg00786.html but it still doesn't work for me Jun 18 18:10:23 Tartarus: I believe I've answered to Marek, didn't you see it? Jun 18 18:10:36 ilyanok: poking mutt now Jun 18 18:10:53 hasn't hit my inbox yet Jun 18 18:10:57 argh Jun 18 18:11:02 damn gmail Jun 18 18:11:13 sent it to Marek only Jun 18 18:12:33 <_av500_> mog: no Jun 18 18:12:45 <_av500_> at least not a usable frame rates Jun 18 18:12:49 <_av500_> at Jun 18 18:13:16 it's physically impossible Jun 18 18:13:45 ilyanok: part of why I eventually got mutt hooked into gmail Jun 18 18:13:54 and made gmail able to send as my ti.com address Jun 18 18:16:21 Well, I think I have to use some mail client too... Jun 18 18:17:20 koen: i take it you got back from the state ok? Jun 18 18:33:09 does anyone know how to get the bluetooth device driver ath3k for beaglebone? Jun 18 18:45:47 atheros's motto should be forsake all hope ye that enter here Jun 18 18:46:36 they've got better Jun 18 18:47:15 prpplague: He has arrived, yeah, was complaining about the trains earlier :) Jun 18 18:47:41 hehe Jun 18 18:47:54 he who complains about trains has not seen buses Jun 18 18:48:56 mru: got a questions for you..... Jun 18 18:49:05 shoot Jun 18 18:50:36 mru: esp american buses.. Jun 18 18:51:11 mru: say you have two userspace applications, both are designed to open and operate on a uart device node. so without making changes to either application, what would be a good technique to allow them to talk to each other running on the same host? basically it would be a character device pipe Jun 18 18:51:25 mru: my first thought would be to use a ptty Jun 18 18:52:26 do they expect to control the thing as if it were a uart? Jun 18 18:52:33 e.g. setting bitrate and such Jun 18 18:53:02 you could probably fake something based on a named pipe Jun 18 18:53:26 simple hack: make the pipe fd ignore things you'd normally do to a uart Jun 18 18:54:45 mru: yea they normally would try to setup some termios stuff, but ignoring those should be ok Jun 18 18:55:17 if you're "lucky" the apps are poorly written and ignore errors Jun 18 18:55:19 mru: just trying to make it as functional as possible without any hacks to the kernel and/or appications Jun 18 18:55:35 you could do an LD_PRELOAD hack Jun 18 18:56:19 true Jun 18 18:56:46 mru: ptty's basically ignore most of the uart style setups without returning an error Jun 18 18:57:02 mru: but i don't like the random assignment of ptty's under most conditions Jun 18 18:57:33 I've never really done much with ptys Jun 18 18:58:54 * prpplague has abused the use of ptys often Jun 18 19:01:28 mru: thanks for the feedback Jun 18 19:01:57 if a pty doesn't need any additional setup, then I guess that should work too Jun 18 19:02:08 it is after all just a glorified fifo Jun 18 19:05:15 mru: yea, only issue is making sure that during the setup of the pty, both applications need to know the device node name, so i'll need some way of facilitating that Jun 18 19:05:22 * prpplague will make some test apps Jun 18 19:05:51 presumably the apps already take a filename as input Jun 18 19:06:59 mru: yea, just need a wrapper to request the pty and then pass matching slave/master names to the apps Jun 18 19:09:20 hi can anyone help with the BeagleBoard xm'm trying to make it work with the camera driver Li-5m03 but the more I've come is to show me the interface but did not detect mouse, keyboard and ethernet, this by the LED D14 will not turn on, ie is not getting power to make it work Jun 18 19:15:00 or can help me install the external toolchain asking me in the construction of buildtoot that already contains the camera? this is the direction Jun 18 19:15:13 http://blog.galemin.com/2012/03/buildroot-2012-02-for-beagleboard-xm-with-li-5m03-mt9p031-camera-support/ Jun 18 19:23:56 there is a limitation if I use a virtual machine instead of a real machine in the process of generating kernel prevention image Jun 18 19:24:49 wtf is a kernel prevention image? Jun 18 19:36:28 mru: i second that Jun 18 19:36:54 is it some kind of "secure" boot loader? Jun 18 19:50:53 I'm trying to play with the file system, but when I do : cd /sys/class/gpio ; echo 53 > export Jun 18 19:51:01 i get echo: write error: Device or resource busy Jun 18 19:51:35 is there a way to play with the user led directly with the file system? did I do something wrong? Jun 18 19:52:38 get root Jun 18 19:52:50 I'm root Jun 18 19:54:15 ls -l export Jun 18 19:54:34 yes, it exists Jun 18 19:55:14 http://www.privatepaste.com/39993a1b1a Jun 18 19:55:22 then maybe the number is just wrong Jun 18 19:56:12 (used by something else) Jun 18 19:58:43 I'm trying to use GPIO1_21 Jun 18 19:58:53 the user led 0 Jun 18 19:59:18 so I guess 1*32+21= 53 Jun 18 20:04:22 well, echo 1 > /sys/class/leds/beaglebone::usr3/brightness works better Jun 18 20:05:42 just realized that not reading the image because I forgot to copy it to the FAT partition and still charge the operating system, as I can make the image read, how smooth a league? Jun 18 20:06:22 this for the camera li5m03 xm + BeagleBoard Jun 18 20:22:43 Hello, I recently purchased a beagle board rev c3, I cannot get it to communicate via serial, It worked once and now it just won't respond. The connections are proper, Can anyone suggest any reasons? Jun 18 20:22:46 Thank you. Jun 18 20:24:59 then someone can help me with the BeagleBoard to configure the kernel and add the camera Jun 18 20:49:35 anyone knows why I get this [ 2556.030700] smsc95xx 1-2.1:1.0: eth0: kevent 2 may have been dropped Jun 18 20:49:49 I'm running latest ArchArm with kernel 3.4.2-1-ARCH Jun 18 21:19:30 koen: https://plus.google.com/u/0/101339419642360856354/posts/EGdriv1tcn4 Jun 18 22:37:06 hi guys Jun 18 22:37:55 does anyone know of anyone using lamp/led matrix and switch matrix with a beagleboard (xm) Jun 18 22:39:09 we need to read about 64 switch inputs, and control about 256 leds and up to 64 high powered devices (solenoids, etc) Jun 18 22:40:03 any advice on connectivity, exisiting expansion boards and/or device driver software greatly appreciated Jun 18 22:40:05 <_av500_> use some kind of io expander Jun 18 22:40:12 <_av500_> I2C based Jun 18 22:40:19 <_av500_> or a small micro with many IO pins Jun 18 22:40:24 <_av500_> depends a bit on your neds Jun 18 22:40:26 <_av500_> needs Jun 18 22:42:42 <_av500_> depends on the speed Jun 18 23:04:02 av500 yes, i was thinking of using I2C expander. Seems to be the simplest way to go. Jun 18 23:15:06 Hydra: are they switches or buttons? Jun 18 23:20:16 anyone online using compact 7 with the XM board? Jun 18 23:21:46 no i value my sanity to run anything MSFT related Jun 18 23:22:57 sanity and soul Jun 18 23:36:09 prpplague: i sold my soul awhile back so i don't have to worry about that :P Jun 18 23:36:19 ahh ok Jun 19 01:02:25 hey, so after running the mk_mmc.sh script here, should I have a bootable SD card? http://elinux.org/BeagleBoardDebian it's not clear to exactly which parts are relevant to getting a minimally functional debian install working Jun 19 01:02:48 but the beaglebone doesn't seem to come up on the network when I just use the results of that script (though the 'bone blinks away happily) Jun 19 01:39:17 anyone here have any experience with running debian on the beaglebone? Jun 19 01:46:45 * jkridner hasn't tried debian yet Jun 19 01:47:32 Sorry I've also not tried it. Jun 19 01:59:35 hey Jun 19 02:40:32 debian is built for an older instruction set **** ENDING LOGGING AT Tue Jun 19 02:59:58 2012