**** BEGIN LOGGING AT Tue Aug 05 03:00:00 2014 Aug 05 11:42:47 karki__: good job with ebay Aug 05 12:39:38 Morning Aug 05 13:54:58 alexanderhiam: ping Aug 05 13:58:02 for add_video() should I take the ip address from the user? or use the local ip of the bbb using socket.gethostbyname(socket.gethostname())? Aug 05 14:15:59 * karki__ now has a job with eBay :D Aug 05 14:21:20 vvu : Thanks :) Aug 05 14:29:35 karki__: congrats!! Aug 05 14:56:26 rseethamraju : Thanks :) Aug 05 15:07:54 panto : I have a issue with the modular kernel driver. Aug 05 15:08:12 Things 'work' with the new driver Aug 05 15:08:14 but Aug 05 15:08:34 only stuff like DIO. PWM does not work Aug 05 15:09:04 so for some reason pru1_firmware is not working as expected :( Aug 05 15:09:52 and according to the dmesg log, pru1 firmware is loaded and started!! Aug 05 15:32:08 karki__: intern or full time? Aug 05 15:32:40 vvu : full time :) Aug 05 15:32:51 how was the interview? Aug 05 15:41:37 hi rseethamraju Aug 05 15:41:47 hey Aug 05 15:42:00 record isn’t working at all now Aug 05 15:42:02 =( Aug 05 15:42:08 what changed? Aug 05 15:42:14 I get how to record it in one file Aug 05 15:42:36 stopping and running it again isn’t working Aug 05 15:42:56 because it doesn’t allow me to change the location property Aug 05 15:43:15 I can revert it back to work the first time Aug 05 15:43:22 can you replace the filesink with a new one? Aug 05 15:43:50 so I’d have to do a pipeline.add() everytime Aug 05 15:44:05 it doesn’t throw an error but won’t work Aug 05 15:45:39 I just pushed Aug 05 15:45:53 do bbioserver and add_video() Aug 05 15:46:15 how do I get bbb’s ip? Aug 05 15:46:39 socket.gethostbyname(socket.gethostname()) gives 127.0.1.1' Aug 05 15:48:52 yeah, for now let's just have the user pass it in Aug 05 15:50:05 vvu : it was good :) Aug 05 15:51:02 congrats karki__! Aug 05 15:55:27 thanks alexanderhiam :) Aug 05 15:56:16 alexanderhiam : I'm having problems with my modular driver :/ Aug 05 15:56:37 modular driver? Aug 05 15:56:39 the PWM does not work Aug 05 15:56:50 the new driver I was writing Aug 05 15:57:05 separating pru_speak driver Aug 05 15:57:09 from pantos Aug 05 15:58:21 on the pru_rproc_ps branch? Aug 05 15:58:36 https://github.com/deepakkarki/pruspeak/tree/pru_rproc_ps Aug 05 15:58:39 yeah Aug 05 15:58:47 the DIO works Aug 05 15:59:03 was the pwm working before that branch? Aug 05 15:59:13 PWM goes till the pru0, but no output Aug 05 15:59:19 yeah PWM works before that Aug 05 15:59:50 the PWM inst is actually userspace -> kernel -> pru0 -> pru1 Aug 05 15:59:52 is pru0 writing the values to shared memory? Aug 05 16:00:02 it goes till pru0 Aug 05 16:00:26 alexanderhiam : I don't see why it should not....... it did in the main branch Aug 05 16:04:27 karki__: have you tried all the pins? maybe just the wrong pinmux on the one you're testing? Aug 05 16:07:33 alexanderhiam : yeah Aug 05 16:07:35 :( Aug 05 16:07:41 I tried 2 pins Aug 05 16:07:47 I'll try 4 more Aug 05 16:12:02 alexanderhiam : this is the dmesg output when I load the dto : https://gist.github.com/deepakkarki/104bd3ae11f79c4e054a Everything seems to be alright! Aug 05 16:18:00 alexanderhiam : none of the pins work! also the moment I load the dto all the DIO pins are high by default, this never used to happen before o.O Aug 05 17:06:31 alexanderhiam , panto : I think the problem is with the pru1_firmware not running :/ Aug 05 17:06:34 https://github.com/deepakkarki/pruspeak/blob/pru_rproc_ps/src/pru-firmware/pru1_firmware.c#L30 Aug 05 17:06:50 even after this mod to the code, o/p pins are not high Aug 05 17:07:04 1 is high, rest all is low Aug 05 17:07:05 :'( Aug 05 17:24:33 karki__, ok, git diff is your friend Aug 05 21:25:43 Congratulations karki karki_ karki__ :) **** ENDING LOGGING AT Wed Aug 06 02:59:59 2014