Networking and servers • Re: Setting Static IP Blocks Router Access
If its the router having an argument which happens sometimes, firstly try rebooting the router (which you may have already tried). Secondly, take your static IP away, let the router allocate an IP...
View ArticleCamera board • Re: How to use the imx662 camera on Raspberry Pi Compute...
I am attempting to configure a dual camera setup on my Raspberry Pi CM5 and have followed the recommendations provided by the engineers for testing. However, I have encountered a perplexing I2C bus...
View ArticleAdvanced users • Re: Performance increase with LLMs running in Ollama by...
Heat, CPU and Dram limited.There is a distributed ollama than can run on multiple Pi's.Would it be faster to use 2 x Pi5's 16GB or 4 x Pi5 8GB or 8 x Pi5 4GB or 16 x Pi5 2GB?The bigger the model the...
View ArticleGeneral discussion • Re: pcie to ssd and then adding GPU
Check Jeff Geerling's yt ch and github.Statistics: Posted by Gavinmc42 — Tue Feb 25, 2025 2:50 am
View ArticleHATs and other add-ons • Re: Mic Respeaker on raspberry pi 5
Hey there, I have this working on a Raspberry pi 5:https://www.amazon.com/KEYESTUDIO-ReSpe ... 07H3T8SQY/I am able to get voice in, voice out and button/LED control.Do know my RP5 is crashing and I am...
View ArticleNetworking and servers • Re: Install NUT on my Pi?
HiHi and welcome to the forums.I have absolute no clue how to install "NUT" on an Pi?! I have an Pi 3 with 4GB Ram and an almost brand new Micro SD Card.I did never use the Pi for anything before and...
View ArticleBeginners • Re: Looking for Small Speaker & Microphone for Raspberry Pi 5...
Hey there, I have a respeaker hat working with rp5, see viewtopic.php?p=2298247&hilit=respeaker#p2298247Statistics: Posted by followkim — Tue Feb 25, 2025 3:34 am
View ArticleAutomation, sensing and robotics • Re: Need help with GPIO
Hi I was led to believe that it would provide a 'pull to ground' feature that could not be done with just the PI and the Relay module. I have never been able to get any information on the Relays I am...
View ArticleAutomation, sensing and robotics • Re: gpiozero eats CPU
Why would you compile anything?You just use pip to install the module to your virtual environment.Anyway, you could change the pin factory and see which of them works better for you in gpiozero (just...
View ArticleTroubleshooting • UAC2 starts, but doesn't appear on connected devices (piCore)
I have a bare piCore installation with USB and sound drivers copied from the rpi kernel. My end goal is a stereo that plays back audio passed to it through the USB interface out of a HiFiBerry...
View ArticleGeneral • Re: RP2350B Pico-PIO-USB abnormality
Before executing these instructions, you also need to execute this operation in the SDK directory:Code: git submodule update --initStatistics: Posted by octopus1632 — Wed Feb 26, 2025 1:29 am
View ArticleBeginners • Re: RPI 5 & flight controllers
Alternatively, I could connect individual sensors and components directly to the RPI with an opensource software like the AUV https://github.com/team-matrixs/autonom ... er-vehicleFor the components,...
View ArticleOther • Re: How useful would a Windows 11 VM be on a Pi?
MacOS running on Pi? And the chromeos fans for that matter? Chromos is a form of Linux (uses the Linux kernel).MacOS is based on an old version of BSD UNIX (that is, if a Raspberry Pi OS user reached...
View ArticleGeneral discussion • Re: Pi5 Overclock Personal Records?
3300MHz CPU/1150MHz GPU stable here. Delidded SoC and custom modded Ice Tower with two 12V Noctua fans undervolted @5V for silence.Statistics: Posted by MiRaGe_BG — Wed Feb 26, 2025 1:41 am
View ArticleGeneral discussion • Re: Three Pi 5 boards make a supercomputer
A local newspaper described an Nvidia Drive AGX Orin processor as a supercomputer but the specs for the chip say it is 12 ARM Cortex chips at 2 GHz. Sounds like three Pi 5 boards would do the same or...
View ArticleBeginners • Re: samba NAS shares not visible/cannot mount
Thanks. Here's the last thing I tried:mount.cifs //192.168.0.1/H /mnt/Media -o credentials=/home/xxx/.smbcredentialsmount.cifs: permission denied: no match for /mnt/Media found in...
View ArticleTroubleshooting • Trouble shooting when using canny edge detection
I was trying to use canny edge detection to find the angle for the camera to turn. The algorithm should works because I first takes a picture, then I use the canny edge detection to find the edges of...
View ArticleGeneral • Re: ADC + DMA + FreeRTOS does not work.
I'm still trying to find a solution to this problem. I've made several adjustments regarding the use of the stack and now the tasks execute some interactions and crash. I've tried increasing the stack...
View ArticleSDK • Build files not present for micro_speech
Hey Folks ! Been trying to implement micro_speech in Pico SDK as per the instructions in - https://github.com/istvanzk/pico-micro_ ... /README.md. When I do the whole project build, i never get the...
View ArticleAdvanced users • Re: Network-config file is ignored by cloud init on Ubuntu...
See STICKY: where to go to get Ubuntu support for the raspberry PI range of computers.Statistics: Posted by wildfire — Wed Feb 26, 2025 3:40 am
View Article