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

Graphics, sound and multimedia • Re: Unsuable ffmpeg on Raspberry Pi 5

There is no hardware video encoder on Pi5. FFmpeg can do MJPEG in 4k30, and H264 at >1080p60 which is better than the old hardware block could do.The main issue with MJPEG that the video files are...

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: Reading register values from pi 4...

AIUI MPU6050 is just an I2C device, so why are you trying to go directly to the peripherals rather than using the Linux kernel interfaces for I2C and GPIO? The abstractions are there for good reason...

View Article


Camera board • Re: how to enforce HQ camera record high FPS video?

The legacy camera stack (raspivid/raspistill/picamera) has been deprecated for several years now, replaced by libcamera.The legacy stack only supports v1, v2, and HQ camera modules. V3 and GS are only...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: How to allow root level access thru SFTP/SMB

What file system are you using on the drive that you are trying to access?FAT/NTFS etc don't support Linux/Unix permissions.You might also like to have a look at this excellent...

View Article

Python • Re: Script for waveshare relay module

Hi, I have not got my jumpers yet, so have not been able to wire up the relay. I´m hoping to get them later today. I have revised the script which I have copied below.import RPi.GPIO as GPIOimport...

View Article


Official Display • Re: change 7 DSI-1 resolution on Bookworm

It isn't higher resolution. The display is the same resolution (its native resolution is the maximum it can do). By having a higher resolution desktop it has to scale down the result to fit on the...

View Article

Camera board • Re: GS camera ,black flash promblem.

Running through VNC is a bad idea, it adds a huge amount of latency to the camera output. Consider that the camera software displays on to the desktop. But VNC then has to capture that image, encode...

View Article

Advanced users • Re: RPi 5 USB-C overvoltage protection

Note, however, that this TVS is a fairly bulky component, and I can't see an equivalent on the Pi5.The Pi5 does have a component with similar appearance immediately behind the stacked USB-2 connectors...

View Article


Beginners • Re: Possible to have Raspberry Pi for Home Security system?

There are loads of people that have used Pi for Home security purposes.I did an internet search and came up with pages and pages. Here's a few.https://www.raspberrypi.com/news/privat ......

View Article


Ubuntu • Re: Is Ubuntu 20.04 compatible with Raspberry PI 5?

24.04 runs fineStatistics: Posted by PilotPaul — Fri Jun 28, 2024 8:18 am

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Wpa supplicant is totally broken on the Zero 2 W

Yes, everything changed to Network Manager. Wpa Supplicant has goneGetting Started with Network Manager - Raspberry Pi ForumsDocs: Enable wireless networkingNot been overwhelmingly a popular move to...

View Article

Troubleshooting • Re: how to power raspberry pi 5 using lipo or ion battery

There a loads and loads of discussions on here about powering PIs from batteries.I would advise that you do a search on the forum.Statistics: Posted by kip_the_elder — Fri Jun 28, 2024 8:34 am

View Article

Gaming • Re: Minetest 5.8.1 - Open Source Voxel Game Engine

More like Minecraft than SIMs, but different in that this is more about the engine.For anyone interested in the difference between this and the obvious game it is inspired...

View Article


Troubleshooting • Re: Raspberry PI stubbornly refuses to connect to 1 WiFi...

Is the Pi "seeing" the WiFi SSID?Have you tried moving the PI; closer and further away from the router....? Sometimes that can help.You mentioned "locale"... Have you set the Wifi locale correctly?...

View Article

Image may be NSFW.
Clik here to view.

Networking and servers • Re: How to allow root level access thru SFTP/SMB

I'm using NGINX to host a web server on my Pi 5 and would like to be able to edit my webpages/website directly via SFTP/SMB. I have Samba setup and created a root folder (/) that I am able to access...

View Article


Troubleshooting • Re: App crash at startup on RPiOS

The bug does not occur on boot, sorry.I have a problem with mmap, I thought the page sizes were 4096 bytes like on Ubuntu, but on Raspberry Pi OS it doesn't seem to be the case, a solution would be to...

View Article

Media centres • Re: TV HAT Raspberry Pi 5

There is a problem with the SPI driver on Pi5. It gets triggered when the Pi is busy (specifically sdram bandwidth is saturated).It results in "spi_master spi0: RX FIFO overflow detected" which is not...

View Article


Other • Re: How do I use the large part of my SSD. [ARMBIAN}

My friend,I am sorry! I misunderstood. The partition is used, it just works differently than it did the last time I set up a server. Everything is fine!Humbly, YlanStatistics: Posted by Ylan — Sat Jun...

View Article

Beginners • Re: New to Pi, got a Pi4B, I have no SD card and only AV cables.

Last I saw, switching to boot from USB, whether using Pi Imager, or booting and then using raspi-config would require a microsd card (in either case) if only for that first boot. That said, as it...

View Article

Camera board • Re: rpicam-still --rawfull not supported despite documentation?

Which camera are you using ?What commands are you using?Statistics: Posted by gordon77 — Sat Jun 29, 2024 8:48 am

View Article
Browsing all 4992 articles
Browse latest View live