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

Troubleshooting • OBS does not display checkboxes in the Advanced Audio...

RPi5 - Trixie (64bit) - OBS installed from the Trixie distribution. (30.2.3.1-3 64 bit)In the OBS Advanced Audio Properties Window I expected to see tick boxes to the left of the Track numbers....

View Article


Networking and servers • Pico W webserver example in C

Could anyone point me to a working example of a simple webserver in C? I am using VS Code and a Pico debugger. I found "Raspberry Pi Pico W Simple Web Server C Tutorial" by Learn Embedded Systems....

View Article


Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Icons & symbols missing in GUI applications

seems like just missing the icon themegnome being a standard, trysudo apt install gnome-icon-themeAlthough it's not just icons missing (but also checkboxes), I had a burst of hope for a second with...

View Article

Troubleshooting • Wireguard + PiHole - can't access internet on clients

Hi all. I spent entire day and still can't figure this out.1. I install PiHole + unbound using Code: curl -sSL https://install.pi-hole.net | bashsudo apt install unboundPiHole works as my own private...

View Article

Beginners • Re: .desktop Execute File "Execute" | "Execute in...

Plain Debian or Raspberry Pi OS 64bit? (Which reports itself as debian in /etc/os-release).I'm not much of a desktop user but a couple of things spring to mind:Gnome specifc fields in a .desktop file...

View Article


Beginners • Re: Classic Car Pi help

No specifics but my take is: you'll need to add the required sensors yourself then hook them up to an MCU (e.g. RPi Pico or Pico2) which would then make the data available over bluetooth or WiFi.All...

View Article

Troubleshooting • Re: RPi5 won't boot after SD reflash - black screen after...

Yes, but what about the fact that it has worked fine in the past? Also, where is the official documentation for cmdline.txt editing?Statistics: Posted by Raspitus — Wed Jan 28, 2026 11:41 pm

View Article

Image may be NSFW.
Clik here to view.

SDK • Re: Pico2W repeating alarm fails after about 1000 alarms

The initial post has been edited to add the <code> tags, thank you, that looks better.Is that code one single source file or what? Please post separate code files in separate <code> tags....

View Article


Image may be NSFW.
Clik here to view.

General • Re: Reducing power consumption on Raspberry Pi Pico 2 W (BLE only,...

From the posting history Errand has been on this since July last year but prefers to post a super vague number like 100 mA. Has a big list of things to be solved, but Errand should know most of the...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Cant get Ras Pi Zero in usb gadget mode on Trixie to...

Unfortunately this Pi Zero device is pretty much useless for reading USB Messages and Writing USB Messages thru script for the following reasons:As soon as I try to read in any kind of loop even with...

View Article

SDK • Re: HELLO_USB uses USB, but Blink ... Not

#include "pico/printf"Then in CMakeLists.txt add pico_printf to the linked libraries.Worked just by changing <stdio.h> to "pico/printf.h", no changes to 'CMakeLists.txt' using 'stdlib' as the...

View Article

Beginners • Re: tvservice -t equivalent

i think itswlr-randrtrywlr-randr --help(assuming you are running TRIXIE, and NOT using X11)Statistics: Posted by terribleted — Thu Jan 29, 2026 11:07 pm

View Article

Troubleshooting • A USB Gadget Mode using xg_multi working "hello...

I would like to see someone with a Zero in USB Gadget Mode leveraging "xg_multi" with an actual working "hello world" example in bash reading and writing USB messages to a Windows PC for example using...

View Article


Troubleshooting • Zerocam pi4

I have a pi4 and im trying to make diy night vision using the zerocam fisheye IR camera and a elegoo 3.5 gpio display. I can get both to work seperatly but trying to get the camera to work with the...

View Article

Troubleshooting • Re: Problems with charging

frankly, i'd say buy the official power supply. (i always do)Many posts on this forum of persons trying to use other supplies, and having problems, even if the supply as labeled seems to be...

View Article


General • Re: Looking for recommendations for SPI displays

That particular product doesn't have Wi-Fi, so not an option for me.Perhaps I should have been clearer (and not muddied the water by mentioning the Pimoroni Presto!), in that I'm looking for display...

View Article

Other projects • Re: SiP Approach: MCU + PSRAM in a Single Package

I guess I'll retry once I upgrade to Trixie. The problem wasn't that the adaptor didn't work, more in configuring the OS for dual display and the desktop screwing things when I clicked icons.Another...

View Article


Troubleshooting • Re: Raspberry pi 4 on crt

# For more options and information see# http://rpf.io/configtxt# Some settings may impact device functionality. See link above for details# uncomment if you get no picture on HDMI for a default "safe"...

View Article

General discussion • Re: Adding HDMI or VGA monitors using USB

Limited to USB2 though.That's not too much of a problem. With USB2, 480 Mbps, 16-bit HDMI 1080p requiring 34 Mbit for a full screen update, gives about 15 fps.That's plenty good enough for additional...

View Article

Beginners • Re: /etc/fstab including userid

Glad it's working. Sorry I broke your system. For future reference, whenever I mess with fstab I always use `systemctl daemon-reload` followed by `findmnt --verify` before I reboot.nofail and a read...

View Article
Browsing all 8041 articles
Browse latest View live