Raspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
@avarvit:First of all, thank you again for the solution on the missing keyboard layout switcher/indicator.I am wondering, is there any feedback from spl237 to your pull request in the official repo?...
View ArticleRaspberry Pi OS • Re: Firefox 124 on bookworm?
Hello Raspberry Pi Community,I've encountered a significant bug in Firefox version 124 that affects key repeat functionality in most web text fields, leading to a compromised user experience. This...
View ArticleRaspberry Pi OS • Re: Raspberry Pi 5 Graphic Issues with Browsers
Thanks for your answer. I got itminecraftle gameStatistics: Posted by scotthughes — Mon Apr 01, 2024 3:06 am
View ArticleRaspberry Pi OS • Installing VS Code on Raspberry Pi 4b
I am getting an error message when trying to install VS Code on my Raspberry Pi 4b. The error message I get is: 'Error installing packages - The following packages have unmet dependencies: code:...
View ArticleRaspberry Pi OS • Re: Installing VS Code on Raspberry Pi 4b
Are you running Bookworm 64-bit or something else?Statistics: Posted by neilgl — Mon Apr 01, 2024 7:46 pm
View ArticleRaspberry Pi OS • Re: GUIDE: A keyboard-centric configuration of RPiOS...
There's a demo video here https://youtu.be/ECF7ZQ-PdsgStatistics: Posted by irishcanuck — Tue Apr 02, 2024 10:10 am
View ArticleRaspberry Pi OS • RVNC - Impossible use Service Mode
Hi!I have the r5, and after install the latest version of noobs, I'm only access to VNC server in "user mode", the problem is I'm unable to login with my account and access from exterior.I just try to...
View ArticleRaspberry Pi OS • Re: Screen blank not working arm64 Desktop lite.
Hey thereI know it's been a while since you asked this (and the link you posted seems to be broken) but from the tldr I seem to be currently facing the same issues with wayland/wayfire. Setting the...
View ArticleRaspberry Pi OS • Create Bookworm kernel deb packages
For Bullseye I was able to create my own kernel deb package with some workarounds (see https://github.com/theAndreas/raspberrypi-kernel64-rt). But with the new release Bookworm, the names and contents...
View ArticleRaspberry Pi OS • Error loading shared libraries: libboost_system.so.1.55.0:...
I want to transfer a software written in 2016 that is actively running on Raspberry 2 to Raspberry 5. In this migration process, I copied all the files to RP5. However, when I run it on RP5, my other...
View ArticleRaspberry Pi OS • Re: Error loading shared libraries:...
You're going to have to recompile. Your old program is likely 32-bit ARM, while the Raspberry Pi 5 is 64-bitStatistics: Posted by scruss — Wed Apr 03, 2024 12:55 pm
View ArticleRaspberry Pi OS • Re: Create Bookworm kernel deb packages
You can use this instruction set: https://github.com/by/RT-KernelStatistics: Posted by mby — Wed Apr 03, 2024 6:41 pm
View ArticleRaspberry Pi OS • Raspberry Pi Zero 2 W, libmraa
Hello Everyone,How to install libmraa library on the Raspberry Pi Zero 2 W?I'm using Linux 5.10.60 kernel versionpi@raspberrypi:~ $ uname -aLinux raspberrypi 5.10.60-v7+ #1449 SMP Wed Aug 25 15:00:01...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Hi all. Thank you for that. Finally a keyboard which works.Did someone manage how to make the keyboard to pop out automatically if the text field is active?Alternatively does anyone know how to make...
View ArticleRaspberry Pi OS • Fail2Ban 1.0
Hi,When will Fail2Ban 1.0 be available for Raspberry Pi OS 64 bit?JaapeldoornStatistics: Posted by jaapeldoorn — Thu Apr 04, 2024 7:08 pm
View ArticleRaspberry Pi OS • Re: Fail2Ban 1.0
Bookworm already has v1.0.2.Code: $ apt policy fail2banfail2ban: Installed: (none) Candidate: 1.0.2-2 Version table: 1.0.2-2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 500...
View ArticleRaspberry Pi OS • Not able to invert mouse
Hi. I have 27" monitor that I have turn left. The problem is that my mouse is inverted. (im connected via RealVNC)I first run this command:xinput listWARNING: running xinput against an Xwayland...
View ArticleRaspberry Pi OS • Where Wifi settings are saved
Hello,I use RPi Zero and I created image from it using RPi Imager, during that I defined all my settings + wifi connection, but now when I SSH into it, I dont know where it is saved, when I look into...
View ArticleRaspberry Pi OS • Re: Where Wifi settings are saved
By default Bookworm now uses Network Manager for connections, use Code: nmtui from a terminal/command line to add/edit/remove connections.ETA: Actual connection settings are stored in...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero 2 W, libmraa
The library you're trying to install (libmraa) is not packaged in Debian/RaspiOS. Assuming https://github.com/eclipse/mraa?tab=readme-ov-file is the library you're trying to use, you have the option...
View Article