Quantcast
Channel: Raspberry Pi Forums

Beta testing • Re: Updating to trixie

All of my systems are Lite and run headless, but I'll give this a go anyway.For Lite, should I leave out the wayland and x bits on the end of the command line?Ironically I'm just finishing upgrading...

View Article


Raspberry Pi Connect • Re: Laptop can't see RPi4b

Just setting up email replyStatistics: Posted by peter linu — Thu Jul 03, 2025 8:38 am

View Article


Image may be NSFW.
Clik here to view.

Camera board • Complete Guide: Raspberry Pi Zero 2 W USB Webcam Setup

Following the "Plug-and-play Raspberry Pi USB webcam" tutorial in https://www.raspberrypi.com/tutorials/ left me frustrated and with a camera module that didn't work. I have seen many posts with other...

View Article

Beginners • Re: Scary (but seemingly benign?) 5v pin "pop"

put flyback diode on itStatistics: Posted by wcl55 — Fri Jul 04, 2025 8:02 am

View Article

Advanced users • Re: Secure Boot Rasberry Pi 4B

The purpose of boot.img is to load kernel + initrams so that it can mount a LUKS file-system on other media.It's not too difficult to make a small boot.img with initramfs with docker for single...

View Article


Camera board • Re: Complete Guide: Raspberry Pi Zero 2 W USB Webcam Setup

The `/boot/config.txt` must include:- `start_x=1` - Enables camera supportstart_x=1 enables legacy camera support. This is not used by libcamera. It will probably also reduce the amount of memory...

View Article

Graphics, sound and multimedia • Re: Midi, I2C, Pi 5 RP1 chip, which gpio lib???

Guys Please please please... If you have problems with a serial based MIDI board and use ttymidi-rpi, just open an issue on my bug tracker https://github.com/ldrolez/ttymidi-sysex/issuesI've tested...

View Article

Automation, sensing and robotics • Re: Reading JSON from Arduino via Serial...

How to tell which version you are running: Code: cat /etc/os-releaseStatistics: Posted by neilgl — Fri Jul 04, 2025 9:05 am

View Article


Device Tree • Re: Release the MIDI BAUD rate on pins 14 - 15.

So you either try to set a custom baudrate using the UPF_SPD_CUST feature to get 31250 baud or you use the overlay and ask for 38400 baud. With the overlay, that whole set_custom_baudrate function in...

View Article


Wanted • Re: Cheap rpi 4 or 5

ask local businesses (with a clumsily written e-mail explaining the purpose is for something more important than games!!) if they have any old junk desktops to throw away, or something.An old i5 is...

View Article

Troubleshooting • Is my Pimoroni BME280 faulty?

Hi All,I have several Pimoroni BME280's however they have always been troublesome and get different readings or the same readings every time I poll them.For example, I have 2 on a PCB, one is at 0X76...

View Article