Troubleshooting • Re: RPi4 EEPROM corrupted
Yes it is bookworm clean installs don’t fix it thoughPost url fromCode: raspinfo | pastebinitStatistics: Posted by dom — Mon Apr 07, 2025 12:01 pm
View ArticleTroubleshooting • Re: *** stack smashing detected *** with latest OS Image
Hi,so you are saying that it is not possible to run stuff like this: https://github.com/astefanutti/kms-glslon the rpi5??I'm not saying that. *summoning a certain Dr*So.. what you are saying is that...
View ArticleBeginners • Re: Bootorder USB drives (no SD) PI4
Hi,I have a raspberry PI 4 with Openmedia vault installed. I do'nt use an SD-card but an SSD-card. That works fine.Until i connect a second USB SSD drive. The drive has no bootloader or partitions,...
View ArticleTroubleshooting • Re: Raspberry Pi 2B Wont Recognise Wifi Adapter
Maybe raise an issue on that GitHubStatistics: Posted by neilgl — Tue Apr 08, 2025 12:15 pm
View ArticleGeneral • Re: RP2350B dual core work causing GPIO glitches?
First of all, reading the final "conclusions" of reddit post, this "explanation" looks like pure BS:Just a final update on this - I looked into it further, and the biggest issue was that both cores on...
View ArticleTroubleshooting • Changed cmdline.txt - Stuck in initramfs
Hi there and a preemptive thank you for any help.To try and force my Pi 5 to display a lower resolution on my 4K screen, I followed some advice to addCode: video=HDMI-A-1:800x480to the beginning of my...
View ArticleMicroPython • Re: interrupt Pico code started by mpremote
I haven't figured out a way to do it using only 'mpremote' but this works ...Code: import timetry: while True: print("Tick") time.sleep(1)except: print("Aborted")print("Finished")Code: pi@Pi4B:/tmp $...
View ArticleRaspberry Pi OS • Re: GUIDE: Install GNOME Ubuntu-like on Raspberry Pi OS...
Hi everyone,I've followed the exact instructions from this thread to install Raspberry Pi OS Lite + GNOME (64-bit) on my Raspberry Pi 5.After a recent system update (April 7th), both YouTube and...
View ArticleTroubleshooting • Re: Changed cmdline.txt - Stuck in initramfs
Did you add that to the start of the existing line? i.e. with no newline after it?Statistics: Posted by dom — Tue Apr 08, 2025 12:41 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Touchscreen not being detected by...
run below and post the resulting linkCode: raspinfo | pastebinitthe default paste.debian.net was not working in the CLI and giving me spam errors when trying to do it manually, so I had to post it...
View ArticleGeneral discussion • Icons for menu items
How do I add an icon for a menu item (custom bash script) ?Statistics: Posted by theoldwizard1 — Tue Apr 08, 2025 12:52 pm
View ArticleSDK • Re: "Custom BLE GATT Service on Pico 2 W – Characteristics Not...
I glanced over the attached foot_pedal_profile.h and noticed that the length fields of each record are clearly too small. Therefore, it seems that the data structure is not properly constructed.For...
View ArticleHATs and other add-ons • IQAudio Dac+
I apologise that I have posted this twice, once here and once in projects, I meant to put it in here in the first placeI have an old IQAudio Dac+ that I am trying to get to work with a 3B running the...
View ArticleOfficial Display • Re: Mouse pointer inverted after rotation of official...
Hi,I have faced the exact same issue than fritz24,I use the official Raspberry Pi Touch Display with a Raspberry Pi 2 running the latest 32 bit release of November 2024.My display support needs the...
View Article