Python • Re: Debug Flask Server from Thonny
On my Pi5 (Bookworm) using Thonny 4.1.7, I can run the example code OK and see it in a browser (Firefox) on the Pi5 at http://localhost:5000/Also I can see the flask web page in Firefox on a PC on the...
View ArticleAdvanced users • Re: Configuring Pi before first Boot
With the move to NetworkManager this has become quite complex to the extent that so far I have been unable to automate the system to connect on first boot. The NetworkManager conf files create some...
View ArticleRaspberry Pi OS • Error while opening anything on Bookshelf
I get the following error when trying to open anything in Bookshelferror handling request: unsupported protocol scheme ""Statistics: Posted by Adzsalesy — Sun Sep 07, 2025 7:12 pm
View ArticleTroubleshooting • Re: I can't download Raspberry Pi imager, and Chromebook...
You've been offered three possible solutions. Why can't you use any of them?If you want people to help you; then you need to provide more information.Statistics: Posted by kip_the_elder — Sun Sep 07,...
View ArticleCamera board • Re: V4L2 support for RPi v2 Camera Module
The pipeline has to be configured via the Media Controller API. libcamera does that automatically, but you can do it manually using media-ctl.RP1 can either route the image data direct to memory, or...
View ArticleCamera board • Re: Need help with image quality issues
Are you using a imx662.json file ?This may help raspberry-pi-camera-guide.pdf https://share.google/Lv9rZCFOIixqwD0x5Hello Gordon,I haven’t been able to find an official tuning file for imx662. I found...
View ArticleRaspberry Pi OS • How to prevent the RPI5 from powering off USB devices on...
Hello,I have an external disk plugged to the RPI5. When the RPI5 shuts down, the external storage shuts down as well and needs to be manually powered-on.The external storage is a SATA drive enclosure...
View ArticleRaspberry Pi OS • Re: Error while opening anything on Bookshelf
May be the same old issue as here: viewtopic.php?t=388960Statistics: Posted by neilgl — Sun Sep 07, 2025 7:25 pm
View ArticleRaspberry Pi OS • My external drive is detected as such despite being listed...
Hello,I would like to use an external USB 3.0 hard drive as an "internal" drive. It shouldn't be shown as "removable" media and there shouldn't be "eject" buttons next to it in file explorer.I've...
View ArticleTroubleshooting • Re: Rasp Pi 5 boots, but no display on Samsung 4K monitor
Ok, so I modified the command line, and now the RP5 display is working, but I have to unplug it from on HDMI after it has booted, and then swap it to the second. Once I plug in the second, the monitor...
View ArticleGraphics, sound and multimedia • Re: Display RSTP stream in web page
I might look at it if I get a minute, my current method of a one line ffmpeg conversion of rtsp to m3u8 is creating lot of files so might wear out my microSD card. I use hls.js to show the video in a...
View ArticleHATs and other add-ons • Re: Uputronics GPS / RTC board + USB3 on Rpi4b Problems
Hi FabSpiderCrab,Using a Pi 4b bookwor, and the same Uputronics GPS board the GPS fix is fine while mounting and unmounting a USB3 thumbdrive.When mounting the thumbdrive I used a USB3 port.Can't say...
View ArticleDevice Tree • Re: INTERFACING 3.5 INCH RPI DISPLAY ON SPI1 BUS
viewtopic.php?t=380704&start=50#p2324377 might be worth trying as wellStatistics: Posted by aBUGSworstnightmare — Mon Sep 08, 2025 4:38 pm
View ArticleGeneral discussion • Re: What product would you like to see?
..It could be a third party product. It could be a generic overlay to go with the HAT+ spec (which has two EEPROM addresses reserved for power HATs).Whatever it is, I imagine those who know can't talk...
View ArticleTroubleshooting • Pi 5 Not Displaying
Hello,I recently got a Pi 5 and I cannot get it to display with either HDMI port. When connected to power the stat light is green.-I've checked that the chord functions properly (it works with...
View ArticleTroubleshooting • Re: RPI doesn't boot up, only solid red light
So, when you remove the SD card, and power up, what do you get?Nothing, as I already said.My procedure: I take the RPi > I connect the HDMI cable to the monitor and the RPi > I disconnect the...
View ArticleGeneral programming discussion • Re: Build Netbeans 27
You are welcome.But dont waste your time with Netbeans support for C/C++ coding, it is very minimalist because Netbeans (that I enjoyed so much) is nearly dead since Oracle acquisition.You should...
View ArticleTroubleshooting • Re: PI 5 eeprom not updateable
Works fine for me...updating bootloader EEPROM image: /usr/lib/firmware/raspberrypi/bootloader-2712/latest/pieeprom-2025-08-20.binconfig_src: blconfig deviceconfig:...
View ArticleRaspberry Pi OS • Re: Corrupt /var/lib/dpkg/status on a new install
I wonder if the corruption can be caught after the image has been written but before it's ever booted in a Pi - assuming the resize doesn't shift existing files.In a thread about the lite image, we...
View ArticleAdvanced users • Re: IOMMUs on Raspberry Pi 5 (device tree, quantity, and...
I see the github issue has got very busy...Yup- over the weekend we got two other people on the issue, so a lot of discussion took place. I think we have a true line of attack now.For the first...
View Article