Troubleshooting • Re: Question about Pi 5 RTC battery usage
Tried but command not found and unable to locate the package. I also installed the Battery applet but not working too, only a battery icon with flash shown.Statistics: Posted by lotech — Sat Oct 11,...
View ArticleGeneral • Re: LCD Timing Question
A few updates: I had to switch displays - had gotten a 2" based on an ST7789 and a 4" based on an ST7796S. The breakout for the former didn't expose the pin to read, only to write. Thankfully, the...
View ArticleAdvanced users • Re: What is the correct way to set a domain name?
#3 and add the host name to /etc/hostname. Although I'm not sure that I've ever seen a Pi OS not set that.Statistics: Posted by knute — Sat Oct 11, 2025 8:21 pm
View ArticleRaspberry Pi OS • Re: Install to 4TB NVMe
Thanks.I had to look at my Pi 5 Gentoo installs. As I thought, I had done those installs as gpt even though they were on smaller than 2TB drives, both NVMe and SD Card.I'll just do that for this...
View ArticleGraphics, sound and multimedia • Re: Launch Video on Boot w/ Trixie Lite
thagrol, your guide was very helpful! Created a bash script and everything works wonderfully. For those interested this is what I ended up with:sudo nano ~/.bashrccvlc --fullscreen --loop --no-osd...
View ArticleMedia centres • Re: Kodi on Raspbian Trixie
After some time I found a solution (truth is I found someone who found a solution):https://forum.kodi.tv/showthread.php?tid=372513Code: Add in...
View ArticleOfficial Display • Re: The weight of the touch display 2
is there a secret for touch to wakecant seem to get it workingi'm using a 52pi 10.1" ep-0188https://52pi.com/products/52pi-10-1-inc ... 5-4b-3b-3bStatistics: Posted by kerry_s — Sat Oct 11, 2025 9:21 pm
View ArticleRaspberry Pi OS • Re: Stellarium on Latest OS (Deb13)
How are you running it?On a Pi5 running Trixie (Debian 13) I installed it using Code: sudo apt install stellariumthen run it from a Terminal using:Code: MESA_GL_VERSION_OVERRIDE=3.3 stellariumThe...
View ArticleTroubleshooting • USB Webcam No Longer Shows Up in lsusb
This on a Pi4B Running BusterActually there are two Pi4Bs hosting identical USB cameras. They are both in a location that I only visit for a few days each month. I can log in remotely. Both are using...
View ArticleBeginners • Re: Pi5 & Servo problem
Thanks! I have managed to control the servo with precision I was aiming for. Few notes for people that will be in the same trouble as me:Step 1:Enable dtoverlay (no idea what is it, but we need it,...
View ArticleRaspberry Pi OS • Resource usage of full RP OS when booted to console
So I tried to google this, and I'm not sure if no one else has asked this before, or I'm just not asking my question correctly.I currently have a Raspberry Pi 4 that I experiment with. I currently...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Kali 2025.3 is addedStatistics: Posted by procount — Sat Oct 11, 2025 11:32 pm
View ArticleTroubleshooting • Re: New Raspberry Pi 5 - SD cards keep getting corrupted...
Update October 2025: After replacing the two previous SD cards with an official Raspberry SD card, the device has been running stable. No more corruptions, no restores necessary. Woohoo!I still find...
View ArticlePython • Re: Library CANTools
Thanks for the quick answer. It wotks now.I probably forgot to activate the venv before using the py file with the cantools import...Statistics: Posted by jeffg2025 — Sun Oct 12, 2025 8:01 pm
View ArticleSDK • CMakelist configuration with Raspbery Pi Pico on VScode
Hello everybody,I have coded a simple C application for a Raspberry Pi Pico on VScode using the Raspberry Pi Pico extension and I succeed to complile, build and flash the program in the target. I had...
View ArticleMicroPython • Re: Micropython embedded in a C program?
Many thanks to all users and comments!@gmx : Good example, I had a possible solution in the Micropythoninstallation and never know of it, I try that!@hippy: when You talk I have always to learn; we...
View ArticleGeneral discussion • Problems using node-red-contrib-st-ethernet-ip and it...
Hi im currently using node-red in a raspberry PI 4 but, when I try to start node-red i got this problem, does anybody know how to solve it?This happens when I use...
View ArticleCamera board • Re: Is my camera sensor warped???
Ok, really, what is the best way to get a support question answered about this? I really don't want to touch the thing before at least hearing from someone at Raspberry Pi that it's ok.Statistics:...
View ArticleRaspberry Pi OS • Re: Disk-Stick-SSD cataloger
Apologies if I misunderstand the OP's question, but to find files easily (besides having a good hierarchical filing system to start with) I use a program called "recoll". I can't remember if it's in...
View ArticleTroubleshooting • Re: Pi 4B recognizes only one connected HDD
Thanks for pointing that out. I was using a power supply with max 300mA, and a powered multiple USB-port bank is used to connect the HDDs.I just switched to a 65W Lenovo laptop power supply, with an...
View Article