Camera board • Re: Advice required about broken pipe error on camera
Now then! I did try those changes, but the problem persisted occasionally.I have modified the setting of the RTC so that the system wakes up 120 seconds before it is required, rather than 90 seconds,...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
<snip>Yahboom Raspberry Pi 5 Power Supply 27W https://www.amazon.com/dp/B0CRKKGV18/</snip><snip>Fido likes the Yahboom model because it sounds exciting and the sideways shape does...
View ArticleTroubleshooting • Re: Trouble installing OS
try a different screenrpi's are picky about bad id's used by screen manufactures.you can power on without the sd and there'll be a hdmi line that'll tell you if the screen is recognized.Statistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Raspberry Pi Zero 2 W, libmraa does not work
Hello Everyone,I'm using Raspberry Pi Zero 2 W - Raspberry Pi 2021 hardware version.Linux kernel version:pi@raspberrypi:~ $ uname -aLinux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022...
View ArticleC/C++ • Re: UNIX time overflow
Many thanksStatistics: Posted by David16962 — Mon Apr 08, 2024 4:38 pm
View ArticleTroubleshooting • Re: RPi 3 B v1.2 ( 2015 ) with more modern OS ?
Wahay !!!.The RPi is showing in my router at 192.168.1.222.What do I do now ?Statistics: Posted by Buzby123 — Tue Apr 09, 2024 3:51 pm
View ArticleGeneral • On-chip RTC weirdness - follow up
Thanks for the notes in the previous posting viewtopic.php?t=348730I too was wondering where the time went. In my case I am reading a DS3231 and then setting the PICO RTC time. The PICO time would...
View ArticleTroubleshooting • Disconnect problem on BLE connection to Android device
Information:RPi: Raspberry Pi 4Android Device: Galaxy A32I am attempting to establish a BLE connection between an Android device and an RPi4 using the BluetoothForLinuxDevelopers source code...
View ArticleGeneral discussion • Build “user” for raspberry vanilla android 14
Hi to everyone my name is Alessandro and I’m a mechatronic engineering from Italy.I have a doubt regarding the Android build. I flashed the Android image onto my Raspberry Pi 4...
View ArticlePython • Re: Dual monitor on Pi 5
I think you can define the two screens to be parts of a larger desktop and position windows x,y to show where you want them,This topic may be usefulviewtopic.php?t=356767Statistics: Posted by PiGraham...
View ArticleGeneral discussion • Re: Build “user” for raspberry vanilla android 14
You should be asking here: https://github.com/raspberry-vanilla/an ... est/issuesIt is not a project that is supported around here so your best bet is asking there. There might be a user or two around...
View ArticleItaliano • Re: Build “user” di raspberry vanilla (android 14)
viewtopic.php?p=2210517#p2210520Statistics: Posted by memjr — Tue Apr 09, 2024 4:40 pm
View ArticleTroubleshooting • Re: Pi5 HDMI sound not working if Pi starts after the...
No, SD card only, flashed by official Rasbery imager.Statistics: Posted by Lu2 — Tue Apr 09, 2024 4:45 pm
View ArticleBeginners • Re: VNC Resolution not proper Raspberry Pi 5
If you connect using TigerVNC, the resolution will be adjusted automatically to fit the client window.Statistics: Posted by any1 — Tue Apr 09, 2024 4:51 pm
View ArticleGeneral • Re: Cannot build DebugProbe firmware
Hmm, it seems the quick way would be to copy the Bookworm certs to Buster, at least for testing. For OpenSSL, you could buildhttps://www.openssl.org/sourceNote: The latest stable version is the 3.2...
View ArticleGeneral • Re: eidt program with WiFi connection only
maybe utelnetserver isn't doing the right rfc2217 thingCould be. It has a "discard telnet control characters and null bytes" section so could be sinking and ignoring what's sent, not replying when it...
View ArticleHATs and other add-ons • DigiAMP+ no stereo output
Hi!I'm a sound designer destined to setup several Raspberry Pi 3 B+ & DigiAMP+ pairs. With my very limited raspberrian skills, I've managed to get sound out of the sound cards. But I have a...
View ArticleSDK • Re: Pico W - pico/dns.h not found
Have you linked against pico_lwip or one of the Pico lwip arch rules?https://www.raspberrypi.com/documentati ... b1e1c2247cCode: target_link_libraries(mylibrary PRIVATE ......
View ArticleGeneral discussion • connect troubleshooting
I have good a problem with connection via ssh, i dont know what should i do C:\Users\jel>ssh pi@172.20.10.2@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ WARNING: REMOTE HOST...
View ArticleGraphics, sound and multimedia • Re: Pi 5 + Camera for streaming
interesting. I like the rpigui and also the capture stream examples, but both solutions i have the same problem -when I go to my laptop and try to connect to the raspberry pi's stream I get connection...
View Article