Raspberry Pi OS • Re: How to add taskbar Launch apps in bookworm using...
that would be the easiestthere is a file that can be manual edited, i don't recommendStatistics: Posted by kerry_s — Tue Oct 22, 2024 3:27 am
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
,when using usb ports (pen drive)system stucksWhat are the characteristics of that USB device then? Brand, type, output of lsusb(the IDs of it) You need another Linux box to get such info from that...
View ArticleAI Camera - IMX500 • Re: run yolo on raspberry pi ai camera
I updated my f/w on the AI camera to v15 and do see significant improvement in the f/w upload speed. dmesg | grep 2040[ 3.327613] rp2040-gpio-bridge 10-0040: rp2040_gbdg_probe() found dev ID:...
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 ArticleSDK • Re: Receiving data from Pico on Linux
It's the graphic that was used in the early version of the Space Invaders arcade game.Statistics: Posted by Mike**K — Wed Oct 23, 2024 2:08 am
View ArticleAdvanced users • Re: pi4/5 battery or ups hat recommendations
The standard starting answer... Determine your working load in Watts (W). Multiply by the desired duration in hours (h). Multiply those together to energy requirement in Watt-hours (Wh). *Then* look...
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 ArticlePython • Re: Send email from python
Or just curse Microsoft. I do. Every day.Snap. If it wasn't for them, we wouldn't be in this email mess.To the OP. I looked at the Python code required to do the OAuth that Microsoft now require on...
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 Article