Camera board • Camera emulation, how ?
Hello,I'm on a project where all developers do not all have access to the hardware.So I need a way to set up HQ camera emulation in a QEMU Pi instance.https://forums.raspberrypi.com/viewtopi ......
View ArticleBeginners • Re: redshift.conf location
wow 3 asks and 3 failsMy first one was the spell checker, that got fixed with updated pasberry pi packageI'm not surprised you failed. You did not read the instructions that you found.The instructions...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can ADV7282M work with RPi4 at all ?
Hi,OK, first I have made connections with good SMA connectors and cables of exactly the same length.Then I I have booted w/o GUI just with console. The result is the same as before - no image.Frankly...
View ArticleTroubleshooting • Re: Application icon showing in launcher, but not task bar
A frustrating update:As stated above on X11, the icon I pointed the .desktop file to shows in the launch bar/favorites but not the task bar window for the running program. On Wayland, changing...
View ArticleNetworking and servers • Re: Raspberry Pi 4 Computer Module and SSH keys
2) On the RPi, edit sshd_config file to uncomment out these lines making them active:That is not necessary. The comments are the options that are active by default.PS C:\Users\Serf201\.ssh> ssh...
View ArticleTroubleshooting • Re: Brand new RPi 4B no longer booting any OS
Just as a note: I have four other Pi 4B units that work just fine when put in the same situation.. Could this one be a dud?Statistics: Posted by RevZ — Sun Jun 16, 2024 11:43 pm
View ArticleMicroPython • Re: pico W vs. DFPlayer - Raspberry pi and sound
Okay, found it: and got it going (kinda): well enough that it plays sounds from the card.1. Copy __init__.py to the path lib/dfplayer on your Raspberry Pi Pico. Use View → Files in Thonny to see the...
View ArticleTroubleshooting • Raspberry pi 4B reconnecting all USB
Hi,I'm building a product that will contain a Raspberry pi 4B with a Sim7600X hat from waveshare, and some other USBs.It seems I'm facing some issue with power, but it's been giving me a hard time...
View ArticleTroubleshooting • Re: How to reduce servo jitter on the raspberry pi 5?
is it using software or hardware pwm?hardware pwm should have far lower jitterStatistics: Posted by cleverca22 — Mon Jun 17, 2024 12:48 am
View ArticleRaspberry Pi OS • Re: How to remove extra architectures from updates?
@rpdom, TYVM! Statistics: Posted by mtinman — Mon Jun 17, 2024 1:11 am
View ArticleNetworking and servers • Re: nmcli, Network Manager CLI, has naming problem.
I found out you have to use con-name to give your own name to a connection. Unfortunately the best documentation i can find, from redhat, does not consistently tell you where you can your name in...
View ArticleTroubleshooting • Re: Raspery Pie 5 Ethernet resets permanently
Same result, anyone any Idea what I am Missing Here?A good cable?Statistics: Posted by pidd — Mon Jun 17, 2024 1:49 am
View ArticleCamera board • Re: undefined symbol:...
Hello,I encountered the same problem as you. The problems are as follows:Code: pi@raspberrypi:~/ $ python Receiving.pyTraceback (most recent call last): File "/home/pi/Receiving.py", line 29, in...
View ArticleOther projects • Issue with a 2004a (20-character/4-line) i2c LCD
I saw an idea to add an LCD to my OpenSprinkler Pi. I started following the plans from Stanoba on GitHub but found his code didn't work; there were changes to both the OpenSprinkler's firmware, as...
View ArticleSDK • Re: Syntax error in pico_default_asm_volatile("dsb" :::...
Should this be promoted to the pico-sdk issue tracker?Edit:Please report to pico-sdk so that they can be aware of this. This will likely be addressed in next release of SDK.Can you try this with an...
View ArticleAdvanced users • Re: overlayfs on bookworm - disabling overlayfs
I'm currently of the mind that the way the overlay is enabled/disabled in the latest Raspberry Pi OS release is not correct. I submitted a pull request with an attempt to fix it at...
View ArticleBeginners • Re: Stuck with NVMe SSD mounted Read Only Pi5 with HAT
I am facing similar issue.I flashed my NVME using external nvME to USB adapter and then installed on my Pi. Used RPi imager software.Then using RPi imager Misc Tools changed boot order to NVme.It was...
View ArticleCamera board • PiCamv2/Motion changing resolution crops the image.
Pi4PiCamV2Motionlatest OS Looking to replace a USB cam. PiCam2 is nice, looks great, but if I set the size to1920x1080 in Motion, I get a cropped image, definitely not what I want. If I set it to the...
View ArticleGeneral programming discussion • Trying to write a command to edit folder...
I need a command I can send through terminal or put into a Script File to rename all folders in a certain directory. All file names are of format File Name (####). I want a terminal command or command...
View ArticleTroubleshooting • Re: Screen occasionally not waking after screen blanking
Are you running a browser window fullscreen (e.g. a kiosk)?Statistics: Posted by JinShil — Tue Jun 18, 2024 12:54 am
View Article