Beginners • Re: iptables vs nftables related confusion wrt my home Raspberry...
As standard It is really running nftables but has the iptables-compatibility layer built in, I've always carried on using it as though it is iptables even though it is not.Thanks a ton @pidd for your...
View ArticleGeneral discussion • Re: PIR false positive when sending mail
The code where you read the PIR and make the decision to send the email is not there. Sending emails take a fairly long time. Check if you have a flag (variable) with the state of the PIR that stays...
View ArticleNetworking and servers • Re: Is WayVNC fixed?
I am having more success now (possibly after some recent RPiOS updates) with WayVNC in use with TigerVNC Viewer. I have set up two RPi5s interconnected only with an Ethernet cable. The cable is...
View ArticleTroubleshooting • Re: RPi5 boot issue - 'Fatal firmware error'
Hi nadirpi23, Unfortunately I do not have a solution but I too, am facing with a RPi5 Fatal firmware error. From my end, this occurred since I've change the bootloader directly from the imager.Below...
View ArticleGeneral discussion • Re: I want to build a ultra low latency live streaming...
Reduce the resolution. Use a Pi 5. Use a Tier 1 fibre network. You do not mention the resolution of the output or the hardware or the network connection. Someone out there might have experience with...
View ArticleRaspberry Pi OS • Re: labwc Multiple desktops
Another thank you for this thread to @redlegjed, and also to @Annie UK as your extensive example is as good as any manual or documentation for me.Statistics: Posted by andrew_pi — Sun Nov 03, 2024...
View ArticleGeneral discussion • Re: Increase physical memory
How do you solder the contacts under the chip?In our area, selling the Pi 5 4GB and buying a Pi 5 8GB would be the cheapest solution. Cheaper than buying a memory chip and a wave soldering machine....
View ArticleRaspberry Pi OS • Re: Firefox labwc issue
My localeCode: annie@desktop:~ $ cat /etc/default/locale# File generated by update-localeLANG=en_GB.UTF-8LANGUAGE=en_GB.UTF-8LC_ALL=en_GB.UTF-8Statistics: Posted by Annie UK — Mon Nov 04, 2024 9:29 am
View ArticleDevice Tree • Re: Configure overlay for SPI in kernel 6.8
Thank you for suggesting creating a virtual GPIO with gpio-fsm driver. Assigning CS pin to virtual GPIO solves problem with initialization of spidev1.Here is my overlay configuration for anyone trying...
View ArticleAI Camera - IMX500 • Re: AI Camera & Zero 2 / camera not avilable
I tried to reflash the firmware on the camera:./imx500_i2c_flash main_v15.binI get this error message:bash: ./imx500_i2c_flash: cannot execute: required file not foundWhat I am missing? Please...
View ArticleOfficial Display • Is there an official case for Raspberry Pi Touch Display 2?
HiAs per subject line is there an official case for Raspberry Pi Touch Display 2?Regards GlenStatistics: Posted by glenk — Mon Nov 04, 2024 9:34 am
View ArticleAI Camera - IMX500 • Re: Raspberry Pi AI camera - ERROR: *** no cameras...
You may have older firmware installed on the AI camera. Please follow the instructions here: viewtopic.php?t=378050Statistics: Posted by naushir — Mon Nov 04, 2024 9:34 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Just stopped short of fully integrating the pi soc for a pi tablet Big market for the new TD2, not necessarily for a fully integrated device (2835? 2836? 2837? 2711? 2712?), and much higher dev costs...
View ArticleCamera board • Re: Strong local contrast in JPEG images
It's regular Python lists and dictionaries, so something like thisCode: tuning["algorithms"] = [algo for algo in tuning["algorithms"] if "rpi.sharpen" not in algo]should remove the sharpening...
View ArticleBeginners • Re: I thought it would be a simple task
Hi all,I am trying to create a hotspot that will bridge to the ethernet port.I have tried so many things and I cannt get the hotspot to spit out an ip (dhcp) to the clients. I cannot also bridge the...
View ArticleOfficial Display • Re: Is there an official case for Raspberry Pi Touch...
No.Statistics: Posted by jamesh — Mon Nov 04, 2024 10:08 am
View ArticleTroubleshooting • Re: Cronjob does not run launcher.sh
@thagrol I would like to. Please list the dependencies for the sound service.Like I said, I cheat. If you have a better solution, post it. I'm not stopping you.Statistics: Posted by SurferTim — Tue...
View ArticleGeneral • Re: RP2350 compatibility and performance - first tests
STM website:The STM32H743/753 lines contain the Arm® Cortex®-M7 core (with double-precision floating point unit) running up to 480 MHz.you need to compare Apples with Apples.also don't forget you get...
View ArticleRaspberry Pi OS • Re: Debian GNOME Ubuntu NO SNAP
I haven't succeeded yet. I believe it might be due to the transition from X11 to Wayland, which led to RealVNC being replaced by WayVNC. I’m unable to start a VNC server, even though this option is...
View ArticleOfficial Display • Raspberry Pi Display Cable - is it 22pin 0.3mm to 22 pin...
https://www.raspberrypi.com/products/display-cable/In fact:Is the onboard CAM/ DISP 0 and 1 connector 0.3mm spacing or 0.5mm spacing?Are the two ports identical in terms of MIPI lanes? Any more info...
View Article