General discussion • Re: Unable to find any reference to this...
Thanks for the info everyone I just joined the thread and was wondering the same thing. Good to know the SKU and UPC confirm it’s an official accessory.Statistics: Posted by Perozy — Sat Feb 21, 2026...
View ArticleGeneral discussion • Safely removing fonts you don't want
I have a SLIGHTLY better understanding of fonts now ! Maybe I should say "font FAMILIES" !I wanted to make the list of fonts to choose from much shorter in applications like LibreOffice Writer and...
View ArticleBeginners • Hardware Setup: case for RPI + SSD (optional + UPS)
Hi everyone!I recently bought a Raspberry Pi 4B from the official store, and I’m currently using it with the original white case and its fan.Now I’d like to turn it into a home server, focusing on...
View ArticleGeneral discussion • Re: Safely removing fonts you don't want
move the noto directory to someplace else outside of /usr/share/fonts/*You should not move, remove, replace, or change any files that belong to packages, except configuration files.If you make changes...
View ArticleBeginners • creating a bridge
hello all,I've spent some time tinkering with my pi trying to set it up for some of my smaller wireless devices to connect to in an area that is outside my wireless range and haven't had much success....
View ArticleTroubleshooting • Re: Unable to login using SSH
I have a custom image made with pi-gen, I have a custom user-data file in /boot/firmware.But I cannot SSH in using the password `raspberry`. If anybody could point me in a direction what I am doing...
View ArticleGeneral • Re: Pico kit not working as expected.
OK, which components did you plug in e.g. for 2 – Using a Light Sensor & Analog Inputs, they start with a resistor, the phototransistor and 3 wires(I am looking at their video on youtube)Have you...
View ArticleTroubleshooting • How to set Waveshare 7" LCD to 1024x600 (trixie lite,...
Waveshare 7 inch LCD is comming up as 1920x1080 (/dev/fb0) but has too many drawing artifacts.How can it be configured to run as 1024x600 on Trixie Lite ?Lots of info has to do with GUI desktops, but...
View ArticleAdvanced users • Re: Display 4 Reolink camera streams (RTSP, 896x512 per cam)...
Yes the evidence is <10% CPU for Pi4 and Pi3 using ffmpeg, not mist server.Lets see what OP comes back with...Statistics: Posted by neilgl — Sun Feb 22, 2026 10:41 pm
View ArticleRaspberry Pi OS • Re: Keyboard shortcuts for volume Trixie
I'm not entirely sure what Wayland has decided its PgUp/PgDn keys should be calledOn my azerty keyboard :pageup is "Prior" (key 112)pagedown is "Next" (key 117)Statistics: Posted by dwam — Sun Feb 22,...
View ArticleSDK • Re: gcc 15.x support ?
I think GCC 15 generally works in develop branch and will be fully supported in the next SDK releaseStatistics: Posted by kilograham — Sun Feb 22, 2026 10:55 pm
View ArticleRaspberry Pi OS • Re: tmpfs size setting?
I was also curious, so did a little digging and found:Code: pi@rpi5nvme:~ $ cat /usr/lib/systemd/system/tmp.mount# SPDX-License-Identifier: LGPL-2.1-or-later## This file is part of systemd.## systemd...
View ArticleAutomation, sensing and robotics • Re: Advice for choosing SBC for small tank...
Hi. I found this thread while searching for some similar hardware and was wandering if you found something how your project going.Statistics: Posted by Issam_D — Mon Feb 23, 2026 1:18 am
View ArticleSDK • RP2350: memcpy called in flash despite PICO_MEM_IN_RAM
Many years ago on the RP2040 I was trying to write flash without saving/disabling interrupts, so I cannot access any flash while the write is happening. I forced queue and multicore functions into RAM...
View ArticleTroubleshooting • EEPROM can't recover (rpi5)
My RPI does not boot from SD card unless it is a recovery image, which fails to recovery it. During recovery the serial console shows:Code: 1.34 RPi: RECOVERY release VERSION:2226a853 DATE: 2025/12/08...
View Article