this post was submitted on 30 Apr 2024
7 points (81.8% liked)

Selfhosted

38832 readers
189 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

So, I've had a Raspberry Pi 4 sitting brand new in a box for a few years, and decided to install BirdNetPi on it yesterday.

It's working like a champ, but because BirdNetPi needed a legacy version of Raspian, it's got old software on it.

Is there any way to update the software (i.e. RealVNC) without updating the OS? There is no built-in software updater, and I seem to very easily break Linux every time I make an attempt to use it. LOL

you are viewing a single comment's thread
view the rest of the comments
[–] Deckweiss@lemmy.world 9 points 3 months ago* (last edited 3 months ago) (4 children)

I don't know why your software or OS can not be updated.

According to the official instructions (https://github.com/mcguirepr89/BirdNET-Pi/wiki/Installation-Guide) is should just be a normal raspbian. Nothing on there says it needs a legacy version, but I may be overlooking something.

If you installed it some other way or did it long ago then maybe do the setup over again from scratch with the newest raspbian version? (Don't forget to backup any data you'd want to keep)

[–] Showroom7561@lemmy.ca 5 points 3 months ago (3 children)

Nothing on there says it needs a legacy version, but I may be overlooking something.

It took several attempts (with failures) to get it installed on the latest Raspian version, then after some digging I saw that the requirements said to use "An SD Card with the 64-bit version of RaspiOS installed (please use Bullseye)".

With Bullseye installed, BirdNetPi works just fine, but it is old and comes with old software.

[–] TechAdmin@lemmy.world 2 points 3 months ago

Create a backup image from the working SD card. Write that backup image to a spare SD card and verify it works. Then try to do 'apt update' and see if anything breaks. If it breaks you got a spare SD card ready to go :)

load more comments (2 replies)
load more comments (2 replies)