HATs and other add-ons • Waveshare 3.5 inch SPI display - touch isn't working
I have this Waveshare display: https://www.waveshare.com/3.5inch-Capac ... ch-LCD.htmI have it connected to a Pi Zero 2 running Raspberry Pi OS Lite, Bullseye 32 bit. I finally got the screen to work...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: using accelerometer for automatic...
Working when doing below1. sudo apt install libglib2.0-dev cmake libwayland-devchecked againCode: pi@newpi5:~ $ sudo apt install libglib2.0-dev cmake libwayland-devReading package lists......
View ArticleBeginners • Re: pi 5 not opening or running appimages
i'm not aware of any appimages for PI (built for ARM processor).if they were built for x86, they wont run.What are you trying to use?Statistics: Posted by terribleted — Thu Apr 17, 2025 6:43 pm
View ArticleTroubleshooting • Camera module 3 preview using raspberry pi 4 with 4gb ram...
I'm new to using raspberry and my camera module 3 is appearing to be so slow and lagg when using libcamera-hello,I have raspberry pi4(4gb of ram) I didn't change anything in the config.txt file...
View ArticleHATs and other add-ons • Re: Waveshare 3.5 inch SPI display - touch isn't...
You'll need a kernel driver for FocalTech FT6236 and an overlay to start it.Statistics: Posted by aBUGSworstnightmare — Thu Apr 17, 2025 6:47 pm
View ArticleRaspberry Pi OS • Re: /dev/serial0 missing
Having reverted to the older kernel (which didn't work for me - I had to point weewx directly to ttys0), will the kernel update happen again when I next run apt full-upgrade, or will apt now be...
View ArticleHATs and other add-ons • Re: A daughter board for the raspberry pi 4 that...
Very nice ideas came out here. The easiest one seems to be to unsolder the USB-A block and to solder two USB-C ports without using any daughter/hat board. What I don't understand if this linear idea...
View ArticleMicroPython • Re: MicroPython file system corruption
Discord isn't owned by Microsoft.It's not about Microsoft ownership; it's about aiding and abetting competitors.You can create a per-instance persona if you can't be identified.I could do a whole lot...
View ArticleGeneral discussion • Re: Raspberry PI 5, Short Circuit 3.3V and GND! Need...
You need to access the SDCard from another working system, Pi or other. The boot partition is FAT, so even Windows can find it. Just don't let Windows format the SDCard if it offers to.If that's not...
View ArticleBeginners • Rpi 4B Pihole/Wifi Router
I have been reading for several days trying to find something written for dummies regarding this.I have been able to make my pizero w 2 and pi4 B into a pihole . I have also figured out how to make my...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Power button discoloration
It has stopped working. How to fix it? https://forums.raspberrypi.com/viewtopic.php?t=58151Statistics: Posted by gordon77 — Fri Apr 18, 2025 7:30 pm
View ArticleMedia centres • Re: Peppy player
Thank you very much! It worked right away and woooow what a difference comparing to onboard 3.5mm output. Absolutely fantastic!Once again, thanks a lot Peppy.Statistics: Posted by mike88 — Fri Apr 18,...
View ArticleTroubleshooting • Musescore AppImage does not start on 64bit Raspberry OS
Hello,I downloaded "MuseScore-Studio-4.4.4.243461245-armv7l.AppImage". The musescore site declares this to be the right version for Raspberry Pi. When I doubleclick on it, I get the information that...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Mysterious Freezing Problem
I started to debug using as basic setup as possible. So I found the problem. The problem was caused by custom cooler (that I relied and never questioning before). I compared raspberry pi 5 original...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I was wondering if anyone had had this issue and if so how to resolve it. I have a Pi5, and have installed PINN, and multiple OS onto an M.2 NVME drive and all was working great.I messed something up...
View ArticleTroubleshooting • Re: Musescore AppImage does not start on 64bit Raspberry OS
Sorry - I found out I already posted this in January. I cannot delete this one.Statistics: Posted by rasberrysax — Fri Apr 18, 2025 8:11 pm
View ArticleGeneral discussion • Re: Raspberry Pi 4 Freezes During APT Update
The recommended udate/upgrade mantra is:None of which has anything to do with OP's issues.Statistics: Posted by BigRedMailbox — Fri Apr 18, 2025 8:14 pm
View ArticleTroubleshooting • Re: Pi + Touch Screen 1 + 5V5A power supply cant deliver 5V5A?
Why can't you power the V1 screen from GPIO (5V, GND, don't (!) connect the I2C interface to GPIO)? No need for freeky splitter cable (which is afaik not allowed by USB-C spec).Statistics: Posted by...
View ArticleTroubleshooting • cage fails to run due to missing XDG_RUNTIME_DIR...
I'm trying to run my GUI app using cage on a raspberry pi 4 b+ using raspberry pi os lite 64-bit and it does not run because of a missing XDG_RUNTIME_DIR environment variable.I can in theory make a...
View ArticleTroubleshooting • Re: cage fails to run due to missing XDG_RUNTIME_DIR...
Do you actually have an X server (or X Wayland and a wayland desktop) installed on your lite OS?If you don't, setting XDG_RUNTIME_DIR isn't going to help.Statistics: Posted by thagrol — Sat Apr 19,...
View Article