Quantcast
Channel: Raspberry Pi Forums

Networking and servers • Re: Start desktop over ssh

WayVNC and the Tiger on my Mint PC is simple to use.; otherwise I use a capture card and the vlc-player or the obs studioStatistics: Posted by Saxoniaradler — Fri Jul 31, 2026 11:53 am

View Article


Raspberry Pi OS • Re: pinctrl-rp1 no longer gpiochip0 with 6.12.96+rpt-rpi on...

See also viewtopic.php?t=399875Statistics: Posted by neilgl — Fri Jul 31, 2026 11:54 am

View Article


Troubleshooting • Re: Pi 5 dmesg "reset full-speed USB device number X...

I am using a canakit Max 45W power adapter, so I don't think there is a power adapter issue.That's not how it works. Does your PSU have a 5A@5V mode and has that been negotiated?Statistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Warning about heat sinks.

This is what one of my CM5s looks like. I have copper heatsinks on most things there.This kit is the older one, so the heatsink that came with it is too high and the fan so can't be used at the same...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: connecting to a TI mini projector...

TI also sells DVI/HDMI to DPI bridges like this one:https://www.ti.com/lit/ds/symlink/tfp401a.pdfThen the Pi only sees a HDMI display, and the GPIO pins remain free.Just ask your TI FAE.That's a...

View Article


Image may be NSFW.
Clik here to view.

Networking and servers • Re: Headless Zero2w almost constant wlan0 errors

Sorry to report that the results are not so great after a day and a half. One of the 02w systems, which ran for a day with no errors, had a few falling-off-the-network events. The 0W had many of them....

View Article

Image may be NSFW.
Clik here to view.

Other projects • Pi Zero acting as a Wii U Gamepad (nearly)

Very impressive project using a Pi Zero to act as a Wii U Gamepad. Working except for a 4 frame lag! https://www.youtube.com/watch?v=si-TUEwC5_MStatistics: Posted by rpiMike — Fri Jul 31, 2026 1:29 pm

View Article

Advanced users • How to use new firmware with usbboot (or generating...

I'm trying to use very recent firmware support (2026/06/29), but I find if I boot using rpiboot it uses the older firmware (2026/06/02).Is there a way to boot using rpiboot with an arbitrary (latest)...

View Article


C/C++ • Re: Error building OpenCV program using VS Code, remote SSH and C++

I've hit this, its a percularity of OpenCV4..You use... Code: #include <opencv4/opencv2/opencv.hpp>Which is the standard way of doing this...It usesCode: #include <opencv2/opencv.hpp>Which...

View Article


Advanced users • Re: Cron scheduled reboot not working.

The Pi is a Pi-hole server, and dnsmasq keeps generating warnings/errors once the IPv6 prefix lifetime expires. The IPv6 prefix doesn't change, but the lifetime is reset, and dnsmasq doesn't realise...

View Article

General discussion • Re: What product would you like to see?

Things like USB2 connected GbE while many others have on-SoC real GbE. ARM Mali GPUs. And so on.Clearly you haven't heard of the Pi 4 or Pi 5. Both have Gig ethernet on the SoC or connected via PCIe...

View Article

Advanced users • Re: [SOLVED] Cron scheduled reboot not working.

Why not simply using Pihole commands ?https://docs.pi-hole.net/main/pihole-command/There might be several options but at least Code: pihole reloaddnsis worth a tryStatistics: Posted by dwam — Fri Jul...

View Article


Latest Images