Camera board • Re: Libcamera error on Rpi5 when starting the gpiod
On a Pi5 running Bookworm with a V3 camera, this is working OK for me using gpiozero to blink an LED on GPIO21 whilst camera preview is runningCode: from picamera2 import Picamera2, Previewfrom...
View ArticleBeginners • Re: building RPICAM on a pc
thx i have all the tools for the development of code on my PCand i can then just fillzilla the app to the Pithis is the way i want to work, much better editors and the like.was thinking of running a...
View ArticleOff topic discussion • Re: "Verify you are human"
However, I use a VPN...No VPN for me, just a traditional connection via my ISP. What's a bit weird is that it then seems to pass a token to Raspberry Pi...
View ArticleMedia centres • Re: Error opening Kodi 20
It seems that error is from pipewire (an optional dependency of kodi), rather than kodi itself.Does it cause any issue?Statistics: Posted by dom — Wed Mar 20, 2024 12:02 pm
View ArticleTroubleshooting • Re: Unable to find /dev/ttyUSB0 in raspberry pi 5
Might be that your device is not recognised. If I plug an esp8266 (running an Arduino serial port sketch) into the USB port of my Pi5, the Pi5 detects it OK and we can use ttyUSB0dmesg shows: Code: [...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
@WODAK - I'm glad you got it working. Sorry I've been too busy to look into this before. I need to look into updating my retropie images The PINN now uses sha512sum and not sha256sum (I didn't use sha...
View ArticleTroubleshooting • Re: Audio recording cuts off from webcam when I disconnect...
Possibly this issue?There is an update on kernel side which is out, so pipewire can detect display being attached/removed.There is also a wfpanel update to no longer restart pipewire when this happens...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queuing on Pi 5
Will this be default in the future or we need to set it up manually somehow? I have Sandisk Extreme Pro 128GB one. But i don't want to test it and put risk on my working system.Statistics: Posted by...
View ArticleTroubleshooting • Re: New Raspberry Pi 5 not booting [SOLVED]
The diagnostics report has changed, it now consistently reports:display: DISP0: HPD=1 EDID=none #0 DISP1: HPD=0 EDID=none #0I have never seen EDID=okay, neither with the Pi 5 or the Pi 4.I get this...
View ArticleRaspberry Pi 400 • Cloned 16 GB SD to 128 GB but it still shows as 16 GB?
I have cloned my 16 GB SD card to an 128 GB card using Etcher but afterwards it still shows as 16 GB disk capacity. What do I need to do to make it aware of the new free space? MaxStatistics: Posted...
View ArticleFrançais • Re: Carte SD fonctionnelle sur 1 rasp mais pas un autre
Bonjour,lire ici qui donne la signification des clignotementsoufaire une nouvelle SD avec le dernier OS voir iciStatistics: Posted by sylvain1664 — Wed Mar 20, 2024 12:34 pm
View ArticleSDK • Re: VSCode-Windows-Pico-SDK-pico_w build
Yes, that is it.As I said, you may also want to define WIFI_SSID and WIFI_PASSWORD so that the relevant examples are included in the build. If you don't do this, then things like the ntp_client...
View ArticleRaspberry Pi 400 • Re: Cloned 16 GB SD to 128 GB but it still shows as 16 GB?
raspi-config -> 6. Advanced Options -> A1 Expand FilesystemStatistics: Posted by Solskogen — Wed Mar 20, 2024 12:38 pm
View ArticleSDK • Is it possible to set the hostname for a pico_w at runtime?
Short background. I am migrating some stuff from ESP8266/ESP32.When my pico W connects to the network, it has the host name 'PicoW'.If I have a different pico W with the same .uf2, it too, is called...
View ArticleGraphics, sound and multimedia • Re: CM4+2G Ram+384 GPU Ram+8GB Memory = 4...
So if you do that from the command line rather than from inside your program, does it still go wrong? Do you get any errors displayed?Also, you should not be running with sudo.Statistics: Posted by...
View ArticleOff topic discussion • Re: The Grounding Wire
Going back to the original question, and assuming it's about the sort of low voltage circuits you'd interface to a Pi or Pico:The ground wire serves two purposes:Completes the circuit. No ground means...
View ArticleAutomation, sensing and robotics • Re: DMX servo controller.
starting from https://github.com/6by9/rp2040-dmxsun it shouldn't be to complicated to feed data received over DMS into - lets say - a 'servo controller chip' connected to I2C (I.e. PCA9685).Not my...
View ArticleTroubleshooting • Re: Raspberry Pi 400 has no audio when playing videos
Which OS?Using which software?How is your sound system set up (HDMI? Any splitters? etc)Statistics: Posted by DirkS — Thu Mar 21, 2024 12:12 pm
View ArticleGraphics, sound and multimedia • Re: Raspberry pi goes back to console mode
Exactly which OS + version (PiOS bookworm?)Are there any messages?Statistics: Posted by DirkS — Thu Mar 21, 2024 12:17 pm
View ArticleBeginners • Re: RISCOS Internet connection on a Raspberry PI
it doesn't have wifiStatistics: Posted by kerry_s — Thu Mar 21, 2024 12:23 pm
View Article