**** BEGIN LOGGING AT Fri Mar 30 02:59:58 2012 Mar 30 03:04:30 I'm looking for direction in using the PRUSS peripheral on the BeagleBone with Angstrom. I'm thinking I need to build a kernel module, but I wanted to see if someone has done this before and could help knock down the learning curve a bit. Mar 30 12:21:11 hi Mar 30 12:21:37 when I clone the setup scripts, the distro is set to "angstrom-2010.x" in local.conf Mar 30 12:21:42 however, this is far too old Mar 30 12:21:50 is it enough if I just edit this to 2012? Mar 30 12:28:42 dv_: the DISTRO setting points to a file in conf/distro/ Mar 30 12:28:52 you can't just change it to any value Mar 30 12:29:20 a distro .conf file must exist in that directory corresponding to the value Mar 30 12:31:47 well actually I need to force OE to use a more recent gstreamer Mar 30 12:31:51 0.10.36 to be exact Mar 30 12:32:03 especially gst-plugins-bad must be upgraded to 0.10.22 Mar 30 12:32:13 but updating gstreamer versions seems to be extremely difficult Mar 30 12:32:26 are you sure you have the latest setup scripts? Mar 30 12:32:51 I ran git clone git://github.com/Angstrom-distribution/setup-scripts.git 15 minutes ago Mar 30 12:36:13 well, in my clone here which is a few days old the gst-plugins-bad recipe is at version 0.10.23... Mar 30 12:37:10 ok, I run: Mar 30 12:37:11 git clone git://github.com/Angstrom-distribution/setup-scripts.git Mar 30 12:37:20 MACHINE=beaglebone ./oebb.sh config beaglebone Mar 30 12:37:26 MACHINE=beaglebone ./oebb.sh update Mar 30 12:41:02 what do you get if you do: MACHINE=beaglebone ./oebb.sh bitbake -s | grep gst-plugins-bad Mar 30 12:43:30 sec Mar 30 12:43:48 need to take care of smth Mar 30 12:54:48 okay, I checked out everything again, and lo and behold, its 0.10.23 Mar 30 13:18:40 dv_: I guess you just needed to do an update Mar 30 13:18:49 but I did.. Mar 30 13:18:55 anyway, it works now. Mar 30 19:13:23 HI, I have angstrom running on a development board (beaglebord xm) would you know how I can set it up to go on intenet, now when i coonect the board to router, I don't even get an ipaddress, the output of ifconfig -a is here : http://pastebin.com/d09P5mWW **** ENDING LOGGING AT Sat Mar 31 02:59:58 2012