Quantcast
Channel: Raspberry Pi Forums
Browsing all 8041 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry Pi 5 discussion thread

Raspberry Pi 5 has landed (or will land in October ) links: https://www.raspberrypi.com/news/introd ......

View Article


Other projects • Magic Mirror for docker on RPI

I'm looking for a current docker image of Magic Mirror for the RPI. I've looked on the docker hub and they are all way out of date by years. Is there one on github for the arm processor. I tried two...

View Article


Advanced users • Re: Image File Utilities

Code: root@indigo:/# sudo umount /host-root-fssudo: unable to resolve host indigo: Name or service not knownumount: /host-root-fs: not mounted.root@indigo:/# sudo image-backupsudo: unable to resolve...

View Article

Troubleshooting • Raspberry Pi 5 Stuck in Safe Mode

I have a raspberry pi 16gb that I have been doing some benchmarking on. I was overclocking to guage cooling performance, and I had pcie speeds set to gen 3. At one point I overclocked it to where it...

View Article

Gaming • Re: Mobile Retrogaming Project Power Problem

If the screen is USB powered, you should be able to power the Raspberry Pi Zero 2, and the screen separately.The Raspberry Pi Zero 2 with USB peripherals should run with a 5V3A power supply without...

View Article


Other RP2040 boards • Re: RP2350 BootROM USB

I've got the schematics, thanks.Make sure that QSPI SD1 is not pulled-up by FPGA at least for 10ms after Reset, otherwise it will enter in UART bootloader mode instead of USB.RP2350's pulls are very...

View Article

MicroPython • Re: Pi pico PIO register access

Sounds about right (PC isn't incremented if R == 0, and otherwise jumps to itself). But what if the currently executing program has R inverted just at right that time? Maybe unlikely but could corrupt...

View Article

Graphics, sound and multimedia • Re: Pi 400/5 stutter when playing videos...

“I can provide them if need be“ ok let us have links.Here it is:https://mega.nz/folder/zZsRECAZ#F84yB7ojWgePVuQ0WWbGQwEDIT: Noticed my my hevc encodings are actually 8bit not 10bit, so I was wrong...

View Article


General discussion • Re: Raspberry Pi 2 Model B v1.3

The bcm2836 is going eol so in future only the bcm2837 based Pi2 will be available.Statistics: Posted by jamesh — Tue Nov 04, 2025 6:20 am

View Article


Networking and servers • Re: Current options for sharing Pi OS screen to...

You can still run Xorg and familiar programs on new Pi OSBut for how long? I want to build for the future. Plus there are other Linux distributions with only Wayland.Wayland is the future. We do not...

View Article

Other programming languages • Re: Two RTSP Web Cams - One bash script or two?

HiAs of the script to grab the images every 2 minutes, I really think you have the choice. I would go for a single script written with process functions (one for each cam) and using sleep, maybe...

View Article

Camera board • Re: C++ app using libcamera for motion detection

Is it possible that the frame data is getting overwritten half way through by the next frame? I assumed that libcamera would wait until the requestComplete callback returned before calling it again...

View Article

Media centres • Roku replacement

Hey everyone,I have a raspi-4, it’s running Pi-OS lite, and I use it for my nas, plex server, and a few other things.It’s about 5 feet away from my tv. Is there a way I can run an App that acts like a...

View Article


General • Re: Baremetal interrupt and GCC

From https://gcc.gnu.org/onlinedocs/gcc/ARM- ... butes.htmlinterrupt Use this attribute to indicate that the specified function is an interrupt handler. The compiler generates function entry and exit...

View Article

Beginners • Re: resources for learning networking

For hardware, there are 4 types of devices that come in two pairs. You have bridges and routers, which connect two networks together. A bridge passes everything it get from one network to the other,...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: On/Off Switch for Raspberry Pi 4

Make sure to use <username>@localhost, not <username>@localhosSorry, I didn't spot the typo.Im still getting the same error.The file on my Pi is id_ed25519.pub so thats what I used. ( I...

View Article

Camera board • Re: [Solved] Trixie: Cameras not working

I have been suffering to make any cam work... only usb worked... bought many cams, finally nos decided to buy a new pi 4 b.... no success still. Tried on both trixie and bookworm.Statistics: Posted by...

View Article


Troubleshooting • Two Raspberry Pi 4's Won't SSH Or Ping Each Other

I have two Raspberry Pi 4's that SSH and sshpass into each other over my WiFi network. While programming the first RPi4, it stopped communicating with the other for no apparent reason. I checked IP...

View Article

Automation, sensing and robotics • Do I need VS Code?

I have been doing diy projects for 8 years only using Thonny. I have many projects completed using RPi3,4,5 Pico W, Pi Zero, etc. plus ESP32. I have exclusively used Thonny and never had any problems...

View Article

Automation, sensing and robotics • Re: Do I need VS Code?

You don't need VS Code.Use it if you want to. Don't if you don't. If you find Thonny is lacking in some feature or another then maybe VS Code, or some other environment, is better. It's literally up...

View Article
Browsing all 8041 articles
Browse latest View live