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

Raspberry Pi OS • Re: Disk-Stick-SSD cataloger

Apologies if I misunderstand the OP's question, but to find files easily (besides having a good hierarchical filing system to start with) I use a program called "recoll". I can't remember if it's in...

View Article


Troubleshooting • Re: Pi 4B recognizes only one connected HDD

Thanks for pointing that out. I was using a power supply with max 300mA, and a powered multiple USB-port bank is used to connect the HDDs.I just switched to a 65W Lenovo laptop power supply, with an...

View Article


Camera board • Dead camera?

I bought a Camera Module V2 a few years ago. Pulled it out of the box today, it says V2.1 on the board. I just bought a Raspberry Pi 5, put Trixie on it.My `/boot/firmware/config.txt` has all the...

View Article

Media centres • Slide Show Software that does both Still and Videos

Hello,Whilst I can find projects and software to create a smart photo frame, they are all focused on still images.I am hoping to also include short videos.Is anyone aware of slideshow software that...

View Article

Graphics, sound and multimedia • Re: Audio Codec with respberry pi 4

Assuming you are using Linux, then you need to start with ALSA and then find a codec driver for that codec to interface the codec to the main software.Statistics: Posted by MikeDB — Mon Oct 13, 2025...

View Article


Troubleshooting • Re: monitor keeps reading out of range when connecting pi 5

my guess is the cable.Some cables don't pass the EDID data back to the PI from the monitor.result is no video output.i say this because without boot media, you should get the diagnostic display.i now...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • pcmanfm and cascading menus

I would like to use pcmanfm's ability to manage context menus. In ~/.local/share/file-manager/actions I have a desktop file Switcher.desktopCode: [Desktop Entry]Type=MenuName=Switch...

View Article

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

Using NVM for video file editing wears the Flash out like nothing else, hence my suggestion. But yes I use a PC for it, it was just a suggestion for those who use Pis for everything.It's a pity the...

View Article


Device Tree • HID Over i2C help

Goal - from Raspberry pi 4 i want to talk HID over I2C to a custom microcontroller software running on a PICO.So i've been taking some notes from these resources to make a HID over i2c example. *...

View Article


Python • Re: Parsing string

Another option:Code: import urllib.parse...That's the one. urllib is a standard library, so it should be available. It has millions of users, so the critical flaws should be hammered out by now. Don't...

View Article

Raspberry Pi OS • Re: SetUp a kiosk mode in a Raspberry Pi 5

There's an important piece of information you haven't told us: in what way is it "not working..."?If you don't know or if it just isn't running you need to find out why. If you don't know that, all...

View Article

Camera board • Re: First frame shows color artifacts when using fixed...

This ought to be fixed with https://github.com/raspberrypi/libcamera/pull/310. After applying this change, I confirmed that the decompand block is now correctly applied from the very first frame with...

View Article

Keyboard computers (400, 500, 500+) • Keyboard of Raspberry Pi 500 (and...

I have this issue with the game flappy birds in Raspberry Pi 500 and wonder if this issue also exists in Raspberry Pi 500+:https://github.com/mobluse/rpi-keyboard-config/issues/1Code: ssh...

View Article


Camera board • Re: ERROR using pi 5 and multi-camera adapter

Thanks. I will seek for help from the manufacturer.Statistics: Posted by vvb21 — Tue Oct 14, 2025 1:32 am

View Article

Advanced users • Re: Running Raspbian from USB Devices : Made Easy

usb-boot.zip (in the first post of this topic) has been updated.Simply replace your existing usb-boot script files with the new ones. No other changes are needed.This update improves support for...

View Article


Raspberry Pi OS • Re: pigpio missing in Trixie

Someone has already solved it. :) The solution can be found here:https://github.com/joan2937/pigpio/issu ... 3379034242For me, things considerably improved after running:Code: sudo apt install -y...

View Article

Image may be NSFW.
Clik here to view.

SDK • Re: SDK support for data storage in flash on both Pico and Pico2 ?

See the C SDK PDF, section 4.1.9. hardware_flash page 141 in the Feb 2025 release, or equivalent. Working fine for the MicroPython folks. SDK needs exclusive control of the NOR flash to get erase and...

View Article


Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Wayland replacement for Devilspie2?

it's a custom install you install the lite version and add what you want on topthis the main part from my .bash_history(oops, forgot i was using aliasesupd = sudo apt update && sudo apt -y...

View Article

Image may be NSFW.
Clik here to view.

Python • Re: How do I get crontab to run a Python program

oh the chaosit's like all things, depends what your running, may need it, may notis it really going to kill you to check, what if he's not user 1000 or his display is not 0Statistics: Posted by...

View Article

General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.

@procountKonstakng released android 16 for LineageOS Android TV: https://konstakang.com/devices/rpi5/LineageOS23-ATVIf you could kindly add that whenever you get time.Statistics: Posted by sim_tcr —...

View Article
Browsing all 8051 articles
Browse latest View live