General discussion • Re: Default language for TÜRKİYE.
I suspect that is what upstream Debian have. Not sure we make any changes in this area. It's probably because Kurdish is before Turkish in the alphabet.Statistics: Posted by jamesh — Tue Nov 25, 2025...
View ArticleGeneral discussion • Re: TRIXIE is released! Please comment below!
I got some updates on eject just now. Have you tested if it has anything to do with our problem? I have KDE on it right now, and there it has worked for me. Most curious if it works in Raspberry Pi OS...
View ArticleTroubleshooting • Re: Pi zero 2w wifi fails to connect after reboot
I used Imager 2.0.0 (enter WiFi details etc.) to write 64-bit Trixie Lite to a card and booted a Pi zero 2W from that. All OK. login via SSH to see:Code: Raspberry Pi Zero 2 W Rev 1.0pi@pi:~ $ getconf...
View ArticleAdvanced users • Re: how to Simulate Python3 program
Well...failed. Can not figure out how to use it, how to take my Python 3 program in to the simulator. I also noticed it is made for Raspberry Pie Zero, not the "normal" version. Also failed to post...
View ArticleGeneral • Re: 2040 Pico Boot Loader failing to enable USB connection after...
You use the phrase operating system, can explain what you mean here? Usually the RP2040 does not run any sort of operating system.Statistics: Posted by jamesh — Wed Nov 26, 2025 9:53 am
View ArticleCamera board • Re: camera module 3 slow video at beginning
Sandyols code with 3 minute splits......Actually another amusing way to split a video recording is to use the "SplittableOutput", which lets you create a seamless collection of files with no gaps at...
View ArticleTroubleshooting • Re: New Windows PC not mapping Pi's drive, old PCs do
I have just got a new Win 11 Home laptop and for some reason it can't see the Raspberry in Windows Explorer. The probable reason that you cannot see the Raspberry pi is that Windows no longer uses...
View ArticleBeginners • Re: PowerPoint (or similar) display project
Thanks. I did come across this post, but was unsure of its suitability.ghp, have you insight as to whether this works or not?Statistics: Posted by Paulscarbs — Wed Nov 26, 2025 10:12 am
View ArticleCamera board • Re: Can Raspberry Pi 5 ISP support camera individual...
The hardware can do almost anything. However, standard software can't retrieve camera calibration data from EEPROM. We don't have a driver for it. Media Controller won't link it to a camera, and...
View ArticleGraphics, sound and multimedia • Re: RPi 5: MPV dropping frames
I can confirm that mpv 0.40.0 which is standard in Debian Trixie does a lot of frame-dropping. Not only on my DVB-T2 recordings (1080p50 HEVC) but also on the test vid. This is on Intel x5-Z8350...
View ArticleTroubleshooting • Script doesn’t work properly at boot time
I have a simple script that turns on a usb device. It works if invoked from an interactive shell, but not from ~/.config/labwc/autostart.The script, called device-on is#!/bin/bashset -x/usr/bin/printf...
View ArticleOther • Re: 2 applis: Volumio and Retroki
Another option is RecalboxIt includes Retroarch (emulators) and Kodi (audio and video player)LibreELEC, Volumio and Recalbox are available directly from Raspberry Pi Imager.Statistics: Posted by njh —...
View ArticleAdvanced users • Re: Slow W5500 on RPI 4B
Well, all help will be appreciated What about SPI change ? Would it matter if we swapped W5500 to SPI0 ? We are going to order new revision of PCBs so if it would help we could make...
View ArticleBeginners • Re: Using an RPi5 as a mirror drive
If max 2TB unique data, I would say bye bye to proprietary Synology SHR and use 5 2TB devices for high-level cloning/copying as also ejolson suggests. That is actually what I did in the past with...
View ArticleBeginners • Re: How can I use the rasp-4B USB-C OTG function to simulate...
On Android it looks like you might have more luck with UAC1:https://source.android.com/docs/core/au ... #hostAudioStatistics: Posted by roliver — Thu Nov 27, 2025 10:30 am
View ArticleOther • Re: Muting "New version available" in old Imager versions
I assume you have no idea what I am talking about. It's OK.Never assume.Can you enlighten us on the logic in denying access to a subdomain because a piece of software bothers...
View ArticleGraphics, sound and multimedia • Re: Leveraging the GPIO header for high...
Cool. Sounds like a challenge to see what Raspberry Pi 5 can do On Raspberry Pi 5, DPI is the fastest bit-shoveller. It might be possible to hack the driver to disable blanking intervals, auto-repeat...
View ArticleBeginners • Re: questions on the voltage of the 5V GPIO pin
If you don't want measurable voltage drop, buy a high quality lab power supply and connect thick copper or silver wires between the power pins on the 40-pin header. Rated 16A or more for mains AC...
View ArticleNetworking and servers • Re: Zero2W wifi range difference joining AP vs using AP
If I am not connected to it, I cannot connect to it unless I am fairly close by.That's interesting. And when you want to connect from far away, do you see the AP name and can initiate the connection...
View ArticleC/C++ • Re: Raspberry Pi 5 GPIO
what else does the error say?it should tell you exactly what is neededStatistics: Posted by cleverca22 — Thu Nov 27, 2025 10:50 am
View Article