Raspberry Pi OS • Re: Messing around with "overscan". A blast from...
Thanks, dom. That sounds right. I'll post back here if/when I get a chance to compile and test that program on the target Pi setup.Statistics: Posted by BigRedMailbox — Sat Jun 15, 2024 7:16 am
View ArticleCamera board • Re: Module 3 is too blurry
Do you mean a pi V3 camera ?How are you controlling it, ? Using AF ?You could try this ...https://github.com/Gordon999/RPiCamGUIAnd see if you can control the focus.Statistics: Posted by gordon77 —...
View ArticleNetworking and servers • Re: Both access point and Wi-Fi connection on the...
Creating a wireless hotspot and sharing internet using nmcli with a single wifi adapterI myself use a solution for raspberry pi 4&5 to create an AP-STA mode with networkmanagerCreating a wireless...
View ArticleAdvanced users • overlayfs on bookworm - disabling overlayfs
I an fairly new to using overlay and have it working on a ZeroW-1.However using raspi-conf to disable overlayfs, results in a system that is still activating overlayfsAfter disabling, mount shows...
View ArticleBeginners • Do I need a pull up R for the GPIO PIN that goes to the data of...
I'm using single addressable led SK6812MINI-E http://yushakobo.jp/ds/YS-SK6812MINI-E.pdf and I was wondering if the pin that goes from a RP4 GPIO PIN to the DATA port of the led needs to be pulled up...
View ArticleBeginners • Cannot copy files via Pi File Manager to NAS Share
Using a Pi 4B, OS updated this morning.I am able to mount my NAS's SMB share in the File Manager, and can copy files from the NAS to the PI's desktop via drag and drop with no problems.However, if I...
View ArticleCamera board • Re: OV5647 can't be found by gst library on bullseye 64bit
Presumably that is looking for a simple V4L2 device to use with GStreamer. I tried below binary commands, it seems video0 can be found. But it can't be found in python code using gst plugin...
View ArticleBeginners • Re: Cannot copy files via Pi File Manager to NAS Share
some times the file manager doesn't refresh/reload/update the contents right away, try pressing f5 to force reload.also seems you can ssh in, maybe try sftp in the file manager, ive found that to be...
View ArticleBeginners • Re: How to make my raspberry pi 3a+ more responsive
Put it on ebay and order a Pi5? Statistics: Posted by kip_the_elder — Sun Jun 16, 2024 7:12 am
View ArticleBeginners • Re: Do I need a pull up R for the GPIO PIN that goes to the data...
The GPIO pins are not supposed to have 5V on them, pulling to 5V could damage your Pi4. The internal protection diodes on the input will attempt to clamp to less than 5V but the diodes do not last...
View ArticleTroubleshooting • Re: New Pi won't show desktop
i think you should just do a clean installsounds corrupt from the get go, are you using a adapter to write to sdif you have ethernet & wired keyboard, you can hold the shift key at poweron and...
View ArticleNetworking and servers • nmcli, Network Manager CLI, has naming problem.
Pi OS desktop updated today on Pi 4. I created an eth0 wlan1 bridge using nmcli. Tested the steps so they could be in a config script.When nmcli created bridge br0, nmcli said it created bridge-br0. I...
View ArticleRaspberry Pi OS • Re: What happened to raspberrypi-ui-mods GitHub repo?
Ohh niceeee I have never seen this GitHub account...Statistics: Posted by steveiliop56 — Sun Jun 16, 2024 7:38 am
View ArticleHATs and other add-ons • Re: Raspberry Pi M.2 HAT+ vs Xiwai M-Key PCIe SATA...
According to the page linked it should just work.So why not connect a UART (https://www.raspberrypi.com/documentati ... probe.html comes handy here) and check the output of the bootloader.I suspect...
View ArticleBeginners • Re: How to install Anydesk on a Pi 5
Definitely check out the anydesk website downloads Hey! They added the Pi to it! Nice!But.... it cannot run on the Pi 5.2024.06.12_10.42.05.jpgNot supported and cannot run are not the same thing.That...
View ArticleHATs and other add-ons • Re: New Official AI Kit available now at $70
..Raspberry Pi has not gone about attempting to make AI applications or solve very specific problems with the Hailo accelerator. Instead, we have spent considerable effort seamlessly integrating...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 W with a strange connectivity issue.
I have found a way to fix the issue with one small problem. I have to apply the fix each time I reboot.Further testing was done to see if I could narrow down the issue further than just two versions...
View ArticleTroubleshooting • Trouble Communicating With A CAN Network
The setup: 2X MCP2515 chips with ATA6561 transieverhttps://seengreat.com/wiki/82/dual-ch-can-haton a Raspberry Pi 5Trying to connect to a 2013 Ford Fusion through the radio node. The Pi is to replace...
View ArticleTroubleshooting • Raspberry Pi 5 - Power supply in the car - 12V DC available...
Hello,I am struggling with powering Raspberry pi 5 from anything other than official AC -> DC 5V/5A power supply.My goal is to make RV control system, so I need this device to be powered from 12V...
View ArticleTroubleshooting • Unable to change wallpaper (Bookworm - RP 5)
I'm having trouble changing the default wallpaper from "Appearance Settings" it doesn't do anything when I select a different wallpaper. But I can change it from the terminal but it's not permanent as...
View Article