• [00:08:20] * borillion (~borillion@adsl-108-67-222-206.dsl.pltn13.sbcglobal.net) has joined #beagleboard
  • [00:09:33] * unsolo (~unsolo@107.80-203-44.nextgentel.com) Quit (Read error: Operation timed out)
  • [00:10:17] <borillion> I think my microsd is corrupted or something can the beagleboard boot from a usb flash drive?
  • [00:11:33] <aholler> hmpf, git bisect left me with with 19 commits because omap-devs seems to like to commit non-compilable stuff :/
  • [00:12:20] * pfefferz (~pfefferz@cpe-72-177-121-186.austin.res.rr.com) Quit (Read error: Operation timed out)
  • [00:12:41] <borillion> I tried and am not getting anything, when I attempt to boot, it looks like it created the image on the usb perfectly fine
  • [00:13:48] <aholler> or they just compile the stuff for omap5.
  • [00:14:28] * unsolo (~unsolo@80.203.44.107) has joined #beagle
  • [00:19:14] <aholler> "omap totally fucked" ;)
  • [00:20:22] * davest (DCSTEWAR@nat/intel/x-uvsdnwgpxkduxwjy) Quit (Quit: Leaving.)
  • [00:23:01] <aholler> and all of those commits are uart-related ;)
  • [00:23:29] <Jerrill> Does anyone know the correct way to copy the kernel headers from setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/beaglebone/kernel to /usr/src/linux-3.2.13 on the BeagleBone. I've just copied it as it, but when I try to build kernel modules it picks up the wrong header files since there are duplicate filenames like - types.h?
  • [00:25:00] <aholler> so it looks like the uart-stuff killed ehci too
  • [00:26:34] <aholler> hmm, maybe they broke the muxing
  • [00:29:33] * pfefferz (~pfefferz@cpe-72-177-121-186.austin.res.rr.com) has joined #beagleboard
  • [00:29:34] * pfefferz (~pfefferz@cpe-72-177-121-186.austin.res.rr.com) has joined #beagle
  • [00:39:00] * prpplague scrolls back to see what XorA was talking about
  • [00:41:05] <Russ> aholler, what's broken?
  • [00:42:08] * unsolo (~unsolo@80.203.44.107) Quit (Ping timeout: 245 seconds)
  • [00:42:14] <prpplague> Russ: hey bud, did you get your adapter pcb done?
  • [00:42:19] <aholler> 3.3. on omap3
  • [00:42:30] <Russ> prpplague, I have the little one done
  • [00:42:42] <Russ> http://www.flickr.com/photos/31208937@N06/7043319465/
  • [00:42:43] <prpplague> Russ: ahh dandy
  • [00:43:12] <Russ> the panel that the bigger one goes in starts up on monday and should have a one week turn
  • [00:43:17] <prpplague> Russ: dandy
  • [00:45:27] <aholler> hmm, looks a lego brick ;)
  • [00:45:27] <Russ> screw terminal block
  • [00:45:27] <Russ> aholler, care to be more specific an what is broken?
  • [00:45:27] <aholler> ehci
  • [00:45:27] * unsolo (~unsolo@80.203.44.107) has joined #beagle
  • [00:45:28] * fooblya_monad (~abaddon@178.120.198.41) has joined #beagle
  • [00:45:57] <aholler> and maybe more, I had all kind of oopses
  • [00:46:09] <aholler> but ehci is for sure broken
  • [00:48:05] * cacodaemon (~abaddon@178.120.198.41) Quit (Ping timeout: 252 seconds)
  • [00:48:10] * Crofton (~balister@157.22.28.13) Quit (Quit: Leaving)
  • [00:48:37] <Russ> hmm..omap2plus_defconfig didn't produce any oopses on boot for me
  • [00:49:43] * phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt) Quit (Read error: Connection reset by peer)
  • [00:49:47] <aholler> and I'm happy when 3.3.x boots at all. I even got many startups where I've seen nothing after the uncompressing
  • [00:51:11] * Russ adds ehci and smsc95xx to a omap2plus_defconfig and builds 3.3.1
  • [00:53:59] <ozzloy> can the beagleboard send pwm signals?
  • [00:54:10] <ozzloy> or is that the purpose of the beaglebone?
  • [00:54:30] <ozzloy> also, what is the purpose of the beaglebone?
  • [00:56:10] <aholler> http://fpaste.org/FfRY/
  • [00:56:43] * phantoxeT (~destroy@a95-92-89-24.cpe.netcabo.pt) has joined #beagle
  • [00:59:26] <aholler> hmm, I have 8250/16550 still enabled in my config
  • [01:00:26] * djlewis (d0bd0345@gateway/web/freenode/ip.208.189.3.69) has joined #beagle
  • [01:00:32] <aholler> maybe I can compile some commits more when I disable that
  • [01:11:22] * jay6981 (~justin@204.11.231.77) Quit (Quit: Leaving.)
  • [01:11:24] <Russ> ok, so I have 3.3.1 running no oopses, but no smsc either
  • [01:11:54] <aholler> maybe I get the oopses because I had 8250/16550 enabled
  • [01:11:57] <Russ> [ 8.226226] hub 1-0:1.0: unable to enumerate USB device on port 2
  • [01:13:18] <aholler> I will try it tomorrow. Maybe I'm able to bisect to the end when I disable that.
  • [01:13:35] <Russ> are you bisecting ehci functionality?
  • [01:14:49] <aholler> yes, after I disabled "reset clocks" the kernel seemed to boot always (with or without ehci and besides some oopses)
  • [01:17:05] <aholler> but I'm a slow bisecter, I'm doing that besides what I normally do, just to give my beagle some work ;)
  • [01:17:11] <Russ> what two points did you use to start your bisection?
  • [01:17:25] <aholler> 3.2 good, 3.3 bad
  • [01:17:49] <ds2> anything obvious in drivers/usb?
  • [01:17:56] <ds2> or arch/arm/mach-omap2?
  • [01:18:21] <aholler> http://fpaste.org/P4jF/
  • [01:22:45] <aholler> some of those uart-changes seem to be the cause, therefor I think the muxing could be wrong
  • [01:23:08] <aholler> anyway, it's bed time here ;)
  • [01:24:04] <aholler> or the clocks ;)
  • [01:26:38] <aholler> but I hope I will find it before I find eggs ;)
  • [01:27:55] * thurbad (~natesewel@64.132.24.248) Quit (Quit: thurbad)
  • [01:30:04] <aholler> was the first time I bisected something ;)
  • [01:30:36] * Crofton (~balister@12.207.17.2) has joined #beagle
  • [01:30:56] <aholler> so somewhat educational
  • [01:33:43] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  • [01:33:56] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [01:38:43] * jay6981 (~Justin@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [01:40:47] * virals (~viral@122.178.222.252) Quit (Read error: Connection reset by peer)
  • [01:40:59] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [01:43:44] * unsolo (~unsolo@80.203.44.107) Quit (Ping timeout: 252 seconds)
  • [01:47:11] <XMPPwocky> jay6981: yeah, you were right
  • [01:47:39] <XMPPwocky> it's like somebody published a "how to not write a decent bootloader" and U-Boot missed the "not"
  • [01:48:54] <XMPPwocky> i'm also kinda surprised there isn't any sort of standard for bootloaders. even something like "call the entry symbol with these arguments" would be an enormous improvement
  • [01:55:47] * bhthompson (bhthompson@nat/google/x-rnlwqaxbuqoqbwrk) Quit (Quit: Leaving.)
  • [01:56:23] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) Quit (Ping timeout: 246 seconds)
  • [01:56:24] * Transformer (~Transform@ool-44c4bb0a.dyn.optonline.net) has joined #beagle
  • [01:58:00] * virals (~viral@122.179.61.89) has joined #beagle
  • [01:59:15] * Transformer (~Transform@ool-44c4bb0a.dyn.optonline.net) has left #beagle
  • [02:08:19] * diablorosso_ (~xweber@p5B2D0EC0.dip0.t-ipconnect.de) has joined #beagle
  • [02:10:15] * diablorosso (~xweber@p5B2D0394.dip0.t-ipconnect.de) Quit (Ping timeout: 252 seconds)
  • [02:13:32] * borillion (~borillion@adsl-108-67-222-206.dsl.pltn13.sbcglobal.net) Quit (Ping timeout: 246 seconds)
  • [02:13:45] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [02:21:47] <jay6981> XMPPwocky: apparently those who write bootloaders are considered trained monkeys
  • [02:24:04] * thurbad (~natesewel@cpe-70-124-80-154.austin.res.rr.com) has joined #beagle
  • [02:24:24] <prpplague> hehe
  • [02:25:15] <jay6981> no surprise that uboot sucks i suppose
  • [02:26:12] <XMPPwocky> trained monkeys?
  • [02:26:18] <XMPPwocky> that's pushing it
  • [02:28:25] <XMPPwocky> hrmm- building and linking everything together, then extracting the bootloader and kernel with objcopy might make the most sense
  • [02:29:02] * jluisn (~quassel@187.114.217.94) has joined #beagle
  • [02:30:05] <prpplague> jay6981 / XMPPwocky maybe try apex, apex was written ground up with a very streamlined
  • [02:30:28] <prpplague> jay6981 / XMPPwocky it is not heavily maintained atm, but it is still used on a lot of products
  • [02:30:49] <prpplague> barebox has made a lot or progress as well
  • [02:31:16] <XMPPwocky> prpplague: meh, it's a learning experience, might as well go whole hog
  • [02:31:34] <prpplague> XMPPwocky: hehe
  • [02:39:22] <XMPPwocky> i've stumbled upon a magical incantation that will tell me which people in here engage in kernel hacking on their -bone
  • [02:39:28] <XMPPwocky> spruh73c
  • [02:40:36] <prpplague> hehe
  • [03:01:56] * virals (~viral@122.179.61.89) Quit (Ping timeout: 272 seconds)
  • [03:06:59] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  • [03:12:49] * virals (~viral@122.178.217.23) has joined #beagle
  • [03:14:38] * aholler_ (~aholler@p57B21586.dip0.t-ipconnect.de) has joined #beagle
  • [03:17:59] * aholler (~aholler@p57B20AEF.dip0.t-ipconnect.de) Quit (Ping timeout: 265 seconds)
  • [03:22:24] * ureif (~eruif@unaffiliated/eruif) has joined #beagle
  • [03:22:40] * eruif (~eruif@unaffiliated/eruif) Quit (Ping timeout: 260 seconds)
  • [03:47:31] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 264 seconds)
  • [03:49:15] * unsolo (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [03:53:38] * mhilmi (~marwan@199-83-220-154.PUBLIC.monkeybrains.net) has joined #beaglebone
  • [03:55:26] * djlewis (d0bd0345@gateway/web/freenode/ip.208.189.3.69) Quit (Ping timeout: 245 seconds)
  • [03:56:31] * avernos (~avernos@222.128.145.61) has joined #beagle
  • [03:56:32] * avernos (~avernos@222.128.145.61) Quit (Changing host)
  • [03:56:32] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [04:01:54] * eruif (~eruif@unaffiliated/eruif) has joined #beagle
  • [04:01:59] * unsolo (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 260 seconds)
  • [04:02:20] * ureif (~eruif@unaffiliated/eruif) Quit (Ping timeout: 260 seconds)
  • [04:04:23] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has joined #beagle
  • [04:04:51] * unsolo (~unsolo@80.203.44.107) has joined #beagle
  • [04:05:14] * bbbbbbbbbb (4229a905@gateway/web/freenode/ip.66.41.169.5) has joined #beagle
  • [04:07:14] * virals (~viral@122.178.217.23) Quit (Ping timeout: 260 seconds)
  • [04:07:35] * bbbbbbbbbb (4229a905@gateway/web/freenode/ip.66.41.169.5) has left #beagle
  • [04:09:43] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) Quit (Ping timeout: 276 seconds)
  • [04:15:43] * phantoxeT (~destroy@a95-92-89-24.cpe.netcabo.pt) Quit ()
  • [04:17:06] * _sundar_ (~sundar@110.234.156.82) has joined #beagle
  • [04:21:39] * virals (~viral@122.179.105.138) has joined #beagle
  • [04:34:14] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 246 seconds)
  • [04:48:13] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [04:50:18] * virals (~viral@122.179.105.138) Quit (Read error: Connection reset by peer)
  • [04:54:42] * guanucoluis1 (~luis@200.127.180.210) Quit (Quit: Leaving.)
  • [04:59:35] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [04:59:53] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) Quit (Quit: peabody124)
  • [05:01:30] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  • [05:02:50] * unsolo (~unsolo@80.203.44.107) Quit (Ping timeout: 252 seconds)
  • [05:03:34] * hattwick (~hattwick@68-184-17-253.dhcp.unas.ma.charter.com) Quit (Ping timeout: 265 seconds)
  • [05:06:40] * virals (~viral@122.172.187.122) has joined #beagle
  • [05:09:04] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Ping timeout: 260 seconds)
  • [05:14:08] * javaJake (~javaJake@unaffiliated/javajake) Quit (Ping timeout: 246 seconds)
  • [05:14:19] * javaJake (~javaJake@unaffiliated/javajake) has joined #beagle
  • [05:22:24] * alan_o (~alan@c-68-62-240-236.hsd1.fl.comcast.net) Quit (Remote host closed the connection)
  • [05:25:25] * jluisn (~quassel@187.114.217.94) Quit (Remote host closed the connection)
  • [05:38:31] * Maxz (~felipe@200-112-52-153.baf.movistar.cl) Quit (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/)
  • [05:39:44] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  • [05:52:47] <XMPPwocky> "To boot the device, follow the booting procedure."
  • [05:52:48] * marcompile (~Marco@20158042250.user.veloxzone.com.br) has joined #beagleboard
  • [05:52:52] <XMPPwocky> you don't say?
  • [05:52:54] * marcompile (~Marco@20158042250.user.veloxzone.com.br) has joined #beagle
  • [05:59:49] <dm8tbr> there's a yo dawg joke in it. I'm sure
  • [06:06:31] * jay6981 (~Justin@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
  • [06:07:35] * rsalveti` (~rsalveti@186.214.58.22) has joined #beagle
  • [06:08:04] * rsalveti (~rsalveti@linaro/rsalveti) Quit (Ping timeout: 245 seconds)
  • [06:14:27] * fghug (7a397687@gateway/web/freenode/ip.122.57.118.135) has joined #beagle
  • [06:15:37] * Russ_ (foobar@ip68-106-254-4.ph.ph.cox.net) has joined #beagle
  • [06:15:51] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) Quit (Disconnected by services)
  • [06:16:01] * Russ_ is now known as Russ
  • [06:23:01] <mranostay> good god i have to build meta-ide-support to get runqemu-extract-sdk to work?
  • [06:23:09] * mranostay curses Yocto
  • [06:25:37] * adonis2101 (~fghug@122-57-118-135.jetstream.xtra.co.nz) has joined #beagle
  • [06:27:31] * fghug (7a397687@gateway/web/freenode/ip.122.57.118.135) Quit (Ping timeout: 245 seconds)
  • [06:29:39] * virals (~viral@122.172.187.122) Quit (Ping timeout: 244 seconds)
  • [06:30:13] * NishanthMenon (~nmenon@cpe-76-184-246-38.tx.res.rr.com) Quit (Ping timeout: 252 seconds)
  • [06:46:09] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [06:54:24] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beaglebone
  • [06:54:24] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagle
  • [06:54:24] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagleboard
  • [06:55:27] * bhthompson (~bhthompso@24.205.204.39) has joined #beagle
  • [07:02:41] <_av500_> what exactly is yocto?
  • [07:12:54] <Russ> aholler_, that is really weird
  • [07:13:09] <Russ> _av500_, don't worry, I have a bag that says, "Ask me about yocto"
  • [07:13:22] <Russ> _av500_, I'll go ask the bag, brb
  • [07:21:33] * fghug (~fghug@122-57-118-135.jetstream.xtra.co.nz) has joined #beagle
  • [07:22:00] * virals (~viral@122.166.140.74) has joined #beagle
  • [07:24:43] * adonis2101 (~fghug@122-57-118-135.jetstream.xtra.co.nz) Quit (Ping timeout: 264 seconds)
  • [07:25:34] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) Quit (Quit: ~ Trillian Astra - www.trillian.im ~)
  • [07:28:53] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 246 seconds)
  • [07:35:02] * bhthompson (~bhthompso@24.205.204.39) Quit (Remote host closed the connection)
  • [07:41:40] * virals (~viral@122.166.140.74) Quit (Ping timeout: 246 seconds)
  • [07:42:31] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [07:55:05] * virals (~viral@122.179.73.28) has joined #beagle
  • [07:56:28] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) Quit (Quit: emeb_mac)
  • [07:58:21] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) Quit (Quit: Leaving.)
  • [07:59:40] * hattwick (~hattwick@68-184-17-253.dhcp.unas.ma.charter.com) has joined #beagleboard
  • [08:00:07] * avernos_ (~avernos@222.128.133.50) has joined #beagle
  • [08:03:11] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 246 seconds)
  • [08:05:01] * virals (~viral@122.179.73.28) Quit (Ping timeout: 276 seconds)
  • [08:06:42] <_av500_> or ask the bag lady
  • [08:07:24] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  • [08:15:20] * avernos__ (~avernos@221.216.135.84) has joined #beagle
  • [08:17:28] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [08:19:08] * avernos_ (~avernos@222.128.133.50) Quit (Ping timeout: 260 seconds)
  • [08:20:21] * avernos__ (~avernos@221.216.135.84) Quit (Ping timeout: 246 seconds)
  • [08:21:46] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 244 seconds)
  • [08:30:17] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [08:31:58] * nullpuppy (~nullpuppy@freematrix/staff/nullpuppy) Quit (Ping timeout: 260 seconds)
  • [08:32:15] * nullpuppy (~nullpuppy@freematrix/staff/nullpuppy) has joined #beagle
  • [08:34:18] * stefan88_15 (~steff@p3.eregie.pub.ro) has joined #beagle
  • [08:35:43] * virals (~viral@59.97.57.28) has joined #beagle
  • [08:35:57] * stefan88_15 (~steff@p3.eregie.pub.ro) has left #beagle
  • [08:36:26] * raster (~raster@enlightenment/developer/raster) has joined #beagle
  • [08:36:54] * jipi (~jipi@203.116.251.234) has joined #beagle
  • [08:42:35] * fraz__ (~fraz@12.233.153.4) has joined #beagle
  • [08:46:05] * Gaston|Home (~Gaston@ua-83-227-239-139.cust.bredbandsbolaget.se) Quit (Read error: Connection reset by peer)
  • [08:47:39] * jipi (~jipi@203.116.251.234) Quit (Ping timeout: 245 seconds)
  • [08:48:32] * jipi (~jipi@203.116.251.234) has joined #beagle
  • [09:00:46] * ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) Quit (Ping timeout: 246 seconds)
  • [09:01:08] * toofar (~toobluesc@rrcs-24-153-174-218.sw.biz.rr.com) Quit (Ping timeout: 260 seconds)
  • [09:01:42] * marcompile (~Marco@20158042250.user.veloxzone.com.br) Quit (Read error: Connection reset by peer)
  • [09:02:27] * toofar (~toobluesc@rrcs-24-153-174-218.sw.biz.rr.com) has joined #beagle
  • [09:08:59] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 246 seconds)
  • [09:11:16] * unsolo (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [09:16:38] * raster (~raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
  • [09:18:12] * Guest35503 (~bleh1@87.254.77.64) Quit (Read error: Connection reset by peer)
  • [09:22:17] * damir__ (~damir@tm.213.143.72.147.lc.telemach.net) has joined #beagle
  • [09:26:08] * NulL (~bleh1@87.254.77.64) has joined #beagle
  • [09:26:34] * NulL is now known as Guest71819
  • [09:30:10] * mhilmi (~marwan@199-83-220-154.PUBLIC.monkeybrains.net) Quit (Ping timeout: 272 seconds)
  • [09:31:28] * mhilmi (~marwan@199-83-220-154.PUBLIC.monkeybrains.net) has joined #beaglebone
  • [09:31:58] * prpplague (~prpplague@ppp-70-242-112-84.dsl.rcsntx.swbell.net) Quit (Ping timeout: 252 seconds)
  • [09:32:21] * prpplague (~prpplague@ppp-70-242-112-84.dsl.rcsntx.swbell.net) has joined #beagle
  • [09:32:36] * virals (~viral@59.97.57.28) Quit (Quit: Leaving.)
  • [09:32:56] * virals (~viral@59.97.57.28) has joined #beagle
  • [09:41:08] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) Quit (Ping timeout: 240 seconds)
  • [09:45:02] * NulL` (~bleh1@87.254.77.64) has joined #beagle
  • [09:47:01] * Guest71819 (~bleh1@87.254.77.64) Quit (Ping timeout: 244 seconds)
  • [09:48:29] * eruif is now known as ureif
  • [09:57:22] * lyakh (~lyakh@dslb-178-001-136-135.pools.arcor-ip.net) has joined #beagle
  • [10:00:35] * _sundar_ (~sundar@110.234.156.82) Quit (Remote host closed the connection)
  • [10:06:24] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [10:09:29] * unsolo (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 252 seconds)
  • [10:10:12] <aholler_> yocto sounds like a yogurt, does it turn left or right?
  • [10:10:17] * aholler_ is now known as aholler
  • [10:14:25] <dm8tbr> and if it's a fruit-yoghurt, does it contain wood-chips and artificial aroma?
  • [10:22:12] * signal11 (esteban@abq.quaddro.net) Quit (Ping timeout: 252 seconds)
  • [10:22:19] * signal11 (esteban@abq.quaddro.net) has joined #beagle
  • [10:29:45] * risca (~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net) Quit (Quit: L??mnar)
  • [10:37:35] * fghug (~fghug@122-57-118-135.jetstream.xtra.co.nz) Quit (Quit: Leaving)
  • [10:37:49] * flo_lap (~fuchs@sign-4db6a3aa.pool.mediaWays.net) has joined #beagle
  • [10:37:58] * flo_lap (~fuchs@sign-4db6a3aa.pool.mediaWays.net) Quit (Changing host)
  • [10:37:58] * flo_lap (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [10:55:55] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 264 seconds)
  • [11:13:18] * avernos (~avernos@unaffiliated/avernos) has joined #beagle
  • [11:23:18] * mnt_real (~sinan@78.160.40.190) has joined #beagleboard
  • [11:23:18] * mnt_real (~sinan@78.160.40.190) has joined #beagle
  • [11:32:41] * kvarley (~kevin@unaffiliated/kvarley) has joined #beagle
  • [11:33:04] <kvarley> Building a kernel takes a surprising amount of time
  • [11:33:41] <_av500_> depends
  • [11:33:51] * jipi (~jipi@203.116.251.234) Quit (Ping timeout: 260 seconds)
  • [11:44:23] * avernos_ (~avernos@222.128.133.217) has joined #beagle
  • [11:45:24] <dm8tbr> with todays machines having possibly dozens of cores and really fast drives... shouldn't really
  • [11:47:24] <kvarley> dm8tbr: I'm building on the beagleboard-xM
  • [11:47:33] * avernos (~avernos@unaffiliated/avernos) Quit (Ping timeout: 245 seconds)
  • [11:47:41] <dm8tbr> SSKM...
  • [11:48:17] <kvarley> SSKM?
  • [11:48:26] <aholler> make -j7 bzImage modules && make modules_install
  • [11:48:39] <aholler> needs <2min here
  • [11:48:47] <dm8tbr> SelbstSchuldKeinMitleid -- own fault, no pity
  • [11:49:21] <kvarley> heh
  • [11:49:30] <aholler> (including a make clean && before)
  • [11:49:32] <dm8tbr> next thing you'll tell us you're bootstrapping gentoo...
  • [11:49:42] <kvarley> Lol, no gentoo here
  • [11:50:00] <kvarley> I was following the guide on git for the stable-kernel
  • [11:50:23] * avernos_ (~avernos@222.128.133.217) Quit (Read error: Connection reset by peer)
  • [11:50:24] <kvarley> Do I not have to build from scratch then? aholler, will just doing the modules work?
  • [11:50:49] <aholler> you can other things while compiling the kernel
  • [11:51:04] <aholler> +do
  • [11:51:23] <kvarley> Yeah, I have been doing work while it's running
  • [11:51:34] * mnt_real (~sinan@78.160.40.190) Quit (Ping timeout: 260 seconds)
  • [11:52:12] <aholler> compiling a kernel on the beagle (720mhz) needs 30-60 minutes, never timed that
  • [11:52:53] <kvarley> I've been running on the beagle-xm (1GHz) and it's been running for about 3 hours now I'd say
  • [11:53:06] <kvarley> Going from source but also adding in modules
  • [11:53:38] <kvarley> Hmm maybe only 2 hours
  • [11:54:13] <aholler> that depends on gcc, os and the storage
  • [11:55:09] <aholler> but it's pretty easy to cross-compile the kernel, so that might be an option for you
  • [11:55:25] <kvarley> Yeah, gonna fire up a desktop and see if I can do that
  • [11:55:32] <kvarley> Thanks for the info =]
  • [11:55:44] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beagleboard
  • [11:55:59] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beaglebone
  • [12:07:18] * avernos_ (~avernos@221.216.142.36) has joined #beagle
  • [12:13:44] <_av500_> running vhdl simumlation of omap6 is damn slow on my PIC
  • [12:14:04] * Sockbr (~l.l@217-162-188-51.dynamic.hispeed.ch) has joined #beagleboard
  • [12:18:08] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beagle
  • [12:24:40] <dm8tbr> _av500_: but does it run linux?
  • [12:24:47] * avernos__ (~avernos@221.216.138.10) has joined #beagle
  • [12:28:09] * avernos_ (~avernos@221.216.142.36) Quit (Ping timeout: 246 seconds)
  • [12:31:14] * avernos_ (~avernos@221.216.133.242) has joined #beagle
  • [12:33:21] <_av500_> linux is a toy
  • [12:34:29] * avernos__ (~avernos@221.216.138.10) Quit (Ping timeout: 248 seconds)
  • [12:49:02] * joachim (~joachim@x1-6-00-26-f2-2e-e0-51.k963.webspeed.dk) has joined #beaglebone
  • [12:51:13] * olsen (~sesselast@213.144.157.68) has joined #beagle
  • [12:51:19] <dm8tbr> _av500_: right, you're a professional, I forgot.
  • [12:52:05] <TheBadger> what I want to know is how do I get porn on my beagleboard?
  • [12:52:29] <TheBadger> any kind of porn is fine.. but I am after an indepth tutorial on getting hardcore pornography onto my beagleboard
  • [12:52:50] <TheBadger> I have tried opkg install porn and wget porn to no avail
  • [12:55:20] <kvarley> *facepalm*
  • [12:59:00] * dm8tbr rates this troll attempt 3/10
  • [13:03:00] <kvarley> dm8tbr: You're being generous there xD
  • [13:03:32] <kvarley> Time to get cross-compiling
  • [13:08:20] <kvarley> aholler: Where did you run "make -j7 bzImage modules && make modules_install" from?
  • [13:09:11] <kvarley> I'm following this guide (https://github.com/RobertCNelson/stable-kernel) and I want to just make the modules that it provides as I already have a stable kernel on my board
  • [13:09:17] <kvarley> how can I do that?
  • [13:14:24] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 260 seconds)
  • [13:15:15] * phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt) has joined #beagle
  • [13:16:19] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beaglebone
  • [13:16:19] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagle
  • [13:16:19] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagleboard
  • [13:16:57] * unsolo (~unsolo@80.203.44.107) has joined #beagle
  • [13:22:42] <kvarley> Nvm got it
  • [13:33:29] * virals (~viral@59.97.57.28) Quit (Ping timeout: 245 seconds)
  • [13:35:49] * TheBadger (~TheFlash@02d8393b.bb.sky.com) Quit (Read error: Connection reset by peer)
  • [13:36:09] * virals (~viral@59.97.57.28) has joined #beagle
  • [13:36:10] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beagle
  • [13:36:10] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beaglebone
  • [13:36:10] * TheBadger (~TheFlash@02d8393b.bb.sky.com) has joined #beagleboard
  • [13:42:34] * c4milo (~c4milo@207-38-137-125.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com) has joined #beagle
  • [13:43:02] * Crofton (~balister@12.207.17.2) Quit (Read error: Connection reset by peer)
  • [13:43:23] * Crofton (~balister@12.207.17.2) has joined #beagle
  • [13:44:14] * unsolo (~unsolo@80.203.44.107) Quit (Ping timeout: 252 seconds)
  • [13:45:06] * TheBadger (~TheFlash@02d8393b.bb.sky.com) Quit (Quit: Leaving)
  • [13:47:44] * unsolo (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [13:57:42] <aholler> a toy which drives most of the internet ;)
  • [13:57:51] * topfs2 (~topfs2@h-235-115.a189.priv.bahnhof.se) has joined #beagle
  • [13:57:58] * topfs2 (~topfs2@h-235-115.a189.priv.bahnhof.se) Quit (Changing host)
  • [13:57:58] * topfs2 (~topfs2@xbmc/staff/topfs2) has joined #beagle
  • [13:59:00] <kvarley> aholler: And you microwave, washing machine, toaster, phone, car, etc ;)
  • [13:59:14] <aholler> hopefully not
  • [13:59:30] <aholler> besides the phone
  • [13:59:35] <Crofton> phones already
  • [13:59:44] <Crofton> I believe it is in cars too
  • [14:00:07] <aholler> but only for non-important stuff
  • [14:09:34] <_av500_> like steering
  • [14:09:41] <_av500_> i want my mp3 in real time
  • [14:10:36] <aholler> hmm, I think google already has a car which is steered by linux
  • [14:11:05] * alinrus (~alinrus@188.24.64.167) Quit (Quit: Lost terminal)
  • [14:11:08] <aholler> at least I don't think they would use win for that
  • [14:14:14] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [14:14:22] * dsoto (~dsoto@pool-108-14-212-222.nycmny.east.verizon.net) has joined #beagle
  • [14:15:40] * virals (~viral@59.97.57.28) Quit (Remote host closed the connection)
  • [14:20:41] <_av500_> I want Amazons self driving car, powered my mechanical turk and driven remotely from india for 10??/hour
  • [14:21:59] <kvarley> What media player do I use to take advantage of the SGX drivers I just installed on the Beagleboard-xM
  • [14:22:00] <kvarley> ?
  • [14:22:50] <aholler> a crowed-sourced car?
  • [14:23:05] <aholler> s/crowed/crowd/
  • [14:24:53] <_av500_> crowd steered
  • [14:24:56] <aholler> driver to car: "please drive me home", car to driver: "please guide me"
  • [14:25:08] <_av500_> please tell me the exact steps
  • [14:28:07] <aholler> pollin drives me to poverty, first I wanted to buy only a small solar-battery-charger, but then I left the online shops with tons of other stuff ;)
  • [14:28:50] <aholler> include a 10w-solar-panel ;)
  • [14:29:11] <aholler> including
  • [14:31:46] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) Quit (Quit: emeb_mac)
  • [14:31:48] <_av500_> preparing for the end of the world?
  • [14:32:48] <aholler> yes, I wanted to buy a dynamo driven radio too, butthey don't had such
  • [14:34:47] <aholler> so now I can at least still program my beagle when the power fails.
  • [14:35:06] <aholler> and the sun shines
  • [14:38:52] <aholler> and the nuclear reactors around me don't send me death rays
  • [14:40:01] <kvarley> I've installed the SGX video drivers, how do I use them now? Or are they selected automatically?
  • [14:40:31] <aholler> more /var/log/Xorg0.log
  • [14:40:46] <aholler> if you have such
  • [14:41:12] * olsen (~sesselast@213.144.157.68) Quit (Quit: Leaving.)
  • [14:41:32] <aholler> that means you have to configure xorg to use them
  • [14:41:39] <kvarley> ah ok
  • [14:43:13] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [14:44:42] <kvarley> How do I add the options?
  • [14:45:08] <kvarley> I followed the instruction on the wiki (http://www.elinux.org/BeagleBoardUbuntu#SGX_Video_Acceleration) - it makes no reference to configuring xorg
  • [14:46:10] * unsolo (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 244 seconds)
  • [14:50:24] * jipi (~jipi@203.116.251.234) has joined #beagle
  • [14:50:45] <kvarley> This is my error message that gets thrown by playbin2 - http://paste.ubuntu.com/918939
  • [14:54:04] * joachim (~joachim@x1-6-00-26-f2-2e-e0-51.k963.webspeed.dk) Quit (Quit: Leaving)
  • [14:54:42] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beaglebone
  • [14:54:42] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [15:00:13] * lyakh (~lyakh@dslb-178-001-136-135.pools.arcor-ip.net) Quit (Quit: Leaving)
  • [15:01:57] * guanucoluis1 (~luis@200.127.180.210) has joined #beagleboard
  • [15:03:15] * lyakh (~lyakh@dslb-178-001-136-135.pools.arcor-ip.net) has joined #beagle
  • [15:06:19] * arun_ (~arun@unaffiliated/sindian) Quit (Ping timeout: 244 seconds)
  • [15:11:39] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) Quit (Quit: peabody124)
  • [15:12:09] * Jerrill (~Jerrill@74-131-102-220.dhcp.insightbb.com) Quit (Read error: Operation timed out)
  • [15:17:55] * guanucoluis2 (~luis@200.127.180.210) has joined #beagleboard
  • [15:18:04] * guanucoluis1 (~luis@200.127.180.210) Quit (Quit: Leaving.)
  • [15:27:25] * djlewis (d0bd0345@gateway/web/freenode/ip.208.189.3.69) has joined #beagle
  • [15:42:55] * aleek (~aleeksand@knot596.eti.pg.gda.pl) Quit (Ping timeout: 246 seconds)
  • [15:43:50] * djerome (~djerome@ip68-2-20-108.ph.ph.cox.net) Quit (Quit: Leaving)
  • [15:50:21] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  • [15:52:24] * djlewis (d0bd0345@gateway/web/freenode/ip.208.189.3.69) Quit (Quit: Page closed)
  • [15:58:38] * arun_ (~arun@unaffiliated/sindian) has joined #beagle
  • [15:58:48] * olsen (~sesselast@xdsl-188-155-179-205.adslplus.ch) has joined #beagle
  • [16:00:44] <_av500_> and what does jack server have to do with SGX?
  • [16:01:50] <dm8tbr> also angst-rom would have had sgx in repo IIRC
  • [16:13:41] <kvarley> angstrom locks my cpu to 100% and performs poorly
  • [16:13:58] <kvarley> running off a class 10 card too
  • [16:14:32] <kvarley> gonna try building an image through their website and see how it goes
  • [16:14:38] <dm8tbr> sounds like you-re-doing-it-wrong???
  • [16:14:42] <kvarley> xD
  • [16:14:57] <kvarley> I either can play videos well or have good performance for IM and web browsing
  • [16:15:06] <kvarley> Can't seem to get it on the same rom
  • [16:15:34] <dm8tbr> you don't need sgx for either of those
  • [16:15:57] <kvarley> dm8tbr: I just need the NEON drivers?
  • [16:16:12] <dm8tbr> neon doesn't need 'drivers'
  • [16:16:17] <kvarley> Well
  • [16:16:25] <kvarley> Xorg omapfb Drivers
  • [16:16:59] <dm8tbr> IVA needs a kernel module to talk to it, but that's for accelerated codecs, whole different story
  • [16:17:32] <kvarley> Easiest way to get smooth/optimised video playback and good performance?
  • [16:18:03] <kvarley> Actually
  • [16:18:08] <kvarley> I haven't upgraded angstrom
  • [16:18:24] <dm8tbr> sounds like you're chasing an X-Y problem
  • [16:18:40] <kvarley> x-y?
  • [16:18:50] <dm8tbr> lmgtfy
  • [16:19:29] <dm8tbr> http://lmgtfy.com/?q=x-y-problem
  • [16:19:34] <dm8tbr> that should get you there
  • [16:19:51] <kvarley> lol ty
  • [16:20:24] <kvarley> Ah ok
  • [16:22:23] <kvarley> dm8tbr: What software do you run on your board?
  • [16:22:40] <dm8tbr> AVOS ;)
  • [16:22:56] <dm8tbr> oh and Mer ofc
  • [16:23:41] <dm8tbr> oh, hmm I do actually own a BB C4 nowadays, not just other OMAP3 devices. but I haven't used it so far.
  • [16:25:42] * jipi (~jipi@203.116.251.234) Quit (Read error: No route to host)
  • [16:26:06] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) Quit (Quit: peabody124)
  • [16:26:27] * jipi (~jipi@203.116.251.234) has joined #beagle
  • [16:28:07] <kvarley> So what exactly do I need for smooth media playback on a debian based linux installation? I've confused myself totally today
  • [16:28:34] <dm8tbr> depends on what sort of media
  • [16:28:38] * ureif (~eruif@unaffiliated/eruif) Quit (Quit: ureif)
  • [16:29:12] * ureif (~eruif@unaffiliated/eruif) has joined #beagle
  • [16:29:13] <dm8tbr> I think there was a reasonably well working XBMC port for OMAP3
  • [16:29:33] <dm8tbr> probably in the angstrom repo
  • [16:29:53] <kvarley> XviD media
  • [16:30:59] <dm8tbr> that's mpeg4-asp, might even work up to 720p with just userspace
  • [16:31:13] * Sockbr (~l.l@217-162-188-51.dynamic.hispeed.ch) Quit (Read error: Connection reset by peer)
  • [16:32:06] <kvarley> For that I need a working xorg configuration that uses the omapfb drivers?
  • [16:34:30] <dm8tbr> http://xbmc.org/?s=beagleboard
  • [16:35:18] <kvarley> ty looks like I've got some research todo
  • [16:36:24] * olsen (~sesselast@xdsl-188-155-179-205.adslplus.ch) Quit (Quit: Leaving.)
  • [16:37:29] <dm8tbr> install angstrom with xbmc, -- bliss
  • [16:38:54] <kvarley> If I make an image with the online angstrom builder, will it automatically bring the tweaks for the beagleboard with it?
  • [16:39:06] <kvarley> Or will I still have to build via svn to get them>?
  • [16:40:56] <dm8tbr> did you bother checking?
  • [16:41:06] <dm8tbr> it has a 'beagleboard' option
  • [16:41:16] * TheAlphaNerd (~thealphan@unaffiliated/thealphanerd) has joined #beagle
  • [16:41:24] <dm8tbr> and the animalboards are the best supported targets for angstrom...
  • [16:41:57] * jipi (~jipi@203.116.251.234) Quit (Ping timeout: 260 seconds)
  • [16:42:13] * jipi (~jipi@203.116.251.234) has joined #beagle
  • [16:42:42] <kvarley> Right, I have copied over a custom image I made with xbmc installed
  • [16:42:45] <kvarley> Lets see how it goes
  • [16:43:39] <nemik> kvarley: you have an HDMI 'cape' for this?
  • [16:43:51] <nemik> i'm real curious to hear if it works for you
  • [16:44:25] <kvarley> nemik: I have the Beagleboard-xM
  • [16:48:39] <nemik> ah, sorry i read beaglebone :/
  • [16:49:44] <kvarley> np
  • [16:59:38] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) Quit (Quit: ~ Trillian Astra - www.trillian.im ~)
  • [17:02:35] * Jerrill (~Jerrill@74-131-102-220.dhcp.insightbb.com) has joined #beagleboard
  • [17:02:35] * Jerrill (~Jerrill@74-131-102-220.dhcp.insightbb.com) has joined #beagle
  • [17:02:35] * Jerrill (~Jerrill@74-131-102-220.dhcp.insightbb.com) has joined #beaglebone
  • [17:04:14] * jipi (~jipi@203.116.251.234) Quit ()
  • [17:08:15] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has left #beaglebone
  • [17:08:16] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has left #beagle
  • [17:10:14] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has joined #beagle
  • [17:12:10] * baller (188313fc@gateway/web/freenode/ip.24.131.19.252) has joined #beagle
  • [17:12:43] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has left #beagle
  • [17:13:02] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has joined #beagle
  • [17:13:19] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  • [17:19:04] * rsalveti` is now known as rsalveti
  • [17:19:32] * rsalveti (~rsalveti@186.214.58.22) Quit (Changing host)
  • [17:19:32] * rsalveti (~rsalveti@linaro/rsalveti) has joined #beagle
  • [17:29:27] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [17:29:35] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) Quit (Quit: peabody124)
  • [17:35:53] <kvarley> dm8tbr: How do I know what uImage, uBoot and MLO I need for the corresponding image?
  • [17:39:44] * arun_ (~arun@unaffiliated/sindian) Quit (Ping timeout: 245 seconds)
  • [17:41:03] * guanucoluis2 (~luis@200.127.180.210) Quit (Ping timeout: 246 seconds)
  • [17:43:00] <kvarley> Found some good docs, will stop being a noob now.
  • [17:44:03] <dm8tbr> hehe, good luck :)
  • [17:46:19] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beaglebone
  • [17:46:20] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [17:46:41] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) has joined #beagle
  • [17:48:36] <kvarley> dm8tbr: Hehe, thanks and thanks for your patience today ==
  • [17:48:39] <kvarley> *=D
  • [17:48:45] <dm8tbr> np
  • [17:49:40] * quantumi (tumi@w.nix.is) has joined #beagle
  • [17:56:22] <OrlandoT> I formatted my SDCard for the beaglebone and installed the latest uImage/MLO/uBoot and rootfs and modules but now when the system loads the g_mass_storage module does not get automatically loaded. How are modules loaded at startup? how can I make the module load automatically?
  • [17:58:12] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) Quit (Ping timeout: 246 seconds)
  • [17:58:24] * jvcleave (~jvcleave@74.83.250.220) has joined #beagle
  • [17:58:24] * jvcleave (~jvcleave@74.83.250.220) has joined #beaglebone
  • [17:58:37] * kvarley (~kevin@unaffiliated/kvarley) Quit (Read error: Connection reset by peer)
  • [18:00:07] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has joined #beagle
  • [18:02:27] <emeb> trying first login to a beaglebone task_base_extended rootfs from narcissus. No login/passwd combinations seem to work. Suggestions?
  • [18:03:10] <dm8tbr> anstrom used to have 'root' and no password
  • [18:03:14] <dm8tbr> or sthg like that
  • [18:03:18] <dm8tbr> haven't tried in a while
  • [18:03:59] <emeb> yeah - tried that already.
  • [18:04:25] <emeb> Judging from the errors to console during boot it appears that the narcissus task_base_extended is broke.
  • [18:05:41] <emeb> Lots of stuff appears to be missing and/or misconfigured: http://pastebin.com/6DqHzDvF
  • [18:07:45] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) Quit (Quit: Leaving.)
  • [18:09:02] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) Quit (Ping timeout: 246 seconds)
  • [18:13:20] * topfs2 (~topfs2@xbmc/staff/topfs2) Quit (Quit: Leaving)
  • [18:14:04] * TheAlphaNerd (~thealphan@unaffiliated/thealphanerd) Quit (Quit: TheAlphaNerd)
  • [18:14:11] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [18:19:42] * jay6981 (~Justin@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [18:23:05] * kvarley (~kevin@unaffiliated/kvarley) has joined #beagle
  • [18:23:27] <kvarley> I am using a demo angstrom image from http://www.angstrom-distribution.org/demo/beagleboard/ and the usb ports don't seem to work. Any ideas?
  • [18:24:59] <OrlandoT> connect and reconnect several times
  • [18:25:06] <OrlandoT> until it works
  • [18:25:11] <OrlandoT> for me it was very flaky
  • [18:25:59] <ynezz> yes, optimal replug count is somewhere in between 1 and 2435 times
  • [18:29:10] * kiilo (~kiilo@modemcable096.222-163-184.mc.videotron.ca) has joined #beagle
  • [18:33:54] <jvcleave> on the bone this 99-hokey-pokey.rules fix worked ok for me
  • [18:34:03] <jvcleave> for usb
  • [18:34:06] <jvcleave> http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml
  • [18:34:37] <mranostay> emerge world must be a pain on a bone :)
  • [18:36:03] <jvcleave> I used it with debian
  • [18:36:40] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  • [18:36:40] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagleboard
  • [18:36:40] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  • [18:37:01] * emeb_mac (~ericb@ip72-223-81-94.ph.ph.cox.net) Quit (Quit: emeb_mac)
  • [18:39:12] <kvarley> I have no ethernet power either
  • [18:39:25] <kvarley> I assume since it's a demo image it will have the modules in the kernel?
  • [18:40:29] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beaglebone
  • [18:40:29] * emeb (~ericb@ip72-223-81-94.ph.ph.cox.net) has joined #beagle
  • [18:41:02] <jvcleave> kvarley: joined late - which device?
  • [18:49:14] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  • [18:57:58] * NishanthMenon (~nmenon@cpe-76-183-244-31.tx.res.rr.com) has joined #beagle
  • [19:04:09] <aholler> mranostay: why? does your hw beat you while compiling?
  • [19:04:21] <kvarley> jvcleave: Beagleboard-xM (Sorry for the delay)
  • [19:04:49] <kvarley> jvcleave: Using the Angstrom-Beagleboard-demo-image-glibc-ipk-2011.1-beagleboard.rootfs.tar.bz2 image
  • [19:05:04] <jvcleave> no problem - thought maybe it was the bone
  • [19:05:52] * jefferai (~quassel@kde/amarok/mitchell) Quit (Ping timeout: 272 seconds)
  • [19:09:09] * jefferai (~quassel@kde/amarok/mitchell) has joined #beagle
  • [19:10:25] * bandersnatch (~bandersna@64-132-34-194.static.twtelecom.net) Quit (Ping timeout: 250 seconds)
  • [19:10:32] * Sampsit (~Sampsit@U193.LoyalistC.ON.CA) has joined #beagle
  • [19:11:30] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  • [19:12:28] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) has joined #beagle
  • [19:15:31] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [19:18:07] * m0erk (57b09057@gateway/web/freenode/ip.87.176.144.87) has joined #beagle
  • [19:19:04] * risca (~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net) has joined #beagle
  • [19:20:22] <kvarley> What does the MLO file manage?
  • [19:20:40] <m0erk> hey there.. still searching for someone who tested beagleboard-xm with matlab/simulink ?
  • [19:21:34] <m0erk> still have some practical questions on how to use the DSP? i.e. can i use the simulink build-in C64x library?
  • [19:26:31] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) Quit (Ping timeout: 264 seconds)
  • [19:30:52] * photex (~photex@99-167-88-202.lightspeed.brbnca.sbcglobal.net) has joined #beaglebone
  • [19:33:17] * m0erk (57b09057@gateway/web/freenode/ip.87.176.144.87) Quit (Quit: Page closed)
  • [19:34:37] * Pratik (~sankar@122.172.10.66) has joined #beagle
  • [19:34:37] * Pratik (~sankar@122.172.10.66) has joined #beaglebone
  • [19:34:37] * Pratik (~sankar@122.172.10.66) has joined #beagleboard
  • [19:49:57] <_av500_> "...i want to setup open cv python on my beagleboard xm can anyone tell me the steps to do it,thanks in advance
  • [19:50:28] <_av500_> hmm, simulink does C64x?
  • [19:56:27] <mranostay> why is making a domain registration private cost $$$?
  • [19:57:48] <aholler> _av500_: hmm, "exact" is missing ;)
  • [19:59:15] <mranostay> _av500_: trolling on the weekend?
  • [19:59:57] <aholler> ne, he just cites the ml
  • [20:05:09] <aholler> hmm, the kernel-msgs in "babble interrupt occured" are reading like musb got interactive: [60591.512868] ti81xx_interrupt 870: Please issue long reset to make usb
  • [20:05:12] <aholler> functional !!
  • [20:05:43] <aholler> ;)
  • [20:08:39] * kangaroo (b753233b@gateway/web/freenode/ip.183.83.35.59) has joined #beagle
  • [20:08:40] <kangaroo> hi all
  • [20:08:59] <kangaroo> i campiled the barebox for beagle board xm
  • [20:09:12] <kangaroo> got MLO and barebox.bin
  • [20:09:34] <kangaroo> can anybody tell me how to set bootargs
  • [20:09:55] <kangaroo> bootargs for barebox
  • [20:10:03] <kangaroo> bootargs for barebox
  • [20:10:12] <kangaroo> bootargs for barebox
  • [20:12:03] <kangaroo> bootargs for barebox for beagle xm
  • [20:12:04] <kangaroo> bootargs for barebox for beagle xm
  • [20:12:09] <kangaroo> bootargs for barebox for beagle xm ????
  • [20:12:29] * kangaroo (b753233b@gateway/web/freenode/ip.183.83.35.59) Quit (Client Quit)
  • [20:12:39] <mranostay> christ
  • [20:12:55] * asasas (b753233b@gateway/web/freenode/ip.183.83.35.59) has joined #beagle
  • [20:13:09] <asasas> ok
  • [20:13:15] <asasas> bootargs for barebox for beagle xm
  • [20:14:18] <mranostay> ask #barebox?
  • [20:16:51] * CMoH (~cipi@95.76.68.223) has joined #beagle
  • [20:16:51] * CMoH (~cipi@95.76.68.223) Quit (Changing host)
  • [20:16:51] * CMoH (~cipi@unaffiliated/c-moh) has joined #beagle
  • [20:17:56] <asasas> barebox is alternat for u-boot which is under development!!!OK
  • [20:20:12] <mranostay> christ stop with the pm spam
  • [20:20:55] * c4milo (~c4milo@207-38-137-125.c3-0.avec-ubr2.nyr-avec.ny.cable.rcn.com) Quit (Quit: c4milo)
  • [20:21:13] * mranostay notes he hasn't had to use /ignore in years till today
  • [20:26:44] * virals (~viral@122.179.38.135) has joined #beagle
  • [20:29:00] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) has joined #beagle
  • [20:31:49] * asasas (b753233b@gateway/web/freenode/ip.183.83.35.59) Quit (Quit: Page closed)
  • [20:32:43] * photex (~photex@99-167-88-202.lightspeed.brbnca.sbcglobal.net) Quit (Quit: Computer has gone to sleep.)
  • [20:33:43] <dm8tbr> mranostay: but he's so special and it was URRRRGENT!!11! I'm sure. ;-??
  • [20:35:44] * mnt_real (~sinan@78.160.22.75) has joined #beagleboard
  • [20:35:45] * mnt_real (~sinan@78.160.22.75) has joined #beagle
  • [20:37:16] * pcacjr_ (~pcacjr@187.78.89.87) has joined #beagle
  • [20:38:23] * pcacjr (~pcacjr@187.78.48.21) Quit (Ping timeout: 245 seconds)
  • [20:38:44] <aholler> and those people typically first send a pm to first in the list of members, which is currently me :/
  • [20:39:36] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  • [20:39:52] <NishanthMenon> aholler, seems _av500_?
  • [20:40:00] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  • [20:40:34] <aholler> atleast asasas hit me
  • [20:41:28] <NishanthMenon> yep.. why barebox .. sigh...
  • [20:48:17] <_av500_> NishanthMenon: not me this time
  • [20:48:38] <NishanthMenon> _av500_, just trying to get people to spam you ;)
  • [20:49:15] <_av500_> bring it on
  • [20:51:38] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) Quit (Ping timeout: 272 seconds)
  • [20:52:12] <NishanthMenon> :)
  • [20:52:41] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [20:52:47] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) has joined #beagle
  • [20:54:18] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beaglebone
  • [20:54:18] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagle
  • [20:54:18] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) has joined #beagleboard
  • [20:56:30] <jannau> any good tips on how to debug asoc codecs (wm8994 in my case)? I'm forward porting avendor kernel. register dumps are almost identical to the working config
  • [20:57:26] * photex (~photex@99-167-88-202.lightspeed.brbnca.sbcglobal.net) has joined #beaglebone
  • [21:00:36] * photex (~photex@99-167-88-202.lightspeed.brbnca.sbcglobal.net) Quit (Client Quit)
  • [21:01:58] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Read error: Connection reset by peer)
  • [21:03:08] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [21:04:48] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) has joined #beagle
  • [21:05:59] * risca (~risca@wnpgmb0903w-ds01-249-233.dynamic.mtsallstream.net) Quit (Quit: L??mnar)
  • [21:08:36] * Ceriand|desktop1 (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [21:09:38] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Ping timeout: 246 seconds)
  • [21:10:34] * Sockbr (~l.l@217-162-188-51.dynamic.hispeed.ch) has joined #beagleboard
  • [21:15:02] * virals (~viral@122.179.38.135) Quit (Quit: Leaving.)
  • [21:15:40] <_av500_> ...in which we find out that "limited edition" bolivian peanuts taste like ..... peanuts ...
  • [21:21:22] * Russ (foobar@ip68-106-254-4.ph.ph.cox.net) Quit (Ping timeout: 260 seconds)
  • [21:21:39] * photex (~photex@99-167-88-202.lightspeed.brbnca.sbcglobal.net) has joined #beaglebone
  • [21:26:33] * kvarley (~kevin@unaffiliated/kvarley) Quit (Quit: Leaving.)
  • [21:27:17] * flo_lap is now known as florian
  • [21:29:46] * wizzkaz (~wizzkaz@77-22-70-121-dynip.superkabel.de) Quit (Quit: ~ Trillian Astra - www.trillian.im ~)
  • [21:34:35] * Sockbr (~l.l@217-162-188-51.dynamic.hispeed.ch) Quit (Quit: Leaving)
  • [21:36:09] * Maxz (~felipe@pc-42-144-239-201.cm.vtr.net) has joined #beagle
  • [21:50:13] * sl_ (~rick@111-251-76-171.dynamic.hinet.net) has joined #beagle
  • [21:53:29] * sl__ (~rick@111-251-85-69.dynamic.hinet.net) Quit (Ping timeout: 245 seconds)
  • [21:55:12] * davest (~DCSTEWAR@134.134.139.74) has joined #beagleboard
  • [22:01:22] * djerome (~djerome@ip68-2-20-108.ph.ph.cox.net) has joined #beaglebone
  • [22:22:55] * baller (188313fc@gateway/web/freenode/ip.24.131.19.252) Quit (Quit: Page closed)
  • [22:26:36] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) Quit (Ping timeout: 265 seconds)
  • [22:29:15] * phantone (~destroy@a95-92-89-24.cpe.netcabo.pt) has joined #beagle
  • [22:29:19] * unsolo (~unsolo@80.203.44.107) has joined #beagle
  • [22:29:40] * dormant (~dormant@d54C1A06E.access.telenet.be) has joined #beagle
  • [22:29:40] * dormant (~dormant@d54C1A06E.access.telenet.be) has joined #beagleboard
  • [22:32:12] * phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt) Quit (Ping timeout: 244 seconds)
  • [22:46:49] * pcacjr (~pcacjr@187.78.19.247) has joined #beagle
  • [22:48:07] * pcacjr_ (~pcacjr@187.78.89.87) Quit (Ping timeout: 264 seconds)
  • [22:51:50] * grey_wolf (~greywolf@c-24-17-167-106.hsd1.wa.comcast.net) Quit (Quit: leaving)
  • [22:53:58] * mnt_real (~sinan@78.160.22.75) Quit (Quit: Ex-Chat)
  • [22:55:41] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  • [22:56:41] * davest (~DCSTEWAR@134.134.139.74) Quit (Quit: Leaving.)
  • [23:04:39] * c4milo (~c4milo@ool-44c6ccba.dyn.optonline.net) has joined #beagle
  • [23:06:36] * jay6981 (~Justin@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Connection reset by peer)
  • [23:13:25] * guanucoluis1 (~luis@201-213-245-168.net.prima.net.ar) has joined #beagleboard
  • [23:24:26] * unsolo_ (~unsolo@107.80-203-44.nextgentel.com) has joined #beagle
  • [23:26:17] * grey_wolf (~greywolf@c-24-17-167-106.hsd1.wa.comcast.net) has joined #beagle
  • [23:28:04] * unsolo (~unsolo@80.203.44.107) Quit (Ping timeout: 272 seconds)
  • [23:31:04] * cdraptor (~cdraptor@70.15.152.213.res-cmts.eph2.ptd.net) has joined #beagle
  • [23:37:33] * peabody124 (~peabody12@c-98-201-56-63.hsd1.tx.comcast.net) has joined #beagle
  • [23:40:38] * CMoH (~cipi@unaffiliated/c-moh) Quit (Quit: Konversation terminated!)
  • [23:42:27] * autif (~autif@c-75-67-3-8.hsd1.ma.comcast.net) has joined #beagleboard
  • [23:45:32] * autif (~autif@c-75-67-3-8.hsd1.ma.comcast.net) has joined #beagle
  • [23:53:07] * autif (~autif@c-75-67-3-8.hsd1.ma.comcast.net) has left #beagleboard
  • [23:59:27] * lyakh (~lyakh@dslb-178-001-136-135.pools.arcor-ip.net) Quit (Quit: thanks, bye)