Networking and servers • Re: Nginx always redirects to https
Wow it works with this Nginx proxy server. Thank you very much. It turns out also that my router forward port by default to my another app on raspberry. But using separate network as described...
View ArticleCamera board • Re: Preview.DRM not working Picamera2 and GS camera
Mostly I would use the pre_callback for drawing on an image if you want the change to appear on images or videos that you capture and save. ... But the pre_callback is mostly just an easy way to do...
View ArticleCamera board • Re: How many cameras can the Pi5 support?
It's even harder if you want to process the images.Currently there's no driver support for memory-to-memory image statistics (streaming statistics can only be obtained for one stream at a time per...
View ArticleBeginners • Re: how to connect an LM386 with an 8-ohm 0.5W speaker to a...
any other soluton?Which model of Pi? Does it have an A/V socket?LN386 is definitely old hat.If you want mono try HXJ8002. If you want stereo try PAM8403.As for how to play music, try Google. Many...
View ArticleTroubleshooting • Re: Raspberry pi imager not applying keyboard settings
This is actually a well known issue; well, a known issue anyway but nobody in a position of actually being able to do something about it seems to care about fixing it.I remember one not so humorous...
View ArticleMedia centres • Re: is there a video looping solution for the raspberry pi 5?
SEOLMEDIAIt is a fullweb interactive digital signage solutionCreation and distribution are easily done in a web browserhttps://seolmedia.freeboxos.frStatistics: Posted by Seolmedia — Thu Jun 27, 2024...
View ArticleAdvanced users • Signed (secure) boot questions
Hi,I have raspberry 4B and I managed to enable signed (secure) boot using rpiboot mode and from device itself. Works perfectly.From on-device secure boot can be enabled using these commands (for...
View ArticleAdvanced users • Re: RPi 5 USB-C overvoltage protection
Note, however, that this TVS is a fairly bulky component, and I can't see an equivalent on the Pi5.The Pi5 does have a component with similar appearance immediately behind the stacked USB-2 connectors...
View ArticleGeneral • Re: Pi Pico Not showing up in BOOTSEL mode whatsoever
I would recommend plugging the Pico into a Windows or Linux PC to see if they are recognised on those. That will help identify if there is an issue with the Pico or cable, or if it's an issue with the...
View ArticleRaspberry Pi OS • Re: Reinstall RPi OS after removing XFCE
how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemdid I say I need to reflash my...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
As an old netbook user myself, I can see the appeal of a low-power Pi laptop for basic tasks away from home. While power management would take some tinkering to get right, creative folks in the Pi...
View ArticlePython • Re: Script for waveshare relay module
OK, I understand that problem now, B.Goode. I will fix and learn more. Unfortunately I am ancient and a slow learner. I did like what AME said. It sounds simple. I am just worried that It might be TOO...
View ArticleGeneral discussion • Re: Is any chance for just replace linux kernel of older...
Only if your software is using Qt 4 and draws it graphics to framebuffer directly, without any type of acceleration.(Qt 5/6 is a problem, due to OpenGL stuff requiring new MESA to match new...
View ArticleTroubleshooting • Re: Wpa supplicant is totally broken on the Zero 2 W
I have just tried flashing an sd with a windows computer here at work (I can't test the sd now as I don't have the pi here).I used rpi imager 1.8.5 and used the special ctrl shift x menu to configure...
View ArticleGeneral • Re: How to measure the RPI 0w's temperature using the PI Pico ?
how to execute the script from the Zero then send it to pico then say to pico hey display it ?Brian Pugh's Belay library might be useful to you.https://belay.readthedocs.io/en/latest/I know nothing...
View ArticleTroubleshooting • Pi 4 - No ethernet if HDMI on
I searched and read some strange interactions between ethernet and HDMI.Before investigating electrical interactions I just wanted your opinion if I'm doing something wrong, software side.- I need to...
View ArticleOther • Re: How do I use the large part of my SSD. [ARMBIAN}
My friend,I am sorry! I misunderstood. The partition is used, it just works differently than it did the last time I set up a server. Everything is fine!Humbly, YlanStatistics: Posted by Ylan — Sat Jun...
View ArticleBeginners • Re: New to Pi, got a Pi4B, I have no SD card and only AV cables.
Last I saw, switching to boot from USB, whether using Pi Imager, or booting and then using raspi-config would require a microsd card (in either case) if only for that first boot. That said, as it...
View ArticleCamera board • Re: rpicam-still --rawfull not supported despite documentation?
Which camera are you using ?What commands are you using?Statistics: Posted by gordon77 — Sat Jun 29, 2024 8:48 am
View ArticleTroubleshooting • Re: App crash at startup on RPiOS
It's certainly true that sometimes programs will run quite fine when invoked from a command line and then fail when invoked at boot..... However; it's a good start in my experience to see whether the...
View Article