General • Re: Bit banged transmit-only 100BASE-T Ethernet with a Pico
Wow! Is that yours?Statistics: Posted by gmx — Sun Oct 19, 2025 12:02 am
View ArticleMicroPython • Re: Micropython embedded in a C program?
Having gone back to hacking the 'rp2' port that's somewhat like pulling a strand from a spider's web without breaking any other but I am getting there. I have managed to strip out modules and...
View ArticleRaspberry Pi OS • Re: Trixie and Display
Something similar happened to me. I have an RPi 4B. Installed Trixie in a new SD card. Two main issues: 1) Screen resolutionThe default is 1920 x 1080 (1.77 ratio). The ratio is fine, but everything...
View ArticleOther RP2040 boards • Re: $4 RP2040 and FPGA board
Nice that FPGAs are becoming commodity parts, but personally I don't want to touch this. And not just because they were (amazingly) unable to list the flash size anywhere. ForgeFPGA announced Nov...
View ArticleGeneral • Re: RP2350: Documentation ambiguity on cache pinning - tag vs way...
@martinxx: we did some cache debugging here viewtopic.php?t=378249 which eventually led to RP2350-E11 (XIP cache clean by set/way operation modifies the tag of dirty lines) in datasheet. You might...
View ArticleTroubleshooting • Re: [Raspberry Pi 5][PulseAudio] Able to connect bluetooth...
I removed pipewire and I am still having issues. I typed pulseaudio and I got this error:E: [pulseaudio] pid.c: Daemon already running.E: [pulseaudio] main.c: pa_pid_file_create() failed.My device...
View ArticleGeneral • Stuck on Blink example after installing arm-none-eabi-gcc.exe
Hey everybody!I got a fresh install for VSCode and the Pico SDKI am working through the example on chapter 4 fromhttps://datasheets.raspberrypi.com/pico ... h-pico.pdfAfter installing...
View ArticleRaspberry Pi OS • Re: Trixie and motion software
If you install Trixie (no in-place upgrade) on a spare microSD card, then install motion, does it work?No I have not but I will try this and see what happensStatistics: Posted by Jbarnett12 — Sun Oct...
View ArticleOfficial Display • Re: How to get the swipe-to-scroll with touchscreen...
you should be able to use screen configuration editor for changing your touchscreen modeHi aBUGSworstnightmareThanks for the reply. It is as your picture showed(a check before 11−005d Goodix...
View ArticleGeneral • Programming via debugger causes very significant slowdowns in...
Hi,I am using a SEGGER J-Link with Ozone to debug my RP2350 system. I am using LVGL v9.4 (latest release as of today) on this board: https://www.waveshare.com/2inch-capacit ... ch-lcd.htm and my...
View ArticleGeneral discussion • Re: Cannot for the life of me install libs for bme280...
Sudo apt install (directory) setup.pyI'm not surprised that didn't work. You wouldn't use apt like that.TryCode: sudo apt update && sudo apt install python3-bme280If you want to try something...
View ArticleRaspberry Pi OS • Re: LibreOffice, Trixie, Toolbar, Icons only show on mouseover
I did not have to install LibreOffice it came with the 64 bit Operating System, I just went to "Recommended Software" unticked LibreOffice to uninstall it, did a reboot (you never know in the big...
View ArticleHATs and other add-ons • Re: portable power raspberry pi 3
How to determine how much battery you need has been gone over MANY times before, but since the word still hasn't gotten around, here goes...Determine the worst case current requirement in amperes (A)....
View ArticleGeneral discussion • Tried to upgrade to Trixie - Broken install command not...
--- It stopped with an error. I am trying to use apt --fix-broken install, and I get the following error still.Summary: Upgrading: 13, Installing: 27, Removing: 5, Not Upgrading: 951 364 not fully...
View ArticleGeneral discussion • Re: Tried to upgrade to Trixie - Broken install command...
-- when I try the apt autoremove command I get the followingUnsatisfied dependencies: alsa-ucm-conf : Depends: libasound2t64 but it is not installed alsa-utils : Depends: libasound2t64 (>= 1.2.14)...
View ArticleRaspberry Pi OS • Re: RPi5 seems to be stuck on older firmware.
Trixie just got updated:Code: rpi-eeprom-update BOOTLOADER: up to date CURRENT: Fri Oct 17 09:48:37 AM UTC 2025 (1760694517) LATEST: Fri Oct 17 09:48:37 AM UTC 2025 (1760694517) RELEASE: stable...
View ArticleGraphics, sound and multimedia • Re: OS Lite-Version with omxplayer installed...
EOL versions don't have that. Security vulnerabilities that exist won't be fixed. If you keep the system sufficiently firewalled from the internet (and ideally other internal computers) then you're...
View ArticleRaspberry Pi Connect • Why Wayland only and not X ?
First let me thank you for this great tool, even after I reboot my Pi Zero2w the token is still valid and I can open the shell, outstanding. Why only the shell; I prefer to use vnc and X because I use...
View ArticleOff topic discussion • Re: A bit of Raspberry with 192C/384T
The x3950 X6 server can be used as 4/6/8 socket server if top and bottom half IMM2 boards are powered.And it can be used as a 2/4 socket server if only the bottom half is powered.Since now with 1TB...
View ArticleTroubleshooting • Swap SSD usb between RPi5 network problem
Hi, as title says I've just upgraded my rpi5 2GB to a rpi5 8GB. I had the first one booted from an external SSD which I changed to the 8gb one. I have Open Media Vault installed with different...
View Article