Skip to main content

All Questions

Tagged with
-4 votes
0 answers
86 views

dd command arguments [closed]

DECIMAL HEXADECIMAL DESCRIPTION ---------------------------------------------- 6891498 0x6927EA JBOOT STAG header, image id: 0, timestamp 0x25000481, image size: 295211 bytes, ...
minto's user avatar
  • 535
0 votes
1 answer
70 views

Debugging random loss of communication in embedded Linux device using PPP and cellular connection

I am working on setting up an embedded linux device so that it can connect to a backend server via cellular connection. I am using PPP version 2.4.2 and a Sequans cell chip. I have the device working ...
jroLayz's user avatar
0 votes
1 answer
89 views

I can not use keyboard for Debian

I am using Debian desktop for Lichee Pi and I am new this platform(linux). I communicate serial with lichee pi using putty. I made the lichee pi connection with the keyboard using microusb to usb ...
SpeedyGonzales's user avatar
0 votes
1 answer
94 views

How to wait for pulseaudio before running chromium?

I'm developing an embedded board (Tinkerboard) based on Linux Linaro (Debian) OS 9.3. The board is basically a (webpage) kiosk where the browser is run by a sh script included the automatic scripts on ...
SteMMo's user avatar
  • 197
0 votes
1 answer
773 views

How to install gcc-5 on Debian 8.10?

I am trying to install gcc-5 on debian 8.10 on a beaglebone green. I have looked at many threads, of which the following was the most promising. How to install GCC 5 on debian jessie 8.1 When I try to ...
big friendly giant's user avatar
0 votes
2 answers
103 views

SSH session does not get terminated with cpp reboot comand

I have a small cpp application which will reboot the system. This works very well so far. sync(); //need for data safety reboot(RB_AUTOBOOT); Unless you are connected via SSH and run this program on ...
svanschu's user avatar
0 votes
0 answers
114 views

Debian : Terminal appears but GUI does not work

I installed debian in virtualbox, and I'm trying to design an operating system for lichee pi board but when I execute these commands: git clone https://github.com/Lichee-Pi/linux.git cd linux make ...
Rachid Ben abdelmalek's user avatar
1 vote
1 answer
117 views

Unable to locate DEBIAN ARMv8 32-bit packages from Internet

I have been trying to locate ARMv8 32bit package repository since yesterday to download packages that I would make use to carry out some analysis with radare. I had found repositories from archlinux ...
hEShaN's user avatar
  • 133
1 vote
1 answer
408 views

connmanctl on a Debian 'pocketbeagle'

I'm trying to configure my new "pocketbeagle" to share a network connection with my Ubuntu (20.04) laptop. PocketBeagle runs a version of Debian: 10.3/2020-04-06 (REF). "pocketbeagle&...
Seamus's user avatar
  • 3,087
0 votes
1 answer
218 views

PocketBeagle enable com port on usb0

I'm attempting to configure a pocketbeagle running bone-debian9.9. Kernel version is 4.14.108-ti-r113. The board has a Micro USB port with the following functions: rndis, acm, ecm, and mass_storage. ...
bat's user avatar
  • 148
0 votes
1 answer
642 views

Cant hide mouse cursor on embedded Debian [duplicate]

I am working on a Debian-based Dragon Board (410C) system. The system will produce a touch screen that triggers some functions of a car. I am trying to hide the mouse cursor in my application. ...
xtcuser's user avatar
0 votes
1 answer
49 views

How investigate sporadic restarts

The system is : Debian 8.1 run on embedded system with ARM7V CPU 2 GB RAM and 4 GB flash. The system sporadically restart itself couple time in day, before a week with appear very rare. What is the ...
Sergey Meerovich's user avatar
1 vote
1 answer
5k views

mmc0 warning on SD card bootup of linux

I get the following warning on debian linux (kernel 4.18.8) bootup of my microchip sama5d3 board: mmc0: unrecognised SCR structure version 4 mmc0: error -22 whilst initialising SD card after spewing ...
cajjed's user avatar
  • 95
0 votes
0 answers
3k views

How to check the history of processes

I'm using Debian running on a BeagleBone Black. I have a script which is supposed to execute when the system starts. The script then should run a python script. I add the command to run this script ...
Engineer999's user avatar
  • 1,171
0 votes
1 answer
1k views

How much space does my Debian OS need

I am using a BeagleBone, with 4GB of internal emmc. When I install a Debian image on it from its site and run command df -h , the result is below. /dev/mmcblk1p1 shows that it uses 3.4G of memory. ...
Engineer999's user avatar
  • 1,171

15 30 50 per page