Ubuntu • Re: Raspberry PI 5 Ethernet connection not working
It took me a while, but thanks to the web I find a solution : https://www.freshblurbs.com/blog/2022/0 ... buntu.html FYI In case of broken link, the solution for me was as follows :In my case , Code:...
View ArticleRaspberry Pi OS • how to install rpi-hardware-pwm on bookworm OS?
Hi,I installed bookworm OS image on Pi 3B+ board, because I will use global shutter camera with libcamera library.When I install rpi-hardware-pwm package, I encountered some problems.As pictures...
View ArticleTroubleshooting • Re: Qbittorrent doesn't start download
I have one suggestion: ask the Qbittorrent maintainers https://github.com/qbittorrent/qBittorrent/issuesStatistics: Posted by memjr — Fri Jun 28, 2024 3:34 am
View ArticleSDK • Re: Single-core FreeRTOS doesn't observe changes stored by an ISR on...
it does sound like a bug, probably worth opening an SDK issue...Will do.nevertheless, curious what core 1 is stuck on; can you print a stack trace from debugger?I've tried that, but the core1 frame...
View ArticleRaspberry Pi OS • Re: how to install rpi-hardware-pwm on bookworm OS?
What package is that?For enabling the HW PWM you simply need an overlay added to your config.txt.Statistics: Posted by aBUGSworstnightmare — Fri Jun 28, 2024 3:55 am
View ArticleGeneral discussion • Re: New to Pi, got a Pi4B, I have no SD card and only AV...
You can try booting it from USB.You can use the Pi headless until you have either a microHDMI to HDMI cable or you've made up a suitable cable for using the analog video output...
View ArticleCamera board • GS camera ,black flash promblem.
Hi,everyone,I bought a new global shutter camera do some research.I access the camera through realVNC, through a RJ45 wire connect the pi 3B+ with my notebook.then I run $rpicam-hello --timeout 0...
View ArticleCamera board • Re: GS camera ,black flash promblem.
And I find that,the picture actually not change,it is in a still status whatever the object move.Statistics: Posted by keepzen — Fri Jun 28, 2024 4:39 am
View ArticleBeginners • Re: Creating a log of a script
Is this a Linux Bash script or some other language?Statistics: Posted by rpiMike — Fri Jun 28, 2024 4:40 am
View ArticleCompute Module • Re: CM3 and Waveshare PoE board cameras
Hi 6by9!Sorry, my previous post was from pure frustration.I can detect the cameras on the I2c buses when using pinctrl to enable them. But my question is, if Bookworm doesn't use the dt-blob.bin and...
View ArticleBeginners • Re: how to connect an LM386 with an 8-ohm 0.5W speaker to a...
any other soluton?Which model of Pi? Does it have an A/V socket?LN386 is definitely old hat.If you want mono try HXJ8002. If you want stereo try PAM8403.As for how to play music, try Google. Many...
View ArticleAdvanced users • Industrial machine on rpi5
Hi, I have made one industrial machine on rpi5 with some sensors, camera, actuators. I have to add next version of it. 1: presently if power off, all sensors or output devices are in that state. How...
View ArticleAdvanced users • Re: Industrial machine on rpi5
For option 1 you should probably have an orderly shutdown procedure that sets the external hardware (sensors, actuators, etc.) to a known state before powering off. Or, you don't care, and set all the...
View ArticleFreeBSD • Re: FreeBSD 14.1 on Raspberry Pi 4 boot problem
Here is what the problem really is: https://lists.freebsd.org/archives/free ... 03924.htmlYou have an older revision of Raspberry Pi 4 which is vulnerable to the problem you are describing. The same...
View ArticleGaming • Minetest 5.8.1 - Open Source Voxel Game Engine
Minetest on the Raspberry Pi 4 ComputerMinetest is an open source graphics engine featuring voxel graphics providing the player a sandbox gameplay experience, and the player decides how to shape the...
View ArticleBeginners • Re: Defining something at the start.
Thank you!!I've tried looking this up, but i don't think I am using the right terminology. But lets face it, searching is sometimes more of an art than anything else.Code: #!/bin/bash cec-ctl --tv...
View ArticleNetworking and servers • Re: Any suggestion for reliable public MQTT serves
Possibly https://docs.emqx.com/en/emqx/latest/da ... rules.html with mqtt being https://docs.emqx.com/en/emqx/latest/da ... ields.html but best talk to sales over your application and...
View ArticleBeginners • Re: Problem playing videos with subtitles
https://discourse.osmc.tv/c/help-and-support/8Statistics: Posted by memjr — Sat Jun 29, 2024 2:45 am
View ArticleBeginners • Kill cvlc with Crontab
I have a crontab that shuts down the pi at a certain time. Can it turn off cvlc before it reboots the pi?ThanksChipStatistics: Posted by Chipper2 — Sat Jun 29, 2024 2:46 am
View ArticleOther • Re: Other OSes without linux
...And for that use case linux uselessNo chrome is bad too. (Chromium without synchronization so it useless piece of soft)...Then change - no one is forcing you to use Linux.I use it where I need to...
View Article