if you are using kernel 3.14.x and above, you won't have capemgr. As said 
by RbertCNelson you could just install 3.8 from the debian repo: 

sudo apt-get update
sudo apt-get install linux-3.8.13-bone68
sudo reboot


On Sunday, 7 December 2014 08:14:02 UTC+5:30, Sid Raj wrote:
>
>
> Hi,
>
> On my BBB running Ubuntu 14 I am using adafruit py libs to for servo 
> control. But I get the following error. Same with P9_14. Any idea why I am 
> getting this and what I should do to make it go away? Thanks a lot!
>
> >>> import Adafruit_BBIO.PWM as PWM
>
> >>> PWM.start("P8_13", 95.0, 60)
>
> >>> 
>
> IOError: [Errno 2] No such file or directory: '/slots'
>
>
> Sid
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to