home.social

#rpi5 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rpi5, aggregated by home.social.

  1. I tried booting the #Debian Cloud backport images on my #RPi5, but it didn't work — there was a kernel panic early in the boot-up. I'll try again when Linux 7.0 makes it into the image.

    #RaspberryPi

  2. The #RaspberryPi 5 dropped the 3.5mm audio jack, leaving the SBC without a direct output for audio.

    #NASA knows better.

    #Artemis2 #Orion #Solarocks #Space #RPi5

  3. Сегодня полдня воевала с отвалами Seafile на Raspberry Pi 5. Были постоянные 502 ошибки, перезапуски и обрывы соединений.
    ​Вскрытие показало, что MariaDB решила поиграть в современные технологии и включила io_uring по умолчанию. Но ядро малинки супер-возложило на это (EPERM). В итоге пёр бесконечный цикл падений и приветственное Connection refused в логах самого Seafile.
    ​Принудительно отключаэила native-aio в конфиге базы и выдала ей чуть больше памяти (innodb_buffer_pool_size=512M), благо на пятерке ресурсов хватает. Пока нормально, рулим дальше.

    # В блок базы (db):
    command: ["--innodb-use-native-aio=0"]
    # Лечит EPERM и краши на ARM
    healthcheck:
    test: ["CMD", "mariadb-admin", "ping", "-h", "localhost", "--password=passwd"]

    # В блок приложения (seafile):
    depends_on:
    db:
    condition: service_healthy
    # Чтобы не ломиться в базу, пока она прогревается

    #SelfHosted #RaspberryPi #Seafile #MariaDB #Linux #RPi5 #SysAdmin

  4. Actualizada la tabla técnica completa de Raspberry Pi con todos los modelos: Zero 2 W, RPi 5 y los nuevos Compute Module 4 y 5.

    Todos los SoC, CPU, RAM, conexiones y precios en un solo sitio
    raspberryparatorpes.net/raspbe #RaspberryPi #RPi5 #ComputeModule

  5. @olimex Does this ili9486 Touchscreen also work on older RapberryPi version than v5 ?

    #olimex
    #raspberrypi #rpi5 #lcd #rpi #ili9486

    EDIT: Hm Will not work, because the case and holes doesn't fit on Pi4 ...

  6. I see that there are now #Debian arm64 images for Trixie that are supposed to run on the #RPi5 : e.g., cloud.debian.org/images/cloud/

    I'll try them myself in the next few weeks.

    #RaspberryPi

  7. We wrote a little how-to on running FreeBSD 15.0 on a Raspberry Pi 5 with a Raspberry Pi M.2 HAT+ and a 256GB Integral M.2 NVMe SSD. locaverdi.com/freebsdrpi5.html #freebsd #rpi5 #howto #locaverdi

  8. Looks as if #Debian now supports the #RPi5 . See raspi.debian.net/ for links to images.

    Note that the #RaspberryPi5 images are only for Testing (Forky) and Unstable. [0]

    I haven't tested the images myself. If anyone does, then please confirm that they work.

    There's a bit more information here: gwolf.org/2026/01/finally-some

    [0] Probably because the version of the Linux kernel released with Trixie doesn't support the RPi5; but we'll see what happens when kernel v.6.18 makes it to Backports.

  9. Ayer día 1 de febrero volvieron a subir los precios de las Raspberry Pi como consecuencia de la subida de precios de la memoria RAM por culpa de la burbuja #IA.
    #RaspberryPi5 #RaspberryPi #rpi #rpi5

  10. ¿Qué Raspberry Pi 5 me compro?
    La gran pregunta que puede que os hagáis vosotros, es la misma que me hago yo.
    raspberryparatorpes.net/compra #RaspberryPi5 #RaspberryPi #rpi #rpi5

  11. Anyone knows why ARM boards don't use simple things like Open Firmware (openfirmware.org/Open_Firmware) instead of the mess they use to boot?

    answer in thread

    #arm #uboot #u_boot #quartz64 #rpi4 #rpi5

  12. Over at Bluesky, someone with an account not bridged to the Fediverse replied to this post with a link to news.opensuse.org/2025/11/04/r

    Thanks to @livinglinux.bsky.social .

    #SUSE #RPi5

  13. Looks as if #Debian is nearing support for the #RPi5:

    " * [arm64] Add initial Raspberry Pi 5 support"

    That's with Linux 6.18.3-1, uploaded January 3rd, 2026.

    lists.debian.org/debian-kernel

    Watch tracker.debian.org/pkg/linux

    Also, RaspberryPiOS is moving to Linux 6.18: forums.raspberrypi.com/viewtop "One advantage is there is more raspberry pi specific support in the newer upstream kernels which reduces the number of downstream raspberry pi patches and so reduces maintenance effort."

    #RaspberryPi

  14. @to3k Źle mi się kojarzy ten Stremio, właśnie ze względu na to "semi-opensource" jak to trafnie nazwałeś. Poza tym płacenie za piractwo to trochę dziwne podejście do streamingu. Jak już mowa o piratach, to wolę stare dobre i klasyczne podejście do tematu - wszystko ręcznie 😉

    U mnie mam to rozwiązane tak: #RPI5 + #LibreELEC + #docker + #qbittorrent, a na telefonie #qbitcontroller do zarzadzania i #Kore do obsługi #Kodi

    wolnoscwkieszeni.pl/uwolnic-te

  15. @to3k Źle mi się kojarzy ten Stremio, właśnie ze względu na to "semi-opensource" jak to trafnie nazwałeś. Poza tym płacenie za piractwo to trochę dziwne podejście do streamingu. Jak już mowa o piratach, to wolę stare dobre i klasyczne podejście do tematu - wszystko ręcznie 😉

    U mnie mam to rozwiązane tak: #RPI5 + #LibreELEC + #docker + #qbittorrent, a na telefonie #qbitcontroller do zarzadzania i #Kore do obsługi #Kodi

    wolnoscwkieszeni.pl/uwolnic-te

  16. I'd like to install #Debian on my #RaspberryPi5.

    raspi.debian.net/faq/ says, "We cannot plan for including RPi5 support at least until regular, upstream, mainline Linux kernels are able to boot on it." That's perfectly fair.

    I wonder how close we are to having mainline #Linux kernels that work on the #RPi5? I see kernel 6.17 is now available in Unstable.

    Among other distributions, it's supported by RaspberryPiOS (of course) and Ubuntu.

  17. @meka @stefano
    Running #bhyve itself on #rpi5 gives me:
    bhyve: vm_openf: No such file or directory

    # bhyve -c 2 -s 0,hostbridge -s 1,virtio-blk,/root/FreeBSD-15.0-RELEASE-arm64-aarch64-ufs.raw -o console=stdio -o bootrom=/usr/local/share/u-boot/u-boot-bhyve-arm64/u-boot.bin -m 1G vm1

  18. @meka @stefano
    Oh here is some conversation from last year. That talks about needed GICv2 vs GICv3. But doesn't come to a conclusion about possibilities on the RPI5.

    lists.freebsd.org/archives/fre

    #FreeBSD #rpI5 #bhyve

  19. @OttovonWenkoff
    Já dnes také instaloval.
    Smontoval jsem zbývajících 9ks #RPi5 s #nvme disky a instaloval na ně #debian servery a na dva #homeassistant . Budou sloužit k výuce na kroužcích.
    Doteď se fungovalo na #BananaPi , které jsem rozdal. A teď budeme moct zrušit i 5ks #RPiB tedy jedno z prvních RPi s LAN konektorem.
    Holt doba jde dál, dokonce ke dvoum RPi5 máme i AI kit, kam jde dát i NVME disk, ty si nechávám na konec, zatím netuším co tam kluci budou chtít nainstalovat.
    PS: je to víc šroubování než instalování ....

  20. Now that I've migrated everything from my #rpi4 to #rpi5, the Pi4 is free to watch the sunset...

    And record a timelapse...

    And even HW-accelerated encode it to a video! No longer do I need to save the images over SMB to another computer like I had to with the older #rpi3...

  21. @Mr_Dr_Oink
    The #RPi4 includes 2xUSB3.0 ports (color blue). Internally, the Pi 4’s USB 3.0 ports (and also the USB 2.0 ports and Ethernet) are attached via a USB controller which itself is connected over a single PCIe bus. All USB traffic must share that internal link. Throughput is limited in the range of 200-400 MB/s.
    The #RPi5 has a single-lane PCIe 2.0 link exposed via a 16-pin FPC (flat flex cable) connector. Devices can be attached via HATs that adapt that PCIe lane into M.2 or PCIe slots.

  22. DragonOS Pi64 now rebuilt on Raspberry Pi OS (Debian 13) + CaribouLite back in action with GQRX, SigDigger, and SDR++… all before breakfast. 🐉📡

    youtu.be/3r4VX2neOkk

    🔥 Top 6 Raspberry Pi eBooks for $20 V2
    ebokify.com/top-6-raspberry-pi

    #raspberrypi #raspberrypi5 #rpi5 #raspberrypipico #raspberrypizero #raspberrypi4 #raspberrypi3 #raspberrypi4b #RP2350 #IoT #IoTProjects #Microcontroller #EmbeddedSystems

  23. That's three boxes updated to #trixie now. The last one was a bit of a challenge: I run a reasonably full installation on it, including #GNOME and #TeXLive. Two of my partitions, /var and /, were not quite big enough for the installation, so I needed to move some files around.

    At least apt advises you and stops if there's insufficient room for the downloads...

    Two boxes left, but neither is pure #Debian : #osmc and #RaspberryPiOS (Debian doesn't run on an #RPi5 yet).

  24. That's three boxes updated to #trixie now. The last one was a bit of a challenge: I run a reasonably full installation on it, including #GNOME and #TeXLive. Two of my partitions, /var and /, were not quite big enough for the installation, so I needed to move some files around.

    At least apt advises you and stops if there's insufficient room for the downloads...

    Two boxes left, but neither is pure #Debian : #osmc and #RaspberryPiOS (Debian doesn't run on an #RPi5 yet).

  25. That's three boxes updated to #trixie now. The last one was a bit of a challenge: I run a reasonably full installation on it, including #GNOME and #TeXLive. Two of my partitions, /var and /, were not quite big enough for the installation, so I needed to move some files around.

    At least apt advises you and stops if there's insufficient room for the downloads...

    Two boxes left, but neither is pure #Debian : #osmc and #RaspberryPiOS (Debian doesn't run on an #RPi5 yet).

  26. That's three boxes updated to #trixie now. The last one was a bit of a challenge: I run a reasonably full installation on it, including #GNOME and #TeXLive. Two of my partitions, /var and /, were not quite big enough for the installation, so I needed to move some files around.

    At least apt advises you and stops if there's insufficient room for the downloads...

    Two boxes left, but neither is pure #Debian : #osmc and #RaspberryPiOS (Debian doesn't run on an #RPi5 yet).

  27. That's three boxes updated to #trixie now. The last one was a bit of a challenge: I run a reasonably full installation on it, including #GNOME and #TeXLive. Two of my partitions, /var and /, were not quite big enough for the installation, so I needed to move some files around.

    At least apt advises you and stops if there's insufficient room for the downloads...

    Two boxes left, but neither is pure #Debian : #osmc and #RaspberryPiOS (Debian doesn't run on an #RPi5 yet).

  28. Twój "SmartTV fulhd czteryKa super HaDeeR" coraz bardziej Cię irytuje i ogranicza? Czas go wymienić na LibreELEC! Tzn. nie cały telewizor, tylko samo "Smart". W dzisiejszym wpisie przeczytacie o tym, jak zbudować i skonfigurować własne domowe centrum multimedialne i uwolnić się od oprogramowania narzucanego przez producentów TV. Zapraszam do lektury!

    wolnoscwkieszeni.pl/uwolnic-te
    #libreelec #kodi #linux #htpc #docker #qbittorrent #rpi5 #smarttv #youtube #spotify #netflix #tidal #torrent

  29. Lately I've been doing more #SelfHosting again due to the current situation. Of course, I'm paying particular attention to power consumption and noise. After good experiences with the #ARM64 architecture, even with power-hungry applications such as Mastodon, I'm now using the smartphone technology for my homeservers, too.

    There are #SBCs with more open hardware, but the #RaspberryPi is widely available, well documented, powerful and inexpensive. And it is available with up to 16 GB of RAM.

    Anyone operating a server on the Internet must install #security updates quickly. However, many people forget to restart running software so that the new version runs instead of the old one. The #needrestart tool helps with this on Debian-based Linux systems, which unfortunately is usually not pre-installed.

    On my Raspberry Pi 4, needrestart always runs correctly (automatically after apt upgrade). On my Raspberry Pi 5, however, I first had to create a configuration file as described by the main developer here:
    github.com/liske/needrestart/b
    Previously, the tool always claimed that a reboot was necessary because it thought an outdated Linux kernel was running.

    Next, I want to activate #LUKS hard drive encryption on both raspis. Unfortunately, this is not as easy under #Raspbian or #RaspberryPiOS as on other Debian systems. If you have managed this: Please let me know how you did it!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #encryption #selfhost #selfhosted

  30. Lately I've been doing more #SelfHosting again due to the current situation. Of course, I'm paying particular attention to power consumption and noise. After good experiences with the #ARM64 architecture, even with power-hungry applications such as Mastodon, I'm now using the smartphone technology for my homeservers, too.

    There are #SBCs with more open hardware, but the #RaspberryPi is widely available, well documented, powerful and inexpensive. And it is available with up to 16 GB of RAM.

    Anyone operating a server on the Internet must install #security updates quickly. However, many people forget to restart running software so that the new version runs instead of the old one. The #needrestart tool helps with this on Debian-based Linux systems, which unfortunately is usually not pre-installed.

    On my Raspberry Pi 4, needrestart always runs correctly (automatically after apt upgrade). On my Raspberry Pi 5, however, I first had to create a configuration file as described by the main developer here:
    github.com/liske/needrestart/b
    Previously, the tool always claimed that a reboot was necessary because it thought an outdated Linux kernel was running.

    Next, I want to activate #LUKS hard drive encryption on both raspis. Unfortunately, this is not as easy under #Raspbian or #RaspberryPiOS as on other Debian systems. If you have managed this: Please let me know how you did it!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #encryption #selfhost #selfhosted

  31. Lately I've been doing more #SelfHosting again due to the current situation. Of course, I'm paying particular attention to power consumption and noise. After good experiences with the #ARM64 architecture, even with power-hungry applications such as Mastodon, I'm now using the smartphone technology for my homeservers, too.

    There are #SBCs with more open hardware, but the #RaspberryPi is widely available, well documented, powerful and inexpensive. And it is available with up to 16 GB of RAM.

    Anyone operating a server on the Internet must install #security updates quickly. However, many people forget to restart running software so that the new version runs instead of the old one. The #needrestart tool helps with this on Debian-based Linux systems, which unfortunately is usually not pre-installed.

    On my Raspberry Pi 4, needrestart always runs correctly (automatically after apt upgrade). On my Raspberry Pi 5, however, I first had to create a configuration file as described by the main developer here:
    github.com/liske/needrestart/b
    Previously, the tool always claimed that a reboot was necessary because it thought an outdated Linux kernel was running.

    Next, I want to activate #LUKS hard drive encryption on both raspis. Unfortunately, this is not as easy under #Raspbian or #RaspberryPiOS as on other Debian systems. If you have managed this: Please let me know how you did it!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #encryption #selfhost #selfhosted

  32. Lately I've been doing more #SelfHosting again due to the current situation. Of course, I'm paying particular attention to power consumption and noise. After good experiences with the #ARM64 architecture, even with power-hungry applications such as Mastodon, I'm now using the smartphone technology for my homeservers, too.

    There are #SBCs with more open hardware, but the #RaspberryPi is widely available, well documented, powerful and inexpensive. And it is available with up to 16 GB of RAM.

    Anyone operating a server on the Internet must install #security updates quickly. However, many people forget to restart running software so that the new version runs instead of the old one. The #needrestart tool helps with this on Debian-based Linux systems, which unfortunately is usually not pre-installed.

    On my Raspberry Pi 4, needrestart always runs correctly (automatically after apt upgrade). On my Raspberry Pi 5, however, I first had to create a configuration file as described by the main developer here:
    github.com/liske/needrestart/b
    Previously, the tool always claimed that a reboot was necessary because it thought an outdated Linux kernel was running.

    Next, I want to activate #LUKS hard drive encryption on both raspis. Unfortunately, this is not as easy under #Raspbian or #RaspberryPiOS as on other Debian systems. If you have managed this: Please let me know how you did it!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #encryption #selfhost #selfhosted

  33. Lately I've been doing more #SelfHosting again due to the current situation. Of course, I'm paying particular attention to power consumption and noise. After good experiences with the #ARM64 architecture, even with power-hungry applications such as Mastodon, I'm now using the smartphone technology for my homeservers, too.

    There are #SBCs with more open hardware, but the #RaspberryPi is widely available, well documented, powerful and inexpensive. And it is available with up to 16 GB of RAM.

    Anyone operating a server on the Internet must install #security updates quickly. However, many people forget to restart running software so that the new version runs instead of the old one. The #needrestart tool helps with this on Debian-based Linux systems, which unfortunately is usually not pre-installed.

    On my Raspberry Pi 4, needrestart always runs correctly (automatically after apt upgrade). On my Raspberry Pi 5, however, I first had to create a configuration file as described by the main developer here:
    github.com/liske/needrestart/b
    Previously, the tool always claimed that a reboot was necessary because it thought an outdated Linux kernel was running.

    Next, I want to activate #LUKS hard drive encryption on both raspis. Unfortunately, this is not as easy under #Raspbian or #RaspberryPiOS as on other Debian systems. If you have managed this: Please let me know how you did it!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #encryption #selfhost #selfhosted

  34. In letzter Zeit mache ich aus gegebenem Anlass wieder mehr #SelfHosting. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der #ARM64-Architektur selbst bei leistungshungrigen Anwendungen wie Mastodon setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.

    Es gibt zwar #SBCs mit offenerer Hardware, aber der #RaspberryPi ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.

    Wer einen Server am Internet betreibt, muss zügig #Sicherheitsupdates einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool #needrestart, das leider meist nicht vorinstalliert ist.

    Auf meinem Raspberry Pi 4 läuft needrestart schon immer korrekt (automatisch nach apt upgrade). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:
    github.com/liske/needrestart/b
    Bis dahin behauptete das Tool immer, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.

    Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter #Raspbian bzw. #RaspberryPiOS leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #howto #til

  35. In letzter Zeit mache ich aus gegebenem Anlass wieder mehr #SelfHosting. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der #ARM64-Architektur selbst bei leistungshungrigen Anwendungen wie Mastodon setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.

    Es gibt zwar #SBCs mit offenerer Hardware, aber der #RaspberryPi ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.

    Wer einen Server am Internet betreibt, muss zügig #Sicherheitsupdates einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool #needrestart, das leider meist nicht vorinstalliert ist.

    Auf meinem Raspberry Pi 4 läuft needrestart schon immer korrekt (automatisch nach apt upgrade). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:
    github.com/liske/needrestart/b
    Bis dahin behauptete das Tool immer, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.

    Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter #Raspbian bzw. #RaspberryPiOS leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #howto #til

  36. In letzter Zeit mache ich aus gegebenem Anlass wieder mehr #SelfHosting. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der #ARM64-Architektur selbst bei leistungshungrigen Anwendungen wie Mastodon setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.

    Es gibt zwar #SBCs mit offenerer Hardware, aber der #RaspberryPi ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.

    Wer einen Server am Internet betreibt, muss zügig #Sicherheitsupdates einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool #needrestart, das leider meist nicht vorinstalliert ist.

    Auf meinem Raspberry Pi 4 läuft needrestart schon immer korrekt (automatisch nach apt upgrade). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:
    github.com/liske/needrestart/b
    Bis dahin behauptete das Tool immer, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.

    Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter #Raspbian bzw. #RaspberryPiOS leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #howto #til

  37. In letzter Zeit mache ich aus gegebenem Anlass wieder mehr #SelfHosting. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der #ARM64-Architektur selbst bei leistungshungrigen Anwendungen wie Mastodon setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.

    Es gibt zwar #SBCs mit offenerer Hardware, aber der #RaspberryPi ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.

    Wer einen Server am Internet betreibt, muss zügig #Sicherheitsupdates einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool #needrestart, das leider meist nicht vorinstalliert ist.

    Auf meinem Raspberry Pi 4 läuft needrestart schon immer korrekt (automatisch nach apt upgrade). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:
    github.com/liske/needrestart/b
    Bis dahin behauptete das Tool immer, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.

    Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter #Raspbian bzw. #RaspberryPiOS leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #howto #til

  38. In letzter Zeit mache ich aus gegebenem Anlass wieder mehr #SelfHosting. Natürlich achte ich dabei besonders auf den Stromverbrauch. Nach guten Erfahrungen mit der #ARM64-Architektur selbst bei leistungshungrigen Anwendungen wie Mastodon setze ich jetzt auch zuhause auf auf die aus Smartphones bekannte Technologie.

    Es gibt zwar #SBCs mit offenerer Hardware, aber der #RaspberryPi ist überall erhältlich, gut dokumentiert, leistungsfähig und preiswert. Und es gibt ihn mit bis zu 16 GB RAM.

    Wer einen Server am Internet betreibt, muss zügig #Sicherheitsupdates einspielen. Viele vergessen aber, laufende Software neuzustarten, damit die neue Version läuft statt der alten. Dabei hilft auf debianbasierten Linux-Systemen das Tool #needrestart, das leider meist nicht vorinstalliert ist.

    Auf meinem Raspberry Pi 4 läuft needrestart schon immer korrekt (automatisch nach apt upgrade). Auf meinem Raspberry Pi 5 musste ich aber erst eine Konfigurationsdatei anlegen, wie es der Hauptentwickler hier beschreibt:
    github.com/liske/needrestart/b
    Bis dahin behauptete das Tool immer, dass ein reboot nötig sei, weil ein veralteter Linux-Kernel laufe.

    Als nächstes will ich auf beiden Raspis die Festplattenverschlüsselung aktivieren. Das ist unter #Raspbian bzw. #RaspberryPiOS leider nicht so einfach wie auf anderen Debian-Systemen. Wenn ihr das geschafft habt: Schreibt gern eure Tipps!

    #rpi #rpi5 #raspi #raspberrypi5 #homeserver #howto #til

  39. #TIL: #RaspberryPi5 doesn't support #WakeOnLAN 😩 🤦‍♂️

    forums.raspberrypi.com/viewtop

    So how am I supposed to reduce power consumption when not using our #LibreELEC setup on #RPi? 🤔

    I do have Shelly Plug S available but I guess that I'd need a remote shutdown command before turning off power. Furthermore: how do I enable auto-boot when power resumes?

    Any ideas?

    #WoL #RPi5

  40. A question for #nextcloudpi and #nextcloud AI folks: would adding #hailo 8l to my #rpi5 offer any performance advantage?

  41. A question for #nextcloudpi and #nextcloud AI folks: would adding #hailo 8l to my #rpi5 offer any performance advantage?

  42. A question for #nextcloudpi and #nextcloud AI folks: would adding #hailo 8l to my #rpi5 offer any performance advantage?

  43. A question for #nextcloudpi and #nextcloud AI folks: would adding #hailo 8l to my #rpi5 offer any performance advantage?

  44. A question for #nextcloudpi and #nextcloud AI folks: would adding #hailo 8l to my #rpi5 offer any performance advantage?

  45. Mini PCs rule!

    This evening it is finally arrived the GMKtec Mini Computer Intel N97 12gen Alder Lake I ordered a couple of weeks ago.

    Now I look forward to install #FreeBSD on it, and to taste that joy you feel when you erase #Windows from a brand new computer... 😍

    If you see at the dimensions, it is just slightly bigger than a #RPI2, while it is much more powerful than a #RPI5 and it came equipped with 12GB and 256GB SSD. Not bad! 😏

    It will replace my #LibreComputer #Renegade, which has served me very well so far, but now I need more power and the ability to work on a browser without hiccups...

    If everything is going to work as I wish, I am going to release a new article about my (new) #ghostpc with this tiny computer running FreeBSD.