**** BEGIN LOGGING AT Thu Sep 04 02:59:58 2014 Sep 04 15:28:42 * karki hates his internet speed :/ Sep 04 15:47:50 karki: why so ? Sep 04 15:49:07 vvu : few kbps :( Sep 04 15:49:15 such fluctuation :'( Sep 04 15:49:43 10kbps <--> 1MBps download speed Sep 04 17:07:27 DiegoTc: can you simplify your pull request and use the Jekyll _templates/index.html? Sep 04 17:07:47 jkridner: yes I can Sep 04 17:08:00 where I can find the the template? Sep 04 17:08:31 DiegoTc: the pull request should only touch the GSoC subdirectory, ideally, except perhaps a single set of css/js/html files in /static that can be referenced. Sep 04 17:09:06 I meant _layouts/index.html: https://github.com/beagleboard/bone101/tree/master/_layouts Sep 04 17:10:01 DiegoTc: https://github.com/beagleboard/bone101/blob/master/Support/bonecard/index.html was my example of what a card instance should look like. Sep 04 17:10:29 with bonecard.css and bonecard.js Sep 04 17:10:59 Ok, I will work on this Sep 04 17:17:00 jkridner: do you have a date time for this? Sep 04 17:17:06 nope Sep 04 17:17:22 we are post-GSoC and on "community time" now. :-) Sep 04 17:17:42 btw, I encourage you to engage on #beagle as well if you are comfortable asking there instead of here. Sep 04 17:18:09 getting more people experienced doing a bit of development like yourself on #beagle would be a great thing! Sep 04 17:18:37 #beagle-gsoc was just the "shallow end of the swimming pool" ;-) Sep 04 17:19:05 ok, thanks Sep 04 17:19:06 on #beagle, you should also be able to recruit people to make new tutorials using your new system. Sep 04 19:32:53 * karki likes #beagle-gsoc :) Sep 04 19:54:20 karki: there are a couple of guys that'll be in #beagle this upcoming semester who are doing some continuation work on pruspeak. Sep 04 19:54:36 hopefully yoder will also keep giving you input for you to continue. Sep 04 19:55:05 I'd like to get you connected with those guys at some point to help work out a good division of labor. Sep 04 19:55:31 I'll also be taking a chunk of my time to organize the project. Sep 04 19:55:53 I tried pinging panto, he doesn't seem to be around. Sep 04 19:55:58 Some students from the same university worked on an Arduino/Energia port to PRUs last year. Sep 04 19:56:18 some university from Pune? Sep 04 19:56:28 no, JBU. Sep 04 19:56:44 Are there some students from Pune who did something similar? Sep 04 19:57:08 * jkridner still needs to make it to Pune some time for many reasons. Sep 04 19:57:25 I don't know, just thought the guys who worked on Arduino/Energia port were from pune Sep 04 19:57:47 wait, port for the PRU? Sep 04 19:58:10 I thought it was for the ARM Sep 04 20:00:11 I thought the students who worked on it were anuj and parav..... Sep 04 20:00:37 * jkridner wishes http://logs.nslu2-linux.org/livelogs/beagle/beagle.20140903.txt was formatted nicer. Sep 04 20:00:54 karki: they were doing it for ARM/Linux, not PRU. Sep 04 20:01:12 https://github.com/lucas-ti/PRdUino Sep 04 20:01:23 not very complete. :( Sep 04 20:02:31 * jkridner wants to see https://github.com/BeaglePilot/PRUSS-C, https://github.com/lucas-ti/PRdUino and https://github.com/deepakkarki/pruspeak all combine into one super fantastic https://github.com/jadonk/pruduino :-) Sep 04 20:03:32 jkridner : you mean pruspeak being powered by the first two sources, right? Sep 04 20:03:52 yes. Sep 04 20:04:38 pruspeak interface, arduino api underneath and support for all the peripherals coming from the Starterware library. Sep 04 20:05:22 I haven't looked at starterware much....... Sep 04 20:05:29 it's bare metal, right? Sep 04 20:05:33 as in no linux Sep 04 20:08:18 are there API's for the PRU as well in the Starterware? Sep 04 20:08:31 * karki will search tomorrow Sep 04 20:08:58 It's 2AM and have to wake up at 5:30 again :'( Sep 04 20:10:57 * karki zzz.... Sep 05 00:38:25 hi jkridner Sep 05 00:38:30 hi Sep 05 00:38:41 karki: yup, bare metal Sep 05 00:39:02 were you able to run the web interface of BeagleLogic? Sep 05 00:39:28 not right now. any chance you'll get it running on the new 3.14 kernel? :-) Sep 05 00:39:46 If remoteproc works, so will it. Sep 05 00:40:01 it's waiting on panto now I guess Sep 05 00:41:51 the BeagleLogic module does not really contain much platform-specific stuff and should compile on 3.14 if the dependency module (remoteproc) is satisfied Sep 05 00:43:44 hmm, no pru_remoteproc in 3.14 tree Sep 05 00:43:57 Abhishek__, remoteproc works, using with the m3 for suspend, and we just enabled pruss today too. ;) Sep 05 00:44:30 what's m3? Sep 05 00:44:56 it's the little m3 that's inside this core, that is used for pm. ;) Sep 05 00:45:18 https://github.com/beagleboard/linux/commit/94f48ff05623afbfcf75ca211b4c4df23a66f82e Sep 05 00:46:20 hmm, this doesn't look like the previous remoteproc driver Sep 05 00:46:39 nope.. (fingers crossed) it's the version heading mainline.. Sep 05 00:46:58 * Abhishek__ crosses his fingers too Sep 05 00:48:48 actually ti "needs" that driver for the am43xx too, so there's a better chance it'll go mainline.. instead of back in 3.8 when it was just one device family. Sep 05 00:49:08 I see Sep 05 00:51:21 hmm, how do I add "hooks" to this one? Sep 05 00:51:39 however you want. ;) Sep 05 00:52:05 I mean, if BeagleLogic has to make it to the mainline as well Sep 05 00:57:02 thanks for the heads up on the pruss driver btw, will pull the sources and see how to go about porting it Sep 05 00:58:10 jkridner: any plans on a beaglebone version with GbE? Sep 05 00:58:25 Abhishek__: only talk right now. Sep 05 01:08:38 rcn-ee: so the latest BB images are still shipping 3.8.13 or you've upgraded them to 3.14? Sep 05 01:09:13 "3.8.13" is stable, 3.14.x is on target to replace it. ;) Sep 05 01:09:42 jkridner, just pulled in cape universal... give him a few hours, he'll probally have every cape working dynamicly. ;) Sep 05 01:10:04 you have an ETA? Sep 05 01:10:08 * jkridner notes rcn-ee is a bit optimistic. :) Sep 05 01:10:17 ;) Sep 05 01:10:29 when jkridner and charles got cape universal working. ;) Sep 05 01:10:30 * jkridner has a box of capes for testing. Sep 05 01:10:56 btw, there are several conflicts that need to be resolved that show up in the boot log. Sep 05 01:11:19 Abhishek__, for a few things it's working great right now. http://elinux.org/Beagleboard:Capes_3.8_to_3.14 Sep 05 01:11:33 I'm currently stuck on a silly issue with BoneScript (I'm using that for testing) where the DEBUG environment variable is getting set by I-don't-know-who. Sep 05 01:11:40 i saw those conflicts.. pinmux-helper is working.. it knows they are taken.. ;) Sep 05 01:12:02 sometimes it beats out some of the other places the pins get grabbed... Sep 05 01:12:22 yeah, that's nice Sep 05 01:12:23 my inclination is to simply put pinmux-helper in charge of all of the muxes. Sep 05 01:12:43 i should have dropped that 'proto-cape' when i merged cape-universal, as it can do that.. (i'll do that tomorrow..) Sep 05 01:12:47 that mmc1 pin still confuses the crap out of me. Sep 05 01:13:16 I'm trying to get a capacitive touchscreen working with the BBB, only tests from userspace so far, would try with a kernel driver next Sep 05 01:18:12 jkridner, dart 1.6 did't like to build.. dart 1.7 segfaulted on my 1gb quad... giving the 2gb quad a try... Sep 05 01:21:03 mranostay: got a Clover Trail 8.9" tablet **** ENDING LOGGING AT Fri Sep 05 02:59:59 2014