**** BEGIN LOGGING AT Tue May 06 02:59:58 2014 May 06 04:54:30 thank you, dsmith-work May 06 05:07:23 wheeeeeeeeeeeeee the beagle spoke! May 06 05:10:07 the beagle is reading the readme.txt file May 06 06:00:54 good morning! May 06 06:02:41 hi May 06 06:03:51 does exist a cape to connect a 4-wire PT100 directly? May 06 06:04:14 somthing like this for BBB: http://www.tinkerforge.com/de/doc/Hardware/Bricklets/PTC.html May 06 06:43:06 hi, May 06 06:43:49 is everone who use ubunto on a bbb May 06 06:54:29 why not use debian May 06 06:55:48 debian is excellent tweaker May 06 07:02:17 debian has more support. i use ubuntu because i am stuck with some crappy binary driver built with glibc (not eglibc) but that’s a rathar specific thing May 06 07:21:15 i have a problem with ttyO0 device May 06 07:21:55 i have a running mono application on a ubuntu with a BeagleBoneBlack May 06 07:23:21 now i have a BeagleBone White get an have use the running image from the BeagleBoneBlack May 06 07:23:38 but the mono application can't open the ttyO0 device. May 06 07:24:02 running as root? May 06 07:24:08 have everyone a idea to resolv problem? May 06 07:24:26 yes, the mono application running as sudo May 06 07:24:35 well does ttyO0 exist? May 06 07:24:48 yes, ttyO0 exist May 06 07:24:49 what error are you getting May 06 07:24:58 moment May 06 07:26:07 oes exist a cape to connect a 4-wire PT100 directly? somthing like this for BBB: http://www.tinkerforge.com/en/doc/Hardware/Bricklets/PTC.html May 06 07:26:27 i get the error: System.InvalidOperationException: Specified port is not open May 06 07:26:44 when doing what May 06 07:27:33 when i doing SerialPort.CheckOpen() May 06 07:27:45 or Write() May 06 07:27:47 have you tried opening it first May 06 07:27:58 yes May 06 07:28:15 what output do you get on cat /dev/ttyO0 May 06 07:28:21 on the BeagleBoneBlack the application running sccessfully May 06 07:28:30 well put the new image on it then May 06 07:28:33 grab latest image May 06 07:28:34 try from there May 06 07:30:16 colttt: http://www.maximintegrated.com/datasheet/index.mvp/id/7900 May 06 07:30:19 i dont get a output from cat /dev/ttyO0 May 06 07:30:31 well you wouldnt, but you're opening it May 06 07:30:39 so check your code or upgrade to the latest version May 06 07:31:49 is an ubuntu image existing for the BeagleBone White`? May 06 07:31:54 grab debian May 06 07:35:48 it is generaly possible to use the same image on a BeagleBone Black and a BeagleBone? May 06 07:35:58 http://beagleboard.org/latest-images May 06 07:37:38 thanks, i try it May 06 07:45:34 nyt: thanks, but this not a capre, right? May 06 07:45:57 no, it will control a pt100 May 06 07:46:00 you can query it via spi May 06 07:46:39 pt100 is only good for very specific usecases anyways, usually its better to use a pt1000 May 06 07:46:59 it will work with pt1000 as well, 2,3,4 wire May 06 07:47:00 * nyt- shrugs May 06 07:47:37 plus, a pt1000 can easily be read through a standard adc with only minimal additional hardware. May 06 08:00:05 nyt: i will use that in a small case.. thats the rease why is a cape the perfect joice for me.. May 06 08:00:25 making a cape for that is silly May 06 08:02:46 why? May 06 08:38:13 hello everybody, i have bbb with angstrom, the problem is i can't put it into standby, when i try 'echo standby > /sys/power/state' i see this error '-sh: echo: write error: No such device' can anyone help me plz? May 06 08:39:15 doesnt support standby, might try updating to debian May 06 08:44:03 tnx for your answer but is there any solution for recompiling angstrom source and add standbye or lets say power management capability to the processor or is there anyway to put the processor (am335) directly to standby? tnx May 06 08:45:32 see the elinux wiki May 06 08:45:41 or just save time and use debian since its current and suppored May 06 08:45:43 * nyt- shrugs May 06 09:02:56 hi, why apt-get install mono-runtime don't go on debian? May 06 09:05:56 tweaker: does apt-cache search suggest that this pacakge exists? May 06 09:07:21 well https://packages.debian.org/jessie/mono-runtime suggests it does. so you have to be more elaborate on "don't go" May 06 09:08:25 i get a depends: mono-gac but it is not installable May 06 09:13:56 what is binfm-support? May 06 09:14:06 binfmt-support May 06 09:15:11 how i can install mono-runtime on debian? May 06 09:16:29 tweaker: well, possibly the package/dependencies are jsut broken. i personally would contact the maintainer. May 06 09:17:41 iI have never been contacted by the how does it work? May 06 09:19:28 tweaker: well see link above. theres infomation on who maintains the package, as well as mean of contacting those people. May 06 09:39:15 today i powered down my bbb, then went to power it up again and not it does nothing, except when i apply power, the power LED momentarily lights then turns of again May 06 09:39:26 any ide what might be going on? May 06 09:39:29 idea May 06 09:40:04 power supply failure? May 06 09:40:09 try it from either a dif ps or from usb? May 06 09:40:16 either that or you ejected sd? or corrupted something May 06 09:43:19 tried power supply and from usb port May 06 09:43:27 tried with and without sd card May 06 09:51:50 i think its fried May 06 09:59:54 did you have stuff plugged into it when it was not powered on? May 06 10:08:07 its possible that happend yes - which i realise is bad May 06 10:26:32 hello everybody, i use angstrom with my bbb on sd card, but how can i access the emmc , when i run lsblk only the sd card partitions is shown May 06 11:11:47 How i can change from armel to armhf? May 06 11:11:58 on debian system May 06 11:12:54 tweaker: reflash. May 06 11:14:53 where can i get debian source for bbb? May 06 11:15:23 is an debian armhf image existing? May 06 11:15:52 tweaker: yes of course. May 06 11:16:57 where? Can i get a link? May 06 11:17:42 tweaker: i rather wonder which image is *not* hf. May 06 11:18:10 http://beagleboard.org/latest-images May 06 11:18:24 this images are armel May 06 11:18:41 interesting. May 06 11:18:47 or not? May 06 11:19:03 i admit i doubt it, but will check May 06 11:19:37 when i done apt-get install mono-runtime i get output: mono-runtime:armel : Depends ..... May 06 11:20:01 or is the config of apt-get buggy? May 06 11:20:19 I don't know... May 06 12:29:23 I found the table that shows what features are on what pins and what the default settings are: http://www.ti.com/lit/ds/symlink/am3359.pdf May 06 12:29:42 And it is x00 pages (not x000 like the tech manual), so veremit was right! May 06 12:38:04 tbr, ! come over to canonical !! May 06 12:39:10 ogra_: make me an offer I can't refuse :) May 06 12:39:19 * tbr is open to talks May 06 13:35:53 * Dan puts horses head in tbr's bed May 06 13:36:22 Dan: oh, nice, two horse heads today already May 06 13:36:40 * Dan says in a dodgy Italian accent that sounds more like an indian delivery guy "i make you offer you cant refuse" May 06 13:36:56 ;) May 06 13:58:56 sudo halt May 06 13:59:14 doh! wrong terminal! May 06 14:01:51 * LetoThe2nd halts May 06 14:02:31 * av500 sudos May 06 14:03:54 av500: not "sudoes"? May 06 14:04:55 * ogra_ makes sandwich May 06 14:05:21 ogra_: we were told to halt, not to make May 06 14:05:41 omnomnom ... May 06 14:05:45 oh, missed that May 06 14:05:46 :P May 06 14:12:17 make halt May 06 14:14:28 lame May 06 14:15:08 make lame? May 06 14:16:12 LetoThe2nd: just halt? no HCF? May 06 14:17:36 tbr: huh? May 06 14:17:50 14:01:50 * LetoThe2nd halts May 06 14:19:39 * LetoThe2nd just doesn't know the TLA HCF May 06 14:22:27 you dont know how to google? May 06 14:26:19 av500: ok, next time i will do something with the Hanse Corporate Finance when i'm about to halt. May 06 14:26:40 av500: or cut some hair with the Haute Coiffure Francaise. May 06 14:27:10 http://en.wikipedia.org/wiki/HCF May 06 14:27:18 I know, wikipedia May 06 14:27:21 not to be trusted May 06 14:27:25 check Brockhaus too May 06 14:28:01 bröckhouse May 06 14:28:29 ah, you mean the Hellenic Cycling Federation. OK, I will take a ride before halting :) May 06 14:29:00 and then I'll send tbr to the Hutchinson Correctional Facility ;) May 06 14:31:49 halt and catch fire? May 06 14:34:40 myself: go ahed May 06 14:34:42 ahead May 06 14:36:00 heh. Every proper homebrew cpu should include such in induction. preferably with thermite. May 06 18:18:34 Hello May 06 18:19:50 Where can I find a ready to go image to run Android with Google on my Beaglebone Black? May 06 18:20:36 http://elinux.org/Beagleboard:Android May 06 18:20:41 thanks agmlego May 06 18:21:00 jkridner: No problem. May 06 18:21:06 I used the power of Google! May 06 18:21:26 itgeektechs: "beaglebone android image", first link that was not, literally, like bitmap images. May 06 18:27:47 agmlego, itgeektechs: another way to search: http://beagleboard.org/project?search=android May 06 18:42:27 Hey can someone help me to explain how i can programming the bbb with ccs? May 06 18:46:19 I don't think anyone around here uses CCS May 06 18:48:26 Okay thanks - other question I need to run bbb as realtime machine is there a ready kernel includes that stuff ? May 06 18:48:33 BeagleDeny: Using CCS is a long topic.... May 06 18:48:40 I use CCS on rare occasions. May 06 18:48:52 BeagleDeny: blog.machinekit.io May 06 18:49:00 BeagleDeny: uses Xenomai May 06 18:49:43 BeagleDeny: you can also use the PRUs for real-time. May 06 18:50:00 the PREEMPT_RT patch is still a WIP. May 06 18:50:02 Thanks let me se :) May 06 18:51:14 'WIP'? hehehehe May 06 18:51:24 someone is being very tactful today :D May 06 18:52:45 lol May 06 19:07:31 Does the eMMC on the BBB only support Raw Mode for the bootloader? May 06 19:10:23 <_av500_> no May 06 19:10:29 <_av500_> it boots of FAT32 too May 06 19:12:08 when i try to fdisk mmcblk0 i can only make the 1st part start at 2048, then u-boot does not see the MLO or even valid parts May 06 19:12:39 that is 2048 sector not cylinder May 06 19:19:30 in the TRM this sentenence/statement is made " eMMC / eSD devices only support raw mode." pg4695 under fig 26-18 May 06 20:41:37 yellow guys! May 06 20:42:07 has anyone done some work with PRU and ADC and can tell me a little bit about it? May 06 21:53:44 hello all .. trying my luck here.. question on beaglebone black <-> spi (running debian wheezy) connected to spi <-> atmega128. I am polling a gpio pin (all within userspace). Now there is a (blocking) poll thread that detects an active low and informs the main thread that it received an event. Now the problem is that the poll detects the first IRQ (from the nRF24L01 chip) well, but I keep getting misses on the next poll() call. A simi May 07 01:18:11 behanw: psst May 07 01:19:37 prpplague, Do you wanna buy a watch? May 07 01:19:53 behanw: only if it is gpl compliant May 07 01:19:54 hehe May 07 01:20:32 behanw: see /msg May 07 01:27:01 ugh May 07 01:27:05 trying to play usb audio May 07 01:27:07 while reading serial data May 07 01:27:11 on single core beaglebone May 07 01:27:13 such sadness **** ENDING LOGGING AT Wed May 07 02:59:58 2014