General discussion • Re: Raspberry Pi 5 discussion thread
I can't be the only person considering bricking this Pi 5 and ordering a 4?Why? plenty of use cases for Pi5, I use it as a Desktop PC, much better than the Pi4.$6 USB sound dongle worked out of...
View ArticleBeginners • How do I install Java JDK 21
How do I install Java JDK 21?I tried using Code: sudo apt install temurin-21-jdk as I saw online, but the package doesn't exist.Any help is appreciated.Statistics: Posted by UCYT5040 — Fri May 31,...
View ArticleAdvanced users • Re: custom image for RaspberryPi 5
Nice to know Buildroot can build Pi5 images now.Statistics: Posted by Gavinmc42 — Fri May 31, 2024 1:28 am
View ArticleCamera board • Re: How do I control Pin 12 on the camera bus?
Which Pi are you using? As none of the camera modules since v1 have had an LED, the GPIO driving that line has been dropped from Pi4, Pi02W, and CM4IO.Due to this there is no configuration defined in...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connecting single relay to trigger
http://www.hiletgo.com/ProductDetail/1958599.htmlThis is the product page from the manufacturer.I bought it on Amazon though. Just a basic Chinese 5V relay.Statistics: Posted by testing8 — Fri May 31,...
View ArticleBeginners • Re: Unable to clone sdcard to other raspberry
Here's the output: Filesystem Size Used Avail Use% Mounted on/dev/root 29G 4.4G 24G 16% /devtmpfs 109M 0 109M 0% /devtmpfs 238M 13M 226M 6% /dev/shmtmpfs 95M 904K 94M 1% /runtmpfs 5.0M 4.0K 5.0M 1%...
View ArticleRaspberry Pi OS • BUG: mod_ssl was compiled against a newer library
I get this error message in my server logs every time I start Apache.[Thu May 30 00:00:28.520917 2024] [ssl:warn] [pid 1137:tid 140735954131200] AH01882: Init: this version of mod_ssl was compiled...
View ArticleTroubleshooting • Is it 32-bit or 64-bit?
I have a Raspberry Pi 3B+ rev 1.2 (2014), no physical WLAN or Bluetooth module on it.It was my understanding that this was 64-bit arch, but as I can't get it to boot 64-bit Rasparian/Lite, I put...
View ArticleSDK • Re: How to set NO_SYS to 0
You should not be using “pcio_cyW43_arch_none” along with the the other libraries;It is an alternative to the other Pico_cyw43_arch librariesStatistics: Posted by kilograham — Sat Jun 01, 2024 12:36 am
View ArticleTroubleshooting • Re: Rpi3B+ won't boot from same card as Rpi3B, latest image...
I think I solved it - this board may be a knockoff (I got it in 2014, there's no wifi or bluetooth modem on it)3B +:Code: pi@octopi:~ $ cat /proc/cpuinfoprocessor : 0model name : ARMv6-compatible...
View ArticleTroubleshooting • Re: Is it 32-bit or 64-bit?
As the last line shows, you have a Raspberry Pi Model B+, i.e. a Raspberry Pi 1B+, not a 3B+. You also said it was from 2014 and the 3B+ wasn't released until 2018.The Pi1 is 32-bit only (and Armv6 at...
View ArticleCamera 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 ArticleMicroPython • Re: v1.23.0 released
The rp2 port has added the new machine.USBDevice dynamic USB driver, and has had firmware performance optimisations applied to critical parts of the runtime and VM, giving about a 10% performance...
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 Article