Quantcast
Channel: Raspberry Pi Forums

General discussion • Re: RISC-V (?)

If you recall at that time RPL (whatever they were called then) were overloaded with work on the existing portfolio, and didn't have the cash reserves that the Sony investment and then the IPO have...

View Article


Troubleshooting • Re: Realtek RTL8812BU

thank you for your reply.the dongle is plugged directly into the pi.and it has just magically started working correctly on both of the sd cards i tested it on earlier this morning. the only possible...

View Article


Beginners • Re: Testing my GPIO pins on Raspi5

I think there is something not quite right with pintest. It gives Code: pintest: error: 'GPIO busy' on a Pi4 running Bookworm after 5 GPIO have been shown as ok. Re-running it gives 5 different GPIO...

View Article

Troubleshooting • Re: Fresh Pi OS Lite - Upgrade Issues with initramfs

I usually do Code: sudo apt updatesudo apt full-upgrade -yI used Imager to install Bookworm 64-bit Lite on a32GB card and booted a Pi4 4GB from it. Login via SSH and do the update/full-upgrade (104...

View Article

General discussion • Re: RPi4 and RPi5 Compatible Power Supplies which are...

Have you considered building a power supply into a case.https://cpc.farnell.com/mean-well/rs-15 ... dp/PW05255Statistics: Posted by rpiMike — Sun Apr 27, 2025 7:06 pm

View Article


General discussion • Re: RPI5 Dolby Vision

On the other hand, I guess RPL could potentially do what they did with a couple of codecs on the 1B and provide a few bits in the OTP for config and sell the license separately to those that want...

View Article

Networking and servers • Openwrt usb WIFI??

Hi Guys I am starting a n openwrt project on a PI4B. I have the USB RJ45 jack set up and I am looking for a recommendation for a USB WIFI adaptor.One that openwrt has drivers for. I understand this is...

View Article

Other projects • Re: Using Raspbarry Pi to simulate Mouse

But I think a mouse is a "relative" device, so you probably won't be able to position the mouse at 100,100 using HID commands. I may very well be wrong here...Mice emit relative monements only, yes....

View Article


Raspberry Pi Official Magazine • Re: About the new name of MagPi

Oh, but the newer books are finally available digitally for paying users. Thanks for that.Statistics: Posted by stl1988 — Sun Apr 27, 2025 7:45 pm

View Article


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

I did check the contacts and connectors many times and looks ok.Maybe worth checking the FPC insertion in the camera end one more time. Seems to be quite a bit of stiffener showing outwith the...

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