Troubleshooting • Re: can't get full-screen resolution using VNC
well, there are settings n VNC.once you are connected, the pulldown menu "gear" iconin "expert" are a number of settings to do with window size, etc.i have not messed with them, as my VNC works...
View ArticleCompute Module • Re: TAC5212 CM5 Bring Up
isn't that the overlay posted https://git.ti.com/cgit/lpaa-android-dr ... verlay.dts ?AIFAI all I2S overlays will Work in Pi5 as well.Statistics: Posted by aBUGSworstnightmare — Sun Dec 21, 2025 4:40 pm
View ArticleBeginners • Re: New to Rasberry Pi
You need to use SSH from your laptop terminal to your PiIf you're using WIndows, a great (and free) solution is to use mobaxtermhttps://mobaxterm.mobatek.net/Statistics: Posted by dwam — Sun Dec 21,...
View ArticleGeneral • Re: Pi Pico Audio Framework
For the Pico SDK USB 32 bit Audio also seehttps://github.com/BambooMaster/pico_usb_i2s_speakerhttps://github.com/BambooMaster/usb_sound_card_hireshttps://github.com/sctanf/picoamp-2Also look at their...
View ArticleGeneral • Re: Compiling code to specific ram section
My faint suspect is that in A2 the bus prio was not implemented properly:There is an errata which is related to bus priorities, but looks not to be fixed in A4 (besides eventual workarounds in...
View ArticleTroubleshooting • Headless, RPi Zero 2 W, configuration & connection guide
Dear RPi Forum Team,Can you please direct to an official RPi document for headless, RPi Zero 2 W, configuration and connection. This is a necessary prerequisite to automation of RPi Pi setup.Bill of...
View ArticleBeginners • Re: Uninstall OS and Reinstall from MicroSD?
I've looked at the Documentation site, where it says "Your Raspberry Pi automatically boots from the microSD slot when the slot contains a card."My 5 does not have a microSD card in its port. (I know...
View ArticleTroubleshooting • Codeblocks over ssh with Trixie
I do most of my development work using the big screen of a Mac.From the Mac terminal I ssh -Y pi@192.168.x.y to log on to a R-Pi.I have just made a fresh microSD card with Trixie, and sudo apt install...
View ArticleTroubleshooting • Re: Headless, RPi Zero 2 W, configuration & connection...
You might get to the relevant developers more directly by opening an issue on the documentation github.For headless zeros I find there are two key pieces of equipment (three if your zero doesn't have...
View ArticleTroubleshooting • Re: New Imager (2.0.0) not setting username/password or SSH
Also, bugs exist in lots of software, so nothing unusual there.But there are expectations that obvious bugs - not issues which are unexpected or esoteric edge cases, should be spotted during...
View ArticleSDK • Re: jmp vs .wrap
What's the configuration of the pins?The input is configured as jmp pin and the outputs as sideset pins.Do you have any signal/wire loops outside?The input is connected to another GPIO that toggles...
View ArticleCamera board • Re: Higher exposure time for OV9282 driver using continuous clock
Mods: This really should be a continuation of my previous topic on this.If you want a thread reopened, then use the report button (exclamation mark in a triangle) and ask the mods to do so.I've just...
View ArticleTroubleshooting • Re: Codeblocks over ssh with Trixie
Is you pi booting into a logged in desktop?When it is, my experience is that applications with native wayland support will always connect to that session even when started over ssh. Whether $DISPLAY...
View ArticleOff topic discussion • Re: Merry Christmas and Happy New Year!
I want to wish everyone in here a Merry Christmas and a Happy New Year!Now there will be good food and lots of coziness!Merry Christmas to you too!And a ha-Pi new year!Statistics: Posted by ejolson —...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Waveshare 13.3" interfacing with CM5...
Hello,I wish to integrate the Waveshare 13.3" DSI Display with CM5 on the CM5 IO Board.https://www.waveshare.com/13.3inch-dsi-lcd.htmI am completely new to this. Please guide me on the step wise...
View ArticleRaspberry Pi OS • Re: Why is something as simple as starting a script so hard...
In the script though, there is this command:cd "home/desktop/directory with space"Running "lxterminal -e /home/path/to/script.sh" in a terminal manually properly opens a new window, but the script...
View ArticleCompute Module • Re: Batch of CM5 not booting - how to diagnose?
Just posting to say I won't have access to these for the next week or so, I will try to check back in and answer any questions though.Statistics: Posted by John_U — Tue Dec 23, 2025 4:57 pm
View ArticleDebian • Re: 'Pure Debian'-Linux 6.12.57+deb13-arm64
what does it give you over Raspberry Pi OS?Statistics: Posted by scruss — Tue Dec 23, 2025 5:00 pm
View ArticleMedia centres • Re: Peppy player
Here is the info about size and position of the player screen elements:https://github.com/project-owner/Peppy. ... yer-Screenabout icons:https://github.com/project-owner/Peppy.doc/wiki/Iconsabout...
View ArticleTroubleshooting • Re: Brand new install corrupted on update
On the other hand, using Imager 2.0.3 on WIn11, with Settings for WiFi, user, SSH etc., I wrote PiOS 64-bit with Desktop to a microSD cardBoot a headless Pi3 from it - wait 5 minutes - log in to it by...
View Article