Networking and servers • Re: Security risk running Pi4 in 2025?
wifi is not the newest kid on the block, but one the biggest dangers to human health,Do you have any evidence for this? Please link to a peer-reviewed published study.it is consierered only "possibly...
View ArticleLinux Kernel • Re: Mainline support status?
So technically once 6.18 lands, will we be able to use mainline kernel? Or is there still something missing?Splendid, if it is the case.Statistics: Posted by AkulaMD — Sat Oct 25, 2025 1:12 am
View ArticleNetworking and servers • Re: Compatible Wi-Fi Adapter For Raspberry Pi 4...
Have you plugged it in and seen that it doesn't work? I expect it actually will.Presumably you are aware that the Pi 4 has wifi built in.Yes, I am aware the raspi has built-in wifi. But our plan was...
View ArticleRaspberry Pi OS • Re: RPi5 seems to be stuck on older firmware.
My Pi5 Bookworm has Code: rpi-eeprom-updateBOOTLOADER: up to date CURRENT: Wed 27 Aug 19:01:47 UTC 2025 (1756321307) LATEST: Wed 27 Aug 19:01:47 UTC 2025 (1756321307) RELEASE: latest...
View ArticleAdvanced users • Re: autoboot.txt, tryboot and automatic restarts on common...
Thanks again Tim.I enabled UART for bootcode.ini (https://www.raspberrypi.com/documentati ... art-enable)and for 2ndstage (https://www.raspberrypi.com/documentati ... art-enable) and was able to see...
View ArticleGeneral • Re: How do I access the Bluetooth examples?
I think that answers your question.https://www.raspberrypi.com/news/pico-vscode-extension/Statistics: Posted by Gustavo_Murta — Sat Oct 25, 2025 2:58 am
View ArticleGeneral • Re: Synchronize timer to external clock / Reset timer
I developed a project using the RP2040's Systick Timer. I was impressed with its speed and accuracy. It has a lot of interesting features. Maybe you can use it. Note: I used the Tinygo programming...
View ArticleBeginners • Re: Imager 1.9.6. Auth via Public-Key only?
Is there a way to get it to work using just user/pass? I have tried turning off the use SSH Key and it's still wanting to use the SSH Key. I am at a loss how I need to configure the Pi Imager settings...
View ArticleBeginners • Re: PowerPoint (or similar) display project
See @thagrols guide. (boot.pdf)yea, you create a bash script, invoke the bash script on startup using one of the methods he describes.or you could use the entire command when invoked. i prefer the...
View ArticleRaspberry Pi OS • Compose key works everywhere except Chromium on Wayland...
Summary:The Compose key is configured and works correctly across the system (terminal, editors, GTK apps, Firefox). However, it does NOT work in Chromium when Chromium is running via Wayland. If...
View ArticleWanted • Re: DA9091 Source / where to buy
Though, despite asking, we haven't been told which official resellers stock them, and I haven't been able to identify any which do.All I can find is the DA9090 for the Pi 4. Is there a "secret" SKU...
View ArticleSDK • Re: Using multiple SDK's
Since you are using Linux, you could consider using containers. That way the entire environment is preserved and independent of other containers. So if a new release comes along you can create a new...
View ArticleFor sale • Re: RPi4b & 3b for sale
Wildfire,You are correct. The 3b is only 1Gb RAM.Anyway are you still interested in buying the lot?Statistics: Posted by Peter Linu — Sat Oct 25, 2025 11:15 pm
View ArticleKeyboard computers (400, 500, 500+) • 500+ screw pattern for mounting plate
So, previously i tried to mount a 400 for an install in a hard case. It sort of worked.Thus i am very happy with the decision for the 500 plus to use screws. I've already confirmed that the screw...
View ArticleBeginners • Re: Asking for pointers with a humidity sensor plan.
I do something similar with the dht22 sensor. The simple way to collect all the readings in a central location is have the sensor program write to a log file on the zero (you can save...
View ArticleRaspberry Pi OS • Re: Compose key works everywhere except Chromium on Wayland...
Are you running trixie, or bookworm? Is it only your custom sequences that fail?Compose works for me in Chromium in Wayland (labwc) in RPiOS trixie with default sequences like ss→ß, :)→☺. Chromium...
View ArticleOther projects • outdoor Pi enclosure that works well
IDK if this is the right place, anyway: I have a semi-permanent GNSS receiver station. The longer your antenna cable, the more signal loss you have so the electronics should be reasonably close to the...
View ArticleGeneral • Re: Programming via debugger causes very significant slowdowns in...
OK, I tested this by enabling FreeRTOS SMP, and having a task on each core that prints (I only have two tasks)printf("Loop! %d\n", get_core_num());amongst the other things and I see that both cores...
View ArticleMedia centres • Re: Suggestions for software to make standalone media player...
what's wrong with KODi?Works good with touchscreen?If the screen has the correct DRM drivers, then it should work just like an HDMI display and mouse.Statistics: Posted by jamesh — Sun Oct 26, 2025...
View ArticleTroubleshooting • Chromium annoyance
Hi all,Since I started using Trixie I have run into a real Chromium annoyance.The OS version is...Code: Linux trixie-desktop 6.12.47+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16)...
View Article