Bare metal, Assembly language • Pi 4/400 MMU activation help?
Hello all;I've been working with bare-metal Rust for the Pi 400 and have tried for the past week (Maybe two, time has melded together with this project) to enable the MMU and I have made next to no...
View ArticleHailo • Whisper on Hailo-10H Raspberry Pi AI HAT+ 2?
Has anyone managed to get Whisper models to runb in the Hailo-10H Raspberry Pi AI HAT+ 2? II have yet to be successful. If so, how did you do it?Statistics: Posted by dkaye — Tue Feb 17, 2026 11:30 pm...
View ArticleGeneral discussion • PARTUUID on new device (SD Card)
I inserted a brand new SD Card into my Rpi 5 running Trixie and then booted. It show up, as expected, as /dev/mmcblk0p1 . Code: ~:$ sudo mke2fs -t ext4 /dev/mmcblk0p1~:$ sudo blkid -o export | tail -n...
View ArticleRaspberry Pi OS • Has Desktop Pager been removed?
Just tweaking my install of Trixie and it seems to have vanished. Shame, I use it a lot.SteveStatistics: Posted by startrek.steve — Wed Feb 18, 2026 7:59 pm — Replies 2 — Views 69
View ArticleBeginners • JUSTBOOM STANDALONE DAC
Hi I have an old JUSTBOOM DAC, which I bought it some years ago, but never used. I no longer have any instructions for it, but I seem to remember that you could add an IR Sensor to it. I now have an...
View ArticleGeneral • Connecting Ultrasonic sensor HC-SR04 to Pico 2
Hi: I am a teacher and I had been experimenting with connecting HC-SR04 Ultrasonic sensor to my rPi Pico 2. Here are the connections details: VCC to 40Gnd to 38trig_pin = Pin(14, Pin.OUT)echo_pin =...
View ArticleGeneral • Debug ends up in isr_invalid
Hi all,My setup :Suse Linux machine running vscodium and gdb -> over network to second Linux machine running openocd and an official picoprobe connected to my target board. This allows me to...
View ArticleMicroPython • Pico2W WPA3 connection issue
Hi, I have Raspberry Pi Pico 2 W running MicroPython v1.27.0and I'm trying to connect to home wireless Orbi 350 router (latest router firmware)With router configuration"WPA3-Personal[SAE]" it won’t...
View ArticleGeneral discussion • how to mount a device at boot time
deletedStatistics: Posted by theoldwizard1 — Wed Feb 18, 2026 9:34 pm — Replies 0 — Views 57
View ArticleBeginners • New member here
Hi everyone!I recently joined this community and happy to join it. ThanksStatistics: Posted by madiha — Wed Feb 18, 2026 11:08 pm — Replies 0 — Views 4
View ArticleTroubleshooting • Boot to GUI problem.
Hi I have setup a new PI-5 with X11 and Bookworm. RealVNC's issues with Wayland has forced me to go that way. Anyway. I have had it working but have somehow borked the booting process. I have been...
View ArticleTroubleshooting • Problem with SSD1309 oled Display
Hello guys. I have a problem with my display oled modelo SSD1309 connected in my raspberry pi 3 model B.I'm using the libraries luma.oled e libraries of adafruit for display SSD1306 e SH1106, but when...
View ArticleTroubleshooting • Pi 5 Bootloader not giving boot device choice
Have updated eeprom to: Bootloader: Fri Feb 6 02:31:40 PM UTC 2026 (1770388300)SD card with Ubuntu OS installed.NVMe SSD with Raspberry Pi OS 64-bitWhen powering Pi 5 up and holding spacebar down the...
View ArticleRaspberry Pi OS • Clearing history in a bash script
Hello all,I'm trying to clear my bash history within a script, via "history -c". It doesn't work, so I've preceded it with "set -o history" (to enable the history command within the shell) but this...
View ArticleGeneral • GP29 on the Pico WH
What effects could removing the Q1 transistor and using the GP29 pin have? (I'm not planning to use the 5V output.)Statistics: Posted by ArduFish123 — Thu Feb 19, 2026 2:09 pm — Replies 2 — Views 75
View ArticleAutomation, sensing and robotics • Can a RPi control a grill element...
Hi all,Very new to RPi and respectful of forum knowledge. I ahve a question about RPi and it running a project for me.Can a RPi mange and run a heating element (2000w) through an SSR using 240v as in...
View ArticleCamera board • AWB with Neural Networks
One of the new features in the most recent libcamera/rpicam-apps/Picamera2 releases is the inclusion of the neural network-based AWB algorithm that we were working on last summer. This new work is NOT...
View ArticleRaspberry Pi Desktop for PC and Mac • When Raspberry Pi Desktop Bookworm And...
I Waiting The ISO File Raspberry Pi OS Bookworm And Trixie For x86 Since RPD Bullseye Is Out So Since 3/4 Years Of Waiting, I Contact It The Raspberry Pi But No Response If I A Response He Was The...
View ArticleCamera board • codecs : image quality and latency
Hello,I have :- rpi 3B/B+ with the latest official OS (lite version / no desktop)- gs cam and cam module 3I'm streaming to a computer with this command :Code: rpicam-vid -t 0 -q 100 --rotation 180...
View ArticleHailo • Hailo-10H AI accelerator pt to hef
Hi , everyone why there is no proper documentation to convert pt to hef format. Im facing lot of issues while compiling pt to hef format most of time im getting broken hef files which is not working...
View Article