Beginners • Re: Raspberry for Parent Controls/Times
Buy a cheap WiFi AP. Connect it to your network. Give the kids the password for the AP and change the password on the original AP. Use a plug-in timer on the power supply for the new AP, and set it to...
View ArticleGeneral • PIO help for multiple ws2812 outputs
I'm new to pio and still trying to wrap my head around it. My goal is a pio program which can write to multiple led strips. I know I'll need to work out the interleaving of the rgb data before it's...
View ArticleGraphics, sound and multimedia • Re: fruitbox MP3 jukebox
Need help with Right/Left buttons not registering touch after using Search function. The buttons are mapped and the .png file displays when touched during normal use. But after using the Search...
View ArticleBeginners • Re: Update Errors
Used Imager 1.9.4 on a Pi5 to write 32-bit Bookworm to a microSD card and booted a Pi zero from that. I saw that sources.list has Code: deb [ arch=armhf ] http://raspbian.raspberrypi.com/raspbian/...
View ArticleTroubleshooting • Re: Pi HDMI CLI changes to huge font after few hours
the KMS driver ignores all video settings in config.txt - video mode changes made to this file will have no effect !(see this: https://www.raspberrypi.com/documentati ... splay-mode)NOTE: this assumes...
View ArticleZephyr • Re: Support for non-Pico boards ?
Poking around in the SDK, chips like the Wiznet W5500 are already supportedPimoroni Pico Plus2 is already listed there: https://docs.zephyrproject.org/latest/b ... index.htmlThanks. I must have missed...
View ArticleAutomation, sensing and robotics • Re: Broken RPi5 Fan Connector – Need Help...
I tried generate some code via chatgpt but it seems a lot of GPIO libraries is not supported on RPI5. So this python code below works for me with Noctua NF-A4x10 5V PWM connected to GPIO.more details...
View ArticleBeta testing • Re: Trixie doesn't close the Date when clicked
I never had the issue with Bookworm This issue is present on both Bookworm and Trixie here when accessing Desktop using VNC.Both Bookworm and Trixie exhibit the desired behavior when accessing Desktop...
View ArticleBare metal, Assembly language • DMA on UART0
Hi all,I've been trying to get DMA working on UART0. I've done memory to memory DMA, which seems to work.However when I try to set up for UART0, I see one character appearing, and then it stops.I have...
View ArticleBare metal, Assembly language • Re: DMA on UART0
did you setup dma pacing with dreq?Statistics: Posted by cleverca22 — Sun Sep 14, 2025 8:50 pm
View ArticleTroubleshooting • Re: another undervolted argon one
The installation instructions for the Argon ONE V3 do state you need to add the following to /boot/firmware/config.txtCode: usb_max_current_enable=1This is due to the power going through the Argon...
View ArticleBeginners • Re: USB C to Micro HDMI External monitor
I see, what about the "USB Output 2: DC5V/2.4A"? I think this may be too low right?The Pi will have M2 hat for SSD and the peripherals will find something with their own batteries and connect to...
View ArticleGeneral discussion • Re: Need a New Raspberry Pi - Which One?
i bought the 8G pi5.more memory is always better (if you can afford it). Prob never will need it, but it's nice to have!Statistics: Posted by terribleted — Sun Sep 14, 2025 9:22 pm
View ArticleNetworking and servers • Re: [Help] Raspberry Pi stops working as DNS and...
Something that might be related - or not.I have a Pi5 that I operate remotely and had been working fine for many months until a couple of months ago, it would just disappear from the network. Its one...
View ArticleBeginners • Re: turing-smart-screen-python on GPIO LCDs
If they show up as separate DRM or possibly fbdev devices, then Wayland or X11 should both be able to ignore them and leave them available for other uses.You'll have to give a bit more information...
View ArticleTroubleshooting • Re: SSH Hangs during authentication on wifi interface
Have a look at my reply here viewtopic.php?t=391874#p2337689I didn't mention it there but if I ran ping or repeated ssh long enough it would re-appear, hence how I guessed it was some weird power-save...
View ArticleAdvanced users • Re: Cannot find device drivers in menuconfig
That (2) means if you press "2" it will jump straight to that entry in the menu system.Thanks. That will make finding the correct option much easier.However AX88796B_PHY is already enabled as the PHY...
View ArticleGeneral discussion • Performance option: usb_max_current_enable
Hello! I couldn't find much documentation on the `usb_max_current_enable` option (also found in raspi-config Performance settings) and wanted to confirm it is safe/reliable to use. For context, we are...
View ArticleGeneral discussion • Re: PI5 weak USB3 socket insert.
What sorts of things makes up "nothing out of the ordinary"?Things that have been inserted and removed without a problem 100s of times before PeterOStatistics: Posted by PeterO — Mon Sep 15, 2025 8:46...
View ArticleGeneral discussion • Re: What product would you like to see?
I would really love a PI 500 with m.2 slot for NVMe, 8 GB of RAM and maybe the option to choose the colour white or black.Statistics: Posted by kaze — Mon Sep 15, 2025 8:51 pm
View Article