Skip to main content

Questions tagged [embedded]

The use of Unix in embedded computer systems such as networking equipment, mobile phones, media players, set-top boxes, etc.

-1 votes
0 answers
53 views

I have a network device (USB cable modem) connected to a Linux laptop via USB port: is it possible to access underlying OS file system (eCos real-time OS) running on the modem via USB port? I tried to ...
Lexx Luxx's user avatar
  • 1,471
1 vote
1 answer
109 views

I have OpenWRT installed on some of my routers and to add additional storage for settings as well as programs that might be installed on the router and maybe logs, OpenWRT recommends you plug storage ...
leeand00's user avatar
  • 4,971
1 vote
0 answers
41 views

I have the following setup: i.MX8MM + uDP72020 (PCIe to USB-3.0) + UVC-Camera Linux: 6.6.69 GStreamer: 1.24.0 (imx) GStreamer pipeline I am using: gst-launch-1.0 -e -vvv v4l2src device=/dev/video0 \ ...
user1243392's user avatar
0 votes
1 answer
102 views

I had an old tablet lying around so I created the page according to linux-sunxi (https://linux-sunxi.org/Softwinners_crane). I was trying to get Linux running on it. A different tablet was similar (as ...
Shivam Gupta's user avatar
0 votes
1 answer
44 views

I have a linux kernel and device tree that presents the userspace with a serial port /dev/ttymxc0. The serial port is connected to a Bluetooth device which is used by a user-space Bluetooth stack. If ...
srl100's user avatar
  • 33
0 votes
0 answers
47 views

I'm having trouble programming my DE1-SoC from the Quartus Programmer. The board is powered and connected correctly and I've managed to find and program it before, multiple times, but even then ...
user656857's user avatar
1 vote
1 answer
155 views

I'm following Altera's guide for running Linux on the DE1-SoC board, specifically section 5.3 - Installing the Driver. The instructions provided in the guide are for a Windows host, and I'm on a linux ...
barak's user avatar
  • 15
0 votes
0 answers
251 views

I have managed to install Alpine Linux on a Marvell Octeon NIC. One thing I'm missing for this to be a clean setup is managing the u-boot variables in firmware. That will also allow to query the card'...
Florian Heigl's user avatar
1 vote
0 answers
36 views

I am working on an embedded Linux system (kernel-5.10.188), where USB mass_storage gadget is enabled and configured. After the mass_stoage is enabled and connected to another USB host, is there a way ...
wangt13's user avatar
  • 651
0 votes
0 answers
47 views

I've read up on bit banging and I know how it works but I don't know how to implement it. I tried just using libraries written by other people in C or python but I'm using an orange pi 3B which uses a ...
izumi's user avatar
  • 1
6 votes
1 answer
2k views

i would like to fully understand the (special?) handling of eMMC boot partitions (in Linux). As far as i understand, eMMCs offer some kind of low level partitioning. There is a special meaning to (at ...
3.141592's user avatar
1 vote
0 answers
51 views

I try access multiple ICs via I2C over the MCP23017 I/O Expander for a custom embedded board. I know ICs I2C adresses. How should I add the MCP23017 to the device-tree? I think I need to add the ICs ...
alpd4's user avatar
  • 35
2 votes
1 answer
247 views

I am trying to write a MIPI CSI-2 camera sensor driver for an embedded Linux image. Of course, there are tons of driver source codes on the Github etc. but I am having a hard time understanding how ...
alpd4's user avatar
  • 35
0 votes
2 answers
147 views

I'm porting an embedded Linux device to mainline from a vendor kernel. I am almost there but there is one issue I can't seem to get rid of, which is DRM initializing very slowly. Here's the setup: SOC:...
owndampu's user avatar
0 votes
0 answers
60 views

We are testing the use-case of delivering 2 UVC streams from the qcomm SoC. Should the hardware allow this feature? I have enabled 2 gadgets, but when I activate the second one, I get resource busy ...
TilakVarisetty's user avatar

15 30 50 per page
1
2 3 4 5
55