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.

206 questions
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…
2
votes
1 answer

What is up with the different repositories and URLs?

I've got 2 rpis running bullseye, one recently installed and one image from a couple of months ago. The sources.list file changed dramatically. My old installation: # sources.list deb http://raspbian.raspberrypi.org/raspbian bullseye main contrib…
Zacki
  • 21
  • 1
  • 3
1
vote
0 answers

Connect To Virtual Terminals Remotely - Steamlink

UPDATE: I got this to sort of work via SSH from PuTTY on my pc, and then running sudo chvt 4 and then steamlink >/dev/tty4. Only caveat here is that there's no graphical feedback , and basically renders RealVNC + VNC viewer useless (i.e. if I were…
1
vote
1 answer

Raspberry pi update issue

i have recently flashed latest OS in my raspberry pi.When i try to use " sudo apt-get update" in my raspberry pi 3 B, i am getting the following error Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:2…
Ramkumar A
  • 11
  • 1
0
votes
2 answers

How to make a desktop shortcut for .sh script on Raspberry Pi?

I have a Raspberry Pi running Raspbian 11 Bullseye and I want to make a desktop shortcut for a shell script. I have tried a handful of options so far such as making a .desktop file and using the Main Menu Editor, but nothing seems to work. Is it…
0
votes
1 answer

Kernel panic on raspberrypi zero dtoverlay with poweroff

On a pi zero 1.1 with bullseye lite and camera B rev 2 I set dtoverlay=gpio-poweroff,gpiopin=17 That works, GPIO17 goes high after halt. But it produces a kernel panic. Setting only dtoverlay=gpio-poweroff works without kernel panic, but the…
heimi
  • 105
  • 5
0
votes
0 answers

What keeps resetting the transient hostname on Raspbian Bullseye?

Running Raspbian 11 Bullseye on a Raspberry Pi 3 Model B Rev 1.2 I noticed (from getting a different prompt when re-logging in at one point) that something keeps futzing with the "transient" hostname, resetting it to localhost: # hostnamectl status …
RoUS
  • 105
  • 5
0
votes
3 answers

USB Stick and /media

I use a USB stick (labeled rbp4Backup) for quite some time to keep backups via image-utils. The stick used to be auto-mounted when connected and then show up as /media/pi/rbp4Backup. Now I get the following WITHOUT the stick even…
tbue
  • 3
  • 2
0
votes
1 answer

Trying to run feh on startup but nothing happens

The command I want to run is: feh -Y -x -q -D 5 -B black -F -Z -z -r /location-to-images These are the different methods I have tried (and I also tried using fbi instead of feh, but that did not work either): Firstly, I tried adding the command…
0
votes
0 answers

Why is the distributor ID of the latest RPi OS Lite image 'Debian' and not 'Raspbian'?

I just flashed the latest RPi OS Lite image (64 bit) Bullseye and loaded onto a RPi 4B (4GB) using the RPI imager. Released 2022-04-04 When I booted the Pi, I checked its lsb_release -a and I realised, the distributor ID has been changed. Since my…
0
votes
3 answers

Can not install miniconda on Raspberry Pi 4 B

I just installed the latest raspberry OS "2022-04-04-raspios-bullseye-arm64-lite.img.xz". Then I want to install miniconda. I downloaded the latest "Miniconda3 Linux-aarch64 64-bit" and running bash Miniconda3-py39_4.12.0-Linux-aarch64.sh After…
user15964
  • 109
  • 1
  • 3
0
votes
1 answer

Installing OMV on Raspberry Pi 4 via installScript

System: Raspberry Pi OS Lite (64 bit), Debian version: 11 (bullseye) Connected via LAN and Wifi not configured Installed OMV6 refering https://github.com/OpenMediaVault-Plugin-Developers/installScript Command: sudo wget -O -…
Piyush
  • 101
  • 1
0
votes
3 answers

anydesk on bullseye

Is there anyone who can install and use anydesk on bullseye? I install it with debian package but I am getting anydesk: error while loading shared libraries: libbrcmGLESv2.so: cannot open shared object file: No such file or directory error. sudo…
Hakan Ulusoy
  • 158
  • 1
  • 10
-1
votes
1 answer

after pi bullseye update deconz conbee 2 (zigbee usb gateway) not connected

ConBee II (zigbee usb gateway) Deconz failure after Pi Bullseye update June 16 2023 the conbee II gateway no longer was reachable in deconz app and phoscon app the deconz app no longer shows the conbee2 device the phoscon app shows that the usb…
lulu
  • 1
  • 2
-1
votes
1 answer

Error updating package data

Hi guys I hope you can help as I've just done a fresh install of the latest bullseye raspbian and cannot manage to do an update or Recommended softwareinstall I recieve the following message: Error updating package data -…