Skip to main content

Questions tagged [raspbian]

Raspian is an Operating System based on Debian optimized for Raspberry Pi hardware.

0 votes
0 answers
7 views

Linux: How to find the location of a specific "include" library in Python? [migrated]

Note: I have already searched extensively and found nothing that even vaguely resembles an answer, including here. If this is a stupid question or a duplicate, please accept my apologies. Also Note: ...
Jim JR Harris's user avatar
0 votes
1 answer
51 views

Host getting multiple IP addresses

I have 2 raspberry pi's running in my house with intermittent connectivity and both get dhcp addresses from my DHCP server. eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 10....
Nathan's user avatar
  • 101
0 votes
1 answer
144 views

Where to add ip link settings so they will execute on boot?

I have a Raspberry Pi 0 W which I am setting up to share a USB device, I want to add the following somewhere so they are executed on boot: sudo ip link set dev can0 type can bitrate 500000 ...
SPlatten's user avatar
  • 549
0 votes
0 answers
236 views

Wireguard VPN works on my iPhone, but not on my Windows 11 PC

So I've been trying to turn my raspberry to a VPN server using PiVPN, WireGuard and DuckDNS. I've had some success as after configuring Wireguard on my iPhone the connection works. However, the same ...
user1866925's user avatar
1 vote
0 answers
644 views

PXE Booting a Raspberry pi 4

I have a PXE and TFTP Server in a VM and want to Boot a Raspberry Pi 4 with it. I want to serve a RaspberryOS image to the pi4 because I don't want to use a sd-card for it. How do I need to configure ...
zahia Addida's user avatar
1 vote
1 answer
117 views

dphys-swapfile on btrfs volume fails

I have used dphys-swapfile with the default path of /var/swap and a 2048M swap file. However, since /var/swap is on a SD card, I wanted to move the swap file to a magnetic disk. So I ran sudo dphys-...
user149408's user avatar
  • 1,100
0 votes
0 answers
890 views

Cant connect via SSH or XRDP over wireguard

I have a wireguard server and 2 wireguard peers connected to the server. All 3 can ping each other on the wg0 interface, but the 2 peers cannot connect to each other. I have found where people had ...
thespartin's user avatar
0 votes
1 answer
182 views

Linux found preloaded shared library: potential threat to security?

On a Linux Raspbian system, I have performed variuos security checks and among those I have performed a rkhunter scan to seek for rootkits, backdoors, and other malicious software with the following ...
Luca Spuntoni's user avatar
0 votes
0 answers
662 views

How to setup a access point on my raspberry pi zero w? (Re-Ask)

this is a duplicate of my first question. Since I found out more info about the topic, but not the answer yet, I will update the question. Here is the new info I found out: My TP-Link WN722N eu is ...
CacheZero1's user avatar
5 votes
1 answer
3k views

podman "The cgroupv2 manager is set to systemd but there is no systemd user session available" warning

Context I am using a Raspberry Pi running on Raspbian. I connect remotely using ssh. I want to use podman for building images and running containers, the exact same way I've done on my local machine. ...
GregoirePelegrin's user avatar
2 votes
1 answer
598 views

Running CUPS on Raspberry Pi - Webpage unaccessable

I am trying to configure my Raspberry Pi to connect to my printer and allow me to print wirelessly using the cups webserver. My Raspberry Pi 3b+ is running headless ubuntu: Distributor ID: Ubuntu ...
Seb's user avatar
  • 41
0 votes
1 answer
280 views

Can't SSH (or generally access) server over Wi-FI

When trying to ssh or ping my Raspberry Pi server on my LAN I get a "No route to host": $ ping 192.168.50.249 ...
Sneek's user avatar
  • 1
1 vote
1 answer
363 views

No audio on Raspberry Pi 3

I lost the audio for some reason on Raspbian GNU/Linux 9 (stretch). If I do this: sudo modprobe snd-bcm2835 .... I get this: modprobe: ERROR: could not insert 'snd_bcm2835': Unknown symbol in module, ...
user2860427's user avatar
0 votes
0 answers
58 views

how to compress entire debian distro into an iso backup to flash raspberry pi sd card later?

i specifically want to do this as i used berryboot to install a version of raspbian without a gui as i was going to be using it without a monitor for nonstop daily use. the problem for me is that ...
Jimmy Bungalo's user avatar
1 vote
0 answers
138 views

Docker containers inaccessible in browser after reboot - Raspberry Pi 4

Raspberry Pi 4 Raspberry Pi OS Lite Docker 23.0.0 Docker containers are not accessible in the browser after reboot, I thought it may have been because the containers do not start, but it appears that ...
Yeah Nah's user avatar

15 30 50 per page
1
2 3 4 5
28