Top "Angstrom-linux" questions

Ångström is a versatile Linux distribution designed for embedded devices like handhelds, set top boxes and network-attached storage devices.

Unable to Debug Multi-Threaded Application with gdb

I am debugging a multi-threaded application with gdb, but when I start the program in gdb I get the warning: …

multithreading debugging gdb beagleboard angstrom-linux
CMAKE cross compile libraries are not found

I'm having strange problems with my cmake cross-compiler projects. My own libraries are found but not the (system) libraries from …

c cmake cross-compiling kdevelop angstrom-linux
Angstrom start-up processes [beaglebone]

I have a RFID module attached to my beaglebone and reading ID tags with a python code. Now, I want …

startup beagleboard angstrom-linux
How do I auto-launch a custom webserver on BeagleBone Black?

I'd like my BeagleBone Black to start up and start web-serving with a custom web server, without the need to …

beagleboard angstrom-linux twistd
How do I release port 80 on a beaglebone so I can use it?

I have a beaglebone on which I have configured lighttpd to run. Currently I have it running on port 8080 and …

node.js port beagleboard angstrom-linux
I'm trying to get the MAC address as a variable in Linux, but it rarely works

I'm using the following code to get the MAC address of eth0 into a variable for use in a filename, …

bash angstrom-linux
Cannot connect to beaglebone.local

I need to know how to connect to a beaglebone (or beagleboard) with SSH when I plug it into a …

unix networking ip-address beagleboard angstrom-linux
BBB - Automatically load a Device Tree overlay on boot

I have a device tree overlay: /dts-v1/; /plugin/; / { compatible = "ti,beaglebone", "ti,beaglebone-black"; part-number = "mousetraps"; version = "00A1"; /* https://github.com/…

beagleboard gpio angstrom-linux device-tree
Python PySerial with Auto RTS through Half-Duplex RS-485 breakout board using Beaglebone Black Angstrom

I'm trying to use a Beaglebone Black running Angstrom (3.8 kernel) to communicate with devices on a half-duplex RS-485 network at 9600…

python pyserial beagleboneblack angstrom-linux rs485
GPIO/Analog programming for BeagleBone Black on Angstrom Linux, what compiler for cross development on Windows?

I'm working on a BeagleBone Black (BBB from now on) with its stock Angstrom Linux. I'm able to do GPIO/…

c++ c angstrom-linux beagleboneblack sysfs