>
> *If you are going to use adafruit's lib, downgrade the kernel:*
>
> * sudo apt-get update*
> * sudo apt-get install linux-image-3.8.13-bone79*
> * sudo reboot*
>


Or, port the software, and share with everyone ;)

On Tue, Jan 19, 2016 at 4:56 PM, Robert Nelson <[email protected]>
wrote:

> On Tue, Jan 19, 2016 at 5:54 PM, Robert Hurd <[email protected]>
> wrote:
> > I upgraded my BeagleBone Black image for Debian 8.2, 2015-11-12.
> >
> > When trying to view which overlays are enabled:
> >
> > cd /sys/devices/bone_capemgr.*
> >
> > I get the following error
> >
> > bash: cd: /sys/devices/bone_capemgr.*: No such file or directory
> >
> > This used to work out of the box on my older Debian image.
> >
> > Can anyone explain why this may be?
> > I'm trying to get the PWM on P9_21 to work.
> >
> > When I execute a python script using the Adafruit tutorial:
> >
> > import Adafruit_BBIO.PWM as PWM
> > import time
>
> If you are going to use adafruit's lib, downgrade the kernel:
>
> sudo apt-get update
> sudo apt-get install linux-image-3.8.13-bone79
> sudo reboot
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/
>
> --
> 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.
>

-- 
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