good day dear linux-friends, :)
just out of interest: is there any reason I don't see to buy a Raspberry Pi Zero W instead of a Raspberry Pi Zero 2 W?
Based on current prices on Amazon, the Zero 2 is only €1 more expensive.
I use both myself, and for what I run on the Zero 1, it's generally...
This is related to my question at https://www.linux.org/threads/help-with-modemmanager-and-modem-on-uart-port.55625/#post-260222, but is different.
I have a SARA-R52M10 cellular+GNSS modem connected to Raspberry Pi CM4 UART3. The RPi is running Ubuntu 24.04. I have a ppp interface working fine...
Hello,
I have a custom made application built in net6.0 that I run on my Raspberry Pi Compute Module 4S Rev 1.0 controllers with Raspbian GNU/Linux 10 (buster) using systemd.
Every now and then, the service crashes with error "Main process exited, code=killed, status=11/SEGV". The crash...
Scenario:I have a cups server running on VM which is connected via ethernet so the devices which are connected with ethernet can find the printer. The devices which are connected with WIFI can not see the printer because ethernet(10.53.0.0/16) and WIFI(10.54.252.x/23) are on different network. I...
Hi, I'd like to stream my Linux Desktops Monitor to a Raspberry Pi which is hooked on a TV. There must be a way, since it's possible on FireTV and Google Chrome cast can do it. Maybe it's possible with Kodi? I also don't have a HDMI-Cable wich is long enough. The solution must be wireless. I...
Hello,
I have a tricky but actually simple problem.
I would like to run traffic from and to a Raspberry Pi through my Netcup server. So network traffic as well as web traffic. My Netcup server has an identifiable address and can be pinged everywhere. I want to have this on my Raspi too. For...
Hello, I am looking for a way to set up a grafana panel so that it displays my raspberry pi's temperature. Is this possible ? Any help would be appriciated.
Thank you
Case: I want to install an ARM64-based GNU/Linux distribution on Raspberri Pi 4, model B. After that, I want to install KVM + qemu to import a VM I created on AMD64. That VM runs Debian 10.4.
Question: Is it possible to run AMD64 (or x86-64, the name you like) VMs on ARM64?