Compute Module • CM4IO Schematics, KiCad nightly build
HiOn the CM4IO product page (https://www.raspberrypi.com/products/co ... -io-board/) it says that the CM4IO design files require the latest nightly build; is this still the case or have the required...
View ArticleGeneral discussion • Re: Wi-Fi is currently blocked by rfkill Issue
I tried,sudo rpi-updatesudo apt updatesudo apt upgradesudo apt full-upgradesudo apt dist-upgraderebootstill,Code: pi@pi5tor:~ $ rfkill list0: hci0: Bluetooth Soft blocked: no Hard blocked: no1: phy0:...
View ArticleRaspberry Pi OS • Best way to disable WiFi Power Save?
Hi. In new release of Raspberry Pi OS (2024-11-13), is removed default rc.local file.What is the way now to disable WiFi Power Save?Before I used to add this line in rc.local: Code: iw dev wlan0 set...
View ArticleCompute Module • Re: CM4IO Schematics, KiCad nightly build
KiCAD 8 should be fine.Statistics: Posted by dp11 — Mon Nov 25, 2024 2:49 pm
View ArticleRaspberry Pi OS • Buildroot + Raspberry PI CM4 IO Board
Hello, i've been working with buildroot and raspberry pi CM4 IO board. I have been able to fully compile the system and get the system to boot to graphical GUI within 5 seconds which has been...
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 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 ArticleMicroPython • Re: Pico 2 W MicroPython UF2
Please do note that 'Raspberry Pi Pico 2W' and 'Pimoroni Pico Plus 2W' are not the same.Code: .------------.------------. | Pico 2W | Plus 2W | .----------------|------------|------------| | Chip |...
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