-
@lybtongji wrote:
> I flashed sumo64-acpi and found blink-led not working. Is it due to ACPI?
@htot wrote:
>Yes, because of acpi pin names/numbers have changed. This affects blink-led and mraa …
-
Line 21 in busio.py should have an "elif" statement instead of an "if" statement. Currently, if the board is not a beaglebone_black, the code attempts to execute the last else statement. This creates …
-
Maintainer: @nmav
Environment: OpenWrt r9254-3b40121530 @ brcm2708/bcm2708
Description:
Unable to build gnutls 3.6.5. Reverting 485db8a7707a14e897b27d0b11bcad54e1237445 fixes it.
```
make[7]…
-
Hello,
Seth here. I am having trouble configuring my BBB (Linux Debian Distro) 4.14.x.
configure: error: Package requirements (libkmod >= 18) were not met:
No package 'libkmod' found
…
-
Hi,
I'm trying to learn how to use _gpiod_ on BeagleBone with Debian Stretch.
When I make a GPIO pin output, I want to read its state to know if it is 0 or 1. But doing so, I always get this error…
-
When I try configuring this under Ubuntu I get the following:
checking linux/gpio.h usability... no
checking linux/gpio.h presence... no
checking for linux/gpio.h... no
configure: error: linux/g…
-
Maintainer: @szogi
Environment: brcm63xx, generic, OpenWrt-18.06
Description: I try to build all of the feeds but some repository has removed!
```
make download V=s
make[1]: Entering directo…
-
I' am trying to use your package(robotics cape for beagle bone blue ) in python but when in try to use these library and i write this sample code( import rcpy.led as led) i always get this error:
"I…
-
Hallo @pdp7 ,
I am facing a problem with the gpio module while working with the Beagle Bone Blue. I am trying to set one of the gpio pin to high. While importing rcpy.gpio as gpio, there is an erro…
-
Running this results in the following:
`/usr/local/lib/python3.5/dist-packages/rcpy/__init__.py:116: UserWarning: > Robotics cape initialized
warnings.warn('> Robotics cape initialized')
/usr/l…
nezra updated
6 years ago