Quantcast
Channel: Raspberry Pi Forums

General discussion • Re: RISC-V (?)

I do thus wonder quite how useable this new Orange Pi is.IDK, it depends. With 2X2.5Gb eth ports this board seems eminently suited for firewall/router applications.They seem to get new chips, put then...

View Article


Camera board • Re: imx296 camera not working with ffmpeg and v4l2 app

Hello. Do you resolve you problem?i also have this problem with libcamerify ffmpeg.By tha way, in baresip thjis way is working, but i got 18-24 fps at 640x480.ffmpeg erorr at libcamerify ffmpeg -f...

View Article


Troubleshooting • Re: /dev/root full; what next?

That doesn't tell us much. What do the following commands return?Code: uname -acat /etc/os-releaseCode: Linux nasPi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/LinuxCode:...

View Article

Camera board • Re: Is my camera module v2 dead?

I am having the same issue with camera module 3i tried with like 3 different ribbons still nothing, lemme know if u find a solutionStatistics: Posted by Tannar — Sun Apr 27, 2025 8:39 pm

View Article

Python • Installing PyNacl for Rasbery PI OS

I tried installing pynacl using ' pip install pinacl' and would not install. Can pynacl be one of the packages to get installed when python3 is?The error message was:pip install pynaclerror:...

View Article


Python • Re: Installing PyNacl for Rasbery PI OS

I tried installing pynacl using ' pip install pinacl' and would not install. Can pynacl be one of the packages to get installed when python3 is?The error message was:pip install pynaclerror:...

View Article

Bare metal, Assembly language • RESET Exception/Interrupt

I've followed the guide here to get timer interrupts working on a rpi 1 Ahttps://www.valvers.com/open-software/r ... -c-part-4/ All good. Midway through following this I though i'd just quickly set...

View Article

Troubleshooting • Re: Raspberry Pi 5 black after boot

ok, cmdline.txt looks ok, (you might add a "d" after the 60hz refresh rate)- what about your HDMI cable? is it the official one?or are you using an adapter?(adapters are known to cause issues)No, it's...

View Article


General • Re: Powering a Pico W through a transistor

But for a microcontroller, the GND MUST be zeroThat's not actually true in and of itself. But there will be issues and consequences which will need to be catered for.Best to stick with high-side...

View Article


Compute Module • Re: How can enable RTC on Raspberry pi CM5 ?

Did you see the answers made by the Raspberry Pi officials here? https://forums.raspberrypi.com/viewtopic.php?t=384391Thank you for replyI read the link, but my issue is a bit different.I want to test...

View Article