Keyboard computers (400, 500, 500+) • Re: Pi 500plus keyboard issue.
Thanks ejolson,That response was very helpful, and the link to the earlier thread also linked to another similar case. Both of which seemed to suggest a hardware issue.I will get in touch with the...
View ArticleMicroPython • Waveshare 2 inch display not working with Pico
HiI am trying to get the Waveshare 2" LCD, the standard display not the pico board mount, working with my pico. When I run the code, excerpt below, all the debug messages are printed but the display...
View ArticleGeneral • How to debug Pico 2 with SEGGER Ozone?
Hi,I try to debug using SEGGER Ozone, the raspberry pi debug probe and openocd as gdb server in between. The reason is, I have used Ozone in the past (with SEGGER jlink and some MCUs from ST) and...
View ArticleRaspberry Pi Connect • Remote updates with RPI Connect
Hello!I noticed in the RPIConnect documentation under known problems (https://www.raspberrypi.com/documentati ... own-issues) that it writes:Upgrading rpi-connect and rpi-connect-lite using Connect’s...
View ArticleBeginners • Re: Yet someone else that cannot SSH
Since deleting the host file on my windows PC I can ssh and signin either way. Is there any harm just using user@host IP? Seems more simple.Statistics: Posted by SJMaye — Tue Jan 20, 2026 7:54 pm
View ArticleGeneral • Re: Unable to debug my Pico 2 W using debug probe
Thanks for the reply.I'm supplying power to the board via the USB interface on the Pico. Also, I cannot set a breakpoint just after the main() routine starts, as it resets before it gets into...
View ArticleTroubleshooting • Sudo apt update
Hi, I can't install pi-apps. Because Sudo apt update fails. Any help to solve it? .***. Monday, 19 January 2026, 22:34:49 ***** Linux 5.10.103-v7l+ armv7l GNU/Linux `***' |*| Filesystem Size Used...
View ArticleHATs and other add-ons • Re: hat for sandisc X400 SATA Drives
Thanks will have a look at the radxa stuff.Already decided to use one as a portable drive, the others might go in a pi or elsewhere. Already thinking it's easier to just buy a hat with an nvme, but...
View ArticleGeneral • Re: How to debug Pico 2 with SEGGER Ozone?
Not many Ozone users here. Best to ask on https://forum.segger.com/board/14-ozone-related/Statistics: Posted by trejan — Tue Jan 20, 2026 8:16 pm
View ArticleHATs and other add-ons • Re: Hailo AI Hat+2 and NVMe SSD HAT
It suspicious, that during the tryin' I've killed my NVMe SSD.Also, to give extra juice from GPIO is also risky, cause for installing the AI HAT a GPIO pin riser should be inserted between the Pi and...
View ArticleCamera board • Re: Request support for simultaneous operation of two cameras...
Thank you for your quick and extremely helpful reply!You are absolutely right — the problem really was the use of DRM rendering, which allows only one "wizard". As soon as we switched to windowed mode...
View ArticleMicroPython • Re: BNO08x MicroPython Library for I2C, SPI, & UART....
In version 1.1, we changed the API for Quaternion & Euler parameters to match most other libraries including SparkFun & Adafruit. However, please note that Adafruit and this implementation...
View ArticleTroubleshooting • Re: RPi5 motioneye install broken due to libmicrohttpd...
Thanks, yes I found libmicrohttpd12t64_1.0.1-4_arm64.deb which should contain this but when I try to package install it I get this error dialog:"Failed to install fileA package could not be found that...
View ArticleOther • Re: New Pi Imager 2.0.5 released
And on a Win 11 laptop with Imager 2.0.5 and a USB3 reader (integral) that worked OK with 2.0.4, the same write error:Statistics: Posted by neilgl — Wed Jan 21, 2026 6:34 pm
View ArticleAdvanced users • Re: VC4 LBM memory size too small on Pi5?
It's units of 192 bit words, not straight bytes.Ah. Thanks.I'm suspecting you're running on BCM2712C1.If you check SCALER6_LBM_SIZE on a D0 chip you'll get 0x00000400, or 1024 words. Various things...
View ArticleGeneral • Re: Possibly bricked Pico
99 views and no help.... cheersStatistics: Posted by NoobyPi5 — Wed Jan 21, 2026 6:45 pm
View ArticleRaspberry Pi OS • Icons & symbols missing in GUI applications
Some of you might have experienced the same issue but some graphical apps that we can install on our RPIs from APT repositories come with a degraded interface where most buttons are missing their...
View ArticleRaspberry Pi OS • Re: Icons & symbols missing in GUI applications
Captures for Mixx- Detail on Windows interface- The same in RaspiOSWith such an interface the software is totally useless !And for a comparisation, Kdenlive interface is perfect. A lot of icons and...
View ArticleGeneral • Re: Redirect UART from pico debug probe to gpio 16 and 17
@gmx that looks promisingI ran into this issue recently while trying to get the pico-examples/uart/hello_uart example.Characters output to serial uart worked with uart_putc but not with printf,...
View ArticleBeginners • kiosk mode starts after the GUI
Raspberry pi 4 with Debian 12. I'm able to start kiosk mode to the required web site, but kiosk mode starts some seconds after the GUI.In this way, someone have access to the system for some time and...
View Article