Camera board • Re: Raspberry Pi Zero W2 with Camera Module 3: Camera not...
What to do if your camera is not detectedYou can tell if a tutorial is talking about the obsolete camera stack if you see the following: Command line applications such as: raspistill, raspivid Use of...
View ArticleRaspberry Pi OS • Re: Mega App install
The app won't work. Use rclone + rclone-browser (or rclone-shuttle).https://rclone.org/mega/https://help.mega.io/megas4/setup-guide ... or-mega-s4Statistics: Posted by craigevil — Tue Nov 26, 2024...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
The https://elinux.org/RPi-Cam-Web-Interface works very well on a Zero . Doesn't work on Bookworm, though.Statistics: Posted by CharlyDelta — Tue Nov 26, 2024 2:31 pm
View ArticleAdvanced users • Re: Image File Utilities
Code: root@HAS:~# blkid /dev/nvme0n1/dev/nvme0n1: TYPE="isw_raid_member"Ubuntu installed directly via RPi Imager on NVME SSD connected via USB-NVME adapter, then run on official RPi M.2 HAT+ hat. No...
View ArticleAutomation, sensing and robotics • Re: New to Pi and need help
Would this work for multiple "recievers" and one transmitter? Also do you think i could also run this on a 3?Statistics: Posted by kushzx6 — Tue Nov 26, 2024 2:32 pm
View ArticleGeneral discussion • wifi is not working
Hello,I am using a Raspberry Pi 5 and encountering issues connecting to Wi-Fi networks. Specifically, when attempting to connect to a secured network (with the correct password), I receive an...
View ArticleTroubleshooting • Re: PCIe port may be bad
..rpi-eeprom-config :boot_order=0xf416pcie_probe=1..Don't touch the boot order until you know all is working and you perfectly know what you're doing!As you're having 'pcie_probe=1' in the EEPROM...
View ArticleTroubleshooting • Re: Pi 4/4Gb; Open media Vault Won't Boot
Hi Neil,That OMV image for the Pi may be too old.Maybe forget that 2019 tutorial and use this for OMV: https://pimylifeup.com/raspberry-pi-openmediavault/Just to let you know, I've successfully...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Subject: Conflict Between HiFiBerry...
I was able to successfully set up the overlay but I'm still not able to use both devices together.Code: from rotary import RotaryEncoderfrom animation import Displayfrom mixer import Mixerfrom PIL...
View ArticleRaspberry Pi OS • Re: X11/Wayfire/Labwc
why not simply try it and see if that helps with your issues?If you're not fine with labwc you can use raspi-config any time for switching back to X11Statistics: Posted by aBUGSworstnightmare — Tue...
View ArticleGeneral • Re: [Closed] ADC creepage on the RP235X
So with proper configuration you got it to 11-bit?Statistics: Posted by dthacher — Tue Nov 26, 2024 2:49 pm
View ArticleCompute Module • Re: UART sends weird data after firmware update
I found the solution!Adding this line to /boot/config.txt solved the problem:Code: gpu_freq=500Thanks for everyone to help to solve this problem.Statistics: Posted by pappit — Tue Nov 26, 2024 2:53 pm
View ArticleTroubleshooting • Pi 4/4Gb (Pi OS Lite 54)
Hi,So I've been installing Open media Vault which uses Pi OS Lite but although I installed it successfully, I'm now having problems logging on via SSH (MobaXterm) in that I continuously get "Access...
View ArticleRaspberry Pi OS • Re: Buildroot + Raspberry PI CM4 IO Board
Not really comparable, as I've have been manually figuring out what's required for the official 7" display on a Pi5, but maybe you can derive what's needed in your case: I had to add:...
View ArticleMicroPython • Re: Pico 2 W MicroPython UF2
My Pico 2 W has arrived. I loaded the Pimoroni build for the Pico2 W from here:https://github.com/pimoroni/pimoroni-pi ... 2040874790My adaption of the R Pi asyncio server is up and running and all is...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
As to be expected, the CM5 just like the pi5 had the SMI functionality removed. It was a very useful peripheral for advanced use cases. Oh well, I can still use an rp2040/rp2350 in between as a...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Hi All,I have managed to successfully install update versions of Archlinuxarm and Manjaro on NVME drive. Both working fine, my Manjaro does seem to have any updates but arch is. Both these installed...
View ArticleGeneral • Re: RPI pico 2 sleep mode
And 10 uA lower it is.But now at VSYS at 3,6 V. At 125 MHz and clock divider set to 1 it doesn't require setting COOLDOWN to 0. But using powman with boot greisters set to 0, it would require now...
View ArticleHATs and other add-ons • Re: NVMe overheating issues with GeekWorm dual NVMe hat
Just a little update on this (probably final). It could help someone.I've found out that adding the dtparam=pciex1_gen=3 parameter in cmdline (which enables pci express gen 3) made the issue appear...
View ArticleCompute Module • Re: Pi CM4 EUROCARD io Board ( Home-Lab ) Update
update 81. all the front panels have arrived 2. Since the last post, 3/5 Boards run 24/7 without any issue, waiting for the cm5 to buy two for the remaining boards 3. still haven't finished the code...
View Article