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

Off topic discussion • Re: [Defective extension lead] No grounding on power...

I am a new user and have reported a few posts.Statistics: Posted by kbar82 — Sun Jul 27, 2025 11:06 am

View Article


Troubleshooting • Re: Realtek RTL8812BU

Not sure why you expect to get an answer about Processing gamepad support in a thread about an ethernet controller.You could try https://discourse.processing.org/Statistics: Posted by Undertow — Sun...

View Article


Hailo • Re: Autostart Hailo Rpi Examples detection.py

Maybe see thagrol's excellent guide here viewtopic.php?t=314455Statistics: Posted by neilgl — Sun Jul 27, 2025 11:16 am

View Article

Advanced users • Re: Howto: Using an Rpi5 as a Server With Btrfs, Raid1,...

Nope. It doesn't prove a thing. Just because you don't like IP KVMs doesn't mean other aren't using them. And you can rent a Pi5 from Myhthic Beasts.Respectfully I have a 30y+ career in linux server...

View Article

Raspberry Pi OS • Re: can I get "sudo dmesg -T" read from any file?

Ah yes, when we run Code: sudo cat /proc/kmsg the second time, it will show new events.To test this, run it the second time, then (say) plug in a USB memory stick. You will see new messages like:...

View Article


Raspberry Pi OS • Re: Corrupt /var/lib/dpkg/status on a new install

The plot thickens...From here: https://downloads.raspberrypi.com/raspios_arm64/images/ , in the directory raspios_arm64-2025-05-07/ I downloaded 2025-05-06-raspios-bookworm-arm64.img.xz (note the date...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Capped NAS speeds Troubleshooting

Sorry about the megabit and megabyte confusion, I am familiar with the difference but still made an error changing the uppercase/lowercase 'b'.Basically since I saw 300MBps (it can go higher but I...

View Article

SDK • Re: Pre-main and Post-main functions

from src/rp2_common/pico_crt0/crt0.S in the pico-sdkCode: platform_entry: // symbol for stack traces // Use 32-bit jumps, in case these symbols are moved out of branch range // (e.g. if main is in...

View Article


Troubleshooting • The amount of power required to power the raspberry pi 5...

I have this scenarioI want to attach a raspberty pi 5 to the drone from which the Pixhawk6C will be powered by a cable. I want to know how much power I need to assemble this circuit and complete my...

View Article


Beginners • The amount of power required to power the raspberry pi 5 and...

I have this scenarioI want to attach a raspberty pi 5 to the drone from which the Pixhawk6C will be powered by a cable. I want to know how much power I need to assemble this circuit and complete my...

View Article

Networking and servers • Re: RPi5 Remote Desktop no longer works

And you're wrong about RealVNC "now it's "supposed" to be incompatible with Wayland". That waas teh case on the initial release of Bookworm but was fixed a wile ago.For sake of clarity: RealVNC server...

View Article

Troubleshooting • Re: The amount of power required to power the raspberry pi...

Duplicate of viewtopic.php?p=2328817#p2328817Statistics: Posted by DirkS — Mon Jul 28, 2025 12:19 pm

View Article

Troubleshooting • Re: Raspberry Pi Zero 2 W (RPi OS Bookworm) crashes or lags...

In case anyone is also monitoring this thread, I've submitted a bug report on GitHub in the hopes of finding a solution to this: https://github.com/raspberrypi/firmware/issues/1973I don't get...

View Article


Graphics, sound and multimedia • Re: Pi HDMI out via USB-C Alt Mode

HDMI ALT mode has been discussed in several threats on this forum already - if you want to know more look i.e. at TUSB546A-DCI and https://www.ti.com/lit/an/slla333/slla3 ... 3671664797 in particular...

View Article

Image may be NSFW.
Clik here to view.

SDK • Re: Using Bluetooth on the Raspberry Pi Pico 2 W

This blog of mine might help you get started... I had to get a little help using Google's Gemini AI .https://community.element14.com/product ... dof-sensorStatistics: Posted by gerrikoio — Mon Jul 28,...

View Article


Troubleshooting • Re: linux-image-6.6.62+rpt-rpi-2712 does not make an...

The build running on this pi 5 was, at the time the board came out, a clean install of bookworm.What I tried now is :sudo apt reinstall linux-image-6.12.34+rpt-rpi-2712rebootuname -r...

View Article

Networking and servers • Re: Pi 5 headless operation

It's good to have clear instructions for how to reproduce the issue like "large cursor crashes it". If only people included such crucial information in their bug...

View Article


Raspberry Pi Connect • Changed mouse pointer size. Screen sharing stopped...

Hi all,Since I changed the mouse pointer size on my Pi5, my screen sharing has stopped working. Remote Shell still works. I've ran through all of the troubleshooting...

View Article

Troubleshooting • Re: rpi 3A+ “/dev/ttyUSB0 not found over a time” for no...

What kind of serial adapter is it? Some are reliable, some are less so. Perhaps my least favourite are the ones from Prolific Technology, but maybe that's because they're often cheaper.If you have...

View Article

SDK • Re: [Solved] Pre-main and Post-main functions

IIRC, once a program has completed, halting is the most secure thing to do. TBH, microcontroller programs should never complete - that is undefined behaviour as it varies between platforms.Statistics:...

View Article
Browsing all 8051 articles
Browse latest View live