Raspberry Pi OS • Re: Raspberry: Chromium crashes when opening google maps
Odd one, just tried Chromium 92.0.4515.98 on Buster 32-bit running on a Pi4 with 2GB RAM - it did not crash on Google Maps.It is running "ancient" Raspian 10 (Buster) as it is an internet facing...
View ArticleRaspberry Pi OS • Re: OS problem
I am using a 128 GB micro SD card, running the recommended 64-bit version of raspberry pi OS for the raspberry pi 5, I flashed it by using the official imager (windows 11), downloaded from the...
View ArticleTroubleshooting • Re: Arduino data --> rasperryPi5 --> nodejs webserver
Also the ReadlineParser code may not be correct. See https://serialport.io/docs/api-parser-readlineStatistics: Posted by neilgl — Fri Mar 22, 2024 11:24 pm
View ArticleBeginners • Good Case For RPi 5 w/SSD enclosure & fan?
Does anyone have a good recommendation for a good Raspberry Pi 5 case that has a M.2 SSD slot along with active cooling? I’m looking at one similar to this one (however this one only supports RPi 4):...
View ArticleTroubleshooting • Re: Pi 5 not booting - 3 long 1 short flash
This worked! A few notes: The LED was solid green for a few seconds and then was flashing fast (I assumed this meant it was complete). I did not have a monitor to see the color of the screen.Thank you...
View ArticleBeginners • Re: Good Case For RPi 5 w/SSD enclosure & fan?
https://argon40.com/en-gb/products/argo ... berry-pi-5Statistics: Posted by GTR2Fan — Sat Mar 23, 2024 12:24 am
View ArticleTroubleshooting • Re: Malloc_Consolidate:() Invalid Chunk Size Error
The github page indicates it is a python project. You might get more results posting in that forum.Rest assured, if @VinceL knows about malloc they'll know about swap as well. Modern operating systems...
View ArticleSDK • Re: RP2040 (pico sdk) strange behaviour (and crash) around gpio IRQ...
Anytime I'm using FreeRTOS and "impossible" things start happening, I look for a task stack overflow.Statistics: Posted by carlk3 — Sat Mar 23, 2024 11:08 pm
View ArticleRaspberry Pi OS • Re: Bookworm LVM rootfs
Cool! I'll play with it as soon as time permits. It's a real chore doing anything but headless atm.Cool. You should have a look at sdm. If you rebuild systems often, or not as often as you like b/c of...
View ArticleSDK • Re: Get Substrings using Delimiter
I would use strtok.Statistics: Posted by carlk3 — Sat Mar 23, 2024 11:26 pm
View ArticlePython • Re: Pi 5 / RC522 / Python for RFID Reading?
ok to check the MFR522 just check if the software version returns 0x91 or 0x92This command read the register 0x37 to return the software version build in the rfid chip.Bit 7 => read modebit 6..1...
View ArticleCamera board • Re: synchronously capture images by two triggered GS cameras
It is advisable to try with libcamera- or rpicam- tools first.But what do you think "framerate" should do for still capture?It has meaning only with "...-vid" tools, search for "framerate" and you...
View ArticleRaspberry Pi OS • Raspberry Pi Buster keeps crashing
Hello,I have an R-Pi 4 with Raspbian Buster ARMHF installed and every time I do something with my browser or download something, the OS crashes.How do I solve this problem??Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Buster keeps crashing
use a newer os that's still supported, bullseye or bookworm.Statistics: Posted by kerry_s — Sat Mar 23, 2024 11:52 pm
View ArticleTroubleshooting • RPi 5 inaccessible after reboot until network cable...
Has anyone else experienced the issue of a Raspberry Pi 5 being inaccessible from other machines on the network until the Ethernet cable is unplugged and then plugged back in? If so, did you find a...
View ArticleSDK • Re: Solution: Apple silicon (M2) VSCode build of examples fails
thanks for the solution. had to make some change on CMakeList file? thanks!Statistics: Posted by let_sgo — Sat Mar 23, 2024 11:59 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I am using the Raspberry Pi 5 as my primary computing device, complemented by a powerful setup with a Ryzen 5 5600 and an NVIDIA RTX 3080. Remarkably, about 95% of my computing tasks are efficiently...
View ArticleGeneral • Power Supply
Hey,I was playing with my power supply and didn't look at the jack port I was putting in and made my capacitor explode.I wanted to replace the capacitor but I can't check the voltage nor the "uf"Does...
View ArticleBeginners • Re: "How to build a Raspberry Pi NAS" help
Hello! Pi/Linux noob here. I too am running into similar errors following this tutorial from the rpi website. I'm currently stuck here:Code: Command (m for help): wThe partition table has been...
View ArticleBeginners • Re: What is the best cooling system?
So, what's the best cooling system for Raspberry Pi 5 between those two solutions ?Some would say an Active Cooler in a Pi 5 case with its fan removed.The Active Cooler fan is said to be quieter than...
View Article