Troubleshooting • Re: Raspi 5 bricked with BOOT_ORDER
[liset=1][*]Did the EEPROM reflash actually happen (if it worked you should have seen an entirely green screen over HDMI)?[*]Did you use the official documentation or some third party...
View ArticleBeginners • Re: How do I change a read only Config.txt file?
have you tried using sudo? (superuser privs?)sudo nano /boot/firmware/config.txtCTRL-o write the output fileCTRL-x exits.and I'd recommend buying another SD card (32G, rated A1) so you will be able to...
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 ArticleInterfacing (DSI, CSI, I2C, etc.) • Display Blank (Black) Screen
I am using a Raspberry Pi 5 with a 7-inch Waveshare display connected via HDMI (video) and USB (touch + power). I am facing a strange power-cycle related issue.Behavior observed:1. PI Power OFF → ON...
View ArticleCamera board • Re: Not sure where this purple tint is coming from
your lens requires Tuning https://www.raspberrypi.com/documentati ... ning-filesdon't have a link handy which shows the process so can only point you to https://pip-assets.raspberrypi.com/cate ......
View ArticleTroubleshooting • Re: Trying to stream video the MediaMTX
Interesting,rpicam-hello displays:$ rpicam-hello[0:59:32.277484131] [1140] INFO Camera camera_manager.cpp:340 libcamera v0.6.0+rpt20251202+26-177de571-dirty (2025-...
View ArticleHATs and other add-ons • Re: libreelec TVhat chanels 18-19
Log into the tvheadend web page (http://<ip address>:9981)ConfigurationDVB InputsNetworksSelect the networkForce scanOr ConfigurationDVB InputsMuxesSelect the muxEditScan status to...
View ArticleFrançais • Re: connect.raspberrypi.com/devices
Êtes-vous connecté à Pi-Connect sur le Raspberry Pi 5 ?Je pense que vous devez être connecté à Pi-Connect sur cet appareil. (voir la barre supérieure)are you logged in to pi-connect on the pi5?i...
View ArticleGeneral • Re: How to I solve this error
Is this running an auto booting python program (e.g. main.py)?If so plug it in and out until you can crash the code and make it connect. Especially if it not able to connect to Wi-Fi properly.or find...
View ArticleGeneral discussion • Re: What product would you like to see?
Four USB ports on a full-size Pi SBC, three on the 400, 500 and 500+, isn't that many.given only two will be free after connecting any keyboard and mouse.Adding more ports to the Pi6/7/whatever would...
View ArticleCamera board • Skipped frames and distortion that looks like file...
Hello, I am trying to use my sunfounder camera sensor that came with a raspberry pi kit I got for Christmas. It, and my program I wrote works (as in runs without errors), but it produces distorted...
View ArticleCamera board • Re: UVC Camera FPS and libcamera api
Try without using a 4:2:2 pixel format (it costs ressources)With v4l2-ctl you can check which pixel formats are supported by your camera and select one that is only 4:2:0 (a lot less data to transfer...
View ArticleCompute Module • Re: Pi 5 I/O Board (Rev 2) - Onboard RTC Battery
Thanks @PhilE, Please can you advise if the recharge circuit is activated by default once the battery is presented? I'm currently of the understanding that either a rechargeable or non-rechargeable...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: UART configuration in Pi 5
If you need the real system console with logs from the bootrom and the kernel you MUST use the debug UART /dev/ttyAMA10 on the small 3-pin connector.However, if a simple login over serial is enough,...
View ArticleRaspberry Pi OS • Re: Resolved: BASH 5.3
(Assuming you are still interested in pursuing this - it does sound like you've found an acceptable workaround...)You should download the release version of bash 5.3. There are some known issues with...
View ArticleHATs and other add-ons • Raspberry Pi 4 - not finding all drives
I am trying to build a Media / Data Server with a Raspberry Pi 4. I have 6 external SSD drives. There are two USB hubs connected to the USB 3 ports. Each hub has 3 drives connected to it. Each hub is...
View ArticleTroubleshooting • PI5 Booting Issue
Hi, I’m having trouble recovering my Raspberry Pi 5. I accidentally broke the bootloader while experimenting with PCIe settings in config.txt. I used the official Raspberry Pi Imager to flash the...
View ArticleCamera board • Re: Skipped frames and distortion that looks like file...
Hi, from the video you appear to be using VLC to replay the video. There are known problems with VLC and unencapsulated H.264 bitstreams (see the comments in the WARNING box here).I'd recommend either...
View ArticleMedia centres • Re: Peppy player
I recently bought such a display https://pl.aliexpress.com/item/10050091 ... pt=glo2pol I installed the Kandinsky 7.9 inch version. Everything works fine except the touch. On a clean Windows system,...
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