**** BEGIN LOGGING AT Sun Aug 12 02:59:59 2012 Aug 12 05:21:15 i'm planning to buy beaglebone, but i have some queries: 1.i'll be directly connecting beaglebone with PC using networkcable. i don't have any router etc... Aug 12 05:21:56 If connected directly to PC will this work > Aug 12 05:21:58 ? Aug 12 05:22:16 Please help Aug 12 05:28:50 ??? Aug 12 07:05:38 <_av500_> phh: heh, you are on that conspiracy mailing list Aug 12 12:01:17 _av500_: mmmm ? Aug 12 12:01:26 arm-netbook ? Aug 12 12:43:09 <_av500_> yep Aug 12 12:43:16 <_av500_> be sure to hide your MAC there Aug 12 12:43:29 <_av500_> and dont drink the tap water Aug 12 12:54:00 wtf are you talking about Aug 12 13:05:09 * daurnimator is trying to get his xm working with display under arch Aug 12 13:05:18 anyone care to help? Xorg log: https://gist.github.com/3331741 Aug 12 13:14:44 <_av500_> phh: http://pastebin.com/fSjLGkNh Aug 12 13:16:16 <_av500_> phh: ....Because government and Aug 12 13:16:16 <_av500_> corporations want to track the MAC addresses of wifi and bluetooth. Aug 12 13:16:19 <_av500_> .... Aug 12 13:24:34 ah that. Aug 12 13:27:41 _av500_: do I know you from archos days of yore? Aug 12 14:17:53 <_av500_> daurnimator: I know myself not these days Aug 12 14:18:47 <_av500_> but archos rings a bell Aug 12 16:11:47 is it possible to connect beaglebone board with PC using lan connection with P-2-P. i.e. peer-to-peer and not using router,dhcp etcc. Aug 12 16:12:18 using lan* i mean using ethernet cable Aug 12 16:12:52 need some help Aug 12 16:15:31 anybody here listening ?????? Aug 12 16:16:22 of course Aug 12 16:16:51 please help me in this issue Aug 12 16:17:03 if you want to access the-internetâ„¢, then you will need to enable some sort of connection-sharing on your PC Aug 12 16:18:47 i'm running linux through virtualbox in windows is it possible to connect to beagleboard p-2-p network Aug 12 16:19:25 @dm8trb:i'm running linux through virtualbox in windows is it possible to connect to beagleboard p-2-p network Aug 12 16:20:25 let's ask the other way around: what are you trying to achieve here? Aug 12 16:22:36 i want to verify if i'm running linux using virtualbox on windows machine,will i be able to connect beaglebone and do all kinds of experiments Aug 12 16:23:08 is internet connection mandatory for beaglebone development? Aug 12 16:23:14 no Aug 12 16:23:56 you can bridge the ethernet connection of your virtualbox to the ethernet port on your PC Aug 12 16:24:12 then you can directly 'talk' to the beagle-bone Aug 12 16:24:38 if you need the usb-serial port too, then you will need to forward that to your virtual machine too Aug 12 16:27:48 @dm8trb: internet connection is not required right ?? Aug 12 16:28:13 depends entirely on what you're planning to do. Aug 12 16:28:25 means .... Aug 12 16:28:49 ok fine got it Aug 12 16:28:57 only you know the meaning of that Aug 12 16:29:34 @dm8tbr: thanks a lot.. Aug 12 16:29:36 :) Aug 12 16:33:23 @dm8trb : can gui like embedded - qt be run on beaglebone board ?? Aug 12 16:34:41 @dm8tbr : can gui like embedded - qt be run on beaglebone board ?? Aug 12 16:36:09 sure, if you attach a display somehow Aug 12 16:36:59 @dm8tbr: thanks again... Aug 12 16:37:37 hmm, interesting, no detailed steps necessary Aug 12 18:22:03 yay, I got uart3 working! Aug 12 18:22:55 https://p.twimg.com/A0HgVSICIAEpZME.png:large Aug 12 18:23:06 and the code is here: http://github.com/eren/sos/ Aug 12 18:24:34 success! Aug 12 18:24:55 now I'm wondering what to do next :) Aug 12 18:25:10 does it play music yet? Aug 12 18:25:13 :0 Aug 12 18:25:15 L) Aug 12 18:25:20 heheh Aug 12 18:25:25 no :P Aug 12 18:56:15 Purchased a new microSD card for the bone. (8GB) Aug 12 18:56:26 Huge performance increase. Aug 12 18:59:17 use nilfs2 Aug 12 19:08:53 nilfs2? Aug 12 20:12:57 eren: boring, no leds :( Aug 12 20:17:58 sweet, then i've got what you're looking for ynezz Aug 12 20:18:39 ynezz: build a led with usb interface, write a usb driver for it Aug 12 20:18:44 it's not boring then :) Aug 12 20:19:05 well, there's on board led Aug 12 20:20:10 yeah Aug 12 20:20:16 gotta go folks, good night Aug 12 20:24:32 well, too late eren... https://github.com/mrd/puppy Aug 12 20:26:02 okay here's my contribution for the day http://blog.boxysean.com/2012/08/12/first-steps-with-the-beaglebone-pru/ Aug 12 20:26:44 all about blinking leds, aww yeah. should add an animated gif of the blinking Aug 12 20:36:37 <_av500_> boxysean: you are doing that wrong, you are not supposed to just gather information and make things work! :) Aug 12 20:38:38 <_av500_> boxysean: ah, DMX, what do you use for the hardware? Aug 12 20:51:01 ynezz: this is for you http://blog.boxysean.com/images/beaglebone-blinkslave.gif :) (also added to my post) Aug 12 20:51:16 _av500_: oh muh bad :D Aug 12 20:51:40 _av500_: i have this board http://www.celestialaudio.com/dmx_led/index.html that i'd like to have the beaglebone control Aug 12 20:52:45 custom LED setups Aug 12 21:01:00 <_av500_> boxysean: right, but how do you generate the DMX signal on the bone? with so,me RS458 driver? Aug 12 21:02:36 _av500_: i haven't yet Aug 12 21:03:02 _av500_: the way i'm thinking of doing it is writing directly to the pins from the PRU Aug 12 21:03:30 any thoughts on that approach? Aug 12 21:05:31 <_av500_> i'd put a proper driver inbetween Aug 12 21:19:57 _av500_: cool. i've never dealt with this before. good tip Aug 12 21:25:02 i'll be trying this first, but do you think short jumpers from the output of the bone to the input of the dmx board will suffice? Aug 12 21:54:56 <_av500_> hmm Aug 12 21:55:14 <_av500_> looking at the specs 0 and 3.3V should be fine Aug 13 01:35:06 hello... is somebody that use ubuntu + qt + tslib on beagle?? Aug 13 02:50:39 veneco: your question is? Aug 13 02:53:13 mranostay: I compiled tslib on my laptop and then compiled qt embedded 4.8.2 .... I installed into my beagle both Aug 13 02:53:32 er ok Aug 13 02:54:08 but... when I run a demo program... I can't use mouse or touchscreen Aug 13 02:55:19 so, DO I need use some option when I run the demo? **** ENDING LOGGING AT Mon Aug 13 02:59:58 2012