**** BEGIN LOGGING AT Fri Aug 10 02:59:59 2012 Aug 10 04:17:39 Hi there does anyone know the difference between "BeagleBoard Ax/Bx - beagle_bx" vs "BeagleBoard xMA/B/C - beagle_xm" Aug 10 04:38:39 edmen: one is a BB, the other a BBXM. for details read the respective pages or SRMs Aug 10 04:53:56 hey hey Aug 10 04:53:59 thanks ! Aug 10 04:54:08 http://elinux.org/BeagleBoardUbuntu Aug 10 04:54:28 I am following this Aug 10 04:54:35 thats why I was asking Aug 10 04:57:37 also still trying to get ubuntu to boot on my xm board, seems like it trys to boot from serial port some how Aug 10 05:21:07 hey there does anyone know if there is a way to factory default the beagleboard xm rev c? Aug 10 05:23:05 it's called inserting a fresh SD card Aug 10 05:31:10 When connecting to 5V or mini usb power: LED D13 flashes in RED, LEDS D5 turns and stays GREEN and D14 turns on and then turns off Aug 10 05:31:34 then nothing Aug 10 05:38:22 get a validation image and then check serial output. Aug 10 12:31:26 wmat: thanks Aug 10 12:31:45 wmat: I will upgrade tonight Aug 10 12:35:44 cboyd: I just sat down with a coffee and grabbed my xm and flyswatter. I'll see if I can reproduce. Might take me awhile to setup though, as I haven't used this setup in a while. Aug 10 12:37:43 wmat: thanks ... I really appreciate it ... i am trying to learn how to write device drivers and being able to use jtag to debug will be extremely helpful Aug 10 12:39:15 cboyd: fwiw, there's also a #openocd channel as well as openocd-users mailing list if you think your issues are specific to OpenOCD Aug 10 13:09:32 wmat: thanks Aug 10 13:49:43 that's interesting. I guess some people here will remember the mmc problem that led to -110 errors. The Mer guys revisited this and they came up with a better fix as it seems and a one-liner at that. Aug 10 13:49:47 https://build.pub.meego.com/package/view_file?file=0001-mmc-Adjust-timings-for-power-ramping-up.patch&package=kernel-adaptation-n900&project=home%3Arojkov%3Abranches%3ACE%3AAdaptation%3AN900&rev=a947982015680ade56d43bc81c7bac78 Aug 10 13:50:14 what's interesting is that there seems to be an much older u-boot patch that does essentially the same but in uboot. Aug 10 13:53:17 at least at some point there was such a patch in koen's meta-ti git Aug 10 13:57:35 weee, complete Dr. Who torrent finally completed! Aug 10 13:57:51 doctor who or doctor who (2005)? Aug 10 13:58:10 let me know if that contains the lost episodes from the second(?) season ;-รพ Aug 10 13:59:31 wmat: any luck with jtag and the beagleboard Aug 10 13:59:38 wmat: sorry to bother you Aug 10 14:02:12 cboyd1: sorry, not yet; other tasks took priority Aug 10 14:03:29 wmat: no problem ... I definitely understand Aug 10 15:10:20 Hello, need help with beagleboard xm muxing on boot. I have recompiled u-boot with denx repository, and now u-boot set mux correctly to have 0 V, but MLO before sets voltage to 1.8 three seconds Aug 10 15:10:55 i tried to recompile MLO but without success Aug 10 15:11:05 MLO really sets any muxing? Aug 10 15:23:14 Llanta19: what mux? Aug 10 15:24:46 gpio 157 Aug 10 15:25:21 mcbsp1_fsr Aug 10 16:32:59 Hi! I have a Mac that runs on Mountain Lion. Upon Ejecting the Beaglebone as a USB device, I am not able to establish an RNDIS Connection. It doesn't show up on 192.168.7.2. I did not have this issue with Lion OS. Has anyone else experienced the same issue? Aug 10 16:33:25 I am using Rev A5 of the beaglebone Aug 10 17:20:08 I sort of found a work around to the issue. I just did rmmod g_mass_storage.ko and ins mod g_ether.ko. Will write a shell scrip to do this on startup Aug 10 17:27:25 gm Aug 10 18:24:32 djlewis: happy friday Aug 10 18:38:17 would someone have a good beginners resource for how to set up network file shares for specific folders on a multi-os network (e.g. samba, afp (avahi?), etc) using angstrom. I'm on a BBxM, but I doubt that will end up being relevant. I'm familiar/heard of with fstab, mount points etc. but as I understand it it can be highly distro specific. Aug 10 19:08:47 * djlewis gets the arduino then finds the project might work with msp430 already have. Aug 10 19:09:19 ooh, build more than one flavor :) Aug 10 19:28:38 can it be? Is netatalk really not in angstrom? Aug 10 20:17:50 <_av500_> back! Aug 10 20:18:19 yay Aug 10 20:18:36 you guys seem to be quite the experts on the Russian mafia Aug 10 20:25:03 _av500_: were you gone ;) Aug 10 20:37:33 Crofton|work: get that funcube dongle going on beagle? Aug 10 20:37:55 I picked up a DVB-T rtl2832/E4k dongle to try here Aug 10 20:38:32 cool Aug 10 20:38:41 I ahven't tried Aug 10 20:39:24 nice! that could be a great combo Aug 10 20:47:45 i was mind boggled looking at some of the flow graphs/charts used with gnu radio Aug 10 20:52:09 yeah, poepl have done some cool stuff Aug 10 20:59:27 <_av500_> Crofton|work: jacks of all trades Aug 10 21:14:15 New to beaglebone, using it for a datalogger at work. Got that part working. Added an LCD cape, but I want to us it to display status info, not as a Gnome desktop. Any pointers on where to look for a HowTo? Aug 10 21:14:43 Or a suggestion on an approach? Aug 10 21:14:57 o.O Aug 10 21:15:15 write an app in your favourite framework Aug 10 21:21:03 My logger is written in Python, and automagically started at boot via rc.d. If it were to use, say, gtk, would it default to the LCD? (Never written in gtk, so I want to be sure I'm not chasing a dead end.) Aug 10 21:21:41 Since I don't have a favourite framework, what would people suggest as the easiest to learn? Aug 10 21:22:04 you might datalog report with a console ful screen Aug 10 21:26:52 python has many bindings Aug 10 21:29:10 python has too many bindings for there to be an obvious choice of a graphics framework, for a GUI neophite. :-} Aug 10 21:30:28 Logging to a full screen console would be fine. Again, not sure how to begin. Seems like I'd need to start an Xterm, and then pipe the STDOUT from my script into it. Aug 10 21:51:47 toddkrein: as a matter of fact it seems you dont need a gui at all. Why not use a simpler console fs? Aug 10 21:56:52 A fullscreen console would be just fine, but I'm not sure how either to start an FS console, nor how to tee the STDOUT to the console. Aug 10 21:59:28 djlewis! you're still here! :P Aug 10 22:01:39 <_av500_> djlewis: yeah, on vacation .... nominally Aug 10 22:02:14 _av500_: did ya have lots o fun ? Aug 10 22:06:11 <_av500_> djlewis: in the rare times the kids did not try to kill each other :) Aug 10 22:06:37 Oh, those wonderful milliseconds of life :) Aug 10 22:08:21 <_av500_> djlewis: best hing about being in a crowd and hearing a kid cry? - realizing its not yours :)) Aug 10 22:09:25 know you don't even have one! Aug 10 22:09:28 knowing Aug 10 22:10:15 <_av500_> mru: next best thing Aug 10 22:10:57 <_av500_> but if you dont have one, you do not hear a crying kid a mile downwind... Aug 10 22:11:11 that reminds me of something I read: "condoms prevent mini-vans" Aug 10 22:11:16 <_av500_> yeah Aug 10 22:11:29 * _av500_ totally has that minivan :;) Aug 10 22:12:12 and minivans are a work of the devil Aug 10 22:12:22 so why is the pope opposed to condoms? Aug 10 22:12:50 <_av500_> mru: maybe the vatican church holds detroit stock? Aug 10 22:13:22 maybe the pope is in fact the devil Aug 10 22:13:37 imagine being the devil, what better place to hide? Aug 10 22:14:55 <_av500_> mru: a hollywood lawyer? Aug 10 22:18:30 sure, and santa can hide under a fake beard Aug 10 22:27:11 * djlewis has the iwantz for a 60' Rohn 25g tower and az/el rotor... Aug 10 23:18:19 _av500_: that is a old school scope Aug 10 23:24:20 the old ones are the best Aug 10 23:24:28 they just don't make 'em like they used to Aug 10 23:31:08 mru: you aren't that old to say that :) Aug 10 23:56:09 mranostay: just you wait 'til you're my age Aug 11 00:15:30 mru: what 30? Aug 11 00:16:37 32 Aug 11 00:17:04 aka the space age Aug 11 00:26:42 space age? Aug 11 00:27:48 kids these days... don't even know their ascii codes Aug 11 00:27:55 what has the world come to? Aug 11 00:28:04 ok dork Aug 11 00:28:09 :) **** ENDING LOGGING AT Sat Aug 11 02:59:58 2012