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.

How to determine NTP communication status

I'm working on an embedded OpenSUSE 12.3 system that lets the user configure the (single) NTP server address. I need to …

linux bash client embedded-linux ntp
Linux memory overcommit details

I am developing SW for embedded Linux and i am suffering system hangs because OOM Killer appears from time to …

memory-management out-of-memory embedded-linux low-memory
what is dbus daemon and why vlc needs it

I have cross-compiled VLC (version 2.1.2) media player using buildroot for an arm board. I have connected the board to my …

linux x11 embedded-linux dbus buildroot
How to mount ext2 fs?

fdisk is used to create mmcblk0p3 on the 64G SD card. Disk /dev/mmcblk0: 63.8 GB, 63864569856 bytes 255 heads, 63 sectors/track, 7764 …

embedded-linux mount busybox ext2
Raspberry Pi HDMI input & HDMI output for image processing

My goal is to send HDMI input video to the Raspberry Pi, then alter the input HDMI (image processing via …

image-processing raspberry-pi embedded-linux hdmi
What is the minimum amount of RAM required to run Linux kernel on an Embedded device?

What is the minimum amount of RAM required to run Linux kernel on an Embedded device? In Linux-0.11 for 80x86, …

linux-kernel embedded kernel linux-device-driver embedded-linux
What is different between u-boot.bin and u-boot.img

I just compiled the U-Boot bootloader and I see a few file names in the u-boot program directory which are: …

embedded-linux u-boot
Sample example program to get the malloc consolidate error

I want to test the mcheck functionality on my PC first to detect the malloc consolidate error. This way, i …

c malloc valgrind embedded-linux uclibc
Function caller in linux kernel

Is there a way to get function caller in linux kernel? I know __func__ returns the function name which is …

linux-kernel linux-device-driver embedded-linux kernel kernel-mode
embedded web browser

I'm looking for Linux embedded web browser, or preferably just a rendering object (it will not be used for actual …

linux user-interface browser embedded embedded-linux