Troubleshooting • Weird behavior with TrustKey FIDO2 passkeys
I have a number of RPi client sites that I use to ssh into my server from. I want to use a TrustKey FIDO2 passkey to authenticate the ssh access rather than password or passwordless access - this is...
View ArticleGeneral discussion • Raspberry pi 5 Power adapter
I don't have a raspberry pi 5 power adapter near me. Am I ok to use my 45W phone charger temporarily?Statistics: Posted by Codemavenxpt — Fri May 03, 2024 9:14 am — Replies 1 — Views 63
View ArticleAutomation, sensing and robotics • XKC-KL200 Lidar Module
Does anyone have experience with this module?Documentation download https://www.xkc-sensor.com/detail/1449.htmlI bought one on Amazon which was misleadingly labelled as the well known Benewake...
View ArticleGeneral discussion • Raspbian Lite Image
Hi everyone Brand new here so be gentle. I'm wondering if it's possible to download a Raspbian Lite image and open it in a service such as Hyper-V/VMware to create changes before placing it onto a...
View ArticleSDK • What is the code path to main()?
Hi, I recently bought myself a pico and am beginning my learning journey. I've stumbled a little over the CMake set up - I've never used CMake, and I'm finding myself fairly resistant to wanting to...
View ArticlePython • Failure of successive file.writes in callback routine
Code: def lightcallback(channel): # night time function global flagnight # do this to use variable within function time.sleep(0.1) # DEBOUNCE delay to remove false positives if GPIO.input(18)==0: #...
View ArticleTroubleshooting • Volume icon not visible after update
Hi,I have a lot of new problems with bookworm. I hoped to resolve a few of them by doing an update (since a month ago) but now the volume icon is gone. Yes it is still in the list of menu bar plugins,...
View ArticleРусский • python opencv waitKey()
Всем доброго времени суток! Коллеги, помогите, пожалуйста, решить проблему с функцией waitKey(1)Работаю с IP видеокамерой. Камера открывается, вопросов нет, но никак не могу заставить программу...
View ArticleGeneral discussion • video
can you help me with these please??(env) raspberry@raspberrypi:~/my_project1 $ python peto.py[0:20:59.658441631] [3562] INFO Camera camera_manager.cpp:284 libcamera...
View ArticleBeginners • Bookworm 'Updater' not running
Pi 4B 1GB, Bookworm Desktop 32-bit, X11The 'Updater' appears to be installed and configured but doesn't seem to be running ... A 'sudo apt update' in a Terminal session indicates numerous packages...
View ArticleNetworking and servers • NEED HELP FOR MY BACHELOR!!!
:idea: Hello, I am a university student. I need a couple of suggestions for testing using a Raspberry pi zero 2W and a beacon. I will test the obstacles in the room and the maximum distance of the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Force HDMI audio with custom EDID
Hi,I'm using a custom EDID for sending analog video via HDMI port to a HDMI2VGA adapter. So far so good, video is working properly but no sound. It is expected since I had no EDID audio information,...
View ArticleDebian • Vanilla Debian on Raspberry Pi 5 ?
Has anyone found an effective way of running plain vanilla Debian on a Raspberry Pi 5 and is actually using it ?I use both Raspberry Pi OS and vanilla Debian ( from Debian Tested Images) on Raspberry...
View ArticleBeginners • problem
hello , i am dutch so sorry for my english but the problem i have , i have build in in my creality printer a raspberry and it works fine fot a few yearsbut for fine tuning the printer a need a PID...
View ArticleTroubleshooting • ArduCam 16mp Camera not working with Lineage OS
Hi, I recently bought the ArduCam IMX519 16mp autofocus camera that supposed work with my raspberry pi cm4. On the cm4 I am running Konstakang's Lineage OS 20. I know the camera in lineage os works,...
View ArticleNetworking and servers • SMTP webmail for internal use only
Hello,I would like to configure an extremely simple SMTP server which only needs to deliver email within my own home lab, no need for external delivery at this point.I have been using this...
View ArticleTroubleshooting • ILI9341 SPI display with SPI5
Hi,I am having some trouble getting an SPI display to work. Is there something that i'm missing to having this working as a display? Everything appears to be connected and configured correctly I am...
View ArticleRaspberry Pi OS • Odd application load times in Bookworm
Pi5. 8GB. 256GB NVME. Bookworm fully up to date. 2.8GHz overclock.On first load, Thunderbird mail client takes over 30s to show itself. There doesn't appear to any CPU activity.If I exit it and then...
View ArticleC/C++ • What's wrong with raspberry, I'm not able to run a program with the...
Guys, I need help, I'm using the bcm2835 library on the Raspberry PI 3b. the program compiles normally, and runs fine on the "sudo ./teste" command line. However, when I try to run or debug from...
View ArticleArch • No sound only for 44100 sample rate
Hi all,I would still consider myself a novice, but I usually manage to solve my problems reading the different forum posts. However on this specific one I cannot seem to find an answer.I am running a...
View Article