Graphics, sound and multimedia • Re: ILI 9488
Thks 6by9 for you answer.Is it the solution proposed by robertojguerra, thks to him, you are suggesting ?I'll give it a try.Yes.Having looked at his linked thread I'll fix the main mipi-dbi-spi...
View ArticleCamera board • Re: Characterising lens
Hi guys,This tutorial seems like it should work but every time i run the code i get no output, i added some lines and it tells me that no valid checkerboard can be found. i have tried multiple angles...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Small TFT based on ILI9341 ST7789 -...
PR to add an rgb666 override to mipi-dbi-spi is at https://github.com/raspberrypi/linux/pull/7165Statistics: Posted by 6by9 — Thu Dec 04, 2025 12:15 pm
View ArticleGaming • Re: Ark survival evolved server pi5
Pi 5 can manage a small ARK server, but be prepared for significant strain; it will function, but it won't run smoothly for more than a few players.Statistics: Posted by andrewmiller13 — Thu Dec 04,...
View ArticleTroubleshooting • Re: Replacement DA9091 PMIC
I could find no evidence of Pi Hut having any or ever having had any.Was this a recent delivery to them ?Statistics: Posted by hippy — Thu Dec 04, 2025 12:33 pm
View ArticleGaming • Re: How do I compile NetRadiant on Raspberry Pi 5?
So, you've got to build GTK-GLExt on your Raspberry Pi yourself. It's not in the usual place anymore. Just grab the source, compile it, and then tell PKG_CONFIG_PATH where it landed. That should take...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS Lite (64-bit) - missing driver?
This has nothing to do with Lite vs Desktop.The (literal) screen shot you provided shows that there are disk errors ("tag#16 uas_eh_abort_handler 0"). The driver (which is most definitely there) is...
View ArticleRaspberry Pi OS • Re: PCmanFM crashes with Ctrl+H
I can replicate this so can you please report it in the GitHub repo for PCmanFM.Already did !But I think it's important more guys can report as we saw before that sometimes the use context (bookmarks,...
View ArticleBeginners • Re: Choose Password for new Keyring
I can't do it for you... and I wouldn't let you use a blank password here anyway.I provided links so use them, it's all explainedStatistics: Posted by dwam — Fri Dec 05, 2025 11:59 am
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hello everyone, My name is Andrew Miller. I primarily play video games and write about them part-time. I typically write about first-person shooter games and PC hardware adjustments. I enjoy delving...
View ArticleOfficial Display • 7" v2 official dsi screen
Hi,Is there anywhere that the pin out on the 15 pin connector on the screen is documented?Longer version, designing a custom CM5 carrier board, but I don't want to use a 22 pin FPC on the CM5 side, I...
View ArticleGeneral discussion • Re: What product would you like to see?
I'd really like a Pi HAT that's all about speed and has super-fast networking. It'd be awesome for running game servers without lag and tinkering with mods!Statistics: Posted by andrewmiller13 — Fri...
View ArticleGeneral discussion • Re: RaPi5 desktop OS USB3.0 Blue port is USB2.0?
Okay, so it seems like two of your ports are only running at USB 2.0 speeds (480M). First, try plugging in a USB 3.0 device and cable that you know works. Also, make sure your firmware is up to date....
View ArticleBeginners • Re: Removing unwanted software
Thank you for the reply. I used the Add / Remove Software in the GUI (not apt). As far as I can remember, I searched for K Mail, scrolled down to the highlighted entry, checked the box followed by...
View ArticleOfficial Display • Buildroot, pi 5, 7" touch display 2 & weston
Hello. I have a project underway in which I'd like to run a graphical environment on an official 7" Touch Display 2 connected to a PI 5, but using buildroot to configure the linux image. However, I'm...
View ArticleGeneral • Re: RP2350 using PIO for SPI with multiple RX lines
octopus - class! - you might have just named the open source hat - octospi?I would like to have 8 SM state machines (3x4 in the RP2350 afaik with 32 instruction limit) - each shifting in one of the...
View ArticleGraphics, sound and multimedia • Re: Buildroot SDL2 Issues
Although I'm trying something similar not yet with any luck, it does seem as if you might not have enough target packages enabled (through buildroot's menuconfig). Here's what I'm doing in...
View ArticleGeneral discussion • Re: Raspberry Pi 2 Model B v1.3
I just ordered this item from Mouser; when I see which one I get, I'll report back.Please post which version you get. If it's the v1.3, I'll order a couple from them.The printing on the board says...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can`t open Raspberry Pi3 B+ UART...
1. Tell me what you want to do with each UART - UART0/ttyAMA0 and UART1/ttyS0.2. Is it important that you use ttyS0, rather than ttyAMA0 (which is a better UART) with picocom?1. I want to communicate...
View ArticleBeta testing • Re: Updating to trixie
What did you do to upgrade, not just the name change from Bookworm to Trixie, but all the other commands you needed to do to get it read?First I made sure all updates for Bookworm where installed,...
View Article