Skip to main content

Questions tagged [embedded-linux]

For questions related to Linux on embedded systems (e.g. mobile, consumer electronics, networking) or single-board computers (e.g Raspberry Pi)

1 vote
0 answers
56 views

I’m working with a Yocto-based Linux system and encountering filesystem corruption issues on an SD card partition. Block devices (from dmesg): mmcblk0: internal storage (~29.6 GiB) mmcblk1: SD card (~...
Sajan Saji's user avatar
0 votes
0 answers
67 views

I have an embedded system, running Linux kernel 6.6. It is connected through 1Gbps Ethernet to my Windows computer. On the embedded system I have a Server application which listen for a TCP connection....
moudi's user avatar
  • 101
2 votes
0 answers
104 views

We are developing an embedded product, using Yocto Linux on an ARM architecture, a STM32 from ST. For the current release, we aim to re-use, as quick and dirty as possible, the code originally written ...
GozzoMan's user avatar
  • 121
1 vote
2 answers
829 views

I have a D-LINK DAP-1360 WiFi access point (Hardware version F2) that seems to be bricked. I have terminal access through the RX and TX ports and via a screen session using the screen /dev/ttyACM0 ...
Number235711's user avatar
1 vote
0 answers
389 views

I have configured and compiled the Linux kernel using buildroot. I want to have access to spi buses on this board in user mode. Here are the steps I've take to compile the kernel. 1- clone the ...
Mohammad's user avatar
2 votes
1 answer
1k views

I know that when a USB device first connects to a computer/hub it can only draw 100mA (150mA if it is USB 3.0). It must negotiate for higher power via a Configuration Descriptor's bMaxPower field. ...
David C.'s user avatar
  • 1,097
0 votes
0 answers
352 views

I'd like to boot an embedded machine without using a ramdisk image. I understand one of the reasons for the ramdisk is so it can load the filesystem module needed for accessing the root partition (to ...
Synthetix's user avatar
  • 289
0 votes
0 answers
692 views

I am working on an embedded board having ARM cortex-a53. To add support of "udevadm" on this board, I have downloaded "buildroot-2022.02" (https://buildroot.org/downloads/buildroot-...
beparas's user avatar
  • 133
0 votes
0 answers
247 views

I'm trying to optimize a redis-server version 6.0.5 installed in an embedded Linux distribution with 2 GByte of RAM. At the moment there aren't particular failure of the redis-server. The output of ...
User051209's user avatar
3 votes
0 answers
1k views

I have cpp application running on an embedded-linux device. Now, I want the application to report if there is a change in a file on the device. I came across std::filesystem library and inotify(...
Preeti 's user avatar
  • 141
0 votes
0 answers
359 views

My DVR is connected to internet but when ssh, the error is kex_exchange_identification: read: Connection reset by peer. It is port 22 and I cannot access the Linux terminal. The system cannot be ...
Anhad Chugh's user avatar
0 votes
0 answers
4k views

SSH connection is getting closed by port 6655 when trying to SSH into the board using board's IP address using Putty. How can I debug the SSH logs and the process apart from the verbose command? ...
Jahnavi's user avatar
  • 33
0 votes
2 answers
2k views

I am running 4.14.149 built by Yocto (Zeus, 3.0.0), and we are pulling the OpenEmbedded version of dhcpd (I think it is version 4.4.1). Here is my conf file: # # DHCPd config for private network # # ...
Eskimoalva's user avatar
0 votes
1 answer
3k views

I've got an embedded platform running Linux on ARM processor. There is a USB3 camera connected via a USB3 HUB (the kind of Hub that is embedded on a PCB permanently, not the one that you manually ...
user's user avatar
  • 15
1 vote
1 answer
1k views

We developed some embedded Linux products which write data log 24h*7 to 8GB eMMC chips. When reading the block erase counts of every block inside the eMMC chips by sending the CMD56 command. We found ...
tj2298's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
9