Raspberry Pi OS • Re: Headless Trixie with static IP set before first boot -...
I will, as soon as I catch time, reply to your post in its entirety - but in the meantime I would like to make clear the following:I did NOT post the initial message to Raspberry Pi OS subforum!As can...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Using generic ili9488 SPI screen with...
This is the post for the red PCB ili9486/ili9488viewtopic.php?t=380704&start=50#p2324377The key difference with the other red PCB LCDs with st7789, is that it needs a new DTS and config.txt that...
View ArticleRaspberry Pi OS • Re: Keyboard shortcuts for volume Trixie
I'm not entirely sure what Wayland has decided its PgUp/PgDn keys should be calledOn my azerty keyboard :pageup is "Prior" (key 112)pagedown is "Next" (key 117)Statistics: Posted by dwam — Sun Feb 22,...
View ArticleSDK • Re: gcc 15.x support ?
I think GCC 15 generally works in develop branch and will be fully supported in the next SDK releaseStatistics: Posted by kilograham — Sun Feb 22, 2026 10:55 pm
View ArticleRaspberry Pi OS • Re: tmpfs size setting?
I was also curious, so did a little digging and found:Code: pi@rpi5nvme:~ $ cat /usr/lib/systemd/system/tmp.mount# SPDX-License-Identifier: LGPL-2.1-or-later## This file is part of systemd.## systemd...
View ArticleTroubleshooting • Re: Unable to login using SSH
It's very picky about the correct syntaxWhich is exactly why yaml is one of my least favorite config file formats. Statistics: Posted by bls — Mon Feb 23, 2026 12:09 am
View ArticleAutomation, sensing and robotics • Re: Advice for choosing SBC for small tank...
Hi. I found this thread while searching for some similar hardware and was wandering if you found something how your project going.Statistics: Posted by Issam_D — Mon Feb 23, 2026 1:18 am
View ArticleSDK • RP2350: memcpy called in flash despite PICO_MEM_IN_RAM
Many years ago on the RP2040 I was trying to write flash without saving/disabling interrupts, so I cannot access any flash while the write is happening. I forced queue and multicore functions into RAM...
View ArticleTroubleshooting • EEPROM can't recover (rpi5)
My RPI does not boot from SD card unless it is a recovery image, which fails to recovery it. During recovery the serial console shows:Code: 1.34 RPi: RECOVERY release VERSION:2226a853 DATE: 2025/12/08...
View ArticleCamera board • Recent upgrade in Trixie stopped camera from working
I have a raspberry pi 3B running trixie, It has a Official Raspberry Pi Camera Module 3 . I was using it to stream video using a python script. I ran the latest update on February 22 2026 The camera...
View ArticleOff topic discussion • Re: Chinese DRAM makers seeing opportunity
As other manufacturers shift their focus to newer products, the Chinese are making more of the older stuff, and selling it cheaper. Perhaps this will help bring consumer memory prices down sooner than...
View ArticleTroubleshooting • Re: Troubleshooting Modbus RTU with SN-3000 Wind Sensors...
No more idea. Perhaps check more baud rates and device addresses. Delay the query code and give the sensor more time to respond. Use a known good sensor on your modbus to validate the test software....
View Article