**** BEGIN LOGGING AT Tue May 15 02:59:59 2012 May 15 03:04:56 * mranostay wonders what KeatonT is up too May 15 03:05:05 and when he is going to short his board out May 15 03:08:00 * XorA wonders where he can buy a laptop with 4096G memory for using git May 15 03:09:38 wtf are you doing? May 15 03:13:56 yo emeb_mac May 15 03:14:23 mranostay: dude! May 15 03:14:52 where is my car? May 15 03:16:19 dude/sweet/dude/sweet/etc May 15 03:25:39 hmmm May 15 03:26:32 what's snoo ds2? May 15 03:28:21 light at the end of the tunnel sure looks like a train May 15 03:30:05 emeb_mac: how's the WX in your neck of the woods? May 15 03:30:24 excessive heat advisory May 15 03:30:43 105F in May - about a month early for that. May 15 03:30:46 oh May 15 03:30:56 that's what i thought May 15 03:31:09 5 active wildfires in the state. May 15 03:31:21 is that up along 17? May 15 03:32:11 yeah i can't deal with that kind of heat May 15 03:32:19 One of them - http://instagr.am/p/KlfStFpIF5/ May 15 03:32:57 A couple up near Payson, another near Kingman and one down southeast May 15 03:32:59 100F and 80%> humidity.. worst day of my life :) May 15 03:33:45 whoa... u are surrounded May 15 03:34:07 Yep - air's been pretty smoky in the PHX area. May 15 03:34:44 hmmm May 15 03:35:56 get out the garden hose? May 15 03:36:05 what burns out in the southeast part? May 15 03:36:11 isn't that bare dirt? May 15 03:36:31 mranostay: gitk is OOMing on my 6G memory, I figure git gurus dont care about RAM and are all super rich :-D May 15 03:36:57 actually not - higher altitude there's a lot of pinon & grass, ponderosa, etc as you go higher. May 15 03:36:58 i ain't rich for sure May 15 03:37:00 XorA: what repo? May 15 03:37:13 oh May 15 03:37:24 so this is stuff off of 60? May 15 03:37:24 ds2: linux-next May 15 03:37:49 XorA: you could reduce the size of the repo May 15 03:38:03 prune or depth or something like that when cloning May 15 03:39:03 * XorA would prefer those with 1337 coding skillz learned about memory management :-) May 15 03:42:19 * mranostay opens a beer May 15 04:28:19 sweetness May 15 04:28:26 mysql and lighthttpd installed. May 15 04:28:38 Already imported my existing alarm logs. May 15 04:29:05 Now all I need to do is get the python code completed and hook the thing up :) May 15 04:46:18 90s flashback May 15 04:51:39 ? May 15 04:52:09 i haven't heard anyone say sweetness since the 90s May 15 04:52:45 lol I guess I'm old school. May 15 04:52:59 and I'm really not that old :/ May 15 04:53:22 it's probably hip again May 15 04:53:31 I suppose. May 15 04:53:57 everything old will be new again May 15 04:54:09 the bone wasn't really made for multitasking. It can be painfully slow when trying to install something. May 15 04:54:31 i think the memory bus sucks May 15 04:55:29 RAM or from the SD card? May 15 04:55:38 I'm sure the SD card is slow. May 15 04:55:48 both May 15 04:57:00 Well not like I'm going to be installing updates while accessing the webpage it's hosting at the same time frequently. May 15 04:57:01 :P May 15 04:57:11 is the ethernet bus any good? May 15 04:57:19 Seems pretty quick May 15 04:57:31 try doing an nfsroot May 15 04:57:42 I will once updates finish. May 15 04:58:09 what is nfsroot anyways? May 15 04:58:28 root filesystem over nfs May 15 04:59:03 I can run iperf May 15 04:59:04 :P May 15 05:19:08 this command should have a disclaimer May 15 05:19:09 opgk -V2 upgrade May 15 05:19:21 "Might take the rest of the year." May 15 05:25:33 Hi. I just ordered my BeagleBone yesterday. I chose the BeagleBone because I need to make use of a lot of GPIO. Is there a common place for tutorials or manuals on how to configure the GPIO pins in Linux? May 15 05:25:49 I want to get an idea of what I need to do before my board arrives. May 15 05:29:14 Be prepared for a lot of headaches. May 15 05:29:48 dfrey I'd start off reading the beaglebone manual May 15 05:30:00 read... the manual!??! May 15 05:30:06 http://beagleboard.org/static/BONESRM_latest.pdf May 15 05:30:23 trelane it give you a good idea of what the system names the damn pins. May 15 05:30:50 because symbolic names would've been too easy. May 15 05:31:12 ooh that's easy, the analog pins are on P9, and are 1.8v, the GPIO's are all over but to calculate them there's 3 chips and it's GPIOchip_pin so pin 0_7 is gpio7 in /sys May 15 05:32:30 REALLY important is the 1.8v line on P9, that is going to save your ass May 15 05:32:45 ? May 15 05:33:11 KeatonT, lets you power MOST devices you're going to read with an analog pin without a voltage divider May 15 05:33:21 ah nice. May 15 05:36:24 I'm still new to all this stuff. May 15 05:36:38 using the bone for a custom home alarm system. May 15 05:38:53 My main focus is the GPIO pins with pulldowns. May 15 05:38:57 Seems to be plenty. May 15 06:50:11 jkridner: I like the new terseness of the readme May 15 06:50:21 great! May 15 06:50:44 I looked over the shoulder of many people and I noticed it was just too long for them to notice anything important... May 15 06:51:10 so, i thought I'd get it down to the bare minimum of things that you better know before you ask. May 15 06:51:58 <_av500_> let me guess, one line saying: "try and find out" May 15 06:53:02 * jkridner sleeps May 15 07:04:33 is it possible to boot beagle board if mmc port is not working? May 15 07:07:50 <_av500_> serial or usb boot May 15 07:07:54 <_av500_> its all in the manual May 15 07:08:01 or nand? May 15 07:08:41 <_av500_> on select beagles May 15 07:09:01 i have C3 May 15 07:09:14 * emeb_mac only has c2/c4 beagles... May 15 07:12:36 <_av500_> well, you can also boot it via jtag May 15 07:12:45 <_av500_> and cosmic radiation May 15 07:26:47 so on C3, cant i boot if mmc port is gone bad? May 15 07:27:09 <_av500_> it depends on whether you can read May 15 07:27:23 <_av500_> preferably what I wrote a few lines above May 15 07:27:26 read which manual? May 15 07:28:33 i browsed and in all the links, they are talking about reading from mmc and writing to nand, but for me mmc is not working May 15 07:28:53 can you please tell which manual exactly? May 15 07:29:17 <_av500_> omap3 technical referrence manual May 15 07:30:00 <_av500_> https://www.google.com/search?ie=UTF-8&oe=utf-8&q=omap3+boot+from+usb May 15 07:30:31 <_av500_> so please spare us the ignorance May 15 07:43:29 i found x-loader-usb for usb boot..is this the only file that differ from what i copy in mmc? May 15 07:43:55 <_av500_> you said your mmc does not work May 15 07:44:14 <_av500_> so you dont copy anything to mmc May 15 07:45:38 * tasslehoff translates to "from what I used when I tried to boot from mmc" May 15 07:46:25 sorry i mean copying those files in USB, not in mmc May 15 07:47:22 what i meant by differs from mmc files is i assume i need x-loader-usb, u-boot.bin, uImage and rootfs on USB for USB booting May 15 07:47:29 <_av500_> no May 15 07:47:35 <_av500_> its not boot from usb-stick May 15 07:54:48 oh..ok May 15 07:55:14 is this about usb OTG to ethernet boot up? May 15 07:57:49 <_av500_> its what is called "peripheral boot" May 15 07:57:59 <_av500_> where you provide the boot code over serial or usb May 15 08:16:02 Currently I rebuild the kernel uImage, add some kernel configuration see below list USB Support ---> Remove "USB Mass Storage support" Add "USB Gadget Support --> USB Gadget Drivers (HID Gadget)" Then make the kernel, but get below error message scripts/kconfig/conf --silentoldconfig Kconfig CHK include/linux/version.h CHK include/generated/utsrelease.h make[1]: `include/generated/mach-typ May 15 08:16:20 <_av500_> pastebin May 15 08:16:43 http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/791/t/167057.aspx May 15 08:16:49 i got the same issue May 15 08:17:13 USB Gadget Drivers (HID Gadget) May 15 08:19:38 does anyone have solution?_? May 15 08:42:11 the guy quit already, but for the record: angstrom has those gadgets enabled already May 15 08:42:36 then again, posting to e2e is pretty much the same as asking for "exact steps" May 15 08:55:49 using pserial i can get u-boot.bin from host pc..how do i need to get mlo, kernel and rootfs? May 15 09:14:32 u-boot.bin, who still uses that? May 15 09:14:45 the world moved to u-boot.img on TI chips a long time ago May 15 09:15:18 http://elinux.org/BeagleBoardRecovery#USB_recovery i am trying with UART recovery in this link..is that with using OE? May 15 09:16:34 booting from the mmc on beagle board, all the links discuss mlo, u-boot.bin, uImage, root fs..and they are working, so got the habit of u-boot.bin a bit.. May 15 09:17:01 can you please tell me if UART recovery in the above link, has worked for any one? May 15 09:19:16 anyone want to help me figure out why I'm getting this May 15 09:19:44 Unknown package 'php'. May 15 09:19:44 Unknown package 'php-cgi'. May 15 09:19:44 Unknown package 'php-cli'. May 15 09:19:59 when doing: opkg -V2 install php php-cgi php-cli May 15 09:25:12 <_av500_> Guest27921: yes, it works May 15 09:25:23 <_av500_> you can use usb aor serial to "boot" May 15 09:25:49 <_av500_> it does not mean you have a root file system mounted via usb or serial May 15 09:25:55 <_av500_> just boot from mmc and be done May 15 09:26:44 ok thank you..i have started UART recovery..mmc card is not getting detected on board, though it works perfectly fine on pc, so suspecting the mmc port and that is the reason why looking out for other ways of booting without using mmc, as it's not working May 15 09:27:05 <_av500_> then buy a new board May 15 09:28:07 i will try first with other ways of booting, otherwise i will buy new one..after u-boot gets loaded by following above link, how can i get uImage and rootfs system files on board? May 15 09:29:09 <_av500_> you could push the kernel over usb as well May 15 09:29:15 <_av500_> if uboot supports that May 15 09:29:23 <_av500_> since you have no mmc, you have no mass storage May 15 09:29:31 <_av500_> unless you attach a usb hdd May 15 09:29:40 <_av500_> and boot kernel and rootfs from there May 15 09:29:43 <_av500_> many options May 15 09:30:07 ok May 15 09:32:55 :( May 15 09:52:26 Hi May 15 09:53:08 i am sure yesterday it was possible to build a beaglebone image using narcissus. Today beaglebone is not in the dropdown anymore. does anyone know why? May 15 09:54:46 Guest26781: look again, it's there for me May 15 09:55:30 for me its only beagleboard not beaglebone May 15 09:56:07 reload May 15 09:56:46 http://narcissus.angstrom-distribution.org/ May 15 09:57:49 sorry. no. it only shows beagleboard not beagleBONE May 15 09:58:13 what come after beagleboard? May 15 09:58:29 bug20 May 15 10:00:11 ... atngw100 - beagleboard - bug20 ... May 15 10:01:29 has http://narcissus.angstrom-distribution.org/machine-list.html beaglebone for you? May 15 10:03:30 i tried it in a virtual linux machine. it shows beaglebone. on my windows 7 firefox it does not show beaglebone :-) i do not have any explenation for that May 15 10:03:58 using your link it shows beaglebone May 15 10:03:59 blame windows May 15 10:04:15 seriously though I suspect bad caches May 15 10:04:45 always blame windows, you will be wrong only in very rare cases. May 15 10:06:14 i have no explenation for that, but anyway thanx May 15 10:22:56 hi! May 15 10:23:18 is there possibility to force bitbake to refetch a specific package? May 15 10:26:27 my system crashed in the middle of the download of the webkit-package and now I have some 0 bytes files... May 15 10:26:49 rm the 0 bytes files May 15 10:27:07 and/or -c cleanall the affected recipes May 15 10:27:55 thanks, I'm gonna try this! May 15 11:09:25 koen: about Narcissus, how would you best add ubifs support to the Z family? Each member of the family has different nand size/layout but finally kernel knows about 6 machines. I was thinking I could set the MKUBIFS & UBINIZE ARGS in the 'real' machine.conf which then includes one of the existing $machines...better ideas? May 15 11:11:09 ant_work: each narcissus machine has a conf file for ubi params May 15 11:11:24 yes, but eg. spitz groups 3 different cases May 15 11:11:29 (which is created by grepping the OE machine config) May 15 11:12:17 ant_work: narcissus machines are free form, you can make 20 that use c7x0 configs for the feeds and different ubi configs May 15 11:17:44 ah, ok, in Narcissus. For the kernel, it has hardcoded mtdparts (which could be wrong) but this param is passed by kexecboot afterall so this all should work... May 15 11:31:13 does the usb-gadget in the demo image on http://downloads.angstrom-distribution.org/demo/beagleboard/ work? May 15 11:31:56 I get a kernel panic when I attach an usb-cable (with or without external DC) May 15 11:34:13 (the same as described here: http://www.facebook.com/note.php?note_id=398968509361 but the "fix" did not work for me) May 15 11:41:42 I've created two small device and driver modules to test my LCD. I've based the device module on code from board-am335xevm.c and devices.c and modified the names in da8xx-fb.c to make a new driver module. When the fb_probe function in the driver is executed it fail to get the device clock. Any idea what I'm missing? May 15 12:08:12 does anyone know what log-structured means? May 15 12:08:37 as in filesystems? May 15 12:08:44 yes May 15 12:09:25 http://en.wikipedia.org/wiki/Log-structured_file_system May 15 12:12:27 I've read that, and it's still not going in May 15 12:12:56 <_av500_> use a power drill May 15 12:15:18 Anyone able to help? Also see: https://groups.google.com/forum/?fromgroups#!topic/beagleboard/-8-C7nuYv6E May 15 12:21:13 thomas_fogh, you getting any clock errors on boot? May 15 12:23:25 @niro: How do check this? Using dmesg or do I need to setup a serial connect (just using a telnet connection now) May 15 12:23:38 dmesg |grep rtc May 15 12:23:50 <_av500_> rtc? May 15 12:24:02 <_av500_> not that clock May 15 12:24:35 @nira: Seems ok: [ 2.697514] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0 [ 2.897913] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) May 15 12:24:46 we need a channel dunce cap May 15 12:24:59 lol May 15 12:25:18 If you guys know, why aren't you helping? May 15 12:25:18 this weeks award goes to someone who posted to a bunch of lists with a bad address :) May 15 12:28:20 @Crofton|work: Is this working? http://www.all-acronyms.com/cat/9/ANUSS/Arrogant_Nerd_Uttering_Stupid_Stuff/1224734 May 15 12:30:33 no, May 15 12:30:50 jkridner: ping May 15 12:30:58 pong May 15 12:31:09 http://compare.ebay.com/like/320838535274?var=lv<yp=AllFixedPriceItemTypes&var=sbar May 15 12:31:31 jkridner: I'm having trouble with settimeout May 15 12:31:48 pastebin it? May 15 12:32:21 jkridner: http://pastebin.com/TybjdGMM May 15 12:32:57 jkridner: I get the 3 readings right after each other and them a delay corresponding to settimeout May 15 12:33:00 I don't know if you've seen client.js yet, but I'm just getting started with building up a client-side api. May 15 12:33:23 I currently just have a pattern for setting messages and adding sequence numbers. May 15 12:33:45 I'll eventually support the full function calls, but requiring callbacks (synchronous mode wouldn't be supported). May 15 12:33:55 I just need an average of 3 readings and put the result in a global var May 15 12:35:07 jkridner: http://pastebin.com/t9EKz2K1 May 15 12:35:10 I think you'd have to do something like http://pastebin.com/EAB9P3s0 May 15 12:35:49 I don't think you are doing what you want with 'readWeather(n)', since setTimeout wants a function, not what is returned by a function. May 15 12:52:15 jkridner: I have it working now, thanks May 15 12:57:51 jkridner: dialed in? May 15 12:57:58 on previous call May 15 12:58:26 ah, the sub-par tick call May 15 13:15:18 cool. adafruit protoboard for bone is way better than i thought May 15 14:00:36 Hi all, http://projects.goldelico.com/p/gta04-main/page/SerialBoot/, in this./pserial -p /dev/ttyS0 -f x-load.bin May 15 14:00:37 Waiting For Device ASIC ID: Press Ctrl+C to stop it hangs after this...what do i need to check for this? if i give other tty s it's giving errors, so this might be the correct tty port i am guessing May 15 14:06:11 can anyone guide me on this hanging infinitely, if you had done this before? thanks. May 15 14:06:44 Guest22813: what are you trying to do there? May 15 14:07:31 mmc slot on my beagle board C3 seem to have gone bad, so trying to do serial boot up for xload and u-boot May 15 14:08:25 Guest22813: and you have verified that SYSBOOT is set correctly? May 15 14:08:34 according to the link, i should have actually get "ASIC ID Detected." printed and it should load the file May 15 14:09:29 no i do not know about SYSBOOT. what does it need to be set to? SYSBOOT of the host pc? on board i do not get any prompt May 15 14:10:10 <_av500_> Guest22813: ttyS0 is you have a real serial on your PC May 15 14:10:18 <_av500_> if you have usb2serial more like ttyUSB0 May 15 14:10:40 <_av500_> connect a terminal and try to see if you get "40W" or something similar May 15 14:10:46 _av500_: happen to know the default sysboot config? May 15 14:11:02 <_av500_> dm8tbr: serial boot should work May 15 14:11:04 i tried with ttyUSB0 also, then 2nd try i tried with ttyS0..yes i have USB to serial and not exactly serial May 15 14:11:11 <_av500_> if nothing in nand and no sdcard May 15 14:11:23 <_av500_> then ttyUSB0 May 15 14:11:40 or check dmesg for proper device node May 15 14:11:49 no sd card..how can i ensure nothing in nand? i can not do nand erase now right? May 15 14:11:55 or 'ls /dev/ttyUSB*' May 15 14:12:16 _av500_, yes i get 40V and some characters printed in minicom May 15 14:12:56 40v is too much May 15 14:13:05 ok yes it's ttyUSB0..what is sysboot and what is it supposed to be updated with? May 15 14:13:24 aholler: I think that's the output on minicom, no tthe voltage. at least I hope so May 15 14:13:35 aholler, oh..i alwasy saw 40V on my beagle board before also many a time.. May 15 14:13:51 dm8tbr, yes it is the output i see on minicom May 15 14:14:40 Guest22813: well close minicom and run that command you mentioned then May 15 14:14:45 <_av500_> Guest22813: sysboot is fine May 15 14:14:49 <_av500_> you get 40V May 15 14:14:59 <_av500_> run the command and reboot May 15 14:15:20 ok May 15 14:16:37 _av500_, you mean run the command and reboot while it is waiting for ASIC ID? May 15 14:16:57 yes it worked May 15 14:17:23 <_av500_> yes, it's called serial "boot" May 15 14:17:59 If you already have an x-loader in NAND, you must push the User Button so that the NAND boot is tried after the UART boot, then power-on the board. from this i thought i need to reset only for nand booting May 15 14:18:38 I'm trying to get ethernet over usb working. I see there is a module g_ether.ko that should be loaded... is there a way to automate this? May 15 14:18:45 next statement is "If you don't have one, simply power-on the board." so i was trying this, as i did not want nand booting but it meant if nand is present, i think May 15 14:19:13 <_av500_> if in doubt, try it out... May 15 14:19:35 anyone used ds5+gator to look at the perf counters on a beagle? May 15 14:20:11 ok. does this command "./ukermit -p /dev/ttyS0 -f u-boot.bin" take some time? May 15 14:20:33 <_av500_> yes, if you are on ttyUSB May 15 14:20:36 <_av500_> then it takes forever May 15 14:22:23 i corrected that..USB0 is also taking time.. May 15 14:25:14 ./ukermit -p /dev/ttyUSB0 -f u-boot.bin Failed after 4 retries in sequence 0 - success send = 0 bytes Data transmit failed what did i do wrong over here? seems correct May 15 14:25:55 if i reset or remove and power on after the command i am getting this error, otherwise command running forever..any idea? May 15 14:27:46 how should the minicom be while running ukermit? minicom was closed when i ran pserial..does it need to be closed for ukermit or does minicom need to be running? May 15 14:29:37 <_av500_> closed May 15 14:30:29 <_av500_> you could try thus uart-monitor thing May 15 14:31:07 ok..which is uart-monitor thing? May 15 14:31:12 <_av500_> Guest22813: also, why x-load.bin? May 15 14:31:21 <_av500_> doesnt the link you gave say s-load.bin? May 15 14:31:28 <_av500_> 16:31 < Guest22813 > ok..which is uart-monitor thing? May 15 14:31:29 that link has..so i am just following it May 15 14:31:43 <_av500_> Guest22813: again, please learn to read May 15 14:31:52 <_av500_> you paste links and you have not even read them May 15 14:32:13 ./pserial -p /dev/ttyS0 -f x-load.bin, it is x-load.bin from the link May 15 14:32:51 i read the link, i am doing UART recovery no w May 15 14:33:44 <_av500_> this link: http://projects.goldelico.com/p/gta04-main/page/SerialBoot/ May 15 14:33:52 <_av500_> 1) it says s-load.bin May 15 14:33:59 <_av500_> 2) it mentions uart-monitor May 15 14:34:49 ok..i was following different link actually..i will try with this link, as from the link i saw ukermit is hanging May 15 14:38:33 koen: how can I autoload the g_ether module? May 15 14:38:55 building it into the kernel is one way May 15 14:39:29 and in a built kernel? May 15 14:41:11 <_av500_> load it from rc.local May 15 14:43:40 _av500_, ukermit command from the lik you sent is progressing, did not hang..thanks May 15 14:43:57 i have only /etc/init.d/rc May 15 14:44:10 <_av500_> Guest22813: I did not send any link May 15 14:44:17 <_av500_> it was the link you gave May 15 14:44:34 <_av500_> for me to read to you it seems May 15 14:44:58 no..i was following other link May 15 14:45:05 <_av500_> whatever May 15 14:45:49 _av500_: what, didn't you give him exact steps? May 15 14:47:13 <_av500_> mru: no this time, I was given a link with exact steps which I then just had to read aloud May 15 14:47:56 we could probably set up a bot for that May 15 14:50:32 i am sorry for troubling you all, but they are different links, and one not working and other working. May 15 15:40:02 400mAh@3.7V is already powering a beaglebone for 33 minutes May 15 15:40:03 neat May 15 16:10:51 64 minutes already May 15 16:33:34 hello May 15 16:33:41 koen: 64 minutes? May 15 16:33:45 i have a problem with my beagleboard xm May 15 16:33:55 ah battery i see May 15 16:34:08 can someone help me May 15 16:34:08 are we have a netsplityday? May 15 16:34:26 don't ask to ask May 15 16:34:40 ok sry May 15 16:34:47 jkridner: can we pop that in the topic? :) May 15 16:35:12 the problem is that i cant make the beagleboard boot on my ubuntu computer May 15 16:35:55 er ok May 15 16:36:19 but my ubuntu can detec its usb device and can read the files in it May 15 16:37:37 can some one help me plsss. May 15 16:37:39 jkridner: i was referencing 'don't ask to ask'... :) May 15 16:37:51 jodred: ah you mean serial? May 15 16:38:18 Please read http://beagleboard.org/chat for a guide on how to ask questions | don't ask to ask | be patient May 15 16:38:41 i can view its folders and files int it May 15 16:38:48 but i dont know hot to make it boot May 15 16:38:51 in my computer May 15 16:39:17 jkridner: might add IRC Guide: http://tinyurl.com/ircsurvivalguide May 15 16:39:32 not http://www.catb.org/~esr/faqs/smart-questions.html ? May 15 16:39:55 jkridner: that one is good too May 15 16:40:07 I'm going to link them on http://beagleboard.org/chat May 15 16:40:16 jkridner: okie dokie May 15 16:40:28 I think yours is already linked there. May 15 16:40:39 mranostay: do you know how to make it boot on ubuntu? May 15 16:41:14 hrmm.. serial connection to bb locks upon remote input May 15 16:42:53 mranostay: ah yea its the serial May 15 16:43:05 mranostay: can you help me about this May 15 16:44:15 * jkridner vents about the 3-15 "how are you doing today, Boris?" instant messages that imply there is a question coming, but yet the author seems to think they are merely ingratiating themselves to me. May 15 16:44:16 have you read the minicom howto? May 15 16:44:51 hope the topic change helps some. May 15 16:45:05 jkridner: kinda like "Nice weather we are having" nobody cares about the weather :) May 15 16:45:24 mranostay: at least not geeks who spend all time indoors May 15 16:45:37 btw, the sun is shining May 15 16:45:59 I may have to move the laptop to see the screen May 15 16:46:09 antiglare May 15 16:46:10 ty May 15 16:46:21 mru: don't have all the blinds pulled? May 15 16:46:21 it's not the glare that's the problem May 15 16:46:30 blinds are only half-closed May 15 16:46:33 hmmm then what is? May 15 16:46:41 jodred: when you say "boot on ubuntu", are you talking about "how do I make it run ubuntu" or "how do I use it with my ubuntu machine"? May 15 16:46:41 aren't trolls allergic to daylight? May 15 16:46:54 arcanescu: sunlight on most monitors makes them hard to read May 15 16:46:59 unless they are transreflective May 15 16:47:31 hmmmm.... I have the same issue.... May 15 16:47:38 its with a alienware laptop May 15 16:47:55 m14x .... and the antiglare kinda helped.... if you are unaware the m14x screen is a mirror May 15 16:47:59 I have an ips desktop monitor that is perfectly legible in direct sunlight May 15 16:48:10 this screen is not all that glossy May 15 16:48:52 ah.... i always thought it was the glare... (atleast for m14) May 15 16:49:04 i like the kindle screen May 15 16:49:11 that's e-ink May 15 16:49:15 totally different May 15 16:49:25 it's designed to use ambient light May 15 16:49:35 yup.... but amazing to read in the sun :] May 15 16:49:56 sun = lots of ambient light May 15 16:50:24 hmmm May 15 16:50:25 in a regular lcd/tft, the backlight has to compete with the ambient light May 15 16:50:38 and it's not bright enough to overpower the sun May 15 16:51:21 oh well i think its nature telling you to get off your lazy ass May 15 16:51:32 yeah, matte/AG monitors are readable (somewhat) in direct light May 15 16:51:47 contrast the U2711 to the Apple Cinema Display...same exact panel, but one has copious amounts of AG coating applied May 15 16:52:02 * movax is a huge fan of matte displays May 15 16:52:15 even if apple charged me an extra $150 for the privilege on my MBP May 15 16:52:17 i thought kindle had a matte display May 15 16:52:23 but e-ink ... hmmm May 15 16:52:28 it is matte, but it's also e-ink May 15 16:52:33 translucent... May 15 16:52:35 i guess you could glass-coat an e-ink display? no idea May 15 16:52:49 you can slap a piece of glass in front of anything May 15 16:53:33 though now that i think about it, i haven't used my kindle touch in a long while =/ May 15 16:58:04 <_av500_> mru: just wear glasses :) May 15 16:58:29 my glasses have anti-glare coating May 15 16:58:53 totally worth the slight extra cost May 15 16:59:25 <_av500_> super spectra coating ftw May 15 16:59:34 no idea what the coating is May 15 16:59:36 but it works May 15 17:22:37 anyone here like the game portal? May 15 17:22:40 http://www.zdnet.com.au/portal-turret-comes-alive-in-robot-project-339337888.htm?fb_ref=fb May 15 17:42:45 hello. I built an image through narcissus, using the unstable kernel, added a few packages, and downloaded the tarball. May 15 17:43:13 installed it on an sdcard, as usual. but the bb won;t boot from it. May 15 17:43:43 leds do not blink up, also no output on serial console. just a '60' on reset or powercycle May 15 17:43:57 Is this the expected behaviour May 15 17:43:58 ? May 15 17:45:05 fierman, that's the expected behavor if you didn't correctly create the boot partition.. May 15 17:46:01 rcn-ee: I am 100% sure I set up the boot partition correct. set bootable flag, correct geometry, and correct fs (vfat) May 15 17:46:19 but... it's show '60' which means it didn't find the MLO May 15 17:47:35 rcn-ee: ok.. and W95 FAT32 _is_ the correct FS for any boot partition, on any version, right May 15 17:47:38 ? May 15 17:47:54 i usually do fat16, but fat32 should also work May 15 17:48:40 then I really don;t understand why it cannot find MLO May 15 17:48:50 you can ignore the geomtry, that's long since been fixed.. i usally use fdisk like: http://elinux.org/BeagleBoardUbuntu#Partition_SD_Card May 15 17:49:25 is the mkcard util still valid? May 15 17:49:43 probally, if it still works, why fix it. ;) May 15 17:51:04 rcn-ee: I used fdisk, other than that, no real difference May 15 17:51:38 i'd say try again, just make sure MLO is the first thing you actually copy to the sd card... May 15 17:51:55 yeah, i did that May 15 17:52:13 the thing is, just using the default basic simple setup from narcissus works fine May 15 17:52:20 on the same card, same method May 15 17:52:40 but as soon as i try to build an image with packages added or any other options, it fails to boot May 15 17:58:05 * fierman puzzled May 15 18:09:32 if I build MLO, uboot, and the kernel from source using code sourcery, where do I get the rootfs? May 15 18:12:02 magic May 15 18:12:25 apparently I don't know that spell :( May 15 18:14:54 serekson: the actual question is "if I build it with a prebuilt CSL toolchain, how can I get it to boot?" May 15 18:15:10 serekson: prebuilt codesourcery is crap May 15 18:15:18 switch to angstrom or linaro toolchains May 15 18:15:23 koen: do you have a kernel I can use to test out analogWrite(), ie. one with /sys/class/pwm populated? May 15 18:16:05 hmm I need to figure out a way to play pitches via the beaglebone. May 15 18:16:42 KeatonT: as in, musical notes? use a USB audio adapter supported by Linux. May 15 18:16:44 jkridner: opkg update ; opkg install kernel-image-3.2.16 on the 5.09 May 15 18:16:55 jkridner yea just simple music notes. May 15 18:17:18 Not really looking for anything more than just two tones. May 15 18:17:20 you could use PWM for simple tones. May 15 18:17:59 Yea I was thinking about building a simple tone library that the arduino has. May 15 18:18:09 lots of debugging happening recently on connecting capes with audio codes, but I don't know the status. May 15 18:18:17 jkridner: http://dominion.thruhere.net/koen/angstrom/beaglebone/uImage-3.2-r11i+gitr720e07b4c1f687b61b147b31c698cb6816d72f01-beaglebone-20120515075805.bin May 15 18:18:39 koen: I'm downloading using opkg now on the 5.09 image. May 15 18:19:21 KeatonT: I'm in the process of trying to add analogWrite() to the bonescript now. I'll need to look how tone() is done. May 15 18:19:45 ah okay cool. May 15 18:20:20 I'm not sure why there isn't just one analogWrite() that includes frequency as an argument. May 15 18:20:28 koen: I actually used rcn-ee's stable-kernel process for the kernel and http://elinux.org/BeagleBoard#X-Loader for MLO and u-boot. I think I used used code sourcery as a cross-compiler May 15 18:21:37 * fierman is getting frustrated.. working since saturday getting any other image but the default to boot, and they all fail. used about 5 different SD cards now too. in every combination. The only thing that works is the old default image May 15 18:21:51 please help me May 15 18:23:14 fierman: are you downloading and writing full SD card images? what OS and application are you using? rather than just saying "please help me", why not read the advice linked in the topic and say what you are trying to actually do and what you are seeing? May 15 18:23:40 jkridner: i explained here 30 minutes ago already :) May 15 18:24:04 but i could paste what i wrotte May 15 18:24:25 I scrolled. May 15 18:24:58 scrolling, is that sarcastic LOL'ing? May 15 18:26:00 fierman: do you have serial logs or no? May 15 18:26:23 when I know I have a good MLO, but the bootloader doesn't seem to find it, I try writing it to the MBR (carefully). May 15 18:26:23 jkridner: i am connected to serial. the only output I have there on powercycle is '60' May 15 18:26:29 serial lols May 15 18:27:30 http://markmail.org/message/2x7ib42nuqvefv3h#query:+page:1+mid:bqqi236yjqr4klun+state:results May 15 18:27:57 the two dd lines are my friends. May 15 18:29:09 koen: no need to update modules? May 15 18:29:27 jkridner: practically, no May 15 18:29:30 jkridner: might be worth a try,. thanks :) May 15 18:29:44 jkridner: that's why I left out the v3.2.17 update :) May 15 18:30:43 rebooting May 15 18:34:08 jkridner: that did not help at all actually. thanks for the effort though. The reason I am sure my card is properly formatted though is that with the default image, MLO _is_ found, and everything boots as expected May 15 18:34:34 I can safely assume narcissus provides for a working setuptree, right ? May 15 18:35:21 koen: these LEDs on the bbtoys prototype cape are very difficult to tell variations in brightness May 15 18:35:47 jkridner: haven't used those yet May 15 18:35:56 jkridner: try a different resistor May 15 18:36:02 fierman: the number of sectors have to be even May 15 18:36:13 (of the fat) May 15 18:36:53 fierman: the order of things written to the directory matters tremendously on the beagleboard and beagleboard-xm May 15 18:37:05 beaglebone is a little less picky, but still fairly picky. May 15 18:37:06 since when? May 15 18:37:28 beagleboard-xm here May 15 18:37:44 aholler: the ROM has always been picky about the order the FAT directory is written... May 15 18:37:57 I've found that MLO needs to be the first directory entry and shouldn't be fragmented. May 15 18:38:30 i have seen windoze leave behind system files May 15 18:38:38 on sd cards May 15 18:39:08 I have a beagleboard xm with a camera module on it. I just found the linux digital video sdk for dm3730 on ti.com. Any hints on the easiest way to run the video SDK demo programs on a beagleboard? May 15 18:39:23 does anyone have any recommendations on what database program to use on the beaglebone to interface with node.js? I just found out that mongodb isn't available... May 15 18:40:03 <_av500_> dbase2 May 15 18:40:31 jstearns74: I haven't tried with node.js, but sqlite, mysql and postgresql are all available in Angstrom. May 15 18:41:19 I've done some projects in the past with sqlite where I was able to optimize to run well on a processor 1/10th the performance of that on the bone. May 15 18:41:32 thanks. I will start my research now. May 15 18:42:13 I used to be a mysql user, but I have found that postgresql has fewer surprises for me. May 15 18:45:11 postgresql is generally more robust May 15 18:46:21 nosql May 15 18:46:42 there are certainly cases where sql is not the best solution May 15 18:48:07 hummm... not exactly sure which direction I should go now :/ I hope to find examples of someone interfacing it with node to make my life easier. May 15 18:48:30 mongodb has inline x86 asm May 15 18:48:49 eeww May 15 18:49:37 unconditional too, I bet May 15 18:49:38 jkridner: what are your thoughs on sqlite and rrd modules for bonescript? May 15 18:49:44 jkridner: for offline logging May 15 18:49:51 very helpful. May 15 18:50:25 I'd love to have a pure JSON db, but one of the sql's is probably what 90% of people need. May 15 18:50:29 think panchube. May 15 18:50:49 wtf is a json db? May 15 18:51:23 the first name of krdner db May 15 18:51:33 just a document store that you can reference with hashes. May 15 18:51:55 do you mean an associative array? May 15 18:51:58 http://nosql-database.org/ promotes a bunch of them May 15 18:51:58 heh May 15 18:51:59 monogdb is that May 15 18:52:11 mru pretty much, but with some other methods for using them. May 15 18:52:14 jkridner: I looked at javascriptRRD, but all the coffeescript confused me May 15 18:52:19 jkridner: http://www.postgresql.org/about/news/1395/ json is coming in PostgreSQL 9.2 May 15 18:52:21 jkridner: for lossy logging rrd is ideal May 15 18:52:47 jkridner: but I must note that rrd access has insane IO patterns if it doesn't fit into memory May 15 18:52:50 rrd isn't what I call logging May 15 18:52:54 * jkridner leans a bit toward postgresql vs. sqlite based on my experiences of using both. May 15 18:53:09 postgres on a bone? May 15 18:53:15 jkridner: sqlite requires little to no config May 15 18:53:18 I'm not sure how postgresql scales down. May 15 18:53:24 true. May 15 18:53:31 maybe couchdb :P May 15 18:53:55 I would not run any "real" db without a few GB of ram May 15 18:54:11 * jkridner looks at https://github.com/grumdrig/node-sqlite May 15 18:54:23 jkridner: http://www.sparkfun.com/products/10718 gives 76 minutes on an idle bone fixed at 500MHz May 15 18:55:01 jkridner: with this one: http://www.sparkfun.com/products/10300 May 15 18:55:05 * mru dreads the day when the toaster refuses to operate due to a database error May 15 18:55:23 or the kettle May 15 18:55:39 mru, we're half way there: http://www.sparkfun.com/products/81 May 15 18:56:10 mru: dread? i can't wait till we kill ourselves with technology :) May 15 18:56:34 another one who just wants to watch the world burn May 15 18:56:35 koen: I'd look at what people are using in common panchube targeted apps. May 15 18:58:38 jay6981: http://wondermark.com/c/2012-05-15-837fire.gif May 15 19:00:58 help I received a beaglebone in the mail yesterday. what is the best way to get help ??? May 15 19:01:32 <_av500_> ask May 15 19:02:37 jkrinder: thanks for your help. sqlite & node.js it is. I'll post my results. May 15 19:02:56 is this what they call embedded these days? May 15 19:02:57 * _av500_ likes txtfiledb May 15 19:03:04 * mru must fine some smaller devices May 15 19:03:11 _av500_: seen the fate "db"? May 15 19:03:19 all text files and symlinks May 15 19:03:29 <_av500_> csv ftw May 15 19:03:50 well, mine are : separated May 15 19:03:55 ok, setenv bootdelay 10; saveenv => I get back erasing Nand... Attempt to erase non page aligned data May 15 19:04:08 mru: still csv May 15 19:04:14 true May 15 19:04:37 although it's simple, it could be more space-efficient May 15 19:04:40 <_av500_> comma, colon, carbonite... May 15 19:05:11 carbonite is for encasing, not separating, no? May 15 19:05:42 unless you're referring to the explosive May 15 19:05:53 <_av500_> encase each record separately May 15 19:06:06 <_av500_> make sure you have no data mixup May 15 19:12:22 koen: it seems the pwm pins aren't easily accessible as gpio. is that right? May 15 19:12:51 I might just need to look how to unallocate them to PWM. I'll try a bit more. sorry to bother. May 15 19:13:07 there are not muxed to pwm May 15 19:13:15 so muxing them to gpio should just work May 15 19:13:21 k. May 15 19:13:23 <_av500_> jk you are excused May 15 19:13:34 <_av500_> darn 2g May 15 19:13:57 I probably just allocated them using sysfs to pwm such that I can't get the gpio to export them. May 15 19:14:23 jkridner: gpio doesn't know about pwm May 15 19:15:09 root@beaglebone:/var/lib/cloud9# echo 50 > /sys/class/gpio/export May 15 19:15:09 -sh: echo: write error: Device or resource busy May 15 19:17:47 already exported or used for something else? May 15 19:18:01 jkridner: also notice that the 'direction' in debugfs is now correct May 15 19:20:25 wasn't already exported. only pwm was enabled for it. May 15 19:20:39 weird May 15 19:20:43 but, I thought that the two subsystems didn't really interact. May 15 19:20:55 that would imply the gpio export is more intelligent than I thought May 15 19:21:09 2 is gpio1_18, right? May 15 19:21:35 2? May 15 19:21:40 ehrwpm1a May 15 19:21:47 2nd pwm, first channel May 15 19:22:14 jkridner: dvi cape attached? May 15 19:22:23 _av500_: have you already tried mosh? http://mosh.mit.edu May 15 19:22:32 <_av500_> no May 15 19:22:43 jkridner: gpio1_18 is an LED for a few capes (dvi, 3.5 lcd) May 15 19:23:06 jkridner: kkeller's patches to bonescript should tell you that :) May 15 19:23:16 hmmm... arduino returns 1024 (10-bit) for analogRead and bone returns 4196 (12-bit). May 15 19:23:30 should I return a float scaled to 1024? May 15 19:23:34 hell no May 15 19:23:36 _av500_: should be more fun over 2g than ssh May 15 19:24:02 * jkridner looks for pull requests. May 15 19:24:28 iirc you already pulled it in, no? May 15 19:24:38 <_av500_> i'm afraid of change May 15 19:24:39 it was at least discussed :) May 15 19:24:54 jkridner: if someone needs a 10bit value, they can use the map function - map(value,0,4096, 0, 1024); May 15 19:25:31 k. I suppose sketch compatibility is pretty far-fetched to being with. May 15 19:25:51 what should analogWrite take? May 15 19:25:51 _av500_: enjoy your telnet then May 15 19:25:58 <_av500_> :) May 15 19:26:30 analogWrite is actually the PWM output May 15 19:27:37 kkeller: yes, that is what I'm working on. May 15 19:27:45 oh… sorry... May 15 19:28:34 kkeller: did you notice that I changed analogRead to take in the pin structures as the argument, rather than ain indexes? May 15 19:28:57 I think having the code show the pin #'s makes it easy to map physical to the code. May 15 19:28:58 noticed that… That is better. May 15 19:29:26 I wrote a POST server and exclusively used pin assignments May 15 19:39:31 koen, kkeller: I'm going with a floating point value between 0 and 1. May 15 19:40:08 sounds good to me :) May 15 19:43:35 I wonder if I should make analogRead return a float between 0 and 1 as well. May 15 19:46:43 * jkridner breaks all of koen's demos again. :) May 15 19:47:04 I'm happy that analogWrite() seems to be reasonably functional now. May 15 19:47:57 jkridner: your call on the analogRead - I just kept it similar to Ardunio which returns a value from 0 to 1024 May 15 19:48:08 <_av500_> return 4; May 15 19:48:23 right... I figure if I'm going to break it, break it in a way that is relatively future proof. May 15 19:48:37 heh May 15 19:48:55 I want to be able to just have different abstraction files for different boards with different devices. May 15 19:49:10 <_av500_> add a wrapper May 15 19:49:14 adding a 'scale' to the pin for use with ain makes it easy to change for other ADCs. May 15 19:54:36 well, got the sd card problem to fixed. was indeed a question of the primary partition being too large, and not of an even sector size. rather trivial now that I think of it. BUt OS still won;t load. serial output gives this: http://fierman.org/meh.png . apparently my bootloader is an old one ? May 15 19:54:56 <_av500_> possibly May 15 20:03:07 fierman, why are you using the old X-Loader binaries? u-boot's MLO has since repalced that.. May 15 20:03:11 so where to obtain a newer version of x-loader? the directory in angstrom does not contain it May 15 20:03:27 rcn-ee: i only noticed the old x-loader now May 15 20:03:48 are you building from angstrom stable? May 15 20:04:03 rcn-ee: not even buildingm used the narcissus builder May 15 20:04:12 rcn-ee: not even building myself, used the narcissus builder May 15 20:04:15 you could grab them here: http://downloads.angstrom-distribution.org/demo/beagleboard/ May 15 20:04:35 jkridner: ping May 15 20:04:52 ds2: pong May 15 20:05:28 rcn-ee: xloader binaries are not there ? May 15 20:05:54 i checked that dir already May 15 20:05:58 no, xloader was depreciated, use the "MLO" May 15 20:06:05 i _am_ using MLO :) May 15 20:06:25 use SPL for MLO. May 15 20:06:31 u-boot SPL. May 15 20:06:33 your using the MLO from X-Loader, use the MLO from u-boot. ;) May 15 20:06:42 i am using the MLO provided by narcissus May 15 20:06:46 <_av500_> use TLA wherever you can May 15 20:06:51 so narcissus is broken ? May 15 20:08:23 narcissus provides MLO, u-boot.img and uImage with every build. I am using those. for old stable (default) configuration it works fine, any other configuration fails May 15 20:09:28 so SPL is another kickstart method ? May 15 20:10:01 X-loader was always a old fork of u-boot, think of it coming back in (but everything was thrown out and rewritten) May 15 20:10:28 so May 15 20:10:44 the MLO is a magic filename May 15 20:10:54 that the BeagleBone boot ROM looks for on a SD card May 15 20:11:03 it's just a magic file name that the ti/omap/etc boot rom looks for.. May 15 20:11:09 the SPL is a U-Boot loader (it loads U-Boot) May 15 20:11:34 SPL(Second Program Loader) May 15 20:11:40 and on the Bone, it's built and put on a SD card named "MLO" May 15 20:11:53 (reminiscent of kickstart on amiga then i suppose ) May 15 20:12:02 nevermind that analogy :) May 15 20:12:27 so the boot ROM looks on the SD card for "MLO", finds the U-Boot SPL, loads it, the SPL then sets up RAM, looks on the SD card for U-Boot proper, loads it, and runs it May 15 20:12:39 correct May 15 20:12:44 XMPPwocky: thank you for the explanation May 15 20:13:07 it's because the AM335x has a few KB of on-chip RAM May 15 20:13:33 the DDR controller needs to be initialized before you can use the 256MB of main memory May 15 20:13:39 so the SPL does that May 15 20:13:46 (i am using beagleboard xm, but i assume the method is similar) May 15 20:13:55 yeah, it's pretty similar AFAIK May 15 20:14:11 jkridner: was I right about gpio-led taking gpio 50? May 15 20:14:40 so, MLO is the container filename for an SPL here May 15 20:15:14 and even if the x-loader in rom is an old version, it would not matter, since any SPL loaded would override it anyway May 15 20:15:32 fierman: right, it's a filename hard-coded into the boot ROM May 15 20:15:40 thanks :) May 15 20:15:52 i don't think X-Loader is in ROM May 15 20:16:13 jkridner: maybe we should parse debug for better error messages: http://pastebin.com/de5mA1X0 May 15 20:16:18 so. my question is. why is narcissus providing an SPL which does not work in any newer custom build ? :) May 15 20:16:54 i will rephrase this maybe. is narcissus useable ? May 15 20:17:19 as in. can i sort of assume narcissus will provide with an OS which is bootable ? May 15 20:17:30 if not, I will stop trying May 15 20:17:36 Load order is: May 15 20:17:46 ROM -> SPL -> U-boot -> Kernel May 15 20:18:15 SPL used to be known as MLO when it is coming from a MMC type device. on other devices, there isn't really a name as it is not a fs May 15 20:18:27 roger. May 15 20:18:34 thanks May 15 20:18:35 <_av500_> ds2: we call it stage1 May 15 20:18:37 x-loader? May 15 20:19:11 _av500_: and I call it monkeys coming of the processors's.... May 15 20:19:20 but wee digress May 15 20:19:45 ds2: AM335x TRM calls it a "boot image" May 15 20:25:00 koen: indeed. my DVI-D cape wasn't recognized before, but with this image it is and that is what is allocating the pwm. May 15 20:25:02 thanks for the help May 15 20:25:03 so May 15 20:25:19 MLO provided by narcissus IS not working May 15 20:25:34 koen: it still ends up working. May 15 20:26:35 I didn't even notice that the dvi::usr0 was changing brightness May 15 20:27:00 I'll leave my analog.js example as is for now, but will consider parsing 'gpio' for a better debug message. May 15 20:27:17 * koen is growing very fond of debugfs May 15 20:34:38 time for zzzz May 15 20:34:51 jkridner: I'll have a look at bonescript master tomorrow May 15 20:34:53 koen: i understood you were inititiator/builder of narcissus. do you know if it is 'working' now ? May 15 20:41:36 koen: the cloud9 hack seems to work reasonably. May 15 20:57:18 Hello. May 15 20:57:40 * fierman gets a headache May 15 21:19:55 * djlewis hits the road.. May 15 21:26:05 Any node.js experts? I am trying to install sqlite3 using $ npm install sqlite3 (on the beaglebone), but get an error: ImportError: No module named compiler.ast. Any suggestions? Google isn't helping... May 15 21:40:52 jstearns74: opkg install python-compile maybe? May 15 21:41:16 I will try, thanks! May 15 21:46:10 koen: https://github.com/jadonk/bonescript/commit/a7692490874f2bf80f35616062028b92e54709d0 May 15 21:46:16 Sgarr: python-compile - package not found (!?!). It is listed as an available package on the Angstrom package browser, but I can't get it via the command line... May 15 21:46:55 I get that sometimes - opkg update usually resolves it (*not opkg upgrade*) May 15 21:47:55 ah. thanks! That worked. May 15 21:51:40 jkridner: ping - I did a git pull on cloud9… Like the changes but... May 15 21:52:03 yes... May 15 21:52:08 the default values for GPIO input has changed. Was pull down/enabled May 15 21:52:17 shoot - still get the same error... 'ImportError: No module named compiler.ast' May 15 21:52:31 kkeller: does arduino have a default? May 15 21:52:35 what should the default be? May 15 21:52:47 I made it an argument so it can be set now. May 15 21:52:52 rather than just picking one. May 15 21:53:23 I think that is the way to do it, just breaks old code when you change the default. May 15 21:53:26 but, I did make the default to be disabled. May 15 21:53:32 BUT… so much more is changed May 15 21:53:39 it make not make a difference anyway May 15 21:53:54 well, I don't like giving too many people surprises. May 15 21:54:07 if pulldown should be the default, I can change that. May 15 21:54:37 the old default was 0x27 which was pulldown and enabled for input May 15 21:55:09 Is there an issue with ideal current draw if it was the old default May 15 21:56:09 jkridner: I really don't know what the default should be. I guess it would be best to do it right (less current draw, etc) May 15 21:56:32 right. yeah, i'm not sure what the current draw would be. generally, it is better to pull to a level. May 15 21:58:24 I also have no idea about enabling 'rx'. May 15 21:58:48 shall I go back to pulldown default for now? May 15 21:59:24 IMHO on >input< default would be pulldown and enabled - that way it is a logical zero May 15 22:00:35 true. May 15 22:01:24 should 'rx' be off for output? May 15 22:01:59 not sure… (to be honest - looking at that in the TRM right now :) ) May 15 22:02:49 I've now changed master twice. :) May 15 22:02:56 * jkridner needs to apply some self control. May 15 22:03:06 I had to refresh my memory… no RXACTIVE for output May 15 22:03:17 just in a hurry to try to wrap things up to travel to Maker Faire May 15 22:03:56 * kkeller wishes I had budget to g to some of those things… but retirement stops that May 15 22:05:11 this morning I got my iPhone accelerometer to remotely control my servos on the BBone… But my cloud9 update killed it all :D May 15 22:07:03 <_av500_> home May 15 22:13:14 kkeller: you really need an android app to complement that :) May 15 22:13:52 I did the iPhone app in PhoneGap so it can be on droid and others May 15 22:14:05 oh, cool, didn't realize that May 15 22:14:46 I'll have to catch up with you tomorrow, just back from ti tech days and off to dinner May 15 22:14:47 bbl May 15 22:20:49 wonder if there is a one-stop solution to replace busybox with gnu-utils on an already configured and running system May 15 22:30:30 how is the cloud9 ide hosted on the bone? May 15 22:35:08 magic May 15 22:35:31 web interface? May 15 22:35:38 one does not simply host a cloud May 15 22:38:18 mru: is there some sort of proxy going on? May 15 22:38:41 uh? May 15 22:38:56 yeah, it's all fake... it's proxied to TI servers in the cloud May 15 22:39:25 lol May 15 22:40:00 if its cloud hosted then how do you get your code to run on the actual device May 15 22:40:27 kermit? May 15 22:41:13 smplman: the bone runs a web server with the cloud9 ide May 15 22:42:27 mru: all our code belong to TI? May 15 22:43:38 which source is it using? this one https://github.com/ajaxorg/cloud9? May 15 22:43:40 somebody set up us the bone May 15 23:01:40 mru: for great justice! May 15 23:23:43 jkridner: ping (still there?) May 15 23:24:08 yes May 15 23:24:52 since you are short on time… can I send you an email with a little code suggestion on the pinMode defaults (vs irc back and forth?) May 15 23:25:14 pull requests are ideal. ;-) May 15 23:25:25 will do it that way then… May 15 23:25:28 e-mail is good though. May 15 23:25:33 great! pull request it is! May 15 23:25:52 * jkridner hugs git May 15 23:27:36 one more thing… isn't there an analog that is an internal voltage check that does not go out to a pin? May 15 23:48:44 jkridner: did a look at your latest and you fixed the issue… false start May 15 23:49:20 kkeller: I only know about the external reference voltage. May 15 23:49:27 what was the issue. May 15 23:49:43 how you where assigning the defaults May 15 23:49:57 took car of the OUTPUT vs INPUT May 15 23:50:00 *care May 15 23:51:14 ref analog - I guess that is what I was thinking about - analog[7] is the ref voltage. May 15 23:51:51 * kkeller tried to find that in the TRM but got lost in the 4k pages May 15 23:51:56 * mranostay wonders what kkeller is up too May 15 23:52:01 *to May 15 23:52:13 come on over and see :) May 15 23:52:55 mranostay: will put on hte blog tomorrow or next day + iPhone/Droid code in a day or two later May 15 23:53:21 So why can't I seem to get nohup running python scripts in the background on the bone May 16 00:14:01 any care to help me with getting a python script running in the background on the bone? May 16 00:17:14 use fork? May 16 00:26:53 ./script & May 16 00:27:09 mru: hey bud May 16 00:27:20 mru: what's cookin in your neck of the woods? May 16 00:27:31 mru: seen robclark any? May 16 00:30:48 mranostay it bothers me that nohup or & aren't working. May 16 00:32:12 prpplague: I think robclark is travelling May 16 00:32:49 mru: he was suppose to be cambridge and surrounding area for the week May 16 00:33:47 he was on irc from an arm cambridge ip yesterday May 16 00:35:07 mru: stalker :P May 16 00:35:54 revert_to 8.1 May 16 00:35:55 when irc does the reverse dns lookup for you, it's not that hard May 16 00:35:59 mis May 16 00:36:26 * KeatonT will reluctantly go back to trying to figure this crap out. May 16 00:36:48 scromp's password: _ May 16 00:36:57 12345 May 16 00:37:22 (same as my luggage) May 16 00:37:23 hmm, I see only ***** here May 16 00:40:26 this is so freaking annoying! May 16 00:42:27 ohfuck May 16 00:42:37 er, wrong channel May 16 00:44:18 how dare you use that word in this channel May 16 00:48:02 /join #puppiesandsunshine May 16 00:48:21 when using .rept 4096, CHECK YOUR SYNTAX May 16 00:48:26 as will happily print 4096 syntax errors << May 16 00:48:30 over ssh >> May 16 00:49:26 << May 16 00:49:33 * XMPPwocky left-shifts May 16 01:16:05 documenting sucks enough not doing documenting on QA stuff.. May 16 02:55:37 so a little help would be nice May 16 02:55:45 trying to install Debian on the bone May 16 02:55:58 but this is what my serial screen connection looks like http://dl.dropbox.com/u/7323462/gibberish.png May 16 02:56:18 any ideas? May 16 02:59:21 :/ **** ENDING LOGGING AT Wed May 16 03:00:01 2012