MicroPython • 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 ArticleTroubleshooting • Re: Reviving USB Functionality on RPi Zero 1.3
Adding additional information not only because there haven't been any replies yet, but also due to me doing a little extra test out of curiosity. It's left me completely baffled.So, when a keyboard is...
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 ArticleOther • Re: New Pi Imager 2.0.5 released
A little later, the microSD card (Samsung) has not gone read only - it can be formatted (using SD Card Formatter) and can read/write files to it from Pi4 and Win10 laptop (ENVY), using either of the...
View ArticleGeneral • Re: Possibly bricked Pico
i trasferred the uf2 file but it didnt worki then tried to remove the file with the flash nuke.. that didnt work either. In what way did it not work - What did you actually do and what did happen,...
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 ArticleBeginners • Re: what happened to raspi-gpio?
Hobbyists can be a bit more forgiving of such things, but we also have industrial customers and telling them "just re-do everything differently" is not a good way to retain them.That is exactly what I...
View ArticleBeginners • Re: kiosk mode starts after the GUI
You may not be able to avoid the race condition. However, if the user that's logged in is a limited user, with highly restricted access, there's not too much that they can actually do to harm the...
View ArticleRaspberry Pi OS • Re: Looking for RaspiOS Buster image(s) (and other questions)
Yeah, a little digging from your URL got me to this:http://downloads.raspberrypi.com/raspbian/images/which seems to have everything up to sometime in 2020.Also, I did a little testing, and the answer...
View ArticleRaspberry Pi OS • Re: Icons & symbols missing in GUI applications
It's called "Linux Fragmentation". The packages cover a wide variety of hardwares and OS's, far more diverse than Windows. Many developer's just re-compile for each architecture and hope for the best....
View ArticleTroubleshooting • Re: trixie squeekboard does not use local yaml files when...
It seems this problem is still not fixed?I am running the latest Raspberry Pi OS (Dec 2025). On the whole filesystem I do find only two folders containing the word...
View ArticleBeginners • Custom Layout for Squeekboard
Hi, Beginner here, I am running the latest Raspberry Pi OS (Dec 2025).As far as I know, the virtual keyboard used is "squeekboard" by default.I want to use a numeric keyboard, but everything I tried...
View ArticleBeginners • Re: Custom Layout for Squeekboard
on a standard screen it uses *_wide.yamlso de_wide.yaml for youStatistics: Posted by kerry_s — Wed Jan 21, 2026 9:58 pm
View ArticleTroubleshooting • Re: Raspberry Pi Imager broke SD Card reader?
Maybe it's dependent on several factors, but mine does not seem to contain a FAT32 partition.All I get on Windows is a message: "You need to format the disk in drive F: before you can use it."followed...
View ArticleTroubleshooting • Re: Can't get the rpi imager to work with Ubuntu 20.04
Could you use that other ubuntu 22.04 system? viewtopic.php?t=395628"I created an sd card with the rpi imager running on an ubuntu 22.04.""Statistics: Posted by neilgl — Thu Jan 22, 2026 8:15 pm
View ArticleBeta testing • Re: rpi-swap (Trixie only) - zram-based swap
Thank You for trying to help.If it helps: It was a clean install, from the 1.3gig image, all I did is updated it to the max with the down arrow.When I tried to create the file you mentioned, I had the...
View ArticleGeneral discussion • Re: What product would you like to see?
In terms of accessories and partner product where there's a quick buck to be made by slapping a Raspberry Pi logo on an OEM product I don't see much left that they haven't already done. A DC-input...
View ArticleBeginners • Re: Rpi-clone: Destination disk sda is the booted disk. Cannot...
rpi-clone updates the PARTUUIDs. It looks like you booted from the SD card from the USB adapter when you rebooted. Just use lsblk to check.Statistics: Posted by framp — Thu Jan 22, 2026 9:43 pm
View ArticleGeneral discussion • Re: Shall or not and if so to OS upgrade, dist-upgrade...
Great explanations, thanks peeps. How come Example: linux mint can do dist-upgrade and be fine while pi os needs fresh install to avoid frankenstein?dist-upgrade doesn't do what you think it does....
View Article