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

Troubleshooting • Re: Pi Zero USB Gadget Mode: Stuck as SB Serial Device on...

I am running out of ideas so some creative ideas would be appreciate.You're not the only one. Nor are you the only one to post about it without first searching.See...

View Article


Other programming languages • Re: Trying script to get motionEye alerts on...

OK, try this version, I do not expect it to work, but it will print more information to the logfile, hopefully this will point to where the problem lies.It does not work! But do not waste your time!...

View Article


Beginners • Multiple cameras for car "birds-eye view" and...

(Have reuploaded here because I'm not sure if this is a better spot for this topic than in the projects folder.)Hi all, I'm quite fresh with raspberry pie and I am looking to undertake a project for...

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 • 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

Image may be NSFW.
Clik here to view.

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` and `findmnt --verify` before I reboot.AhhhhThanksNew lesson for...

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

Image may be NSFW.
Clik here to view.

Other RP2040 boards • Re: RP2354 RUN and QSPI_SS pins strange behaviour

Check again the soldering, QFN-60 package has more like pads beneath and very little exposed on the side, not exactly pins, and not exactly easy to check even with the finest probe.Can you...

View Article


Troubleshooting • Re: How can I fix unstable WiFi problem with Raspberry Pi...

Here is an older post Ancient post more like. Despite getting the same router, and installing the same software, I can't reproduce a problem. You can't fix a problem you can't reproduce.My suspicion...

View Article

Français • Re: Connexion wifi impossible sur Raspbery PI 5

je pense que tu auras plus de réglages possibles avec la commande "nmtui" (si elle est là avec ubuntu)par contre inutile d'essayer en wifi 7, le rpi ne fait pas ça... d'ailleurs si tu ne trouves pas...

View Article


Other RP2040 boards • Re: XIAO RP2350 will not appear to Arduino Lab for...

Good to know. I did attempt to upload a main.py file but the filesystem crashed and I had to restart my computer. Maybe I should avoid file transfers altogether and just use the MicroPython...

View Article

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

Try adding 10.14.188.1/24 to the AllowedIPs for the client. The two IP addresses need to be separated with a comma. You might want to fix the address suffix in the AllowedIPs for the server, as...

View Article


Français • Re: Besoin d’aide pour location matériel

ToOnS merci pour ta réponse. je t’avoue que c’est un peu du chinois pour moi. Je sais j’en demande beaucoup, mais seul je n’y arriverai pas. Ça serait possible que tu me donne les noms des produits...

View Article

Compute Module • Re: How to backup python files in RPi

venv is not a Rpi specific skill. It is more of a Python feature.Some guides tell you to name your virtual environment folder ".venv", which makes it invisible with the "ls" command.I always create is...

View Article

MicroPython • Re: Lora e220 and pico

If I connect with thornny it work in receive and send as expect if I use the micropython 20.0. Previous version simple don’t work.If I disconnect from thornny the pico with the e220 , it simply does...

View Article
Browsing all 7995 articles
Browse latest View live