Beginners • Re: Wayland & Wayfire very buggy
i don't think it's anything he's doing or hardware issues.it pretty much just comes down to how wayfire works and having to get use to it.old timers like me have a lot of muscle memory and expect...
View ArticleTroubleshooting • RPi Imager v1.8.5 failing with LibreSSL download error on...
I've just upgraded to the 1.8.5 version of the Raspberry Pi Imager tool, and whenever I start the flashing process I see an error popup with the message "Error downloading: LibreSSL/3.3.6: error...
View ArticleGeneral discussion • Re: Will the raspberry pi 5 support waveshare 4.3 lcd...
In the past waveshare support has been pretty terrible. A lot of people show up around here asking for help with their stuff and say they were not able to get any help from them.Good luck.Statistics:...
View ArticleGeneral discussion • Re: Chatclient for the raspberry pi lite pi 5
I found irccii IRC client for terminal use.For GUI I use Pidgin, but Thunderbird includes Chat now.They're not terminal based, though. So.....Statistics: Posted by SW1TCH0NY0U — Fri Mar 22, 2024 9:12 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Anyone running the latest MESA for their RPI5? Bookworm (RPI OS) or Trixie?I keep getting "DRI is not available for this version of MESA" Surely *someone* is. Statistics: Posted by SW1TCH0NY0U — Fri...
View ArticleGeneral • Re: Getting started
No, out of the box you are not going to be able to run a Pico binary on an Intel PC. when we build for Pico we are cross-compiling to the ARM architecture which is different, meaning the processor has...
View ArticleRaspberry Pi OS • Re: Bookworm LVM rootfs
The recently-released sdm V11.6 supports burning a disk to create either a btrfs or lvm rootfs. I'm not sold on lvm for a rootfs, but btrfs is definitely interesting. See...
View ArticlePython • Re: How do you create a color layer mask that have mid-tones
You'll probably get more relevant answers for that here https://forum.opencv.org/ or here https://numpy.org/community/GIMP is open source and has the same type of functionality, so maybe you can also...
View ArticleRaspberry Pi 400 • Re: Pi400 Bookworm No Audio
Hi,I don't understand. What URL are you referring to?Thanks,The command above will create and upload the requested information.It will then return an URL where the information is stored.Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Appropriate communications interface...
Thanks for clarification.I have taken your advice and added SPH0645LM4H-B to my wish list.Statistics: Posted by fluff_mech — Sat Mar 23, 2024 8:50 pm
View ArticleRISCOS • Re: RISCOS Internet connection on a Raspberry PI
Someone on StarDot had some success using an ESP8266 and a particular wifi firmware: see here - ESP8266 PPP Serial Modem - WiFi for A3010 - stardot.org.ukStatistics: Posted by scruss — Sat Mar 23,...
View ArticleOther projects • Re: ZX Spectrum Next + Pi Zero
I have the recent Spectrum Next clone Xberry Pi. I've just prepped - but not installed - a Raspberry Pi Zero for it. It uses an unusual header setup.I'd use the thing more but the documentation is not...
View ArticleGeneral • Wondering if there is going to be a New Pico version in the near...
I was wondering if there is going to be a new version of the RP2040 in the near future. Like a 512 kB of RAM version (RP2050), or maybe a 1 mb of RAM version (RP2060), instead of the 264 kB of RAM...
View ArticleUbuntu • Re: RPI 5 - UBUNTU 23.1 - Logs - Important
that's pretty standard on other distro's as raspberry os is the only supported os.rpi5 does not have hardware accelerated video. it's all done in software.ubuntu uses there own raspberry kernel for...
View ArticleTroubleshooting • Re: is my rsync session dead?
I have had some trouble with rsync just recently. I hadn't yet reported this, since I also recently replaced my router and I thought it more likely that the router (or my router configuring) was the...
View ArticleAdvanced users • ROS2 Humble with picam V2.1 on rpi4b. Is it possible?
I want to use ROS2 Humble on a rpi4b with a picam V2.1. I imagine I am not alone, since rpi is a platform for robotics, and robots use cameras!Humble installs from binaries on Ubuntu Server 22.04 (64...
View ArticleSDK • Re: Pico W mbedtls ssl handshake failed, tls_client_err -15
Thank you so much, Peter, that works!It also lets me connect to a few other sites I had problems with.Now the api.weather.gov site handshakes OK but is giving me a timeout, but no error message. The...
View ArticleOfficial Display • Touch works. Sometimes. On Pi 5
I have the Pi 5, the official touchscreen on DSI, and it works fine. Not only the screen part, but also the touch part. But, I don't seem to find how to "double click" with touch. If an on screen...
View ArticleCamera board • synchronously capture images by two triggered GS cameras
Hello everyone,I've been working on a project involving two Raspberry Pi global shutters cameras connected to a Raspberry Pi 5, using an external trigger signal provided by a Raspberry Pico. The task...
View ArticlePython • Re: Pygame display freezes during button press
I appreciate all the feedback. It is due to the image capture and background subtraction that it freezes. The display has to be dynamically changing with images being captured so at any point in time...
View Article