Raspberry Pi OS • Debian Bookworm AP+STA setup fragile
I'm having issues on my pi 4B when trying to use the wifi adapter as both an access point and a wifi network at the same time. Connecting to wifi fails after a short wile, with the pi not able to list...
View ArticleCamera board • Re: "Or Better"?
We need only do something about that 1st frame being stretched.Try adding a short delay before starting the recording.As per this version, which also has a more generic way of defining the ScalerCrop...
View ArticleTroubleshooting • Re: How to add taskbar Launch apps in bookworm using...
right click in the menuStatistics: Posted by kerry_s — Mon Oct 21, 2024 5:46 am
View ArticleSDK • Re: Error when trying to compile the blink.c example using The official...
pico-setup-windows-x64-standalone is the old SDK 1.5.1 installer and I think it's incompatible with VS Code extension, you should uninstall that (maybe even VS itself) and let the extension do a clean...
View ArticleLinux Kernel • Re: Mainline support status?
Hello,Anyone has any idea what it takes to boot a Pi 5 on Fedora with patched kernel without video, audio, camera, USB and wireless support? I just need boot, CPU and wired ethernet to work.(Yes I...
View ArticleBeginners • Re: rugged outdoor use
thanks everyone, uhh basically the project is a remote control lawnmower for context. so lots of good starting points in here thanks.Good luck.I would think that vibration is likely to be the bigger...
View ArticleTroubleshooting • Re: Old Pi3p card in newer pi 3p not running software
Good Morning,I have an old Pi 3p running release 1.3 from may of 2017when I put that card in a newer pi it boots but the installed program i want fails to launch.could this be a firmware issue? any...
View ArticleRaspberry Pi OS • Re: Combination of OS/settings for smooth video on Pi Zero 2 W
good news! got it working on Bullseye 32bits.vc4-fkms-v3dMMAL voutDRM video decoderremoved some plugins to speed up VLC (cause was taking 4 seconds to start playing the video, now takes less than...
View ArticleTroubleshooting • Re: Pi not working
Sorry, but that is meaningless mumbo-jumbo.Quite. This is one of those threads where one wonders at the futility of chewing through the restraints. To repeat.I did not write that. The words are from...
View ArticlePython • Re: Send email from python
I use smtp2go. It's free for small personal use. If I remember correctly I get 100 emails per day. Enough for my needs.My email address to send from is an outlook.com one.Code:...
View ArticleTroubleshooting • Re: Bookworm wifi
Hi I have a Raspberry pi5 with a hat with SSD with bookworm installed on it. I have a problem it connects to wifi networks but as soon as I try to open an internet page or the update command it...
View ArticleTroubleshooting • Re: Pi 4 on Buster: Menu Bar Missing
If I run startx without sudo it fails with:Fatal server error:(EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)I’m open to alternatives.Statistics: Posted by Ratsima — Wed Oct 23, 2024...
View ArticleC/C++ • Re: Time out detection in a UDP send/receive loop in C
Other than I never used TCP, I guess there is no reason.Thaks again,DavidStatistics: Posted by DFansler — Wed Oct 23, 2024 3:39 am
View ArticleBeginners • Re: Dual HDMI was previously working and has now stopped
What kind of display is this? What if only one screen is connected at a time?What is the output ofCode: wlr-randrStatistics: Posted by aBUGSworstnightmare — Wed Oct 23, 2024 3:53 am
View ArticleBeginners • Re: Camera for Raspberry Pi 3A+
Any official CSI camera is.Sorry, can't recommend a mic.Statistics: Posted by aBUGSworstnightmare — Wed Oct 23, 2024 3:57 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: PI 4 B PCM configuration -TDM
Neither Pi 4 nor Pi 5 support more than 2 channels per I2S data line. Pi 5 supports multiple input/output data lines, so you can stripe multichannel audio across N stereo pairs.Does the RP1 I2S...
View ArticleTroubleshooting • Comparison of Periodic Processing on RPi4 and RPi5
HiI've developed code using a while loop (infinite loop) to handle processing tasks. When comparing RPi4 and RPi5, I found that both have variations in processing times. However, RPi5 occasionally...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I pretty much am stuck with this. No idea what else to bring the Pi Zero up and runningStatistics: Posted by ekawahyu — Wed Oct 23, 2024 5:19 am
View ArticleGeneral discussion • Re: Application windows in rpiOS Bookworm
Use command line raspi-config to change to Xwindows/openboxWhy can't wayfire do the same behavior? Is there any config in wayfire desktop manager to NOT dump application windows at the same...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I seriously think there should be a "disclaimer" on RPI boxes stating that it can not really replace a fully fledged desktop/laptop computer. As this thing gets more popular, some people might think...
View Article