Beginners • Re: Can't SSH to my RPi 5
I am new to using Raspberry Pi 5 and I cannot seem to SSH into my pi. I have reinstalled image to verify my Pi user and password numerous times yet it never accepts my password. I am using Linux and...
View ArticleOther • Re: what does it take to build LibreOffice from source
"what does it take to build LibreOffice from source"I'd recommend the latest Intel Core i9 Special Edition or AMD equivalent and as much memory and disc space as you can attach to them Statistics:...
View ArticleAdvanced users • Re: Is there any way to use the Raspberry Pi like an Arduino?
I know that Raspberry Pi and Arduino are not same. But is there any way to use the Raspberry pi like an Arduino? I mean, no mouse, no display, no keyboard. Just connect the Raspberry pi to the...
View ArticleOfficial Display • Re: Hardware acceleration not available on DSI official...
We don't maintain other branches for mesa.Looking back at the mesa 24.0 branch, you're wanting to do exactly the same as https://gitlab.freedesktop.org/mesa/mes ... 2a6325d698 or...
View ArticleBeginners • Re: Pi 4 terminal server
You could use diodes, zeners, resisters etc to reduce RS332 voltage levels to 3V3 TTL levels.The logic is also inverted.Was waiting for this.Statistics: Posted by ame — Fri Jul 11, 2025 10:12 am
View ArticleTroubleshooting • Re: Help with Calibrating Dual Touchscreens on Raspberry Pi...
If you are still on X11 rather than Wayland, then xinput --map-to-display has the option of taking a device ID instead of a string. The main headache of that is that the ID numbers can change between...
View ArticleOfficial Display • Re: failure to display on Pi Touch Display
This is where Yocto can be totally different from Raspberry Pi OS. The systemd-backlight service saves the backlight brightness on shutdown and restores it on restart. I've never noticed an issue of...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CSI Virtual Channel support on...
You are looking at the downstream driver there. If you want to support multiple virtual channels then you MUST use the mainline driver.Downstream only supports multiple data streams from one subdev,...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 WH Not Booting (No Matter What I Do)
Mainly for the attention of Raspberry Pi Mods, Engineers and Developers. Not aimed a @polycaman who is an apparently innocent victim of this bug.I don't think this Forum is the right place to discuss...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Connect Arduino Uno to Raspberry Pi 4...
And also take a look at what's near the end of a 'dmesg' report which relates to USB when you plug the Arduino in as that may give an indication of what is happening, whether the Arduino is being...
View ArticleCompute Module • RPI-CM5 GPIO's
Hi I am working on RPI-CM5 to customize the CM5IO board.I have few queries1.as per documentations RPI-CM5 module has GPIO0-GPIO27 GPIO's with alternative function selection possibility2.do we have any...
View ArticleAdvanced users • Re: HDMI wireless possible with Pi5 desktop?
Addditionally, Terminal does not recognise the HDMI TX USB device.I don't know why you would expect it to.You image was not included but I would expect it to be something which transmits a HDMI input...
View ArticleAdvanced users • Re: Image File Utilities
Is there a way to backup with image-backup a secondary microsd (not the one with the OS) connected for instance to /dev/sdb? It's not terribly elegant, but the following appears to work.This example...
View Article