Graphics, sound and multimedia • Re: Switching from 3.5 inch hdmi touch...
So the hdmi screen can work without the driver but after installing the driver I had issues.Statistics: Posted by therandomgenius — Mon Oct 21, 2024 12:05 am
View ArticleCamera board • Re: run yolo on raspberry pi ai camera
I am looking for some help in this direction too.. sorry for my ignorance but if I want to use the YOLOv8 model as in the https://github.com/sony/model_optimizat ... x500.ipynb using my own dataset -...
View ArticleAdvanced users • Re: How to disable onboard wlan0 and exclusively use dongle...
Thank you for the tip.Initially, it did work, however now the dongle wlan0 keeps dropping off the AP network.And tried reenter the wlan0 password to the AP network, this does not keep nor retain the...
View ArticleAdvanced users • Re: libgpiod version [SOLVED]
Yesterday's project was freeing myself from the baby harness which keeps me from reading any and all pins as input regardless of who supposedly has ownership of those.Ah, so for you the seatbelt...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
g4.13.0 released.g4.13.1, small fixed.Statistics: Posted by cjan — Mon Oct 21, 2024 1:08 am
View ArticleWanted • Re: Bright Pi
It looks like it's literally an embodiment of the typical application of the Semtech SC620 chip, which costs about $3.Here's the datasheet on the Bright-Pi...
View ArticleTroubleshooting • After installilng Steam Link Raspbain will not start.
Hello, I have a raspberry pi 4 with a 1 TB SSD installed with Raspbian and after installing SteamLink I rebooted my system and the desktop did not load and I have errors saying error to load...
View ArticleTroubleshooting • Re: After installilng Steam Link Raspbain will not start.
it's looking for wayfire because wayland is the default, X11 is used on -2gb systemsyou can switch to X11 in raspi-configlightdm is already default and running, skip all thatStatistics: Posted by...
View ArticleTroubleshooting • How to add taskbar Launch apps in bookworm using Wayland GUI
I am running a RPI4B with Bookworm with the latest updates as of Oct 20, 2024.I had been using X11 and VNC for remote desktop access which was working as expected. I decided to try the new RPI-connect...
View ArticleRaspberry Pi OS • Re: How to add taskbar Launch apps in bookworm using...
Thank you. Right clicking on the menu item you want to add to the launcher works.Is there any way to set the order in the launcher other than removing them all and adding them back in the order you...
View ArticleGeneral • Re: How many GPIO interrupts?
Each GPIO bank can raise interrupt to either core 0 or core 1 or dormant wake, however they will share a single interrupt service routine. In the ISR you have to check which core is the ISR is running...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I'm really talking to my self here, i don't use usb/pcie for boot, only normal sd cardNo ssd,no HDD,no usb flash boot,no nvmeNo quirks,no pcie boot,no nothing,normal sd card boot,when using usb ports...
View ArticleTroubleshooting • Re: Old Pi3p card in newer pi 3p not running software
Good Morning,I have an old Pi 3p running release 1.3 from may of 2017when I put that card in a newer pi it boots but the installed program i want fails to launch.could this be a firmware issue? any...
View ArticleAI Camera - IMX500 • Re: run yolo on raspberry pi ai camera
I updated my f/w on the AI camera to v15 and do see significant improvement in the f/w upload speed. dmesg | grep 2040[ 3.327613] rp2040-gpio-bridge 10-0040: rp2040_gbdg_probe() found dev ID:...
View ArticleTroubleshooting • Re: After installilng Steam Link Raspbain will not start.
Could this be caused by not shutting down the system properly. I have not been able to get the power button to work on my Argon case after running the command in the terminal provided by the company....
View ArticleAdvanced users • Re: RPi 3B / Bookworm 12: IPv4 config lost after three minutes
I found some threads about similar problems but not about exactly this one. The Raspi has a fixed IPv4 address of 192.168.0.153/24, this was set via nmcli. After booting, all works fine, but after...
View ArticleTroubleshooting • Re: Pi 4 on Buster: Menu Bar Missing
Well, now I've really messed things up. This is all I get when connected via VNC:Isn't there some way to completely reset the display and desktop settings?Statistics: Posted by Ratsima — Wed Oct 23,...
View ArticleGeneral discussion • Re: rPi is responding suddenly with (ssh) connection...
How can I enable ssh on the pi from my linux box without connecting a monitor/keyboard to the pi?I'm assuming you didn't change the SSH port number, which some people do in the name of security...
View ArticleBeginners • Dual HDMI was previously working and has now stopped
Hello,So I had my dual screen connection to my raspberry pi 4b working perfectly for months and for some reason it cannot detect two screens at once anymore.. and it seemed like this problem came out...
View ArticleAutomation, sensing and robotics • Re: Raspberry Zero 2W serial communication...
Okay, I've got an ESP8266 module (an Adafruit HUZZAH ESP8266 breakout) flashed with MicroPython 1.23.0. Its quite hard to brick these, but ESP8266 can be hard to flash. The Deploying the firmware...
View Article