Troubleshooting • Re: After installilng Steam Link Raspbain will not start.
I enable x11 and now I am greeted with a white sign in screen and when I type in my password it gives a error message "Failed to Start session". I am confused why I suddenly had this issue. It was...
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 ArticleGeneral programming discussion • Re: Help with HTML, APIKEY, jQuery and json
Thanks Neil.LeeStatistics: Posted by leejenson — Tue Oct 22, 2024 7:33 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 ArticleAdvanced users • Re: How to disable onboard wlan0 and exclusively use dongle...
I concur with redvli, that having two independent USB WiFi dongles, both connecting to the same AP, is unlikely to improve range or anything else; it's an abnormal configuration that is likely to run...
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 ArticleRaspberry Pi Connect • Re: Pi Connect works but get repeated wayvnc error...
I have SAME problem on my ALL 3x Raspberry PI 3/400/5 my /var/log/ is like 0.5GB per month coz of this error message?! I'm running labwc even on RPI 3 its working fine, i can do screen-sharing too!...
View ArticleCamera board • Re: Extended Connection - Arducam 64MP to Raspberry Pi5
Hi,FYI.https://www.uctronics.com/15-meter-cabl ... n-kit.htmlStatistics: Posted by DaPiLad — Wed Oct 23, 2024 7:27 am
View ArticleTroubleshooting • Re: Help on duplicating Pi5 SD card
Yeah clonepi can clone your actual boot drive, regardless of what medium it is. It is actually quite a nifty piece of program that it can clone your boot and root partition to any drive you wish, even...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Official SSD now availablehttps://www.raspberrypi.com/news/raspbe ... d-ssd-kitsStatistics: Posted by Paul Webster — Wed Oct 23, 2024 7:39 am
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Ah, I think I might have dropped the commit that marked those cards/date ranges as bad. So no, there would be no improvement in latest rpi-update for you - the card just doesn't work with...
View ArticleGeneral • Re: Issue with I2S Data Transfer using PIO and DMA on RP2040 - Data...
I don't see any alarm in FDEBUG. Good clue!Regarding chain of channels, I had a small inconvenient, I need to restart the buffer address each time that I finish one channel, looks weird to me, I...
View ArticleAdvanced users • Re: NUMA Testing
This is pi4? Have you updated firmware (start4.elf).vcgencmd versionIt should insert numa=fake=2 automatically.Yes it's a pi4, with up to date firmware & start4.elfCode:...
View Article