• [00:00:55] <thurgood> the old standard drivers had sync issues if you tried taking them much beyond the console speed
  • [00:03:56] * felipealmeida (~user@179.210.237.70) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
  • [00:05:47] * hskyden (614d1a1a@gateway/web/freenode/ip.97.77.26.26) Quit (Quit: Page closed)
  • [00:09:05] <Vaizki_> thurgood: I meant opening & closing the serial port every 4 characters
  • [00:09:30] <Vaizki_> but maybe travisgriggs also needs the new drivers then
  • [00:10:06] <travisgriggs> i think i'm using the omap ones
  • [00:10:13] <travisgriggs> we're running at 230400
  • [00:10:24] <travisgriggs> (that's about as much as the xmega is comfortable with)
  • [00:10:28] <thurgood> I suppose it depends on how frequently those 4 characters are being sent
  • [00:10:42] <ds2> is PRU memory access timing written up anywhere?
  • [00:11:37] <travisgriggs> uname -a is Linux arm 3.8.13-bone32 #1 SMP Fri Dec 13 16:57:41 UTC 2013 armv7l GNU/Linux
  • [00:12:45] <thurgood> if you're using a post 2.6.35 kernel and it has /dev/ttyOx as your ports it's using the omap serial drivers
  • [00:13:42] <thurgood> we were using a very old kernel... and upgraded to an out of daate kernel
  • [00:13:59] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 252 seconds)
  • [00:14:18] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [00:14:49] <thurgood> but. we got the faster serial drivers to support bluetooth audio and maintained sgx support
  • [00:15:14] * rcn-ee (~voodoo@thief-pool2-126-226.mncable.net) has joined #beagle
  • [00:15:52] <ds2> why is the port being opened and closed?
  • [00:17:24] <veremit> bluetooth audio!? on the beagle?
  • [00:19:54] * drkfdr (~darkfader@ip3e8346be.speed.planet.nl) Quit (Quit: Leaving)
  • [00:23:34] <thurgood> it's not strictly a beagle but it's based on a bit of the classic and xM boards
  • [00:27:08] <veremit> oh ok my bad :)
  • [00:28:14] * etch (~etch@pool-71-184-94-122.bstnma.fios.verizon.net) Quit ()
  • [00:28:23] <thurgood> but we are using the same smsc hub and dm3730 as the xM... so it should be possible
  • [00:29:50] <thurgood> actually I think it bypasses the hub and is connected to the secodn hsusb pins directly
  • [00:43:52] * baboo (~justin@unaffiliated/baboo) Quit (Quit: Leaving)
  • [00:43:52] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Read error: Connection reset by peer)
  • [00:43:59] <spm_Draget> The copy mmc to emmc script by robertcnelson seems to copy /proc, /tmp/rootfs, /sys etc. along with many errors. (current git master)
  • [00:44:02] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [00:46:12] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beagle
  • [00:46:12] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beaglebone
  • [00:46:15] * zeroem (~dhamilton@nat-225.fw1.la.vclk.net) has left #beagle
  • [00:46:33] * sellout- (~Adium@184-96-140-200.hlrn.qwest.net) has joined #beagle
  • [00:46:55] * baboo (~justin@home.tking.org) has joined #beagle
  • [00:46:55] * baboo (~justin@home.tking.org) Quit (Changing host)
  • [00:46:55] * baboo (~justin@unaffiliated/baboo) has joined #beagle
  • [00:46:55] * baboo (~justin@unaffiliated/baboo) Quit (Client Quit)
  • [00:48:12] * khem (~kraj@66.129.239.12) has joined #beagle
  • [00:50:12] * foundatron (~textual@unaffiliated/foundatron) Quit (Ping timeout: 252 seconds)
  • [00:50:36] * djerome (~djerome@ip68-98-228-41.ph.ph.cox.net) has joined #beaglebone
  • [00:53:44] * trigpoint (~phil@90.211.156.27) has left #beagle
  • [01:01:40] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) Quit (Ping timeout: 245 seconds)
  • [01:02:55] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) has joined #beagle
  • [01:04:34] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) Quit (Read error: Connection reset by peer)
  • [01:05:14] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) has joined #beagle
  • [01:12:43] <rcn-ee> spm_Draget, not if you use '/bin/bash' .. https://github.com/RobertCNelson/tools/blob/master/scripts/beaglebone-black-copy-microSD-to-eMMC.sh#L221
  • [01:14:05] * boris_G (~boris@58.165.161.10) Quit (Quit: This computer has gone to sleep)
  • [01:17:40] * agmlego is now known as noone
  • [01:18:15] * noone is now known as agmlego
  • [01:19:54] * louiz9201 (~a0272879@nat/ti/x-xioowmintyzdejtm) Quit (Remote host closed the connection)
  • [01:21:05] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Quit: Leaving.)
  • [01:22:07] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [01:24:33] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Client Quit)
  • [01:27:07] <travisgriggs> naive question. what's the right way to refer to ConnectionError ? try: pass except ConnectionError: pass highlights ConnectionError as unresolved...
  • [01:27:36] <travisgriggs> does that come from a module that I don't have imported, i looked at the docs, but didn't see anything about containing modules for these....
  • [01:40:47] * mythos (~mythos@unaffiliated/mythos) Quit (Read error: Connection reset by peer)
  • [01:41:02] * granito-laptop (~granito@cpe-174-099-075-105.nc.res.rr.com) has joined #beagle
  • [01:45:12] * boris_G (~boris@101.170.140.92) has joined #beagle
  • [01:45:43] <granito-laptop> rcn-ee I got it working (with help from some friends)!
  • [01:46:29] <granito-laptop> turns out the sd card was well imaged but I couldn't tell because bot my mmc and my sd card were running debian. I even got owncloud working on it(ish)
  • [01:57:51] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 251 seconds)
  • [01:58:07] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [01:58:49] * mythos (~mythos@unaffiliated/mythos) has joined #beagle
  • [02:02:55] * khem (~kraj@66.129.239.12) Quit (Ping timeout: 252 seconds)
  • [02:03:01] * khem (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [02:03:18] * khem (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) Quit (Client Quit)
  • [02:05:01] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) has joined #beagle
  • [02:05:28] * boris_G (~boris@101.170.140.92) Quit (Quit: This computer has gone to sleep)
  • [02:10:32] * q0 (~q@CPE-58-174-77-12.aecz2.woo.bigpond.net.au) has joined #beagle
  • [02:11:53] * khem (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [02:12:01] * prpplague (~prpplague@107-206-64-184.lightspeed.rcsntx.sbcglobal.net) has joined #beagle
  • [02:12:01] * ChanServ sets mode +o prpplague
  • [02:17:10] <flickerfly> I just got my BBB today and plugged in the USB to my Ubuntu box. I can SSH, but it won't accept a blank password for user root.
  • [02:21:00] <granito-laptop> I think the password for root is root
  • [02:21:06] <veremit> nope .. its either 'root' or there is no root
  • [02:21:19] <veremit> root should never have no password .. EVER
  • [02:22:31] * khem (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 252 seconds)
  • [02:23:23] <flickerfly> I agree, but the docs I'm reading say the default no password
  • [02:23:36] <veremit> which are these?
  • [02:23:44] * veremit gets out the lighter ... hehehehe
  • [02:24:05] <flickerfly> http://beagleboard.org/Getting%20Started
  • [02:24:11] <flickerfly> "When using 'ssh' with the provided image, the username is 'root' and the password is blank."
  • [02:24:24] <flickerfly> in the "Troubleshooting" section
  • [02:25:10] <veremit> ah on ssh .. I have seen something odd
  • [02:25:24] <veremit> it won't prompt you if there's no pwd ..
  • [02:26:00] <flickerfly> but it does
  • [02:26:25] <veremit> then there mus tbe one .. or its denied .. is this the angstrom image it came with?
  • [02:26:49] <flickerfly> yeah, I haven't done anything to it but look at the website and the USB storage on it
  • [02:26:53] * m_billybob is now known as m_billybob2
  • [02:27:00] * m_billybob2 is now known as m_billybob
  • [02:27:38] <flickerfly> The nic & route appears to be setup properly: 192.168.7.0 * 255.255.255.252 U 1 0 0 eth2
  • [02:28:17] <m_billybob> whats the problem flickerfly ?
  • [02:28:29] <veremit> authentication it seems
  • [02:28:32] <flickerfly> I just got the board tonight and when I try to SSH it asks for a password
  • [02:28:37] <m_billybob> ssh not working or somethign else ?
  • [02:28:54] <flickerfly> it works, but I don't know what password it wants
  • [02:29:03] <m_billybob> not sure what angstrom uses for the default passwd any more
  • [02:29:06] <flickerfly> Is there some factory reset that I could try?
  • [02:29:30] * anujdeshpande (~Thunderbi@59.99.244.28) has joined #beagle
  • [02:29:34] <veremit> case sensitive??
  • [02:29:37] <johnwalkr> weird
  • [02:29:38] <m_billybob> also dropbear tends to lose its mind and goes 0 bye file size and ther is a fix just dont remember whqt it is exactly
  • [02:29:43] <veremit> should be root/root
  • [02:29:50] <m_billybob> Linux is always case sensative
  • [02:30:39] <m_billybob> flickerfly, do you have a 3v3 to USB converter ?
  • [02:30:40] <flickerfly> I'm a linux sysadmin by trade
  • [02:31:08] <flickerfly> m_billybob, I could probably re-rig my 5v one. I think it has a solder bridge option for that.
  • [02:31:13] <m_billybob> you could attempt to log in via the debug console
  • [02:31:26] <veremit> m_billybob... that'd be my next avenue lol
  • [02:31:33] <m_billybob> ah ok just make aboslutly sure it is 3v3
  • [02:31:47] <flickerfly> yeah, I'll check it with the meter
  • [02:31:59] <flickerfly> is there some specific directions somewhere?
  • [02:32:02] <veremit> 'scope if you can
  • [02:32:09] <m_billybob> the bbb only uses txd rxd and gnd for what its worth
  • [02:32:22] <m_billybob> well i made a p;icture for wiring
  • [02:32:25] <flickerfly> standard pinout?
  • [02:32:30] <veremit> http://elinux.org/Beagleboard:BeagleBone_Black_Accessories#Serial_Debug_Cables
  • [02:32:33] <m_billybob> second let me get the link
  • [02:33:27] <m_billybob> https://lh4.googleusercontent.com/-3oca40vrH-g/Ubd5TjD-0_I/AAAAAAAAALU/-GibZBaTvKk/s1024/beaglebone-black-serial.jpg
  • [02:33:27] <flickerfly> thansk
  • [02:33:49] <johnwalkr> flickerfly: you you have a microsd card? you could reflash also
  • [02:34:06] <johnwalkr> many people prefer ubuntu over angstrom anyway
  • [02:34:07] <flickerfly> no, I don't have one on around
  • [02:34:12] * flickerfly nods
  • [02:34:17] <flickerfly> that'll probably be where I end up.
  • [02:34:23] <veremit> ick .. buntu
  • [02:34:27] <flickerfly> I just wanted to tour the default environment first
  • [02:34:33] <flickerfly> maybe arch too
  • [02:34:40] <m_billybob> debian . . .
  • [02:34:51] <m_billybob> this is what i did last june
  • [02:34:53] <m_billybob> http://forum.beaglefu.com/topic/92-msp430-launchpad-v15-serial-debug/?p=275
  • [02:34:56] <m_billybob> pne ofthe things
  • [02:35:14] <m_billybob> poor mans serial debug lol
  • [02:35:33] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) has joined #beagle
  • [02:35:45] <flickerfly> Oh, that's interesting. I happen to have an mps430 around.
  • [02:37:23] * emeb (~ericb@ip68-104-219-168.ph.ph.cox.net) has left #beagle
  • [02:37:48] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [02:38:25] * m_billybob2 (~bill@50.123.10.49) has joined #beagle
  • [02:38:29] <m_billybob2> grrr
  • [02:38:34] <m_billybob2> heh yeah however . . . you'd need access to the rootfs to change /etc/inittab or equivelent
  • [02:39:17] <veremit> I was just about to say .. just plug ya uSD into ... uhm .. but its eMMC :( lol
  • [02:39:25] * khem (~kraj@108-65-193-118.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [02:41:25] * m_billybob (~bill@50.123.10.49) Quit (Ping timeout: 252 seconds)
  • [02:41:47] <m_billybob2> flickerfly, anyhow, being a sys admin you'd most definately wantot change distro's. Probably to Debian, or arch id think. one of the BSD's run on it too from what ive heard
  • [02:42:33] * m_billybob2 is now known as m_billybob
  • [02:42:53] * djerome (~djerome@ip68-98-228-41.ph.ph.cox.net) Quit (Remote host closed the connection)
  • [02:43:23] <flickerfly> m_billybob, yeah, sure I will.
  • [02:43:36] <m_billybob> http://eewiki.net/display/linuxonarm/BeagleBone+Black
  • [02:43:50] <m_billybob> ^^ debian / ubuntu instructions
  • [02:44:05] <m_billybob> well that is cross compilign the kernel yourself
  • [02:44:16] <flickerfly> thanks, first step is to get the proper sd
  • [02:44:31] <m_billybob> ARCH instructions . . .yeah not sure.
  • [02:44:51] <flickerfly> I have some friends that may disown me for not trying arch on it. I'm sure they'll help :-)
  • [02:45:27] <m_billybob> im set in my ways with debian . . . dotn really feel liek trying anything new
  • [02:45:40] <veremit> there's arch instrcutions and gentoo .. and others
  • [02:45:40] <m_billybob> othewise lol i might try arch myself
  • [02:45:49] <veremit> jus google :)
  • [02:45:57] <m_billybob> not interreted in arch
  • [02:46:24] <veremit> no xmbc yet ;) lol
  • [02:46:30] <veremit> that I seen ... !
  • [02:46:36] <m_billybob> gentoo maybe, but i have a life and dont need another time sink
  • [02:46:41] <veremit> lol
  • [02:46:49] <veremit> I'm quite liking debian lately
  • [02:48:27] <m_billybob> ive been using debian off an on since hmmm . . . mid 90's. Have jumped aroudn experimenting with BSD( all ) Solaris, slackware redhate ( mandrake too ), and I always seem to come back to debian
  • [02:49:29] <m_billybob> knowing myself, the technical challenge of gentoo would definately suck me in . . but honestly i dont have that much time on my hands any more
  • [02:49:34] <veremit> linux has matured so much over the last 20 years
  • [02:50:39] <veremit> I could never get redhat to install on my pentium .. now I'm putting distros on embedded ARM boards :D
  • [02:50:52] <m_billybob> im very impressed with the progress debian has made in the last few years
  • [02:51:11] <veremit> they've totally stuck to their core values .. and widened their base
  • [02:51:29] <veremit> ubuntu has just exploded into .. well .. I dunno how to describe it
  • [02:51:56] <m_billybob> ubuntu has always ben junk in my opinion
  • [02:56:32] <johnwalkr> i used to use slackware but now i like debian best
  • [02:56:41] * khem (~kraj@108-65-193-118.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Konversation terminated!)
  • [02:56:48] * onoffon (~kraj@108-65-193-118.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [02:56:58] * Defiant (erik@d100089.adsl.hansenet.de) Quit (Ping timeout: 272 seconds)
  • [02:57:07] * Defiant (erik@e179197009.adsl.alicedsl.de) has joined #beagle
  • [02:57:15] <johnwalkr> i like freebsd more but eventually you get sick of things that are a pain to compile on it
  • [02:57:59] <m_billybob> when it comes to doing anything serious ive never had debian dissapoint
  • [03:01:00] <johnwalkr> did a search and a few people are running slackware on beaglebone black
  • [03:01:28] <m_billybob> think most every decent distro has been made to run on it
  • [03:01:48] <m_billybob> Fedora, and even Sabayon too from what they've claimed early on
  • [03:04:24] <m_billybob> but form hanging out in here atleast since may last year i think ( maybe earlier ) that Debian, ARCH, and Gentoo were all running very early on, and BSD was supposed to have had support out of the box.
  • [03:06:21] <m_billybob> im happy with debian though, it runs very well and seems very stable so far
  • [03:07:30] <veremit> yeah I'm running deb on beagle/wand and Pcs :)
  • [03:07:46] <veremit> laptop here has a flavour of debian too
  • [03:07:50] <m_billybob> you have a wanderboard too eh ?
  • [03:07:57] <veremit> mhmm
  • [03:08:00] <veremit> <3 it
  • [03:08:08] * boris_G (~boris@58.165.161.10) has joined #beagle
  • [03:08:23] <veremit> and a *cough*pi
  • [03:08:25] <m_billybob> i run a laptop dual boot win 7 / debian 7 ( wheezy kernel 3.2 )
  • [03:08:40] <m_billybob> im still very partial to my windows desktops
  • [03:08:40] <veremit> 3.2 is ancient though lol
  • [03:08:53] <m_billybob> it is or was latest PC stable
  • [03:08:56] <veremit> yeah I gotta dig deep for a 7 license :(
  • [03:09:13] <veremit> my PCs still XP :/
  • [03:10:20] * jcw__ (~k4jcw@adsl-74-232-3-61.asm.bellsouth.net) has joined #beagle
  • [03:10:53] <m_billybob> if it works it works. I just mean that I dont use Linux as a desktop most of the time. prefer CLI mostly
  • [03:11:40] * k4jcw (~k4jcw@adsl-98-66-217-64.asm.bellsouth.net) Quit (Ping timeout: 245 seconds)
  • [03:11:53] * newbieshen (d8a5df5d@gateway/web/freenode/ip.216.165.223.93) has joined #beagle
  • [03:12:34] <m_billybob> the laptop i have here that dual boots wheezy, doesnt even have X on it. It serves dual purpose TFTP/NFS servers ( netboot ) and cross compile system.
  • [03:12:55] * newbieshen (d8a5df5d@gateway/web/freenode/ip.216.165.223.93) Quit (Client Quit)
  • [03:13:13] * newbieshen (d8a5df5d@gateway/web/freenode/ip.216.165.223.93) has joined #beagle
  • [03:13:22] <veremit> heh cool
  • [03:13:30] <veremit> yeah we're all gentoo/kde at work .. its ok to use
  • [03:13:44] <veremit> but we're ages behind on the compiling b/s
  • [03:13:51] <veremit> and I got a gcc transition to manage :/
  • [03:15:01] <m_billybob> im still leanring about linux dev, and embedded linux. its funny i have years og development experience, but not on Linux, and this is my first time playing with Linux in an embedded context. all prior embedded experience is / was with devicesthat run no OS
  • [03:15:34] <veremit> cool
  • [03:15:48] <veremit> lots to learn .. esp. on the embedded front
  • [03:16:02] <veremit> cant believe how much Ihave had to crash-learn in the damn kernel :/
  • [03:16:12] <m_billybob> guess you could say that im mostly a high level programmer, but my early days started out low level, but on DOS
  • [03:17:14] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [03:17:20] * Leschveux (~quassel@96.127.222.200) Quit (Read error: Connection reset by peer)
  • [03:17:21] <m_billybob> im still leaning othe things
  • [03:17:27] <veremit> I threw a few apps in Pascal .. but I was doin Basic on the old BBC's
  • [03:17:37] <m_billybob> spent awhile learning abotu uboot and various boot techniques for the BBB
  • [03:18:04] <m_billybob> now i have the ability to boot my BBB over the network via multiple systems, or boot off a USB drive
  • [03:18:08] <veremit> touched on C .. jumped around on other languages
  • [03:18:12] <veremit> hehe cool
  • [03:18:21] * newbieshen (d8a5df5d@gateway/web/freenode/ip.216.165.223.93) Quit (Quit: Page closed)
  • [03:18:35] <m_billybob> need a good development system deving on the BBB on flash media == bad mojo
  • [03:18:46] <veremit> yeah
  • [03:19:54] <m_billybob> orignally i wanted to boot via iSCSI, but that turned out to be much more of a hassle than TFTP/NFS, and NFS is super fast on the BBB ( consiering 10/100 ethernet ) anyhow
  • [03:21:21] <veremit> heh yeah I never made out PXE net bootin work well over nfs on gentoo :/
  • [03:21:34] <veremit> probably needed an initramfs
  • [03:21:55] <veremit> intermediate boot stage
  • [03:22:25] <m_billybob> heh i started with qbasic back in the DOS 5 days, then briefly moved to ASM, before C/C++ and eventually visual basic, visual basic .NET, C#, and others
  • [03:22:52] <veremit> yeah I did VB bit of Delphi
  • [03:22:58] <veremit> jumped to c# also
  • [03:23:03] <veremit> done perl .. wanna do python
  • [03:23:11] <veremit> need to properly learn c++ really some day
  • [03:23:13] <m_billybob> i can read almost any anguage
  • [03:23:22] <veremit> once you done about 5 they'r eall the same
  • [03:23:31] <m_billybob> python i can easily read through the code but never written anything in it
  • [03:23:34] <veremit> just get the syntax right in a good editor :)
  • [03:23:43] <m_billybob> perl is a nightmareto read, i really dont liek it lol
  • [03:24:13] * guest4 (82d7e0ca@gateway/web/freenode/ip.130.215.224.202) has joined #beagle
  • [03:24:15] <veremit> it can be a nightmare to code too
  • [03:24:17] <dlg> huggz
  • [03:24:23] <veremit> data structures are totally missing
  • [03:24:48] <m_billybob> i've a friend who makes a very good living programming in perl professionally.
  • [03:25:03] <m_billybob> hes worked for the likes of amazon
  • [03:25:21] <veremit> there's definitely a call for it
  • [03:25:41] * guest4 (82d7e0ca@gateway/web/freenode/ip.130.215.224.202) Quit (Client Quit)
  • [03:25:41] <m_billybob> I think he write a lot of web backend stuff with it.
  • [03:26:29] <m_billybob> i know hes into web development but not quite sure exactly what he does.
  • [03:26:43] * qwebirc141257 (82d7e0ca@gateway/web/freenode/ip.130.215.224.202) has joined #beagle
  • [03:27:34] * onoffon is now known as khem
  • [03:27:38] * rcn-ee (~voodoo@thief-pool2-126-226.mncable.net) Quit (Quit: Leaving)
  • [03:29:39] * woooden (~woooden@c-24-20-46-61.hsd1.or.comcast.net) has joined #beagle
  • [03:30:54] * cwilson1 (~Urrrrrgh@198.27.60.170) Quit (Read error: Connection reset by peer)
  • [03:32:02] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 264 seconds)
  • [03:33:03] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [03:33:42] * cwilson (~Urrrrrgh@198.27.60.170) has joined #beagle
  • [03:34:10] * tema (~tema@178-16-155-142.obit.ru) Quit (Ping timeout: 245 seconds)
  • [03:37:46] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) Quit (Read error: Connection reset by peer)
  • [03:39:09] * Rickta59 (~Rickta59@cpe-174-106-144-066.ec.res.rr.com) Quit (Quit: Lost terminal)
  • [03:40:20] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [03:42:52] * qwebirc141257 (82d7e0ca@gateway/web/freenode/ip.130.215.224.202) Quit (Quit: Page closed)
  • [03:45:44] * natsurou (~natsurou@201.230.2.63) Quit (Quit: Leaving...)
  • [03:50:31] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [03:57:29] * frankbutt (~frankbutt@66.172.11.32) has joined #beaglebone
  • [03:57:30] * frankbutt (~frankbutt@66.172.11.32) has left #beaglebone
  • [04:05:57] <veremit> ok I must sleep . nite folks .. ttyl
  • [04:05:59] * matt_ (46baca29@gateway/web/freenode/ip.70.186.202.41) has joined #beagle
  • [04:06:20] * krajo1 (~krajo1@ip4-95-82-142-152.cust.nbox.cz) Quit (Quit: Konversation terminated!)
  • [04:06:23] * matt_ is now known as Guest68011
  • [04:06:35] <Guest68011> any
  • [04:08:15] * khem is now known as khem`
  • [04:08:22] * khem (~khem@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [04:11:03] * Guest68011 (46baca29@gateway/web/freenode/ip.70.186.202.41) Quit (Ping timeout: 245 seconds)
  • [04:12:05] * cwilson (~Urrrrrgh@198.27.60.170) Quit (Ping timeout: 245 seconds)
  • [04:12:53] * veremit (~veremit@unaffiliated/veremit) Quit (Quit: <Insert witty quit message here>)
  • [04:13:24] * boris_G (~boris@58.165.161.10) Quit (Quit: This computer has gone to sleep)
  • [04:13:59] * kingemer (~kingemer@23.255.226.36) Quit (Read error: Connection reset by peer)
  • [04:14:28] * kingemer (~kingemer@23.255.226.36) has joined #beagle
  • [04:14:55] * boris_G (~boris@58.165.161.10) has joined #beagle
  • [04:15:28] * behanw (~behanw@S0106c8fb2681e04b.gv.shawcable.net) Quit (Read error: Connection reset by peer)
  • [04:16:28] * cwilson (~Urrrrrgh@198.27.60.170) has joined #beagle
  • [04:21:09] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [04:21:46] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [04:21:56] * bizarro_1 (~bizarro_1@91.Red-193-153-236.dynamicIP.rima-tde.net) Quit (Quit: Leaving)
  • [04:23:43] * willingc_ (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [04:24:14] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Read error: Connection reset by peer)
  • [04:25:31] * VirG (~VirGin@c-71-204-168-187.hsd1.ca.comcast.net) Quit (Quit: Leaving.)
  • [04:27:41] * n0n0 (~n0n0___@75.144.20.73) has joined #beagle
  • [04:45:03] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 252 seconds)
  • [04:47:15] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [04:54:42] * q0 (~q@CPE-58-174-77-12.aecz2.woo.bigpond.net.au) Quit (Quit: Noldor, blood is on your hands)
  • [04:56:10] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beagle
  • [04:56:10] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beaglebone
  • [04:58:20] * n0n0 (~n0n0___@75.144.20.73) Quit (Ping timeout: 245 seconds)
  • [04:58:59] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 240 seconds)
  • [04:59:58] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) Quit (Client Quit)
  • [05:03:35] * natsurou (~natsurou@201.230.2.63) has joined #beagle
  • [05:06:25] * willingc_ (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [05:06:37] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [05:07:59] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [05:15:21] * sellout-1 (~Adium@174-16-117-96.hlrn.qwest.net) has joined #beagle
  • [05:16:57] * sellout- (~Adium@184-96-140-200.hlrn.qwest.net) Quit (Ping timeout: 252 seconds)
  • [05:19:43] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [05:20:15] * n0n0 (~n0n0___@75.144.20.73) has joined #beagle
  • [05:23:48] * Electric_Monk (~colin@c-24-6-121-109.hsd1.ca.comcast.net) Quit (Read error: Connection reset by peer)
  • [05:24:08] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [05:24:39] * Electric_Monk (~colin@c-24-6-121-109.hsd1.ca.comcast.net) has joined #beagle
  • [05:29:51] * anujdeshpande (~Thunderbi@59.99.244.28) Quit (Ping timeout: 272 seconds)
  • [05:30:51] * sellout-1 is now known as sellout
  • [05:34:55] * georgec (~a0132269@61.95.193.238) has joined #beagle
  • [05:37:41] * kingemer (~kingemer@23.255.226.36) Quit (Ping timeout: 248 seconds)
  • [05:38:04] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [05:44:18] * zeroem (~dhamilton@76.89.160.217) has joined #beagle
  • [05:49:34] * granito-laptop (~granito@cpe-174-099-075-105.nc.res.rr.com) Quit (Quit: Leaving.)
  • [05:49:53] * jmitch (4b5254e3@gateway/web/freenode/ip.75.82.84.227) has joined #beagle
  • [05:50:00] <jmitch> hello
  • [05:50:20] <jmitch> does anyone know a place I can order 100 or so beaglebone blacks?
  • [05:50:31] <jmitch> circuitco is unresponsive
  • [05:51:52] <jmitch> ?
  • [05:53:16] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [05:58:29] * n0n0 (~n0n0___@75.144.20.73) Quit (Ping timeout: 252 seconds)
  • [06:02:44] * BobKitten (~bobcat@ool-44c35b0f.dyn.optonline.net) has joined #beagle
  • [06:02:44] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) Quit (Read error: Connection reset by peer)
  • [06:03:56] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beaglebone
  • [06:03:57] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beagleboard
  • [06:03:57] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beagle
  • [06:06:10] * woooden (~woooden@c-24-20-46-61.hsd1.or.comcast.net) Quit (Quit: woooden)
  • [06:09:32] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) Quit (Quit: Textual IRC Client: www.textualapp.com)
  • [06:10:57] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beaglebone
  • [06:10:57] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beagleboard
  • [06:10:58] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) has joined #beagle
  • [06:11:41] * Salvakiya (60f75890@gateway/web/freenode/ip.96.247.88.144) has joined #beagle
  • [06:12:37] * n0n0 (~n0n0___@75.144.20.73) has joined #beagle
  • [06:17:51] * SebastianFlyte (~sebf@pool-173-79-188-107.washdc.fios.verizon.net) Quit (Ping timeout: 260 seconds)
  • [06:23:52] * musufu (~musufu@toki.sometwo.net) has joined #beaglebone
  • [06:23:52] * musufu (~musufu@toki.sometwo.net) has joined #beagle
  • [06:24:26] * anujdeshpande (~Thunderbi@59.99.244.28) has joined #beagle
  • [06:27:29] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 240 seconds)
  • [06:28:02] * kbart (~KBart@213.197.143.19) has joined #beagle
  • [06:28:35] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [06:30:44] * SebastianFlyte (~sebf@pool-173-79-188-107.washdc.fios.verizon.net) has joined #beaglebone
  • [06:31:31] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [06:37:48] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 252 seconds)
  • [06:38:07] * chaparron (~chaparron@mnmlwrk.com) has left #beagle
  • [06:43:17] * q0 (~q@CPE-58-174-77-12.aecz2.woo.bigpond.net.au) has joined #beagle
  • [06:44:23] * ton (42f95d58@gateway/web/freenode/ip.66.249.93.88) Quit (Ping timeout: 245 seconds)
  • [06:46:36] * tasslehoff (~tasslehof@77.40.182.98) has joined #beagle
  • [07:07:43] * m_billybob2 (~bill@50.123.10.49) has joined #beagle
  • [07:09:40] * n0n0 (~n0n0___@75.144.20.73) Quit (Ping timeout: 272 seconds)
  • [07:11:27] * m_billybob (~bill@50.123.10.49) Quit (Ping timeout: 252 seconds)
  • [07:12:02] * behanw (~behanw@S0106c8fb2681e04b.gv.shawcable.net) has joined #beagle
  • [07:15:08] <LetoThe2nd> jmitch: nowawdays, no.
  • [07:15:50] <LetoThe2nd> jmitch: production lines are maxed out, backorder books are full. you'll have to wait like anybody lese.
  • [07:17:54] * rob_w (~rob@unaffiliated/rob-w/x-1112029) Quit (Read error: Connection reset by peer)
  • [07:18:20] * khem` (~kraj@108-65-193-118.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 245 seconds)
  • [07:21:02] * NulL` (~bleh1@92.39.201.91) has joined #beagle
  • [07:26:41] <johnwalkr> lol
  • [07:26:48] <johnwalkr> just after that reply
  • [07:26:54] <johnwalkr> 2 beaglebones showed up at my desk
  • [07:27:15] <johnwalkr> i ordered them about 2 weeks ago
  • [07:27:36] <LetoThe2nd> had with your distributor, then :)
  • [07:27:40] <LetoThe2nd> *luck
  • [07:30:11] * anujdeshpande (~Thunderbi@59.99.244.28) Quit (Ping timeout: 272 seconds)
  • [07:31:52] <johnwalkr> yeah really
  • [07:31:57] <johnwalkr> they said i wouldn???t get them until april
  • [07:32:07] <johnwalkr> it was to replace one i fried doing an experiment
  • [07:32:28] <johnwalkr> so in the meantime i had to use an auction site to get one for like $100 :(
  • [07:32:36] <johnwalkr> cause I couldn???t wait until april
  • [07:33:16] <johnwalkr> i see it???s a new revision, a6a
  • [07:34:25] * khem` (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [07:38:23] * trigpoint_n9__ (~trigpoint@149.254.182.8) has joined #beagle
  • [07:38:57] * behanw (~behanw@S0106c8fb2681e04b.gv.shawcable.net) Quit (Ping timeout: 252 seconds)
  • [07:40:26] * qdk (~qdk@188.120.76.162) Quit (Ping timeout: 264 seconds)
  • [07:41:08] * trigpoint_n9_ (~trigpoint@90.211.156.27) Quit (Ping timeout: 265 seconds)
  • [07:43:35] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [07:44:26] * malik (~malik@anything.ukeer.de) has left #beagle
  • [07:45:53] * kraj (~kraj@66.129.239.12) has joined #beagle
  • [07:45:58] * khem` (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 265 seconds)
  • [07:47:54] * Blaketh (~solar@c-76-102-52-141.hsd1.ca.comcast.net) Quit (Ping timeout: 265 seconds)
  • [07:48:15] * colonelK (~Thunderbi@84.93.9.212) has joined #beagle
  • [07:49:52] * tema (~tema@ppp91-122-11-243.pppoe.avangarddsl.ru) has joined #beagle
  • [07:53:57] * qdk (~qdk@188.120.76.162) has joined #beagle
  • [07:55:23] * bearsh|work (~quassel@189-92.77-83.cust.bluewin.ch) has joined #beagle
  • [07:56:44] * aergus (~aergus@pptp-212-201-72-74.pptp.stw-bonn.de) has joined #beagle
  • [08:02:34] * eballetbo (~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net) has joined #beagle
  • [08:06:29] * kraj (~kraj@66.129.239.12) Quit (Ping timeout: 240 seconds)
  • [08:07:24] * c10ud (~c10ud@emesene/dictator/c10ud) has joined #beagle
  • [08:09:39] * trigpoint_n9__ (~trigpoint@149.254.182.8) Quit (Ping timeout: 265 seconds)
  • [08:11:45] <tasslehoff> We're doing reboot testing on our C3-like board that has LAN9500 connected to musb. Sometimes networking fails, and it seems not to have found the LAN9500 at all. Anyone aware of current/past issues with musb and/or lan9500 on reboot?
  • [08:12:01] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) Quit (Read error: Connection reset by peer)
  • [08:12:18] <tasslehoff> It seems to only happen on reboot, not if we shut down the system completely and turn it on again.
  • [08:12:18] * jmitch (4b5254e3@gateway/web/freenode/ip.75.82.84.227) Quit (Ping timeout: 245 seconds)
  • [08:12:37] * mcsim (~desertfox@x41ba102b.wh3.tu-dresden.de) Quit (Ping timeout: 272 seconds)
  • [08:12:41] * NulL` (~bleh1@92.39.201.91) Quit (Ping timeout: 252 seconds)
  • [08:13:55] * thurgood_ (~thurgood@cpe-70-113-204-247.austin.res.rr.com) has joined #beagle
  • [08:14:52] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) has joined #beagle
  • [08:14:57] * christoffer (~christoff@2a00:865:3b1b:2998::3d2) has joined #beagle
  • [08:15:17] * das (~das@217.108.83.254) Quit (Remote host closed the connection)
  • [08:15:38] * das (~das@217.108.83.254) has joined #beagle
  • [08:16:25] * thurgood (~thurgood@cpe-70-113-204-247.austin.res.rr.com) Quit (Ping timeout: 265 seconds)
  • [08:17:56] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Read error: Connection reset by peer)
  • [08:18:48] * kiwichri_ (~textual@CPE-58-172-129-85.nfcz1.ken.bigpond.net.au) has joined #beagle
  • [08:18:59] * ctag (~ctag@c-68-62-170-154.hsd1.al.comcast.net) Quit (Read error: Operation timed out)
  • [08:19:04] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  • [08:19:39] * falstaff (~quassel@62-12-225-059.pool.cyberlink.ch) Quit (Read error: Operation timed out)
  • [08:19:57] * Daniele (~daniele@unaffiliated/daniele) Quit (Read error: Operation timed out)
  • [08:20:07] * johanhenselmans_ (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [08:20:11] * Daniele (~daniele@unaffiliated/daniele) has joined #beagle
  • [08:20:14] * contempt (contempt@unaffiliated/contempt) Quit (Read error: Operation timed out)
  • [08:20:19] * lyakh (~lyakh@dslb-094-221-113-010.pools.arcor-ip.net) has joined #beagle
  • [08:20:23] * ghoti_ (~paul@scratch.it.ca) has joined #beagle
  • [08:20:34] * ctag (~ctag@c-68-62-170-154.hsd1.al.comcast.net) has joined #beagle
  • [08:20:40] * contempt (contempt@unaffiliated/contempt) has joined #beagleboard
  • [08:20:40] * contempt (contempt@unaffiliated/contempt) has joined #beagle
  • [08:20:46] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 265 seconds)
  • [08:20:46] * johanhenselmans_ is now known as johanhenselmans
  • [08:20:49] * falstaff (~quassel@62-12-225-059.pool.cyberlink.ch) has joined #beaglebone
  • [08:20:49] * falstaff (~quassel@62-12-225-059.pool.cyberlink.ch) has joined #beagle
  • [08:20:52] * kiwichris (~textual@CPE-58-172-129-85.nfcz1.ken.bigpond.net.au) Quit (Read error: Connection reset by peer)
  • [08:21:01] * ghoti (~paul@scratch.it.ca) Quit (Read error: Operation timed out)
  • [08:26:09] * ghoti_ (~paul@scratch.it.ca) Quit (Ping timeout: 252 seconds)
  • [08:26:41] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:27:22] * florian_kc (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [08:28:16] * florian_kc is now known as florian
  • [08:30:46] * mrpacket_ (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [08:31:13] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [08:31:41] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Read error: Connection reset by peer)
  • [08:31:50] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [08:31:59] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 240 seconds)
  • [08:32:41] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:32:45] * shoragan (~jlu@debian/developer/shoragan) has joined #beagle
  • [08:34:09] * spoonox (~spoonox@dslb-092-076-001-128.pools.arcor-ip.net) has joined #beagle
  • [08:34:47] <spoonox> hi all, once again me with the topic ADC in continous mode:
  • [08:35:12] <spoonox> running Ubuntu (3.8.13) on BBB
  • [08:35:25] * aergus (~aergus@pptp-212-201-72-74.pptp.stw-bonn.de) Quit (Ping timeout: 272 seconds)
  • [08:35:37] <spoonox> did the following to get data from voltage0 in continuos mode:
  • [08:35:46] <spoonox> http://pastebin.com/FEAfeSnd
  • [08:36:31] <spoonox> can anybody tell me how to interpret the data jumble coming from /dev/iio:device0 after conversion
  • [08:37:05] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [08:37:57] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 248 seconds)
  • [08:38:15] <LetoThe2nd> probably its the binary ADC data, just like the coordinates from /dev/mouse or such
  • [08:38:28] <spoonox> this are the data from the adc, because if i vary the buffer length, the length of data vary too
  • [08:38:42] <LetoThe2nd> well then whats the problem?
  • [08:38:52] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:39:34] <spoonox> the problem is to get out the 12bit values to decimal hex or anything whats readable
  • [08:40:19] <LetoThe2nd> just don't cat the data, rather read it in a controlled way. if in doubt, hexdump is your friend. or sprintf. or bc/dc. or....
  • [08:42:42] <spoonox> thx, i will try it
  • [08:43:53] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 245 seconds)
  • [08:44:47] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:47:21] * deanrock0 (~deanrock0@93-103-176-18.dynamic.t-2.net) Quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz???)
  • [08:47:33] * dys (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a) has joined #beagle
  • [08:49:59] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 240 seconds)
  • [08:50:44] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:52:13] <spoonox> hexdump -d data seems to be the right way, because two bytes present the information of 12bit conversion followed by double /0 termination
  • [08:52:34] <spoonox> thx again LetoThe2nd
  • [08:53:20] <LetoThe2nd> have fun
  • [08:53:21] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) Quit (Read error: Connection reset by peer)
  • [08:54:22] * Bhaal (~bhaal@freenode/staff-emeritus/bhaal) has joined #beagle
  • [08:55:54] * zeroem (~dhamilton@76.89.160.217) has left #beagle
  • [08:56:05] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 252 seconds)
  • [08:56:46] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [08:57:58] * tema (~tema@ppp91-122-11-243.pppoe.avangarddsl.ru) Quit (Ping timeout: 272 seconds)
  • [08:58:26] * ogra_ (~ogra@nat/canonical/x-qhpilizrkkiuedtp) has joined #beagle
  • [08:59:55] * spoonox (~spoonox@dslb-092-076-001-128.pools.arcor-ip.net) Quit (Quit: WeeChat 0.4.1)
  • [09:00:56] * CookieJar (~CookieJar@75.102.38.161) Quit (Read error: Operation timed out)
  • [09:01:04] * CookieJar (~CookieJar@75.102.38.161) has joined #beagle
  • [09:01:49] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 252 seconds)
  • [09:02:39] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:03:18] <tasslehoff> this seems like our case http://e2e.ti.com/support/embedded/linux/f/354/t/138486.aspx
  • [09:08:02] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 264 seconds)
  • [09:08:51] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:13:59] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 240 seconds)
  • [09:14:30] * beagle13 (6f5dc4e6@gateway/web/freenode/ip.111.93.196.230) has joined #beagle
  • [09:14:53] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:15:04] * Blaketh (~solar@c-76-102-52-141.hsd1.ca.comcast.net) has joined #beagleboard
  • [09:18:28] <beagle13> Hi... Im using beaglebone cape for the first time...mine is BeagleBone TiWi-BLE w/ Chip Antenna .. is there anyuseful link which can guide me...
  • [09:20:45] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 272 seconds)
  • [09:21:08] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:24:25] * Shadyman (~matthew@unaffiliated/shadyman) Quit (Quit: Leaving.)
  • [09:26:21] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 252 seconds)
  • [09:27:00] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:28:43] * mcsim (~desertfox@146-52-20-194-dynip.superkabel.de) has joined #beagle
  • [09:32:09] * ghoti (~paul@scratch.it.ca) Quit (Ping timeout: 252 seconds)
  • [09:32:35] * ghoti (~paul@scratch.it.ca) has joined #beagle
  • [09:34:18] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beagle
  • [09:34:18] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) has joined #beaglebone
  • [09:35:05] * georgec (~a0132269@61.95.193.238) Quit (Quit: Leaving.)
  • [09:37:12] * dstuxo (~Dragos@5-13-144-223.residential.rdsnet.ro) has joined #beagle
  • [09:37:13] * dwery (~dwery@nslu2-linux/dwery) Quit (Read error: Connection reset by peer)
  • [09:38:39] * dwery (~dwery@nslu2-linux/dwery) has joined #beagle
  • [09:42:55] * dstuxo (~Dragos@5-13-144-223.residential.rdsnet.ro) Quit (Quit: Leaving)
  • [09:53:48] * dstuxo (~Dragos@5-13-144-223.residential.rdsnet.ro) has joined #beagle
  • [10:19:51] * av501 is now known as av500
  • [10:25:39] * dstuxo (~Dragos@5-13-144-223.residential.rdsnet.ro) Quit (Ping timeout: 260 seconds)
  • [10:28:00] * tasslehoff (~tasslehof@77.40.182.98) Quit (Quit: WeeChat 0.4.0)
  • [10:28:54] * tasslehoff (~tasslehof@77.40.182.98) has joined #beagle
  • [10:30:56] * woglinde (~henning@fb-n15-11.unbelievable-machine.net) has joined #beagle
  • [10:35:15] * woglinde (~henning@fb-n15-11.unbelievable-machine.net) Quit (Read error: Operation timed out)
  • [10:36:32] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) Quit (Quit: johnwalkr)
  • [10:48:59] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Ping timeout: 240 seconds)
  • [10:49:34] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [10:49:47] * Steve____ (~steev@krypton.bugfix.in) has joined #beagleboard
  • [10:49:47] * Steve____ (~steev@krypton.bugfix.in) has joined #beagle
  • [10:50:25] * Stoob (~steev@2605:6400:2:fed5:22:0:7937:da8d) Quit (Ping timeout: 245 seconds)
  • [10:54:38] * D-Tick (~D-Tick@athlon.zankt.net) has joined #beaglebone
  • [10:54:51] <D-Tick> hi
  • [10:56:12] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [10:56:39] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [10:57:57] * bizulk (~sli@h67.cornut.fr) Quit (Ping timeout: 252 seconds)
  • [10:57:57] * q0 (~q@CPE-58-174-77-12.aecz2.woo.bigpond.net.au) Quit (Quit: Leaving)
  • [11:01:08] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 260 seconds)
  • [11:02:46] * anujdeshpande (~Thunderbi@59.99.244.28) has joined #beagle
  • [11:06:29] * pjustice (~pjustice@yagi.h-net.msu.edu) Quit (Ping timeout: 240 seconds)
  • [11:11:43] * pjustice (~pjustice@yagi.h-net.msu.edu) has joined #beagle
  • [11:13:08] * bizulk (~sli@h67.cornut.fr) has joined #beagle
  • [11:13:08] * bizulk (~sli@h67.cornut.fr) has joined #beagleboard
  • [11:29:13] * dstuxo (~Dragos@89.121.200.106) has joined #beagle
  • [11:31:14] * mythos (~mythos@unaffiliated/mythos) Quit (Ping timeout: 252 seconds)
  • [11:54:20] * BobKitten (~bobcat@ool-44c35b0f.dyn.optonline.net) Quit (Remote host closed the connection)
  • [11:57:24] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [11:59:56] * firemanxbr (~firemanxb@201.37.169.138) has joined #beagle
  • [12:00:17] * aergus (~aergus@pptp-212-201-72-74.pptp.stw-bonn.de) has joined #beagle
  • [12:04:00] * felipealmeida (~user@179.210.237.70) has joined #beagleboard
  • [12:04:27] * felipealmeida (~user@179.210.237.70) has joined #beagle
  • [12:06:03] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 272 seconds)
  • [12:10:11] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) Quit (Ping timeout: 260 seconds)
  • [12:10:26] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Ping timeout: 264 seconds)
  • [12:11:23] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) has joined #beagle
  • [12:13:18] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) has joined #beagle
  • [12:19:01] * SebastianFlyte1 (~sebf@pool-173-79-188-107.washdc.fios.verizon.net) has joined #beaglebone
  • [12:20:45] * mythos (~mythos@unaffiliated/mythos) has joined #beagle
  • [12:22:09] * anujdeshpande (~Thunderbi@59.99.244.28) Quit (Ping timeout: 272 seconds)
  • [12:22:09] * SebastianFlyte (~sebf@pool-173-79-188-107.washdc.fios.verizon.net) Quit (Ping timeout: 272 seconds)
  • [12:30:33] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) has joined #beaglebone
  • [12:34:56] * iandow (~iandow@184-100-219-38.ptld.qwest.net) Quit ()
  • [12:39:52] * fmotu_ (~Bob@108.175.198.97) has joined #beagle
  • [12:41:39] * lyakh_ (~lyakh@dslb-088-076-026-002.pools.arcor-ip.net) has joined #beagle
  • [12:41:41] * bizarro_1 (~bizarro_1@80.30.234.18) has joined #beagle
  • [12:43:17] * lyakh (~lyakh@dslb-094-221-113-010.pools.arcor-ip.net) Quit (Ping timeout: 248 seconds)
  • [12:44:35] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 245 seconds)
  • [12:45:25] * georgec (~a0132269@61.95.193.239) has joined #beagle
  • [12:46:40] * johanhenselmans (~johanhens@pretsense.xs4all.nl) has joined #beagle
  • [12:48:24] * aurelien (~aurelien@fsf/member/aurelien) Quit (Quit: leaving)
  • [12:48:44] * LordDVG (~LordDVG@unaffiliated/lorddvg) has joined #beagle
  • [12:49:05] * sellout (~Adium@174-16-117-96.hlrn.qwest.net) Quit (Read error: Connection reset by peer)
  • [12:49:19] * sellout- (~Adium@174-16-117-96.hlrn.qwest.net) has joined #beagle
  • [12:51:39] * johanhenselmans (~johanhens@pretsense.xs4all.nl) Quit (Ping timeout: 272 seconds)
  • [12:52:38] * lyakh_ (~lyakh@dslb-088-076-026-002.pools.arcor-ip.net) Quit (Ping timeout: 245 seconds)
  • [13:02:09] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [13:06:48] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 245 seconds)
  • [13:07:36] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) has joined #beagle
  • [13:11:51] * beagle13 (6f5dc4e6@gateway/web/freenode/ip.111.93.196.230) Quit (Quit: Page closed)
  • [13:13:45] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) has joined #beagle
  • [13:15:51] * Andy1978 (~andy@holobabe.et-it.hs-offenburg.de) has joined #beagle
  • [13:16:03] * lyakh (~lyakh@dslb-178-009-253-092.pools.arcor-ip.net) has joined #beagle
  • [13:18:11] * anujdeshpande (~Thunderbi@59.99.244.28) has joined #beagle
  • [13:21:11] * georgec1 (~a0132269@61.95.193.238) has joined #beagle
  • [13:21:12] * georgec (~a0132269@61.95.193.239) Quit (Remote host closed the connection)
  • [13:22:21] * LordDVG (~LordDVG@unaffiliated/lorddvg) Quit (Ping timeout: 265 seconds)
  • [13:24:40] * NishanthMenon (~nmenon@nat/ti/x-fouuzfeciiheugbw) has joined #beagle
  • [13:25:24] <Andy1978> I have a BeagleBoard xM with the leopard LI-5M03CS camera module with aptina mt9p031 sensor. Does anyone have build a recent kernel with device tree for this hardware? Are there any suggestions which git repo I should clone to start?
  • [13:25:36] <av500> oh
  • [13:25:52] <Andy1978> For example there are some repos from RobertCNelson and the kernel repo from Laurent Pinchart
  • [13:26:03] <av500> maybe a mix of both :)
  • [13:27:07] * JCxMLnblFl (~BxJBCEjOH@109.201.154.177) has joined #beagle
  • [13:27:10] * JCxMLnblFl (~BxJBCEjOH@109.201.154.177) has left #beagle
  • [13:27:59] <Andy1978> Ah, there is also Florian Vaussard involved in omap3isp development https://github.com/vaussard/linux
  • [13:29:46] * georgec (~a0132269@61.95.193.239) has joined #beagle
  • [13:29:51] * georgec1 (~a0132269@61.95.193.238) Quit (Remote host closed the connection)
  • [13:32:00] <Andy1978> av500: :-D yeah, maybe a mix of those 3?
  • [13:34:56] <av500> oh wow
  • [13:35:04] <av500> and he's even active :)
  • [13:35:08] <av500> commit last month
  • [13:35:55] <Andy1978> av500: which branch? 3.14-det-v2?
  • [13:35:57] <av500> ah, epfl
  • [13:36:09] <av500> iommu/dt
  • [13:37:01] * musufu (~musufu@toki.sometwo.net) Quit (Remote host closed the connection)
  • [13:37:28] * musufu (~musufu@toki.sometwo.net) has joined #beaglebone
  • [13:37:28] * musufu (~musufu@toki.sometwo.net) has joined #beagle
  • [13:43:18] * joel_ (~joel@nat/ti/x-jqnjnnspdluwjmpb) has joined #beagle
  • [13:46:51] * anujdeshpande (~Thunderbi@59.99.244.28) Quit (Quit: anujdeshpande)
  • [14:01:09] * _chase_ (~a0271661@nat/ti/x-xedabmtmbycyvtlw) Quit (Remote host closed the connection)
  • [14:01:24] * teralaser (~teralaser@unaffiliated/teralaser) has joined #beagle
  • [14:01:34] * _chase_ (~a0271661@nat/ti/x-wemmqocnwdkclwfa) has joined #beagle
  • [14:02:07] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) Quit (Ping timeout: 252 seconds)
  • [14:03:30] * dgerlach (~dave@nat/ti/x-ftgfyxndlcdkxzaq) has joined #beagle
  • [14:03:50] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) has joined #beagle
  • [14:05:11] * LordDVG (~LordDVG@unaffiliated/lorddvg) has joined #beagle
  • [14:06:28] * VirG (~VirGin@c-71-204-168-187.hsd1.ca.comcast.net) has joined #beagle
  • [14:07:30] * tasslehoff (~tasslehof@77.40.182.98) Quit (Quit: WeeChat 0.4.0)
  • [14:11:27] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) Quit (Ping timeout: 272 seconds)
  • [14:16:55] * prpplague (~prpplague@107-206-64-184.lightspeed.rcsntx.sbcglobal.net) Quit (Quit: Leaving)
  • [14:18:04] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) has joined #beagle
  • [14:18:12] * dys (~user@2a01:1e8:e100:8296:21a:4dff:fe4e:273a) has left #beagle
  • [14:21:18] * jhast (ae4fb94a@gateway/web/freenode/ip.174.79.185.74) has joined #beagle
  • [14:24:59] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [14:25:18] * joel_ (~joel@nat/ti/x-jqnjnnspdluwjmpb) Quit (Ping timeout: 252 seconds)
  • [14:25:30] * Dotails (46fee7de@gateway/web/freenode/ip.70.254.231.222) has joined #beagle
  • [14:25:44] <Dotails> Hello?
  • [14:26:16] * Andy1978 (~andy@holobabe.et-it.hs-offenburg.de) has left #beagle
  • [14:26:43] * kiilo (~kiilo@77-56-99-130.dclient.hispeed.ch) has joined #beagle
  • [14:26:56] <Dotails> Is there a datasheet for BeagleBoard-xM for dimensions
  • [14:28:14] <jhast> So I have a U-boot console running on a ARM/DSP which has 3 SPI buses 4 slaves each. I compiled in the sspi command in to test SPI comms but it only seems to work on 0:0. Work as in I see signals on an o-scope. Any ideas on what I can try to debug this?
  • [14:29:08] * colonelK (~Thunderbi@84.93.9.212) Quit (Quit: colonelK)
  • [14:30:26] <av500> on what CPU?
  • [14:31:25] <jhast> It's a stretch but its a TI Keystone II.. not getting much help from them so I'm here :|
  • [14:32:00] <jhast> the spi driver in uboot was even hardcoded for 0:0 and I had to modify it. No comment as to why it was
  • [14:32:20] <av500> well, its very offtopic
  • [14:32:29] <av500> I guess you are using that commercially
  • [14:32:36] <av500> ?
  • [14:32:51] <av500> then please go and ask TI
  • [14:32:53] <av500> or
  • [14:32:55] <av500> send me a board
  • [14:34:40] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) Quit (Quit: Leaving)
  • [14:35:46] <jhast> I think asking a general U-boot question is fair, but I understand your statement. Thanks.
  • [14:35:58] <av500> well, this is not a uboot channel either
  • [14:36:43] <jhast> Thanks
  • [14:37:50] * thurgood_ (~thurgood@cpe-70-113-204-247.austin.res.rr.com) Quit (Remote host closed the connection)
  • [14:39:55] * georgec (~a0132269@61.95.193.239) Quit (Remote host closed the connection)
  • [14:40:14] * georgec (~a0132269@61.95.193.238) has joined #beagle
  • [14:40:42] * eikeon (~eikeon@c-98-218-6-128.hsd1.dc.comcast.net) has joined #beagle
  • [14:42:40] <jhast> Don't use IRC much.. found the #u-boot channel, thanks.
  • [14:44:56] <av500> jhast: good luck
  • [14:47:15] * manish (c058a901@gateway/web/freenode/ip.192.88.169.1) has joined #beagle
  • [14:47:15] <manish> hi
  • [14:47:16] <mdp> is there a Beaglestone Black now?
  • [14:47:27] <manish> hi
  • [14:47:36] <manish> anybody is there ?
  • [14:47:45] * sellout- (~Adium@174-16-117-96.hlrn.qwest.net) Quit (Quit: Leaving.)
  • [14:48:00] <manish> hello
  • [14:49:15] * manish (c058a901@gateway/web/freenode/ip.192.88.169.1) has left #beagle
  • [14:49:28] <av500> no
  • [14:49:30] <av500> we are closed
  • [14:50:00] <mdp> the boys are on coffee break
  • [14:50:07] <myself> wow, that was frantic
  • [14:50:16] <myself> did he pm anyone else?
  • [14:50:20] <mdp> a cry for help
  • [14:50:54] <KotH> .o0(deine springerstiefel schreien nur nach z??rtlichkeit...)
  • [14:53:43] * georgec (~a0132269@61.95.193.238) Quit (Remote host closed the connection)
  • [14:53:47] * georgec1 (~a0132269@61.95.193.239) has joined #beagle
  • [14:54:15] * kiwichri_ (~textual@CPE-58-172-129-85.nfcz1.ken.bigpond.net.au) Quit (Ping timeout: 264 seconds)
  • [14:57:43] * Dotails (46fee7de@gateway/web/freenode/ip.70.254.231.222) Quit (Quit: Page closed)
  • [15:01:02] * dgerlach (~dave@nat/ti/x-ftgfyxndlcdkxzaq) Quit (Quit: Leaving.)
  • [15:01:32] * Er0x (~quassel@46.17.57.19) Quit (Quit: No Ping reply in 180 seconds.)
  • [15:01:40] * Er0x (~quassel@46.17.57.19) has joined #beagle
  • [15:01:40] * scrts (~quassel@unaffiliated/scrts) Quit (Quit: No Ping reply in 180 seconds.)
  • [15:02:36] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [15:02:38] * scrts (~quassel@unaffiliated/scrts) has joined #beagle
  • [15:02:56] * sambuc (~sambuc@PC-024881.clients.vu.nl) Quit (Quit: leaving)
  • [15:03:15] * corrosion (~corrosion@pool-71-184-94-122.bstnma.fios.verizon.net) has joined #beagle
  • [15:05:02] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) has joined #beagle
  • [15:07:26] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [15:08:11] * thurgood (~thurgood@64.132.24.36) has joined #beagle
  • [15:09:23] * Salvakiya (60f75890@gateway/web/freenode/ip.96.247.88.144) Quit (Ping timeout: 245 seconds)
  • [15:11:33] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [15:12:04] * sambuc (~sambuc@PC-024881.clients.vu.nl) has joined #beagle
  • [15:13:14] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [15:13:26] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [15:14:16] * tema (~tema@178-16-155-142.obit.ru) has joined #beagle
  • [15:17:01] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [15:17:18] * dj-pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [15:17:22] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Quit: Client exiting)
  • [15:18:01] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [15:18:02] * Rickta59 (~Rickta59@cpe-174-106-144-066.ec.res.rr.com) has joined #beagle
  • [15:18:36] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 272 seconds)
  • [15:22:30] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [15:23:54] * trigpoint_n9 (~trigpoint@genld-218-231.t-mobile.co.uk) has joined #beagle
  • [15:24:45] * mhaberler (~mhaberler@extern-177.stiwoll.mah.priv.at) Quit (Quit: mhaberler)
  • [15:28:37] * kbart (~KBart@213.197.143.19) Quit (Remote host closed the connection)
  • [15:28:39] * mhaberler (~mhaberler@macbook.stiwoll.mah.priv.at) has joined #beagle
  • [15:28:39] * mhaberler (~mhaberler@macbook.stiwoll.mah.priv.at) has joined #beaglebone
  • [15:31:03] * rob_w (~rob@unaffiliated/rob-w/x-1112029) Quit (Read error: Connection reset by peer)
  • [15:32:11] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) Quit (Quit: Leaving)
  • [15:32:49] * sellout- (~Adium@c-67-176-62-45.hsd1.co.comcast.net) has joined #beagle
  • [15:33:41] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [15:34:48] * jhast (ae4fb94a@gateway/web/freenode/ip.174.79.185.74) Quit (Ping timeout: 245 seconds)
  • [15:36:38] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) has joined #beagle
  • [15:37:30] * oofus_7 (~oofus@oofus1-adsl.demon.co.uk) Quit (Ping timeout: 245 seconds)
  • [15:38:17] * prpplague (~danders@rrcs-97-77-26-26.sw.biz.rr.com) has joined #beagle
  • [15:38:17] * ChanServ sets mode +o prpplague
  • [15:38:38] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 264 seconds)
  • [15:39:14] * lordofire (4746dd5f@gateway/web/freenode/ip.71.70.221.95) has joined #beagle
  • [15:40:15] * lordofire (4746dd5f@gateway/web/freenode/ip.71.70.221.95) Quit (Client Quit)
  • [15:41:27] * lordofire (4746dd5f@gateway/web/freenode/ip.71.70.221.95) has joined #beagle
  • [15:41:32] <lordofire> hello
  • [15:41:45] <lordofire> Anyone there?
  • [15:41:48] <LetoThe2nd> no.
  • [15:41:58] <av500> yes
  • [15:42:07] <tbr> maybe
  • [15:42:07] * jhast (ae4fb94a@gateway/web/freenode/ip.174.79.185.74) has joined #beagle
  • [15:42:08] <LetoThe2nd> the lords of winds, earth and water have just left
  • [15:42:22] <lordofire> lol
  • [15:42:35] <av500> and the lord of dance?
  • [15:42:39] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
  • [15:43:11] <lordofire> Technical question, have anyone managed to install ubuntu 12.04 on BBB?
  • [15:43:34] <LetoThe2nd> av500: will arrive at 20:15
  • [15:43:41] <av500> http://elinux.org/BeagleBoardUbuntu
  • [15:43:46] <LetoThe2nd> lordofire: yes. nice we could help you.
  • [15:43:51] <LetoThe2nd> next ticket!!!
  • [15:44:11] <av500> my printer is stuck
  • [15:44:20] <av500> can IT helpdesk help?
  • [15:44:20] <LetoThe2nd> av500: unstick it.
  • [15:44:24] <LetoThe2nd> NEXT TICKET!!!
  • [15:44:49] <LetoThe2nd> av500: ... or use a (tizen) sticker
  • [15:44:54] * Jin (~jinlongli@114.132.245.85) has joined #beagle
  • [15:45:12] * Jin (~jinlongli@114.132.245.85) has left #beagle
  • [15:45:57] * falstaff_ (~quassel@62-12-245-214.pool.cyberlink.ch) has joined #beaglebone
  • [15:45:57] * falstaff_ (~quassel@62-12-245-214.pool.cyberlink.ch) has joined #beagle
  • [15:47:19] <lordofire> Thanx! Actually, I download the img.xz file of ubuntu or debian and use xz -cd XXX to flash it into the SD card. After that I pushed the boot button on BBB to flush the image to eMMC. The wired thing is one the USER0 and USER2 is flashing and the image cannot be loaded into the eMMC. Anyone could help?
  • [15:47:27] * iandow (~iandow@184-100-219-38.ptld.qwest.net) has joined #beagle
  • [15:47:50] * falstaff (~quassel@62-12-225-059.pool.cyberlink.ch) Quit (Read error: Operation timed out)
  • [15:47:57] * spoonox (~spoonox@dslb-092-076-001-128.pools.arcor-ip.net) has joined #beagle
  • [15:48:13] <LetoThe2nd> lordofire: then why did you ask about the fact if someone runs ubuntu if you are totally not interested in the answer, respectively want to knwo something totally different?
  • [15:48:33] * alex001 (~alex@70.52.79.140) has joined #beagle
  • [15:48:50] * NishanthMenon (~nmenon@nat/ti/x-fouuzfeciiheugbw) Quit (Ping timeout: 264 seconds)
  • [15:49:13] <LetoThe2nd> lordofire: and recent versions should not require buttons to be pressed upon boot. just prepare the card, insert, power on. this order.
  • [15:49:37] <LetoThe2nd> lordofire: mind, debian gets way more love then ubuntu recently.
  • [15:49:53] <iandow> Does anyone know if adafruit's wifi dongle will work on the 3.8.13 kernel?
  • [15:50:11] * NishanthMenon (~nmenon@nat/ti/x-cddhlxfsmbbwiecw) has joined #beagle
  • [15:51:02] <lordofire> LetoThe2nd : Thanks for your response! I tried directly boot without button pushed, but it seems that all LEDs are up and nothing happens
  • [15:52:01] <LetoThe2nd> lordofire: if you have a serial connection, look whats going on. if you don't have one, get one.
  • [15:53:20] <lordofire> LetoThe2nd : What makes me confused is that when I tried 13.04, everything is perfect....
  • [15:53:34] <alex001> Hello. I started seeing more debian beta images for the beaglebone. Are there plans on obsoleting angstrom ?
  • [15:53:47] <LetoThe2nd> spoonox: no private queries, please.
  • [15:53:54] <LetoThe2nd> alex001: no.
  • [15:53:57] <lordofire> I'm a newbie for BBB, so could you please give me some hint about how to use serial connection to debug?
  • [15:54:38] <lordofire> Especially for this eMMC loading issue
  • [15:54:50] <LetoThe2nd> lordofire: http://www.elinux.org/Beagleboard:BeagleBone_Black_Serial
  • [15:54:52] * dgerlach (~dave@nat/ti/x-grqttozkygfumdph) has joined #beagle
  • [15:56:35] <KotH> lordofire: get the "embedded linux primer"
  • [15:56:39] <KotH> lordofire: you need it
  • [15:57:24] <KotH> lordofire: http://www.amazon.com/Embedded-Linux-Primer-Practical-Real-World/dp/0137017839
  • [15:57:48] * oofus_7 (~oofus@oofus1-adsl.demon.co.uk) has joined #beagle
  • [15:57:51] <alex001> LetoThe2nd: I see. No idea why I got that impression ;)
  • [15:58:08] * rob_w (~rob@unaffiliated/rob-w/x-1112029) has joined #beagle
  • [15:58:11] <lordofire> KotH : Thanks for your sharing!
  • [15:58:19] <KotH> np
  • [16:00:56] <lordofire> I believe I will firstly try install ubuntu or debian with a monitor next time before I ask another question. I think there is possibilities that the OS installation is just stuck at login screen, which I could not access...lol
  • [16:01:28] <lordofire> Thanks, LetoThe2nd. Hopefully I will solve it, or else I will try use serial connection to debug
  • [16:02:58] <LetoThe2nd> lordofire: the serial debug cable really is your friend
  • [16:04:42] <lordofire> LetoThe2nd : I will dig into that definitely
  • [16:05:56] * alex001 (~alex@70.52.79.140) Quit (Quit: Leaving)
  • [16:06:17] <KotH> lordofire: in the embedded world, the serial cable is your monitor and keyboard
  • [16:06:29] * SoCo_cpp_ (~soco@gateway/tor-sasl/sococpp/x-93321146) Quit (Ping timeout: 240 seconds)
  • [16:06:51] <KotH> lordofire: even the "normal" monitor and "normal" keyboard is a secondary device that gets enabled later
  • [16:07:38] <lordofire> KotH : this is really surprising to me.... Still get a lot to learn, haha
  • [16:07:38] * Pullphinger (~Pullphing@12.40.23.68) has joined #beagle
  • [16:07:50] <KotH> lordofire: 1) learn linux and learn it well
  • [16:07:58] <KotH> lordofire: 2) forget everything you learn about how a pc works
  • [16:08:04] <KotH> lordofire: 3) start from scratch again
  • [16:08:14] <KotH> lordofire: 4) try it, fail, retry
  • [16:08:25] <KotH> lordofire: 5) become a master in all things linux
  • [16:08:29] <KotH> lordofire: 6) ..
  • [16:08:33] <KotH> lordofire: 7) profit
  • [16:09:05] <KotH> lordofire: 8) come back to #beagle and tell us about your war stories
  • [16:09:41] <lordofire> Get it, I will!
  • [16:10:46] * granito-laptop (~granito@ncsu-nat1-3.ncstate.net) has joined #beagle
  • [16:11:22] <lordofire> KotH : To be honest, I have been working on embedded for a while, but only get started on embedded linux these days. Your experience is really valuable to me
  • [16:13:28] * konradoo77 (~debian@81.6.139.17) Quit (Ping timeout: 245 seconds)
  • [16:14:10] * woglinde (~henning@p5099b351.dip0.t-ipconnect.de) has joined #beagle
  • [16:14:30] * konradoo77 (~debian@81.6.139.17) has joined #beagle
  • [16:15:25] * hskyden (614d1a1a@gateway/web/freenode/ip.97.77.26.26) has joined #beagle
  • [16:16:23] * sambuc (~sambuc@PC-024881.clients.vu.nl) Quit (Quit: leaving)
  • [16:16:34] * johnwalkr (~walkerj@net020.mech.tohoku.ac.jp) Quit (Quit: <queertea> (Quit: <mastodon> I're you'll find the prude for your.))
  • [16:17:04] * granito-laptop (~granito@ncsu-nat1-3.ncstate.net) Quit (Quit: Leaving.)
  • [16:17:43] * lordofire (4746dd5f@gateway/web/freenode/ip.71.70.221.95) Quit (Ping timeout: 245 seconds)
  • [16:18:27] <KotH> poor soul
  • [16:18:43] <KotH> someone should tell him that he needs to forget everything he knows about emebedded...
  • [16:21:09] * SoCo_cpp_ (~soco@gateway/tor-sasl/sococpp/x-93321146) has joined #beagle
  • [16:21:41] <woglinde> hi koth
  • [16:22:07] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [16:22:48] * spiderpigloki (~spiderpig@i59F72697.versanet.de) has joined #beagle
  • [16:23:05] <KotH> hey woglinde
  • [16:23:22] <KotH> woglinde: wenn du w??nsche f??r schoggi hast, solltest du mir das bald (so heute, sp??testens morgen) mitteilen
  • [16:23:29] <KotH> woglinde: sollte bald einkaufen gehen
  • [16:25:57] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [16:26:58] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [16:31:41] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Ping timeout: 272 seconds)
  • [16:33:26] * georgec (~a0132269@61.95.193.239) has joined #beagle
  • [16:33:35] * georgec1 (~a0132269@61.95.193.239) Quit (Remote host closed the connection)
  • [16:33:56] * emeb (~ericb@ip68-104-219-168.ph.ph.cox.net) has joined #beagle
  • [16:34:25] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [16:35:36] * ptl (~patola@unaffiliated/ptl) has joined #beaglebone
  • [16:35:39] <ptl> heya heya
  • [16:36:07] * dj-pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 272 seconds)
  • [16:38:22] * georgec1 (~a0132269@61.95.193.239) has joined #beagle
  • [16:38:22] * georgec (~a0132269@61.95.193.239) Quit (Remote host closed the connection)
  • [16:39:33] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 265 seconds)
  • [16:47:46] * musufu (~musufu@toki.sometwo.net) Quit (Remote host closed the connection)
  • [16:47:47] * dstuxo (~Dragos@89.121.200.106) Quit (Read error: Connection reset by peer)
  • [16:50:45] * joel_ (~joel@nat/ti/x-ppnaugffysvtgsgd) has joined #beagle
  • [16:55:16] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [17:00:20] * georgec1 (~a0132269@61.95.193.239) Quit (Ping timeout: 265 seconds)
  • [17:06:08] * foundatron (~textual@unaffiliated/foundatron) has joined #beagle
  • [17:06:53] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [17:08:02] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) Quit (Ping timeout: 264 seconds)
  • [17:08:50] * eballetbo (~eballetbo@43.Red-2-139-180.staticIP.rima-tde.net) Quit (Quit: Leaving)
  • [17:09:12] * KimK (~Kim__@ip24-255-223-153.ks.ks.cox.net) has joined #beagle
  • [17:10:30] * aurelien (~aurelien@fsf/member/aurelien) has joined #beagle
  • [17:15:52] <iandow> I'm getting a "No space left on device" error while running opkg update. It seems /tmp is full. Is there a workaround for htis?
  • [17:17:26] * hskyden (614d1a1a@gateway/web/freenode/ip.97.77.26.26) Quit (Quit: Page closed)
  • [17:17:30] <XorA> put /tmp on a bigger disk
  • [17:17:35] <woglinde> more space on the device?
  • [17:18:00] * LordDVG (~LordDVG@unaffiliated/lorddvg) Quit (Remote host closed the connection)
  • [17:20:02] * teralaser (~teralaser@unaffiliated/teralaser) Quit (Quit: CYAL8RALIg4t0r)
  • [17:20:09] <woglinde> hrms
  • [17:20:12] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 252 seconds)
  • [17:20:20] <woglinde> sstate not working in my setup
  • [17:21:55] * penth is now known as frozen_idiot
  • [17:28:46] * bkeating_ is now known as bkeating
  • [17:29:32] * frozen_idiot is now known as penthj
  • [17:29:34] * penthj is now known as penth
  • [17:30:43] * onoffon (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [17:34:32] * joel_ (~joel@nat/ti/x-ppnaugffysvtgsgd) Quit (Ping timeout: 260 seconds)
  • [17:35:06] * trigpoint_n9_ (~trigpoint@90.211.156.27) has joined #beagle
  • [17:35:12] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [17:35:38] * onoffon (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Operation timed out)
  • [17:35:53] * trigpoint (~phil@90.211.156.27) has joined #beagle
  • [17:36:07] * onoffon (~kraj@66.129.239.12) has joined #beagle
  • [17:36:53] * trigpoint_n9_ (~trigpoint@90.211.156.27) Quit (Remote host closed the connection)
  • [17:38:49] * trigpoint_n9 (~trigpoint@genld-218-231.t-mobile.co.uk) Quit (Ping timeout: 252 seconds)
  • [17:39:11] * johnwalkr (~walkerj@p3003-ipngn501aobadori.miyagi.ocn.ne.jp) has joined #beagle
  • [17:39:49] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 248 seconds)
  • [17:41:11] * etch (~etch@pool-71-184-94-122.bstnma.fios.verizon.net) has joined #beagle
  • [17:42:44] * SoCo_cpp_ (~soco@gateway/tor-sasl/sococpp/x-93321146) Quit (Read error: Connection reset by peer)
  • [17:43:25] * SoCo_cpp_ (~soco@gateway/tor-sasl/sococpp/x-93321146) has joined #beagle
  • [17:52:44] * musufu (~musufu@toki.sometwo.net) has joined #beaglebone
  • [17:52:44] * musufu (~musufu@toki.sometwo.net) has joined #beagle
  • [17:55:33] <iandow> Now I understand what the -t tmp-dir arg is for with opkg
  • [17:57:40] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [17:59:33] * iandow (~iandow@184-100-219-38.ptld.qwest.net) Quit (Read error: Connection reset by peer)
  • [17:59:47] * NulL` (~bleh1@92.39.201.91) has joined #beagle
  • [17:59:55] * iandow (~iandow@184-100-219-38.ptld.qwest.net) has joined #beagle
  • [18:01:52] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [18:02:00] * tema (~tema@178-16-155-142.obit.ru) Quit (Ping timeout: 272 seconds)
  • [18:06:29] * kuldeepdhaka (~kuldeepdh@unaffiliated/kuldeepdhaka) Quit (Ping timeout: 240 seconds)
  • [18:06:34] * zeroem (~dhamilton@nat-225.fw1.la.vclk.net) has joined #beagle
  • [18:07:47] * mythos (~mythos@unaffiliated/mythos) Quit (Ping timeout: 252 seconds)
  • [18:10:05] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [18:16:31] * bearsh|work (~quassel@189-92.77-83.cust.bluewin.ch) Quit (Read error: Operation timed out)
  • [18:16:45] * zeroem (~dhamilton@nat-225.fw1.la.vclk.net) Quit (Quit: Leaving.)
  • [18:17:04] * zeroem (~dhamilton@nat-225.fw1.la.vclk.net) has joined #beagle
  • [18:18:02] * behanw (~behanw@207.6.123.58) has joined #beagle
  • [18:18:55] * fmotu_ (~Bob@108.175.198.97) Quit (Ping timeout: 252 seconds)
  • [18:19:07] * felipealmeida (~user@179.210.237.70) Quit (Quit: ERC Version 5.3 (IRC client for Emacs))
  • [18:19:21] * foundatron (~textual@unaffiliated/foundatron) Quit (Quit: I have gone to sleep. ZZZzzz???)
  • [18:20:07] * felipealmeida (~user@179.210.237.70) has joined #beagleboard
  • [18:20:31] * felipealmeida (~user@179.210.237.70) has joined #beagle
  • [18:27:11] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [18:27:57] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) has joined #beagle
  • [18:30:07] * louiz920 (~a0272879@nat/ti/x-gtnkmhcirjgdgdob) has joined #beagle
  • [18:32:38] * mcsim (~desertfox@146-52-20-194-dynip.superkabel.de) Quit (Ping timeout: 245 seconds)
  • [18:34:20] * iandow (~iandow@184-100-219-38.ptld.qwest.net) Quit (Read error: Connection reset by peer)
  • [18:34:36] * iandow (~iandow@184-100-219-38.ptld.qwest.net) has joined #beagle
  • [18:35:48] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [18:39:06] * thews (~thews@67-61-170-99.cpe.cableone.net) Quit (Changing host)
  • [18:39:06] * thews (~thews@unaffiliated/thews) has joined #beagle
  • [18:39:47] * djlewis (~djlewis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) has joined #beagle
  • [18:40:03] * stt_michael (stt@unaffiliated/veremit) has joined #beagle
  • [18:40:52] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 265 seconds)
  • [18:42:38] * behanw (~behanw@207.6.123.58) Quit (Ping timeout: 245 seconds)
  • [18:42:56] * bhthompson (bhthompson@nat/google/x-tdbmdoovvylxaxcv) Quit (Quit: Leaving.)
  • [18:45:47] * heeen is now known as DBTu46kwdFKx3zqB
  • [18:45:48] * christoffer (~christoff@2a00:865:3b1b:2998::3d2) Quit (Quit: Leaving)
  • [18:46:30] * DBTu46kwdFKx3zqB is now known as heeen
  • [18:46:36] * bhthompson (bhthompson@nat/google/x-mieftypcepkoapkk) has joined #beagle
  • [18:47:39] * qdk (~qdk@188.120.76.162) Quit (Ping timeout: 252 seconds)
  • [18:51:15] * EasyAt (~EasyAt@unaffiliated/easyat) Quit (Ping timeout: 245 seconds)
  • [18:52:05] * Steve____ (~steev@krypton.bugfix.in) Quit (Ping timeout: 245 seconds)
  • [18:54:29] * Stoob (~steev@krypton.bugfix.in) has joined #beagleboard
  • [18:54:29] * Stoob (~steev@krypton.bugfix.in) has joined #beagle
  • [18:55:12] * lyakh (~lyakh@dslb-178-009-253-092.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  • [18:57:36] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [18:59:00] * behanw (~behanw@S0106c8fb2681e04b.gv.shawcable.net) has joined #beagle
  • [18:59:12] * EasyAt (~EasyAt@46.19.139.88) has joined #beagle
  • [18:59:12] * EasyAt (~EasyAt@46.19.139.88) Quit (Changing host)
  • [18:59:12] * EasyAt (~EasyAt@unaffiliated/easyat) has joined #beagle
  • [19:01:57] * emeb (~ericb@ip68-104-219-168.ph.ph.cox.net) Quit (Read error: Connection reset by peer)
  • [19:04:09] * emeb (~ericb@ip68-104-219-168.ph.ph.cox.net) has joined #beagle
  • [19:05:47] * foundatron (~textual@unaffiliated/foundatron) has joined #beagle
  • [19:05:58] * ogra_ (~ogra@nat/canonical/x-qhpilizrkkiuedtp) Quit (Ping timeout: 245 seconds)
  • [19:06:18] * mythos (~mythos@unaffiliated/mythos) has joined #beagle
  • [19:07:08] * johnwalkr (~walkerj@p3003-ipngn501aobadori.miyagi.ocn.ne.jp) Quit (Read error: Connection reset by peer)
  • [19:09:55] * krajo1 (~krajo1@ip4-95-82-142-152.cust.nbox.cz) has joined #beagle
  • [19:15:23] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [19:17:46] * sellout- (~Adium@c-67-176-62-45.hsd1.co.comcast.net) Quit (Quit: Leaving.)
  • [19:19:38] * alecain (~Adium@162.213.96.2) has joined #beagle
  • [19:19:40] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [19:19:45] * LordDVG (~LordDVG@unaffiliated/lorddvg) has joined #beagle
  • [19:19:49] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [19:20:32] * Uninstall (~quassel@vogon.m4rv1n.org) has joined #beagle
  • [19:20:32] * Uninstall (~quassel@vogon.m4rv1n.org) Quit (Changing host)
  • [19:20:32] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:20:49] * joel_ (~joel@nat/ti/x-gyynjztfobcxnxtd) has joined #beagle
  • [19:21:23] * stt_michael is now known as stt_michael^afk
  • [19:22:49] * uv (~uv@178-164-251-251.pool.digikabel.hu) has joined #beagle
  • [19:23:38] * ZiNC (~ZiNC@DSL217-132-221-92.bb.netvision.net.il) has joined #beagle
  • [19:23:39] <ZiNC> lo
  • [19:26:12] * rcn-ee (~voodoo@64.77.213.245) has joined #beagle
  • [19:26:27] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [19:26:44] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:27:03] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [19:27:34] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:28:08] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [19:29:52] * rcn-ee (~voodoo@64.77.213.245) Quit (Client Quit)
  • [19:31:26] * Uninstall (~quassel@vogon.m4rv1n.org) has joined #beagle
  • [19:31:26] * Uninstall (~quassel@vogon.m4rv1n.org) Quit (Changing host)
  • [19:31:26] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:31:34] * felipealmeida (~user@179.210.237.70) Quit (Read error: Connection reset by peer)
  • [19:31:42] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [19:31:50] * foundatron (~textual@unaffiliated/foundatron) Quit (Quit: I have gone to sleep. ZZZzzz???)
  • [19:32:46] * Uninstall (~quassel@vogon.m4rv1n.org) has joined #beagle
  • [19:32:47] * Uninstall (~quassel@vogon.m4rv1n.org) Quit (Changing host)
  • [19:32:47] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:33:12] * Uninstall (~quassel@kde/developer/bettio) Quit (Remote host closed the connection)
  • [19:33:45] * onoffon (~kraj@66.129.239.12) Quit (Ping timeout: 245 seconds)
  • [19:34:25] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [19:34:53] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [19:36:40] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Ping timeout: 245 seconds)
  • [19:36:53] * fumbler (5ec4de29@gateway/web/freenode/ip.94.196.222.41) has joined #beagle
  • [19:37:08] * sellout- (~Adium@66.185.108.211) has joined #beagle
  • [19:38:00] * Uninstall (~quassel@vogon.m4rv1n.org) has joined #beagle
  • [19:38:00] * Uninstall (~quassel@vogon.m4rv1n.org) Quit (Changing host)
  • [19:38:00] * Uninstall (~quassel@kde/developer/bettio) has joined #beagle
  • [19:38:06] <fumbler> hey anyone know if the BBB has bluetooth? there's a bluetooth init script in there
  • [19:38:55] <penth> not built in but it works with usb bt dongles
  • [19:39:10] * mcsim (~desertfox@x41ba102b.wh3.tu-dresden.de) has joined #beagle
  • [19:39:34] <fumbler> well that's a relief, thanks
  • [19:39:35] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Ping timeout: 260 seconds)
  • [19:39:58] <fumbler> i'm praying the BBB is GCHQ-proof
  • [19:39:58] <fumbler> nice to know when something messes up it's my own fault
  • [19:40:32] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [19:41:53] <fumbler> I do have another q but I'm just checking Google first...about where to put initialization scripts, eg ifconfig... I got a book on Red Hat but that talks about inittab which I can't find on the BBB. Also the TCP-IP book is a bit quick on init scripts, if you aren't running a RH-style distro
  • [19:42:30] * woglinde (~henning@p5099b351.dip0.t-ipconnect.de) Quit (Ping timeout: 245 seconds)
  • [19:42:47] <fumbler> I tried the rc0-6 scripts but they were nothing like the l1:2:boot:... prescribed in that book
  • [19:43:21] <fumbler> just a load of K20xyz stuff so I was wary about where to stick those if I had to write one.
  • [19:43:42] <fumbler> Anyways now I'm checking for a 'cron boot tute'
  • [19:43:44] <penth> init scripts depend on which distro you're using on the bbb,eg. angstrom vs arch vs debian
  • [19:44:06] <fumbler> well i got the linaro server ( no python???)
  • [19:44:18] <fumbler> but I also have one with the standard Angstrom distro
  • [19:44:21] <penth> check the linaro docs then
  • [19:44:33] <fumbler> are they included in the OS?
  • [19:44:47] <penth> Can't say as I've never used that one
  • [19:45:12] <fumbler> Angstrom?
  • [19:45:44] <fumbler> @reboot /home/root/boot_send_ip.py
  • [19:45:53] <fumbler> that look good for a boot script?
  • [19:46:43] <fumbler> ie @reboot /home/root/_SOME_SCRIPT
  • [19:47:09] * flo_lap (~fuchs@sign-4d09198c.pool.mediaWays.net) has joined #beagle
  • [19:47:09] * flo_lap (~fuchs@sign-4d09198c.pool.mediaWays.net) Quit (Changing host)
  • [19:47:09] * flo_lap (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  • [19:47:11] <fumbler> never used cron before (gulp)
  • [19:47:56] * flo_lap is now known as florian
  • [19:48:47] <fumbler> this looks nice:
  • [19:48:49] <fumbler> http://unixgeeks.org/security/newbie/unix/cron-1.html
  • [19:50:39] * darkfader (~darkfader@ip3e8346be.speed.planet.nl) has joined #beagle
  • [19:52:04] <fumbler> OK last question...is there no iptables in the ubuntu distro?
  • [19:53:32] <fumbler> 'Setting a static IP address requires editing /etc/network/interfaces'
  • [19:53:47] <fumbler> http://www.gigamegablog.com/2012/01/29/beaglebone-linux-101-configuring-angstrom-linux/
  • [19:53:58] <fumbler> surely the daddy of all noob BBB pages 8)
  • [19:54:41] <fumbler> no sign of iptables though 8I
  • [19:55:52] * fumbler fries some eggs
  • [19:56:12] <fumbler> thanks penth, thanks guys, ciao
  • [19:56:23] <fumbler> happy boning !!
  • [19:56:27] * fumbler (5ec4de29@gateway/web/freenode/ip.94.196.222.41) Quit (Quit: Page closed)
  • [19:57:08] * _chase_1 (~a0271661@nat/ti/x-ogixhdhioleaswtg) has joined #beagle
  • [19:57:47] * stahl (~stahl@178-83-160-218.dynamic.hispeed.ch) Quit (Ping timeout: 252 seconds)
  • [20:00:08] * _chase_ (~a0271661@nat/ti/x-wemmqocnwdkclwfa) Quit (Ping timeout: 252 seconds)
  • [20:03:00] * mihir (671a3002@gateway/web/freenode/ip.103.26.48.2) has joined #beagle
  • [20:03:36] <mihir> need assistance on booting android on beaglebone
  • [20:05:08] * oofus_7 (~oofus@oofus1-adsl.demon.co.uk) Quit (Ping timeout: 245 seconds)
  • [20:05:21] * felipealmeida (~user@179.210.237.70) has joined #beagleboard
  • [20:05:49] * felipealmeida (~user@179.210.237.70) has joined #beagle
  • [20:08:01] <mihir> init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  • [20:08:15] <mihir> last log while loading android
  • [20:09:36] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Remote host closed the connection)
  • [20:09:50] * oofus_7 (~oofus@oofus1-adsl.demon.co.uk) has joined #beagle
  • [20:10:04] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [20:11:13] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) Quit (Quit: Leaving)
  • [20:12:51] * honschu (~honschu@shackspace/j4fun) has joined #beagle
  • [20:12:52] <mihir> unable to boot android on baglebone
  • [20:13:17] <mihir> last log while booting" init: sys_prop: permission denied uid:1003 name:service.bootanim.exit"
  • [20:15:15] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) Quit (Ping timeout: 272 seconds)
  • [20:16:16] * honschu_ (~honschu@shackspace/j4fun) Quit (Ping timeout: 272 seconds)
  • [20:18:35] * foundatron (~textual@unaffiliated/foundatron) has joined #beagle
  • [20:22:07] * anujdeshpande (~anuj@59.99.244.28) has joined #beagle
  • [20:22:39] * anujdeshpande (~anuj@59.99.244.28) Quit (Quit: Leaving)
  • [20:22:48] * mrpackethead (~mrpacketh@147.200.109.203.static.cust.vf.net.nz) has joined #beagle
  • [20:24:23] * mihir (671a3002@gateway/web/freenode/ip.103.26.48.2) Quit (Ping timeout: 245 seconds)
  • [20:27:37] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [20:37:26] * brownies (~brownies@unaffiliated/brownies) Quit (Ping timeout: 264 seconds)
  • [20:37:54] * brownies (~brownies@184.106.201.58) has joined #beagle
  • [20:37:54] * brownies (~brownies@184.106.201.58) Quit (Changing host)
  • [20:37:54] * brownies (~brownies@unaffiliated/brownies) has joined #beagle
  • [20:42:26] * tema (~tema@178-16-155-142.obit.ru) has joined #beagle
  • [20:46:03] * stahl (~stahl@xdsl-188-154-79-26.adslplus.ch) has joined #beaglebone
  • [20:51:31] * BobCat (~bobcat@ool-44c35b0f.dyn.optonline.net) has joined #beagle
  • [20:58:17] * NulL` (~bleh1@92.39.201.91) Quit (Ping timeout: 252 seconds)
  • [21:00:53] * LordDVG (~LordDVG@unaffiliated/lorddvg) Quit (Remote host closed the connection)
  • [21:09:14] * dj_pi (~dj@c-107-5-25-243.hsd1.mi.comcast.net) Quit (Ping timeout: 264 seconds)
  • [21:09:59] * NewInformator (~NewInform@243.243.106.212.dynamic.jazztel.es) has joined #beagle
  • [21:10:04] * NewInformator (~NewInform@243.243.106.212.dynamic.jazztel.es) has left #beagle
  • [21:12:03] * prpplague (~danders@rrcs-97-77-26-26.sw.biz.rr.com) Quit (Quit: Leaving)
  • [21:14:05] * granito-laptop (~granito@cpe-075-182-108-119.nc.res.rr.com) has joined #beagle
  • [21:14:24] * Shadyman (~matthew@unaffiliated/shadyman) has joined #beagle
  • [21:14:50] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [21:16:46] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [21:18:39] * spoonox (~spoonox@dslb-092-076-001-128.pools.arcor-ip.net) Quit (Quit: WeeChat 0.4.1)
  • [21:21:45] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Ping timeout: 272 seconds)
  • [21:24:01] * musufu (~musufu@toki.sometwo.net) Quit (Remote host closed the connection)
  • [21:24:39] * granito-laptop1 (~granito@cpe-075-182-108-119.nc.res.rr.com) has joined #beagle
  • [21:25:03] * granito-laptop (~granito@cpe-075-182-108-119.nc.res.rr.com) Quit (Ping timeout: 252 seconds)
  • [21:28:52] * trigpoint_n9 (~trigpoint@149.254.180.202) has joined #beagle
  • [21:35:14] * granito-laptop1 (~granito@cpe-075-182-108-119.nc.res.rr.com) Quit (Read error: Connection reset by peer)
  • [21:35:24] * granito-laptop (~granito@cpe-075-182-108-119.nc.res.rr.com) has joined #beagle
  • [21:37:17] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [21:41:51] * frenchface (~jonathan@71-90-201-21.dhcp.stls.mo.charter.com) has joined #beagle
  • [21:41:54] * monoxide_13 (~monoxide_@97-92-64-74.dhcp.stcd.mn.charter.com) has joined #beagle
  • [21:42:23] <frenchface> has anyone else had TERRIBLE customer service out of newark? Where does everyone buy from?
  • [21:46:10] <alecain> Try octopart? Not a supplier but they aggregate the prices from a lot of different vendors.
  • [21:46:56] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Quit: Leaving)
  • [21:47:25] <alecain> frenchface: ^^
  • [21:48:13] <frenchface> thanks
  • [21:50:00] <alecain> Has anyone ever gotten an RFBI display working?
  • [21:53:17] * konradoo77 (~debian@81.6.139.17) Quit (Ping timeout: 252 seconds)
  • [21:54:05] * konradoo77 (~debian@81.6.139.17) has joined #beagle
  • [21:58:40] * carpman (~carpman@97-94-200-164.dhcp.ftwo.tx.charter.com) has joined #beagle
  • [22:05:44] <ZiNC> frenchface: What happened?
  • [22:09:39] <frenchface> I purchased a beaglebone black late december, it said it was in stock with 2-3 day shipping. A week by, I checked their site, still said in stock so i called them only to find out that they were not really in stock. they were backordered and I was 700ish in line and they told me they would have them in stock in late Jan. They didn't want to do anything to make it right. Later they sent me a 20% coupon, I tried to use it the cod
  • [22:09:39] <frenchface> e worked however it didnt take 20% off. Now today they called me and said it was instock but that they had another issue and that I would need to cancel my order and reorder it, i told them to just cancel it and i'll order from somewhere else...
  • [22:10:44] <thurgood> wowo.. suckage
  • [22:11:19] <frenchface> I even filled a complaint with the BBB, they refused to do anything
  • [22:11:28] <frenchface> they as in newark
  • [22:11:40] <thurgood> bbb is really just a club
  • [22:12:02] <thurgood> they have no teeth
  • [22:12:33] <thurgood> and rarely do anything against people that pay the due
  • [22:12:39] <thurgood> dues
  • [22:12:50] <frenchface> yep
  • [22:15:01] <frenchface> last thing, about 2-3 weeks after i put my order in, they sent out an email to everyone saying that they were backordered...cant beleive it took them 2-3 weeks and didnt even attempt to give out a coupon with the apology.
  • [22:18:45] * zump (65a4773e@gateway/web/freenode/ip.101.164.119.62) has joined #beagle
  • [22:19:09] * onoffon (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  • [22:19:35] <zump> are there any prebuilt crosscompilers for beaglebone black?
  • [22:21:58] * onoffon (~kraj@99-57-140-30.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Operation timed out)
  • [22:22:15] <thurgood> aside from gcc?
  • [22:22:56] * boris_G (~boris@58.165.161.10) Quit (Quit: This computer has gone to sleep)
  • [22:23:09] <zump> thurgood: is this a correct one? http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-ARMCrossCompiler:GCC
  • [22:23:33] * jhast (ae4fb94a@gateway/web/freenode/ip.174.79.185.74) Quit (Ping timeout: 245 seconds)
  • [22:23:34] * onoffon (~kraj@66.129.239.12) has joined #beagle
  • [22:25:15] <thurgood> can't say for certain.. but if its' advertised as such, I would give it a try
  • [22:25:56] * onoffon is now known as khem`
  • [22:31:01] * spiderpigloki (~spiderpig@i59F72697.versanet.de) Quit (Remote host closed the connection)
  • [22:31:55] * uv (~uv@178-164-251-251.pool.digikabel.hu) Quit (Remote host closed the connection)
  • [22:34:44] * rob_w (~rob@unaffiliated/rob-w/x-1112029) Quit (Read error: Connection reset by peer)
  • [22:35:49] * c10ud (~c10ud@emesene/dictator/c10ud) Quit (Remote host closed the connection)
  • [22:48:55] * stt_michael^afk (stt@unaffiliated/veremit) Quit (Quit: KVIrc 4.1.1 Equilibrium http://www.kvirc.net/)
  • [22:51:41] <ZiNC> frenchface: Sounds messy on their side, but not THAT horrible.
  • [22:51:58] <ZiNC> I'd use that 20% off on the Beaglebone. :)
  • [22:52:40] <ZiNC> But, if I recall, they are one of these sites where you can't know the full price (with S&H, tax) before practically checking out.
  • [22:52:53] <ZiNC> And this I try to avoid if at all possible.
  • [22:57:47] * Pullphinger (~Pullphing@12.40.23.68) Quit ()
  • [23:00:07] * sellout- (~Adium@66.185.108.211) Quit (Quit: Leaving.)
  • [23:01:02] * bfederau (~quassel@service.basyskom.com) Quit (Read error: Connection reset by peer)
  • [23:01:18] * bfederau (~quassel@service.basyskom.com) has joined #beagle
  • [23:01:29] * jvalleroy (~jvalleroy@2601:4:2900:396:74b1:f05a:e8d8:a04a) has joined #beagle
  • [23:01:29] * jvalleroy (~jvalleroy@2601:4:2900:396:74b1:f05a:e8d8:a04a) has joined #beaglebone
  • [23:01:43] * jvalleroy (~jvalleroy@2601:4:2900:396:74b1:f05a:e8d8:a04a) has left #beaglebone
  • [23:01:51] * jvalleroy (~jvalleroy@2601:4:2900:396:74b1:f05a:e8d8:a04a) has left #beagle
  • [23:04:42] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [23:06:33] * SoCo_cpp (~soco@gateway/tor-sasl/sococpp/x-48425895) has joined #beagle
  • [23:07:43] * prpplague (~prpplague@107-206-64-184.lightspeed.rcsntx.sbcglobal.net) has joined #beagle
  • [23:07:43] * ChanServ sets mode +o prpplague
  • [23:07:51] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [23:07:58] * krajo1 (~krajo1@ip4-95-82-142-152.cust.nbox.cz) Quit (Quit: Konversation terminated!)
  • [23:08:22] * trigpoint_n9_ (~trigpoint@90.211.156.27) has joined #beagle
  • [23:10:25] * alnz (406a2987@gateway/web/freenode/ip.64.106.41.135) has joined #beagle
  • [23:10:29] * trigpoint_n9 (~trigpoint@149.254.180.202) Quit (Ping timeout: 248 seconds)
  • [23:10:40] * trigpoint_n9_ (~trigpoint@90.211.156.27) Quit (Read error: No route to host)
  • [23:14:53] * djlewis (~djlewis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) Quit (Quit: Leaving.)
  • [23:15:28] * boris_G (~boris@b4BCD.static.pacific.net.au) has joined #beagle
  • [23:18:15] * aergus (~aergus@pptp-212-201-72-74.pptp.stw-bonn.de) Quit (Ping timeout: 252 seconds)
  • [23:20:43] * foundatron (~textual@unaffiliated/foundatron) Quit ()
  • [23:20:56] * pwillard (~pwillard@adsl-98-66-249-103.asm.bellsouth.net) has joined #beagle
  • [23:23:18] * bkearns (~bkearns@216-75-239-130.static.wiline.com) Quit (Read error: Connection reset by peer)
  • [23:23:29] * bkearns (~bkearns@216-75-239-130.static.wiline.com) has joined #beagle
  • [23:24:33] * _chase_1 (~a0271661@nat/ti/x-ogixhdhioleaswtg) Quit (Quit: Leaving.)
  • [23:27:47] * etch (~etch@pool-71-184-94-122.bstnma.fios.verizon.net) Quit ()
  • [23:28:05] * _chase_ (~a0271661@nat/ti/x-avjguvnpfgmzukus) has joined #beagle
  • [23:29:41] * mhaberler (~mhaberler@macbook.stiwoll.mah.priv.at) Quit (Ping timeout: 272 seconds)
  • [23:30:42] * alnz (406a2987@gateway/web/freenode/ip.64.106.41.135) Quit (Quit: Page closed)
  • [23:33:17] <granito-laptop> how would I set up my beaglebone so I can ssh into it over the internet? Everything I find is about giving it a static address or other similar stuff
  • [23:35:53] * beaglealpha (b8acecf2@gateway/web/freenode/ip.184.172.236.242) has joined #beagle
  • [23:36:01] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) Quit (Remote host closed the connection)
  • [23:38:06] <beaglealpha> can anyone tell me if i can use a ESC on the beaglebone as a dc motor controller? i don't seem to be able to find the answer anywhere
  • [23:38:22] * phantoxeD (destroy@a89-154-119-158.cpe.netcabo.pt) Quit (Read error: Connection reset by peer)
  • [23:38:34] * phantoxeD (destroy@a89-154-119-158.cpe.netcabo.pt) has joined #beagle
  • [23:39:24] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Quit: Verlassend)
  • [23:42:07] * kingemer (~kingemer@23.255.226.36) has joined #beagle
  • [23:42:57] <thurgood> granito-laptop: you mean from outside your LAN?
  • [23:44:19] <granito-laptop> yea
  • [23:44:24] <granito-laptop> I found this thing called yaler
  • [23:44:32] <granito-laptop> https://yaler.net/beaglebone-ubuntu
  • [23:44:38] <granito-laptop> trying it out atm
  • [23:44:42] <thurgood> that's a router issue more than a beagle issue
  • [23:45:11] * willingc (~willingc@cpe-75-80-19-24.san.res.rr.com) has joined #beagle
  • [23:45:29] <granito-laptop> oh snap. So I'd look up how to make my router let my BBB talk to the internet?
  • [23:45:35] * SoCo_cpp (~soco@gateway/tor-sasl/sococpp/x-48425895) has left #beagle
  • [23:46:07] <thurgood> you probably want to look up port forwarding for your router
  • [23:46:36] <thurgood> then forward the ssh port from outside to your beagle's address
  • [23:46:54] <granito-laptop> oooooh
  • [23:48:11] * kiilo (~kiilo@77-56-99-130.dclient.hispeed.ch) Quit (Quit: ciao)
  • [23:48:34] <agmlego> beaglealpha: Sure. The bone has PWM outputs.
  • [23:49:49] <beaglealpha> thanks
  • [23:49:49] <granito-laptop> I think I found the port forwarding stuff. Thanks!
  • [23:49:50] * joel_ (~joel@nat/ti/x-gyynjztfobcxnxtd) Quit (Quit: Leaving)
  • [23:49:55] * beaglealpha (b8acecf2@gateway/web/freenode/ip.184.172.236.242) Quit (Quit: Page closed)
  • [23:57:25] * boris_G (~boris@b4BCD.static.pacific.net.au) Quit (Quit: This computer has gone to sleep)
  • [23:59:53] * drakkan1000 (~drakkan@dynamic-adsl-78-12-155-223.clienti.tiscali.it) has joined #beagle