Raspberry Pi OS • Chromium and touch scrolling doesn't work with labwc
Hi,I have a Pi 5 hooked up to an old Dell touchscreen monitor. Touch scrolling and gestures (like pinching to resize text) have always worked, no problem.Lately that has not been working, and touching...
View ArticleSDK • BLE with multiple connections
Hey All,I am trying BLE on the PICO W (RP2040) and like to have multiple connections to the same services. As far as I can see, non of the example from https://github.com/raspberrypi/pico-examples...
View ArticleBeginners • How is your experience on RPi Lite, Ubuntu Server and Ubuntu Core
New to these.For a home weather station running 24/7 aiming for maximum uptime, minimum crash/hangup. I am testing on RPi5 on hand. At later time, aiming to buy and run on RPi Zero 2 WHow is your...
View ArticleGeneral discussion • Swap Caps and Ctrl in LabWC
It took me a couple of days to find this, so hopefully this post saves someone in the future some time. As long as you have opted to use LabWC (as recommended) as your compositor/window manager, you...
View ArticleGeneral • Run Pin reset timing
I need a power on reset for a mcp23017 i/o expander and a pico. The reset needs to be a minimum of 1uS. As I understand, the pico has a internal pullup on the run pin. Without knowing more about this...
View ArticleTroubleshooting • SD Card Copier; Drives changed - copy aborted
Hi there,Just going through my usual backup from the boot SanDisk Extreme Pro 32GB to a backup SanDisk Extreme Pro 32GB using SD Card Copier as I always do prior to updating the boot card as I have...
View ArticlePython • Getting error: "No provider of glGetTexImage found." while...
I am writing a new version of my digital media frame code for the pi4 (Raspbian 12) using gtk4. You can download the code and test it out with the following commands:Code: git clone...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • rp2040 GPIO current limitations
Hi,I am having trouble finding the spec for current source/sink capabilities of the GPIO outputs. I looked at the datasheet and only found a mention the subject without any spec being given. Searches...
View ArticleTroubleshooting • Unsure about what to use to power the PI
Hello to the forum, first time-poster here!I recently got the rpi 5 and managed to get it working. I connected it to my computer with an ethernet cable and I'm using my pc's screen/keyboard/mouse over...
View ArticleTroubleshooting • RP1 Register Direct Acess
I'm writing module for kernel that toggles one pin. Because i'm in kernel space i need to access iternal pins(cat /sys/kernel/debug/gpio). I checked RP1 Peripherals but still cant figure out.Code:...
View ArticleNetworking and servers • Safe automatic power supply with UPS-18650 Lite
Hi everyone!Shorted question:How to make my project availible 24/7 with unstable electrical power(In my country)?Automaticly safy turn on and turn off.More details about my project։Im wondering about...
View ArticleTroubleshooting • Strange beeping from unregistered input device
Hello,since I have my Raspberry Pi 5 there is a strange pulsating beeping noise comming from an unregistered input device.I have tried using PulseAudio but there is no microphone recognised that does...
View ArticleCompute Module • RPI boot issues
HiSo I messed up my CM5 fstab file so I’ve put the CM5 into flash mode and connected it to another pi. To attempt to fix my error I built rpi boot but when I go to run it I get this error RPIBOOT:...
View ArticleGeneral discussion • raspberry pi Zero 2 W's dropping of network
Hi guysis there a know problem...I have 2 Raspi Zero 2 W's dropping of my network,After reboot they all good...then after some time they seem to loose connectivity to my AP's / Unifi AP'sRunning...
View ArticleTroubleshooting • SSH not working after modified fstab
HiMy headless pi no longer seems to work via ssh, although it does via physical access after I modified my Compute Module 5’s fstab file. Initially the pi wouldn’t boot but by modifying the fstab back...
View ArticleGeneral discussion • How much is pi stuff supposed to cost?
Hi,I was considering purchasing the newly released Raspberry Pi monitor and was quite surprised by the price.It costs $196 here, which converts to about $145 USD, including shipping and taxes....
View ArticleGraphics, sound and multimedia • Getting error: "No provider of...
I am writing a new version of my digital media frame code for the pi4 (Raspbian 12) using gtk4. You can download the code and test it out with the following commands:Code: Select allCode: git clone...
View ArticlePython • Cool Program I Have Created
I made this program that generates a Youtube Shorts video. The video can be about anything you like you just change the llama3.2 prompt. This code also adds a video onto the audio (I have it set to...
View ArticleBeginners • How do I read an SO file on Debian?
I read contradictory articles online. Apparently they can come in binary, but also just about all programming languages, but generally Python, except when it doesn't.Statistics: Posted by...
View ArticleGraphics, sound and multimedia • About config.txt and multiple dtoverlays
How does config.txt handle multiple dtoverlay directives?My config.txt now has a dtoverlay specifying vc4-kms-v3d with an associated parameterization.And I have a hifiberry that wants a dtoverlay...
View Article