Re: [beagleboard] Re: linux 3.8 PWM guide?

2014-03-31 Thread longqi90
Is it because of the pwm_test.c that kind of thing? I'm just don't know what's the connection between the device overlay tree and c/cpp driver? On Saturday, November 16, 2013 3:00:29 PM UTC+8, Giuseppe Iellamo wrote: Yes I'm using Ubuntu 13.04 as my userland. It is working faily well but

[beagleboard] Re: linux 3.8 PWM guide?

2013-11-14 Thread lmmarti
what did you do to get it to work on the new kernel? did you simply follow the steps here: modprobe pwm_test echo am33xx_pwm /sys/devices/bone_capemgr.9/slots echo bone_pwm_P9_14 /sys/devices/bone_capemgr.9/slots echo 500 /sys/devices/ocp.2/pwm_test_P9_14.*/period echo 250

Re: [beagleboard] Re: linux 3.8 PWM guide?

2013-11-14 Thread lmmarti
Was this using Ubuntu? On Thursday, October 31, 2013 3:28:55 AM UTC-7, Giuseppe Iellamo wrote: Just my two cent, after some struggling with the eQep support I'm currently using BBB with 3.8.13-bone28 xenomai patched and both of PWM and encoder reading are working well. Il giorno

[beagleboard] Re: linux 3.8 PWM guide?

2013-10-30 Thread michael
Just a short comment: Using Beagleboard bone, and ubuntu 3.8 with kernel: - Linux ubuntu-armhf 3.8.13-bone28: pwm IS working - Linux ubuntu-armhf 3.8.13-bone20: pwm is NOT working Probably because the driver (pwm_test.ko) is not included - MBA -- For more options, visit

Re: [beagleboard] Re: linux 3.8 PWM guide?

2013-10-30 Thread Robert Nelson
On Wed, Oct 30, 2013 at 7:39 PM, mich...@bondoandersen.dk wrote: Just a short comment: Using Beagleboard bone, and ubuntu 3.8 with kernel: - Linux ubuntu-armhf 3.8.13-bone28: pwm IS working - Linux ubuntu-armhf 3.8.13-bone20: pwm is NOT working and for some reason, users seem to not want