Advanced users • Re: NUMA Testing
I've done some additional testing on my 8GB board. I've been comparing results from my initial testing of this board back when it was released, trying to replicate conditions as best as I could. I've...
View ArticleTroubleshooting • Re: Comparison of Periodic Processing on RPi4 and RPi5
On a pi5 I used libgpiod cloned from github:Code: git clone https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.gitAlso lg.https://abyz.me.uk/lg/https://github.com/joan2937/lgThanks for reply. I...
View ArticleTroubleshooting • Pinn not booting
I put pinn ing on a card using pi4 running pi imager. Put card in my pi 1 it failed to boot ? My question, I run a pi1b+ , pi3 , pi4 , pi5 is pinn compatible with all pi svc? From reading many posts...
View ArticleTroubleshooting • Re: Pinn not booting
My apologies for the typos, the contradictive texting on my android is beginning to REALY TIC ME OFF !Statistics: Posted by Kartingboots — Mon Oct 28, 2024 8:30 am
View ArticleBeginners • Re: temp sensor not working
I grab the thread since i have a similar need: i need to connect a DHT11 to a RPI and need to have a software as light as possible, that every minute read read the temperature and write it to a file...
View ArticleTroubleshooting • Re: Raspberry pi is not working at all now.
Pulling the plug when the OS is writing to the disk is a very bad idea....especially if what is being written is a crucial part of the OS.You may be able to recover it by putting the boot medium (SD...
View ArticleMicroPython • Raspberry Pi Pico 2 UF2 file
Hello,Where can I find the UF2 file for the rasbberry Pi Pico 2 ?Statistics: Posted by petervanlievenoogen — Tue Oct 29, 2024 8:41 am
View ArticleGeneral discussion • Re: Fatal firmware error on Pi 5
The official Raspberry Pi 5 power supply is 5V 5A, maybe a typo, maybe the PSU isn't 'official'. Maybe the writing of the SD-card did not result in a bit-exact copy of the image file you downloaded,...
View ArticleRaspberry Pi OS • Re: LABWC in latest update
How can I tell (preferably from command line) which Desktop is running?ps ax | grep labwc will show if labwc is runningps ax | grep wayfire will show if wayfire is runningIf neither of those is...
View ArticleTroubleshooting • Re: pi5 fan (active cooler) not working
I don't know what I did to break it, but I think the problem existed between keyboard and chair.I reloaded the sd card and put it under stress and the fan comes on in the 50s, as expected and works...
View ArticleBeginners • Re: Is there a simple and foolproof way to upgrade the OS?
That is quite comical.It was intended to be a joke. I'm glad you found it funny.Statistics: Posted by Ratsima — Tue Oct 29, 2024 8:47 am
View ArticleMicroPython • Re: MemoryError: memory allocation failed, allocating 21858 bytes
If they are not needed in real-time consider off loading the 80 menus to a computer based program which sends the updated parameters to the PICO either via WIFI or connecting and downloading a file.If...
View ArticleBeginners • Re: Unexpected result for chown command
The number '99' is the ID number of a system user that is unknown to the system, I note that it appears to be coming from a directory name /media, so is it something like a USB drive ? If so, was it...
View ArticleBeginners • Re: Can I use any passive cooling for Raspberry Pi 5, model B?
Yes it is possible to have a passive cooling case for Rapsberry Pi 5 and i assume almost one year after its release, the market would have more than one option to do so, in the form of a metalic case...
View ArticleCompute Module • Remote control button board
Hey forum, I am trying to control my raspberry pi remotely from a key fob. Just looking for a simple board + a couple of key fobs that will allow me to trigger a GPIO pin via a keyring button. The...
View ArticlePython • Re: Help! remote GPIO not working from my Mac to raspberry pi
I have done everything as you instructed and yes the pigpiod deamon is running on the pi. I am able to connect via ssh to the pi but I don’t understand why the error says it cant connect to said port...
View ArticleHATs and other add-ons • RPi4 & RPi5 HDMI Video Broken
Hi,The latest official kernel from October 22 release breaks compatibility with all HDMI2VGA DACs in all Pi4 & Pi5 models.Please check the open issue I opened with detailed information:...
View ArticleAI Camera - IMX500 • Re: imx500-tools
Yes, it fails because of the imx500 tools, we also have custom models ready.Hello, can you please describe how you got the customer models ready. I couldn't finish it with the tutorials on aitrios...
View ArticleTroubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?
..add this to end of file:what's your understanding of 'end of file'? cmdline.txt is a single line only, that's why I always recommend to add the video mode to the beginning of the kernel command...
View ArticleGeneral discussion • Re: Pi 4 USB 3 to a flat cable under the board
Hello aBUGSworstnightmare, I have some of the almost flat USB cables shown in your link. To use them as is, I would have to plug the cable in the front of the Pi 4 then bend under. That are not that...
View Article