Raspberry Pi OS • ONLYOFFICE Desktop (LibreOffice alternative) finally works!
OnlyOffice has finally added ARM support. This is a LibreOffice alternative which looks and feels much more polished. It has full compatibility to edit Microsoft Office Word/Excel/PowerPoint files,...
View ArticleRaspberry Pi OS • Set Num Lock on at boot
I have a Pi 5 installed with Trixie, Wayland and labwc.I try to set Num Lock on at boot or login. I have read and tested lot of tips, but nothing works. I assume those tips are for older...
View ArticleRaspberry Pi OS • Re: Set Num Lock on at boot
You can add a numlock setting in labwc's config file, in /etc/xdg/labwc/rc.xml :Code: <numlock>on</numlock>It must be inside the <keyboard> section.ref :...
View ArticleRaspberry Pi OS • Re: Upgrade to Bookworm results in Debian Desktop
Go the next step and move to Trixie.Use the upgrade given in the forum somewhere, it'll install the desktop 'module' too.Statistics: Posted by bensimmo — Mon Dec 29, 2025 7:07 pm
View ArticleRaspberry Pi OS • Re: ONLYOFFICE Desktop (LibreOffice alternative) finally...
20251229_18h18m48s_grim.pngResolution 1920 * 1200 @60HzBookworm is full 64 bit.Huh. Strange - our systems would seem to be identical in every way. (hardware and software) However on my pi5 8gb, the...
View ArticleRaspberry Pi OS • Re: Waydroid installer for Pi OS
Current waydroid update broke for some reason it didn’t reinstall g-apps and now play services is broken. It said it wasn’t able to connect to free stop server when the update was going for some...
View ArticleRaspberry Pi OS • Re: How do I install Trixie on a Pi5 with NVMe drive?
..Why don't they just make SHIFT key override bootable media and go straight to network boot, instead of having to create an intermediate bootable SD card?just made a test: Pi5 with new NVMe (fresh...
View ArticleRaspberry Pi OS • raspbian.org certificate has expired
Hi there,I’m still running buster and I’ve just added Code: deb https://legacy.raspbian.org/raspbian/ buster main contrib non-free rpi to /etc/apt/sources.list.d/raspi.listWhen running apt-get update...
View ArticleRaspberry Pi OS • Re: raspbian.org certificate has expired
IIRC raspbian.org is not owned or maintained by RPL/RPF. You probably need to take it up directly with them.Statistics: Posted by thagrol — Wed Dec 31, 2025 2:44 pm
View ArticleRaspberry Pi OS • Selectable area screenshot on Trixie
If anybody is missing the ability to screenshot an area of the screen instead of the whole thing, I found a way to fix it in Trixie based on previous posts for bookworm that didn't seem to be viable...
View ArticleRaspberry Pi OS • Problem booting from NVMe drive (Raspberry Pi5)
I have fitted a Raspberry Pi 5 M.2 HAT+ and Raspberry Pi 256GB SSD to a Raspberry Pi 5.I used the Imager to install 64 bit Trixie on it, but it freezes during the boot, often at a flashing cursor. I...
View ArticleRaspberry Pi OS • Re: Problem booting from NVMe drive (Raspberry Pi5)
Remove the hat and try again with the SDcard to see if your issue is HAT relatedStatistics: Posted by dwam — Thu Jan 01, 2026 12:25 pm
View ArticleRaspberry Pi OS • Re: Selectable area screenshot on Trixie
Many other options availableviewtopic.php?t=393965Statistics: Posted by dwam — Thu Jan 01, 2026 12:28 pm
View ArticleRaspberry Pi OS • Re: Boot screen disabling
Hi,Quick update on this, my team has fixed this by removing NET_INSTALL_AT_POWER_ON from eeprom config.Seems in the latest builds this config is enabled by...
View ArticleRaspberry Pi OS • Re: How do I install Trixie on a Pi5 with NVMe drive?
Just out of curiosity I tried updating the bootloader again - pretty sure I already did that - but anyhow now it works, shift key brings up the installer, thanks all. Next time I need to reinstall,...
View ArticleRaspberry Pi OS • Re: BASH 5.3
Same error withCode: TMPDIR=/var/tmp make I think I'll wait for the official update and add the bash version detection in my scripts until PIOS catches upThat is at least a year I would think. given...
View ArticleRaspberry Pi OS • Re: Resolved: BASH 5.3
warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'collect2: error: ld returned 1 exit statusmake: *** [Makefile:635: bash] Error 1Hmmm. I was about to say that that warning...
View ArticleRaspberry Pi OS • How to configure WiFi on first boot without using Raspberry...
Hello,https://www.raspberrypi.com/documentati ... -network-2 for Headless setup says To configure wireless network access at first boot for a headless Raspberry Pi, enter the network information in...
View ArticleRaspberry Pi OS • Re: How to configure WiFi on first boot without using...
The Imager creates configuration files for Trixie which is processed by cloud-init on the first boot.You can create your own files which cloud-init will use. Details are in this blog post Cloud-init...
View ArticleRaspberry Pi OS • Re: Upgrade to Bookworm results in Debian Desktop
Many thanks for all the advice. Upgrading the same system from Bookworm to Trixie resulted in an operational system, but still with a Debian desktop. I remain mystified as to what it is that produces...
View Article