Top "Embedded-linux" questions

Embedded Linux is the use of Linux in embedded computer systems such as mobile phones, personal digital assistants, media players, set-top boxes, and other consumer electronics devices, networking equipment, machine control, industrial automation, navigation equipment and medical instruments.

Docker on embedded systems, why not?

There was a project thrown my way recently that involves the orchestration of several (Linux capable) embedded devices, deploying software …

docker containers embedded-linux intel-edison
Yocto recipe : how to install in specific folder

I have created a Yocto recipe for my program. What are the default folders that are building image from recipe ? …

embedded-linux yocto recipe
Beaglebone gpio input not working

I am using beaglebone to access digital input from specific pin using sysfs interface. And I can change the output …

linux embedded-linux beagleboard gpio sysfs
What is Device Tree?Advantages & Disadvantages?

what is Device Tree in Linux ? what is the Advantages and Disadvantages of Device Tree? If anyone know Device Tree …

linux linux-kernel embedded-linux device-tree
How can I find which physical device /dev/console connects to?

There is a device file called /dev/console, whose (major,minor) is (5,1). When I boot with a serial console, it …

linux-kernel linux-device-driver embedded-linux tty
How to modify syslog output format in busybox?

How to modify syslog output format in busybox? For example: Jan 1 00:00:42 LSM user.info root: Hello to Jan 1 [IP] LSM …

logging embedded-linux syslog busybox
How to get working rootfs (initrd) on an ARM board?

I'm trying to make work an embedded linux on a CSB337 board with AT91RM9200 (ARM920T). I compile the …

linux linux-kernel embedded-linux rootfs initrd
Upload firmware from Flash using U-Boot

I have a problem. My system is an embedded Linux plaform. I am connecting to my board using serial port …

linux embedded-linux u-boot
Qt 4.8 Cross Compile for Embedded Linux using Linaro Toolchain from Windows

I am trying to use the 2012.06 version of the Linaro Toolchain Windows Binary ( https://launchpad.net/linaro-toolchain-binaries/trunk/ ) to cross-compile …

qt arm cross-compiling embedded-linux toolchain
Error trying to install Numpy

I am currently running Yocto-distr on a Cisco Router (so this is embedded-Linux system call Guest-Os). I already have python-2.7.3 …

python python-2.7 numpy embedded-linux cisco