Beginners • Firewall properties
HiI have a program that needs to use the browser as a console, but, when I want to access the menu in that console, I get the message that the connection was not made and, among the solutions...
View ArticleBeginners • Re: Firewall properties
HiI have a program that needs to use the browser as a console, but, when I want to access the menu in that console, I get the message that the connection was not made and, among the solutions...
View ArticleBeginners • Re: Old coding on new hardware
Ok. Is something else opening the serial port? For example, you can't run minicom while you're trying to get PHP to communicate with the Arduino.Another suggestion I have found is to print out the...
View ArticleGraphics, 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 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 ArticleRaspberry Pi OS • Re: How to add taskbar Launch apps in bookworm using...
that would be the easiestthere is a file that can be manual edited, i don't recommendStatistics: Posted by kerry_s — Tue Oct 22, 2024 3:27 am
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 ArticleSDK • Re: Error when trying to compile the blink.c example using The official...
pico-setup-windows-x64-standalone is the old SDK 1.5.1 installer and I think it's incompatible with VS Code extension, you should uninstall that (maybe even VS itself) and let the extension do a clean...
View ArticleLinux Kernel • Re: Mainline support status?
Hello,Anyone has any idea what it takes to boot a Pi 5 on Fedora with patched kernel without video, audio, camera, USB and wireless support? I just need boot, CPU and wired ethernet to work.(Yes I...
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