Advanced users • Re: nbcon (Non-blocking console) on ttyAMA0
I've submitted a feature request/issue report at https://github.com/raspberrypi/rpi-eeprom/issues/765Statistics: Posted by JinShil — Wed Nov 05, 2025 4:02 am
View ArticleGeneral discussion • Is RPI able to encode with Vulkan?
It’s known that rpi 5 doesn’t have any hardware encoders. I’m wondering if it supports vulkan codecs like h264_vulkan. As the platform supports vulkan officially.Statistics: Posted by systemd — Wed...
View ArticleTroubleshooting • Re: SSH problems
PuTTY is still actively maintained.So what ? So is X...Yet we switched to Wayland... for the exact same reason...Statistics: Posted by dwam — Wed Nov 05, 2025 6:04 am
View ArticleAdvanced users • Chrony server temporarily provides incorrect time after...
Environment:Raspberry pi 3 running chrony servergps data + PPS connected to headers Error:System clock wrong by 3302.382879 secondsThis Raspberry pi 3 is only used as a chrony ntp time server for the...
View ArticleGeneral discussion • Re: Is RPI able to encode with Vulkan?
No. It is a way to use a hardware encoder with Vulkan. It doesn't create an encoder out of nothing.Leveraging the Vulkan framework, they provide a standardized, seamless, low-overhead, and highly...
View ArticleTroubleshooting • Re: Any time I try to upgrade or install anything I get...
So first questions:Which OS are you running?Which named release of it?How does your installation differ from a default one?The log suggests RPiOS Bookworm but could you confirm that.Now as for "error...
View ArticleBeginners • Re: Raspberry Pi Zero W Connection
If you haven't already done so work through The Boot Problems Sticky and see if the LED flash pattern matches any of the LED warning flash codesOtherwise we're all just guessing.Statistics: Posted by...
View ArticleRaspberry Pi Connect • Trixie v13.1 and Raspberry Pi Connect v2.6.0 -...
Using Raspberry Pi Connect v2.6.0 to reach a RPi 4 running Trixie, v13.1 and connecting via Screen Sharing - keyboard entries were not registered. This problem was experienced with two RPi 4.For...
View ArticleTroubleshooting • Raspberry Pi 5 EEPROM Recovery Image Missing (No Working...
Hi all,I’m trying to re-flash or recover the EEPROM on my Raspberry Pi 5, but I’ve run into what seems like a major issue with the current recovery images.I’ve followed all the usual steps:Used the...
View ArticleOther programming languages • Re: Two RTSP Web Cams - One bash script or two?
You had some questions:"Haven't you considered to simply "livestream" both camera feeds to your website?"Aside from the fact that I don’t know how to do that, the Internet configuration at that site...
View ArticleFrançais • Réparer une vieille console portable avec un Raspberry Pi (besoin...
Salut à tous,Je suis en train de restaurer une vieille console portable (genre PSP / Game Boy Advance) et je me demandais si un Raspberry Pi Zero 2 W pouvait servir de base de remplacement pour la...
View ArticleBeginners • Re: Using YubiKey or other 2FA hardware-based device with...
Old, but not locked thread. I just built an sdm plugin that enables a Yubikey to unlock an encrypted rootfs.Works with Trixie. Still have questions? Ask away.Statistics: Posted by bls — Thu Nov 06,...
View ArticleEspañol • Re: Problema con la configuración del display 3.5
Hola, he hecho pero sin SSH, es decir, lo hice desde la misma Raspberry. Seguí los pasos hasta que me tope con el link https://github.com/goodtft/LCD-show , seguí esos pasos (a lo último la terminal...
View ArticleNetworking and servers • Re: SNMP OID changes for Trixie?
Oh, that sounds to be just the problem. I don't know how to ensure those modules are loaded, though. Could you point me to the instructions, please? Thanks.Statistics: Posted by GM8ARV — Thu Nov 06,...
View ArticleTroubleshooting • Re: Pi 4B Failing to Boot - Suspected Hardware Fault
1. One. You don't mention having tried to boot your RPi4B board from a USB Mass Storage device, ie a 'memory stick' or 'thumb drive.' That would remove reliance on the microSD card slot as a boot...
View ArticleHATs and other add-ons • Re: PiDAC+ not recognised on I2C bus
Code: force_eeprom_read=0disable_poe_fan=1add these parameters to config.txt, reboot and post the output ofCode: sudo i2cdetect -y 1Statistics: Posted by aBUGSworstnightmare — Thu Nov 06, 2025 5:37 am
View ArticleOfficial Display • Re: Touch Display 2 does not function correctly with POE+...
Hi all, I can't seem to get this combination working. Pi 4b, Offical POE and official Display 2 (7")uname -a: (Legacy 32-bit)Linux kiosk 6.12.47+rpt-rpi-v8 #1 SMP PREEMPT Debian...
View ArticleC/C++ • Re: The latest OS, Trixie, how to program against labwc with C or C++
Can you give more information about what you are wanting to do. The compositor used in the Raspberry Pi OS is labwc and you can write native wayland applications. I haven't looked at this myself but I...
View ArticleGeneral discussion • Re: Arduino to Stepper Motor Connection Issue
Hi everyone,I'm trying to connect an Arduino to a Nema 34 stepper motor (https://www.oyostepper.es/category-9-b0 ... MA-34.html) and an MA860H driver using Sprinter and Pronterface.I've connected all...
View ArticleDevice Tree • Re: Overlay for hardware PWM fan control, with tach input
hmm ... what is controlling your fan?An 'ideal tach' is representative of the actual speed of the fan ... which has no Idea what a cooling map and thermal trips are.where is segment which deals with...
View Article