Camera board • Re: Unable to connect imx585 camera using raspberry pi 4
Reading https://cine-fox.github.io/starlightEye.html it also says Just FYI that that webpage is not own by me, the owner of the website cloned my Github page here...
View ArticleAutomation, sensing and robotics • Re: Reliable Tilt Switch
Are you sure it's not a software issue?Also, I recommend connecting your switch between GPIO and GND, and either adding a pull-up resistor to 3.3V, or turning on the built-in pull-up.Tilt switches are...
View ArticleGeneral discussion • Re: Raspberry Pi 5 on a 4K Monitor
Thank you for reminding me of the Appearance Settings option to set defaults for large screens. That helped a lot. I also set the font size in terminal to 18, and set the zoom in chrome to 150%. With...
View ArticleTroubleshooting • Rpi 3B+ shows only one CPU and no modem?
I have a 3B+ rev 1.2 from 2014 I think it might be a knockoff.It shows no modem and only one cpu - has anyone seen this before?Code: mofo@BOOTY:~ $ cat /proc/cpuinfoprocessor : 0model name :...
View ArticleTroubleshooting • Re: Rpi 3B+ shows only one CPU and no modem?
that's not a 3b, there's no 3 before the bModel : Raspberry Pi Model B Plus Rev 1.2Statistics: Posted by kerry_s — Sat Jun 01, 2024 1:59 am
View ArticleGeneral discussion • dnsmasq fresh install stop-dns-rebind and dnsbomb
Recently a security researcher shared information regarding a new vulnerability affecting DNS, named dnsbomb, this was been corrected in dnsmasq and the community would benefit from having the latest...
View ArticleHATs and other add-ons • Re: GPIO Extender for RPi5
Excellent news!Thanks for your help, everyone!Statistics: Posted by thismarty — Sun Jun 02, 2024 12:26 am
View ArticleGraphics, sound and multimedia • Re: RPi MP3 player questions
The heatsink is overkill. I used some tiny copper heatsinks. The fan in the main case will move air around.For that size overall, I recycled mSATA SSDs in mSATA to USB enclosure boards with or without...
View ArticleRaspberry Pi OS • Re: A project requires "pibooth" which says it...
If you're using a Raspberry Pi camera, this project won't work with the latest OS. The project's a few years old, and uses the older 'picamera' libraries. These are no longer supported.Some of the...
View ArticleTroubleshooting • Re: Apt install fails
A number of threads suggest increasing the swap size to overcome apt problems on lower memory Pi's.Statistics: Posted by pidd — Sun Jun 02, 2024 1:23 am
View ArticleGeneral discussion • Re: Supported SD card for Pi5
There is a thread abut A2 support in the Pi 5 and it appears to work for new Sandisk A2 cards. I tested the changes mentioned in the thread and it did not work for my existing A2...
View ArticleMicroPython • Re: v1.23.0 released
It seems that the v1.23.0 uf2s haven't been marked as Releases yet on micropython.org. I think there's some manual intervention required on the website to bump releases.Commit a61c446 is the same as...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Thanks for the upgrade for Kodi. I was wondering if we could get the current version of pvr.iptvsimple for install as well? I believe its 21.8.0.I was wanting to try out this kodi addon...
View ArticleBeginners • Help with Pi unknowingly shutting down.
Story:Code: Raspberry Pi 3 Model B Plus Rev 1.3PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"NAME="Raspbian GNU/Linux"VERSION_ID="10"VERSION="10...
View ArticleRaspberry Pi OS • How to remove extra architectures from updates?
Hey All,I notice that the dist-updates on my various Raspberry Pi's are taking quite a while to finish now, and that they are building kernels for every architecture of Raspberry Pi OS as well. I...
View ArticleBeginners • making an image of the RPi operating system to copy onto other RPi's
Greetings, I have amassed 6 Raspberry Pi 5's, they all have a pimoroni pcie express boards and 512GB NVME drives on board. They also each have a POE board to aid in cable management. Finally they all...
View ArticleBeginners • Re: Help with Pi unknowingly shutting down.
try increasing swap, your most likely running out of ram.Statistics: Posted by kerry_s — Sun Jun 02, 2024 2:48 am
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Icons Disappear
have you tried right clicking the panel and adding back.Statistics: Posted by kerry_s — Sun Jun 02, 2024 2:51 am
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Hello DarkElvenAngel,thanks for this very helpful script, love it Two questions, please:- is there any way to install the "Argon One LX Plug" under the actual Raspberry OS Bookworm?- is it planned to...
View ArticleBeginners • Re: Error while using USB hub with Raspi zero w "USB...
Does anyone knows why it is happening and how to fix it.This USB Hub has a simple MW7211A IC, nothing fancy so what is it that makes other usb hubs to work with RasPi but not this one?Statistics:...
View Article