Questions tagged [raspberry-pi-os-bullseye]

Raspberry-Pi-OS-Bullseye is a GNU/Linux operating system derived from Debian 11, released in November 2021.

Raspberry-Pi-OS-Bullseye is a GNU/Linux operating system derived from Debian 11, released in November 2021.

190 questions
300
votes
7 answers

How do I set up networking/WiFi/static IP address on Raspbian/Raspberry Pi OS?

I have followed (any one of hundreds) tutorial, and it does not work. How do I set up networking/WiFi/static IP address on the Raspberry Pi? After the Foundation introduced the dhcpcd networking system to Raspbian in May 2015 there were hundreds…
14
votes
3 answers

Fix error "Failed to start DHCP Client Daemon" after upgrade to "Bullseye" remote?

This is a non problem. DO NOT attempt "upgrade" - follow the advice to do a fresh install, NOT a kludge to "fix" the "problem". I did an upgrade to Bullseye and rebooted. I can't login with ssh (also he does not answer ping) and on screen I see…
Sybil
  • 427
  • 1
  • 4
  • 16
10
votes
5 answers

No internet connection post-buster to bullseye upgrade

Problem: I've successfully upgraded a RasPi 3B+ dev box from Buster to Bullseye. However, when the Pi boots up, there is no internet connection. Background: Boot up showed a [FAILED] entry of: Failed to start DHCP Client Daemon. $ sudo service…
S3DEV
  • 233
  • 2
  • 12
4
votes
4 answers

Raspberry Pi 3b+ - Turning off power LED from /boot/config.txt no longer works with kernal 5.15.56-v7+

I successfully turned off all my LEDs on my Raspberry Pi 3B+ according to this guide, by adding these lines in the /boot/config.txt: [all] # Turn off Power LED dtparam=pwr_led_trigger=none dtparam=pwr_led_activelow=off # Turn off Activity…
4
votes
1 answer

What are the pros and cons of the new Raspberry Pi OS Bullseye?

What are the pros and cons of the new Raspberry Pi OS Bullseye? Should I install it? What benefits does it offer over Buster? Are there outstanding issues?
Milliways
  • 58,054
  • 29
  • 98
  • 195
4
votes
4 answers

"connection problem, giving up" on xrdp with Raspberry Pi OS 11 (bullseye)

I installed xrdp on two Raspberry Pi 4 with 4 GB memory. The first one had a fresh installation of Raspberry Pi OS 11 with the full desktop environment, here everything works. The second one had the normal desktop instead of the full one. On the…
Lion
  • 167
  • 1
  • 1
  • 9
3
votes
1 answer

After kernel update windows appear stuck in the corner

After updating with apt yesterday, all new windows show up cropped in the upper left corner of the screen. See screenshot. I do not know if this is related. I have set the Desktop Preferences to default, to no avail. Also tried to copy the…
3
votes
0 answers

Waveshare GSM/GPRS/GNSS Hat SIM868 '+CGPSSTATUS: Location Not Fix'

Currently, I'm trying to receive a GPS location using the Waveshare GSM/GPRS/GNS Hat for the raspberry pi. After connecting the module and connecting to it using serial, I use the AT+CGNSPWR=1 command to turn on GNS. After leaving it for multiple…
3
votes
1 answer

Raspberry Pi incorrectly detected as a Bluetooth AUDIO device by Windows

The problem I have is the following: when setting my Raspberry Pi Bluetooth as discoverable, then pairing from a Windows laptop, the Raspberry is incorrectly identified as an audio device, as can be seen on the following screenshot. (This is using…
3
votes
2 answers

Libcamera apps do not work

I'm on Raspberry Pi OS Bullseye, using a Pi 3B. The error message is differing from the ones I could find on previous posts, and there are different fixes by changing dtoverlay in /boot/config.txt. Last time I re-enabled the Legacy stack camera at…
user147054
  • 31
  • 1
  • 3
3
votes
1 answer

Bluetooth disconnects when SSH connection closes (RPi Zero 2)

I am trying to use a headless Rpi Zero 2 (Raspian 11) for bluetooth audio streaming. I can establish a connection to a bluetooth speaker using bluetoothctl connect XX:XX:XX:XX:XX:XX from an SSH connection and then stream audio through a pulseaudio…
Tim
  • 151
  • 5
3
votes
4 answers

Screen resultion when using VNC / headless

I have a Pi model 3B. I used Raspberry Pi Imager to install the latest Bullseye onto the SD card; the installation was successful. The Pi is attached to a monitor with HDMI cable. I have VNC and SSH enabled and they working well also; both the…
2
votes
1 answer

RPi4 Bullseye Cannot retain rtc-ds3231 hwclock value when internet is OFF

I followed all instructions from Adafruit website but the system clock is still not set after I turn off the internet. **The clock resets to 2000-01-01 00:00:00 when I turn off internet, shutdown, wait for 5 mins, and reopen rpi. I've been trying to…
curiousIya
  • 21
  • 3
2
votes
1 answer

How to get overscan working on RasPi 4?

This has been asked multiple times in multiple forums. Invariably the answer is editing /boot/config.txt. This doesn't solve the issue. My RasPi's connected to a TV via HDMI0. The TV is one of those old "HD-ready" thingys, native resolution is…
2
votes
1 answer

Error mounting drive at service startup (ExecStartPre)

As a precondition for starting my Syncthing service, I wish to mount an external USB drive (label MyBook). The action must be synchronous, so putting it anywhere else besides the service's ExecStartPre will not be sufficient. The mount must be a…
InteXX
  • 145
  • 3
  • 10
1
2 3
12 13